Skip to content

Commit

Permalink
[Validator] Added missing Estonian translations #51939
Browse files Browse the repository at this point in the history
  • Loading branch information
Randel Palu committed Oct 24, 2023
1 parent b769b77 commit 625019f
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,30 @@
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
<target>Võrgumaski väärtus peaks olema vahemikus {{ min }} kuni {{ max }}.</target>
</trans-unit>
<trans-unit id="104">
<source>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.</source>
<target>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.</target>
</trans-unit>
<trans-unit id="105">
<source>The password strength is too low. Please use a stronger password.</source>
<target>Parooli tugevus on liiga madal. Palun kasuta tugevamat parooli.</target>
</trans-unit>
<trans-unit id="106">
<source>This value contains characters that are not allowed by the current restriction-level.</source>
<target>See väärtus sisaldab tähemärke, mida praegune piirangu tase ei luba.</target>
</trans-unit>
<trans-unit id="107">
<source>Using invisible characters is not allowed.</source>
<target>Mittenähtavate tähemärkide kasutamine ei ole lubatud.</target>
</trans-unit>
<trans-unit id="108">
<source>Mixing numbers from different scripts is not allowed.</source>
<target>Eri kirjasüsteemidest pärit numbrite koos kasutamine pole lubatud.</target>
</trans-unit>
<trans-unit id="109">
<source>Using hidden overlay characters is not allowed.</source>
<target>Peidetud tähemärkide kasutamine pole lubatud.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 625019f

Please sign in to comment.