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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index b70aa1b6efd..ba5246ffe7c 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -87,16 +87,16 @@ OC.L10N.register(
"Moved by {user}" : "Movido por {user}",
"\"remote user\"" : "\"usuário remoto\"",
"You created {file}" : "Você criou o arquivo {file}",
- "{user} created {file}" : "{user} criou o arquivo {file}",
+ "{user} created {file}" : "{user} criou {file}",
"{file} was created in a public folder" : "O arquivo {file} foi criado em uma pasta pública",
"You changed {file}" : "Você modificou o arquivo {file}",
- "{user} changed {file}" : "{user} modificou o arquivo {file}",
+ "{user} changed {file}" : "{user} modificou {file}",
"You deleted {file}" : "Você excluiu o arquivo {file}",
"{user} deleted {file}" : "{user} excluiu o arquivo {file}",
"You restored {file}" : "Você restaurou o arquivo {file}",
- "{user} restored {file}" : "{user} restaurou o arquivo {file}",
+ "{user} restored {file}" : "{user} restaurou {file}",
"You renamed {oldfile} to {newfile}" : "Você renomeou o arquivo {oldfile} para {newfile}",
- "{user} renamed {oldfile} to {newfile}" : "{user} renomeou o arquivo {oldfile} para {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} renomeou {oldfile} para {newfile}",
"You moved {oldfile} to {newfile}" : "Você moveu o arquivo {oldfile} para {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} moveu o arquivo {oldfile} para {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou excluído de seus <strong>favoritos</strong>",