Skip to content

Updated Danish translation of validator strings #1842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2011
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</trans-unit>
<trans-unit id="8">
<source>One or more of the given values is invalid</source>
<target>One or more of the given values is invalid</target>
<target>En eller flere af de oplyste værdier er ugyldige</target>
</trans-unit>
<trans-unit id="9">
<source>The fields {{ fields }} were not expected</source>
Expand Down Expand Up @@ -126,6 +126,42 @@
<source>The two values should be equal</source>
<target>De to værdier skal være ens</target>
</trans-unit>
<trans-unit id="32">
<source>The file is too large. Allowed maximum size is {{ limit }}</source>
<target>Filen er for stor. Den maksimale størrelse er {{ limit }}</target>
</trans-unit>
<trans-unit id="33">
<source>The file is too large</source>
<target>Filen er for stor</target>
</trans-unit>
<trans-unit id="34">
<source>The file could not be uploaded</source>
<target>Filen kunne ikke blive uploadet</target>
</trans-unit>
<trans-unit id="35">
<source>This value should be a valid number</source>
<target>Denne værdi skal være et gyldigt tal</target>
</trans-unit>
<trans-unit id="36">
<source>This file is not a valid image</source>
<target>Denne fil er ikke gyldigt billede</target>
</trans-unit>
<trans-unit id="37">
<source>This is not a valid IP address</source>
<target>Dette er ikke en gyldig IP adresse</target>
</trans-unit>
<trans-unit id="38">
<source>This value is not a valid language</source>
<target>Denne værdi er ikke et gyldigt sprog</target>
</trans-unit>
<trans-unit id="39">
<source>This value is not a valid locale</source>
<target>Denne værdi er ikke en gyldig lokalitet</target>
</trans-unit>
<trans-unit id="40">
<source>This value is not a valid country</source>
<target>Denne værdi er ikke et gyldigt land</target>
</trans-unit>
</body>
</file>
</xliff>