WPMU DEV in your language

Translations

Translation of Snapshot Pro: Spanish (Venezuela)

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

CANCEL BACKUP

CANCELAR COPIA DE SEGURIDAD
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 14:54:08
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • tpl/modals/check/preflight-cancel.php:36
Priority:
normal
More links:
GO BACK VOLVER Details

GO BACK

VOLVER
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 14:54:16
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Una alternativa a editar el archivo php.ini es agregar la siguiente línea de código en su archivo 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.

Una alternativa a editar el archivo php.ini es agregar la siguiente línea de código en su archivo wp-config.php.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 14:54:25
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Si tiene acceso al archivo php.ini, puede aumentar el límite de tiempo de ejecución agregando la siguiente línea de código o actualizándola (si ya existe) en su archivo 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.

Si tiene acceso al archivo php.ini, puede aumentar el límite de tiempo de ejecución agregando la siguiente línea de código o actualizándola (si ya existe) en su archivo php.ini.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 14:54:36
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Conéctese a su sitio a través de FTP y agregue la siguiente línea a su archivo .htaccess. Asegúrese de hacer una copia de seguridad de su archivo .htaccess antes de editarlo. 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.

Conéctese a su sitio a través de FTP y agregue la siguiente línea a su archivo .htaccess. Asegúrese de hacer una copia de seguridad de su archivo .htaccess antes de editarlo.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 14:54:59
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Vaya a su cPanel> Seleccionar versión de PHP y haga clic en el enlace Cambiar a opciones de PHP para ver los valores predeterminados de sus opciones de PHP. Actualice el valor de max_execution_time a 60 y haga clic en Aplicar y luego en Guardar. 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.

Vaya a su cPanel> Seleccionar versión de PHP y haga clic en el enlace Cambiar a opciones de PHP para ver los valores predeterminados de sus opciones de PHP. Actualice el valor de max_execution_time a 60 y haga clic en Aplicar y luego en Guardar.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 14:55:16
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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: Puede establecer el %s de su sitio en cualquier valor superior a 60 utilizando cualquiera de los siguientes métodos: Details

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

Puede establecer el %s de su sitio en cualquier valor superior a 60 utilizando cualquiera de los siguientes métodos:
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – max_execution_time
Date added (GMT):
2024-12-25 14:55:32
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • tpl/modals/check/modal_parts/system-result.php:162
Priority:
normal
More links:
Max execution time on %1$s is %2$s seconds. El tiempo máximo de ejecución en %1$s es %2$s segundos. Details

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

El tiempo máximo de ejecución en %1$s es %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-12-25 14:55:48
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. El tiempo máximo de ejecución define cuánto tiempo puede ejecutarse un script PHP antes de que devuelva un error. La instantánea a menudo requerirá más tiempo que la configuración predeterminada, por lo que recomendamos aumentar el tiempo máximo de ejecución a %s para garantizar que las copias de seguridad tengan las mejores posibilidades de realizarse correctamente. 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.

El tiempo máximo de ejecución define cuánto tiempo puede ejecutarse un script PHP antes de que devuelva un error. La instantánea a menudo requerirá más tiempo que la configuración predeterminada, por lo que recomendamos aumentar el tiempo máximo de ejecución a %s para garantizar que las copias de seguridad tengan las mejores posibilidades de realizarse correctamente.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – minimum max_execution_time
Date added (GMT):
2024-12-25 14:56:02
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • tpl/modals/check/modal_parts/system-result.php:134
Priority:
normal
More links:
Max Execution Time is low El tiempo máximo de ejecución es bajo Details

Max Execution Time is low

El tiempo máximo de ejecución es bajo
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 15:01:06
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Si nada de lo anterior funciona, puede pedirle a su soporte de alojamiento que aumente el tiempo máximo de ejecución para usted. Details

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

Si nada de lo anterior funciona, puede pedirle a su soporte de alojamiento que aumente el tiempo máximo de ejecución para usted.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 15:01:18
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Una forma alternativa es agregar la siguiente línea a su archivo .htaccess. Asegúrese de hacer una copia de seguridad de su archivo .htaccess antes de editarlo. 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.

Una forma alternativa es agregar la siguiente línea a su archivo .htaccess. Asegúrese de hacer una copia de seguridad de su archivo .htaccess antes de editarlo.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 15:01:33
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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. Si tiene acceso al archivo php.ini, puede aumentar el límite de memoria agregando la siguiente línea de código o actualizándola (si ya existe) en su archivo 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.

Si tiene acceso al archivo php.ini, puede aumentar el límite de memoria agregando la siguiente línea de código o actualizándola (si ya existe) en su archivo php.ini.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 15:01:43
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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: Agregue el siguiente código justo antes de /* Eso es todo, ¡deje de editar! Feliz blog. */' línea: Details

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

Agregue el siguiente código justo antes de /* Eso es todo, ¡deje de editar! Feliz blog. */' línea:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2024-12-25 15:02:00
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • tpl/modals/check/modal_parts/system-result.php:69
Priority:
normal
More links:
In the WordPress installation directory, select %s file > Edit En el directorio de instalación de WordPress, seleccione %s archivo > Editar Details

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

En el directorio de instalación de WordPress, seleccione %s archivo > Editar
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – file name
Date added (GMT):
2024-12-25 15:02:29
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
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