diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/lt_LT.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index d46c4df9e71..73cd2dfed58 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -455,12 +455,15 @@ OC.L10N.register( "Couldn't remove app." : "Nepavyko pašalinti programėlės.", "Couldn't update app." : "Nepavyko atnaujinti programėlės.", "Backend doesn't support password change, but the user's encryption key was updated." : "Vidinė pusė nepalaiko slaptažodžio keitimo, tačiau naudotojo šifravimo raktas buvo atnaujintas.", - "You need to set your user email before being able to send test emails." : "Prieš galėdami siųsti bandomuosius el. laiškus, turite nusistatyti savo naudotojo el. paštą.", + "Admin privileges" : "Administravimo teisės", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Panaikinus šį prieigos raktą, jums gali būti neleista ištrinti šio įrenginio duomenų, jeigu jis dar nepradėjo duomenų ištrynimo.", - "All languages" : "Visos kalbos", - "Everyone" : "Visi", + "Unable to update biography" : "Nepavyko atnaujinti biografijos", + "Unable to update full name" : "Nepavyko atnaujinti viso vardo", + "No full name set" : "Nenustatyta jokio viso vardo", + "Unable to update headline" : "Nepavyko atnaujinti santraukos apie jus", + "Address" : "Adresas", + "Avatar" : "Avataras", "An error occured during the request. Unable to proceed." : "Užklausos metu, įvyko klaida. Nepavyksta tęsti.", - "Test email settings" : "Išbandyti el. pašto nustatymus", "Please read carefully before activating server-side encryption: " : "Prieš aktyvuodami šifravimą serverio pusėje, įdėmiai perskaitykite:", "Enable encryption" : "Įjungti šifravimą", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Jūs turite perkelti savo šifravimo raktus iš senojo šifravimo (ownCloud <= 8.0) į naująjį. Prašome įjungti „Numatytąjį šifravimo modulį“ ir įvykdyti „occ encryption:migrate“", @@ -474,24 +477,15 @@ OC.L10N.register( "Pick background job setting" : "Parinkite foninių darbų nustatymus", "Recommended" : "Rekomenduojama", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas „%s“.", - "days" : "dienos", "Upload new" : "Įkelti naują", "Select from Files" : "Pasirinkti iš failų", "Remove image" : "Šalinti paveikslą", "Choose as profile picture" : "Pasirinkti kaip profilio paveikslėlį", "You are using <strong>%s</strong>" : "Jūs naudojate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Jūs naudojate <strong>%1$s</strong> iš <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "No display name set" : "Rodomas vardas nenurodytas", - "Address" : "Adresas", "Your postal address" : "Jūsų adresas", "It can take up to 24 hours before the account is displayed as verified." : "Gali užtrukti iki 24 valandų, kol paskyra bus rodoma kaip patikrinta. ", "Link https://…" : "Nuoroda https://…", - "Twitter handle @…" : "Twitter rankenėlė @…", - "Admin privileges" : "Administravimo teisės", - "Unable to update biography" : "Nepavyko atnaujinti biografijos", - "Unable to update full name" : "Nepavyko atnaujinti viso vardo", - "No full name set" : "Nenustatyta jokio viso vardo", - "Unable to update headline" : "Nepavyko atnaujinti santraukos apie jus", - "Avatar" : "Avataras" + "Twitter handle @…" : "Twitter rankenėlė @…" }, "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);"); |