diff options
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 290c763a8f6..1b4f06015b7 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -71,7 +71,8 @@ OC.L10N.register( "seconds ago" : "segundos atrás", "Empty file" : "Arquivo vazio", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.", - "File already exists" : "Falha ao criar arquivo do modelo ", + "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 ", "Templates" : "Modelos ", "File name is a reserved word" : "O nome do arquivo é uma palavra reservada", |