Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 8763ec34775..58c5b2b49bc 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -32,7 +32,7 @@ OC.L10N.register(
"Files" : "Duomenys",
"Details" : "Informacija",
"Select" : "Pasirinkti",
- "Pending" : "Laukiantis",
+ "Pending" : "Analizuojama",
"Unable to determine date" : "Nepavyksta nustatyti datos",
"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",
@@ -69,7 +69,7 @@ OC.L10N.register(
"_matches '{filter}'_::_match '{filter}'_" : ["atitinka '{filter}'","atitinka '{filter}'","atitinka '{filter}'","atitinka '{filter}'"],
"View in folder" : "Rodyti aplanke",
"Copied!" : "Nuoroda nukopijuota",
- "Copy direct link (only works for users who have access to this file/folder)" : "Nukopijuoti nuorodą",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Nuoroda",
"Path" : "Kelias",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų","%n baitų"],
"Favorited" : "Svarbus",
@@ -138,6 +138,7 @@ OC.L10N.register(
"Tags" : "Žymės",
"Deleted files" : "Ištrinti",
"Text file" : "Tekstinis failas",
- "New text file.txt" : "Naujas tekstinis failas.txt"
+ "New text file.txt" : "Naujas tekstinis failas.txt",
+ "Move" : "Perkelti"
},
"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);");