summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-01 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-01 00:08:23 +0000
commitda03018add9d4dcd1ff0bd00089a61a06e619a13 (patch)
tree7b83d87acb2b6d4bfebf95ee80a2471162cda2fc /apps/federatedfilesharing/l10n/zh_TW.js
parent99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (diff)
downloadnextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.tar.gz
nextcloud-server-da03018add9d4dcd1ff0bd00089a61a06e619a13.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.js')
-rw-r--r--apps/federatedfilesharing/l10n/zh_TW.js17
1 files changed, 16 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js
index 489b99390d9..f781d1e5b6f 100644
--- a/apps/federatedfilesharing/l10n/zh_TW.js
+++ b/apps/federatedfilesharing/l10n/zh_TW.js
@@ -1,7 +1,22 @@
OC.L10N.register(
"federatedfilesharing",
{
- "Invalid Federated Cloud ID" : "無效的雲端聯盟ID:",
+ "Federated sharing" : "聯盟式分享",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
+ "Remote share" : "遠端分享",
+ "Remote share password" : "遠端分享密碼",
+ "Cancel" : "取消",
+ "Add remote share" : "加入遠端分享",
+ "Copied!" : "已複製",
+ "Not supported!" : "不支援!",
+ "Press ⌘-C to copy." : "按下 ⌘-C 來複製",
+ "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製",
+ "Invalid Federated Cloud ID" : "無效的雲端聯盟 ID",
+ "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
+ "Couldn't establish a federated share." : "無法建立聯盟式分享",
+ "Couldn't establish a federated share, maybe the password was wrong." : "無法建立聯盟式分享,可能是密碼錯誤",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "聯盟式分享請求成功,您講話收到邀請,請檢查您的通知匣",
+ "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元",
"Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享",
"Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找不到%s,或許目前無法連線到該伺服器",