Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Mar 29, 2019
1 parent f4cc549 commit aafedb9
Show file tree
Hide file tree
Showing 54 changed files with 434 additions and 118 deletions.
3 changes: 3 additions & 0 deletions apps/dav/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
"Contact birthdays" : "Adresatų gimtadieniai",
"%1$s via %2$s" : "%1$s per %2$s",
"Invitation canceled" : "Kvietimas atšauktas",
"Hello %s," : "Sveiki, %s,",
"The meeting »%1$s« with %2$s was canceled." : "Susikimas „%1$s“ su %2$s atšauktas.",
"Invitation updated" : "Pakvietimas atnaujintas",
"%1$s invited you to »%2$s«" : "%1$s jus pakvietė į »%2$s«",
"When:" : "Kada:",
Expand All @@ -61,6 +63,7 @@ OC.L10N.register(
"Save" : "Įrašyti",
"Calendar server" : "Kalendoriaus serveris",
"%s via %s" : "%s per %s",
"The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atšauktas.",
"%s invited you to »%s«" : "%s pakvietė jus į »%s«"
},
"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);");
3 changes: 3 additions & 0 deletions apps/dav/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
"Contact birthdays" : "Adresatų gimtadieniai",
"%1$s via %2$s" : "%1$s per %2$s",
"Invitation canceled" : "Kvietimas atšauktas",
"Hello %s," : "Sveiki, %s,",
"The meeting »%1$s« with %2$s was canceled." : "Susikimas „%1$s“ su %2$s atšauktas.",
"Invitation updated" : "Pakvietimas atnaujintas",
"%1$s invited you to »%2$s«" : "%1$s jus pakvietė į »%2$s«",
"When:" : "Kada:",
Expand All @@ -59,6 +61,7 @@
"Save" : "Įrašyti",
"Calendar server" : "Kalendoriaus serveris",
"%s via %s" : "%s per %s",
"The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atšauktas.",
"%s invited you to »%s«" : "%s pakvietė jus į »%s«"
},"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);"
}
1 change: 1 addition & 0 deletions apps/encryption/l10n/lt_LT.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions apps/encryption/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"Cheers!" : "Sveikinimai!",
"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 programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite",
"Encrypt the home storage" : "Šifruoti saugyklą",
"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 papildomas šifravimo raktas, kuris naudojamas failų šifravimui. Jis leidžia atkurti naudotojo failus tuo atveju, jei naudotojas pamirš savo slaptažodį.",
Expand Down
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OC.L10N.register(
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridėti nuotolinį viešinį {name} iš {owner}@{remote}?",
"Remote share" : "Kitame serveryje pasidalinti duomenys",
"Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis",
"Cancel" : "Atsisakyti",
"Cancel" : "Atšaukti",
"Add remote share" : "Pridėti nuotolinį viešinį",
"Copy" : "Kopijuoti",
"Copied!" : "Nukopijuota!",
Expand Down
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridėti nuotolinį viešinį {name} iš {owner}@{remote}?",
"Remote share" : "Kitame serveryje pasidalinti duomenys",
"Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis",
"Cancel" : "Atsisakyti",
"Cancel" : "Atšaukti",
"Add remote share" : "Pridėti nuotolinį viešinį",
"Copy" : "Kopijuoti",
"Copied!" : "Nukopijuota!",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ OC.L10N.register(
"Home" : "Pagrindinis",
"Close" : "Užverti",
"Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"",
"Upload cancelled." : "Įkėlimo atsisakyta.",
"Upload cancelled." : "Įkėlimas atšauktas.",
"Processing files …" : "Apdorojami failai …",
"…" : "…",
"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ų",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Home" : "Pagrindinis",
"Close" : "Užverti",
"Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"",
"Upload cancelled." : "Įkėlimo atsisakyta.",
"Upload cancelled." : "Įkėlimas atšauktas.",
"Processing files …" : "Apdorojami failai …",
"…" : "",
"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ų",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ OC.L10N.register(
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
"SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
"Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas",
"OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"",
"Service name" : "Paslaugos vardas",
"Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
"SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
"Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas",
"OpenStack Object Storage" : "Objektų saugykla \"OpenStack\"",
"Service name" : "Paslaugos vardas",
"Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ OC.L10N.register(
"Add to a collection" : "Aldoni al kolekto",
"Details" : "Detaloj",
"Rename collection" : "Alinomi kolekton",
"Link to a file" : "Ligilo al dosiero",
"file" : "dosiero",
"Shared" : "Kunhavigita",
"Share" : "Kunhavigi",
"Sharing" : "Kunhavigo",
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/eo.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,9 @@
"Add to a collection" : "Aldoni al kolekto",
"Details" : "Detaloj",
"Rename collection" : "Alinomi kolekton",
"Link to a file" : "Ligilo al dosiero",
"file" : "dosiero",
"Shared" : "Kunhavigita",
"Share" : "Kunhavigi",
"Sharing" : "Kunhavigo",
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",
Expand Down
12 changes: 12 additions & 0 deletions apps/files_sharing/l10n/lt_LT.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
OC.L10N.register(
"files_sharing",
{
"Shared with others" : "Dalinamasi su kitais ",
"Shared with you" : "Pasidalinta su jumis",
"Shared by link" : "Bendrinama pagal nuorodą",
"Deleted shares" : "Ištrinti viešiniai",
"Nothing shared with you yet" : "Niekas su jumis dar nesidalina",
"Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis",
"Nothing shared yet" : "Niekuo nesidalinate ",
"Files and folders you share will show up here" : "Čia bus rodomi bendrinami failai ir aplankai",
"No shared links" : "Nėra dalinimosi nuorodų",
"Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodą",
"Restore share" : "Atkurti viešinį",
"Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti viešinio.",
"Move or copy" : "Perkelti ar kopijuoti",
Expand Down Expand Up @@ -85,8 +94,11 @@ OC.L10N.register(
"Add to your Nextcloud" : "Pridėti į jūsų NextCloud",
"Share API is disabled" : "Bendrinimo API yra išjungtas",
"Share" : "Dalintis",
"Sharing" : "Bendrinimas",
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Name" : "Pavadinimas",
"Share time" : "Bendrinimo laikas",
"Expiration date" : "Pabaigos data",
"Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.",
"Reasons might be:" : "Galimos priežastys:",
"the item was removed" : "elementas buvo pašalintas",
Expand Down
12 changes: 12 additions & 0 deletions apps/files_sharing/l10n/lt_LT.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{ "translations": {
"Shared with others" : "Dalinamasi su kitais ",
"Shared with you" : "Pasidalinta su jumis",
"Shared by link" : "Bendrinama pagal nuorodą",
"Deleted shares" : "Ištrinti viešiniai",
"Nothing shared with you yet" : "Niekas su jumis dar nesidalina",
"Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis",
"Nothing shared yet" : "Niekuo nesidalinate ",
"Files and folders you share will show up here" : "Čia bus rodomi bendrinami failai ir aplankai",
"No shared links" : "Nėra dalinimosi nuorodų",
"Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodą",
"Restore share" : "Atkurti viešinį",
"Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti viešinio.",
"Move or copy" : "Perkelti ar kopijuoti",
Expand Down Expand Up @@ -83,8 +92,11 @@
"Add to your Nextcloud" : "Pridėti į jūsų NextCloud",
"Share API is disabled" : "Bendrinimo API yra išjungtas",
"Share" : "Dalintis",
"Sharing" : "Bendrinimas",
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Name" : "Pavadinimas",
"Share time" : "Bendrinimo laikas",
"Expiration date" : "Pabaigos data",
"Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.",
"Reasons might be:" : "Galimos priežastys:",
"the item was removed" : "elementas buvo pašalintas",
Expand Down
1 change: 1 addition & 0 deletions apps/files_trashbin/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OC.L10N.register(
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
"No deleted files" : "Jokių ištrintų failų",
"You will be able to recover deleted files from here" : "Čia galėsite atkurti ištrintus failus ",
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Select all" : "Pažymėti viską",
"Name" : "Pavadinimas",
Expand Down
1 change: 1 addition & 0 deletions apps/files_trashbin/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
"No deleted files" : "Jokių ištrintų failų",
"You will be able to recover deleted files from here" : "Čia galėsite atkurti ištrintus failus ",
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Select all" : "Pažymėti viską",
"Name" : "Pavadinimas",
Expand Down
1 change: 1 addition & 0 deletions apps/systemtags/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ OC.L10N.register(
"Create a new tag" : "Sukurti naują žymę",
"Name" : "Pavadinimas",
"Public" : "Vieša",
"Restricted" : "Apribota",
"Invisible" : "Nematoma",
"Delete" : "Ištrinti",
"Reset" : "Atstatyti",
Expand Down
1 change: 1 addition & 0 deletions apps/systemtags/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Create a new tag" : "Sukurti naują žymę",
"Name" : "Pavadinimas",
"Public" : "Vieša",
"Restricted" : "Apribota",
"Invisible" : "Nematoma",
"Delete" : "Ištrinti",
"Reset" : "Atstatyti",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
"{name} backup codes" : "{name} codes de récupération",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement",
"Save backup codes" : "Sauvegarder les codes de récupération",
"Print backup codes" : "Imprimer les codes de récupération",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
"{name} backup codes" : "{name} codes de récupération",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Voici vos codes de récupération. Veuillez les sauvegarder et/ou les imprimer car vous ne pourrez plus y avoir accès ultérieurement",
"Save backup codes" : "Sauvegarder les codes de récupération",
"Print backup codes" : "Imprimer les codes de récupération",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguranza",
"{name} backup codes" : "{name} códigos de seguranza",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de seguranza. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo.",
"Save backup codes" : "Gardar os códigos de seguranza",
"Print backup codes" : "Imprimir os códigos de seguranza",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/gl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Produciuse un erro ao rexenerar os seus códigos de seguranza",
"{name} backup codes" : "{name} códigos de seguranza",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de seguranza. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo.",
"Save backup codes" : "Gardar os códigos de seguranza",
"Print backup codes" : "Imprimir os códigos de seguranza",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup",
"{name} backup codes" : "Codici di backup di {name}",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Questi sono i tuoi codici di backup. Salvali e/o stampali poiché non potrai più leggerli successivamente",
"Save backup codes" : "Salva i codici di backup",
"Print backup codes" : "Stampa i codici di backup",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup",
"{name} backup codes" : "Codici di backup di {name}",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Questi sono i tuoi codici di backup. Salvali e/o stampali poiché non potrai più leggerli successivamente",
"Save backup codes" : "Salva i codici di backup",
"Print backup codes" : "Stampa i codici di backup",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
"{name} backup codes" : "Kody kopii zapasowej {name}",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę je zapisać i/lub wydrukować, ponieważ później nie będzie można ich ponownie odczytać",
"Save backup codes" : "Zapisz kody zapasowe",
"Print backup codes" : "Drukuj kody zapasowe",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/pl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
"{name} backup codes" : "Kody kopii zapasowej {name}",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "To są kody zapasowe. Proszę je zapisać i/lub wydrukować, ponieważ później nie będzie można ich ponownie odczytać",
"Save backup codes" : "Zapisz kody zapasowe",
"Print backup codes" : "Drukuj kody zapasowe",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
"{name} backup codes" : "Códigos de backup {name}",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de backup. Salve e/ou imprima-os, pois não será possível ler os códigos novamente mais tarde",
"Save backup codes" : "Salvar códigos de backup",
"Print backup codes" : "Imprimir códigos de backup",
Expand Down
1 change: 1 addition & 0 deletions apps/twofactor_backupcodes/l10n/pt_BR.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
"{name} backup codes" : "Códigos de backup {name}",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes são os seus códigos de backup. Salve e/ou imprima-os, pois não será possível ler os códigos novamente mais tarde",
"Save backup codes" : "Salvar códigos de backup",
"Print backup codes" : "Imprimir códigos de backup",
Expand Down
Loading

0 comments on commit aafedb9

Please sign in to comment.