diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:28:10 +0000 |
commit | 48c7be075e56a1772d1fe3f9da8dfbc2f22a4f78 (patch) | |
tree | c9de151637d189ca8f92b5a36bfb37dd64571702 /apps/files/l10n/es.json | |
parent | 739bbc27c03dd5568546377ef005d7944c778379 (diff) | |
download | nextcloud-server-48c7be075e56a1772d1fe3f9da8dfbc2f22a4f78.tar.gz nextcloud-server-48c7be075e56a1772d1fe3f9da8dfbc2f22a4f78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index cbdfbaaac50..5887f4270d3 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -85,6 +85,7 @@ "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)", |