diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-08 01:12:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-08 01:12:18 +0000 |
commit | 55f0c2ac3bcbd6e1005f9794d238b22103a4941d (patch) | |
tree | 857f244467b03eb89f958b355211e9919ad281f3 /core/l10n/zh_TW.js | |
parent | 6f5181f811b14fd9c3fe17cc7c6bacd1c06bafa0 (diff) | |
download | nextcloud-server-55f0c2ac3bcbd6e1005f9794d238b22103a4941d.tar.gz nextcloud-server-55f0c2ac3bcbd6e1005f9794d238b22103a4941d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 2722d9afb23..986b1356bd4 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -201,10 +201,10 @@ OC.L10N.register( "No users found for {search}" : "沒有使用者符合 {search}", "An error occurred (\"{message}\"). Please try again" : "發生錯誤({message}),請再試一次", "An error occurred. Please try again" : "發生錯誤,請再試一次", - "{sharee} (remote group)" : "{sharee} (遠端群組)", - "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Home" : "家", "Other" : "其他", + "{sharee} (remote group)" : "{sharee} (遠端群組)", + "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "分享", "Name or email address..." : "名字或電子郵件地址", "Name or federated cloud ID..." : "名稱或者聯盟式雲端ID...", |