ProjectLighthouse/ProjectLighthouse.Localization/BaseLayout.lang-de-DE.resx
github-actions[bot] db29a6b458
Update the localization files (#478)
[skip ci] Update the localization files

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-09-17 14:09:52 -05:00

87 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_home" xml:space="preserve">
<value>Startseite</value>
<comment>A button on the header that takes you to the landing page.</comment>
</data>
<data name="header_users" xml:space="preserve">
<value>Spieler</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>Levels</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>Authentifizierung</value>
<comment>A button on the header that takes you to a list of authentication attempts.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Anmelden / Registrieren</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_profile" xml:space="preserve">
<value>Profil</value>
<comment>A quick shortcut on the header to take you to your profile if logged in.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
<value>Administrationsmenü</value>
<comment>A header link that takes you to the admin panel if available.</comment>
</data>
<data name="header_logout" xml:space="preserve">
<value>Abmelden</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
<data name="header_modPanel" xml:space="preserve">
<value>Moderationsmenü</value>
</data>
<data name="generated_by" xml:space="preserve">
<value>Diese Seite wurde von {0} generiert.</value>
</data>
<data name="generated_modified" xml:space="preserve">
<value>Diese Seite wurde von einer modifizierten Version von Project Lighthouse generiert. Stelle bitte sicher, dass du den veränderten Quellcode für alle Nutzer, die diese Instanz benutzen dürfen, sichtbar machst.</value>
</data>
<data name="js_warn" xml:space="preserve">
<value>Obwohl wir versuchen, so wenig JavaScript wie möglich zu benutzen, können wir nicht garantieren, dass alles ohne JavaScript funktionieren wird. Wir empfehlen dir, JavaScript für Project Lighthouse zu erlauben.</value>
</data>
<data name="js_warn_title" xml:space="preserve">
<value>JavaScript ist nicht aktiviert</value>
</data>
<data name="license_warn_title" xml:space="preserve">
<value>Potenzieller Lizenzverstoß</value>
</data>
<data name="license_warn_1" xml:space="preserve">
<value>Dies ist eine öffentlich zugängliche Instanz, dessen Quellcode verändert aber nicht veröffentlicht wurde. Es könnte sein, dass du gegen die {0} verstoßt.</value>
</data>
<data name="license_warn_2" xml:space="preserve">
<value>Wenn du glaubst, dass dies ein Fehler ist, bitte erstelle ein Support-Ticket mit dem Output {0} von dem Kern des Server Quellcodes in der Beschreibung unseres {1}Fehler Finders{2}.</value>
</data>
<data name="license_warn_3" xml:space="preserve">
<value>Falls nicht, veröffentliche den Quellcode irgendwo, wo die Nutzer deiner Instanz darauf zugreifen können.</value>
</data>
</root>