summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-02 02:27:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-02 02:27:47 +0000
commit08e1bcd2c969bb85c12af8b0286eb8e93b2adbb5 (patch)
tree498dca61b67c6544d73f5fca2de4e57336c9c8e9 /core
parent193e0968138469f12d03cc1bf94a0894c394208e (diff)
downloadnextcloud-server-08e1bcd2c969bb85c12af8b0286eb8e93b2adbb5.tar.gz
nextcloud-server-08e1bcd2c969bb85c12af8b0286eb8e93b2adbb5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/zh_HK.js2
-rw-r--r--core/l10n/zh_HK.json2
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",