diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/zh_HK.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 2766bd30007..571ab585cd5 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -32,21 +32,20 @@ OC.L10N.register( "Error while sharing" : "分享時發生錯誤", "Error while unsharing" : "取消分享時發生錯誤", "Error while changing permissions" : "更改權限時發生錯誤", - "Shared with you and the group {group} by {owner}" : "{owner}與你及群組的分享", - "Shared with you by {owner}" : "{owner}與你的分享", - "Share" : "分享", + "Set expiration date" : "設定分享期限", + "Expiration date" : "分享期限", + "Sending ..." : "發送中...", + "Email sent" : "郵件已傳", "Share link" : "分享連結", "Password protect" : "密碼保護", "Password" : "密碼", "Send" : "傳送", - "Set expiration date" : "設定分享期限", - "Expiration date" : "分享期限", + "Shared with you and the group {group} by {owner}" : "{owner}與你及群組的分享", + "Shared with you by {owner}" : "{owner}與你的分享", "Unshare" : "取消分享", "create" : "新增", "delete" : "刪除", - "Password protected" : "密碼保護", - "Sending ..." : "發送中...", - "Email sent" : "郵件已傳", + "Share" : "分享", "Warning" : "警告", "Delete" : "刪除", "Add" : "加入", |