mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-31 23:38:34 +00:00
19 lines
1.0 KiB
Plaintext
19 lines
1.0 KiB
Plaintext
!define LANG "Italian"
|
|
|
|
# The next entry needs translations:
|
|
!insertmacro LANG_STRING STRING_EXT_LINKS_INTRO "If you need a GUI for mkvextract then give these projects a try:"
|
|
# The next entry needs translations:
|
|
!insertmacro LANG_STRING STRING_MFF_CONTINUE_ANYWAY "Continue with installation anyway"
|
|
# The next entry needs translations:
|
|
!insertmacro LANG_STRING STRING_MFF_MORE_INFORMATION "More information"
|
|
# The next entry needs translations:
|
|
!insertmacro LANG_STRING STRING_MFF_NOT_FOUND "Your Windows installation seems to lack Microsoft's 'Media Foundation' framework. This framework is required by MKVToolNix. Please install it and run the MKVToolNix installer again."
|
|
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "Eliminare anche i file attività creati dalla GUI?"
|
|
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Vuoi davvero rimuovere $(^Name) e tutti i suoi componenti?"
|
|
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) è stato disinstallato correttamente."
|
|
|
|
# Local Variables:
|
|
# mode: nsis
|
|
# coding: windows-1252-unix
|
|
# End:
|