aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-26 00:08:39 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-26 00:08:39 +0000
commit37bedbc10d8802e573a63ec255ec410a2896a91a (patch)
tree8aa8451791f8ead8a8b3ac8854af35775b334b73 /apps/files_sharing/l10n/zh_TW.js
parent4cb4d03184634c093575a370b2b90526e3c6030b (diff)
downloadnextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.tar.gz
nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index cff1b2fbb9e..12444207d04 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Wrong or no update parameter given" : "更新參數不正確或未提供",
"Can't change permissions for public share links" : "無法由公開分享的連結變更權限",
"Cannot increase permissions" : "無法增加權限",
- "%s is publicly shared" : "%s 是被公然分享的",
"Share API is disabled" : "分享 API 已停用",
"This share is password-protected" : "這個分享有密碼保護",
"The password is wrong. Try again." : "請檢查您的密碼並再試一次",
@@ -110,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "上傳檔案到 %s",
"Select or drop files" : "選擇或拖曳檔案至此",
"Uploading files…" : "上傳檔案中…",
- "Uploaded files:" : "已上傳的檔案:"
+ "Uploaded files:" : "已上傳的檔案:",
+ "%s is publicly shared" : "%s 是被公然分享的"
},
"nplurals=1; plural=0;");