diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-10 02:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-10 02:18:13 +0000 |
commit | acbe08cd406412183f5d5a55627404d5f1a3a862 (patch) | |
tree | 93af6782e8772db5c857bc9d583eb8de5a2e6965 /apps/files/l10n/pt_BR.json | |
parent | 0d613cd2f03e7d683a782fbb161026db6e4cb3d1 (diff) | |
download | nextcloud-server-acbe08cd406412183f5d5a55627404d5f1a3a862.tar.gz nextcloud-server-acbe08cd406412183f5d5a55627404d5f1a3a862.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r-- | apps/files/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 1c087a6c142..081154e59e1 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -156,7 +156,6 @@ "Transfer {path} to {userid}" : "Transferir {path} para {userid}", "Invalid path selected" : "Caminho inválido selecionado", "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", - "Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono", "Tags" : "Etiquetas", "Error while loading the file data" : "Erro ao carregar os dados do arquivo", "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", @@ -186,6 +185,7 @@ "Text file" : "Arquivo texto", "New text file.txt" : "Novo texto file.txt", "%s of %s used" : "%s de %s usado", - "%1$s%% of %2$s used" : "%1$s%% de %2$s usados" + "%1$s%% of %2$s used" : "%1$s%% de %2$s usados", + "Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |