diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-29 02:33:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-29 02:33:23 +0000 |
commit | 5a12e8f906ea5075193d88963cbdf805a097f626 (patch) | |
tree | e56def1e9443092ad3b16857d47ee9c263278ef4 /apps/files/l10n/es.js | |
parent | ec96aa527b3ef2c32d460740093c777ee7695248 (diff) | |
download | nextcloud-server-5a12e8f906ea5075193d88963cbdf805a097f626.tar.gz nextcloud-server-5a12e8f906ea5075193d88963cbdf805a097f626.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index ba2a804d47b..9281aec51a2 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -41,6 +41,8 @@ OC.L10N.register( "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 directory \"{dirName}\"" : "Seleccione el directorio \"{dirName}\"", + "Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"", "Pending" : "Pendiente", "Unable to determine date" : "No se ha podido determinar la fecha", "This operation is forbidden" : "Esta operación está prohibida", |