From bc7a204393d3f938d5c76f95396c1148ad69b282 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Aug 2020 02:48:01 +0000 Subject: [tx-robot] updated from transifex --- l10n/es_AR.js | 8 -------- 1 file changed, 8 deletions(-) (limited to 'l10n/es_AR.js') diff --git a/l10n/es_AR.js b/l10n/es_AR.js index db37f18f3..9451bd314 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -15,20 +15,12 @@ OC.L10N.register( "An RSS/Atom feed reader" : "Un lector de feeds RSS/Atom", "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "La aplicación Noticias es un lector de fuentes para Nextcloud que puede ser sincronizado con varios dispositivos móviles. Una lista de todos los clientes y requerimientos puede encontrarse [en el archivo README](https://github.com/nextcloud/news).\n\nAntes de actualizar a una nueva versión, [revisá el registro de cambios](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) para evitar sorpresas.\n\n**Importante**: Para activar la actualización de fuentes tenés que habilitar el [cron de sistema de Nextcloud](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) o usar [un actualizador](https://github.com/nextcloud/news-updater) que utilice la API de actualización por defecto y deshabilitar las actualizaciones por cron. Más información disponible [en el archivo README](https://github.com/nextcloud/news)", "Use system cron for updates" : "Use el sistema cron para las actualizaciones", - "Disable this if you run a custom updater such as the Python updater included in the app" : "Deshabilite esto si usa un actualizador personalizado como el actualizador de Python en la aplicación", "Purge interval" : "Purgar el intervalo", - "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 a esperar eliminar de la base de datos carpetas y fuentes despues de haber sido borrados; valores inferiores a 60 segundos son ignorados", "Maximum read count per feed" : "Conteo máximo 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" : "Define el número máximo de artículos que pueden ser leídos por fuente que no serán borrados por el trabajo de limpieza; si artículos anteriores reaparecen después de ser leídos, incremente este valor; los valores negativos tales como -1 desactivarán esta funcionalidad. ", "Maximum redirects" : "Redirecciones máximas", - "How many redirects the feed fetcher should follow" : "Cuantas redirecciones debería seguir el buscador de fuentes", "Maximum feed page size" : "Tamaño máximo de la página de la fuente", - "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Tamaño máximo de una fuente en bytes. Si la página RSS/Atom es mayor a este valor, la actualización será abortada ", "Feed fetcher timeout" : "Tiempo de espera máximo para el buscador de fuentes", - "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 a esperar a que cargue una fuente RSS o Atom; si toma más tiempo, será abortada", "Explore Service URL" : "Explorar la URL del Servicio", - "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Si es proporcionado, la URL de este servicio será consultada para desplegar las fuentes en la seccion de explorar fuente. Para regresar al servicio integrado de exploración, déjelo vacío", - "For more information check the wiki" : "Para mayor información consulte el wiki", "Saved" : "Guardado", "Download" : "Descargar", "Close" : "Cerrar", -- cgit v1.2.3