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_external/l10n/lt_LT.js')
-rw-r--r--apps/files_external/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index e003e919ee9..40dd3fa205a 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
- "External storages" : "Išorinės saugyklos",
+ "External storage" : "Išorinė saugykla",
"Personal" : "Asmeniniai",
"System" : "Sistema",
"Grant access" : "Suteikti prieigą",
@@ -115,7 +115,6 @@ OC.L10N.register(
"Scope" : "Leidimas",
"Open documentation" : "Atverti dokumentaciją",
"Folder name" : "Aplanko pavadinimas",
- "External storage" : "Išorinė saugykla",
"Authentication" : "Prisijungimas",
"Configuration" : "Konfigūracija",
"Available for" : "Prieinamas",
@@ -123,6 +122,7 @@ OC.L10N.register(
"Add storage" : "Pridėti saugyklą",
"Advanced settings" : "Išplėstiniai nustatymai",
"Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+ "External storages" : "Išorinės saugyklos",
"(group)" : "(grupė)"
},
"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);");