From: Quent-in Date: Wed, 30 Aug 2017 18:06:34 +0000 (+0200) Subject: Update validators.oc.yml X-Git-Tag: 2.3.0~31^2~16^2~2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=de4bbe49689413d3fd68961b0743a2019c8c33a6;p=github%2Fwallabag%2Fwallabag.git Update validators.oc.yml --- diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.oc.yml index fb4aa592..87f00f10 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.oc.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.oc.yml @@ -1,7 +1,7 @@ validator: - password_must_match: 'Cal que los dos senhals siasquen los meteisses' + password_must_match: 'Cal que los dos senhals correspondan' password_too_short: 'Lo senhal deu aver almens 8 caractèrs' password_wrong_value: 'Vòstre senhal actual es pas bon' item_per_page_too_high: "Aquò li agradarà pas a l'aplicacion" rss_limit_too_high: "Aquò li agradarà pas a l'aplicacion" - # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' + quote_length_too_high: 'Aquesta citacion es tròpa longa. Cal que faga {{ limit }} caractèrs o mens.'