Skip to content
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

Translations update from Hosted Weblate #712

Merged
merged 5 commits into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
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
145 changes: 145 additions & 0 deletions src/Magpie.App/Resources.language-de.resw
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
<?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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Home_Activation.Title" xml:space="preserve">
<value>Aktivierung</value>
</data>
<data name="About_PageFrame.Title" xml:space="preserve">
<value>Über</value>
</data>
<data name="Home_AutoRestore_Activate.Content" xml:space="preserve">
<value>Aktivieren</value>
</data>
<data name="Home_AutoRestore_CurWindow" xml:space="preserve">
<value>Jetziges Fenster</value>
</data>
<data name="Home_PageFrame.Title" xml:space="preserve">
<value>Startseite</value>
</data>
<data name="Home_AutoRestore_Clear.Content" xml:space="preserve">
<value>Säubern</value>
</data>
<data name="Home_Timer.Description" xml:space="preserve">
<value>Fenster im Vordergrund skalieren, sobald der Timer ended</value>
</data>
<data name="Home_AutoRestore.Description" xml:space="preserve">
<value>Automatisch skalieren, sobald das Fenster zum Vordergrund zurück kehrt.</value>
</data>
<data name="Home_Timer.Title" xml:space="preserve">
<value>Verspätetes skalieren</value>
</data>
<data name="Home_Timer_Cancel" xml:space="preserve">
<value>Abbrechen</value>
</data>
<data name="ShortcutDialog_Description.Text" xml:space="preserve">
<value>Drücke eine Tastenkombination, um die Verknüpfung zu verändern</value>
</data>
<data name="ShortcutDialog_Save" xml:space="preserve">
<value>Speichern</value>
</data>
<data name="Main_About.Content" xml:space="preserve">
<value>Über</value>
</data>
<data name="Main_Home.Content" xml:space="preserve">
<value>Startseite</value>
</data>
<data name="Main_NewProfileFlyout_Create.Content" xml:space="preserve">
<value>Erstellen</value>
</data>
<data name="Main_NewProfileFlyout_Name.Text" xml:space="preserve">
<value>Name</value>
</data>
<data name="ShortcutDialog_InvalidShortcut" xml:space="preserve">
<value>Ungültige Verknüpfung</value>
</data>
<data name="Main_NewProfile.Content" xml:space="preserve">
<value>Neues Profil</value>
</data>
<data name="Main_NewProfileFlyout_Title.Text" xml:space="preserve">
<value>Neues Profil</value>
</data>
<data name="ShortcutDialog_Tip.Text" xml:space="preserve">
<value>Nur Verknüpfungen, die mit Windows Key, Ctrl, Alt oder Shift starten, sind gültig.</value>
</data>
<data name="ShortcutDialog_Cancel" xml:space="preserve">
<value>Abbrechen</value>
</data>
<data name="Main_NewProfileFlyout_ComboBox.PlaceholderText" xml:space="preserve">
<value>Wähle ein Fenster</value>
</data>
<data name="Main_NewProfileFlyout_NoCandidateWindow.Text" xml:space="preserve">
<value>Öffne ein Fenster, um ein Profil zu erstellen</value>
</data>
<data name="Main_Profiles.Content" xml:space="preserve">
<value>Profile</value>
</data>
<data name="ToggleSwitch.OffContent" xml:space="preserve">
<value>Aus</value>
</data>
<data name="ToggleSwitch.OnContent" xml:space="preserve">
<value>An</value>
</data>
<data name="Main_ScalingConfiguration.Content" xml:space="preserve">
<value>Skalierungs Konfiguration</value>
</data>
<data name="Settings_General_Theme_Light.Content" xml:space="preserve">
<value>Hell</value>
</data>
</root>
Loading