diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
commit | f46e49529fed8cb60ff846bb959b2f564b14bea6 (patch) | |
tree | 5b16ab145e8fead51e36e274b3fe2c7654e220fe /core/l10n/es_MX.php | |
parent | dbf81c89b68f5e999eb16b65588cc110cc9a4f17 (diff) | |
download | nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.tar.gz nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_MX.php')
-rw-r--r-- | core/l10n/es_MX.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es_MX.php b/core/l10n/es_MX.php index 82f7f8ff8c4..1575822ee50 100644 --- a/core/l10n/es_MX.php +++ b/core/l10n/es_MX.php @@ -48,6 +48,8 @@ $TRANSLATIONS = array( "(all selected)" => "(todos seleccionados)", "({count} selected)" => "({count} seleccionados)", "Error loading file exists template" => "Error cargando plantilla de archivo existente", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Su servidor web aún no está configurado adecuadamente para permitir la sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando.", +"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Este servidor no tiene conexión a Internet. Esto significa que algunas de las características no funcionarán, como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones, la instalación de aplicaciones de terceros, el acceso a los archivos de forma remota o el envío de correos electrónicos de notificación. Sugerimos habilitar una conexión a Internet en este servidor para disfrutar de todas las funciones.", "Shared" => "Compartido", "Share" => "Compartir", "Error" => "Error", |