mkvtoolnix/installer/translations/Turkish.nsh

18 lines
1.0 KiB
Plaintext
Raw Normal View History

2015-04-28 18:57:17 +00:00
!define LANG "Turkish"
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 "GKA taraf<61>ndan olu<6C>turulan i<> dosyalar<61> da silinsin mi?"
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Ger<65>ekten $(^Name) uygulamas<61>n<EFBFBD> ve t<>m bile<6C>enlerini kald<6C>rmak istiyor musunuz?"
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) ba<62>ar<61>l<EFBFBD> olarak kald<6C>r<EFBFBD>ld<6C>."
2015-04-28 18:57:17 +00:00
# Local Variables:
# mode: nsis
2015-04-28 18:57:17 +00:00
# End: