summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:14 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:14 +0000
commit41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch)
treededc23250c80193375d86e15bdd18b159ce943e6 /apps/files/l10n/pt_BR.json
parent9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff)
downloadnextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz
nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r--apps/files/l10n/pt_BR.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index de540b064ce..fd9ed4e7a7f 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -77,6 +77,10 @@
"File name cannot be empty." : "O nome do arquivo não pode estar em branco.",
"\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "O armazenamento do {owner} está cheio, os arquivos não podem ser enviados ou sincronizados.",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A pasta do grupo \"{mountPoint}\" está cheia, os arquivos não podem ser enviados ou sincronizados.",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "O armazenamento externo \"{mountPoint}\" está cheio, os arquivos não podem ser enviados ou sincronizados.",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Seu armazenamento está cheio, os arquivos não podem ser enviados ou sincronizados.",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A pasta de grupo \"{mountPoint}\" está quase cheia ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O armazenamento externo \"{mountPoint}\" está quase cheio ({usedSpacePercent}%).",