mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
Merge pull request #497
4c1bf7d
Add translation files to project file (Guillaume LE VAILLANT)8d35711
Remove duplicate translation file (Guillaume LE VAILLANT)1c79aaf
Update french translation (Guillaume LE VAILLANT)
This commit is contained in:
commit
e826f7c1ec
6 changed files with 743 additions and 2667 deletions
|
@ -261,16 +261,21 @@ macx {
|
|||
# translation stuff
|
||||
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_br.ts \ # Portuguese (Brazil)
|
||||
$$PWD/translations/monero-core_de.ts \ # German
|
||||
$$PWD/translations/monero-core_eo.ts \ # Esperanto
|
||||
$$PWD/translations/monero-core_es.ts \ # Spanish
|
||||
$$PWD/translations/monero-core_fi.ts \ # Finnish
|
||||
$$PWD/translations/monero-core_fr.ts \ # French
|
||||
$$PWD/translations/monero-core_hr.ts \ # Croatian
|
||||
$$PWD/translations/monero-core_id.ts \ # Indonesian
|
||||
$$PWD/translations/monero-core_in.ts \ # Hindi
|
||||
$$PWD/translations/monero-core_it.ts \ # Italian
|
||||
$$PWD/translations/monero-core_ja.ts \ # Japanese
|
||||
$$PWD/translations/monero-core_nl.ts \ # Dutch
|
||||
$$PWD/translations/monero-core_pl.ts \ # Polish
|
||||
$$PWD/translations/monero-core_ru.ts \ # Russian
|
||||
$$PWD/translations/monero-core_zh.ts \ # Chineese
|
||||
$$PWD/translations/monero-core_zh.ts \ # Chinese (Taiwan)
|
||||
|
||||
CONFIG(release, debug|release) {
|
||||
DESTDIR = release/bin
|
||||
|
|
|
@ -665,7 +665,7 @@
|
|||
<message>
|
||||
<location filename="../pages/Sign.qml" line="444"/>
|
||||
<source><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Signing address <font size='2'> ( Type in or select from </font> <a href='#'>Address</a><font size='2'> book )</font></source>
|
||||
<translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Endereço que assina <font size='2'> ( Digite ou selecione da </font> <a href='#'>caderneta</a><font size='2'> de endereços )</font></translation>
|
||||
<translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Endereço que assina <font size='2'> ( Digite ou selecione da </font> <a href='#'>caderneta</a><font size='2'> de endereços )</font></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -474,7 +474,7 @@
|
|||
<message>
|
||||
<location filename="../components/ProgressBar.qml" line="87"/>
|
||||
<source>Synchronizing blocks</source>
|
||||
<translation>Sinkronigado de blokoj/translation>
|
||||
<translation>Sinkronigado de blokoj</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue