From 625019fc3732323757c1b24c6d07377190ef88d8 Mon Sep 17 00:00:00 2001 From: Randel Palu Date: Tue, 24 Oct 2023 14:11:04 +0300 Subject: [PATCH] [Validator] Added missing Estonian translations #51939 --- .../Resources/translations/validators.et.xlf | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf index b323dcd96161..080492b10750 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf @@ -402,6 +402,30 @@ The value of the netmask should be between {{ min }} and {{ max }}. Võrgumaski väärtus peaks olema vahemikus {{ min }} kuni {{ max }}. + + The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less. + Failinimi on liiga pikk. See peaks olema {{ filename_max_length }} tähemärk või vähem.|Failinimi on liiga pikk. See peaks olema {{ filename_max_length }} tähemärki või vähem. + + + The password strength is too low. Please use a stronger password. + Parooli tugevus on liiga madal. Palun kasuta tugevamat parooli. + + + This value contains characters that are not allowed by the current restriction-level. + See väärtus sisaldab tähemärke, mida praegune piirangu tase ei luba. + + + Using invisible characters is not allowed. + Mittenähtavate tähemärkide kasutamine ei ole lubatud. + + + Mixing numbers from different scripts is not allowed. + Eri kirjasüsteemidest pärit numbrite koos kasutamine pole lubatud. + + + Using hidden overlay characters is not allowed. + Peidetud tähemärkide kasutamine pole lubatud. +