aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-25 02:27:20 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-25 02:27:20 +0000
commit3fa2437223ac44aa2fa8e74485490392658d7d75 (patch)
tree7835116eced821861003d1bd3857ddf02acf35b6 /apps/files/l10n/es.json
parentba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77 (diff)
downloadnextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.tar.gz
nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r--apps/files/l10n/es.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 96ffb49746e..16d62ca56a6 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -77,6 +77,10 @@
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
"\"/\" 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 cannot be updated or synced anymore!" : "El almacenamiento de {owner} está lleno. ¡No se puede actualizar o sincronizar ningún archivo más!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La carpeta de grupo \"{mountPoint}\" está llena. ¡No se puede actualizar o sincronizar ningún archivo más!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "El almacenamiento externo \"{mountPoint}\" está lleno. ¡No se puede actualizar o sincronizar ningún archivo más!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Tu almacenamiento está lleno. ¡No se puede actualizar o sincronizar ningún archivo más!",
"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}%).",