Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Mar 6, 2024
1 parent cba4aff commit 0d39769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ OC.L10N.register(
"Libtensorflow was loaded successfully into Node.js." : "Libtensorflow WASM 已成功加載到 Node.js 中。",
"Could not load Tensorflow WASM in Node.js. Something is wrong with your setup." : "無法在 Node.js 中加載 TensorFlow WASM。您的設置有問題。",
"Tensorflow WASM was loaded successfully into Node.js." : "TensorFlow WASM 已成功加載到 Node.js 中。",
"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 版本。",
"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”",
"Classifier process priority" : "分類器進程優先級",
"Checking Nice binary" : "檢查 Nice 二進製檔案",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"Libtensorflow was loaded successfully into Node.js." : "Libtensorflow WASM 已成功加載到 Node.js 中。",
"Could not load Tensorflow WASM in Node.js. Something is wrong with your setup." : "無法在 Node.js 中加載 TensorFlow WASM。您的設置有問題。",
"Tensorflow WASM was loaded successfully into Node.js." : "TensorFlow WASM 已成功加載到 Node.js 中。",
"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 版本。",
"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”",
"Classifier process priority" : "分類器進程優先級",
"Checking Nice binary" : "檢查 Nice 二進製檔案",
Expand Down

0 comments on commit 0d39769

Please sign in to comment.