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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-19 03:17:56 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-19 03:17:56 +0300
commit18038f85d641b55246190501d077de8d5d7661a5 (patch)
tree4ca4f365fa9953e494893f5cf1da0852db7ac7d6
parent42eaf1919033b6423944147a616e304042b8ed06 (diff)
[tx-robot] updated from transifexv12.0.3
-rw-r--r--l10n/lt_LT.js17
-rw-r--r--l10n/lt_LT.json17
2 files changed, 20 insertions, 14 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 329a2f1..2167a54 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"logreader",
{
- "37" : "37",
- "38" : "38",
- "39" : "39",
- "40" : "40",
- "41" : "41",
- "42" : "42",
- "43" : "43"
+ "Error parsing log" : "Klaida, nagrinėjant žurnalą",
+ "Log levels" : "Žurnalo lygmenys",
+ "Log content" : "Žurnalo turinys",
+ "Live update" : "Tiesioginis atnaujinimas",
+ "Download logs" : "Atsisiųsti žurnalus",
+ "No server logs" : "Nėra serverio žurnalų",
+ "One or more entries are hidden by the log level filter" : "Vienas ar daugiau įrašų yra paslėpta pagal žurnalo lygmenų filtrą",
+ "Everything is working fine" : "Viskas veikia gerai",
+ "Logging" : "Registravimas",
+ "Log Reader" : "Žurnalų skaitytuvė"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 938c9bd..2f1bd70 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,10 +1,13 @@
{ "translations": {
- "37" : "37",
- "38" : "38",
- "39" : "39",
- "40" : "40",
- "41" : "41",
- "42" : "42",
- "43" : "43"
+ "Error parsing log" : "Klaida, nagrinėjant žurnalą",
+ "Log levels" : "Žurnalo lygmenys",
+ "Log content" : "Žurnalo turinys",
+ "Live update" : "Tiesioginis atnaujinimas",
+ "Download logs" : "Atsisiųsti žurnalus",
+ "No server logs" : "Nėra serverio žurnalų",
+ "One or more entries are hidden by the log level filter" : "Vienas ar daugiau įrašų yra paslėpta pagal žurnalo lygmenų filtrą",
+ "Everything is working fine" : "Viskas veikia gerai",
+ "Logging" : "Registravimas",
+ "Log Reader" : "Žurnalų skaitytuvė"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file