Skip to content

Commit e23b559

Browse files
committed
minor #26801 Update da translations (c960657)
This PR was merged into the 2.7 branch. Discussion ---------- Update da translations | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | The Danish translations have several serious errors. This PR adjusts to official Danish orthography, and updates some texts for internal consistency and to better reflect the original English text. Commits ------- d0ea26bd15 Update da translations
2 parents 5b74b42 + a5020a9 commit e23b559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/translations/validators.da.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
</trans-unit>
99
<trans-unit id="29">
1010
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
11-
<target>Den oploadede fil var for stor. Opload venligst en mindre fil.</target>
11+
<target>Den uploadede fil var for stor. Upload venligst en mindre fil.</target>
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15-
<target>CSRF nøglen er ugyldig.</target>
15+
<target>CSRF-token er ugyldig.</target>
1616
</trans-unit>
1717
</body>
1818
</file>

0 commit comments

Comments
 (0)