Add more translations
This commit is contained in:
parent
a99f1342fa
commit
5c6c9146fa
8 changed files with 206 additions and 6 deletions
|
@ -16,7 +16,25 @@ OTHER_FILES += \
|
|||
translations/*.ts
|
||||
|
||||
CONFIG += sailfishapp_i18n
|
||||
TRANSLATIONS += translations/harbour-lyrics-cs.ts \
|
||||
TRANSLATIONS += \
|
||||
translations/harbour-papocchio-ber.ts \
|
||||
translations/harbour-papocchio-cs.ts \
|
||||
translations/harbour-papocchio-de.ts \
|
||||
translations/harbour-papocchio-el.ts \
|
||||
translations/harbour-papocchio-eo.ts \
|
||||
translations/harbour-papocchio-et.ts \
|
||||
translations/harbour-papocchio-fi.ts \
|
||||
translations/harbour-papocchio-fr.ts \
|
||||
translations/harbour-papocchio-hr.ts \
|
||||
translations/harbour-papocchio-hu.ts \
|
||||
translations/harbour-papocchio-it.ts \
|
||||
translations/harbour-papocchio-nb_NO.ts \
|
||||
translations/harbour-papocchio-nl_BE.ts \
|
||||
translations/harbour-papocchio-nl.ts \
|
||||
translations/harbour-papocchio-sr.ts
|
||||
translations/harbour-papocchio-ru_RU.ts \
|
||||
translations/harbour-papocchio-sr.ts \
|
||||
translations/harbour-papocchio-sv.ts \
|
||||
translations/harbour-papocchio-tr.ts \
|
||||
translations/harbour-papocchio.ts \
|
||||
translations/harbour-papocchio-tzm.ts \
|
||||
translations/harbour-papocchio-zh_Hant.ts
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="cs" version="2.1">
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="cs">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
|
@ -21,8 +23,8 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting...</source>
|
||||
<translation type="unfinished"/>
|
||||
<source>Quitting…</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
</TS>
|
||||
|
|
30
translations/harbour-papocchio-de.ts
Normal file
30
translations/harbour-papocchio-de.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="de">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Zeichnen!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation>Speichern der Leinwand …</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation>Löschen der Leinwand …</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation>Beenden …</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
30
translations/harbour-papocchio-el.ts
Normal file
30
translations/harbour-papocchio-el.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="el">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Σχεδίαση!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation>Αποθήκευση του καμβά…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation>Εκκαθάριση του καμβά…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation>Τερματισμός…</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
30
translations/harbour-papocchio-hu.ts
Normal file
30
translations/harbour-papocchio-hu.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="hu">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Rajzolhatsz!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
30
translations/harbour-papocchio-nb_NO.ts
Normal file
30
translations/harbour-papocchio-nb_NO.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="nb_NO">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Tegn!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation>Lagrer lerretet…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation>Tømmer lerretet…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation>Avslutter…</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
30
translations/harbour-papocchio-ru_RU.ts
Normal file
30
translations/harbour-papocchio-ru_RU.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ru_RU">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Рисовать!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation>Сохраняю холст…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation>Очищаю холст…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation>Выход…</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
30
translations/harbour-papocchio-sv.ts
Normal file
30
translations/harbour-papocchio-sv.ts
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sv">
|
||||
<context>
|
||||
<name>CoverPage</name>
|
||||
<message>
|
||||
<location filename="../qml/cover/CoverPage.qml" line="25"/>
|
||||
<source>Draw!</source>
|
||||
<translation>Rita!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainPage</name>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="76"/>
|
||||
<source>Saving the canvas…</source>
|
||||
<translation>Sparar bilden…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="112"/>
|
||||
<source>Clearing the canvas…</source>
|
||||
<translation>Rensar ytan…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/pages/MainPage.qml" line="129"/>
|
||||
<source>Quitting…</source>
|
||||
<translation>Avslutar…</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Loading…
Reference in a new issue