summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/lt_LT.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
downloadnextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz
nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 91979221bed..599296b96b0 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -67,7 +67,6 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n failas","%n failai","%n failų","%n failas"],
"{dirs} and {files}" : "{dirs} ir {files}",
"_including %n hidden_::_including %n hidden_" : ["įskaitant %n paslėptą","įskaitant %n paslėptus","įskaitant %n paslėptų","įskaitant %n paslėptą"],
- "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ų","Įkeliamas %n failas"],
"New" : "Naujas",
"Select file range" : "Žymėti failų rėžį",
@@ -160,7 +159,6 @@ OC.L10N.register(
"Transfer {path} to {userid}" : "Perduoti {path} naudotojui {userid}",
"Invalid path selected" : "Pasirinktas neteisingas kelias",
"Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta",
- "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės",
"Tags" : "Žymės",
"Unable to change the favourite state of the file" : "Nepavyksta pakeisti failo Lankomiausiųjų būsenos",
"Error while loading the file data" : "Klaida įkeliant failo duomenis",
@@ -198,6 +196,8 @@ OC.L10N.register(
"Pending shares" : "Laukiantys viešiniai",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
- "Select" : "Pasirinkti"
+ "Select" : "Pasirinkti",
+ "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
+ "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybė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);");