diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r-- | apps/files/l10n/pt_BR.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 66dff855431..3137a308cbf 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -58,6 +58,7 @@ "Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"", "Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} e outros {nbfiles} arquivos foram copiados para {destination}", + "Failed to redirect to client" : "Falha ao redirecionar para o cliente", "{newName} already exists" : "{newName} já existe", "Could not rename \"{fileName}\", it does not exist any more" : "Não foi possível renomear \"{fileName}\" pois ele não existe mais", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta \"{dir}\". Por favor escolha um nome diferente.", |