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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-17 10:11:22 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-17 10:11:22 +0300
commit5cc17356711d827b18eeaf852ba7776b3d7ff57e (patch)
tree11dd7d8103aaad0e56660bd68a92bfb5a6e93642 /l10n
parentd68b81829d1795640f81c69b8a5583c4803e8e31 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/lt_LT.js1
-rw-r--r--l10n/lt_LT.json1
-rw-r--r--l10n/lt_LT.php1
3 files changed, 3 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index f30a362..532e69b 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"This file is too big to be opened. Please download the file instead." : "Failas per didelis redagavimui. Pirmiausia parsisiųskite.",
"Cannot read the file." : "Nepavyko atidaryti failo.",
"Invalid file path supplied." : "Netinkamas failo kelias.",
+ "The file is locked." : "Failas užrakintas.",
"An internal server error occurred." : "Vidinė serverio klaida.",
"Cannot save file as it has been modified since opening" : "Negalima išsaugoti failo, nes jis pakeistas po atidarymo",
"Insufficient permissions" : "Nepakanka leidumų",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 9f2f251..d4a409a 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -2,6 +2,7 @@
"This file is too big to be opened. Please download the file instead." : "Failas per didelis redagavimui. Pirmiausia parsisiųskite.",
"Cannot read the file." : "Nepavyko atidaryti failo.",
"Invalid file path supplied." : "Netinkamas failo kelias.",
+ "The file is locked." : "Failas užrakintas.",
"An internal server error occurred." : "Vidinė serverio klaida.",
"Cannot save file as it has been modified since opening" : "Negalima išsaugoti failo, nes jis pakeistas po atidarymo",
"Insufficient permissions" : "Nepakanka leidumų",
diff --git a/l10n/lt_LT.php b/l10n/lt_LT.php
index 4b29b65..a924a02 100644
--- a/l10n/lt_LT.php
+++ b/l10n/lt_LT.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"This file is too big to be opened. Please download the file instead." => "Failas per didelis redagavimui. Pirmiausia parsisiųskite.",
"Cannot read the file." => "Nepavyko atidaryti failo.",
"Invalid file path supplied." => "Netinkamas failo kelias.",
+"The file is locked." => "Failas užrakintas.",
"An internal server error occurred." => "Vidinė serverio klaida.",
"Cannot save file as it has been modified since opening" => "Negalima išsaugoti failo, nes jis pakeistas po atidarymo",
"Insufficient permissions" => "Nepakanka leidumų",