From 31bec057f8133266e5d359a94a3fa3cfc244856e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Feb 2020 02:29:14 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/et_EE.js | 3 ++- l10n/et_EE.json | 3 ++- l10n/zh_CN.js | 2 ++ l10n/zh_CN.json | 2 ++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index c1dd53ff1..015ab8fe9 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -24,6 +24,7 @@ OC.L10N.register( "Created" : "Loodud", "Save" : "Salvesta", "Update" : "Uuenda", - "Settings" : "Seaded" + "Settings" : "Seaded", + "An error occurred" : "Tekkis tõrge" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 6641d8e75..900ad77a6 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -22,6 +22,7 @@ "Created" : "Loodud", "Save" : "Salvesta", "Update" : "Uuenda", - "Settings" : "Seaded" + "Settings" : "Seaded", + "An error occurred" : "Tekkis tõrge" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 643cceebd..eed660a40 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -153,6 +153,8 @@ OC.L10N.register( "Upload attachment" : "上传附件", "No comments yet. Begin the discussion!" : "还没有评论。 开始讨论吧!", "Save" : "保存", + "The comment cannot be empty." : "注释不能为空。", + "The comment cannot be longer than 1000 characters." : "注释不能超过 1000 个字符。", "Update" : "更新", "Assign to me" : "指派给我", "Delete card" : "删除卡片", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9b06f62f2..0cae8cd11 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -151,6 +151,8 @@ "Upload attachment" : "上传附件", "No comments yet. Begin the discussion!" : "还没有评论。 开始讨论吧!", "Save" : "保存", + "The comment cannot be empty." : "注释不能为空。", + "The comment cannot be longer than 1000 characters." : "注释不能超过 1000 个字符。", "Update" : "更新", "Assign to me" : "指派给我", "Delete card" : "删除卡片",