diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-19 00:06:51 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-19 00:06:51 +0100 |
commit | 76c4dc62964516852f88f251b49bef5e17153fcb (patch) | |
tree | db812156facce0c0d3d5beae4ae65a92b0ca17a0 /settings/l10n/es_AR.php | |
parent | d9035d4fdc6b5363c1a5b96a8ba8b6f387a0eafb (diff) | |
download | nextcloud-server-76c4dc62964516852f88f251b49bef5e17153fcb.tar.gz nextcloud-server-76c4dc62964516852f88f251b49bef5e17153fcb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_AR.php')
-rw-r--r-- | settings/l10n/es_AR.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php index 1e122bdd45a..cc655c81550 100644 --- a/settings/l10n/es_AR.php +++ b/settings/l10n/es_AR.php @@ -45,8 +45,10 @@ "Locale not working" => "\"Locale\" no está funcionando", "This ownCloud server can't set system locale to \"en_US.UTF-8\"/\"en_US.UTF8\". This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support en_US.UTF-8/en_US.UTF8." => "El servidor ownCloud no puede establecer el sistema locale a \"en_US.UTF-8\"/\"en_US.UTF8\". Esto significa que debe haber u problema con ciertos caracteres en los nombres de archivo. Le recomendamos instalar en su sitema los paquetes requeridos para soportar en_US.UTF-8/en_US.UTF8.", "Internet connection not working" => "La conexión a Internet no esta funcionando. ", +"This ownCloud 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 of ownCloud." => "Este servidor ownCloud no tiene una conexión a internet que funcione. Esto significa que alguno de sus servicios como montar dispositivos externos, notificaciones de actualizaciones o instalar aplicaciones de otros desarrolladores no funcionan. Acceder a archivos remotos y mandar e-mails puede ser que tampoco funcione. Te sugerimos que actives una conexión a internet si querés estas características de ownCloud.", "Cron" => "Cron", "Execute one task with each page loaded" => "Ejecute una tarea con cada pagina cargada.", +"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php está registrado como un servicio webcron. Llamar la página cron.php en la raíz de ownCloud una vez al minuto sobre http.", "Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Usa el servicio de sistema cron. Llama al archivo cron.php en la carpeta de ownCloud a través del sistema cronjob cada un minuto.", "Sharing" => "Compartiendo", "Enable Share API" => "Habilitar Share API", |