Skip to content

Commit

Permalink
Add some translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Dummerle committed Feb 17, 2021
1 parent 89f73f4 commit f192025
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
Binary file added Rare/languages/de.qm
Binary file not shown.
46 changes: 46 additions & 0 deletions Rare/languages/de.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="de_DE">
<context>
<name>LaunchDialog</name>
<message>
<location filename="../Components/Launch/LaunchDialog.py" line="52"/>
<source>Launching Rare</source>
<translation>Starte Rare</translation>
</message>
<message>
<location filename="../Components/Launch/LaunchDialog.py" line="54"/>
<source>Logging in</source>
<translation>Einloggen</translation>
</message>
</context>
<context>
<name>LoginDialog</name>
<message>
<location filename="../utils/Dialogs/Login/LoginDialog.py" line="32"/>
<source>Select one option to Login</source>
<translation>Wähle eine Option zum einloggen aus</translation>
</message>
</context>
<context>
<name>PathEdit</name>
<message>
<location filename="../utils/QtExtensions.py" line="128"/>
<source>Select Path</source>
<translation>Wähle Pfad</translation>
</message>
<message>
<location filename="../utils/QtExtensions.py" line="141"/>
<source>Choose Path</source>
<translation>Wähle Pfad</translation>
</message>
</context>
<context>
<name>TabWidget</name>
<message>
<location filename="../Components/TabWidget.py" line="16"/>
<source>Games</source>
<translation>Spiele</translation>
</message>
</context>
</TS>

0 comments on commit f192025

Please sign in to comment.