diff options
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 6b3564d3f0d..6100021b056 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -265,10 +265,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "無法正確取代應用程式 %1$s 的檔案。請確保它們的版本與伺服器的版本兼容。", "Full name" : "全名", - "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱", - "%s enter the database username." : "%s 輸入數據庫用戶名稱", - "%s enter the database name." : "%s 輸入數據庫名稱", - "%s you may not use dots in the database name" : "%s 數據庫名稱不能包含小數點", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "用戶數量已達上限,無法創建新用戶。請查看您的通知以獲取更多資料。", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "用戶名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"", "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s。", |