mkvtoolnix/installer/translations/Turkish.nsh

10 lines
498 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

!define LANG "Turkish"
!insertmacro LANG_STRING STRING_SHORTCUT_ON_DESKTOP "Masaüstüne bir kısayol yerleştirilsin mi?"
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) başarılı olarak kaldırıldı."
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Gerçekten $(^Name) uygulamasını ve tüm bileşenlerini kaldırmak istiyor musunuz?"
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "GKA tarafından oluşturulan iş dosyaları da silinsin mi?"
# Local Variables:
# mode: nsi
# End: