diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 3eb6fd329e4..bab798e730d 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -346,7 +346,7 @@ OC.L10N.register( "Database tablespace" : "數據庫資料表空間", "Database host" : "數據庫主機", "Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。", - "Performance warning" : "效能警告", + "Performance warning" : "性能警告", "You chose SQLite as database." : "您選擇了 SQLite 作為數據庫", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 只適用於小型或是開發用站台,針對上線服務我們建議使用其他數據庫後端。", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "若使用桌面版或是手機版客戶端同步檔案,不建議使用 SQLite", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index c12fb11e26b..6dbf17c7e57 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -344,7 +344,7 @@ "Database tablespace" : "數據庫資料表空間", "Database host" : "數據庫主機", "Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。", - "Performance warning" : "效能警告", + "Performance warning" : "性能警告", "You chose SQLite as database." : "您選擇了 SQLite 作為數據庫", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 只適用於小型或是開發用站台,針對上線服務我們建議使用其他數據庫後端。", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "若使用桌面版或是手機版客戶端同步檔案,不建議使用 SQLite", |