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 Oct 20, 2023
1 parent 2905fd7 commit a13200e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
1 change: 1 addition & 0 deletions l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
5 changes: 5 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "永不",
Expand Down
5 changes: 5 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -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" : "永不",
Expand Down

0 comments on commit a13200e

Please sign in to comment.