X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fvalidators.pt.yml;h=498908306d49cded73f43220ccd0757f6517aaf1;hb=f3b637fbfee2fa9f66e53cbadd05e85771eece9d;hp=cdfa46a6d246cacd3de7825aa6978e33666792f8;hpb=99731f0bb1f6fd2815eeb9af504ce86df927657b;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml index cdfa46a6..49890830 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml @@ -1,6 +1,6 @@ validator: - password_must_match: 'The password fields must match.' - password_too_short: 'Password should by at least 8 chars long' - password_wrong_value: 'Wrong value for your current password' - item_per_page_too_high: 'This will certainly kill the app' - rss_limit_too_hight: 'This will certainly kill the app' + password_must_match: 'Os campos de senha devem coincidir.' + password_too_short: 'A senha deve ter pelo menos 8 caracteres' + password_wrong_value: 'A senha atual informada está errada' + item_per_page_too_high: 'Certamente isso pode matar a aplicação' + rss_limit_too_hight: 'Certamente isso pode matar a aplicação'