Skip to content
⌘ NSIS Forum Archive

Modern UI 1.63 - Translation

266 posts

Lion King#
please update German.nsh:
FINISH_INFO_TEXT "... Klicken Sie auf Fertig stellen um den Installations-Assistenten zu schließen."
asdfuae#
korean translation for Modern UI 1.6
Joost Verburg#
Isn't it Korean instead of Korea?

For all translators:

I have added a new MUI_TEXT_FINISH_INFO_TITLE string for the title of the finish-page, because it's better to use a different translation (the user has to click on the Finish button to finish the wizard).

So MUI_TEXT_FINISH_INFO_TITLE should contain the translation of "Completing the ${MUI_PRODUCT} Setup Wizard" and MUI_TEXT_FINISH_TITLE the translation of "Installation Complete".
MoNKi#
Spanish

The new Spanish.nsh
kiiali#
Language: "Chinese (Traditional)" (1028) updated.
kiiali#
Language: "Chinese (Simplified)" (2052) updated
RIV@NVX#
Is there Croatian translation?
If not, what number is Croatian language (because I will make translation)?
mikem4600#
Greek language file update. 🙂
matini#
About Chinese language files(Simplified and Traditional)

The names of few macros were changed so it needs update again. 🙂

MUI_TEXT_WELCOME_TITLE -> MUI_TEXT_WELCOME_INFO_TITLE
MUI_TEXT_WELCOME_INFO -> MUI_TEXT_WELCOME_INFO_TEXT
MUI_TEXT_FINISH_INFO -> MUI_TEXT_FINISH_INFO_TEXT
kiiali#
Cool matini, it is great for you to find error ^_^

Language: "Chinese (Traditional)" (1028) updated again
kiiali#
Language: "Chinese (Simplified)" (2052) updated again
Joost Verburg#
Thanks 😁 Uploaded everything.

You don't have to rename attachments to .txt anymore, you can upload nsh's now 🙂
RIV@NVX#
Croatian (1050) translation done.
RIV@NVX#
Originally posted by Joost Verburg
You forgot to attach the NLF file.
Sorry, didn't know it exists. Going to translate it now.
asdfuae#
another danish update.

sorry i didn't know about the danish file posted by Zakspeed, so be aware that you have over written the danish file made By Casper Bergenstoff with the one i posted.
Joost Verburg#
Please check it next time.

The quality of the other version seems to be better, so i'll put the other translation back.
Joost Verburg#
Modern UI 1.61

I made a few small updated in the Modern UI 1.61. Modern UI 1.6 language files are still compatible, but it allows you to make the translation even better 😁

* Added a new string for the title of the finishpage (see a few posts above): "Completing the ${MUI_PRODUCT} Setup Wizard".
* Added a 'Click Uninstall to start the Uninstallation' string
* Changed string for the uninstaller confirm page: "This application will uninstall ${MUI_PRODUCT} from your computer."

I have also renamed some existing string, so please download the latest version before updating 🙂
RIV@NVX#
Need to apologize to Joost because I haven't finished Croatian translation on time for 2.0b0 release.
Now, here it is, 1.61 based.
asdfuae#
The Dutch/Nederlands

!insertmacro MUI_LANGUAGEFILE_STRING MUI_TEXT_WELCOME_INFO_TEXT "Dit programma zal ${MUI_PRODUCT} op uw systeem installeren.\r\n\r\nHet is aanbevolen dat u alle andere programma's afsluit voordat u Setup start. Dit zorgt ervoor dat Setup bepaalde systeembestanden kan bijwerken zonder uw system te herstarten.\r\n\r\n"

"Deze programma zal.." should be "Dit programma zal..." ?
mikem4600#
Greek language file updated for modern ui 1.61. Beta 0 is really cool! 👍
mikem4600#
The label that contains the text "Or, select the optional components you wish to install:" in the default interface should be a bit larger so that the 3rd line of text fits properly. (The bug appears when using the Tahoma font.)

BTW, when using the Modern UI the default font is MS Sans Serif while the default font for the default interface is Tahoma, although both have the MS Shell Dlg as font at the resources. How can that happen? I'm using XP.