diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 746b2dc0023..c02ba4e3758 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -7,14 +7,8 @@ OC.L10N.register( "Not saved" : "未儲存", "Sending…" : "傳送中…", "Email sent" : "Email 已寄出", - "Local" : "本地", "Private" : "私人的", - "Only visible to local users" : "僅本地用戶可見", - "Only visible to you" : "僅你可見", - "Contacts" : "聯絡人", - "Visible to local users and to trusted servers" : "僅本地用戶與信任的伺服器可見", "Public" : "公開", - "Will be synced to a global and public address book" : "將會同步到全域公開的通訊錄", "Verify" : "驗證", "Verifying …" : "驗證中…", "Unable to change password" : "無法修改密碼", @@ -293,6 +287,12 @@ OC.L10N.register( "Share" : "分享", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證", "Valid until {date}" : "{date} 前有效", + "Local" : "本地", + "Only visible to local users" : "僅本地用戶可見", + "Only visible to you" : "僅你可見", + "Contacts" : "聯絡人", + "Visible to local users and to trusted servers" : "僅本地用戶與信任的伺服器可見", + "Will be synced to a global and public address book" : "將會同步到全域公開的通訊錄", "Chinese" : "中文", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。", "Official" : "官方", |