mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-03 16:54:22 +00:00
Translations: move Turkish translation file into correct directory
This commit is contained in:
parent
c2b6313052
commit
4dced59f7c
@ -1,9 +0,0 @@
|
||||
!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:
|
@ -1,8 +1,8 @@
|
||||
!define LANG "Turkish"
|
||||
!insertmacro LANG_STRING STRING_SHORTCUT_ON_DESKTOP "Should a shortcut be placed on the desktop?"
|
||||
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) was successfully uninstalled."
|
||||
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Do you really want to remove $(^Name) and all of its components?"
|
||||
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "Should job files created by the GUI be deleted as well?"
|
||||
!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
|
||||
|
Loading…
Reference in New Issue
Block a user