summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-29 17:03:24 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-29 17:03:24 +0000
commita84dacc16fdb08112b7ac5c73c710108986e5379 (patch)
tree935182bef0cb27f45b00bea802c87869cf04404d /apps/files/l10n/pt_BR.json
parentd86b29b42b93ba535b242bd8949fcf3fee52ce1e (diff)
downloadnextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.tar.gz
nextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r--apps/files/l10n/pt_BR.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 031b23fb2bc..36ea0ded320 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -80,6 +80,25 @@
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
"File changes" : "Alterações do arquivo",
+ "Created by {user}" : "Criado por {user}",
+ "Changed by {user}" : "Modificado por {user}",
+ "Deleted by {user}" : "Excluído por {user}",
+ "Restored by {user}" : "Restaurado por {user}",
+ "Renamed by {user}" : "Renomeado por {user}",
+ "Moved by {user}" : "Movido por {user}",
+ "You created {file}" : "Você criou o arquivo {file}",
+ "{user} created {file}" : "O {user} criou o arquivo {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}" : "O usuário {user} modificou o arquivo {file}",
+ "You deleted {file}" : "Você excluiu o arquivo {file}",
+ "{user} deleted {file}" : "O usuário {user} excluiu o arquivo {file}",
+ "You restored {file}" : "Você restaurou o arquivo {file}",
+ "{user} restored {file}" : "O usuário {user} restaurou o arquivo {file}",
+ "You renamed {oldfile} to {newfile}" : "Você renomeou o arquivo antigo {oldfile} para {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "O usuário {user} renomeou o arquivo antigo {oldfile} para {newfile}",
+ "You moved {oldfile} to {newfile}" : "Você moveu o arquivo antigo {oldfile} para {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "O usuário {user} moveu o arquivo antigo {oldfile} para {newfile}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong> deletado </strong>",