diff options
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index b366cb094e1..4d26c005c58 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -354,7 +354,6 @@ OC.L10N.register( "Generate headline" : "産生標題", "Summarizes text by reducing its length without losing key information." : "通過減少文字長度來總結而不丟失關鍵資訊。", "Extracts topics from a text and outputs them separated by commas." : "從文字中提取主題並輸出,並用逗號分隔。", - "404" : "404", "Education Edition" : "教育版", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限", "Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員", @@ -377,8 +376,6 @@ OC.L10N.register( "Username must not consist of dots only" : "用戶名稱不能只包含小數點", "Username is invalid because files already exist for this user" : "用戶名稱無效,因為用戶的檔案已經存在", "User disabled" : "用戶已停用", - "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9", - "Please upgrade your database version." : "請升級您數據庫的版本。", "Your data directory is readable by other users." : "您的資料目錄可以被其他用戶讀取。", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他用戶讀取目錄列表", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \"。ocdata\" 檔案" |