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 May 22, 2019
1 parent 2252c83 commit 4d67295
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
13 changes: 13 additions & 0 deletions l10n/lt_LT.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
OC.L10N.register(
"groupfolders",
{
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Ar tikrai norite ištrinti \"{folderName}\" ir visus jame esančius failus? Šios operacijos nebeįmanoma bus atšaukti",
"Delete \"{folderName}\"?" : "Ištrinti \"{folderName}\"?",
"Folder name" : "Aplanko pavadinimas",
"Groups" : "Grupės",
"Quota" : "Leidžiamas duomenų kiekis",
"Advanced Permissions" : "Išplėstiniai leidimai",
"Add group" : "Pridėti grupę",
"Group folders" : "Grupės aplankai"
},
"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);");
11 changes: 11 additions & 0 deletions l10n/lt_LT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{ "translations": {
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Ar tikrai norite ištrinti \"{folderName}\" ir visus jame esančius failus? Šios operacijos nebeįmanoma bus atšaukti",
"Delete \"{folderName}\"?" : "Ištrinti \"{folderName}\"?",
"Folder name" : "Aplanko pavadinimas",
"Groups" : "Grupės",
"Quota" : "Leidžiamas duomenų kiekis",
"Advanced Permissions" : "Išplėstiniai leidimai",
"Add group" : "Pridėti grupę",
"Group folders" : "Grupės aplankai"
},"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);"
}

0 comments on commit 4d67295

Please sign in to comment.