summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-12 02:28:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-12 02:28:13 +0000
commitb85c2dab27a392c5031701a7a5809c47f3b76d59 (patch)
tree7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/workflowengine/l10n/zh_TW.js
parent83dcb2061d441c94805a6533be0acc622355de22 (diff)
downloadnextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz
nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/zh_TW.js')
-rw-r--r--apps/workflowengine/l10n/zh_TW.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index d3a6d6f78fa..9617d85434a 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Nextcloud workflow engine" : "Nextcloud 工作流程引擎",
"Select a filter" : "選取過濾條件",
"Select a comparator" : "選取比較程式",
+ "Remove filter" : "移除過濾條件",
"Select a file type" : "選取檔案類型",
"e.g. httpd/unix-directory" : "例如:httpd/unix-directory",
"Folder" : "資料夾",
@@ -58,9 +59,7 @@ OC.L10N.register(
"Custom mimetype" : "自訂 mimetype",
"Please enter a valid time span" : "請輸入有效的時間範圍",
"Select a request URL" : "選取請求 URL",
- "Predefined URLs" : "預定義 URL",
"Files WebDAV" : "檔案 WebDAV",
- "Others" : "其他",
"Custom URL" : "自訂 URL",
"Select a user agent" : "選取使用者代理字串",
"Android client" : "Android 客戶端",
@@ -72,6 +71,7 @@ OC.L10N.register(
"Add new flow" : "新增新流程",
"When" : "當",
"and" : "與",
+ "Add a new filter" : "新增過濾條件",
"Cancel" : "取消",
"Delete" : "刪除",
"The configuration is invalid" : "設定無效",
@@ -115,6 +115,8 @@ OC.L10N.register(
"Select a tag" : "選取標籤",
"No results" : "無結果",
"%s (invisible)" : "%s(隱藏)",
- "%s (restricted)" : "%s(受限)"
+ "%s (restricted)" : "%s(受限)",
+ "Predefined URLs" : "預定義 URL",
+ "Others" : "其他"
},
"nplurals=1; plural=0;");