First Danish translation of the Monero GUI

Added danish

Added danish translation

Added linkup to Danish flag

</languages> corrected to new line

Accidently put it behind danish translation, so it wouldn't keep formatting.

Removed blank lines + changed wallet-lan to English

Uploaded Danish flag

Delete dk.png not ideal size

Uploaded denmark.png 100x100

Fixed a typo

</message> wasnt closed

Removed some spaces

Fixed punctuations.

edit punctuation after github's bug

Fixed typo
This commit is contained in:
cryptobench 2017-11-19 13:38:47 +01:00 committed by Phillip Jensen
parent da020fd0be
commit c09041f7f0
5 changed files with 2152 additions and 1 deletions

BIN
lang/flags/denmark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -38,4 +38,5 @@ List of available languages for your wallet's seed:
<language display_name="עברית" locale="he_HE" wallet_language="English" flag="/lang/flags/israel.png" qs="none"/>
<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"/>
</languages>
<language display_name="Dansk" locale="da_DK" wallet-language="English" flag="/lang/flags/denmark.png" qs="none"/>
</languages>

View File

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

View File

@ -118,6 +118,7 @@
<file>lang/flags/spain.png</file>
<file>lang/flags/sweden.png</file>
<file>lang/flags/taiwan.png</file>
<file>lang/flags/denmark.png</file>
<file>lang/flags/uk.png</file>
<file>lang/flags/usa.png</file>
<file>lang/flags/israel.png</file>

File diff suppressed because it is too large Load Diff