diff options
Diffstat (limited to 'apps/settings/l10n/lt_LT.json')
-rw-r--r-- | apps/settings/l10n/lt_LT.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 132f1fd41df..384a75cc429 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -6,10 +6,8 @@ "Sending…" : "Siunčiama…", "Email sent" : "El. paštas išsiųstas", "Private" : "Privatu", - "Don't synchronize to servers" : "Nesinchronizuoti į serverius", - "Trusted" : "Patikimas", + "Local" : "Vietinis", "Only synchronize to trusted servers" : "Sinchronizuoti tik į patikimus serverius", - "Public" : "Vieša", "Synchronize to trusted servers and the global and public address book" : "Sinchronizuoti į patikimus serverius ir į visuotinę bei viešą adresų knygą", "Verify" : "Patikrinti", "Verifying …" : "Tikrinama...", @@ -406,11 +404,11 @@ "Use a second factor besides your password to increase security for your account." : "Be savo slaptažodžio naudokite ir antrąjį faktorių, kad padidintumėte savo paskyros saugumą.", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Įvyko klaida. Įkelkite ASCII koduotą PEM liudijimą.", "Valid until {date}" : "Galioja iki {date}", - "Local" : "Vietinis", "Only visible to local users" : "Matoma tik vietiniams naudotojams", "Only visible to you" : "Matoma tik jums", "Contacts" : "Adresatai", "Visible to local users and to trusted servers" : "Matoma tik vietiniams naudotojams ir patikimiems serveriams", + "Public" : "Vieša", "Will be synced to a global and public address book" : "Bus sinchronizuota į visuotinę ir viešą adresų knygą", "by" : "pagal", "SSL Root Certificates" : "SSL šakniniai sertifikatai", @@ -425,6 +423,8 @@ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Leisti bendrinimo dialoge automatinį naudotojo vardų užbaigimą. Jeigu tai išjungta, reikės įvesti pilną naudotojo vardą ar el. pašto adresą.", "Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimą kitiems tų pačių grupių naudotojams", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Rodyti atsakomybės ribojimo tekstą įkėlimo per viešąją nuorodą puslapyje. (Rodomas tik tada, kai failų sąrašas yra paslėptas.)", + "Don't synchronize to servers" : "Nesinchronizuoti į serverius", + "Trusted" : "Patikimas", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Leisti bendrinimo dialoge automatinį naudotojo vardų užbaigimą (jeigu tai išjungta, reikės įvesti pilną naudotojo vardą ar el. pašto adresą)" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |