diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-30 02:16:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-30 02:16:16 +0000 |
commit | ba0d3183cefd2ac151563eee9d19c85a88597b4c (patch) | |
tree | dc77318e9013a097b5ca094179cc74428439403a /apps/files/l10n/es.json | |
parent | b5003ec78cd43a2b70db7cfbb99e7bc3d4cda182 (diff) | |
download | nextcloud-server-ba0d3183cefd2ac151563eee9d19c85a88597b4c.tar.gz nextcloud-server-ba0d3183cefd2ac151563eee9d19c85a88597b4c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 343fdc39a9b..47b58f7a04b 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -80,6 +80,10 @@ "This group folder is full, files can not be updated or synced anymore!" : "Esta carpeta de grupo está llena, los archivos no pueden ser actualizados o sincronizados más.", "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamiento externo está lleno, los archivos no pueden ser subidos o sincronizados más.", "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno, ¡no se subirán ni se sincronizarán más archivos!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "El almacenamiento de {owner} está casi lleno ({usedSpacePercent}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Esta carpeta de grupo está casi llena ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Este almacenamiento externo está casi lleno ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"], "View in folder" : "Ver en carpeta", "Copied!" : "¡Copiado!", |