diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
commit | 67472b716718de6d09fbf386fc08ee4213de6e0b (patch) | |
tree | ef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/es_HN.js | |
parent | ab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff) | |
download | nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_HN.js')
-rw-r--r-- | apps/files/l10n/es_HN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_HN.js b/apps/files/l10n/es_HN.js index d4caa5aaf05..337a54aa01e 100644 --- a/apps/files/l10n/es_HN.js +++ b/apps/files/l10n/es_HN.js @@ -31,7 +31,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", - "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No fue posible determinar la fecha", "This operation is forbidden" : "Esta operación está prohibida", @@ -132,6 +131,7 @@ OC.L10N.register( "Shared with you" : "Compartido con usted", "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt" + "New text file.txt" : "Nuevo ArchivoDeTexto.txt", + "Select" : "Seleccionar" }, "nplurals=2; plural=(n != 1);"); |