From c20ac33c9e5ddfdb55f862b3e3ddaef9a9ff99cb Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 1 Dec 2014 01:01:14 -0500 Subject: [tx-robot] updated from transifex --- l10n/es.js | 5 +++++ l10n/es.json | 5 +++++ l10n/es.php | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 42f2f0fe9..3760e4e9f 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -24,10 +24,13 @@ OC.L10N.register( "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Máximo tamaño de la fuente en bytes. Si la página RSS/Atom es más grande que este valor, la actualización será cancelada", "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.", + "Explore Service URL" : "Explorar URL del Servicio", "Saved" : "Guardado", "How to set up the operating system cron" : "Cómo configurar el cron del sistema operativo", "Subscribe" : "Subscribirse", "Refresh" : "Actualizar", + "No articles available" : "No hay artículos disponibles", + "No unread articles available" : "No hay artículos leídos disponibles", "Open website" : "Abrir página web", "Star article" : "Añadir artículo a favoritos", "Unstar article" : "Quitar artículo de favoritos", @@ -52,6 +55,7 @@ OC.L10N.register( "Load previous feed" : "Cargar fuente anterior", "Load next folder" : "Cargar carpeta siguiente", "Load previous folder" : "Cargar carpeta anterior", + "Scroll to active navigation entry" : "Desplázate hasta la entrada de navegación activa", "Web address" : "Dirección web", "Feed exists already!" : "Esa fuente ya existe.", "Folder" : "Carpeta", @@ -62,6 +66,7 @@ OC.L10N.register( "Folder exists already!" : "La carpeta ya existe!", "New Folder" : "Nueva carpeta", "Create" : "Crear", + "Explore" : "Explorar", "Deleted feed" : "Eliminar fuente", "Undo delete feed" : "Deshacer eliminar fuente", "Rename" : "Renombrar", diff --git a/l10n/es.json b/l10n/es.json index d1c695397..3ea8aca5d 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -22,10 +22,13 @@ "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Máximo tamaño de la fuente en bytes. Si la página RSS/Atom es más grande que este valor, la actualización será cancelada", "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.", + "Explore Service URL" : "Explorar URL del Servicio", "Saved" : "Guardado", "How to set up the operating system cron" : "Cómo configurar el cron del sistema operativo", "Subscribe" : "Subscribirse", "Refresh" : "Actualizar", + "No articles available" : "No hay artículos disponibles", + "No unread articles available" : "No hay artículos leídos disponibles", "Open website" : "Abrir página web", "Star article" : "Añadir artículo a favoritos", "Unstar article" : "Quitar artículo de favoritos", @@ -50,6 +53,7 @@ "Load previous feed" : "Cargar fuente anterior", "Load next folder" : "Cargar carpeta siguiente", "Load previous folder" : "Cargar carpeta anterior", + "Scroll to active navigation entry" : "Desplázate hasta la entrada de navegación activa", "Web address" : "Dirección web", "Feed exists already!" : "Esa fuente ya existe.", "Folder" : "Carpeta", @@ -60,6 +64,7 @@ "Folder exists already!" : "La carpeta ya existe!", "New Folder" : "Nueva carpeta", "Create" : "Crear", + "Explore" : "Explorar", "Deleted feed" : "Eliminar fuente", "Undo delete feed" : "Deshacer eliminar fuente", "Rename" : "Renombrar", diff --git a/l10n/es.php b/l10n/es.php index dae69efec..358019132 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -23,10 +23,13 @@ $TRANSLATIONS = array( "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "Máximo tamaño de la fuente en bytes. Si la página RSS/Atom es más grande que este valor, la actualización será cancelada", "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.", +"Explore Service URL" => "Explorar URL del Servicio", "Saved" => "Guardado", "How to set up the operating system cron" => "Cómo configurar el cron del sistema operativo", "Subscribe" => "Subscribirse", "Refresh" => "Actualizar", +"No articles available" => "No hay artículos disponibles", +"No unread articles available" => "No hay artículos leídos disponibles", "Open website" => "Abrir página web", "Star article" => "Añadir artículo a favoritos", "Unstar article" => "Quitar artículo de favoritos", @@ -51,6 +54,7 @@ $TRANSLATIONS = array( "Load previous feed" => "Cargar fuente anterior", "Load next folder" => "Cargar carpeta siguiente", "Load previous folder" => "Cargar carpeta anterior", +"Scroll to active navigation entry" => "Desplázate hasta la entrada de navegación activa", "Web address" => "Dirección web", "Feed exists already!" => "Esa fuente ya existe.", "Folder" => "Carpeta", @@ -61,6 +65,7 @@ $TRANSLATIONS = array( "Folder exists already!" => "La carpeta ya existe!", "New Folder" => "Nueva carpeta", "Create" => "Crear", +"Explore" => "Explorar", "Deleted feed" => "Eliminar fuente", "Undo delete feed" => "Deshacer eliminar fuente", "Rename" => "Renombrar", -- cgit v1.2.3