]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update validators.pt.yml file
authorPaulino Michelazzo <paulino@michelazzo.com.br>
Thu, 20 Oct 2016 06:57:24 +0000 (08:57 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Oct 2016 06:57:24 +0000 (08:57 +0200)
Some missed strings translated.

src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml

index cdfa46a6d246cacd3de7825aa6978e33666792f8..498908306d49cded73f43220ccd0757f6517aaf1 100644 (file)
@@ -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'