10000 minor #42485 Add Estonian (et) translations (Hendrik Luup) · symfony/symfony@7151ffe · GitHub
[go: up one dir, main page]

Skip to content

Commit 7151ffe

Browse files
committed
minor #42485 Add Estonian (et) translations (Hendrik Luup)
This PR was merged into the 4.4 branch. Discussion ---------- Add Estonian (et) translations | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38738 | License | MIT | Doc PR | N/A Added new translations and made few small updates to couple of existing ones. Commits ------- 2bfeb5d Add Estonian (et) translations
2 parents 2e10dd5 + 2bfeb5d commit 7151ffe

File tree

3 files changed

+234
-7
lines changed

3 files changed

+234
-7
lines changed

src/Symfony/Component/Form/Resources/translations/validators.et.xlf

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,126 @@
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
1515
<target>CSRF-märgis on vigane. Palun proovi vormi uuesti esitada.</target>
1616
</trans-unit>
17+
<trans-unit id="99">
18+
<source>This value is not a valid HTML5 color.</source>
19+
<target>See väärtus ei ole korrektne HTML5 värv.</target>
20+
</trans-unit>
21+
<trans-unit id="100">
22+
<source>Please enter a valid birthdate.</source>
23+
<target>Palun sisesta korrektne sünnikuupäev.</target>
24+
</trans-unit>
25+
<trans-unit id="101">
26+
<source>The selected choice is invalid.</source>
27+
<target>Tehtud valik on vigane.</target>
28+
</trans-unit>
29+
<trans-unit id="102">
30+
<source>The collection is invalid.</source>
31+
<target>Kogum on vigane.</target>
32+
</trans-unit>
33+
<trans-unit id="103">
34+
<source>Please select a valid color.</source>
35+
<target>Palun vali korrektne värv.</target>
36+
</trans-unit>
37+
<trans-unit id="104">
38+
<source>Please select a valid country.</source>
39+
<target>Palun vali korrektne riik.</target>
40+
</trans-unit>
41+
<trans-unit id="105">
42+
<source>Please select a valid currency.</source>
43+
<target>Palun vali korrektne valuuta.</target>
44+
</trans-unit>
45+
<trans-unit id="106">
46+
<source>Please choose a valid date interval.</source>
47+
<target>Palun vali korrektne kuupäevade vahemik.</target>
48+
</trans-unit>
49+
<trans-unit id="107">
50+
<source>Please enter a valid date and time.</source>
51+
<target>Palun sisesta korrektne kuupäev ja kellaaeg.</target>
52+
</trans-unit>
53+
<trans-unit id="108">
54+
<source>Please enter a valid date.</source>
55+
<target>Palun sisesta korrektne kuupäev.</target>
56+
</trans-unit>
57+
<trans-unit id="109">
58+
<source>Please select a valid file.</source>
59+
<target>Palun vali korrektne fail.</target>
60+
</trans-unit>
61+
<trans-unit id="110">
62+
<source>The hidden field is invalid.</source>
63+
<target>Peidetud väli on vigane.</target>
64+
</trans-unit>
65+
<trans-unit id="111">
66+
<source>Please enter an integer.</source>
67+
<target>Palun sisesta täisarv.</target>
68+
</trans-unit>
69+
<trans-unit id="112">
70+
<source>Please select a valid language.</source>
71+
<target>Palun vali korrektne keel.</target>
72+
</trans-unit>
73+
<trans-unit id="113">
74+
<source>Please select a valid locale.</source>
75+
<target>Palun vali korrektne keelekood.</target>
76+
</trans-unit>
77+
<trans-unit id="114">
78+
<source>Please enter a valid money amount.</source>
79+
<target>Palun sisesta korrektne rahaline väärtus.</target>
80+
</trans-unit>
81+
<trans-unit id="115">
82+
<source>Please enter a number.</source>
83+
<target>Palun sisesta number.</target>
84+
</trans-unit>
85+
<trans-unit id="116">
86+
<source>The password is invalid.</source>
87+
<target>Vigane parool.</target>
88+
</trans-unit>
89+
<trans-unit id="117">
90+
<source>Please enter a percentage value.</source>
91+
<target>Palun sisesta protsendiline väärtus.</target>
92+
</trans-unit>
93+
<trans-unit id="118">
94+
<source>The values do not match.</source>
95+
<target>Väärtused ei klapi.</target>
96+
</trans-unit>
97+
<trans-unit id="119">
98+
<source>Please enter a valid time.</source>
99+
<target>Palun sisesta korrektne aeg.</target>
100+
</trans-unit>
101+
<trans-unit id="120">
102+
<source>Please select a valid timezone.</source>
103+
<target>Palun vali korrektne ajavöönd.</target>
104+
</trans-unit>
105+
<trans-unit id="121">
106+
<source>Please enter a valid URL.</source>
107+
<target>Palun sisesta korrektne URL.</target>
108+
</trans-unit>
109+
<trans-unit id="122">
110+
<source>Please enter a valid search term.</source>
111+
<target>Palun sisesta korrektne otsingutermin.</target>
112+
</trans-unit>
113+
<trans-unit id="123">
114+
<source>Please provide a valid phone number.</source>
115+
<target>Palun sisesta korrektne telefoninumber.</target>
116+
</trans-unit>
117+
<trans-unit id="124">
118+
<source>The checkbox has an invalid value.</source>
119+
<target>Märkeruudu väärtus on vigane.</target>
120+
</trans-unit>
121+
<trans-unit id="125">
122+
<source>Please enter a valid email address.</source>
123+
<target>Palun sisesta korrektne e-posti aadress.</target>
124+
</trans-unit>
125+
<trans-unit id="126">
126+
<source>Please select a valid option.</source>
127+
<target>Palun tee korrektne valik.</target>
128+
</trans-unit>
129+
<trans-unit id="127">
130+
<source>Please select a valid range.</source>
131+
<target>Palun vali korrektne vahemik.</target>
132+
</trans-unit>
133+
<trans-unit id="128">
134+
<source>Please enter a valid week.</source>
135+
<target>Palun sisesta korrektne nädal.</target>
136+
</trans-unit>
17137
</body>
18138
</file>
19139
</xliff>
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
<?xml version="1.0"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file source-language="en" datatype="plaintext" original="file.ext">
4+
<body>
5+
<trans-unit id="1">
6+
<source>An authentication exception occurred.</source>
7+
<target>Autentimisel juhtus ootamatu viga.</target>
8+
</trans-unit>
9+
<trans-unit id="2">
10+
<source>Authentication credentials could not be found.</source>
11+
<target>Autentimisandmeid ei leitud.</target>
12+
</trans-unit>
13+
<trans-unit id="3">
14+
<source>Authentication request could not be processed due to a system problem.</source>
15+
<target>Autentimispäring ei õnnestunud süsteemi probleemi tõttu.</target>
16+
</trans-unit>
17+
<trans-unit id="4">
18+
<source>Invalid credentials.</source>
19+
<target>Vigased autentimisandmed.</target>
20+
</trans-unit>
21+
<trans-unit id="5">
22+
<source>Cookie has already been used by someone else.</source>
23+
<target>Küpsis on juba kellegi teise poolt kasutuses.</target>
24+
</trans-unit>
25+
<trans-unit id="6">
26+
<source>Not privileged to request the resource.</source>
27+
<target>Ressursi pärimiseks pole piisavalt õiguseid.</target>
28+
</trans-unit>
29+
<trans-unit id="7">
30+
<source>Invalid CSRF token.</source>
31+
<target>Vigane CSRF märgis.</target>
32+
</trans-unit>
33+
<trans-unit id="9">
34+
<source>No authentication provider found to support the authentication token.</source>
35+
<target>Ei leitud sobivat autentimismeetodit, mis toetaks autentimismärgist.</target>
36+
</trans-unit>
37+
<trans-unit id="10">
38+
<source>No session available, it either timed out or cookies are not enabled.</source>
39+
<target>Seanss puudub, see on kas aegunud või pole küpsised lubatud.</target>
40+
</trans-unit>
41+
<trans-unit id="11">
42+
<source>No token could be found.</source>
43+
<target>Identsustõendit ei leitud.</target>
44+
</trans-unit>
45+
<trans-unit id="12">
46+
<source>Username could not be found.</source>
47+
<target>Kasutajanime ei leitud.</target>
48+
</trans-unit>
49+
<trans-unit id="13">
50+
<source>Account has expired.</source>
51+
<target>Kasutajakonto on aegunud.</target>
52+
</trans-unit>
53+
<trans-unit id="14">
54+
<source>Credentials have expired.</source>
55+
<target>Autentimistunnused on aegunud.</target>
56+
</trans-unit>
57+
<trans-unit id="15">
58+
<source>Account is disabled.</source>
59+
<target>Kasutajakonto on keelatud.</target>
60+
</trans-unit>
61+
<trans-unit id="16">
62+
<source>Account is locked.</source>
63+
<target>Kasutajakonto on lukustatud.</target>
64+
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Liiga palju ebaõnnestunud autentimise katseid, palun proovi hiljem uuesti.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Vigane või aegunud sisselogimise link.</target>
72+
</trans-unit>
73+
<trans-unit id="19">
74+
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75+
<target>Liiga palju ebaõnnestunud autentimise katseid, palun proovi uuesti %minutes% minuti pärast.</target>
76+
</trans-unit>
77+
<trans-unit id="20">
78+
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79+
<target>Liiga palju ebaõnnestunud autentimise katseid, palun proovi uuesti %minutes% minuti pärast.</target>
80+
</trans-unit>
81+
</body>
82+
</file>
83+
</xliff>

src/Symfony/Component/Validator/Resources/translations/validators.et.xlf

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>One or more of the given values is invalid.</source>
35-
<target>One or more of the given values is invalid.</target>
35+
<target>Üks või rohkem väärtustest on vigane.</target>
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>This field was not expected.</source>
39-
<target>See väli ei oodatud.</target>
39+
<target>See väli ei olnud oodatud.</target>
4040
</trans-unit>
4141
<trans-unit id="10">
4242
<source>This field is missing.</source>
@@ -179,7 +179,7 @@
179179
<target>Väärtus peaks olema kasutaja kehtiv salasõna.</target>
180180
</trans-unit>
181181
<trans-unit id="48">
182-
<source>This value should have exactly {{ limit }} characters.</source>
182+
<source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
183183
<target>Väärtus peaks olema täpselt {{ limit }} tähemärk pikk.|Väärtus peaks olema täpselt {{ limit }} tähemärki pikk.</target>
184184
</trans-unit>
185185
<trans-unit id="49">
@@ -203,15 +203,15 @@
203203
<target>PHP laiendi tõttu ebaõnnestus faili üleslaadimine.</target>
204204
</trans-unit>
205205
<trans-unit id="54">
206-
<source>This collection should contain {{ limit }} elements or more.</source>
206+
<source>This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.</source>
207207
<target>Kogumikus peaks olema vähemalt {{ limit }} element.|Kogumikus peaks olema vähemalt {{ limit }} elementi.</target>
208208
</trans-unit>
209209
<trans-unit id="55">
210-
<source>This collection should contain {{ limit }} elements or less.</source>
210+
<source>This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.</source>
211211
<target>Kogumikus pea D96B ks olema ülimalt {{ limit }} element.|Kogumikus peaks olema ülimalt {{ limit }} elementi.</target>
212212
</trans-unit>
213213
<trans-unit id="56">
214-
<source>This collection should contain exactly {{ limit }} elements.</source>
214+
<source>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</source>
215215
<target>Kogumikus peaks olema täpselt {{ limit }} element.|Kogumikus peaks olema täpselt {{ limit }}|elementi.</target>
216216
</trans-unit>
217217
<trans-unit id="57">
@@ -304,7 +304,7 @@
304304
</trans-unit>
305305
<trans-unit id="79">
306306
<source>The host could not be resolved.</source>
307-
<target>Peremeest ei õnnestunud lahendada.</target>
307+
<target>Sellist domeeni ei õnnestunud leida.</target>
308308
</trans-unit>
309309
<trans-unit id="80">
310310
<source>This value does not match the expected {{ charset }} charset.</source>
@@ -366,6 +366,30 @@
366366
<source>This value should be between {{ min }} and {{ max }}.</source>
367367
<target>See väärtus peaks olema vahemikus {{ min }} kuni {{ max }}.</target>
368368
</trans-unit>
369+
<trans-unit id="95">
370+
<source>This value is not a valid hostname.</source>
371+
<target>See väärtus pole korrektne domeeninimi.</target>
372+
</trans-unit>
373+
<trans-unit id="96">
374+
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
375+
<target>Selles kogus olevate elementide arv peab olema arvu {{ compared_value }} kordne.</target>
376+
</trans-unit>
377+
<trans-unit id="97">
378+
<source>This value should satisfy at least one of the following constraints:</source>
379+
<target>See väärtus peab vastama vähemalt ühele järgmistest tingimustest:</target>
380+
</trans-unit>
381+
<trans-unit id="98">
382+
<source>Each element of this collection should satisfy its own set of constraints.</source>
383+
<target>Kõik väärtused selles kogus peavad vastama oma tingimustele.</target>
384+
</trans-unit>
385+
<trans-unit id="99">
386+
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387+
<target>See väärtus pole korrektne ISIN-kood.</target>
388+
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>See väärtus pole korrektne avaldis.</target>
392+
</trans-unit>
369393
</body>
370394
</file>
371395
</xliff>

0 commit comments

Comments
 (0)
0