Skip to content

Commit

Permalink
Updated german Qt client interface (#2513)
Browse files Browse the repository at this point in the history
* Updated german Qt client interface

* Rename male/female texts to comply with emoji translations
  • Loading branch information
schulle4u authored Jan 6, 2025
1 parent e58816a commit 310d305
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Client/qtTeamTalk/languages/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -984,12 +984,12 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../channelstree.cpp" line="1315"/>
<source>Female</source>
<translation>Weiblich</translation>
<translation>Frau</translation>
</message>
<message>
<location filename="../channelstree.cpp" line="1318"/>
<source>Male</source>
<translation>Männlich</translation>
<translation>Mann</translation>
</message>
<message>
<location filename="../channelstree.cpp" line="1321"/>
Expand All @@ -1006,7 +1006,7 @@ p, li { white-space: pre-wrap; }
<location filename="../channelstree.cpp" line="1334"/>
<source>Administrator</source>
<comment>For male and neutral</comment>
<translation>Administratorin</translation>
<translation>Administrator</translation>
</message>
<message>
<location filename="../channelstree.cpp" line="1344"/>
Expand Down Expand Up @@ -1630,12 +1630,12 @@ Nachricht des Tages: %2</translation>
<message>
<location filename="../generatettfile.ui" line="161"/>
<source>Male</source>
<translation>Männlich</translation>
<translation>Mann</translation>
</message>
<message>
<location filename="../generatettfile.ui" line="174"/>
<source>Female</source>
<translation>Weiblich</translation>
<translation>Frau</translation>
</message>
<message>
<location filename="../generatettfile.ui" line="184"/>
Expand Down Expand Up @@ -5141,12 +5141,12 @@ Sollen diese Einstellungen übernommen werden?</translation>
<message>
<location filename="../preferencesdlg.cpp" line="411"/>
<source>Male</source>
<translation>Männlich</translation>
<translation>Mann</translation>
</message>
<message>
<location filename="../preferencesdlg.cpp" line="412"/>
<source>Female</source>
<translation>Weiblich</translation>
<translation>Frau</translation>
</message>
<message>
<location filename="../preferences.ui" line="237"/>
Expand Down Expand Up @@ -8547,7 +8547,7 @@ Lösche das Veröffentlichungs-Konto, um die Veröffentlichung rückgängig zu m
<message>
<location filename="../useraccountdlg.cpp" line="373"/>
<source>Last login: %1</source>
<translation type="unfinished"></translation>
<translation>Letzte Anmeldung: %1</translation>
</message>
<message>
<location filename="../useraccountdlg.cpp" line="438"/>
Expand Down Expand Up @@ -8625,7 +8625,7 @@ Lösche das Veröffentlichungs-Konto, um die Veröffentlichung rückgängig zu m
<message>
<location filename="../useraccountsdlg.cpp" line="198"/>
<source>&amp;Last Login Time (%1)</source>
<translation type="unfinished"></translation>
<translation>&amp;Letzte Anmeldezeit (%1)</translation>
</message>
<message>
<location filename="../useraccountsdlg.cpp" line="203"/>
Expand Down Expand Up @@ -8688,7 +8688,7 @@ Lösche das Veröffentlichungs-Konto, um die Veröffentlichung rückgängig zu m
<message>
<location filename="../useraccountsmodel.cpp" line="41"/>
<source>Last Login</source>
<translation type="unfinished"></translation>
<translation>Letzte Anmeldung</translation>
</message>
<message>
<location filename="../useraccountsmodel.cpp" line="67"/>
Expand Down

0 comments on commit 310d305

Please sign in to comment.