Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sl.json « l10n - github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc69377c19656fcd1b984d60c477a69acd088b30 (plain)
1
2
3
4
5
6
7
{ "translations": {
    "SMS verification" : "SMS preverjanje",
    "%s is your Nextcloud authentication code" : "%s je tvoja Nextcloud prijavna šifra",
    "Authentication code" : "Prijavna šifra",
    "An access code has been sent to %s" : "Prijavna šifra je bila poslana %s"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}