X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.pt.yml;h=127b425ee7697e17f4f71d34c15fbc6805e843d4;hb=e673b54f702f274a087e4feff409663d9636e57b;hp=72fe2c9a98086b000e0e2a304a06ac89e017ef5d;hpb=03b020eb205a052b3a09f94e316c3b6b48607103;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml index 72fe2c9a..127b425e 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml @@ -161,6 +161,7 @@ config: # notmatches: 'Tests that a subject is not matches a search (case-insensitive).
Example: title notmatches "football"' entry: + default_title: 'Título da entrada' page_titles: unread: 'Entradas não lidas' starred: 'Entradas destacadas' @@ -233,6 +234,7 @@ entry: created_at: 'Data de criação' # published_at: 'Publication date' # published_by: 'Published by' + # provided_by: 'Provided by' new: page_title: 'Salvar nova entrada' placeholder: 'http://website.com' @@ -244,7 +246,7 @@ entry: page_title: 'Editar uma entrada' title_label: 'Título' url_label: 'Url' - # origin_url_label: 'Origin url' + # origin_url_label: 'Origin url (from where you found that entry)' save_label: 'Salvar' public: shared_by_wallabag: "Este artigo foi compartilhado pelo wallabag" @@ -397,6 +399,8 @@ tag: new: # add: 'Add' # placeholder: 'You can add several tags, separated by a comma.' + rename: + # placeholder: 'You can update tag name.' # export: # footer_template: '

Produced by wallabag with %method%

Please open an issue if you have trouble with the display of this E-Book on your device.

' @@ -583,6 +587,7 @@ flashes: tag: notice: tag_added: 'Tag adicionada' + # tag_renamed: 'Tag renamed' import: notice: failed: 'Importação falhou, por favor tente novamente.'