nextcloud/apps/workflowengine/l10n/zh_TW.json

118 lines
5.4 KiB
JSON
Raw Normal View History

2016-11-17 04:07:02 +03:00
{ "translations": {
2021-02-27 05:22:23 +03:00
"The given operator is invalid" : "指定的運算子無效",
"The given regular expression is invalid" : "指定的正規表示式無效",
2019-09-17 15:33:26 +03:00
"The given file size is invalid" : "指定的檔案大小無效",
2021-02-27 05:22:23 +03:00
"The given tag id is invalid" : "指定的標籤 id 無效",
"The given IP range is invalid" : "指定的 IP 範圍無效",
"The given IP range is not valid for IPv4" : "指定的 IP 範圍不是有效的 IPv4",
"The given IP range is not valid for IPv6" : "指定的 IP 範圍不是有效的 IPv6",
2019-09-17 15:33:26 +03:00
"The given time span is invalid" : "指定的時間範圍無效",
"The given start time is invalid" : "指定的開始時間無效",
"The given end time is invalid" : "指定的結束時間無效",
"The given group does not exist" : "指定的群組不存在",
2019-12-22 05:28:34 +03:00
"File" : "檔案",
2020-12-26 05:19:48 +03:00
"File created" : "檔案建立",
"File updated" : "檔案更新",
"File renamed" : "檔案重新命名",
"File deleted" : "檔案刪除",
"File accessed" : "檔案存取",
"File copied" : "檔案複製",
2021-02-27 05:22:23 +03:00
"Tag assigned" : "指派標籤",
2020-12-26 05:19:48 +03:00
"Someone" : "某人",
"%s created %s" : "%s 建立 %s",
"%s modified %s" : "%s 修改 %s",
"%s deleted %s" : "%s 刪除 %s",
"%s accessed %s" : "%s 存取 %s",
"%s renamed %s" : "%s 重新命名 %s",
"%s copied %s" : "%s 複製 %s",
2021-02-27 05:22:23 +03:00
"%s assigned %s to %s" : "%s 指派 %s 給 %s",
2019-09-17 15:33:26 +03:00
"Operation #%s does not exist" : "操作 #%s 不存在",
2020-12-26 05:19:48 +03:00
"Entity %s does not exist" : "實體 %s 不存在",
"Entity %s is invalid" : "實體 %s 無效",
"No events are chosen." : "未選擇事件。",
"Entity %s has no event %s" : "實體 %s 沒有事件 %s",
2019-09-17 15:33:26 +03:00
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 #%s 無效",
2021-02-27 05:22:23 +03:00
"At least one check needs to be provided" : "至少需要提供一次檢查",
"The provided operation data is too long" : "操作提供的資料過長",
"Invalid check provided" : "提供無效的檢查",
2019-09-17 15:33:26 +03:00
"Check %s does not exist" : "檢查 %s 不存在",
"Check %s is invalid" : "檢查 %s 無效",
2021-02-27 05:22:23 +03:00
"Check %s is not allowed with this entity" : "不允許對此實體進行檢查 %s",
"The provided check value is too long" : "提供的檢查值過長",
2019-09-17 15:33:26 +03:00
"Check #%s does not exist" : "檢查 #%s 不存在",
"Check %s is invalid or does not exist" : "檢查 %s 無效或不存在",
2020-12-26 05:19:48 +03:00
"Flow" : "流程",
"Nextcloud workflow engine" : "Nextcloud 工作流程引擎",
2021-02-27 05:22:23 +03:00
"Select a filter" : "選取過濾條件",
"Select a comparator" : "選取比較程式",
"Select a file type" : "選取檔案類型",
"e.g. httpd/unix-directory" : "例如httpd/unix-directory",
2020-02-22 05:18:42 +03:00
"Folder" : "資料夾",
2019-12-22 05:28:34 +03:00
"Images" : "圖片",
2021-02-27 05:22:23 +03:00
"Office documents" : "辦公室文件",
"PDF documents" : "PDF 文件",
"Custom mimetype" : "自訂 mimetype",
"Select a tag" : "選取標籤",
"No results" : "無結果",
"%s (invisible)" : "%s隱藏",
"%s (restricted)" : "%s受限",
"Please enter a valid time span" : "請輸入有效的時間範圍",
"Select a request URL" : "選取請求 URL",
"Predefined URLs" : "預定義 URL",
2019-09-17 15:33:26 +03:00
"Files WebDAV" : "檔案 WebDAV",
2021-02-27 05:22:23 +03:00
"Others" : "其他",
"Custom URL" : "自訂 URL",
"Select a user agent" : "選取使用者代理字串",
2019-09-17 15:33:26 +03:00
"Android client" : "Android 客戶端",
"iOS client" : "iOS 客戶端",
"Desktop client" : "桌面客戶端",
2021-02-27 05:22:23 +03:00
"Thunderbird & Outlook addons" : "Thunderbird 與 Outlook 附加元件",
"Custom user agent" : "自訂使用者字串",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",
"When" : "當",
"and" : "與",
2019-12-22 05:28:34 +03:00
"Cancel" : "取消",
"Delete" : "刪除",
2021-02-27 05:22:23 +03:00
"The configuration is invalid" : "設定無效",
2019-12-22 05:28:34 +03:00
"Active" : "啟動",
2019-11-28 05:16:54 +03:00
"Save" : "儲存",
2021-02-27 05:22:23 +03:00
"Available flows" : "可用的流程",
"For details on how to write your own flow, check out the development documentation." : "關於如何編寫自己的流程,請看開發文件。",
"More flows" : "更多流程",
2021-06-04 05:28:13 +03:00
"Browse the App Store" : "瀏覽應用程式商店",
2021-02-27 05:22:23 +03:00
"Show less" : "顯示較少",
"Show more" : "顯示更多",
"Configured flows" : "已設定的流程",
"Your flows" : "您的流程",
"matches" : "符合",
"does not match" : "不符合",
2019-12-20 05:26:28 +03:00
"is" : "是",
"is not" : "不是",
2021-02-27 05:22:23 +03:00
"File name" : "檔案名稱",
"File MIME type" : "檔案 MIME 類型",
"File size (upload)" : "檔案大小(上傳)",
2016-11-17 04:07:02 +03:00
"less" : "更少",
"less or equals" : "小於或等於",
"greater or equals" : "大於或等於",
"greater" : "更大",
"Request remote address" : "請求遠端地址",
2021-02-27 05:22:23 +03:00
"matches IPv4" : "符合 IPv4",
"does not match IPv4" : "不符合 IPv4",
"matches IPv6" : "符合 IPv6",
"does not match IPv6" : "不能符合 IPv6",
2019-09-17 15:33:26 +03:00
"File system tag" : "檔案系統標籤",
"is tagged with" : "標記為",
"is not tagged with" : "没有標記為",
"Request URL" : "請求網址",
2016-11-17 04:07:02 +03:00
"Request time" : "請求時間",
"between" : "之間",
2017-07-24 03:08:01 +03:00
"not between" : "皆非",
2021-02-27 05:22:23 +03:00
"Request user agent" : "請求使用者代理字串",
"User group membership" : "使用者群組成員資格",
2017-07-24 03:08:01 +03:00
"is member of" : "是成員來自",
2021-06-03 05:28:43 +03:00
"is not member of" : "不是成員來自",
"Browse the app store" : "瀏覽應用程式商店"
2016-11-17 04:07:02 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}