diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index eb3208ccd19..746b2dc0023 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -7,9 +7,6 @@ OC.L10N.register( "Not saved" : "未儲存", "Sending…" : "傳送中…", "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" : "僅本地用戶可見", @@ -109,6 +106,7 @@ OC.L10N.register( "Mobile & desktop" : "行動裝置及桌面", "Create" : "建立", "Change" : "更改", + "Delete" : "刪除", "Unlimited" : "無限制", "Verifying" : "驗證中", "Limit to groups" : "限制給特定群組", @@ -293,6 +291,8 @@ OC.L10N.register( "New password" : "新密碼", "Change password" : "變更密碼", "Share" : "分享", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證", + "Valid until {date}" : "{date} 前有效", "Chinese" : "中文", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。", "Official" : "官方", |