WPMU DEV in your language

Translations

Translation of Snapshot: Spanish (Spain)

1 22 23 24 25 26 57
Prio Original string Translation
To retrieve your directory ID, follow <a %s>these instructions</a>. Para recuperar su ID de directorio, siga <a %s>estas instrucciones</a>. Details

To retrieve your directory ID, follow <a %s>these instructions</a>.

Para recuperar su ID de directorio, siga <a %s>estas instrucciones</a>.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-15 03:36:08
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/google-drive.php:76
Priority:
normal
More links:
This isn't a traditional directory path like /app/snapshot/ but a unique directory ID that Google Drive use for their filesystem. Esta no es una ruta de directorio tradicional como /app/snapshot/ sino una ID de directorio única que Google Drive usa para su sistema de archivos. Details

This isn't a traditional directory path like /app/snapshot/ but a unique directory ID that Google Drive use for their filesystem.

Esta no es una ruta de directorio tradicional como /app/snapshot/ sino una ID de directorio única que Google Drive usa para su sistema de archivos.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-12 23:39:10
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/google-drive.php:73
Priority:
normal
More links:
Directory ID ID de directorio Details

Directory ID

ID de directorio
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 02:45:45
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/google-drive.php:59
Priority:
normal
More links:
In passive mode, data connections are initiated by the client, rather than by the server. It may be needed if the client is behind firewall. Passive mode is off by default. En el modo pasivo, las conexiones de datos las inicia el cliente, en lugar del servidor. Puede ser necesario si el cliente está detrás de un firewall. El modo pasivo está desactivado de forma predeterminada. Details

In passive mode, data connections are initiated by the client, rather than by the server. It may be needed if the client is behind firewall. Passive mode is off by default.

En el modo pasivo, las conexiones de datos las inicia el cliente, en lugar del servidor. Puede ser necesario si el cliente está detrás de un firewall. El modo pasivo está desactivado de forma predeterminada.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-12 23:39:28
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/ftp.php:154
Priority:
normal
More links:
Use Passive Mode Usar el modo pasivo Details

Use Passive Mode

Usar el modo pasivo
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:29:09
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/ftp.php:139
Priority:
normal
More links:
This directory will be used to store your Snapshot archives and must already exist on the server. If the remote path is left blank, the FTP home directory will be used as the destination for your Snapshot files. Este directorio se utilizará para almacenar sus archivos de instantáneas y ya debe existir en el servidor. Si la ruta remota se deja en blanco, el directorio de inicio de FTP se utilizará como destino para sus archivos de instantáneas. Details

This directory will be used to store your Snapshot archives and must already exist on the server. If the remote path is left blank, the FTP home directory will be used as the destination for your Snapshot files.

Este directorio se utilizará para almacenar sus archivos de instantáneas y ya debe existir en el servidor. Si la ruta remota se deja en blanco, el directorio de inicio de FTP se utilizará como destino para sus archivos de instantáneas.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-12 23:39:40
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/ftp.php:125
Priority:
normal
More links:
User Usuario Details

User

Usuario
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:29:24
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/ftp.php:86
  • views/destinations/partials/dropbox-destination-list.php:14
Priority:
normal
More links:
Port Puerto Details

Port

Puerto
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:30:05
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/ftp.php:70
Priority:
normal
More links:
The FTP option will use the standard PHP library functions. Choosing FTPS will use the <a target="_blank" href="%s">PHP Secure Communications Library</a>This option may not work depending on how your PHP binaries are compiled. FTPS with TSL/SSL attemts a secure connection, however it will only work if PHP and OpenSSL are properly configured on your host and destination host. This option will also not work with Windows using the default PHP binaries. Check the PHP docs for ftp_ssl_connection. For SFTP, a PHP version equal or greater than 5.3.8 is required. La opción FTP utilizará las funciones estándar de la biblioteca PHP. Si elige FTPS, utilizará la <a target="_blank" href="%s">Biblioteca de comunicaciones seguras de PHP</a>. Es posible que esta opción no funcione dependiendo de cómo se compilen los archivos binarios de PHP. FTPS con TSL/SSL intenta una conexión segura, sin embargo, solo funcionará si PHP y OpenSSL están configurados correctamente en su host y host de destino. Esta opción tampoco funcionará con Windows utilizando los binarios de PHP predeterminados. Consulte los documentos de PHP para ftp_ssl_connection. Para SFTP, se requiere una versión de PHP igual o superior a 5.3.8. Details

The FTP option will use the standard PHP library functions. Choosing FTPS will use the <a target="_blank" href="%s">PHP Secure Communications Library</a>This option may not work depending on how your PHP binaries are compiled. FTPS with TSL/SSL attemts a secure connection, however it will only work if PHP and OpenSSL are properly configured on your host and destination host. This option will also not work with Windows using the default PHP binaries. Check the PHP docs for ftp_ssl_connection. For SFTP, a PHP version equal or greater than 5.3.8 is required.

La opción FTP utilizará las funciones estándar de la biblioteca PHP. Si elige FTPS, utilizará la <a target="_blank" href="%s">Biblioteca de comunicaciones seguras de PHP</a>. Es posible que esta opción no funcione dependiendo de cómo se compilen los archivos binarios de PHP. FTPS con TSL/SSL intenta una conexión segura, sin embargo, solo funcionará si PHP y OpenSSL están configurados correctamente en su host y host de destino. Esta opción tampoco funcionará con Windows utilizando los binarios de PHP predeterminados. Consulte los documentos de PHP para ftp_ssl_connection. Para SFTP, se requiere una versión de PHP igual o superior a 5.3.8.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-15 00:59:57
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/ftp.php:53
Priority:
normal
More links:
Connection Type Tipo de conexión Details

Connection Type

Tipo de conexión
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:46:23
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/ftp.php:34
Priority:
normal
More links:
This destination is not authenticated yet. Este destino aún no está autenticado. Details

This destination is not authenticated yet.

Este destino aún no está autenticado.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-12 23:39:54
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/dropbox.php:275
Priority:
normal
More links:
This destination is using old Dropbox authentication system, please re-authenticate. Este destino está utilizando el antiguo sistema de autenticación de Dropbox, vuelva a autenticarse. Details

This destination is using old Dropbox authentication system, please re-authenticate.

Este destino está utilizando el antiguo sistema de autenticación de Dropbox, vuelva a autenticarse.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-01-12 23:40:06
Date added (local):
Calculating...
Translated by:
Luis Cárdenas (luiscardenas)
References:
  • views/destinations/add/dropbox.php:257
Priority:
normal
More links:
Email Email Details

Email

Email
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:30:13
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/dropbox.php:176
Priority:
normal
More links:
Account Cuenta Details

Account

Cuenta
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:30:20
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/dropbox.php:156
Priority:
normal
More links:
Authorization code Código de Autorización Details

Authorization code

Código de Autorización
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-04-23 03:30:43
Date added (local):
Calculating...
Translated by:
Roberto Aleman (robertoaleman)
References:
  • views/destinations/add/dropbox.php:134
  • views/destinations/add/dropbox.php:290
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 22 23 24 25 26 57

Export as

Translators