summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/zh_TW.js
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
downloadnextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz
nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r--apps/files_sharing/l10n/zh_TW.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index 95829d9a728..4c9d1a504e2 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Restore" : "回復",
"Restore share" : "還原分享",
"Something happened. Unable to restore the share." : "出了些狀況,無法還原分享。",
+ "error" : "錯誤",
"This will stop your current uploads." : "這會終止目前任何的上傳。",
"Move or copy" : "移動或複製",
"Download" : "下載",
@@ -153,8 +154,8 @@ OC.L10N.register(
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
"Select or drop files" : "選擇或拖曳檔案至此",
- "Uploading files…" : "上傳檔案中…",
"Uploaded files:" : "已上傳的檔案:",
- "could not delete share" : "無法刪除分享"
+ "could not delete share" : "無法刪除分享",
+ "Uploading files…" : "上傳檔案中…"
},
"nplurals=1; plural=0;");