aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-01 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-01 01:06:57 +0000
commit1952560ac75007f615fc5c7e1aaabe4799fe6aa3 (patch)
treea7e67527f7f21364cd205d209f9b7ef0b2065a35 /apps/workflowengine/l10n
parentdb5af891c3c9536faf1f0a62374459242bfeedaf (diff)
downloadnextcloud-server-1952560ac75007f615fc5c7e1aaabe4799fe6aa3.tar.gz
nextcloud-server-1952560ac75007f615fc5c7e1aaabe4799fe6aa3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/lv.js71
-rw-r--r--apps/workflowengine/l10n/lv.json69
-rw-r--r--apps/workflowengine/l10n/zh_CN.js58
-rw-r--r--apps/workflowengine/l10n/zh_CN.json56
4 files changed, 254 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/lv.js b/apps/workflowengine/l10n/lv.js
new file mode 100644
index 00000000000..8052946bd02
--- /dev/null
+++ b/apps/workflowengine/l10n/lv.js
@@ -0,0 +1,71 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "Veiksmīgi saglabāts",
+ "Saving failed:" : "Saglabāšana neizdevās:",
+ "File mime type" : "Faila MIME tips",
+ "is" : "ir",
+ "is not" : "nav",
+ "matches" : "atbilst",
+ "does not match" : "neatbilst",
+ "Example: {placeholder}" : "Piemērs: {placeholder}",
+ "File size (upload)" : "Faila lielums (augšupielādēt)",
+ "less" : "mazāk",
+ "less or equals" : "mazāks vai vienāds ar",
+ "greater or equals" : "lielāks vai vienāds ar",
+ "greater" : "lielāks",
+ "File system tag" : "Failu sistēmas atzīme",
+ "is tagged with" : "atzīmēts ar",
+ "is not tagged with" : "nav atzīmēts ar",
+ "Select tag…" : "Izvēlies atzīmi...",
+ "Request remote address" : "Pieprasīt attālo adresi",
+ "matches IPv4" : "atbilst IPv4",
+ "does not match IPv4" : "neatbilst IPv4",
+ "matches IPv6" : "atbilst IPv6",
+ "does not match IPv6" : "neatbilst IPv6",
+ "Request time" : "Pieprasījuma laiks",
+ "between" : "starp",
+ "not between" : "nav starp",
+ "Start" : "Sākums",
+ "End" : "Beigas",
+ "Select timezone…" : "Izvēlieties laika joslu...",
+ "Request URL" : "Pieprasījuma URL",
+ "Predefined URLs" : "Standarta URLs",
+ "Files WebDAV" : "WebDAV faili",
+ "Request user agent" : "Nepieciešams lietotāja aģents",
+ "Sync clients" : "Sync klients",
+ "Android client" : "Android klients",
+ "iOS client" : "iOS klients",
+ "Desktop client" : "Darbvirsmas klients",
+ "User group membership" : "Lietotāju grupas piederība",
+ "is member of" : "ir biedrs",
+ "is not member of" : "nav biedrs",
+ "The given operator is invalid" : "Norādītais operators ir nederīgs",
+ "The given regular expression is invalid" : "Norādītā regulārā izteiksme nav derīga.",
+ "The given file size is invalid" : "Norādītais faila formāts nav derīgs",
+ "The given tag id is invalid" : "Norādītais birkas id ir nederīgs",
+ "The given IP range is invalid" : "Norādītais IP diapazons ir nederīgs",
+ "The given IP range is not valid for IPv4" : "Norādītais IP diapazons nav derīgs IPv4",
+ "The given IP range is not valid for IPv6" : "Norādītais IP diapazons nav derīgs IPv6",
+ "The given time span is invalid" : "Norādītais laiks nav derīgs.",
+ "The given start time is invalid" : "Dotais sākuma laiks ir nederīgs",
+ "The given end time is invalid" : "Norādītais beigu laiks nav derīgs.",
+ "The given group does not exist" : "Norādītā grupa nepastāv.",
+ "Check %s is invalid or does not exist" : "Pārbaude %s ir nederīga vai nepastāv",
+ "Operation #%s does not exist" : "Operation #%s does not exist",
+ "Operation %s does not exist" : "Darbība %s neeksistē",
+ "Operation %s is invalid" : "Darbība %s ir nederīga",
+ "Check %s does not exist" : "Pārbaude %s nepastāv",
+ "Check %s is invalid" : "Pārbaude %s ir nederīga",
+ "Check #%s does not exist" : "Pārbaude #%s nepastāv",
+ "Workflow" : "Darbplūsma",
+ "Open documentation" : "Atvērt dokumentāciju",
+ "Add rule group" : "Pievienot kārtulu grupas",
+ "Short rule description" : "Īss kārtulas apraksts",
+ "Add rule" : "Pievienot kārtulu",
+ "Reset" : "Atiestatīt",
+ "Save" : "Saglabāt",
+ "Saving…" : "Saglabā...",
+ "Loading…" : "Ielādē …"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/workflowengine/l10n/lv.json b/apps/workflowengine/l10n/lv.json
new file mode 100644
index 00000000000..f780581deb3
--- /dev/null
+++ b/apps/workflowengine/l10n/lv.json
@@ -0,0 +1,69 @@
+{ "translations": {
+ "Successfully saved" : "Veiksmīgi saglabāts",
+ "Saving failed:" : "Saglabāšana neizdevās:",
+ "File mime type" : "Faila MIME tips",
+ "is" : "ir",
+ "is not" : "nav",
+ "matches" : "atbilst",
+ "does not match" : "neatbilst",
+ "Example: {placeholder}" : "Piemērs: {placeholder}",
+ "File size (upload)" : "Faila lielums (augšupielādēt)",
+ "less" : "mazāk",
+ "less or equals" : "mazāks vai vienāds ar",
+ "greater or equals" : "lielāks vai vienāds ar",
+ "greater" : "lielāks",
+ "File system tag" : "Failu sistēmas atzīme",
+ "is tagged with" : "atzīmēts ar",
+ "is not tagged with" : "nav atzīmēts ar",
+ "Select tag…" : "Izvēlies atzīmi...",
+ "Request remote address" : "Pieprasīt attālo adresi",
+ "matches IPv4" : "atbilst IPv4",
+ "does not match IPv4" : "neatbilst IPv4",
+ "matches IPv6" : "atbilst IPv6",
+ "does not match IPv6" : "neatbilst IPv6",
+ "Request time" : "Pieprasījuma laiks",
+ "between" : "starp",
+ "not between" : "nav starp",
+ "Start" : "Sākums",
+ "End" : "Beigas",
+ "Select timezone…" : "Izvēlieties laika joslu...",
+ "Request URL" : "Pieprasījuma URL",
+ "Predefined URLs" : "Standarta URLs",
+ "Files WebDAV" : "WebDAV faili",
+ "Request user agent" : "Nepieciešams lietotāja aģents",
+ "Sync clients" : "Sync klients",
+ "Android client" : "Android klients",
+ "iOS client" : "iOS klients",
+ "Desktop client" : "Darbvirsmas klients",
+ "User group membership" : "Lietotāju grupas piederība",
+ "is member of" : "ir biedrs",
+ "is not member of" : "nav biedrs",
+ "The given operator is invalid" : "Norādītais operators ir nederīgs",
+ "The given regular expression is invalid" : "Norādītā regulārā izteiksme nav derīga.",
+ "The given file size is invalid" : "Norādītais faila formāts nav derīgs",
+ "The given tag id is invalid" : "Norādītais birkas id ir nederīgs",
+ "The given IP range is invalid" : "Norādītais IP diapazons ir nederīgs",
+ "The given IP range is not valid for IPv4" : "Norādītais IP diapazons nav derīgs IPv4",
+ "The given IP range is not valid for IPv6" : "Norādītais IP diapazons nav derīgs IPv6",
+ "The given time span is invalid" : "Norādītais laiks nav derīgs.",
+ "The given start time is invalid" : "Dotais sākuma laiks ir nederīgs",
+ "The given end time is invalid" : "Norādītais beigu laiks nav derīgs.",
+ "The given group does not exist" : "Norādītā grupa nepastāv.",
+ "Check %s is invalid or does not exist" : "Pārbaude %s ir nederīga vai nepastāv",
+ "Operation #%s does not exist" : "Operation #%s does not exist",
+ "Operation %s does not exist" : "Darbība %s neeksistē",
+ "Operation %s is invalid" : "Darbība %s ir nederīga",
+ "Check %s does not exist" : "Pārbaude %s nepastāv",
+ "Check %s is invalid" : "Pārbaude %s ir nederīga",
+ "Check #%s does not exist" : "Pārbaude #%s nepastāv",
+ "Workflow" : "Darbplūsma",
+ "Open documentation" : "Atvērt dokumentāciju",
+ "Add rule group" : "Pievienot kārtulu grupas",
+ "Short rule description" : "Īss kārtulas apraksts",
+ "Add rule" : "Pievienot kārtulu",
+ "Reset" : "Atiestatīt",
+ "Save" : "Saglabāt",
+ "Saving…" : "Saglabā...",
+ "Loading…" : "Ielādē …"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
+} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
new file mode 100644
index 00000000000..044a841046c
--- /dev/null
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -0,0 +1,58 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "保存成功",
+ "Saving failed:" : "保存失败:",
+ "File mime type" : "文件MIME类型",
+ "is" : "是",
+ "is not" : "不是",
+ "matches" : "匹配",
+ "does not match" : "不匹配",
+ "Example: {placeholder}" : "例子: {placeholder}",
+ "File size (upload)" : "文件大小 (上传)",
+ "less" : "小于",
+ "less or equals" : "小于等于",
+ "greater or equals" : "大于等于",
+ "greater" : "大于",
+ "File system tag" : "文件系统标签",
+ "is tagged with" : "标记为",
+ "is not tagged with" : "未标记为",
+ "Select tag…" : "选择标签...",
+ "Request remote address" : "要求远程地址",
+ "does not match IPv4" : "不匹配IPv4",
+ "matches IPv6" : "匹配IPv6",
+ "does not match IPv6" : "不匹配IPv6",
+ "Request time" : "请求时间",
+ "between" : "之间",
+ "not between" : "不在之间",
+ "Start" : "开始",
+ "End" : "结束",
+ "Select timezone…" : "选择时区",
+ "Request URL" : "请求URL",
+ "Predefined URLs" : "预定义URL",
+ "Files WebDAV" : "文件WebDAV",
+ "Request user agent" : "请求用户代理",
+ "Sync clients" : "同步客户端",
+ "Android client" : "Android 客户端",
+ "iOS client" : "iOS 客户端",
+ "Desktop client" : "桌面客户端",
+ "User group membership" : "用户组成员资格",
+ "is member of" : "是成员",
+ "is not member of" : "不是成员",
+ "The given operator is invalid" : "给定的运算符无效",
+ "The given regular expression is invalid" : "给定的正则表达式无效",
+ "The given file size is invalid" : "给定的文件大小无效",
+ "The given tag id is invalid" : "给定的标签ID无效",
+ "The given IP range is invalid" : "给定的IP范围无效",
+ "The given end time is invalid" : "输入的截止时间无效",
+ "The given group does not exist" : "输入的群组不存在",
+ "Operation #%s does not exist" : "操作 %s 不存在",
+ "Operation %s does not exist" : "操作 %s 不存在",
+ "Workflow" : "数据流",
+ "Add rule" : "添加规则",
+ "Reset" : "重置",
+ "Save" : "保存",
+ "Saving…" : "保存中...",
+ "Loading…" : "加载中"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
new file mode 100644
index 00000000000..b8252d8a88e
--- /dev/null
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -0,0 +1,56 @@
+{ "translations": {
+ "Successfully saved" : "保存成功",
+ "Saving failed:" : "保存失败:",
+ "File mime type" : "文件MIME类型",
+ "is" : "是",
+ "is not" : "不是",
+ "matches" : "匹配",
+ "does not match" : "不匹配",
+ "Example: {placeholder}" : "例子: {placeholder}",
+ "File size (upload)" : "文件大小 (上传)",
+ "less" : "小于",
+ "less or equals" : "小于等于",
+ "greater or equals" : "大于等于",
+ "greater" : "大于",
+ "File system tag" : "文件系统标签",
+ "is tagged with" : "标记为",
+ "is not tagged with" : "未标记为",
+ "Select tag…" : "选择标签...",
+ "Request remote address" : "要求远程地址",
+ "does not match IPv4" : "不匹配IPv4",
+ "matches IPv6" : "匹配IPv6",
+ "does not match IPv6" : "不匹配IPv6",
+ "Request time" : "请求时间",
+ "between" : "之间",
+ "not between" : "不在之间",
+ "Start" : "开始",
+ "End" : "结束",
+ "Select timezone…" : "选择时区",
+ "Request URL" : "请求URL",
+ "Predefined URLs" : "预定义URL",
+ "Files WebDAV" : "文件WebDAV",
+ "Request user agent" : "请求用户代理",
+ "Sync clients" : "同步客户端",
+ "Android client" : "Android 客户端",
+ "iOS client" : "iOS 客户端",
+ "Desktop client" : "桌面客户端",
+ "User group membership" : "用户组成员资格",
+ "is member of" : "是成员",
+ "is not member of" : "不是成员",
+ "The given operator is invalid" : "给定的运算符无效",
+ "The given regular expression is invalid" : "给定的正则表达式无效",
+ "The given file size is invalid" : "给定的文件大小无效",
+ "The given tag id is invalid" : "给定的标签ID无效",
+ "The given IP range is invalid" : "给定的IP范围无效",
+ "The given end time is invalid" : "输入的截止时间无效",
+ "The given group does not exist" : "输入的群组不存在",
+ "Operation #%s does not exist" : "操作 %s 不存在",
+ "Operation %s does not exist" : "操作 %s 不存在",
+ "Workflow" : "数据流",
+ "Add rule" : "添加规则",
+ "Reset" : "重置",
+ "Save" : "保存",
+ "Saving…" : "保存中...",
+ "Loading…" : "加载中"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file