diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 66c61944b10..5a020f7f432 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -286,8 +286,6 @@ OC.L10N.register( "Hardening and security guidance" : "增強安全指南", "Personal" : "個人", "Administration" : "管理", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>(<strong>%s %%</strong>)", "Profile picture" : "大頭貼照", "Upload new" : "上傳新的", "Select from Files" : "從雲端檔案選擇", @@ -297,6 +295,7 @@ OC.L10N.register( "Cancel" : "取消", "Choose as profile picture" : "設定為大頭貼照", "You are member of the following groups:" : "您的帳號屬於這些群組:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>(<strong>%s %%</strong>)", "Full name" : "全名", "No display name set" : "未設定顯示名稱", "Email" : "信箱", @@ -361,6 +360,7 @@ OC.L10N.register( "A valid password must be provided" : "一定要提供一個有效的密碼", "A valid email must be provided" : "必須提供一個有效的電子郵件地址", "__language_name__" : "正體中文(臺灣)", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>", "Show email address" : "顯示電子郵件信箱", "Send email to new user" : "寄送郵件給新用戶", "Create" : "建立" |