diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r-- | apps/files/l10n/pt_BR.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 04f60e2c1dd..a6f31c1ced9 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -78,6 +78,19 @@ "Favorited" : "Favorito", "Favorite" : "Favorito", "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>" : "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>restautado</strong>", + "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", + "You changed %1$s" : "Você modificou %1$s", + "%2$s changed %1$s" : "%2$s modificou %1$s", + "You deleted %1$s" : "Você excluiu %1$s ", + "%2$s deleted %1$s" : "%2$s eliminou %1$s", + "You restored %1$s" : "Você restaurou %1$s", + "%2$s restored %1$s" : "%2$s restaurado %1$s", "%s could not be renamed as it has been deleted" : "%s não pode ser renomeado pois foi apagado", "%s could not be renamed" : "%s não pode ser renomeado", "Upload (max. %s)" : "Envio (max. %s)", |