diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-27 02:47:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-27 02:47:03 +0000 |
commit | c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3 (patch) | |
tree | 29da21f36c00a9c32ae4948877bf1e812dc61c5e /apps/files/l10n/es.js | |
parent | 9d5dd777479df6ebbf4277ff8f3a7d3f653589d9 (diff) | |
download | nextcloud-server-c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3.tar.gz nextcloud-server-c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3.zip |
Fix(l10n): 🔠Update translations 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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 678bb7c2a0d..1891927926d 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coinciden \"{filter}\"","coincide \"{filter}\"","coincide \"{filter}\""], "View in folder" : "Ver en carpeta", + "Direct link was copied (only works for users who have access to this file/folder)" : "El enlace directo fue copiado (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"], "Favorited" : "Agregado a favoritos", |