[tx-robot] updated from transifex
This commit is contained in:
Родитель
859ae6f289
Коммит
46490e8bee
|
@ -0,0 +1,14 @@
|
|||
OC.L10N.register(
|
||||
"twofactor_u2f",
|
||||
{
|
||||
"Remove" : "Šalinti",
|
||||
"Adding a new device …" : "Pridedamas naujas įrenginys …",
|
||||
"Could not remove your U2F device" : "Nepavyko pašalinti jūsų U2F įrenginio",
|
||||
"U2F device registration failed (error code {errorCode})" : "U2F įrenginio registracija nepavyko (klaidos kodas {errorCode})",
|
||||
"You added an U2F hardware token" : "Jūs pridėjote U2F aparatinės įrangos prieigos raktą",
|
||||
"You removed an U2F hardware token" : "Jūs pašalinote U2F aparatinės įrangos prieigos raktą",
|
||||
"An error occurred. Please try again." : "Įvyko klaida. Prašome bandyti dar kartą.",
|
||||
"Loading your devices …" : "Įkeliami jūsų įrenginiai …",
|
||||
"U2F device successfully registered." : "U2F įrenginys sėkmingai užregistruotas."
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
|
@ -0,0 +1,12 @@
|
|||
{ "translations": {
|
||||
"Remove" : "Šalinti",
|
||||
"Adding a new device …" : "Pridedamas naujas įrenginys …",
|
||||
"Could not remove your U2F device" : "Nepavyko pašalinti jūsų U2F įrenginio",
|
||||
"U2F device registration failed (error code {errorCode})" : "U2F įrenginio registracija nepavyko (klaidos kodas {errorCode})",
|
||||
"You added an U2F hardware token" : "Jūs pridėjote U2F aparatinės įrangos prieigos raktą",
|
||||
"You removed an U2F hardware token" : "Jūs pašalinote U2F aparatinės įrangos prieigos raktą",
|
||||
"An error occurred. Please try again." : "Įvyko klaida. Prašome bandyti dar kartą.",
|
||||
"Loading your devices …" : "Įkeliami jūsų įrenginiai …",
|
||||
"U2F device successfully registered." : "U2F įrenginys sėkmingai užregistruotas."
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
Загрузка…
Ссылка в новой задаче