summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
commitab18d2f55ef2b8de32dc238ef49e0d65d7228f11 (patch)
tree9557d832ea49546434f6f344aa9f8e6c7dc44f9d /apps/files/l10n/pt_BR.js
parent8a02647e659509b8ce118aab4b7d7a6243fca524 (diff)
downloadnextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.tar.gz
nextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 122f7bdc603..b70169468be 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
- "A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
- "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>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite de notificações sobre a criação e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
- "A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
- "A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
+ "File changes" : "Alterações do arquivo",
+ "Changed by %2$s" : "Modificado por %2$s",
+ "Deleted by %2$s" : "Excluído por %2$s",
+ "Restored by %2$s" : "Restaurado por %2$s",
+ "Renamed by %2$s" : "Renomeado por %2$s",
+ "Moved by %2$s" : "Movido por %2$s",
"You created %1$s" : "Você criou %1$s",
"%2$s created %1$s" : "%2$s criou %1$s",
"%1$s was created in a public folder" : "%1$s foi criado em uma pasta pública",
@@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s renomeado %3$s para %1$s",
"You moved %2$s to %1$s" : "Você moveu %2$s para %1$s",
"%2$s moved %3$s to %1$s" : "%2$s moveu %3$s para %1$s",
- "Changed by %2$s" : "Modificado por %2$s",
- "Deleted by %2$s" : "Excluído por %2$s",
- "Restored by %2$s" : "Restaurado por %2$s",
- "Renamed by %2$s" : "Renomeado por %2$s",
- "Moved by %2$s" : "Movido por %2$s",
- "File changes" : "Alterações do arquivo",
+ "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>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite de notificações sobre a criação e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
"Upload (max. %s)" : "Envio (max. %s)",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
@@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'",
"{newname} already exists" : "{newname} já existe",
"A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
+ "A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\">acessar seus arquivos via WebDAV</a>",
"Cancel upload" : "Cancelar envio"
},