Missing translations added
This commit is contained in:
parent
92374e57a8
commit
3b297c8427
@ -270,6 +270,10 @@ int _tmain(int argc, _TCHAR *argv[])
|
|||||||
ts.src = L"ZRCola Decomposed";
|
ts.src = L"ZRCola Decomposed";
|
||||||
ts.dst = L"ZRCola Composed";
|
ts.dst = L"ZRCola Composed";
|
||||||
db << ts;
|
db << ts;
|
||||||
|
if (build_pot) {
|
||||||
|
pot.insert(ts.src);
|
||||||
|
pot.insert(ts.dst);
|
||||||
|
}
|
||||||
|
|
||||||
// Parse translation sets and build index and data.
|
// Parse translation sets and build index and data.
|
||||||
for (; !ZRCola::DBSource::IsEOF(rs); rs->MoveNext()) {
|
for (; !ZRCola::DBSource::IsEOF(rs); rs->MoveNext()) {
|
||||||
|
@ -616,6 +616,12 @@ msgstr ""
|
|||||||
msgid "Units"
|
msgid "Units"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "ZRCola Composed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "ZRCola Decomposed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "l+j l|j"
|
msgid "l+j l|j"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -647,6 +647,12 @@ msgstr ""
|
|||||||
msgid "Units"
|
msgid "Units"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "ZRCola Composed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "ZRCola Decomposed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "l+j l|j"
|
msgid "l+j l|j"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -632,6 +632,12 @@ msgstr "украинский"
|
|||||||
msgid "Units"
|
msgid "Units"
|
||||||
msgstr "Единицы"
|
msgstr "Единицы"
|
||||||
|
|
||||||
|
msgid "ZRCola Composed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "ZRCola Decomposed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "l+j l|j"
|
msgid "l+j l|j"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -622,6 +622,12 @@ msgstr "ukrajinščina"
|
|||||||
msgid "Units"
|
msgid "Units"
|
||||||
msgstr "Enote"
|
msgstr "Enote"
|
||||||
|
|
||||||
|
msgid "ZRCola Composed"
|
||||||
|
msgstr "ZRCola sestavljeno"
|
||||||
|
|
||||||
|
msgid "ZRCola Decomposed"
|
||||||
|
msgstr "ZRCola razstavljeno"
|
||||||
|
|
||||||
msgid "l+j l|j"
|
msgid "l+j l|j"
|
||||||
msgstr "l+j l|j"
|
msgstr "l+j l|j"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user