diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:19 +0000 |
commit | 80d4089ed6c864d7ebecdb5c763a6e791b0479ca (patch) | |
tree | a6e70415e298af19ba442cf0475e5502a546f356 /settings/l10n/es_PA.json | |
parent | a9704891aed8bb24df9014dfe9f3f79167a16f0b (diff) | |
download | nextcloud-server-80d4089ed6c864d7ebecdb5c763a6e791b0479ca.tar.gz nextcloud-server-80d4089ed6c864d7ebecdb5c763a6e791b0479ca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_PA.json')
-rw-r--r-- | settings/l10n/es_PA.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/es_PA.json b/settings/l10n/es_PA.json index 1ba20e8d989..161b015fd5d 100644 --- a/settings/l10n/es_PA.json +++ b/settings/l10n/es_PA.json @@ -200,14 +200,13 @@ "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", + "Expire after " : "Expirar después de", + "days" : "días", + "Enforce expiration date" : "Forzar fecha de expiración", "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas", "Allow public uploads" : "Permitir cargas públicas", "Always ask for a password" : "Siempre pedir una contraseña", "Enforce password protection" : "Forzar protección de contraseñas", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada", - "Expire after " : "Expirar después de", - "days" : "días", - "Enforce expiration date" : "Forzar fecha de expiración", "Allow resharing" : "Permitir volver a compartir", "Allow sharing with groups" : "Permitir compartir con grupos", "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos", @@ -251,6 +250,7 @@ "Official" : "Oficial", "Store credentials" : "Almacenar credenciales", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", + "Set default expiration date" : "Establecer la fecha de expiración predeterminada" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |