diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
commit | 732a05716719dfcb866ba14863500cfb357fe543 (patch) | |
tree | aae23dfea2a37f53b83b497cd07ad54d8360dd92 /apps/files | |
parent | 5f95a0636a59873c1348242dd3f115cf1f2b3f43 (diff) | |
download | nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.tar.gz nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/es.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index e1e46867f10..97fdaff8880 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", + "Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección", + "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección", "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No se ha podido determinar la fecha", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 8df85046bee..869faa26f47 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", + "Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección", + "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección", "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No se ha podido determinar la fecha", |