Merge branch 'weblate-weblate-harbour-papocchio-translations'
This commit is contained in:
parent
29d1516047
commit
0905571a31
2 changed files with 31 additions and 0 deletions
|
@ -30,6 +30,7 @@ TRANSLATIONS += \
|
|||
translations/harbour-papocchio-hr.ts \
|
||||
translations/harbour-papocchio-hu.ts \
|
||||
translations/harbour-papocchio-it.ts \
|
||||
translations/harbour-papocchio-lt.ts \
|
||||
translations/harbour-papocchio-nb_NO.ts \
|
||||
translations/harbour-papocchio-nl_BE.ts \
|
||||
translations/harbour-papocchio-nl.ts \
|
||||
|
|
30
translations/harbour-papocchio-lt.ts
Normal file
30
translations/harbour-papocchio-lt.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="lt">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Piešiam!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation>Išsaugoma drobė…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation>Išvaloma drobė…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation>Baigiama…</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Loading…
Reference in a new issue