Merge pull request #4989 from sharkbyte16/LANG_NL

Added Dutch translations
This commit is contained in:
Miran Grča
2024-11-22 17:00:22 +01:00
committed by GitHub
3 changed files with 2136 additions and 0 deletions

2134
src/qt/languages/nl-NL.po Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -460,6 +460,7 @@ QMap<uint32_t, QPair<QString, QString>> ProgSettings::lcid_langcode = {
{ 0x0410, { "it-IT", "Italian (Italy)" } },
{ 0x0411, { "ja-JP", "Japanese (Japan)" } },
{ 0x0412, { "ko-KR", "Korean (Korea)" } },
{ 0x0413, { "nl-NL", "Dutch (Netherlands)" } },
{ 0x0415, { "pl-PL", "Polish (Poland)" } },
{ 0x0416, { "pt-BR", "Portuguese (Brazil)" } },
{ 0x0816, { "pt-PT", "Portuguese (Portugal)" } },

View File

@@ -13,6 +13,7 @@
<file>86box_it-IT.qm</file>
<file>86box_ja-JP.qm</file>
<file>86box_ko-KR.qm</file>
<file>86box_nl-NL.qm</file>
<file>86box_pl-PL.qm</file>
<file>86box_pt-BR.qm</file>
<file>86box_pt-PT.qm</file>