diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 47afa29cb70..eb907c9457d 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -290,6 +290,7 @@ OC.L10N.register( "No language set" : "未設定語言", "Your location" : "您的位置", "Your organisation" : "您的機構", + "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯個人檔案能見度", "Enable Profile" : "啟用簡介", "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", @@ -489,8 +490,6 @@ OC.L10N.register( "You are a member of the following groups:" : "你是下列群組的成員︰", "You are using <strong>%s</strong>" : "您已使用了 <strong>%s</strong> 的存儲空間", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您已使用了 <strong>%2$s</strong> 中的 <strong>%1$s</strong>(<strong>%3$s %%</strong>)", - "Change privacy level of phone number" : "更改電話號碼的私隱級別", - "Your phone number" : "您的電話號碼", "Locale" : "地區設定", "Current password" : "目前密碼", "Your current password" : "您目前的密碼", @@ -530,6 +529,7 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許用戶名自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Change privacy level of full name" : "更改全名的私隱級別", "No display name set" : "未設定顯示名稱", + "Change privacy level of phone number" : "更改電話號碼的私隱級別", "Address" : "地址", "Change privacy level of address" : "更改地址的私隱級別", "Your postal address" : "您的郵遞地址", |