You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/l10n/zh_HK.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -346,7 +346,7 @@ OC.L10N.register(
346
346
"Database tablespace" : "數據庫資料表空間",
347
347
"Database host" : "數據庫主機",
348
348
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。",
349
-
"Performance warning" : "效能警告",
349
+
"Performance warning" : "性能警告",
350
350
"You chose SQLite as database." : "您選擇了 SQLite 作為數據庫",
351
351
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 只適用於小型或是開發用站台,針對上線服務我們建議使用其他數據庫後端。",
352
352
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "若使用桌面版或是手機版客戶端同步檔案,不建議使用 SQLite",
Copy file name to clipboardExpand all lines: core/l10n/zh_HK.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@
344
344
"Database tablespace" : "數據庫資料表空間",
345
345
"Database host" : "數據庫主機",
346
346
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。",
347
-
"Performance warning" : "效能警告",
347
+
"Performance warning" : "性能警告",
348
348
"You chose SQLite as database." : "您選擇了 SQLite 作為數據庫",
349
349
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 只適用於小型或是開發用站台,針對上線服務我們建議使用其他數據庫後端。",
350
350
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "若使用桌面版或是手機版客戶端同步檔案,不建議使用 SQLite",
0 commit comments