installer translations: update Italian

This commit is contained in:
Roberto Boriotti 2019-08-07 18:11:50 +02:00 committed by Moritz Bunkus
parent ba03b34352
commit 7dde02b9a0
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -1,16 +1,12 @@
!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_EXT_LINKS_INTRO "Se ti serve una GUI per mkvextract prova questo progetto:"
!insertmacro LANG_STRING STRING_MFF_CONTINUE_ANYWAY "Continua con l'installazione comunque"
!insertmacro LANG_STRING STRING_MFF_MORE_INFORMATION "Maggiori informazioni"
!insertmacro LANG_STRING STRING_MFF_NOT_FOUND "Sembra che in Windows non sia installato il 'Media Foundation' framework di Microsoft.\n\rQuesto framework è necessario per MKVToolNix.\n\rInstalla il framework e ri-esegui l'installazione di MKVToolNix."
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "Vuoi 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."
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "Disinstallazione di $(^Name) completata."
# Local Variables:
# mode: nsis