diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/workflowengine/l10n/zh_TW.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/zh_TW.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_TW.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js index 81a9f91dd39..9bdd562ec5a 100644 --- a/apps/workflowengine/l10n/zh_TW.js +++ b/apps/workflowengine/l10n/zh_TW.js @@ -12,6 +12,7 @@ OC.L10N.register( "The given start time is invalid" : "指定的開始時間無效", "The given end time is invalid" : "指定的結束時間無效", "The given group does not exist" : "指定的群組不存在", + "File" : "檔案", "Operation #%s does not exist" : "操作 #%s 不存在", "Operation %s does not exist" : "操作 %s 不存在", "Operation %s is invalid" : "操作 #%s 無效", @@ -19,12 +20,20 @@ OC.L10N.register( "Check %s is invalid" : "檢查 %s 無效", "Check #%s does not exist" : "檢查 #%s 不存在", "Check %s is invalid or does not exist" : "檢查 %s 無效或不存在", + "Images" : "圖片", + "No results" : "沒有符合搜尋的項目", + "%s (invisible)" : "%s (隱藏)", + "%s (restricted)" : "%s (受限)", "Predefined URLs" : "預定義網址", "Files WebDAV" : "檔案 WebDAV", "Android client" : "Android 客戶端", "iOS client" : "iOS 客戶端", "Desktop client" : "桌面客戶端", + "Cancel" : "取消", + "Delete" : "刪除", + "Active" : "啟動", "Save" : "儲存", + "Browse the app store" : "瀏覽應用程式商店", "matches" : "匹配", "does not match" : "不能匹配", "is" : "是", |