diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-02 00:09:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-02 00:09:59 +0000 |
commit | 5f83f4d9a8ab7c224c13e9870f6bbd78c2633d84 (patch) | |
tree | ed1f5f3f70a6ed1362f9a08bd5f8b34ca7caaba3 | |
parent | 3a067c5041d41f4eaddd5728a9031b9c35cbba43 (diff) | |
download | nextcloud-server-5f83f4d9a8ab7c224c13e9870f6bbd78c2633d84.tar.gz nextcloud-server-5f83f4d9a8ab7c224c13e9870f6bbd78c2633d84.zip |
[tx-robot] updated from transifex
-rw-r--r-- | apps/systemtags/l10n/es.js | 9 | ||||
-rw-r--r-- | apps/systemtags/l10n/es.json | 9 | ||||
-rw-r--r-- | settings/l10n/it.js | 1 | ||||
-rw-r--r-- | settings/l10n/it.json | 1 |
4 files changed, 20 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", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 45961a769da..7448f92cbf1 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -313,6 +313,7 @@ OC.L10N.register( "Default quota" : "Quota predefinita", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")", "Other" : "Altro", + "Group admin for" : "Gruppo di amministrazione per", "Quota" : "Quote", "Storage location" : "Posizione di archiviazione", "User backend" : "Motore utente", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index be2c253e14e..f23e662f72f 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -311,6 +311,7 @@ "Default quota" : "Quota predefinita", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")", "Other" : "Altro", + "Group admin for" : "Gruppo di amministrazione per", "Quota" : "Quote", "Storage location" : "Posizione di archiviazione", "User backend" : "Motore utente", |