summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-17 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-17 00:08:02 +0000
commit125767265dc2720d94571199720d19945a03974d (patch)
tree11b023fdd7b5bb24a890666efa7049a8262c7518 /apps
parenta23cdd04bb3ba3ff9e6313ae92b01d4fc0c1167c (diff)
downloadnextcloud-server-125767265dc2720d94571199720d19945a03974d.tar.gz
nextcloud-server-125767265dc2720d94571199720d19945a03974d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/lt_LT.js32
-rw-r--r--apps/comments/l10n/lt_LT.json32
-rw-r--r--apps/encryption/l10n/lt_LT.js67
-rw-r--r--apps/encryption/l10n/lt_LT.json67
-rw-r--r--apps/federatedfilesharing/l10n/lt_LT.js64
-rw-r--r--apps/federatedfilesharing/l10n/lt_LT.json64
-rw-r--r--apps/files/l10n/lt_LT.js25
-rw-r--r--apps/files/l10n/lt_LT.json25
-rw-r--r--apps/files_external/l10n/lt_LT.js130
-rw-r--r--apps/files_external/l10n/lt_LT.json130
-rw-r--r--apps/oauth2/l10n/lt_LT.js1
-rw-r--r--apps/oauth2/l10n/lt_LT.json1
12 files changed, 506 insertions, 132 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js
index ef4967e9fcc..bfd7488b8fe 100644
--- a/apps/comments/l10n/lt_LT.js
+++ b/apps/comments/l10n/lt_LT.js
@@ -1,8 +1,34 @@
OC.L10N.register(
"comments",
{
- "Cancel" : "Atšaukti",
- "Save" : "Išsaugoti",
- "Comment" : "Komentaras"
+ "Comments" : "Komentarai",
+ "Unknown user" : "Nežinomas naudotojas",
+ "New comment …" : "Naujas komentaras …",
+ "Delete comment" : "Ištrinti komentarą",
+ "Post" : "Įrašas",
+ "Cancel" : "Atsisakyti",
+ "Edit comment" : "Redaguoti komentarą",
+ "[Deleted user]" : "[Ištrintas naudotojas]",
+ "No comments yet, start the conversation!" : "Kol kas komentarų nėra, pradėkite pokalbį!",
+ "More comments …" : "Daugiau komentarų …",
+ "Save" : "Įrašyti",
+ "Allowed characters {count} of {max}" : "Leidžiama simbolių {count} iš {max}",
+ "Error occurred while retrieving comment with id {id}" : "Klaida bandant parodyti komentarą pagal identifikavimo numerį {id}",
+ "Error occurred while updating comment with id {id}" : "Klaida bandant pataisyti komentarą pagal identifikavimo numerį {id}",
+ "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida",
+ "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų"],
+ "Comment" : "Komentaras",
+ "You commented" : "Jūs pakomentavote",
+ "%1$s commented" : "%1$s pakomentavo",
+ "{author} commented" : "{author} pakomentavo",
+ "You commented on %1$s" : "Pakomentavote %1$s",
+ "You commented on {file}" : "Pakomentavote {file}",
+ "%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
+ "{author} commented on {file}" : "{author} pakomentavo {file}",
+ "<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json
index 59432d7b6b4..d85b132b337 100644
--- a/apps/comments/l10n/lt_LT.json
+++ b/apps/comments/l10n/lt_LT.json
@@ -1,6 +1,32 @@
{ "translations": {
- "Cancel" : "Atšaukti",
- "Save" : "Išsaugoti",
- "Comment" : "Komentaras"
+ "Comments" : "Komentarai",
+ "Unknown user" : "Nežinomas naudotojas",
+ "New comment …" : "Naujas komentaras …",
+ "Delete comment" : "Ištrinti komentarą",
+ "Post" : "Įrašas",
+ "Cancel" : "Atsisakyti",
+ "Edit comment" : "Redaguoti komentarą",
+ "[Deleted user]" : "[Ištrintas naudotojas]",
+ "No comments yet, start the conversation!" : "Kol kas komentarų nėra, pradėkite pokalbį!",
+ "More comments …" : "Daugiau komentarų …",
+ "Save" : "Įrašyti",
+ "Allowed characters {count} of {max}" : "Leidžiama simbolių {count} iš {max}",
+ "Error occurred while retrieving comment with id {id}" : "Klaida bandant parodyti komentarą pagal identifikavimo numerį {id}",
+ "Error occurred while updating comment with id {id}" : "Klaida bandant pataisyti komentarą pagal identifikavimo numerį {id}",
+ "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida",
+ "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų"],
+ "Comment" : "Komentaras",
+ "You commented" : "Jūs pakomentavote",
+ "%1$s commented" : "%1$s pakomentavo",
+ "{author} commented" : "{author} pakomentavo",
+ "You commented on %1$s" : "Pakomentavote %1$s",
+ "You commented on {file}" : "Pakomentavote {file}",
+ "%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
+ "{author} commented on {file}" : "{author} pakomentavo {file}",
+ "<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js
index 68d716eb2e9..b0033c46f7a 100644
--- a/apps/encryption/l10n/lt_LT.js
+++ b/apps/encryption/l10n/lt_LT.js
@@ -1,54 +1,63 @@
OC.L10N.register(
"encryption",
{
- "Missing recovery key password" : "Trūksta atkūrimo rakto slaptažodžio",
- "Please repeat the recovery key password" : "Prašome pakartoti atkūrimo rakto slaptažodį",
+ "Missing recovery key password" : "Atkūrimo raktui apsaugoti reikalingas slaptažodis",
+ "Please repeat the recovery key password" : "Prašome pakartoti slaptažodį atkūrimo raktui apsaugoti",
"Repeated recovery key password does not match the provided recovery key password" : "Pakartotas atstatymo rakto slaptažodis nesutampa su atstatymo rakto slaptažodžiu",
- "Recovery key successfully enabled" : "Atkūrimo raktas sėkmingai įjungtas",
- "Could not enable recovery key. Please check your recovery key password!" : "Nepavyko įjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
- "Recovery key successfully disabled" : "Atkūrimo raktas sėkmingai išjungtas",
- "Could not disable recovery key. Please check your recovery key password!" : "Nepavyko išjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
+ "Recovery key successfully enabled" : "Atkūrimo raktas pradėtas naudoti",
+ "Could not enable recovery key. Please check your recovery key password!" : "Nepavyko panaudoti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
+ "Recovery key successfully disabled" : "Atkūrimo raktas nebenaudojamas",
+ "Could not disable recovery key. Please check your recovery key password!" : "Nepavyko atjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
"Missing parameters" : "Trūksta parametrų",
- "Please provide the old recovery password" : "Įveskite seną atstatymo slaptažodį",
- "Please provide a new recovery password" : "Prašome pateikti naują atkūrimo slaptažodį",
- "Please repeat the new recovery password" : "Pakartokite naują atstatymo slaptažodį",
+ "Please provide the old recovery password" : "Įveskite seną atkūrimo rakto slaptažodį",
+ "Please provide a new recovery password" : "Prašome pateikti naują atkūrimo rakto slaptažodį",
+ "Please repeat the new recovery password" : "Pakartokite naują atkūrimo rakto slaptažodį",
"Password successfully changed." : "Slaptažodis sėkmingai pakeistas.",
"Could not change the password. Maybe the old password was not correct." : "Nepavyko pakeisti slaptažodžio. Galbūt, buvo neteisingai įvestas senas slaptažodis.",
- "Recovery Key disabled" : "Atkūrimo raktas išjungtas",
- "Recovery Key enabled" : "Atstatymo raktas įjungtas",
- "Could not enable the recovery key, please try again or contact your administrator" : "Nepavyko įjungti atkūrimo rakto, prašome bandyti dar kartą arba susisiekti su savo administratoriumi",
- "Could not update the private key password." : "Nepavyko atnaujinti privačiojo rakto slaptažodžio.",
+ "Recovery Key disabled" : "Atkūrimo raktas nenaudojamas",
+ "Recovery Key enabled" : "Atkūrimo raktas naudojamas",
+ "Could not enable the recovery key, please try again or contact your administrator" : "Nepavyksta pradėti naudoti atkūrimo rakto, prašome bandyti dar kartą arba susisiekti su sistemos administratoriumi",
+ "Could not update the private key password." : "Nepavyko atnaujinti slaptažodžio privačiam raktui.",
"The old password was not correct, please try again." : "Neteisingas senas slaptažodis, prašome bandyti dar kartą.",
"The current log-in password was not correct, please try again." : "Esamas prisijungimo slaptažodis buvo neteisingas, prašome bandyti dar kartą.",
- "Private key password successfully updated." : "Privačiojo rakto slaptažodis sėkmingai atnaujintas.",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Jūs turite perkelti savo šifravimo raktus iš senojo šifravimo (ownCloud <= 8.0) į naująjį. Prašome vykdyti \"occ encryption:migrate\" arba susisiekti su savo administratoriumi",
+ "Private key password successfully updated." : "Privataus rakto slaptažodis sėkmingai atnaujintas.",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Jūs turite atlikti šifravimo raktų migraciją iš senojo (ownCloud <= 8.0) į naująjį. Prašome terminale įvykdyti \"occ encryption:migrate\" arba susisiekti su sistemos administratoriumi",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Šifravimo įskiepis neatpažįsta privataus rakto. Atnaujinkite slaptažodį skirtą privačiam raktui naudoti, kurį rasite asmeninių nustatymų skiltyje, skirtoje atstatyti prieigą prie šifruotų failų.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Šifravimo įskiepis veikia, tačiau privatus ir atkūrimo raktas nebuvo panaudotas. Pabandykite prisijungti iš naujo.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Administratoriaus nustatymuose įgalinkite šifravimą, jei norite naudoti šifravimo modulį.",
+ "Encryption app is enabled and ready" : "Šifravimo įskiepis yra paruoštas ir veikia",
"Bad Signature" : "Blogas parašas",
"Missing Signature" : "Trūksta parašo",
- "one-time password for server-side-encryption" : "Vienkartinis slaptažodis šifravimui serverio pusėje",
+ "one-time password for server-side-encryption" : "vienkartinis slaptažodis skirtas šifravimui",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta iššifruoti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta perskaityti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
"Default encryption module" : "Numatytasis šifravimo modulis",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Sveiki,\n\nAdministratorius įjungė šifravimą sistemoje. Jūsų failai buvo užšifruoti naudojantis šiuo slaptažodžiu: \"%s\".\n\nPrisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Šifravimo įskiepis\" ir atnaujinkite savo šifravimui skirtą slaptažodį pasinaudodami šiuo ir savo prisijungimo slaptažodžiu.\n\n",
"The share will expire on %s." : "Bendrinimo laikas pasibaigs %s.",
"Cheers!" : "Sveikinimai!",
- "Encrypt the home storage" : "Šifruoti namų saugyklą",
- "Enable recovery key" : "Įjungti atstatymo raktą",
- "Disable recovery key" : "Išjungti atstatymo raktą",
- "Recovery key password" : "Atkūrimo rakto slaptažodis",
- "Repeat recovery key password" : "Pakartokite atstatymo rakto slaptažodį",
- "Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki, <br><br>Administratorius įjungė šifravimą sistemoje. Jūsų failai buvo užšifruoti naudojantis šiuo slaptažodžiu: <strong>%s</strong>.<br><br> Prisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Šifravimo įskiepis\" ir atnaujinkite savo šifravimui skirtą slaptažodį pasinaudodami šiuo ir savo prisijungimo slaptažodžiu.<br><br>",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo įskiepis veikia, tačiau privatus ir atkūrimo raktas nebuvo panaudotas. Pabandykite prisijungti iš naujo",
+ "Encrypt the home storage" : "Šifruoti visą saugyklą",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ši parinktis užšifruos visus duomenis, esančius visoje saugykloje. Jei pasirinkimas šioje skiltyje liks išjungtas, tada duomenys, esantys išorinėje saugykloje bus užšifruoti.",
+ "Enable recovery key" : "Naudoti atstatymo raktą",
+ "Disable recovery key" : "Nenaudoti atstatymo rakto",
+ "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Atkūrimo raktas yra papildoma saugumo priemonė skirta duomenų šifravimui. Atkūrimo raktas leidžia asmens duomenų atstatymą, kai asmuo pamiršta slaptažodį.",
+ "Recovery key password" : "Slaptažodis atkūrimo raktui",
+ "Repeat recovery key password" : "Pakartokite slaptažodį atkūrimo raktui ",
+ "Change recovery key password:" : "Pakeisti slaptažodį atkūrimo raktui:",
"Old recovery key password" : "Senas atstatymo rakto slaptažodis",
- "New recovery key password" : "Naujas atstatymo rakto slaptažodis",
- "Repeat new recovery key password" : "Pakartokite naują atstatymo rakto slaptažodį",
+ "New recovery key password" : "Naujas slaptažodis atkūrimo raktui",
+ "Repeat new recovery key password" : "Pakartokite naują slaptažodį atkūrimo raktui",
"Change Password" : "Pakeisti slaptažodį",
"Basic encryption module" : "Pagrindinis šifravimo modulis",
- "Your private key password no longer matches your log-in password." : "Jūsų privačiojo rakto slaptažodis daugiau nebesutampa su jūsų prisijungimo slaptažodžiu.",
- "Set your old private key password to your current log-in password:" : "Nustatyti Jūsų privataus rakto slaptažodį į Jūsų dabartinį slaptažodį.",
- " If you don't remember your old password you can ask your administrator to recover your files." : "Jei nepamenate savo seno slaptažodžio, galite paprašyti administratoriaus atkurti Jūsų failus.",
+ "Your private key password no longer matches your log-in password." : "Jūsų privataus rakto slaptažodis nesutampa su jūsų prisijungimo slaptažodžiu.",
+ "Set your old private key password to your current log-in password:" : "Naudoti privataus rakto slaptažodį kaip prisijungimo slaptažodį:",
+ " If you don't remember your old password you can ask your administrator to recover your files." : "Jei nepamenate savo seno slaptažodžio, galite paprašyti sistemos administratoriaus atkurti jūsų duomenis.",
"Old log-in password" : "Senas prisijungimo slaptažodis",
"Current log-in password" : "Dabartinis prisijungimo slaptažodis",
- "Update Private Key Password" : "Atnaujinti privačiojo rakto slaptažodį",
+ "Update Private Key Password" : "Atnaujinti privataus rakto slaptažodį",
"Enable password recovery:" : "Įjungti slaptažodžio atkūrimą:",
- "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų failų tuo atveju, jei prarasite slaptažodį",
+ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį",
"Enabled" : "Įjungta",
"Disabled" : "Išjungta",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Prašome atsijungti ir vėl prisijungti"
diff --git a/apps/encryption/l10n/lt_LT.json b/apps/encryption/l10n/lt_LT.json
index 85cc95c9302..c413a688850 100644
--- a/apps/encryption/l10n/lt_LT.json
+++ b/apps/encryption/l10n/lt_LT.json
@@ -1,52 +1,61 @@
{ "translations": {
- "Missing recovery key password" : "Trūksta atkūrimo rakto slaptažodžio",
- "Please repeat the recovery key password" : "Prašome pakartoti atkūrimo rakto slaptažodį",
+ "Missing recovery key password" : "Atkūrimo raktui apsaugoti reikalingas slaptažodis",
+ "Please repeat the recovery key password" : "Prašome pakartoti slaptažodį atkūrimo raktui apsaugoti",
"Repeated recovery key password does not match the provided recovery key password" : "Pakartotas atstatymo rakto slaptažodis nesutampa su atstatymo rakto slaptažodžiu",
- "Recovery key successfully enabled" : "Atkūrimo raktas sėkmingai įjungtas",
- "Could not enable recovery key. Please check your recovery key password!" : "Nepavyko įjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
- "Recovery key successfully disabled" : "Atkūrimo raktas sėkmingai išjungtas",
- "Could not disable recovery key. Please check your recovery key password!" : "Nepavyko išjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
+ "Recovery key successfully enabled" : "Atkūrimo raktas pradėtas naudoti",
+ "Could not enable recovery key. Please check your recovery key password!" : "Nepavyko panaudoti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
+ "Recovery key successfully disabled" : "Atkūrimo raktas nebenaudojamas",
+ "Could not disable recovery key. Please check your recovery key password!" : "Nepavyko atjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
"Missing parameters" : "Trūksta parametrų",
- "Please provide the old recovery password" : "Įveskite seną atstatymo slaptažodį",
- "Please provide a new recovery password" : "Prašome pateikti naują atkūrimo slaptažodį",
- "Please repeat the new recovery password" : "Pakartokite naują atstatymo slaptažodį",
+ "Please provide the old recovery password" : "Įveskite seną atkūrimo rakto slaptažodį",
+ "Please provide a new recovery password" : "Prašome pateikti naują atkūrimo rakto slaptažodį",
+ "Please repeat the new recovery password" : "Pakartokite naują atkūrimo rakto slaptažodį",
"Password successfully changed." : "Slaptažodis sėkmingai pakeistas.",
"Could not change the password. Maybe the old password was not correct." : "Nepavyko pakeisti slaptažodžio. Galbūt, buvo neteisingai įvestas senas slaptažodis.",
- "Recovery Key disabled" : "Atkūrimo raktas išjungtas",
- "Recovery Key enabled" : "Atstatymo raktas įjungtas",
- "Could not enable the recovery key, please try again or contact your administrator" : "Nepavyko įjungti atkūrimo rakto, prašome bandyti dar kartą arba susisiekti su savo administratoriumi",
- "Could not update the private key password." : "Nepavyko atnaujinti privačiojo rakto slaptažodžio.",
+ "Recovery Key disabled" : "Atkūrimo raktas nenaudojamas",
+ "Recovery Key enabled" : "Atkūrimo raktas naudojamas",
+ "Could not enable the recovery key, please try again or contact your administrator" : "Nepavyksta pradėti naudoti atkūrimo rakto, prašome bandyti dar kartą arba susisiekti su sistemos administratoriumi",
+ "Could not update the private key password." : "Nepavyko atnaujinti slaptažodžio privačiam raktui.",
"The old password was not correct, please try again." : "Neteisingas senas slaptažodis, prašome bandyti dar kartą.",
"The current log-in password was not correct, please try again." : "Esamas prisijungimo slaptažodis buvo neteisingas, prašome bandyti dar kartą.",
- "Private key password successfully updated." : "Privačiojo rakto slaptažodis sėkmingai atnaujintas.",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Jūs turite perkelti savo šifravimo raktus iš senojo šifravimo (ownCloud <= 8.0) į naująjį. Prašome vykdyti \"occ encryption:migrate\" arba susisiekti su savo administratoriumi",
+ "Private key password successfully updated." : "Privataus rakto slaptažodis sėkmingai atnaujintas.",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Jūs turite atlikti šifravimo raktų migraciją iš senojo (ownCloud <= 8.0) į naująjį. Prašome terminale įvykdyti \"occ encryption:migrate\" arba susisiekti su sistemos administratoriumi",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Šifravimo įskiepis neatpažįsta privataus rakto. Atnaujinkite slaptažodį skirtą privačiam raktui naudoti, kurį rasite asmeninių nustatymų skiltyje, skirtoje atstatyti prieigą prie šifruotų failų.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Šifravimo įskiepis veikia, tačiau privatus ir atkūrimo raktas nebuvo panaudotas. Pabandykite prisijungti iš naujo.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Administratoriaus nustatymuose įgalinkite šifravimą, jei norite naudoti šifravimo modulį.",
+ "Encryption app is enabled and ready" : "Šifravimo įskiepis yra paruoštas ir veikia",
"Bad Signature" : "Blogas parašas",
"Missing Signature" : "Trūksta parašo",
- "one-time password for server-side-encryption" : "Vienkartinis slaptažodis šifravimui serverio pusėje",
+ "one-time password for server-side-encryption" : "vienkartinis slaptažodis skirtas šifravimui",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta iššifruoti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta perskaityti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
"Default encryption module" : "Numatytasis šifravimo modulis",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Sveiki,\n\nAdministratorius įjungė šifravimą sistemoje. Jūsų failai buvo užšifruoti naudojantis šiuo slaptažodžiu: \"%s\".\n\nPrisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Šifravimo įskiepis\" ir atnaujinkite savo šifravimui skirtą slaptažodį pasinaudodami šiuo ir savo prisijungimo slaptažodžiu.\n\n",
"The share will expire on %s." : "Bendrinimo laikas pasibaigs %s.",
"Cheers!" : "Sveikinimai!",
- "Encrypt the home storage" : "Šifruoti namų saugyklą",
- "Enable recovery key" : "Įjungti atstatymo raktą",
- "Disable recovery key" : "Išjungti atstatymo raktą",
- "Recovery key password" : "Atkūrimo rakto slaptažodis",
- "Repeat recovery key password" : "Pakartokite atstatymo rakto slaptažodį",
- "Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki, <br><br>Administratorius įjungė šifravimą sistemoje. Jūsų failai buvo užšifruoti naudojantis šiuo slaptažodžiu: <strong>%s</strong>.<br><br> Prisijunkite prie sistemos, atidarykite nustatymus, pasirinkite skiltį \"Šifravimo įskiepis\" ir atnaujinkite savo šifravimui skirtą slaptažodį pasinaudodami šiuo ir savo prisijungimo slaptažodžiu.<br><br>",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo įskiepis veikia, tačiau privatus ir atkūrimo raktas nebuvo panaudotas. Pabandykite prisijungti iš naujo",
+ "Encrypt the home storage" : "Šifruoti visą saugyklą",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ši parinktis užšifruos visus duomenis, esančius visoje saugykloje. Jei pasirinkimas šioje skiltyje liks išjungtas, tada duomenys, esantys išorinėje saugykloje bus užšifruoti.",
+ "Enable recovery key" : "Naudoti atstatymo raktą",
+ "Disable recovery key" : "Nenaudoti atstatymo rakto",
+ "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Atkūrimo raktas yra papildoma saugumo priemonė skirta duomenų šifravimui. Atkūrimo raktas leidžia asmens duomenų atstatymą, kai asmuo pamiršta slaptažodį.",
+ "Recovery key password" : "Slaptažodis atkūrimo raktui",
+ "Repeat recovery key password" : "Pakartokite slaptažodį atkūrimo raktui ",
+ "Change recovery key password:" : "Pakeisti slaptažodį atkūrimo raktui:",
"Old recovery key password" : "Senas atstatymo rakto slaptažodis",
- "New recovery key password" : "Naujas atstatymo rakto slaptažodis",
- "Repeat new recovery key password" : "Pakartokite naują atstatymo rakto slaptažodį",
+ "New recovery key password" : "Naujas slaptažodis atkūrimo raktui",
+ "Repeat new recovery key password" : "Pakartokite naują slaptažodį atkūrimo raktui",
"Change Password" : "Pakeisti slaptažodį",
"Basic encryption module" : "Pagrindinis šifravimo modulis",
- "Your private key password no longer matches your log-in password." : "Jūsų privačiojo rakto slaptažodis daugiau nebesutampa su jūsų prisijungimo slaptažodžiu.",
- "Set your old private key password to your current log-in password:" : "Nustatyti Jūsų privataus rakto slaptažodį į Jūsų dabartinį slaptažodį.",
- " If you don't remember your old password you can ask your administrator to recover your files." : "Jei nepamenate savo seno slaptažodžio, galite paprašyti administratoriaus atkurti Jūsų failus.",
+ "Your private key password no longer matches your log-in password." : "Jūsų privataus rakto slaptažodis nesutampa su jūsų prisijungimo slaptažodžiu.",
+ "Set your old private key password to your current log-in password:" : "Naudoti privataus rakto slaptažodį kaip prisijungimo slaptažodį:",
+ " If you don't remember your old password you can ask your administrator to recover your files." : "Jei nepamenate savo seno slaptažodžio, galite paprašyti sistemos administratoriaus atkurti jūsų duomenis.",
"Old log-in password" : "Senas prisijungimo slaptažodis",
"Current log-in password" : "Dabartinis prisijungimo slaptažodis",
- "Update Private Key Password" : "Atnaujinti privačiojo rakto slaptažodį",
+ "Update Private Key Password" : "Atnaujinti privataus rakto slaptažodį",
"Enable password recovery:" : "Įjungti slaptažodžio atkūrimą:",
- "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų failų tuo atveju, jei prarasite slaptažodį",
+ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį",
"Enabled" : "Įjungta",
"Disabled" : "Išjungta",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Prašome atsijungti ir vėl prisijungti"
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js
index 4f58f569fb9..a28d79df201 100644
--- a/apps/federatedfilesharing/l10n/lt_LT.js
+++ b/apps/federatedfilesharing/l10n/lt_LT.js
@@ -1,19 +1,59 @@
OC.L10N.register(
"federatedfilesharing",
{
+ "Federated sharing" : "Dalinimasis kitame serveryje",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite peržiūrėti {name} nuo {owner}@{remote}?",
+ "Remote share" : "Kitame serveryje pasidalinti duomenys",
+ "Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis",
+ "Cancel" : "Atsisakyti",
+ "Add remote share" : "Pasidalinti duomenimis kitame serveryje",
+ "Copy" : "Kopijuoti",
+ "Copied!" : "Nukopijuota!",
+ "Not supported!" : "Nepalaikoma!",
+ "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
+ "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, kad nukopijuotumėte.",
+ "Invalid Federated Cloud ID" : "Neteisingas Centralizuoto Serverio ID",
+ "Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas šiame serveryje",
+ "Couldn't establish a federated share." : "Neįmanoma pradėti dalintis kitame serveryje.",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Dalinimasis kitame serveryje buvo sėkmingas, jūs gausite specialų pakvietimą. Pasitikrinkite pranešimus.",
+ "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.",
+ "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.",
+ "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas",
+ "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?",
+ "Storage not valid" : "Saugykla netinkama naudotis",
+ "Federated Share successfully added" : "Dalinimosi su kitu serveriu funkcionalumas įjungtas",
+ "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų",
+ "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s",
+ "Not allowed to create a federated share with the same user" : "Negalima dalintis su identišku naudotoju kitame serveryje",
+ "File is already shared with %s" : "Failas jau yra bendrinamas su %s",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "\"%s\" pasidalinimas nepavyko, neįmanoma rasti %s, tikėtina, kad serveris šiuo metu nepasiekiamas arba naudoja nepatikimą sertifikatą.",
+ "Could not find share" : "Nepavyko rasti bendrinamų duomenų",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Gavote galimybę peržiūrėti duomenis \"%3$s\", kuriuos pasidalino %1$s (%2$s vardu) esantis kitame serveryje",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Gavote galimybę peržiūrėti duomenis \"{share}\", kuriuos pasidalino {user} ({behalf} vardu) esantis kitame serveryje",
+ "You received \"%3$s\" as a remote share from %1$s" : "Gavote galimybę peržiūrėti duomenis \"%3$s\", kuriuos pasidalino %1$s",
+ "You received {share} as a remote share from {user}" : "Gavote galimybę peržiūrėti duomenis \"{share}\", kuriuos pasidalino {user}",
"Accept" : "Priimti",
"Decline" : "Atmesti",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Pasidalink su manimi per #Nextcloud padebesius, plačiau %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Pasidalink su manimi per #Nextcloud padebesius",
- "Federated Cloud Sharing" : "Viešas dalijimasis padebesiu",
- "Open documentation" : "Atidaryti dokumentą",
- "Allow users on this server to send shares to other servers" : "Leisti vartotojams šiame serveryje dalintis su kitais serveriais",
- "Allow users on this server to receive shares from other servers" : "Leisti vartotojams šiame serveryje priimti dalijimusis iš kitų serverių",
- "Federated Cloud" : "Viešas debesis",
- "Your Federated Cloud ID:" : "Tavo debesies ID:",
- "Share it:" : "Pasidalink:",
- "Add to your website" : "Pridėti tavo puslapį",
- "Share with me via Nextcloud" : "Pasidalink su manimi per Nextcloud",
- "HTML Code:" : "HTML kodas:"
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Pasidalinti su manimi per #Nextcloud Centralizuoto Serverio ID, toliau %s",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Pasidalinti su manimi per #Nextcloud Centralizuoto Serverio ID",
+ "Sharing" : "Dalinamasis",
+ "Federated file sharing" : "Dalinimasis centralizuotame serveryje",
+ "Federated Cloud Sharing" : "Centralizuotas Dalinimasis Serveriuose",
+ "Open documentation" : "Atverti dokumentaciją",
+ "Adjust how people can share between servers." : "Nustatyti taisykles, kaip naudotojai gali dalintis duomenimis tarp serverių.",
+ "Allow users on this server to send shares to other servers" : "Leisti šio serverio naudotojams dalintis duomenimis su kitais serveriais",
+ "Allow users on this server to receive shares from other servers" : "Leisti šio serverio naudotojams priimti kituose serveriuose dalinamus duomenis",
+ "Search global and public address book for users" : "Ieškoti vartotojų globaliose ir viešose adresų knygose",
+ "Allow users to publish their data to a global and public address book" : "Leisti naudotojams viešinti savo duomenis globaliose ar viešose adresų knygose",
+ "Federated Cloud" : "Centralizuotas Serveris",
+ "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Galite dalintis su visais, kas naudojasi NextCloud, ownCloud ar Pydio! Tiesiog dalinimosi dialoge įrašykite jų Centralizuoto Serverio ID. Pavyzdys: person@cloud.example.com",
+ "Your Federated Cloud ID:" : "Jūsų Centralizuoto Serverio ID:",
+ "Share it so your friends can share files with you:" : "Pasidalinkite tam, kad jūsų draugai galėtų dalintis duomenimis su jumis:",
+ "Add to your website" : "Pridėti jūsų puslapį",
+ "Share with me via Nextcloud" : "Pasidalinti su manimi per NextCloud",
+ "HTML Code:" : "HTML kodas:",
+ "Search global and public address book for users and let local users publish their data" : "Rasti globalias ar viešas adresų knygas ir leisti naudotojams viešinti savo duomenis",
+ "Share it:" : "Pasidalinti:"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json
index be6ddf080a7..581924b93a3 100644
--- a/apps/federatedfilesharing/l10n/lt_LT.json
+++ b/apps/federatedfilesharing/l10n/lt_LT.json
@@ -1,17 +1,57 @@
{ "translations": {
+ "Federated sharing" : "Dalinimasis kitame serveryje",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite peržiūrėti {name} nuo {owner}@{remote}?",
+ "Remote share" : "Kitame serveryje pasidalinti duomenys",
+ "Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis",
+ "Cancel" : "Atsisakyti",
+ "Add remote share" : "Pasidalinti duomenimis kitame serveryje",
+ "Copy" : "Kopijuoti",
+ "Copied!" : "Nukopijuota!",
+ "Not supported!" : "Nepalaikoma!",
+ "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
+ "Press Ctrl-C to copy." : "Paspauskite Ctrl-C, kad nukopijuotumėte.",
+ "Invalid Federated Cloud ID" : "Neteisingas Centralizuoto Serverio ID",
+ "Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas šiame serveryje",
+ "Couldn't establish a federated share." : "Neįmanoma pradėti dalintis kitame serveryje.",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Dalinimasis kitame serveryje buvo sėkmingas, jūs gausite specialų pakvietimą. Pasitikrinkite pranešimus.",
+ "The mountpoint name contains invalid characters." : "Prijungimo taškas turi netinkamų naudoti simbolių.",
+ "Not allowed to create a federated share with the owner." : "Savininkas neleidžia dalintis duomenimis su kitu serveriu.",
+ "Invalid or untrusted SSL certificate" : "Neteisingas arba nepatikimas SSL liudijimas",
+ "Could not authenticate to remote share, password might be wrong" : "Neįmanoma pradėti dalintis kitame serveryje. Gal jūsų slaptažodis blogas?",
+ "Storage not valid" : "Saugykla netinkama naudotis",
+ "Federated Share successfully added" : "Dalinimosi su kitu serveriu funkcionalumas įjungtas",
+ "Couldn't add remote share" : "Nepavyko peržiūrėti kitame serveryje pasidalintų duomenų",
+ "Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s",
+ "Not allowed to create a federated share with the same user" : "Negalima dalintis su identišku naudotoju kitame serveryje",
+ "File is already shared with %s" : "Failas jau yra bendrinamas su %s",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "\"%s\" pasidalinimas nepavyko, neįmanoma rasti %s, tikėtina, kad serveris šiuo metu nepasiekiamas arba naudoja nepatikimą sertifikatą.",
+ "Could not find share" : "Nepavyko rasti bendrinamų duomenų",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Gavote galimybę peržiūrėti duomenis \"%3$s\", kuriuos pasidalino %1$s (%2$s vardu) esantis kitame serveryje",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Gavote galimybę peržiūrėti duomenis \"{share}\", kuriuos pasidalino {user} ({behalf} vardu) esantis kitame serveryje",
+ "You received \"%3$s\" as a remote share from %1$s" : "Gavote galimybę peržiūrėti duomenis \"%3$s\", kuriuos pasidalino %1$s",
+ "You received {share} as a remote share from {user}" : "Gavote galimybę peržiūrėti duomenis \"{share}\", kuriuos pasidalino {user}",
"Accept" : "Priimti",
"Decline" : "Atmesti",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Pasidalink su manimi per #Nextcloud padebesius, plačiau %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Pasidalink su manimi per #Nextcloud padebesius",
- "Federated Cloud Sharing" : "Viešas dalijimasis padebesiu",
- "Open documentation" : "Atidaryti dokumentą",
- "Allow users on this server to send shares to other servers" : "Leisti vartotojams šiame serveryje dalintis su kitais serveriais",
- "Allow users on this server to receive shares from other servers" : "Leisti vartotojams šiame serveryje priimti dalijimusis iš kitų serverių",
- "Federated Cloud" : "Viešas debesis",
- "Your Federated Cloud ID:" : "Tavo debesies ID:",
- "Share it:" : "Pasidalink:",
- "Add to your website" : "Pridėti tavo puslapį",
- "Share with me via Nextcloud" : "Pasidalink su manimi per Nextcloud",
- "HTML Code:" : "HTML kodas:"
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Pasidalinti su manimi per #Nextcloud Centralizuoto Serverio ID, toliau %s",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Pasidalinti su manimi per #Nextcloud Centralizuoto Serverio ID",
+ "Sharing" : "Dalinamasis",
+ "Federated file sharing" : "Dalinimasis centralizuotame serveryje",
+ "Federated Cloud Sharing" : "Centralizuotas Dalinimasis Serveriuose",
+ "Open documentation" : "Atverti dokumentaciją",
+ "Adjust how people can share between servers." : "Nustatyti taisykles, kaip naudotojai gali dalintis duomenimis tarp serverių.",
+ "Allow users on this server to send shares to other servers" : "Leisti šio serverio naudotojams dalintis duomenimis su kitais serveriais",
+ "Allow users on this server to receive shares from other servers" : "Leisti šio serverio naudotojams priimti kituose serveriuose dalinamus duomenis",
+ "Search global and public address book for users" : "Ieškoti vartotojų globaliose ir viešose adresų knygose",
+ "Allow users to publish their data to a global and public address book" : "Leisti naudotojams viešinti savo duomenis globaliose ar viešose adresų knygose",
+ "Federated Cloud" : "Centralizuotas Serveris",
+ "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Galite dalintis su visais, kas naudojasi NextCloud, ownCloud ar Pydio! Tiesiog dalinimosi dialoge įrašykite jų Centralizuoto Serverio ID. Pavyzdys: person@cloud.example.com",
+ "Your Federated Cloud ID:" : "Jūsų Centralizuoto Serverio ID:",
+ "Share it so your friends can share files with you:" : "Pasidalinkite tam, kad jūsų draugai galėtų dalintis duomenimis su jumis:",
+ "Add to your website" : "Pridėti jūsų puslapį",
+ "Share with me via Nextcloud" : "Pasidalinti su manimi per NextCloud",
+ "HTML Code:" : "HTML kodas:",
+ "Search global and public address book for users and let local users publish their data" : "Rasti globalias ar viešas adresų knygas ir leisti naudotojams viešinti savo duomenis",
+ "Share it:" : "Pasidalinti:"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 02bfe798d10..91ba713ef8a 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -2,18 +2,18 @@ OC.L10N.register(
"files",
{
"Storage is temporarily not available" : "Saugykla yra laikinai neprieinama",
- "Storage invalid" : "Saugykla neteisinga",
+ "Storage invalid" : "Saugykla netinkama naudoti",
"Unknown error" : "Nežinoma klaida",
"All files" : "Visi failai",
"Recent" : "Naujausi",
- "File could not be found" : "Nepavyko rasti failo",
- "Home" : "Namų",
+ "File could not be found" : "Nepavyko rasti rinkmenos",
+ "Home" : "Pagrindinis",
"Close" : "Užverti",
"Favorites" : "Mėgstamiausi",
"Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"",
"Upload cancelled." : "Įkėlimo atsisakyta.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai yra katalogas arba šio failo dydis yra 0 baitų",
- "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Keliate {size1}, bet tik {size2} yra likę",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Jūs bandote įkelti {size1} dydžio bylą, bet liko tik {size2} vietos",
"Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebėra",
"Not enough free space" : "Trūksta laisvos vietos",
"Uploading..." : "Įkeliama...",
@@ -30,7 +30,7 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"",
"Files" : "Failai",
"Details" : "Informacija",
- "Select" : "Pasirinkiti",
+ "Select" : "Pasirinkti",
"Pending" : "Laukiantis",
"Unable to determine date" : "Nepavyksta nustatyti datos",
"This operation is forbidden" : "Ši operacija yra uždrausta",
@@ -38,7 +38,7 @@ OC.L10N.register(
"Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
"Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
"{newName} already exists" : "{newName} jau yra",
- "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo \"{fileName}\", nes jis jau nebeegzistuoja",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.",
"Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"",
"Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"",
@@ -56,19 +56,23 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
"_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"],
"New" : "Naujas",
- "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.",
+ "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas bylos pavadinimas.",
"File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["atitinka '{filter}'","atitinka '{filter}'","atitinka '{filter}'"],
"View in folder" : "Peržiūrėti aplanką",
+ "Copied!" : "Nukopijuota!",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Nukopijuoti nuorodą (veikia tik tiems naudotojams, kurie turi prieigą prie šios rinkmenos)",
"Path" : "Kelias",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
"Favorited" : "Pažymėta mėgstamu",
"Favorite" : "Mėgiamas",
"New folder" : "Naujas aplankas",
+ "Upload file" : "Įkelti failą",
"An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida",
"Added to favorites" : "Pridėta prie mėgstamųjų",
"Removed from favorites" : "Pašalinta iš mėgstamųjų",
@@ -81,6 +85,7 @@ OC.L10N.register(
"Restored by {user}" : "Atkūrė {user}",
"Renamed by {user}" : "Pervadino {user}",
"Moved by {user}" : "Perkėlė {user}",
+ "\"remote user\"" : "\"nuotolinis naudotojas\"",
"You created {file}" : "Jūs sukūrėte {file}",
"{user} created {file}" : "{user} sukūrė {file}",
"{file} was created in a public folder" : "{file} buvo sukurtas viešajame aplanke",
@@ -94,12 +99,13 @@ OC.L10N.register(
"{user} renamed {oldfile} to {newfile}" : "{user} pervadino {oldfile} į {newfile}",
"You moved {oldfile} to {newfile}" : "Jūs perkėlėte {oldfile} į {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}",
- "A file has been added to or removed from your <strong>favorites</strong>" : "failas buvo pridėtas arba pašalintas iš <strong>mėgstamųjų</strong>",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Failas buvo pridėtas arba pašalintas iš <strong>mėgstamųjų</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Buvo <strong>pakeistas</strong> ar <strong>pervadintas</strong> failas ar aplankas",
"A new file or folder has been <strong>created</strong>" : "Buvo <strong>sukurtas</strong> naujas failas ar aplankas",
"A new file or folder has been <strong>deleted</strong>" : "Naujas failas arba aplankas buvo <strong>ištrintas</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie sukūrimą ir pokyčius jūsų <strong>mėgiamuose failuose</strong> <em>(Tik srautas)</em>",
"A new file or folder has been <strong>restored</strong>" : "Naujas failas arba aplankas buvo <strong>atkurtas</strong>",
+ "Unlimited" : "Neribotai",
"Upload (max. %s)" : "Įkelti (maks. %s)",
"File handling" : "Failų tvarkymas",
"Maximum upload size" : "Maksimalus įkeliamo failo dydis",
@@ -107,6 +113,8 @@ OC.L10N.register(
"Save" : "Įrašyti",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Su PHP-FPM atnaujinimai gali užtrukti apie 5min.",
"Missing permissions to edit from here." : "Draudžiama iš čia redaguoti",
+ "%s of %s used" : "naudojama %s iš %s",
+ "%s used" : "%s panaudota",
"Settings" : "Nustatymai",
"Show hidden files" : "Rodyti paslėptus failus",
"WebDAV" : "WebDAV",
@@ -117,6 +125,7 @@ OC.L10N.register(
"Select all" : "Pažymėti viską",
"Upload too large" : "Įkėlimui failas per didelis",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.",
+ "No favorites yet" : "Nėra pridėta į \"mėgstamų\" sąrašą",
"Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia",
"Shared with you" : "Bendrinama su jumis",
"Shared with others" : "Bendrinama su kitais",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index a3b467c8a2c..362ac7e2bb6 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -1,17 +1,17 @@
{ "translations": {
"Storage is temporarily not available" : "Saugykla yra laikinai neprieinama",
- "Storage invalid" : "Saugykla neteisinga",
+ "Storage invalid" : "Saugykla netinkama naudoti",
"Unknown error" : "Nežinoma klaida",
"All files" : "Visi failai",
"Recent" : "Naujausi",
- "File could not be found" : "Nepavyko rasti failo",
- "Home" : "Namų",
+ "File could not be found" : "Nepavyko rasti rinkmenos",
+ "Home" : "Pagrindinis",
"Close" : "Užverti",
"Favorites" : "Mėgstamiausi",
"Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"",
"Upload cancelled." : "Įkėlimo atsisakyta.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai yra katalogas arba šio failo dydis yra 0 baitų",
- "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Keliate {size1}, bet tik {size2} yra likę",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Jūs bandote įkelti {size1} dydžio bylą, bet liko tik {size2} vietos",
"Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebėra",
"Not enough free space" : "Trūksta laisvos vietos",
"Uploading..." : "Įkeliama...",
@@ -28,7 +28,7 @@
"Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui \"{file}\"",
"Files" : "Failai",
"Details" : "Informacija",
- "Select" : "Pasirinkiti",
+ "Select" : "Pasirinkti",
"Pending" : "Laukiantis",
"Unable to determine date" : "Nepavyksta nustatyti datos",
"This operation is forbidden" : "Ši operacija yra uždrausta",
@@ -36,7 +36,7 @@
"Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
"Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
"{newName} already exists" : "{newName} jau yra",
- "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti failo \"{fileName}\", nes jis jau nebeegzistuoja",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.",
"Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"",
"Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"",
@@ -54,19 +54,23 @@
"You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
"_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"],
"New" : "Naujas",
- "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.",
+ "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas bylos pavadinimas.",
"File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nėra leidžiamas failo tipas",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["atitinka '{filter}'","atitinka '{filter}'","atitinka '{filter}'"],
"View in folder" : "Peržiūrėti aplanką",
+ "Copied!" : "Nukopijuota!",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Nukopijuoti nuorodą (veikia tik tiems naudotojams, kurie turi prieigą prie šios rinkmenos)",
"Path" : "Kelias",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
"Favorited" : "Pažymėta mėgstamu",
"Favorite" : "Mėgiamas",
"New folder" : "Naujas aplankas",
+ "Upload file" : "Įkelti failą",
"An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida",
"Added to favorites" : "Pridėta prie mėgstamųjų",
"Removed from favorites" : "Pašalinta iš mėgstamųjų",
@@ -79,6 +83,7 @@
"Restored by {user}" : "Atkūrė {user}",
"Renamed by {user}" : "Pervadino {user}",
"Moved by {user}" : "Perkėlė {user}",
+ "\"remote user\"" : "\"nuotolinis naudotojas\"",
"You created {file}" : "Jūs sukūrėte {file}",
"{user} created {file}" : "{user} sukūrė {file}",
"{file} was created in a public folder" : "{file} buvo sukurtas viešajame aplanke",
@@ -92,12 +97,13 @@
"{user} renamed {oldfile} to {newfile}" : "{user} pervadino {oldfile} į {newfile}",
"You moved {oldfile} to {newfile}" : "Jūs perkėlėte {oldfile} į {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}",
- "A file has been added to or removed from your <strong>favorites</strong>" : "failas buvo pridėtas arba pašalintas iš <strong>mėgstamųjų</strong>",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Failas buvo pridėtas arba pašalintas iš <strong>mėgstamųjų</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Buvo <strong>pakeistas</strong> ar <strong>pervadintas</strong> failas ar aplankas",
"A new file or folder has been <strong>created</strong>" : "Buvo <strong>sukurtas</strong> naujas failas ar aplankas",
"A new file or folder has been <strong>deleted</strong>" : "Naujas failas arba aplankas buvo <strong>ištrintas</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie sukūrimą ir pokyčius jūsų <strong>mėgiamuose failuose</strong> <em>(Tik srautas)</em>",
"A new file or folder has been <strong>restored</strong>" : "Naujas failas arba aplankas buvo <strong>atkurtas</strong>",
+ "Unlimited" : "Neribotai",
"Upload (max. %s)" : "Įkelti (maks. %s)",
"File handling" : "Failų tvarkymas",
"Maximum upload size" : "Maksimalus įkeliamo failo dydis",
@@ -105,6 +111,8 @@
"Save" : "Įrašyti",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Su PHP-FPM atnaujinimai gali užtrukti apie 5min.",
"Missing permissions to edit from here." : "Draudžiama iš čia redaguoti",
+ "%s of %s used" : "naudojama %s iš %s",
+ "%s used" : "%s panaudota",
"Settings" : "Nustatymai",
"Show hidden files" : "Rodyti paslėptus failus",
"WebDAV" : "WebDAV",
@@ -115,6 +123,7 @@
"Select all" : "Pažymėti viską",
"Upload too large" : "Įkėlimui failas per didelis",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.",
+ "No favorites yet" : "Nėra pridėta į \"mėgstamų\" sąrašą",
"Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia",
"Shared with you" : "Bendrinama su jumis",
"Shared with others" : "Bendrinama su kitais",
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index 80399022794..6e6b74d4819 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -1,31 +1,133 @@
OC.L10N.register(
"files_external",
{
- "Fetching request tokens failed. Verify that your app key and secret are correct." : "Nepavyko atsiųsti užklausos žymės. Patikrinkite savo programos raktą ir paslaptį.",
- "Step 1 failed. Exception: %s" : "1 žingsnio klaida: %s",
- "Step 2 failed. Exception: %s" : "2 žingsnio klaida: %s",
- "External storage" : "Išorinė saugykla",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Užklausos prieigos raktų gavimas nepavyko. Įsitikinkite, kad jūsų programėlės raktas ir paslaptis yra teisingi.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Prieigos raktas negautas. Patikrinkite ar trečiųjų šalių programinės įrangos identifikacijos numeris ir slaptažodis yra teisingi.",
+ "Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
+ "Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s",
+ "Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s",
+ "External storages" : "Išorinės saugyklos",
+ "Dropbox App Configuration" : "Dropbox programinės įrangos konfigūravimas",
+ "Google Drive App Configuration" : "Google disko programėlės konfigūracija",
"Personal" : "Asmeniniai",
- "Grant access" : "Suteikti priėjimą",
- "Saved" : "Išsaugoti",
- "Username" : "Prisijungimo vardas",
+ "System" : "Sistema",
+ "Grant access" : "Suteikti prieigą",
+ "Error configuring OAuth1" : "Klaida, konfigūruojant OAuth1",
+ "Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
+ "Generate keys" : "Sukurti raktus",
+ "Error generating key pair" : "Klaida kuriant raktus",
+ "All users. Type to select user or group." : "Visi naudotojai. Pradėkite rašyti, jei norite pasirinkti konkretų naudotoją ar grupę.",
+ "(group)" : "(grupė)",
+ "Compatibility with Mac NFD encoding (slow)" : "Suderinamumas su Mac NFD kodavimu (lėtai)",
+ "Admin defined" : "Administratorius apibrėžtas",
+ "Saved" : "Įrašyta",
+ "Saving..." : "Įrašoma...",
+ "Save" : "Įrašyti",
+ "Empty response from the server" : "Negautas atsakymas iš serverio",
+ "Couldn't access. Please logout and login to activate this mount point" : "Nepavyko gauti prieigos. Norint aktyvuoti šį prijungimo tašką, prašome atsijungti ir prisijungti",
+ "Couldn't get the information from the remote server: {code} {type}" : "Neįmanoma gauti informacijos iš serverio: {code} {type}",
+ "Couldn't get the list of external mount points: {type}" : "Nepavyko gauti išorinių prijungimo taškų sąrašo: {type}",
+ "There was an error with message: " : "Klaidos žinutė:",
+ "External mount error" : "Išorinio prijungimo klaida",
+ "external-storage" : "išorinė saugykla",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Neįmanoma rasti prijungimo taško Windows tinklo diskui: negautas atsakymas iš serverio",
+ "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Kai kurios sukonfigūruotos išorinės saugyklos nebuvo prijungtos. Paspauskite ant raudonai nuspalvotų eilučių norėdami gauti išsamesnę informaciją",
+ "Please enter the credentials for the {mount} mount" : "Prašome įvesti prisijungimo duomenis skirtus saugyklos {mount} prijungimui",
+ "Username" : "Naudotojo vardas",
"Password" : "Slaptažodis",
- "Save" : "Išsaugoti",
- "None" : "Nieko",
+ "Credentials saved" : "Prisijungimo duomenys yra išsaugoti",
+ "Credentials saving failed" : "Nepavyko išsaugoti prisijungimo duomenų",
+ "Credentials required" : "Reikalingi prisijungimo duomenys",
+ "Storage with ID \"%d\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%d\"",
+ "Invalid backend or authentication mechanism class" : "Netinkama programinio kodo klasė realizuoja prisijungimo mechanizmą",
+ "Invalid mount point" : "Neteisingas prijungimo taškas",
+ "Objectstore forbidden" : "Objektų saugykla yra neprieinama",
+ "Invalid storage backend \"%s\"" : "Netinkama saugyklos posistemė \"%s\"",
+ "Not permitted to use backend \"%s\"" : "Neleidžiama naudoti posistemės \"%s\"",
+ "Not permitted to use authentication mechanism \"%s\"" : "Neleidžiama naudoti prisijungimo mechanizmo \"%s\"",
+ "Unsatisfied backend parameters" : " Netinkami posistemės parametrai",
+ "Unsatisfied authentication mechanism parameters" : "Netinkami parametrai perduoti į prisijungimo mechanizmą",
+ "Insufficient data: %s" : "Trūksta duomenų: %s",
+ "%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%d\"",
+ "Access key" : "Prieigos raktas",
+ "Secret key" : "Slaptažodis",
+ "Builtin" : "Įmontuotas",
+ "None" : "Nėra",
+ "OAuth1" : "OAuth1",
+ "App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas",
+ "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis",
+ "OAuth2" : "OAuth2",
+ "Client ID" : "Kliento ID",
+ "Client secret" : "Trečiųjų šalių programinės įrangos kliento identifikacijos raktas",
+ "OpenStack" : "OpenStack",
+ "Tenant name" : "Laikino valdytojo vardas",
+ "Identity endpoint URL" : "Identiteto URL",
+ "Rackspace" : "Rackspace",
"API key" : "API raktas",
+ "Global credentials" : "Globalūs prisijungimo duomenys",
+ "Log-in credentials, save in database" : "Prisijungimo duomenys, saugoti duomenų bazėje",
+ "Username and password" : "Naudotojo vardas ir slaptažodis",
+ "Log-in credentials, save in session" : "Prisijungimo duomenys, saugoti sesijoje",
+ "User entered, store in database" : "Naudotojas įvestas, saugoti duomenų bazėje",
+ "RSA public key" : "RSA viešasis raktas",
+ "Public key" : "Viešasis raktas",
+ "Amazon S3" : "Amazon S3",
+ "Bucket" : "Amazon S3 saugykla",
+ "Hostname" : "Domeno vardas",
"Port" : "Prievadas",
"Region" : "Regionas",
+ "Enable SSL" : "Įjungti SSL",
+ "Enable Path Style" : "Amazon S3 kelias",
"WebDAV" : "WebDAV",
"URL" : "URL",
- "Host" : "Mazgas",
+ "Remote subfolder" : "Nuotolinis poaplankis",
+ "Secure https://" : "Saugus https://",
+ "Dropbox" : "Dropbox",
+ "FTP" : "FTP",
+ "Host" : "Domenas",
+ "Secure ftps://" : "Saugus ftps://",
+ "Google Drive" : "Google diskas",
+ "Local" : "Vietinis",
"Location" : "Vieta",
- "ownCloud" : "ownCloud",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Šaknis",
+ "SFTP with secret key login" : "SFTP protokolas su prisijungimu",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
+ "Domain" : "Domenas",
+ "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
+ "Username as share" : "Samba dalinimosi vardas",
+ "OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"",
+ "Service name" : "Paslaugos vardas",
+ "Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nėra įdiegta \"%s\". %s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad įdiegtų trūkstamą paketą.",
+ "External storage support" : "Išorinės saugyklos priežiūra",
+ "No external storage configured" : "Nėra sukonfigūruota jokia išorinė saugykla",
+ "You can add external storages in the personal settings" : "Galite pridėti papildomą išorinę saugyklą nustatymų skiltyje",
"Name" : "Pavadinimas",
- "External Storage" : "Išorinės saugyklos",
- "Folder name" : "Katalogo pavadinimas",
+ "Storage type" : "Saugyklos tipas",
+ "Scope" : "Leidimas",
+ "Enable encryption" : "Įjungti šifravimą",
+ "Enable previews" : "Leisti peržiūras",
+ "Enable sharing" : "Leisti bendrinti",
+ "Check for changes" : "Patikrinti ar nėra pakeitimų",
+ "Never" : "Niekada",
+ "Once every direct access" : "Kartą per tiesioginę peržiūrą",
+ "Folder name" : "Aplanko pavadinimas",
+ "External storage" : "Išorinė saugykla",
+ "Authentication" : "Prisijungimas",
"Configuration" : "Konfigūracija",
+ "Available for" : "Prieinamas",
"Add storage" : "Pridėti saugyklą",
- "Delete" : "Ištrinti"
+ "Advanced settings" : "Išplėstiniai nustatymai",
+ "Delete" : "Ištrinti",
+ "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+ "Allow users to mount the following external storage" : "Leisti naudotojams prijungti šias išorines saugyklas",
+ "Storage with id \"%i\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%i\"",
+ "Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\""
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json
index d7c4d7966ac..4dfd889295a 100644
--- a/apps/files_external/l10n/lt_LT.json
+++ b/apps/files_external/l10n/lt_LT.json
@@ -1,29 +1,131 @@
{ "translations": {
- "Fetching request tokens failed. Verify that your app key and secret are correct." : "Nepavyko atsiųsti užklausos žymės. Patikrinkite savo programos raktą ir paslaptį.",
- "Step 1 failed. Exception: %s" : "1 žingsnio klaida: %s",
- "Step 2 failed. Exception: %s" : "2 žingsnio klaida: %s",
- "External storage" : "Išorinė saugykla",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Užklausos prieigos raktų gavimas nepavyko. Įsitikinkite, kad jūsų programėlės raktas ir paslaptis yra teisingi.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Prieigos raktas negautas. Patikrinkite ar trečiųjų šalių programinės įrangos identifikacijos numeris ir slaptažodis yra teisingi.",
+ "Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
+ "Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s",
+ "Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s",
+ "External storages" : "Išorinės saugyklos",
+ "Dropbox App Configuration" : "Dropbox programinės įrangos konfigūravimas",
+ "Google Drive App Configuration" : "Google disko programėlės konfigūracija",
"Personal" : "Asmeniniai",
- "Grant access" : "Suteikti priėjimą",
- "Saved" : "Išsaugoti",
- "Username" : "Prisijungimo vardas",
+ "System" : "Sistema",
+ "Grant access" : "Suteikti prieigą",
+ "Error configuring OAuth1" : "Klaida, konfigūruojant OAuth1",
+ "Error configuring OAuth2" : "Klaida, konfigūruojant OAuth2",
+ "Generate keys" : "Sukurti raktus",
+ "Error generating key pair" : "Klaida kuriant raktus",
+ "All users. Type to select user or group." : "Visi naudotojai. Pradėkite rašyti, jei norite pasirinkti konkretų naudotoją ar grupę.",
+ "(group)" : "(grupė)",
+ "Compatibility with Mac NFD encoding (slow)" : "Suderinamumas su Mac NFD kodavimu (lėtai)",
+ "Admin defined" : "Administratorius apibrėžtas",
+ "Saved" : "Įrašyta",
+ "Saving..." : "Įrašoma...",
+ "Save" : "Įrašyti",
+ "Empty response from the server" : "Negautas atsakymas iš serverio",
+ "Couldn't access. Please logout and login to activate this mount point" : "Nepavyko gauti prieigos. Norint aktyvuoti šį prijungimo tašką, prašome atsijungti ir prisijungti",
+ "Couldn't get the information from the remote server: {code} {type}" : "Neįmanoma gauti informacijos iš serverio: {code} {type}",
+ "Couldn't get the list of external mount points: {type}" : "Nepavyko gauti išorinių prijungimo taškų sąrašo: {type}",
+ "There was an error with message: " : "Klaidos žinutė:",
+ "External mount error" : "Išorinio prijungimo klaida",
+ "external-storage" : "išorinė saugykla",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Neįmanoma rasti prijungimo taško Windows tinklo diskui: negautas atsakymas iš serverio",
+ "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Kai kurios sukonfigūruotos išorinės saugyklos nebuvo prijungtos. Paspauskite ant raudonai nuspalvotų eilučių norėdami gauti išsamesnę informaciją",
+ "Please enter the credentials for the {mount} mount" : "Prašome įvesti prisijungimo duomenis skirtus saugyklos {mount} prijungimui",
+ "Username" : "Naudotojo vardas",
"Password" : "Slaptažodis",
- "Save" : "Išsaugoti",
- "None" : "Nieko",
+ "Credentials saved" : "Prisijungimo duomenys yra išsaugoti",
+ "Credentials saving failed" : "Nepavyko išsaugoti prisijungimo duomenų",
+ "Credentials required" : "Reikalingi prisijungimo duomenys",
+ "Storage with ID \"%d\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%d\"",
+ "Invalid backend or authentication mechanism class" : "Netinkama programinio kodo klasė realizuoja prisijungimo mechanizmą",
+ "Invalid mount point" : "Neteisingas prijungimo taškas",
+ "Objectstore forbidden" : "Objektų saugykla yra neprieinama",
+ "Invalid storage backend \"%s\"" : "Netinkama saugyklos posistemė \"%s\"",
+ "Not permitted to use backend \"%s\"" : "Neleidžiama naudoti posistemės \"%s\"",
+ "Not permitted to use authentication mechanism \"%s\"" : "Neleidžiama naudoti prisijungimo mechanizmo \"%s\"",
+ "Unsatisfied backend parameters" : " Netinkami posistemės parametrai",
+ "Unsatisfied authentication mechanism parameters" : "Netinkami parametrai perduoti į prisijungimo mechanizmą",
+ "Insufficient data: %s" : "Trūksta duomenų: %s",
+ "%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%d\"",
+ "Access key" : "Prieigos raktas",
+ "Secret key" : "Slaptažodis",
+ "Builtin" : "Įmontuotas",
+ "None" : "Nėra",
+ "OAuth1" : "OAuth1",
+ "App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas",
+ "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis",
+ "OAuth2" : "OAuth2",
+ "Client ID" : "Kliento ID",
+ "Client secret" : "Trečiųjų šalių programinės įrangos kliento identifikacijos raktas",
+ "OpenStack" : "OpenStack",
+ "Tenant name" : "Laikino valdytojo vardas",
+ "Identity endpoint URL" : "Identiteto URL",
+ "Rackspace" : "Rackspace",
"API key" : "API raktas",
+ "Global credentials" : "Globalūs prisijungimo duomenys",
+ "Log-in credentials, save in database" : "Prisijungimo duomenys, saugoti duomenų bazėje",
+ "Username and password" : "Naudotojo vardas ir slaptažodis",
+ "Log-in credentials, save in session" : "Prisijungimo duomenys, saugoti sesijoje",
+ "User entered, store in database" : "Naudotojas įvestas, saugoti duomenų bazėje",
+ "RSA public key" : "RSA viešasis raktas",
+ "Public key" : "Viešasis raktas",
+ "Amazon S3" : "Amazon S3",
+ "Bucket" : "Amazon S3 saugykla",
+ "Hostname" : "Domeno vardas",
"Port" : "Prievadas",
"Region" : "Regionas",
+ "Enable SSL" : "Įjungti SSL",
+ "Enable Path Style" : "Amazon S3 kelias",
"WebDAV" : "WebDAV",
"URL" : "URL",
- "Host" : "Mazgas",
+ "Remote subfolder" : "Nuotolinis poaplankis",
+ "Secure https://" : "Saugus https://",
+ "Dropbox" : "Dropbox",
+ "FTP" : "FTP",
+ "Host" : "Domenas",
+ "Secure ftps://" : "Saugus ftps://",
+ "Google Drive" : "Google diskas",
+ "Local" : "Vietinis",
"Location" : "Vieta",
- "ownCloud" : "ownCloud",
+ "Nextcloud" : "Nextcloud",
+ "SFTP" : "SFTP",
+ "Root" : "Šaknis",
+ "SFTP with secret key login" : "SFTP protokolas su prisijungimu",
+ "SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
+ "Domain" : "Domenas",
+ "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
+ "Username as share" : "Samba dalinimosi vardas",
+ "OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"",
+ "Service name" : "Paslaugos vardas",
+ "Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP palaikymas yra neįjungtas arba neįdiegtas į PHP. %s prijungimas neįmanomas. Paprašykite sistemos administratoriaus pagalbos.",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nėra įdiegta \"%s\". %s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad įdiegtų trūkstamą paketą.",
+ "External storage support" : "Išorinės saugyklos priežiūra",
+ "No external storage configured" : "Nėra sukonfigūruota jokia išorinė saugykla",
+ "You can add external storages in the personal settings" : "Galite pridėti papildomą išorinę saugyklą nustatymų skiltyje",
"Name" : "Pavadinimas",
- "External Storage" : "Išorinės saugyklos",
- "Folder name" : "Katalogo pavadinimas",
+ "Storage type" : "Saugyklos tipas",
+ "Scope" : "Leidimas",
+ "Enable encryption" : "Įjungti šifravimą",
+ "Enable previews" : "Leisti peržiūras",
+ "Enable sharing" : "Leisti bendrinti",
+ "Check for changes" : "Patikrinti ar nėra pakeitimų",
+ "Never" : "Niekada",
+ "Once every direct access" : "Kartą per tiesioginę peržiūrą",
+ "Folder name" : "Aplanko pavadinimas",
+ "External storage" : "Išorinė saugykla",
+ "Authentication" : "Prisijungimas",
"Configuration" : "Konfigūracija",
+ "Available for" : "Prieinamas",
"Add storage" : "Pridėti saugyklą",
- "Delete" : "Ištrinti"
+ "Advanced settings" : "Išplėstiniai nustatymai",
+ "Delete" : "Ištrinti",
+ "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+ "Allow users to mount the following external storage" : "Leisti naudotojams prijungti šias išorines saugyklas",
+ "Storage with id \"%i\" not found" : "Nerasta saugykla su identifikacijos numeriu \"%i\"",
+ "Storage with id \"%i\" is not user editable" : "Naudotojai negali redaguoti saugyklos identifikuotos kaip \"%i\""
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/oauth2/l10n/lt_LT.js b/apps/oauth2/l10n/lt_LT.js
index e2613a9fc58..ac3a5d27b44 100644
--- a/apps/oauth2/l10n/lt_LT.js
+++ b/apps/oauth2/l10n/lt_LT.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 leidžia trečiųjų šalių programinei įrangai prieiti jūsų %s.",
"Name" : "Pavadinimas",
"Redirection URI" : "Nukreipimo adresas",
"Client Identifier" : "Kliento identifikatorius",
diff --git a/apps/oauth2/l10n/lt_LT.json b/apps/oauth2/l10n/lt_LT.json
index 024cfc567af..d97861c00bf 100644
--- a/apps/oauth2/l10n/lt_LT.json
+++ b/apps/oauth2/l10n/lt_LT.json
@@ -1,6 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 leidžia trečiųjų šalių programinei įrangai prieiti jūsų %s.",
"Name" : "Pavadinimas",
"Redirection URI" : "Nukreipimo adresas",
"Client Identifier" : "Kliento identifikatorius",