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.json')
-rw-r--r--apps/files_external/l10n/lt_LT.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json
index 992115e3451..844936aace5 100644
--- a/apps/files_external/l10n/lt_LT.json
+++ b/apps/files_external/l10n/lt_LT.json
@@ -23,7 +23,7 @@
"Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?",
"Delete storage?" : "Ištrinti saugyklą?",
"Saved" : "Įrašyta",
- "Saving..." : "Įrašoma...",
+ "Saving …" : "Įrašoma …",
"Save" : "Įrašyti",
"Empty response from the server" : "Negautas atsakymas iš serverio",
"Couldn't access. Please log out and in again to activate this mount point" : "Prieiga yra neįmanoma. Pabandykite prisijungti iš naujo.",
@@ -121,6 +121,7 @@
"Click to recheck the configuration" : "Spustelėkite norėdami iš naujo patikrinti konfigūraciją",
"Add storage" : "Pridėti saugyklą",
"Advanced settings" : "Išplėstiniai nustatymai",
- "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas"
+ "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+ "Saving..." : "Įrašoma..."
},"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);"
} \ No newline at end of file