diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 92b55232bea..f1c273b228f 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -101,7 +101,7 @@ OC.L10N.register( "Invalid parent path" : "Caminho mãe inválido", "File already exists" : "O arquivo já existe", "Invalid path" : "Diretório inválido", - "Failed to create file from template" : "Falha ao criar arquivo do modelo ", + "Failed to create file from template" : "Falha ao criar arquivo a partir do modelo", "Templates" : "Modelos ", "Storage %s cannot be moved" : "O armazenamento %s não pode ser movido", "Moving a share (%s) into a shared folder is not allowed" : "Não é permitido mover um compartilhamento (%s) para uma pasta compartilhada", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 1d0a4d2e40e..cb10ea4d9b3 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -99,7 +99,7 @@ "Invalid parent path" : "Caminho mãe inválido", "File already exists" : "O arquivo já existe", "Invalid path" : "Diretório inválido", - "Failed to create file from template" : "Falha ao criar arquivo do modelo ", + "Failed to create file from template" : "Falha ao criar arquivo a partir do modelo", "Templates" : "Modelos ", "Storage %s cannot be moved" : "O armazenamento %s não pode ser movido", "Moving a share (%s) into a shared folder is not allowed" : "Não é permitido mover um compartilhamento (%s) para uma pasta compartilhada", |