ProjectLighthouse/ProjectLighthouse.Localization/BaseLayout.lang-da-DK.resx
github-actions[bot] 376e1464a2
Update the localization files (#1084)
* [skip ci] Update the localization files

* Make website work with languages without an associated CultureInfo

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Slendy <josh@slendy.pw>
2025-01-10 22:02:17 -06:00

89 lines
No EOL
4.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:element name="root" msdata:IsDataSet="true">
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="header_users" xml:space="preserve">
<value>Brugere</value>
<comment>A button on the header that takes you to the user listing.</comment>
</data>
<data name="header_photos" xml:space="preserve">
<value>Fotos</value>
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment>
</data>
<data name="header_slots" xml:space="preserve">
<value>Baner</value>
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment>
</data>
<data name="header_authentication" xml:space="preserve">
<value>Godkendelse</value>
<comment>A button on the header that takes you to a list of authentication attempts.</comment>
</data>
<data name="header_login" xml:space="preserve">
<value>Log ind</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Log ind / Registrer</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
<value>Administration</value>
<comment>A header link that takes you to the admin panel if available.</comment>
</data>
<data name="header_logout" xml:space="preserve">
<value>Log ud</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
<data name="header_modPanel" xml:space="preserve">
<value>Moderationspanel</value>
</data>
<data name="generated_by" xml:space="preserve">
<value>Siden genereret af {0}.</value>
</data>
<data name="generated_modified" xml:space="preserve">
<value>Denne side blev genereret brugt af en ændret version af Project Lighthouse. Sørg for, at du afslører kildekoden korrekt til alle brugere, der muligvis bruger denne instans.</value>
</data>
<data name="js_warn" xml:space="preserve">
<value>Mens vi har til hensigt at have så lidt JavaScript som muligt, kan vi ikke garantere alt vil fungere uden det. Vi anbefaler, at du hvidliste JavaScript til Project Lighthouse.</value>
</data>
<data name="js_warn_title" xml:space="preserve">
<value>JavaScript er ikke aktiveret</value>
</data>
<data name="license_warn_title" xml:space="preserve">
<value>Potentiel Licens Overtrædelse</value>
</data>
<data name="license_warn_1" xml:space="preserve">
<value>Denne instans er en offentlig instans, der er blevet ændret uden de offentliggjorte ændringer. Du kan være i strid med {0}.</value>
</data>
<data name="license_warn_2" xml:space="preserve">
<value>Hvis du mener, at dette er en fejl, opret et problem med output fra {0} løb fra roden af serverens kildekode i beskrivelsen på vores {1}issue tracker{2}.</value>
</data>
<data name="license_warn_3" xml:space="preserve">
<value>Hvis ikke, bedes du publicere kildekoden et eller andet sted, der er tilgængeligt for dine brugere.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Read-Only Mode</value>
</data>
<data name="read_only_warn" xml:space="preserve">
<value>This instance is currently in read-only mode. Level and photo uploads, comments, reviews, and certain profile changes will be restricted until read-only mode is disabled.</value>
</data>
</root>