mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
Merge pull request #295
b4c9062
Add new translation files to project file (Guillaume LE VAILLANT)
This commit is contained in:
commit
6cd631f0e7
2 changed files with 9 additions and 3 deletions
|
@ -177,11 +177,17 @@ macx {
|
||||||
|
|
||||||
# translation stuff
|
# translation stuff
|
||||||
TRANSLATIONS = \ # English is default language, no explicit translation file
|
TRANSLATIONS = \ # English is default language, no explicit translation file
|
||||||
|
$$PWD/translations/monero-core_ar.ts \ # Arabic
|
||||||
$$PWD/translations/monero-core_de.ts \ # Deutsch
|
$$PWD/translations/monero-core_de.ts \ # Deutsch
|
||||||
$$PWD/translations/monero-core_zh.ts \ # Chineese
|
$$PWD/translations/monero-core_es.ts \ # Spanish
|
||||||
$$PWD/translations/monero-core_ru.ts \ # Russian
|
$$PWD/translations/monero-core_fr.ts \ # French
|
||||||
|
$$PWD/translations/monero-core_hr.ts \ # Croatian
|
||||||
|
$$PWD/translations/monero-core_in.ts \ # Hindi
|
||||||
$$PWD/translations/monero-core_it.ts \ # Italian
|
$$PWD/translations/monero-core_it.ts \ # Italian
|
||||||
|
$$PWD/translations/monero-core_ja.ts \ # Japanese
|
||||||
$$PWD/translations/monero-core_pl.ts \ # Polish
|
$$PWD/translations/monero-core_pl.ts \ # Polish
|
||||||
|
$$PWD/translations/monero-core_ru.ts \ # Russian
|
||||||
|
$$PWD/translations/monero-core_zh.ts \ # Chineese
|
||||||
|
|
||||||
CONFIG(release, debug|release) {
|
CONFIG(release, debug|release) {
|
||||||
DESTDIR = release/bin
|
DESTDIR = release/bin
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE TS>
|
<!DOCTYPE TS>
|
||||||
<TS version="2.1" language="en_US">
|
<TS version="2.1" language="hi_IN">
|
||||||
<context>
|
<context>
|
||||||
<name>AddressBook</name>
|
<name>AddressBook</name>
|
||||||
<message>
|
<message>
|
||||||
|
|
Loading…
Reference in a new issue