Skip to content

Commit e13e3f0

Browse files
committed
minor symfony#21016 [Validator][Translation] Improve Norwegian language (tarjei)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes symfony#21016). Discussion ---------- [Validator][Translation] Improve Norwegian language I suspect the file has been updated from the Danish translation and thus some of the sentences sound weird in Norwegian. Here's a suggested update. | Q | A | ------------- | --- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!--highly recommended for new features--> I suspect the change can be applied to lower branches as well :) Commits ------- 1255786 Improve language
2 parents 948b44c + 1255786 commit e13e3f0

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
</trans-unit>
1313
<trans-unit id="3">
1414
<source>This value should be of type {{ type }}.</source>
15-
<target>Verdien må være av typen {{ type }}.</target>
15+
<target>Verdien skal ha typen {{ type }}.</target>
1616
</trans-unit>
1717
<trans-unit id="4">
1818
<source>This value should be blank.</source>
19-
<target>Verdien være blank.</target>
19+
<target>Verdien skal være blank.</target>
2020
</trans-unit>
2121
<trans-unit id="5">
2222
<source>The value you selected is not a valid choice.</source>
@@ -88,19 +88,19 @@
8888
</trans-unit>
8989
<trans-unit id="22">
9090
<source>This value should not be blank.</source>
91-
<target>Verdien ikke være blank.</target>
91+
<target>Verdien kan ikke være blank.</target>
9292
</trans-unit>
9393
<trans-unit id="23">
9494
<source>This value should not be null.</source>
95-
<target>Verdien ikke være tom (null).</target>
95+
<target>Verdien kan ikke være tom (null).</target>
9696
</trans-unit>
9797
<trans-unit id="24">
9898
<source>This value should be null.</source>
99-
<target>Verdien være tom (null).</target>
99+
<target>Verdien skal være tom (null).</target>
100100
</trans-unit>
101101
<trans-unit id="25">
102102
<source>This value is not valid.</source>
103-
<target>Verdien er ikke gyldig.</target>
103+
<target>Verdien er ugyldig.</target>
104104
</trans-unit>
105105
<trans-unit id="26">
106106
<source>This value is not a valid time.</source>
@@ -112,7 +112,7 @@
112112
</trans-unit>
113113
<trans-unit id="31">
114114
<source>The two values should be equal.</source>
115-
<target>Verdiene være identiske.</target>
115+
<target>Verdiene skal være identiske.</target>
116116
</trans-unit>
117117
<trans-unit id="32">
118118
<source>The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.</source>
@@ -128,7 +128,7 @@
128128
</trans-unit>
129129
<trans-unit id="35">
130130
<source>This value should be a valid number.</source>
131-
<target>Verdien være et gyldig tall.</target>
131+
<target>Verdien skal være et gyldig tall.</target>
132132
</trans-unit>
133133
<trans-unit id="36">
134134
<source>This file is not a valid image.</source>
@@ -176,11 +176,11 @@
176176
</trans-unit>
177177
<trans-unit id="47">
178178
<source>This value should be the user's current password.</source>
179-
<target>Verdien være brukerens sitt nåværende passord.</target>
179+
<target>Verdien skal være brukerens sitt nåværende passord.</target>
180180
</trans-unit>
181181
<trans-unit id="48">
182182
<source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
183-
<target>Verdien være nøyaktig {{ limit }} tegn.</target>
183+
<target>Verdien skal være nøyaktig {{ limit }} tegn.</target>
184184
</trans-unit>
185185
<trans-unit id="49">
186186
<source>The file was only partially uploaded.</source>
@@ -220,11 +220,11 @@
220220
</trans-unit>
221221
<trans-unit id="58">
222222
<source>Unsupported card type or invalid card number.</source>
223-
<target>Korttypen er ikke støttet eller ugyldig kortnummer.</target>
223+
<target>Korttypen er ikke støttet eller kortnummeret er ugyldig.</target>
224224
</trans-unit>
225225
<trans-unit id="59">
226226
<source>This is not a valid International Bank Account Number (IBAN).</source>
227-
<target>Dette er ikke en gyldig IBAN.</target>
227+
<target>Dette er ikke et gyldig IBAN-nummer.</target>
228228
</trans-unit>
229229
<trans-unit id="60">
230230
<source>This value is not a valid ISBN-10.</source>
@@ -248,43 +248,43 @@
248248
</trans-unit>
249249
<trans-unit id="65">
250250
<source>This value should be equal to {{ compared_value }}.</source>
251-
<target>Verdien være lik {{ compared_value }}.</target>
251+
<target>Verdien skal være lik {{ compared_value }}.</target>
252252
</trans-unit>
253253
<trans-unit id="66">
254254
<source>This value should be greater than {{ compared_value }}.</source>
255-
<target>Verdien være større enn {{ compared_value }}.</target>
255+
<target>Verdien skal være større enn {{ compared_value }}.</target>
256256
</trans-unit>
257257
<trans-unit id="67">
258258
<source>This value should be greater than or equal to {{ compared_value }}.</source>
259-
<target>Verdien være større enn eller lik {{ compared_value }}.</target>
259+
<target>Verdien skal være større enn eller lik {{ compared_value }}.</target>
260260
</trans-unit>
261261
<trans-unit id="68">
262262
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
263-
<target>Verdien være identisk med {{ compared_value_type }} {{ compared_value }}.</target>
263+
<target>Verdien skal være identisk med {{ compared_value_type }} {{ compared_value }}.</target>
264264
</trans-unit>
265265
<trans-unit id="69">
266266
<source>This value should be less than {{ compared_value }}.</source>
267-
<target>Verdien være mindre enn {{ compared_value }}.</target>
267+
<target>Verdien skal være mindre enn {{ compared_value }}.</target>
268268
</trans-unit>
269269
<trans-unit id="70">
270270
<source>This value should be less than or equal to {{ compared_value }}.</source>
271-
<target>Verdien være mindre enn eller lik {{ compared_value }}.</target>
271+
<target>Verdien skal være mindre enn eller lik {{ compared_value }}.</target>
272272
</trans-unit>
273273
<trans-unit id="71">
274274
<source>This value should not be equal to {{ compared_value }}.</source>
275-
<target>Verdien ikke være lik {{ compared_value }}.</target>
275+
<target>Verdien skal ikke være lik {{ compared_value }}.</target>
276276
</trans-unit>
277277
<trans-unit id="72">
278278
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279-
<target>Verdien ikke være identisk med {{ compared_value_type }} {{ compared_value }}.</target>
279+
<target>Verdien skal ikke være identisk med {{ compared_value_type }} {{ compared_value }}.</target>
280280
</trans-unit>
281281
<trans-unit id="73">
282282
<source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source>
283-
<target>Bildeforholdet er for stort ({{ ratio }}). Tillatt maksimumsbildeforhold er {{ max_ratio }}.</target>
283+
<target>Bildeforholdet er for stort ({{ ratio }}). Tillatt bildeforhold er maks {{ max_ratio }}.</target>
284284
</trans-unit>
285285
<trans-unit id="74">
286286
<source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
287-
<target>Bildeforholdet er for lite ({{ ratio }}). Forventet maksimumsbildeforhold er {{ min_ratio }}.</target>
287+
<target>Bildeforholdet er for lite ({{ ratio }}). Forventet bildeforhold er minst {{ min_ratio }}.</target>
288288
</trans-unit>
289289
<trans-unit id="75">
290290
<source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>

0 commit comments

Comments
 (0)