WPMU DEV in your language

Translations

Translation of Snapshot Pro: Portuguese (Brazil)

1 2 3 4 5 6 82
Prio Original string Translation
CANCEL BACKUP CANCELAR BACKUP Details

CANCEL BACKUP

CANCELAR BACKUP
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:14:00
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/preflight-cancel.php:36
Priority:
normal
More links:
GO BACK VOLTAR Details

GO BACK

VOLTAR
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:14:16
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/preflight-cancel.php:31
Priority:
normal
More links:
An alternative to editing the php.ini file is adding the following line of code in your wp-config.php file. Uma alternativa para editar o arquivo php.ini é adicionar a seguinte linha de código ao seu arquivo wp-config.php. Details

An alternative to editing the php.ini file is adding the following line of code in your wp-config.php file.

Uma alternativa para editar o arquivo php.ini é adicionar a seguinte linha de código ao seu arquivo wp-config.php.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:15:32
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:194
Priority:
normal
More links:
If you have access to the php.ini file, you can increase the execution time limit by adding the following line of code or updating it (if it exists already) in your php.ini file. Se você tiver acesso ao arquivo php.ini, poderá aumentar o limite de tempo de execução adicionando a seguinte linha de código ou atualizando-o (se já existir) em seu arquivo php.ini. Details

If you have access to the php.ini file, you can increase the execution time limit by adding the following line of code or updating it (if it exists already) in your php.ini file.

Se você tiver acesso ao arquivo php.ini, poderá aumentar o limite de tempo de execução adicionando a seguinte linha de código ou atualizando-o (se já existir) em seu arquivo php.ini.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:24:57
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:185
Priority:
normal
More links:
Connect to your site via FTP, and add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it. Conecte-se ao seu site via FTP e adicione a seguinte linha ao seu arquivo .htaccess. Certifique-se de fazer backup do seu arquivo .htaccess antes de editá-lo. Details

Connect to your site via FTP, and add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it.

Conecte-se ao seu site via FTP e adicione a seguinte linha ao seu arquivo .htaccess. Certifique-se de fazer backup do seu arquivo .htaccess antes de editá-lo.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:29:54
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:176
Priority:
normal
More links:
Go to your cPanel > Select PHP Version, and click on the Switch to PHP Options link to see the default values of your PHP options. Update the value of max_execution_time to 60s, and click on Apply and then Save. Vá para seu cPanel> Selecionar versão do PHP e clique no link Alternar para opções de PHP para ver os valores padrão de suas opções de PHP. Atualize o valor de max_execution_time para 60s e clique em Aplicar e depois em Salvar. Details

Go to your cPanel > Select PHP Version, and click on the Switch to PHP Options link to see the default values of your PHP options. Update the value of max_execution_time to 60s, and click on Apply and then Save.

Vá para seu cPanel> Selecionar versão do PHP e clique no link Alternar para opções de PHP para ver os valores padrão de suas opções de PHP. Atualize o valor de max_execution_time para 60s e clique em Aplicar e depois em Salvar.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:31:56
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:169
Priority:
normal
More links:
You can set the %s of your site to any value above 60s by using any of the following methods: Você pode definir %s do seu site para qualquer valor acima de 60 usando qualquer um dos seguintes métodos: Details

You can set the %s of your site to any value above 60s by using any of the following methods:

Você pode definir %s do seu site para qualquer valor acima de 60 usando qualquer um dos seguintes métodos:
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – max_execution_time
Date added (GMT):
2024-07-31 22:33:04
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:162
Priority:
normal
More links:
Max execution time on %1$s is %2$s seconds. O tempo máximo de execução em %1$s é de %2$s segundos. Details

Max execution time on %1$s is %2$s seconds.

O tempo máximo de execução em %1$s é de %2$s segundos.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %1$s – host name, %2$s – actual limit
Date added (GMT):
2024-07-31 22:34:43
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:148
Priority:
normal
More links:
Max execution time defines how long a PHP script can run before it returns an error. Snapshot will often require longer than the default setting, so we recommend increasing your Max Execution time to %s to ensure backups have the best chance of succeeding. O tempo máximo de execução define quanto tempo um script PHP pode ser executado antes de retornar um erro. O snapshot geralmente exigirá mais tempo do que a configuração padrão, por isso recomendamos aumentar o tempo máximo de execução para %s para garantir que os backups tenham mais chances de sucesso. Details

Max execution time defines how long a PHP script can run before it returns an error. Snapshot will often require longer than the default setting, so we recommend increasing your Max Execution time to %s to ensure backups have the best chance of succeeding.

O tempo máximo de execução define quanto tempo um script PHP pode ser executado antes de retornar um erro. O snapshot geralmente exigirá mais tempo do que a configuração padrão, por isso recomendamos aumentar o tempo máximo de execução para %s para garantir que os backups tenham mais chances de sucesso.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – minimum max_execution_time
Date added (GMT):
2024-08-29 15:04:50
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:134
Priority:
normal
More links:
Max Execution Time is low O tempo máximo de execução é baixo Details

Max Execution Time is low

O tempo máximo de execução é baixo
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:38:20
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:114
Priority:
normal
More links:
If none of the above works, you can ask your hosting support to increase the max execution time for you. Se nenhuma das opções acima funcionar, você pode pedir ao suporte de hospedagem para aumentar o tempo máximo de execução para você. Details

If none of the above works, you can ask your hosting support to increase the max execution time for you.

Se nenhuma das opções acima funcionar, você pode pedir ao suporte de hospedagem para aumentar o tempo máximo de execução para você.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:39:57
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:96
  • tpl/modals/check/modal_parts/system-result.php:203
Priority:
normal
More links:
An alternative way is to add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it. Uma forma alternativa é adicionar a seguinte linha ao seu arquivo .htaccess. Certifique-se de fazer backup do seu arquivo .htaccess antes de editá-lo. Details

An alternative way is to add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it.

Uma forma alternativa é adicionar a seguinte linha ao seu arquivo .htaccess. Certifique-se de fazer backup do seu arquivo .htaccess antes de editá-lo.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:41:53
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:87
Priority:
normal
More links:
If you have access to the php.ini file, you can increase the memory limit by adding the following line of code or updating it (if it exists already) in your php.ini file. Se você tiver acesso ao arquivo php.ini, poderá aumentar o limite de memória adicionando a seguinte linha de código ou atualizando-o (se já existir) em seu arquivo php.ini. Details

If you have access to the php.ini file, you can increase the memory limit by adding the following line of code or updating it (if it exists already) in your php.ini file.

Se você tiver acesso ao arquivo php.ini, poderá aumentar o limite de memória adicionando a seguinte linha de código ou atualizando-o (se já existir) em seu arquivo php.ini.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:43:06
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:78
Priority:
normal
More links:
Add the following code right before the /* That's all, stop editing! Happy blogging. */' line: Adicione o seguinte código logo antes de /* Isso é tudo, pare de editar! Feliz blog. */' linha: Details

Add the following code right before the /* That's all, stop editing! Happy blogging. */' line:

Adicione o seguinte código logo antes de /* Isso é tudo, pare de editar! Feliz blog. */' linha:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-07-31 22:47:06
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:69
Priority:
normal
More links:
In the WordPress installation directory, select %s file > Edit No diretório de instalação do WordPress, selecione arquivo %s > Editar Details

In the WordPress installation directory, select %s file > Edit

No diretório de instalação do WordPress, selecione arquivo %s > Editar
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – file name
Date added (GMT):
2024-08-29 15:05:56
Date added (local):
Calculating...
Translated by:
Luigi Di Benedetto (luigidibenedetto)
References:
  • tpl/modals/check/modal_parts/system-result.php:67
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 2 3 4 5 6 82

Export as

Translators