mirror of
https://github.com/nextcloud/server.git
synced 2026-02-28 20:40:39 -05:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
7531d0415f
commit
3defcf0495
4 changed files with 4 additions and 2 deletions
|
|
@ -230,6 +230,7 @@ OC.L10N.register(
|
|||
"Delete permanently" : "永久刪除",
|
||||
"Set up templates folder" : "設定範本資料夾",
|
||||
"Templates" : "範本",
|
||||
"Create new templates folder" : "建立新的範本資料夾",
|
||||
"Unable to initialize the templates directory" : "無法初始化範本目錄",
|
||||
"Toggle %1$s sublist" : "切換 %1$s 子列表",
|
||||
"Toggle grid view" : "切換網格檢視",
|
||||
|
|
|
|||
|
|
@ -228,6 +228,7 @@
|
|||
"Delete permanently" : "永久刪除",
|
||||
"Set up templates folder" : "設定範本資料夾",
|
||||
"Templates" : "範本",
|
||||
"Create new templates folder" : "建立新的範本資料夾",
|
||||
"Unable to initialize the templates directory" : "無法初始化範本目錄",
|
||||
"Toggle %1$s sublist" : "切換 %1$s 子列表",
|
||||
"Toggle grid view" : "切換網格檢視",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue