From 2a0f6781519df294f7bdfb0ba91d73a99ab0d634 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 12 Feb 2015 01:01:16 -0500 Subject: [tx-robot] updated from transifex --- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/es.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/l10n/es.js b/l10n/es.js index 8e70b8ec3..b2fffc1e3 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -19,7 +19,7 @@ OC.L10N.register( "Request failed, ownCloud is in currently in maintenance mode!" : "La petición ha fallado: ownCloud ya está en modo mantenimiento.", "Can not add feed: Exists already" : "No se puede agregar fuente: ya existe", "Articles without feed" : "Artículos sin fuente", - "Can not add folder: Exists already" : "No se puede agregar carpeta: ya existe", + "Can not add folder: Exists already" : "No se puede agregar la 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", diff --git a/l10n/es.json b/l10n/es.json index 00b10d985..20d56c100 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -17,7 +17,7 @@ "Request failed, ownCloud is in currently in maintenance mode!" : "La petición ha fallado: ownCloud ya está en modo mantenimiento.", "Can not add feed: Exists already" : "No se puede agregar fuente: ya existe", "Articles without feed" : "Artículos sin fuente", - "Can not add folder: Exists already" : "No se puede agregar carpeta: ya existe", + "Can not add folder: Exists already" : "No se puede agregar la 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", diff --git a/l10n/es.php b/l10n/es.php index 809499ad8..5f6bbbcd2 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -18,7 +18,7 @@ $TRANSLATIONS = array( "Request failed, ownCloud is in currently in maintenance mode!" => "La petición ha fallado: ownCloud ya está en modo mantenimiento.", "Can not add feed: Exists already" => "No se puede agregar fuente: ya existe", "Articles without feed" => "Artículos sin fuente", -"Can not add folder: Exists already" => "No se puede agregar carpeta: ya existe", +"Can not add folder: Exists already" => "No se puede agregar la 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", -- cgit v1.2.3