mkvtoolnix/installer/translations/Czech.nsh

19 lines
1.0 KiB
Plaintext
Raw Normal View History

!define LANG "Czech"
2017-05-20 16:59:05 +00:00
# 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 "Odstranit tak<61> soubory <20>loh vytvo<76>en<65> u<>ivatelsk<73>m rozhran<61>m?"
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Opravdu chcete odebrat $(^Name) a v<>echny jeho sou<6F><75>sti?"
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) byl <20>sp<73><70>n<EFBFBD> odinstalov<6F>n."
# Local Variables:
# mode: nsis
# coding: windows-1250-unix
# End: