Merge pull request #1009

30af56d +czech translation

33c4950 czech translation updated

c50eb93 add czech files on monero-wallet-gui.pro and qml.qrc
This commit is contained in:
luigi1111 2017-12-27 12:53:29 -05:00
commit 860946c146
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
5 changed files with 6156 additions and 1 deletions

BIN
lang/flags/czech.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View file

@ -39,4 +39,5 @@ List of available languages for your wallet's seed:
<language display_name="한국어" locale="ko_KO" wallet_language="English" flag="/lang/flags/south_korea.png" qs="none"/>
<language display_name="Română" locale="ro_RO" wallet_language="English" flag="/lang/flags/romania.png" qs="none"/>
<language display_name="Dansk" locale="da_DK" wallet-language="English" flag="/lang/flags/denmark.png" qs="none"/>
</languages>
<language display_name="Česky" locale="cs_CZ" wallet_language="Czech" flag="/lang/flags/czech.png" qs="none"/>
</languages>

View file

@ -318,6 +318,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file
$$PWD/translations/monero-core_ko.ts \ # Korean
$$PWD/translations/monero-core_ro.ts \ # Romanian
$$PWD/translations/monero-core_da.ts \ # Danish
$$PWD/translations/monero-core_cs.ts \ # Czech
CONFIG(release, debug|release) {
DESTDIR = release/bin

View file

@ -124,6 +124,7 @@
<file>lang/flags/israel.png</file>
<file>lang/flags/south_korea.png</file>
<file>lang/flags/romania.png</file>
<file>lang/flags/czech.png</file>
<file>wizard/WizardManageWalletUI.qml</file>
<file>wizard/WizardRecoveryWallet.qml</file>
<file>wizard/WizardMemoTextInput.qml</file>

File diff suppressed because it is too large Load diff