diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:39 +0000 |
commit | 66641b6e6516eb0b2867506a09f4977b850a21bc (patch) | |
tree | 0aabc1c040160a1a9425db218c154b65505da547 /apps/files/l10n/es.json | |
parent | 5169976d2ba3cbeeafea3e0b0f92f10b3094e304 (diff) | |
download | nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.tar.gz nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.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 3be0aa018b0..eead64f1eaf 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -78,8 +78,12 @@ "\"/\" is not allowed inside a file name." : "\"/\" no se permite en un nombre de archivo.", "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido", "Storage of {owner} is full, files can not be updated or synced anymore!" : "El espacio de {owner} está lleno, ¡no se subirán ni se sincronizarán más archivos!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "¡La carpeta de grupo \"{mountPoint}\" está llena, los archivos ya no pueden ser actualizados o sincronizados!.", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "¡El almacenamiento externo \"{mountPoint}\" está lleno, los archivos ya no pueden ser actualizados o sincronizados!.", "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}%).", + "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}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"], "View in folder" : "Ver en carpeta", |