mkvtoolnix/installer/translations/Serbian.nsh

17 lines
936 B
Plaintext

!define LANG "Serbian"
# 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 "Äà ëè äà óêëîíèì è äàòîòåêå ñà ðàäœàìà ñòâîðåíèì ó ãðàô. ïðîãðàìñêîì ñó÷åšó?"
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Äà ëè çàèñòà æåëèòå äà óêëîíèòå „$(^Name)“ è ñâå œåãîâå êîìïîíåíòå?"
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "„$(^Name)“ ¼å óñïåøíî óêëîœåí."
# Local Variables:
# mode: nsis
# coding: windows-1251-unix
# End: