diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /settings/l10n/lt_LT.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lt_LT.js')
-rw-r--r-- | settings/l10n/lt_LT.js | 35 |
1 files changed, 1 insertions, 34 deletions
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 2282573c7a8..6bac9d1cb2a 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -188,39 +188,6 @@ OC.L10N.register( "Quota" : "Limitas", "change full name" : "keisti pilną vardą", "set new password" : "nustatyti naują slaptažodį", - "Default" : "Numatytasis", - "Enabled" : "Įjungta", - "Not enabled" : "Neįjungta", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Prašome įvesti administratoriaus atkūrimo slaptažodį, kitaip visi naudotojo duomenys bus prarasti", - "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Vidinė pusė nepalaiko slaptažodžio keitimo, tačiau naudotojo šifravimo raktas atnaujintas sėkmingai.", - "Invalid request" : "Neteisinga užklausa", - "Admins can't remove themself from the admin group" : "Administratoriai negali pašalinti savęs iš administratorių grupės", - "Unable to add user to group %s" : "Nepavyko pridėti naudotojo į grupę %s", - "Unable to remove user from group %s" : "Nepavyko pašalinti naudotojo iš grupės %s", - "Sending..." : "Siunčiama...", - "Updating...." : "Atnaujinama...", - "Error while updating app" : "Įvyko klaida atnaujinant programą", - "Uninstalling ...." : "Šalinama...", - "Error while uninstalling app" : "Klaida, šalinant programėlę", - "Uninstall" : "Šalinti", - "__language_name__" : "Lietuvių", - "Personal info" : "Asmeninė informacija", - "Sessions" : "Seansai", - "App passwords" : "Programėlių slaptažodžiai", - "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.", - "Cron" : "Cron", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kas 15 minučių per http.", - "Cheers!" : "Sveikinimai!", - "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams", - "Your website" : "Jūsų svetainė", - "Get the apps to sync your files" : "Norėdami sinchronizuoti savo failus, atsisiųskite programėles", - "Desktop client" : "Darbalaukio klientas", - "Android app" : "Android programa", - "iOS app" : "iOS programa", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jeigu norite palaikyti projektą, tuomet {contributeopen}prisijunkite prie kūrimo{linkclose} arba {contributeopen}skleiskite žinią kitiems{linkclose}!", - "Show First Run Wizard again" : "Dar kartą rodyti pirmojo paleidimo vediklį", - "Name" : "Pavadinimas", - "Follow us on Google+!" : "Sekite mus Google+!", - "Follow us on Twitter!" : "Sekite mus Twitter!" + "Default" : "Numatytasis" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |