Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-30 05:16:07 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-30 05:16:07 +0300
commit41d95d9e5a8b4fe0ee1ad8f80243bde29a61ac50 (patch)
tree4a9b1589e0e70c2169f744d4df8743b81038c916 /apps/files/l10n/es.js
parent2bc4094debb5f426d1835519b0e16a5bf3025914 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index d8328ca863d..1fbc6c2f508 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -82,6 +82,10 @@ OC.L10N.register(
"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!",