diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index fca79d40520..ab567c72ec2 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -25,7 +25,6 @@ OC.L10N.register( "No" : "否", "Yes" : "是", "Ok" : "確認", - "_{count} file conflict_::_{count} file conflicts_" : [""], "Cancel" : "取消", "Continue" : "繼續", "Shared" : "已分享", @@ -51,13 +50,11 @@ OC.L10N.register( "Warning" : "警告", "Delete" : "刪除", "Add" : "加入", - "_download %n file_::_download %n files_" : [""], "The update was successful. Redirecting you to ownCloud now." : "更新成功, 正", "Use the following link to reset your password: {link}" : "請用以下連結重設你的密碼: {link}", "New password" : "新密碼", "New Password" : "新密碼", "Reset password" : "重設密碼", - "_{count} search result in other places_::_{count} search results in other places_" : [""], "Personal" : "個人", "Users" : "用戶", "Apps" : "軟件", |