Translations and cleanup after latest changes
This commit is contained in:
parent
875028c7b0
commit
ab879f8db3
4 changed files with 13 additions and 11 deletions
|
@ -163,6 +163,8 @@ Page {
|
|||
sourceComponent: Component {
|
||||
Column {
|
||||
|
||||
spacing: Theme.paddingSmall
|
||||
|
||||
Text {
|
||||
x: Theme.horizontalPageMargin
|
||||
width: parent.width - ( 2 * Theme.horizontalPageMargin )
|
||||
|
|
|
@ -85,11 +85,11 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>Log Out</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Abmelden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Logged out</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Abgemeldet</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -841,7 +841,7 @@
|
|||
</message>
|
||||
<message numerus="yes">
|
||||
<source>scored %Ln points</source>
|
||||
<translation type="unfinished">
|
||||
<translation>
|
||||
<numerusform>hat %Ln Punkt erziehlt</numerusform>
|
||||
<numerusform>hat %Ln Punkte erziehlt</numerusform>
|
||||
</translation>
|
||||
|
@ -1008,14 +1008,14 @@
|
|||
<message numerus="yes">
|
||||
<source>scored %Ln points in %2</source>
|
||||
<comment>myself</comment>
|
||||
<translation type="unfinished">
|
||||
<translation>
|
||||
<numerusform>haben %Ln Punkt bei %2 erziehlt</numerusform>
|
||||
<numerusform>haben %Ln Punkte bei %2 erziehlt</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<source>scored %Ln points in %2</source>
|
||||
<translation type="unfinished">
|
||||
<translation>
|
||||
<numerusform>hat %Ln Punkt bei %2 erziehlt</numerusform>
|
||||
<numerusform>hat %Ln Punkte bei %2 erziehlt</numerusform>
|
||||
</translation>
|
||||
|
@ -1037,7 +1037,7 @@
|
|||
<message>
|
||||
<source>via %1</source>
|
||||
<comment>message posted via bot user</comment>
|
||||
<translation type="unfinished">via %1</translation>
|
||||
<translation>via %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1169,7 +1169,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>Logging out</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Abmelden</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -85,11 +85,11 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>Log Out</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Log Out</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Logged out</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Logged out</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1037,7 +1037,7 @@
|
|||
<message>
|
||||
<source>via %1</source>
|
||||
<comment>message posted via bot user</comment>
|
||||
<translation type="unfinished">via %1</translation>
|
||||
<translation>via %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -1523,7 +1523,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>Enable online-only mode</source>
|
||||
<translation type="unfinished">Включить режим "только в онлайне"</translation>
|
||||
<translation type="unfinished">Включить режим "только в онлайне"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Disables offline caching. Certain features may be limited or missing in this mode. Changes require a restart of Fernschreiber to take effect.</source>
|
||||
|
|
Loading…
Reference in a new issue