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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-17 05:59:17 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-17 05:59:17 +0300
commitca7bf0a5823ca96479c3c1b0a3adf8757b71069b (patch)
tree2ce236691ab89ebb02540d26cb01ddfae2390740 /l10n
parent7cc494f497b7e0b493ddf266814a567be755f1a6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/lt_LT.js5
-rw-r--r--l10n/lt_LT.json5
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
4 files changed, 12 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 48f1c2c..d370aea 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -3,6 +3,9 @@ OC.L10N.register(
{
"Error parsing log" : "Klaida, nagrinėjant žurnalą",
"Caused by " : "Sukėlė ",
+ "Info" : "Informacija",
+ "Warning" : "Įspėjimas",
+ "Error" : "Klaida",
"Copy" : "Kopijuoti",
"Copy raw" : "Kopijuoti neapdorotą",
"Copy formatted" : "Kopijuoti formatuotą",
@@ -13,6 +16,8 @@ OC.L10N.register(
"App" : "Programėlė",
"Message" : "Žinutė",
"Time" : "Laikas",
+ "Load log file" : "Įkelti žurnalo failą",
+ "Invalid log file" : "Neteisingas žurnalo failas",
"Log levels" : "Žurnalo lygmenys",
"Log content" : "Žurnalo turinys",
"Live update" : "Tiesioginis atnaujinimas",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 6db82d2..236915b 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,6 +1,9 @@
{ "translations": {
"Error parsing log" : "Klaida, nagrinėjant žurnalą",
"Caused by " : "Sukėlė ",
+ "Info" : "Informacija",
+ "Warning" : "Įspėjimas",
+ "Error" : "Klaida",
"Copy" : "Kopijuoti",
"Copy raw" : "Kopijuoti neapdorotą",
"Copy formatted" : "Kopijuoti formatuotą",
@@ -11,6 +14,8 @@
"App" : "Programėlė",
"Message" : "Žinutė",
"Time" : "Laikas",
+ "Load log file" : "Įkelti žurnalo failą",
+ "Invalid log file" : "Neteisingas žurnalo failas",
"Log levels" : "Žurnalo lygmenys",
"Log content" : "Žurnalo turinys",
"Live update" : "Tiesioginis atnaujinimas",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 215f671..0f5152d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"App" : "应用",
"Message" : "消息",
"Time" : "时间",
+ "Load log file" : "加载日志文件",
"Invalid log file" : "无效的日志文件",
"Log levels" : "日志级别",
"Log content" : "日志内容",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 93103c1..f98d43c 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -16,6 +16,7 @@
"App" : "应用",
"Message" : "消息",
"Time" : "时间",
+ "Load log file" : "加载日志文件",
"Invalid log file" : "无效的日志文件",
"Log levels" : "日志级别",
"Log content" : "日志内容",