summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-02 00:09:59 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-02 00:09:59 +0000
commit5f83f4d9a8ab7c224c13e9870f6bbd78c2633d84 (patch)
treeed1f5f3f70a6ed1362f9a08bd5f8b34ca7caaba3 /apps
parent3a067c5041d41f4eaddd5728a9031b9c35cbba43 (diff)
downloadnextcloud-server-5f83f4d9a8ab7c224c13e9870f6bbd78c2633d84.tar.gz
nextcloud-server-5f83f4d9a8ab7c224c13e9870f6bbd78c2633d84.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/systemtags/l10n/es.js9
-rw-r--r--apps/systemtags/l10n/es.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index a261ab3a162..08dce10c27b 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -2,6 +2,9 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Etiquetas",
+ "Update" : "Actualizar",
+ "Create" : "Crear",
+ "Select tag…" : "Seleccionar etiqueta...",
"Tagged files" : "Archivos etiquetados",
"Select tags to filter by" : "Seleccionar etiquetas por las que filtrar",
"Please select tags to filter by" : "Por favor, seleccione las etiquetas por las que desea filtrar",
@@ -23,7 +26,13 @@ OC.L10N.register(
"%1$s unassigned system tag %3$s from %2$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s de %2$s",
"%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible)",
+ "Collaborative tags" : "Etiquetas colaborativas",
"Name" : "Nombre",
+ "Delete" : "Borrar",
+ "Public" : "Público",
+ "Restricted" : "Restringido",
+ "Invisible" : "Invisible",
+ "Reset" : "Reiniciar",
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Size" : "Tamaño",
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index 6c0a32910ea..695f6a0fcbd 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -1,5 +1,8 @@
{ "translations": {
"Tags" : "Etiquetas",
+ "Update" : "Actualizar",
+ "Create" : "Crear",
+ "Select tag…" : "Seleccionar etiqueta...",
"Tagged files" : "Archivos etiquetados",
"Select tags to filter by" : "Seleccionar etiquetas por las que filtrar",
"Please select tags to filter by" : "Por favor, seleccione las etiquetas por las que desea filtrar",
@@ -21,7 +24,13 @@
"%1$s unassigned system tag %3$s from %2$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s de %2$s",
"%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible)",
+ "Collaborative tags" : "Etiquetas colaborativas",
"Name" : "Nombre",
+ "Delete" : "Borrar",
+ "Public" : "Público",
+ "Restricted" : "Restringido",
+ "Invisible" : "Invisible",
+ "Reset" : "Reiniciar",
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Size" : "Tamaño",