From 9b0dc26c4765d2c4374306fa467caaf1c70c2435 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 1 Nov 2014 01:01:14 -0400 Subject: [tx-robot] updated from transifex --- l10n/es.js | 7 +++++++ l10n/es.json | 7 +++++++ l10n/es.php | 7 +++++++ 3 files changed, 21 insertions(+) (limited to 'l10n') diff --git a/l10n/es.js b/l10n/es.js index a00200dcb..95beda418 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -5,8 +5,15 @@ OC.L10N.register( "Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid xml" : "No se puede agregar fuente: el URL no existe, el certificado SSL no puede ser validado o la fuente contiene XML inválido", "Articles without feed" : "Artículos sin fuente", "Can not add folder: Exists already" : "No se puede agregar carpeta: ya existe", + "Use ownCloud cron for updates" : "Utilizar el programador de tareas de ownCloud para las actualizaciones", + "Disable this if you run a custom updater such as the Python updater included in the app" : "Deshabilita esto si ejecutas un actualizador personalizado como el actualizador Python incluido en la aplicación", + "Purge interval" : "Intervalo de purgado", "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Número mínimo de segundos antes de que las fuentes y carpetas eliminadas sean eliminadas definitivamente de la base de datos; valores por debajo de 60 segundos serán ignorados.", + "Maximum read count per feed" : "Máximo número de lecturas por fuente", + "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Define el máximo número de artículos que se pueden leer por fuente que no serán eliminados por la tarea de limpieza; si los artículos antiguos reaparecen tras la lectura, incremente este valor; los valor negativos, como -1, deshabilitan esta funcionalidad por completo.", "Maximum redirects" : "Máximo número de desvíos", + "How many redirects the feed fetcher should follow" : "¿ Cuantas redirecciones debería soportar el descargador de fuentes ?", + "Feed fetcher timeout" : "Tiempo de espera agotado para la descarga de la fuente", "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Número máximo de segundos para esperar a que cargue una fuente de RSS o Atom; si toma más tiempo, la actualización será cancelada.", "Saved" : "Guardado", "Add a feed" : "Añadir fuente", diff --git a/l10n/es.json b/l10n/es.json index 35e744ab9..2208571d8 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -3,8 +3,15 @@ "Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid xml" : "No se puede agregar fuente: el URL no existe, el certificado SSL no puede ser validado o la fuente contiene XML inválido", "Articles without feed" : "Artículos sin fuente", "Can not add folder: Exists already" : "No se puede agregar carpeta: ya existe", + "Use ownCloud cron for updates" : "Utilizar el programador de tareas de ownCloud para las actualizaciones", + "Disable this if you run a custom updater such as the Python updater included in the app" : "Deshabilita esto si ejecutas un actualizador personalizado como el actualizador Python incluido en la aplicación", + "Purge interval" : "Intervalo de purgado", "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Número mínimo de segundos antes de que las fuentes y carpetas eliminadas sean eliminadas definitivamente de la base de datos; valores por debajo de 60 segundos serán ignorados.", + "Maximum read count per feed" : "Máximo número de lecturas por fuente", + "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Define el máximo número de artículos que se pueden leer por fuente que no serán eliminados por la tarea de limpieza; si los artículos antiguos reaparecen tras la lectura, incremente este valor; los valor negativos, como -1, deshabilitan esta funcionalidad por completo.", "Maximum redirects" : "Máximo número de desvíos", + "How many redirects the feed fetcher should follow" : "¿ Cuantas redirecciones debería soportar el descargador de fuentes ?", + "Feed fetcher timeout" : "Tiempo de espera agotado para la descarga de la fuente", "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Número máximo de segundos para esperar a que cargue una fuente de RSS o Atom; si toma más tiempo, la actualización será cancelada.", "Saved" : "Guardado", "Add a feed" : "Añadir fuente", diff --git a/l10n/es.php b/l10n/es.php index 52cc7a8bf..2e298e0f8 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -4,8 +4,15 @@ $TRANSLATIONS = array( "Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid xml" => "No se puede agregar fuente: el URL no existe, el certificado SSL no puede ser validado o la fuente contiene XML inválido", "Articles without feed" => "Artículos sin fuente", "Can not add folder: Exists already" => "No se puede agregar carpeta: ya existe", +"Use ownCloud cron for updates" => "Utilizar el programador de tareas de ownCloud para las actualizaciones", +"Disable this if you run a custom updater such as the Python updater included in the app" => "Deshabilita esto si ejecutas un actualizador personalizado como el actualizador Python incluido en la aplicación", +"Purge interval" => "Intervalo de purgado", "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Número mínimo de segundos antes de que las fuentes y carpetas eliminadas sean eliminadas definitivamente de la base de datos; valores por debajo de 60 segundos serán ignorados.", +"Maximum read count per feed" => "Máximo número de lecturas por fuente", +"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" => "Define el máximo número de artículos que se pueden leer por fuente que no serán eliminados por la tarea de limpieza; si los artículos antiguos reaparecen tras la lectura, incremente este valor; los valor negativos, como -1, deshabilitan esta funcionalidad por completo.", "Maximum redirects" => "Máximo número de desvíos", +"How many redirects the feed fetcher should follow" => "¿ Cuantas redirecciones debería soportar el descargador de fuentes ?", +"Feed fetcher timeout" => "Tiempo de espera agotado para la descarga de la fuente", "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Número máximo de segundos para esperar a que cargue una fuente de RSS o Atom; si toma más tiempo, la actualización será cancelada.", "Saved" => "Guardado", "Add a feed" => "Añadir fuente", -- cgit v1.2.3