- removed obsolete translation
- added new delegate with slider
This commit is contained in:
parent
952964ae46
commit
7d481df7af
2 changed files with 5 additions and 58 deletions
5
qml/components/SmoothSliderDelegate.qml
Normal file
5
qml/components/SmoothSliderDelegate.qml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
import QtQuick 2.0
|
||||||
|
|
||||||
|
Item {
|
||||||
|
|
||||||
|
}
|
|
@ -1,58 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!DOCTYPE TS>
|
|
||||||
<TS version="2.1">
|
|
||||||
<context>
|
|
||||||
<name>SettingsDialog</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/SettingsDialog.qml" line="275"/>
|
|
||||||
<source>say 'ready'</source>
|
|
||||||
<translation>fertig</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/SettingsDialog.qml" line="316"/>
|
|
||||||
<source>say
|
|
||||||
'at your marks'</source>
|
|
||||||
<translation type="unfinished">auf die Plätze</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>main</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="30"/>
|
|
||||||
<source>Speedclimbing stw</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="195"/>
|
|
||||||
<location filename="../qml/main.qml" line="540"/>
|
|
||||||
<source>Click start to start</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="246"/>
|
|
||||||
<location filename="../qml/main.qml" line="549"/>
|
|
||||||
<source>start</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="346"/>
|
|
||||||
<source>cancel</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="559"/>
|
|
||||||
<source>starting...</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="583"/>
|
|
||||||
<source>false start</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/main.qml" line="589"/>
|
|
||||||
<source>reset</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
</TS>
|
|
Reference in a new issue