[tx-robot] updated from transifex
This commit is contained in:
Родитель
9907e35d5c
Коммит
a173dfd4a5
|
@ -0,0 +1,19 @@
|
|||
OC.L10N.register(
|
||||
"twofactor_u2f",
|
||||
{
|
||||
"Use U2F device" : "Použite U2F zariadenie",
|
||||
"Server error while trying to add U2F device" : "Počas pokusu o pridanie U2F zariadenia nastala chyba servera",
|
||||
"Server error while disabling U2F" : "Počas deaktivácie U2F nastala chyba servera",
|
||||
"U2F device registration failed (error code {errorCode})" : "Registrácia U2F zariadenia zlyhala (error code {errorCode})",
|
||||
"Server error while trying to complete U2F device registration" : "Počas dokončovania registrácie U2F zariadenia nastala chyba",
|
||||
"You added an U2F hardware token" : "Bol pridaný hardvérový U2F token",
|
||||
"You removed an U2F hardware token" : "Hardvérový U2F token bol odstránený",
|
||||
"U2F device" : "U2F zariadenie",
|
||||
"Authenticate with an U2F device" : "Overenie použitím U2F zariadenia",
|
||||
"Please plug in your U2F device and press the device button to authorize." : "Pripojte prosím vaše U2F zariadenie a stlačte tlačítko pre overenie.",
|
||||
"An error occurred. Please try again." : "Nastala chyba. Skúste to prosím znovu.",
|
||||
"Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "Prehliadač Chrome je jedniný, ktorý podporuje U2F zariadenia. Pre použitie U2F zariadenia v prehliadači Firefox je potrebné nainštalovať doplnok \"U2F Support Add-on\".",
|
||||
"U2F second-factor auth" : "Dvojstupňové overenie U2F",
|
||||
"U2F device successfully registered." : "Zariadenie U2F bolo úspešne zaregistrované."
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
|
@ -0,0 +1,17 @@
|
|||
{ "translations": {
|
||||
"Use U2F device" : "Použite U2F zariadenie",
|
||||
"Server error while trying to add U2F device" : "Počas pokusu o pridanie U2F zariadenia nastala chyba servera",
|
||||
"Server error while disabling U2F" : "Počas deaktivácie U2F nastala chyba servera",
|
||||
"U2F device registration failed (error code {errorCode})" : "Registrácia U2F zariadenia zlyhala (error code {errorCode})",
|
||||
"Server error while trying to complete U2F device registration" : "Počas dokončovania registrácie U2F zariadenia nastala chyba",
|
||||
"You added an U2F hardware token" : "Bol pridaný hardvérový U2F token",
|
||||
"You removed an U2F hardware token" : "Hardvérový U2F token bol odstránený",
|
||||
"U2F device" : "U2F zariadenie",
|
||||
"Authenticate with an U2F device" : "Overenie použitím U2F zariadenia",
|
||||
"Please plug in your U2F device and press the device button to authorize." : "Pripojte prosím vaše U2F zariadenie a stlačte tlačítko pre overenie.",
|
||||
"An error occurred. Please try again." : "Nastala chyba. Skúste to prosím znovu.",
|
||||
"Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "Prehliadač Chrome je jedniný, ktorý podporuje U2F zariadenia. Pre použitie U2F zariadenia v prehliadači Firefox je potrebné nainštalovať doplnok \"U2F Support Add-on\".",
|
||||
"U2F second-factor auth" : "Dvojstupňové overenie U2F",
|
||||
"U2F device successfully registered." : "Zariadenie U2F bolo úspešne zaregistrované."
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
Загрузка…
Ссылка в новой задаче