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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 532f48f17..33c1d6585 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"text",
{
- "New text document" : "Naujas tekstinis dokumentas",
+ "New text file" : "Naujas tekstinis failas",
"The file was uploaded" : "Failas buvo įkeltas",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeltas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje",
@@ -70,6 +70,7 @@ OC.L10N.register(
"Warning" : "Įspėjimas",
"Emoji picker" : "Šypsenėlių parinkiklis",
"Insert image" : "Įterpti paveikslą",
+ "New text document" : "Naujas tekstinis dokumentas",
"Currently active users:" : "Šiuo metu aktyvūs naudotojai:",
"_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"]
},