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-11-22 10:11:16 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-22 10:11:16 +0300
commit66bcedec4290570000723b53432b95c95247c19d (patch)
treed982a30dbd3e6917b032a490ec39559bc6c7879e /l10n
parentd4696a93589c53c41a10309727970dcb107237fc (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 ff16889..f30a362 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.",
+ "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ų",
"File path not supplied" : "Nepateiktas failo kelias",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 51dc3b7..9f2f251 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.",
+ "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ų",
"File path not supplied" : "Nepateiktas failo kelias",
diff --git a/l10n/lt_LT.php b/l10n/lt_LT.php
index b3067e6..4b29b65 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.",
+"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ų",
"File path not supplied" => "Nepateiktas failo kelias",