aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 96766a3ded9..d07f01c9b9e 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -88,9 +88,6 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Outra entrada com o mesmo nome já existe.",
"Invalid filename." : "Nome de arquivo inválido.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renomeado de \"{oldName}\" para \"{newName}\"",
- "Could not rename \"{oldName}\", it does not exist any more" : "Não foi possível renomear \"{oldName}\", ele não existe mais",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{newName}\" já é utilizado na pasta \"{dir}\". Escolha um nome diferente.",
- "Could not rename \"{oldName}\"" : "Não foi possível renomear \"{oldName}\"",
"Pending" : "Pendente",
"Clear filter" : "Limpar filtro",
"Modified" : "Modificado",
@@ -386,12 +383,13 @@ OC.L10N.register(
"Filenames must not end with \"{segment}\"." : "Os nomes de arquivos não devem terminar com \"{segment}\".",
"Name cannot be empty" : "O nome não pode ficar em branco",
"Another entry with the same name already exists" : "Já existe outra entrada com o mesmo nome",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Não foi possível renomear \"{oldName}\", ele não existe mais",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{newName}\" já é utilizado na pasta \"{dir}\". Escolha um nome diferente.",
+ "Could not rename \"{oldName}\"" : "Não foi possível renomear \"{oldName}\"",
"Storage informations" : "Informações de armazenamento",
"Choose file" : "Escolher arquivo",
"Open the files app settings" : "Abra as configurações do aplicativo de arquivos",
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
- "Destination is not a folder" : "O destino não é uma pasta",
- "This file/folder is already in that directory" : "Este arquivo/pasta já está nesse diretório",
"The files is locked" : "Os arquivos estão bloqueados",
"Create new templates folder" : "Criar nova pasta de modelos",
"List of favorites files and folders." : "Lista de arquivos e pastas favoritos.",
@@ -402,6 +400,8 @@ OC.L10N.register(
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/pasta)",
"Favored" : "Favoritado",
"Favor" : "Favor",
- "Not favored" : "Não favoritado"
+ "Not favored" : "Não favoritado",
+ "Destination is not a folder" : "O destino não é uma pasta",
+ "This file/folder is already in that directory" : "Este arquivo/pasta já está nesse diretório"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");