diff options
Diffstat (limited to 'settings/l10n/lt_LT.js')
-rw-r--r-- | settings/l10n/lt_LT.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 28cb014f15c..46c5ad2a90e 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -1,15 +1,6 @@ OC.L10N.register( "settings", { - "Unable to change password" : "Nepavyksta pakeisti slaptažodžio", - "Select a profile picture" : "Pasirinkite profilio paveikslą", - "Very weak password" : "Labai silpnas slaptažodis", - "Weak password" : "Silpnas slaptažodis", - "So-so password" : "Neblogas slaptažodis", - "Good password" : "Geras slaptažodis", - "Strong password" : "Stiprus slaptažodis", - "Groups" : "Grupės", - "Group list is empty" : "Grupės sąrašas yra tuščias", "Official" : "Oficiali", "Visit website" : "Aplankyti svetainę", "User documentation" : "Naudotojo dokumentacija", @@ -106,6 +97,7 @@ OC.L10N.register( "Wrong password" : "Neteisingas slaptažodis", "Saved" : "Įrašyta", "No user supplied" : "Nepateiktas naudotojas", + "Unable to change password" : "Nepavyksta pakeisti slaptažodžio", "Authentication error" : "Tapatybės nustatymo klaida", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Pateikite administratoriaus atkūrimo slaptažodį; kitu atveju visi naudotojo duomenis bus prarasti.", "Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.", @@ -189,6 +181,13 @@ OC.L10N.register( "Only visible to you" : "Matoma tik jums", "Visible to local users and to trusted servers" : "Matoma tik vietiniams naudotojams ir patikimiems serveriams", "Public" : "Viešai", + "Select a profile picture" : "Pasirinkite profilio paveikslą", + "Very weak password" : "Labai silpnas slaptažodis", + "Weak password" : "Silpnas slaptažodis", + "So-so password" : "Neblogas slaptažodis", + "Good password" : "Geras slaptažodis", + "Strong password" : "Stiprus slaptažodis", + "Groups" : "Grupės", "Error creating group: {message}" : "Klaida kuriant grupę: {message}", "undo" : "anuliuoti", "never" : "niekada", |