diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
commit | 7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch) | |
tree | 41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/files/l10n/pt_BR.js | |
parent | 28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff) | |
download | nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.tar.gz nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index bc2f5528b86..7353af167ce 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -209,20 +209,10 @@ OC.L10N.register( "Pending shares" : "Compartilhamentos pendentes", "Text file" : "Arquivo texto", "New text file.txt" : "Novo arquivo.txt", - "Unshare" : "Descompartilhar", "Storage of {owner} is full, files can not be updated or synced anymore!" : "O armazenamento do {owner} está cheio e os arquivos não podem ser mais atualizados ou sincronizados!", "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "A pasta do grupo \"{mountPoint}\" está cheia, os arquivos não podem ser atualizados ou sincronizados mais!", "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "O armazenamento externo \"{mountPoint}\" está cheio, os arquivos não podem ser atualizados ou sincronizados mais!", "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados 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}%)", - "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", - "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>", - "A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>", - "A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Notificações de limite das criações e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>", - "A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>" + "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"] }, "nplurals=2; plural=(n > 1);"); |