You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/pt_BR.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ OC.L10N.register(
75
75
"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.)" : "Por padrão, todos os núcleos de CPU disponíveis serão usados, o que pode colocar seu sistema sob carga considerável. Para evitar isso, você pode limitar a quantidade de núcleos de CPU usados. (Nota: No modo WASM, apenas 1 core pode ser usado a qualquer momento.)",
76
76
"Number of CPU Cores (0 for no limit)" : "Número de núcleos de CPU (0 para sem limite)",
77
77
"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." : "Por padrão, o Reconhecer executará apenas um processo classificador por vez. Se você tiver muitos recursos disponíveis e quiser executar o máximo possível de processos em paralelo, você poderá ativar a simultaneidade aqui.",
78
-
"Enable unlimited concurrency of classifier processes" : "Habilite simultaneidade ilimitada de processos classificadores",
78
+
"Enable unlimited concurrency of classifier processes" : "Ativar simultaneidade ilimitada de processos classificadores",
79
79
"Tensorflow WASM mode" : "Modo Tensorflow WASM",
80
80
"Checking CPU" : "Verificando a CPU",
81
81
"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." : "Não foi possível verificar se sua máquina oferece suporte à operação nativa do TensorFlow. Certifique-se de que seu sistema operacional possui GNU lib C, sua CPU suporta instruções AVX e você está executando em x86. Se uma dessas coisas não for o caso, você precisará executar no modo WASM.",
@@ -105,8 +105,8 @@ OC.L10N.register(
105
105
"Nice value to set the priority of the Node.js processes. The value can only be from 0 to 19 since the Node.js process runs without superuser privileges. The higher the nice value, the lower the priority of the process." : "Valor Nice para definir a prioridade dos processos Node.js. O valor só pode ser de 0 a 19, pois o processo Node.js é executado sem privilégios de superusuário. Quanto maior o valor Nice, menor a prioridade do processo.",
106
106
"Terminal commands" : "Comandos do terminal",
107
107
"To download all models preliminary to executing the classification jobs, run the following command on the server terminal." : "Para baixar todos os modelos preliminares à execução dos trabalhos de classificação, execute o seguinte comando no terminal do servidor.",
108
-
"To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)" : "To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)",
109
-
"To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)" : "To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)",
108
+
"To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)" : "Para acionar uma execução de classificação completa, execute o seguinte comando no terminal do servidor. (A classificação será executada em vários trabalhos em segundo plano que podem ser executados em paralelo).",
109
+
"To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)" : "Para executar uma classificação completa no terminal, execute o seguinte. (A classificação será executada em sequência dentro de seu terminal).",
110
110
"Before running a full initial classification run on the terminal, you should stop all background processing that Recognize scheduled upon installation to avoid interference." : "Antes de executar uma classificação inicial completa no terminal, você deve interromper todo o processamento em segundo plano que o Reconhecer agendou na instalação para evitar interferências.",
111
111
"To run a face clustering run on for each user in the terminal, run the following. Consider adding the parameter --batch-size 10000 for large libraries to avoid PHP memory exhaustion. (The clustering will run in sequence inside your terminal.)" : "Para executar um clustering facial para cada usuário no terminal, execute o seguinte. Considere adicionar o parâmetro --batch-size 10000 para bibliotecas grandes para evitar o esgotamento da memória do PHP. (O clustering será executado em sequência dentro do seu terminal.)",
112
112
"To remove all face clusters but keep the raw detected faces run the following on the terminal:" : "To remove all face clusters but keep the raw detected faces run the following on the terminal:",
Copy file name to clipboardExpand all lines: l10n/pt_BR.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@
73
73
"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.)" : "Por padrão, todos os núcleos de CPU disponíveis serão usados, o que pode colocar seu sistema sob carga considerável. Para evitar isso, você pode limitar a quantidade de núcleos de CPU usados. (Nota: No modo WASM, apenas 1 core pode ser usado a qualquer momento.)",
74
74
"Number of CPU Cores (0 for no limit)" : "Número de núcleos de CPU (0 para sem limite)",
75
75
"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." : "Por padrão, o Reconhecer executará apenas um processo classificador por vez. Se você tiver muitos recursos disponíveis e quiser executar o máximo possível de processos em paralelo, você poderá ativar a simultaneidade aqui.",
76
-
"Enable unlimited concurrency of classifier processes" : "Habilite simultaneidade ilimitada de processos classificadores",
76
+
"Enable unlimited concurrency of classifier processes" : "Ativar simultaneidade ilimitada de processos classificadores",
77
77
"Tensorflow WASM mode" : "Modo Tensorflow WASM",
78
78
"Checking CPU" : "Verificando a CPU",
79
79
"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." : "Não foi possível verificar se sua máquina oferece suporte à operação nativa do TensorFlow. Certifique-se de que seu sistema operacional possui GNU lib C, sua CPU suporta instruções AVX e você está executando em x86. Se uma dessas coisas não for o caso, você precisará executar no modo WASM.",
@@ -103,8 +103,8 @@
103
103
"Nice value to set the priority of the Node.js processes. The value can only be from 0 to 19 since the Node.js process runs without superuser privileges. The higher the nice value, the lower the priority of the process." : "Valor Nice para definir a prioridade dos processos Node.js. O valor só pode ser de 0 a 19, pois o processo Node.js é executado sem privilégios de superusuário. Quanto maior o valor Nice, menor a prioridade do processo.",
104
104
"Terminal commands" : "Comandos do terminal",
105
105
"To download all models preliminary to executing the classification jobs, run the following command on the server terminal." : "Para baixar todos os modelos preliminares à execução dos trabalhos de classificação, execute o seguinte comando no terminal do servidor.",
106
-
"To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)" : "To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)",
107
-
"To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)" : "To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)",
106
+
"To trigger a full classification run, run the following command on the server terminal. (The classification will run in multiple background jobs which can run in parallel.)" : "Para acionar uma execução de classificação completa, execute o seguinte comando no terminal do servidor. (A classificação será executada em vários trabalhos em segundo plano que podem ser executados em paralelo).",
107
+
"To run a full classification run on the terminal, run the following. (The classification will run in sequence inside your terminal.)" : "Para executar uma classificação completa no terminal, execute o seguinte. (A classificação será executada em sequência dentro de seu terminal).",
108
108
"Before running a full initial classification run on the terminal, you should stop all background processing that Recognize scheduled upon installation to avoid interference." : "Antes de executar uma classificação inicial completa no terminal, você deve interromper todo o processamento em segundo plano que o Reconhecer agendou na instalação para evitar interferências.",
109
109
"To run a face clustering run on for each user in the terminal, run the following. Consider adding the parameter --batch-size 10000 for large libraries to avoid PHP memory exhaustion. (The clustering will run in sequence inside your terminal.)" : "Para executar um clustering facial para cada usuário no terminal, execute o seguinte. Considere adicionar o parâmetro --batch-size 10000 para bibliotecas grandes para evitar o esgotamento da memória do PHP. (O clustering será executado em sequência dentro do seu terminal.)",
110
110
"To remove all face clusters but keep the raw detected faces run the following on the terminal:" : "To remove all face clusters but keep the raw detected faces run the following on the terminal:",
0 commit comments