From 0d397694cf267db2d8a77b73305004cf1abe699d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Mar 2024 03:45:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 8efc4535..348a6931 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -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 二進製檔案", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index e55d1c40..52c79bf4 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -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 二進製檔案",