Skip to content

Commit efac3b6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 501fa67 commit efac3b6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/zh_HK.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ OC.L10N.register(
101101
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "如果隨附的 Node.js 二進製文件由於某種原因無法在您的系統上運行,您可以將路徑設置為自定義 node.js 二進製文件。目前支持的是 Node v20.9 和更新的 v20 版本。",
102102
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "對於 Nextcloud Snap 用戶,您需要調整此路徑以指向快照的“目前”目錄,因為預配置的路徑會隨著每次更新而更改。例如,將其設置為“/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node”而不是“/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node”",
103103
"Checking FFmpeg" : "正在檢查 FFmpeg",
104+
"Could not execute the FFmpeg binary. You may need to set the path to a working binary manually." : "無法執行 FFmpeg。請手動設定正確的執行檔路徑。",
105+
"FFmpeg {version} binary was installed successfully." : "FFmpeg {version} 可執行檔已成功安裝。",
106+
"If the shipped FFmpeg binary doesn't work on your system for some reason you can set the path to a custom FFmpeg binary." : "如果由於某種原因,系統自帶的 FFmpeg 二進位檔案無法正常運作,您可以設定自訂 FFmpeg 二進位檔案的路徑。",
104107
"Classifier process priority" : "分類器進程優先級",
105108
"Checking Nice binary" : "檢查 Nice 二進製檔案",
106109
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "找不到 Nice 二進製檔案。您可能需要手動設置正常運行二進製檔案的路徑。",

l10n/zh_HK.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@
9999
"If the shipped Node.js binary doesn't work on your system for some reason you can set the path to a custom node.js binary. Currently supported is Node v20.9 and newer v20 releases." : "如果隨附的 Node.js 二進製文件由於某種原因無法在您的系統上運行,您可以將路徑設置為自定義 node.js 二進製文件。目前支持的是 Node v20.9 和更新的 v20 版本。",
100100
"For Nextcloud Snap users, you need to adjust this path to point to the snap's \"current\" directory as the pre-configured path will change with each update. For example, set it to \"/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node\" instead of \"/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node\"" : "對於 Nextcloud Snap 用戶,您需要調整此路徑以指向快照的“目前”目錄,因為預配置的路徑會隨著每次更新而更改。例如,將其設置為“/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node”而不是“/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node”",
101101
"Checking FFmpeg" : "正在檢查 FFmpeg",
102+
"Could not execute the FFmpeg binary. You may need to set the path to a working binary manually." : "無法執行 FFmpeg。請手動設定正確的執行檔路徑。",
103+
"FFmpeg {version} binary was installed successfully." : "FFmpeg {version} 可執行檔已成功安裝。",
104+
"If the shipped FFmpeg binary doesn't work on your system for some reason you can set the path to a custom FFmpeg binary." : "如果由於某種原因,系統自帶的 FFmpeg 二進位檔案無法正常運作,您可以設定自訂 FFmpeg 二進位檔案的路徑。",
102105
"Classifier process priority" : "分類器進程優先級",
103106
"Checking Nice binary" : "檢查 Nice 二進製檔案",
104107
"Could not find the Nice binary. You may need to set the path to a working binary manually." : "找不到 Nice 二進製檔案。您可能需要手動設置正常運行二進製檔案的路徑。",

0 commit comments

Comments
 (0)