summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-12 01:01:16 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-12 01:01:16 -0500
commit2a0f6781519df294f7bdfb0ba91d73a99ab0d634 (patch)
tree3c5988c0e210e9e0f5fad4d9abb2b9cc42d6b858
parent6e6e0316438c535358acc02b8e789981419bdb85 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/es.php2
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",