From a13200e063fd10d33d0826694fa2b2307c2480d6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Oct 2023 01:31:03 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/hu.js | 1 + l10n/hu.json | 1 + l10n/zh_TW.js | 5 +++++ l10n/zh_TW.json | 5 +++++ 4 files changed, 12 insertions(+) diff --git a/l10n/hu.js b/l10n/hu.js index b080f0fd..ddc79dda 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -63,6 +63,7 @@ OC.L10N.register( "Enable WASM mode" : "WASM mód engedélyezése", "Tensorflow GPU mode" : "Tensorflow GPU mód", "Enable GPU mode" : "GPU mód engedélyezése", + "Learn how to setup GPU mode with Recognize" : "Tudja meg, hogyan állítsa be a GPU módot a felismeréshez", "Node.js" : "Node.js", "Checking Node.js" : "A Node.js ellenőrzése", "Node.js {version} binary was installed successfully." : "A Node.js {version} bináris sikeresen telepítve lett.", diff --git a/l10n/hu.json b/l10n/hu.json index db0caec8..b74ae13f 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -61,6 +61,7 @@ "Enable WASM mode" : "WASM mód engedélyezése", "Tensorflow GPU mode" : "Tensorflow GPU mód", "Enable GPU mode" : "GPU mód engedélyezése", + "Learn how to setup GPU mode with Recognize" : "Tudja meg, hogyan állítsa be a GPU módot a felismeréshez", "Node.js" : "Node.js", "Checking Node.js" : "A Node.js ellenőrzése", "Node.js {version} binary was installed successfully." : "A Node.js {version} bináris sikeresen telepítve lett.", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 34476fac..8e41567a 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,7 +3,12 @@ OC.L10N.register( { "Recognize" : "識別", "Status" : "狀態", + "Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "無法執行 Node.js 可執行檔。您可能需要手動設定可運作的可執行檔路徑。", "Reset" : "重設", + "Node.js" : "Node.js", + "Checking Node.js" : "正在檢查 Node.js", + "Node.js {version} binary was installed successfully." : "Node.js {version} 可執行檔已成功安裝。", + "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 使用者,您必須調整此路徑以指向 Snap 的「current」目錄,因為預先設定的路徑會隨著每次更新而變更。例如,將其設定為「/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node」而非「/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node」", "Failed to load settings" : "設定載入失敗", "Failed to save settings" : "設定儲存失敗", "never" : "永不", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index e355a0f9..ec844ecd 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,7 +1,12 @@ { "translations": { "Recognize" : "識別", "Status" : "狀態", + "Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "無法執行 Node.js 可執行檔。您可能需要手動設定可運作的可執行檔路徑。", "Reset" : "重設", + "Node.js" : "Node.js", + "Checking Node.js" : "正在檢查 Node.js", + "Node.js {version} binary was installed successfully." : "Node.js {version} 可執行檔已成功安裝。", + "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 使用者,您必須調整此路徑以指向 Snap 的「current」目錄,因為預先設定的路徑會隨著每次更新而變更。例如,將其設定為「/var/snap/nextcloud/current/nextcloud/extra-apps/recognize/bin/node」而非「/var/snap/nextcloud/9337974/nextcloud/extra-apps/recognize/bin/node」", "Failed to load settings" : "設定載入失敗", "Failed to save settings" : "設定儲存失敗", "never" : "永不",