aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
diff options
context:
space:
mode:
authorPaulino Michelazzo <paulino@michelazzo.com.br>2016-10-20 08:57:24 +0200
committerGitHub <noreply@github.com>2016-10-20 08:57:24 +0200
commita42cc6ff89d8139bbbf0cc1cdea455f3c7f84ec4 (patch)
treeb890252e412033d55a0a625b05dca51b58926b0c /src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
parent5d6cffedb19e6d6106f519e378d0e91248bf6be9 (diff)
downloadwallabag-a42cc6ff89d8139bbbf0cc1cdea455f3c7f84ec4.tar.gz
wallabag-a42cc6ff89d8139bbbf0cc1cdea455f3c7f84ec4.tar.zst
wallabag-a42cc6ff89d8139bbbf0cc1cdea455f3c7f84ec4.zip
Update validators.pt.yml file
Some missed strings translated.
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml10
1 files changed, 5 insertions, 5 deletions
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 @@
1validator: 1validator:
2 password_must_match: 'The password fields must match.' 2 password_must_match: 'Os campos de senha devem coincidir.'
3 password_too_short: 'Password should by at least 8 chars long' 3 password_too_short: 'A senha deve ter pelo menos 8 caracteres'
4 password_wrong_value: 'Wrong value for your current password' 4 password_wrong_value: 'A senha atual informada está errada'
5 item_per_page_too_high: 'This will certainly kill the app' 5 item_per_page_too_high: 'Certamente isso pode matar a aplicação'
6 rss_limit_too_hight: 'This will certainly kill the app' 6 rss_limit_too_hight: 'Certamente isso pode matar a aplicação'