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

sk.json « l10n - github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 862b0af96d551337b30aa46f452ef0f27f0d7870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "%s is your Nextcloud authentication code" : "%s je váš Nextcloud autentizačný kód",
    "Signal verification" : "Signal overovanie",
    "Authenticate via Signal" : "Overovať pomocou Signal",
    "Message gateway verification" : "Overovanie brány správ",
    "Authenticate via SMS" : "Overiť pomocou SMS",
    "Telegram verification" : "Telegram overovanie",
    "Authenticate via Telegram" : "Overit pomocou Telegram",
    "Two-Factor Gateway" : "Dvojfaktorová brána",
    "Two-factor gateway providers (SMS, Telegram, Signal)" : "Poskytovatelia dvojfaktorovej brány (SMS, Telegram apka, Signal apka)",
    "A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS and Telegram." : "Sada poskytovateľov dvojfaktorovej autentizácie Nextcloud na odosielanie autentifikačných kódov prostredníctvom SMS a apiek Telegram a Signal.",
    "Authentication code" : "Overovací kód",
    "An access code has been sent to %s" : "Prístupový kód bol odoslaný na %s",
    "Error while sending the Message. Please try again later or contact the administrator." : "Chyba počas odosielania správy. Skúste to znovu alebo kontaktujte správcu.",
    "Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Prešli ste na iné telefónne číslo a znovu ho neoverili. Použite prosím iný mechanizmus dvojfaktorového overovania alebo sa obráťte na správcu systému."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}