Skip to content

Commit f722926

Browse files
caalholmfabpot
authored andcommitted
[Validator] Added missing translations for Norwegian (\"no\") locale #30179
1 parent 76243e7 commit f722926

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Resources/translations/validators.no.xlf

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,26 @@
314314
<source>This is not a valid Business Identifier Code (BIC).</source>
315315
<target>Dette er ikke en gyldig BIC.</target>
316316
</trans-unit>
317+
<trans-unit id="82">
318+
<source>Error</source>
319+
<target>Feil</target>
320+
</trans-unit>
321+
<trans-unit id="83">
322+
<source>This is not a valid UUID.</source>
323+
<target>Dette er ikke en gyldig UUID.</target>
324+
</trans-unit>
325+
<trans-unit id="84">
326+
<source>This value should be a multiple of {{ compared_value }}.</source>
327+
<target>Verdien skal være flertall av {{ compared_value }}.</target>
328+
</trans-unit>
329+
<trans-unit id="85">
330+
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331+
<target>Business Identifier Code (BIC) er ikke tilknyttet en IBAN {{ iban }}.</target>
332+
</trans-unit>
333+
<trans-unit id="86">
334+
<source>This value should be valid JSON.</source>
335+
<target>Verdien er ikke gyldig JSON.</target>
336+
</trans-unit>
317337
</body>
318338
</file>
319339
</xliff>

0 commit comments

Comments
 (0)