mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-05 17:55:49 +00:00
11 lines
490 B
Plaintext
11 lines
490 B
Plaintext
!define LANG "Basque"
|
|
!insertmacro LANG_STRING STRING_SHORTCUT_ON_DESKTOP "Lasterbide bat ezarri behar da mahaigainean?"
|
|
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) ongi kendu da."
|
|
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Egitan nahi duzu $(^Name) eta bere osagai guztiak kentzea?"
|
|
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "EIG-k sortutako lan agiriak ere ezabatu behar dira?"
|
|
|
|
# Local Variables:
|
|
# mode: nsi
|
|
# coding: windows-1252-unix
|
|
# End:
|