summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index f7a2800d..2bb60655 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Click to copy the URL into your clipboard" : "Haga click para copiar el URL en su portapapeles",
"Toggle share" : "Alternar recurso compartido",
"Delete" : "Eliminar",
+ "Rename" : "Cambiar nombre",
"Share with users or groups" : "Compartir con otros usuarios o grupos",
"can edit" : "puede editar",
"Close" : "Cerrar",
@@ -68,6 +69,7 @@ OC.L10N.register(
"Pager" : "Localizador",
"Voice" : "Voz",
"Social network" : "Redes sociales",
+ "Details" : "Detalles",
"Settings" : "Ajustes"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
index 6054ebed..08735eda 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -5,6 +5,7 @@
"Click to copy the URL into your clipboard" : "Haga click para copiar el URL en su portapapeles",
"Toggle share" : "Alternar recurso compartido",
"Delete" : "Eliminar",
+ "Rename" : "Cambiar nombre",
"Share with users or groups" : "Compartir con otros usuarios o grupos",
"can edit" : "puede editar",
"Close" : "Cerrar",
@@ -66,6 +67,7 @@
"Pager" : "Localizador",
"Voice" : "Voz",
"Social network" : "Redes sociales",
+ "Details" : "Detalles",
"Settings" : "Ajustes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file