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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-18 05:18:30 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-18 05:18:30 +0300
commita61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (patch)
tree916fa6bb8524c20a77f62e77143bff2539a5e371 /apps/workflowengine/l10n
parent54012a6abd2993700648d9d19cc66aacb65ec809 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/hr.js3
-rw-r--r--apps/workflowengine/l10n/hr.json3
-rw-r--r--apps/workflowengine/l10n/lt_LT.js1
-rw-r--r--apps/workflowengine/l10n/lt_LT.json1
-rw-r--r--apps/workflowengine/l10n/zh_CN.js4
-rw-r--r--apps/workflowengine/l10n/zh_CN.json4
6 files changed, 12 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/hr.js b/apps/workflowengine/l10n/hr.js
index 0398a793014..c82b663b80b 100644
--- a/apps/workflowengine/l10n/hr.js
+++ b/apps/workflowengine/l10n/hr.js
@@ -35,6 +35,8 @@ OC.L10N.register(
"Entity %s has no event %s" : "Entitet %s nema događaja %s",
"Operation %s does not exist" : "Radnja %s ne postoji",
"Operation %s is invalid" : "Radnja %s nije važeća",
+ "At least one check needs to be provided" : "Morate odabrati barem jednu od ponuđenih mogućnosti",
+ "Invalid check provided" : "Odabrana je nevažeća mogućnost",
"Check %s does not exist" : "Provjera %s ne postoji",
"Check %s is invalid" : "Provjera %s nije važeća",
"Check %s is not allowed with this entity" : "Provjera %s nije dopuštena s ovim entitetom",
@@ -66,6 +68,7 @@ OC.L10N.register(
"Desktop client" : "Klijent za stolna računala",
"Thunderbird & Outlook addons" : "Dodaci za Thunderbird i Outlook",
"Custom user agent" : "Prilagođeni korisnički agent",
+ "At least one event must be selected" : "Morate odabrati barem jedan događaj",
"Add new flow" : "Dodaj novi tijek",
"When" : "Kada",
"and" : "i",
diff --git a/apps/workflowengine/l10n/hr.json b/apps/workflowengine/l10n/hr.json
index 9f7e682f26f..59d2d97221a 100644
--- a/apps/workflowengine/l10n/hr.json
+++ b/apps/workflowengine/l10n/hr.json
@@ -33,6 +33,8 @@
"Entity %s has no event %s" : "Entitet %s nema događaja %s",
"Operation %s does not exist" : "Radnja %s ne postoji",
"Operation %s is invalid" : "Radnja %s nije važeća",
+ "At least one check needs to be provided" : "Morate odabrati barem jednu od ponuđenih mogućnosti",
+ "Invalid check provided" : "Odabrana je nevažeća mogućnost",
"Check %s does not exist" : "Provjera %s ne postoji",
"Check %s is invalid" : "Provjera %s nije važeća",
"Check %s is not allowed with this entity" : "Provjera %s nije dopuštena s ovim entitetom",
@@ -64,6 +66,7 @@
"Desktop client" : "Klijent za stolna računala",
"Thunderbird & Outlook addons" : "Dodaci za Thunderbird i Outlook",
"Custom user agent" : "Prilagođeni korisnički agent",
+ "At least one event must be selected" : "Morate odabrati barem jedan događaj",
"Add new flow" : "Dodaj novi tijek",
"When" : "Kada",
"and" : "i",
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js
index 45557633418..6c76668b2e7 100644
--- a/apps/workflowengine/l10n/lt_LT.js
+++ b/apps/workflowengine/l10n/lt_LT.js
@@ -37,6 +37,7 @@ OC.L10N.register(
"Cancel" : "Atsisakyti",
"Delete" : "Ištrinti",
"Save" : "Įrašyti",
+ "Browse the app store" : "Naršyti programėlių parduotuvę",
"Show less" : "Rodyti mažiau",
"Show more" : "Rodyti daugiau",
"matches" : "atitinka",
diff --git a/apps/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json
index 8b65fbddc52..da26640cc32 100644
--- a/apps/workflowengine/l10n/lt_LT.json
+++ b/apps/workflowengine/l10n/lt_LT.json
@@ -35,6 +35,7 @@
"Cancel" : "Atsisakyti",
"Delete" : "Ištrinti",
"Save" : "Įrašyti",
+ "Browse the app store" : "Naršyti programėlių parduotuvę",
"Show less" : "Rodyti mažiau",
"Show more" : "Rodyti daugiau",
"matches" : "atitinka",
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
index f796274eebb..a0abce24710 100644
--- a/apps/workflowengine/l10n/zh_CN.js
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -115,7 +115,7 @@ OC.L10N.register(
"Short rule description" : "短规则说明",
"Add rule" : "添加规则",
"Reset" : "重置",
- "Saving…" : "保存中...",
+ "Saving…" : "正在保存…",
"Group list is empty" : "用户群组列表空",
"Unable to retrieve the group list" : "无法获取用户群组列表",
"Saved" : "已保存",
@@ -130,7 +130,7 @@ OC.L10N.register(
"Workflow" : "工作流",
"Files workflow engine" : "文件工作流引擎",
"Open documentation" : "打开文档",
- "Loading…" : "加载中...",
+ "Loading…" : "正在加载…",
"Tag management" : "标签管理"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
index b4240309546..739979e9a3f 100644
--- a/apps/workflowengine/l10n/zh_CN.json
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -113,7 +113,7 @@
"Short rule description" : "短规则说明",
"Add rule" : "添加规则",
"Reset" : "重置",
- "Saving…" : "保存中...",
+ "Saving…" : "正在保存…",
"Group list is empty" : "用户群组列表空",
"Unable to retrieve the group list" : "无法获取用户群组列表",
"Saved" : "已保存",
@@ -128,7 +128,7 @@
"Workflow" : "工作流",
"Files workflow engine" : "文件工作流引擎",
"Open documentation" : "打开文档",
- "Loading…" : "加载中...",
+ "Loading…" : "正在加载…",
"Tag management" : "标签管理"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file