diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:26 +0000 |
commit | 85767660baa8b9e686303b091da8c96b13345f86 (patch) | |
tree | 5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /settings/l10n/zh_TW.js | |
parent | f349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff) | |
download | nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 0c7c2907c8e..bad00513c49 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -56,6 +56,10 @@ OC.L10N.register( "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Delete" : "刪除", + "Unlimited" : "無限制", + "Verifying …" : "驗證中…", + "Verify" : "驗證", "Migration in progress. Please wait until the migration is finished" : "資料搬移中,請耐心等候直到資料搬移結束", "Migration started …" : "開始遷移…", "Not saved" : "未儲存", @@ -63,7 +67,6 @@ OC.L10N.register( "Email sent" : "Email 已寄出", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證", "Valid until {date}" : "{date} 前有效", - "Delete" : "刪除", "Local" : "本地", "Private" : "私人的", "Only visible to local users" : "僅本地用戶可見", @@ -72,8 +75,6 @@ OC.L10N.register( "Visible to local users and to trusted servers" : "僅本地用戶與信任的伺服器可見", "Public" : "公開", "Will be synced to a global and public address book" : "將會同步到全域公開的通訊錄", - "Verify" : "驗證", - "Verifying …" : "驗證中…", "Very weak password" : "密碼強度非常弱", "Weak password" : "密碼強度弱", "So-so password" : "密碼強度普通", @@ -132,7 +133,6 @@ OC.L10N.register( "Language" : "語言", "Storage location" : "儲存位址", "User backend" : "使用者資料後端", - "Unlimited" : "無限制", "Default quota" : "預設儲存容量限制", "Your apps" : "您的應用程式", "Disabled apps" : "已停用應用程式", |