diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index aede393b142..2c78e7ccad1 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -70,6 +70,7 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "%1$s的Email信箱在%2$s已經變更。", "Welcome aboard" : "歡迎加入", "Welcome aboard %s" : "%s,歡迎您加入", + "You now have an %s account, you can add, protect, and share your data." : "你現在已經擁有了%s帳戶,你可以新增、分享以及捍衛你的資料。", "Your username is: %s" : "你的使用者名稱為: %s", "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", @@ -135,6 +136,7 @@ OC.L10N.register( "Not supported!" : "不支援!", "Press ⌘-C to copy." : "按下 ⌘-C 來複製", "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製", + "Error while loading browser sessions and device tokens" : "在載入瀏覽器階段與裝置口令時發生錯誤", "Error while creating device token" : "建立裝置token時發生錯誤", "Error while deleting the token" : "刪除token時發生錯誤", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證", @@ -147,6 +149,9 @@ OC.L10N.register( "Contacts" : "聯絡人", "Visible to local users and to trusted servers" : "僅本地用戶與信任伺服器可見", "Public" : "公開", + "Will be synced to a global and public address book" : "將會同步全域及公開地址簿", + "Verify" : "驗證", + "Verifying …" : "驗證中....", "Select a profile picture" : "選擇大頭貼", "Very weak password" : "密碼強度非常弱", "Weak password" : "密碼強度弱", |