Skip to content

Commit

Permalink
Update german.xml
Browse files Browse the repository at this point in the history
Close #63
  • Loading branch information
CennoxX authored and donho committed Jul 2, 2024
1 parent 043ccb9 commit 716a534
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions src/translations/german.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,27 @@
<GUP_NativeLangue name = "Deutsch">
<PopupMessages>

<!-- <MSGID_UPDATEAVAILABLE content="An update package is available, do you want to download it?" /> -->
<MSGID_UPDATEAVAILABLE content="Ein Update ist verfügbar. Möchten Sie es herunterladen?" />
<!-- <MSGID_UPDATEAVAILABLE content="An update package is available, do you want to download and install it?" /> -->
<MSGID_UPDATEAVAILABLE content="Ein Update ist verfügbar. Möchten Sie es herunterladen und installieren?" />

<!-- <MSGID_VERSIONCURRENT content="Current version is :" /> -->
<MSGID_VERSIONCURRENT content="Aktuelle Version:" />

<!-- <MSGID_VERSIONNEW content="Available version is :" /> -->
<MSGID_VERSIONNEW content="Verfügbare Version:" />

<!-- <MSGID_UPDATEYES content="Yes" /> -->
<MSGID_UPDATEYES content="Ja" />

<!-- <MSGID_UPDATEYESSILENT content="Yes (Silent)" /> -->
<MSGID_UPDATEYESSILENT content="Ja (ohne Rückfrage)" />

<!-- <MSGID_UPDATENo content="No" /> -->
<MSGID_UPDATENo content="Nein" />

<!-- <MSGID_UPDATENEVER content="Never" /> -->
<MSGID_UPDATENEVER content="Niemals" />

<!-- <MSGID_DOWNLOADPAGE content="Go to the download page" /> -->
<MSGID_DOWNLOADPAGE content="Die Download-Seite öffnen" />

Expand Down

0 comments on commit 716a534

Please sign in to comment.