aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
diff options
context:
space:
mode:
authorPaulino Michelazzo <paulino@michelazzo.com.br>2016-10-18 20:51:31 +0200
committerPaulino Michelazzo <paulino@michelazzo.com.br>2016-10-18 20:51:31 +0200
commit3a3c6b866b52721431bed22426d9abfcd0d2dfe0 (patch)
tree72faa85512ded689208f295cc469a681fdd74019 /src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
parentffcd91ec6cae031f45f9dcacf51ef4d7b19ba924 (diff)
downloadwallabag-3a3c6b866b52721431bed22426d9abfcd0d2dfe0.tar.gz
wallabag-3a3c6b866b52721431bed22426d9abfcd0d2dfe0.tar.zst
wallabag-3a3c6b866b52721431bed22426d9abfcd0d2dfe0.zip
Portuguese (Brazilian) translation
This the Portuguese (Brazilian) for the Wallaby v2.
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
new file mode 100644
index 00000000..cdfa46a6
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
@@ -0,0 +1,6 @@
1validator:
2 password_must_match: 'The password fields must match.'
3 password_too_short: 'Password should by at least 8 chars long'
4 password_wrong_value: 'Wrong value for your current password'
5 item_per_page_too_high: 'This will certainly kill the app'
6 rss_limit_too_hight: 'This will certainly kill the app'