diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:27:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:27:58 +0000 |
commit | 5432c958be918bece086ccf32ffd86f68bbda675 (patch) | |
tree | c08613454a4a5e6a45893dfea598c538fd8fa07c /apps/files/l10n/es.js | |
parent | fa28782084987ed6720acff6e3f673e11843bf56 (diff) | |
download | nextcloud-server-5432c958be918bece086ccf32ffd86f68bbda675.tar.gz nextcloud-server-5432c958be918bece086ccf32ffd86f68bbda675.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 6cf3a907123..2f738840ec5 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -87,6 +87,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La carpeta de grupo \"{mountPoint}\" está casi llena ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "El almacenamiento externo \"{mountPoint}\" está casi lleno ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coinciden \"{filter}\"","coincide \"{filter}\""], "View in folder" : "Ver en carpeta", "Copied!" : "¡Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", |