diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 46f31590..c6924fd6 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -64,8 +64,11 @@ OC.L10N.register( "Rescan all files" : "Rescan all files", "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command." : "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command.", "Clear queues and background jobs" : "Clear queues and background jobs", + "Resource usage" : "Resource usage", "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)", "Number of CPU Cores (0 for no limit)" : "Number of CPU Cores (0 for no limit)", + "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here." : "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here.", + "Enable unlimited concurrency of classifier processes" : "Enable unlimited concurrency of classifier processes", "Tensorflow WASM mode" : "Tensorflow WASM mode", "Checking CPU" : "Checking CPU", "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode." : "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode.", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 8a8740ee..9a236821 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -62,8 +62,11 @@ "Rescan all files" : "Rescan all files", "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command." : "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command.", "Clear queues and background jobs" : "Clear queues and background jobs", + "Resource usage" : "Resource usage", "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)", "Number of CPU Cores (0 for no limit)" : "Number of CPU Cores (0 for no limit)", + "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here." : "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here.", + "Enable unlimited concurrency of classifier processes" : "Enable unlimited concurrency of classifier processes", "Tensorflow WASM mode" : "Tensorflow WASM mode", "Checking CPU" : "Checking CPU", "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode." : "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 43200b0c..9a50e464 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -64,8 +64,11 @@ OC.L10N.register( "Rescan all files" : "重新掃描所有檔案", "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command." : "單擊下面的按鈕可清除分類器隊列並清除所有後台作業。當您想使用終端命令進行初始分類時,這很有用。", "Clear queues and background jobs" : "清除隊列和後台作業", + "Resource usage" : "資源運用", "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "默認情況下,將使用所有可用的 CPU 內核,這可能會使您的系統承受相當大的負載。 為避免這種情況,您可以限制使用的 CPU 內核數量。(注意:在 WASM 模式下,目前只能一直使用 1 個核心。)", "Number of CPU Cores (0 for no limit)" : "CPU 核心數(0 表示無限制)", + "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here." : "默認情況下,recognize 只會同時運行一個分類器進程。如果您有很多可用資源,並且希望盡可能並行運行多個進程,您可以在這裡啟用並發。", + "Enable unlimited concurrency of classifier processes" : "啟用無限制的分類器進程並行", "Tensorflow WASM mode" : "Tensorflow WASM mode", "Checking CPU" : "檢查 CPU 中", "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode." : "無法檢查您的電腦是否支持本機 TensorFlow 操作。請確保您的操作系統具有 GNU lib C,您的 CPU 支持 AVX 指令並且您正在 x86 上運行。如果不滿足這些條件之一,您將需要在 WASM 模式下運行 .", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 73aba286..e6f74507 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -62,8 +62,11 @@ "Rescan all files" : "重新掃描所有檔案", "Click the button below to clear the classifier queues and clear all background jobs. This is useful when you want to do the initial classification using the terminal command." : "單擊下面的按鈕可清除分類器隊列並清除所有後台作業。當您想使用終端命令進行初始分類時,這很有用。", "Clear queues and background jobs" : "清除隊列和後台作業", + "Resource usage" : "資源運用", "By default all available CPU cores will be used which may put your system under considerable load. To avoid this, you can limit the amount of CPU Cores used. (Note: In WASM mode, currently only 1 core can be used at all times.)" : "默認情況下,將使用所有可用的 CPU 內核,這可能會使您的系統承受相當大的負載。 為避免這種情況,您可以限制使用的 CPU 內核數量。(注意:在 WASM 模式下,目前只能一直使用 1 個核心。)", "Number of CPU Cores (0 for no limit)" : "CPU 核心數(0 表示無限制)", + "By default, recognize will only ever run one classifier process at a time. If you have a lot of resources available and want to run as many processes in parallel as possible, you can turn on concurrency here." : "默認情況下,recognize 只會同時運行一個分類器進程。如果您有很多可用資源,並且希望盡可能並行運行多個進程,您可以在這裡啟用並發。", + "Enable unlimited concurrency of classifier processes" : "啟用無限制的分類器進程並行", "Tensorflow WASM mode" : "Tensorflow WASM mode", "Checking CPU" : "檢查 CPU 中", "Could not check whether your machine supports native TensorFlow operation. Make sure your OS has GNU lib C, your CPU supports AVX instructions and you are running on x86. If one of these things is not the case, you will need to run in WASM mode." : "無法檢查您的電腦是否支持本機 TensorFlow 操作。請確保您的操作系統具有 GNU lib C,您的 CPU 支持 AVX 指令並且您正在 x86 上運行。如果不滿足這些條件之一,您將需要在 WASM 模式下運行 .",