mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-19 08:29:23 +00:00
12 lines
839 B
Plaintext
12 lines
839 B
Plaintext
|
!define LANG "Italian"
|
|||
|
!insertmacro LANG_STRING STRING_WINDOWS_TOO_OLD "Stai cercando di installare MKVToolNix in un pc con una versione di Windows che non supporta Unicode (95, 98 or ME). Queste vecchie versioni di Windows non sono pi<70> supportate.Puoi ancora scaricare una vecchia versione (v2.2.0) per Windows 95, 98 e ME da http://www.bunkus.org/videotools/mkvtoolnix/"
|
|||
|
!insertmacro LANG_STRING STRING_SHORTCUT_ON_DESKTOP "Creare un collegamento sul desktop?"
|
|||
|
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) <20> statto disinstallato corretamente."
|
|||
|
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Rimuovere $(^Name) e tutti i suoi componenti?"
|
|||
|
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "Eliminare anche i file attivit<69> creati dalla GUI?"
|
|||
|
|
|||
|
# Local Variables:
|
|||
|
# mode: nsi
|
|||
|
# coding: windows-1252-unix
|
|||
|
# End:
|