Support for Russian localization introduced
This commit is contained in:
parent
424a6762f7
commit
902fcf92a4
@ -1 +1 @@
|
|||||||
Subproject commit 9e0fca463023a110ee78b24d6052ec6859a25cad
|
Subproject commit 69cee66ae70005f02e5e4c4c686ba4383d3a4bd1
|
@ -1 +1 @@
|
|||||||
Subproject commit f112ec1f00c57ffeccb76997b6887e0868880d7b
|
Subproject commit 9cdce06194e15e0a5222043c9bcd7a5aacc79d0b
|
@ -53,9 +53,6 @@ All :: "$(LANG).$(PLAT).$(CFG).Component-1.idt"
|
|||||||
Component ComponentId Directory_ Attributes Condition KeyPath
|
Component ComponentId Directory_ Attributes Condition KeyPath
|
||||||
s$(MSIBUILD_LENGTH_ID) S38 s$(MSIBUILD_LENGTH_ID) i2 S255 S$(MSIBUILD_LENGTH_ID)
|
s$(MSIBUILD_LENGTH_ID) S38 s$(MSIBUILD_LENGTH_ID) i2 S255 S$(MSIBUILD_LENGTH_ID)
|
||||||
Component Component
|
Component Component
|
||||||
!IF "$(LANG)" == "Sl"
|
|
||||||
compwxstd.mo.sl_SI {A5FEEA94-08CA-4E12-993F-A115601EF258} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) filewxstd.mo.sl_SI
|
|
||||||
!ENDIF
|
|
||||||
compLocalizationRepositoryPath {0E96110A-C38D-4600-9AE2-B8B59AF53A00} ZRCOLALOCDIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regLocalizationRepositoryPath
|
compLocalizationRepositoryPath {0E96110A-C38D-4600-9AE2-B8B59AF53A00} ZRCOLALOCDIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regLocalizationRepositoryPath
|
||||||
compLanguage {B78359AC-9484-402C-8384-3A4595B39389} ZRCOLALOCDIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regLanguage
|
compLanguage {B78359AC-9484-402C-8384-3A4595B39389} ZRCOLALOCDIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regLanguage
|
||||||
compDatabasePath {DF3C720D-50BB-4377-9EE0-9AC21C02B9DD} ZRCOLADATADIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regDatabasePath
|
compDatabasePath {DF3C720D-50BB-4377-9EE0-9AC21C02B9DD} ZRCOLADATADIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regDatabasePath
|
||||||
@ -65,7 +62,12 @@ comp00_ZRCola_Re.otf {A98CF048-44D1-405D-9217-C34900A1ADD5} FontsFolder 0 file0
|
|||||||
comp00_ZRCola_It.otf {B3CAE4B5-95D3-4522-9C23-66D015A69C48} FontsFolder 0 file00_ZRCola_It.otf
|
comp00_ZRCola_It.otf {B3CAE4B5-95D3-4522-9C23-66D015A69C48} FontsFolder 0 file00_ZRCola_It.otf
|
||||||
comp00_ZRCola_Bd.otf {FC3D8EE1-7472-487F-97D5-7F65977CBEF7} FontsFolder 0 file00_ZRCola_Bd.otf
|
comp00_ZRCola_Bd.otf {FC3D8EE1-7472-487F-97D5-7F65977CBEF7} FontsFolder 0 file00_ZRCola_Bd.otf
|
||||||
comp00_ZRCola_BI.otf {F72CB82B-70BF-406E-A310-0294425C12A4} FontsFolder 0 file00_ZRCola_BI.otf
|
comp00_ZRCola_BI.otf {F72CB82B-70BF-406E-A310-0294425C12A4} FontsFolder 0 file00_ZRCola_BI.otf
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
compwxstd.mo.ru_RU {342BD930-C88B-4759-A4A8-F62054E7EA88} ZRCOLALOCRURUDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) filewxstd.mo.ru_RU
|
||||||
|
compZRCola.zrcdb.mo.ru_RU {BED0B2D2-CC08-4309-A2DB-A18B904B8D13} ZRCOLALOCRURUDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.zrcdb.mo.ru_RU
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
|
compwxstd.mo.sl_SI {A5FEEA94-08CA-4E12-993F-A115601EF258} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) filewxstd.mo.sl_SI
|
||||||
compZRCola.zrcdb.mo.sl_SI {6572EAD1-EE48-46A1-A28E-77985B667F67} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.zrcdb.mo.sl_SI
|
compZRCola.zrcdb.mo.sl_SI {6572EAD1-EE48-46A1-A28E-77985B667F67} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.zrcdb.mo.sl_SI
|
||||||
!ENDIF
|
!ENDIF
|
||||||
<<NOKEEP
|
<<NOKEEP
|
||||||
@ -101,6 +103,9 @@ dlgDeclaration ctlContinue PushButton 325 265 60 20 3 &Continue ctlBannerBitmap
|
|||||||
"It.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
@ -204,7 +209,12 @@ ZRCOLABINDIR ZRCOLADIR .:X64~1.DEB|x64.Debug
|
|||||||
ZRCOLABINDIR ZRCOLADIR .:X64~1.REL|x64.Release
|
ZRCOLABINDIR ZRCOLADIR .:X64~1.REL|x64.Release
|
||||||
!ENDIF
|
!ENDIF
|
||||||
ZRCOLALOCDIR ZRCOLADIR locale
|
ZRCOLALOCDIR ZRCOLADIR locale
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
ZRCOLALOCRURUDIR ZRCOLALOCDIR ru_RU
|
||||||
|
!ENDIF
|
||||||
|
!IF "$(LANG)" == "Sl"
|
||||||
ZRCOLALOCSLSIDIR ZRCOLALOCDIR sl_SI
|
ZRCOLALOCSLSIDIR ZRCOLALOCDIR sl_SI
|
||||||
|
!ENDIF
|
||||||
ZRCOLADATADIR ZRCOLADIR data
|
ZRCOLADATADIR ZRCOLADIR data
|
||||||
<<NOKEEP
|
<<NOKEEP
|
||||||
|
|
||||||
@ -226,6 +236,9 @@ ZRCOLADIR PROGRAMFILESDIR ZRCola:.
|
|||||||
"It.$(PLAT).$(CFG).Directory-2.idt" : "En.$(PLAT).$(CFG).Directory-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Directory-2.idt" : "En.$(PLAT).$(CFG).Directory-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Directory-2.idt" : "En.$(PLAT).$(CFG).Directory-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Directory-2.idt" : "En.$(PLAT).$(CFG).Directory-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Directory-2.idt" : "En.$(PLAT).$(CFG).Directory-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
@ -256,6 +269,9 @@ featZRCola_keyboard featZRColaDoc Keyboard Shortcuts PDF document with a list of
|
|||||||
"It.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
@ -290,16 +306,18 @@ All :: "$(LANG).$(PLAT).$(CFG).File-1.idt"
|
|||||||
File Component_ FileName FileSize Version Language Attributes Sequence
|
File Component_ FileName FileSize Version Language Attributes Sequence
|
||||||
s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) l255 i4 S$(MSIBUILD_LENGTH_ID) S20 I2 i2
|
s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) l255 i4 S$(MSIBUILD_LENGTH_ID) S20 I2 i2
|
||||||
File File
|
File File
|
||||||
!IF "$(LANG)" == "Sl"
|
|
||||||
filewxstd.mo.sl_SI compwxstd.mo.sl_SI wxstd.mo 0 1060 0 1
|
|
||||||
!ENDIF
|
|
||||||
fileZRCola.zrcdb compZRCola.zrcdb ZRCOLA~1.ZRC|ZRCola.zrcdb 0 0 1
|
fileZRCola.zrcdb compZRCola.zrcdb ZRCOLA~1.ZRC|ZRCola.zrcdb 0 0 1
|
||||||
fileZRCola_keyboard.pdf compZRCola_keyboard.pdf ZRCOLA~1.PDF|ZRCola_keyboard.pdf 0 0 1
|
fileZRCola_keyboard.pdf compZRCola_keyboard.pdf ZRCOLA~1.PDF|ZRCola_keyboard.pdf 0 0 1
|
||||||
file00_ZRCola_Re.otf comp00_ZRCola_Re.otf 00_ZRC~1.OTF|00_ZRCola_Re.otf 0 0 1
|
file00_ZRCola_Re.otf comp00_ZRCola_Re.otf 00_ZRC~1.OTF|00_ZRCola_Re.otf 0 0 1
|
||||||
file00_ZRCola_It.otf comp00_ZRCola_It.otf 00_ZRC~2.OTF|00_ZRCola_It.otf 0 0 1
|
file00_ZRCola_It.otf comp00_ZRCola_It.otf 00_ZRC~2.OTF|00_ZRCola_It.otf 0 0 1
|
||||||
file00_ZRCola_Bd.otf comp00_ZRCola_Bd.otf 00_ZRC~3.OTF|00_ZRCola_Bd.otf 0 0 1
|
file00_ZRCola_Bd.otf comp00_ZRCola_Bd.otf 00_ZRC~3.OTF|00_ZRCola_Bd.otf 0 0 1
|
||||||
file00_ZRCola_BI.otf comp00_ZRCola_BI.otf 00_ZRC~4.OTF|00_ZRCola_BI.otf 0 0 1
|
file00_ZRCola_BI.otf comp00_ZRCola_BI.otf 00_ZRC~4.OTF|00_ZRCola_BI.otf 0 0 1
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
filewxstd.mo.ru_RU compwxstd.mo.ru_RU wxstd.mo 0 1060 0 1
|
||||||
|
fileZRCola.zrcdb.mo.ru_RU compZRCola.zrcdb.mo.ru_RU ZRCOLA~1.MO|ZRCola-zrcdb.mo 0 1060 0 1
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
|
filewxstd.mo.sl_SI compwxstd.mo.sl_SI wxstd.mo 0 1060 0 1
|
||||||
fileZRCola.zrcdb.mo.sl_SI compZRCola.zrcdb.mo.sl_SI ZRCOLA~1.MO|ZRCola-zrcdb.mo 0 1060 0 1
|
fileZRCola.zrcdb.mo.sl_SI compZRCola.zrcdb.mo.sl_SI ZRCOLA~1.MO|ZRCola-zrcdb.mo 0 1060 0 1
|
||||||
!ENDIF
|
!ENDIF
|
||||||
<<NOKEEP
|
<<NOKEEP
|
||||||
@ -446,6 +464,9 @@ regLanguage 2 SOFTWARE\Amebis\ZRCola Language #60 compLanguage
|
|||||||
"It.$(PLAT).$(CFG).Registry-2.idt" : "En.$(PLAT).$(CFG).Registry-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Registry-2.idt" : "En.$(PLAT).$(CFG).Registry-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Registry-2.idt" : "En.$(PLAT).$(CFG).Registry-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Registry-2.idt" : "En.$(PLAT).$(CFG).Registry-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Registry-2.idt" : "En.$(PLAT).$(CFG).Registry-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
@ -488,6 +509,9 @@ shctZRCola_keyboard ZRColaShortcutDir ZRCOLA~1|ZRCola Keyboard Shortcuts compZRC
|
|||||||
"It.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
62
Makefile
62
Makefile
@ -41,6 +41,10 @@ Clean ::
|
|||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=En PLAT=Win32 CFG=Debug
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=En PLAT=Win32 CFG=Debug
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=En PLAT=x64 CFG=Release
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=En PLAT=x64 CFG=Release
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=En PLAT=x64 CFG=Debug
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=En PLAT=x64 CFG=Debug
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Ru PLAT=Win32 CFG=Release
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Ru PLAT=Win32 CFG=Debug
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Ru PLAT=x64 CFG=Release
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Ru PLAT=x64 CFG=Debug
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Sl PLAT=Win32 CFG=Release
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Sl PLAT=Win32 CFG=Release
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Sl PLAT=Win32 CFG=Debug
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Sl PLAT=Win32 CFG=Debug
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Sl PLAT=x64 CFG=Release
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) Clean LANG=Sl PLAT=x64 CFG=Release
|
||||||
@ -64,6 +68,10 @@ Clean ::
|
|||||||
-if exist "$(OUTPUT_DIR)\Setup\ZRColaEn32D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaEn32D.msi"
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaEn32D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaEn32D.msi"
|
||||||
-if exist "$(OUTPUT_DIR)\Setup\ZRColaEn64.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaEn64.msi"
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaEn64.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaEn64.msi"
|
||||||
-if exist "$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi"
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi"
|
||||||
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaRu32.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaRu32.msi"
|
||||||
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaRu32D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaRu32D.msi"
|
||||||
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaRu64.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaRu64.msi"
|
||||||
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaRu64D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaRu64D.msi"
|
||||||
-if exist "$(OUTPUT_DIR)\Setup\ZRColaSl32.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaSl32.msi"
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaSl32.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaSl32.msi"
|
||||||
-if exist "$(OUTPUT_DIR)\Setup\ZRColaSl32D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaSl32D.msi"
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaSl32D.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaSl32D.msi"
|
||||||
-if exist "$(OUTPUT_DIR)\Setup\ZRColaSl64.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaSl64.msi"
|
-if exist "$(OUTPUT_DIR)\Setup\ZRColaSl64.msi" del /f /q "$(OUTPUT_DIR)\Setup\ZRColaSl64.msi"
|
||||||
@ -106,6 +114,8 @@ PUBLISH_PACKAGE_URL=http://www.amebis.si/prenos/ZRCola/$(MSIBUILD_VERSION_STR)
|
|||||||
|
|
||||||
REDIST_EN_WIN32="$(PUBLISH_PACKAGE_DIR)\ZRColaEn32.msi"
|
REDIST_EN_WIN32="$(PUBLISH_PACKAGE_DIR)\ZRColaEn32.msi"
|
||||||
REDIST_EN_X64="$(PUBLISH_PACKAGE_DIR)\ZRColaEn64.msi"
|
REDIST_EN_X64="$(PUBLISH_PACKAGE_DIR)\ZRColaEn64.msi"
|
||||||
|
REDIST_RU_WIN32="$(PUBLISH_PACKAGE_DIR)\ZRColaRu32.msi"
|
||||||
|
REDIST_RU_X64="$(PUBLISH_PACKAGE_DIR)\ZRColaRu64.msi"
|
||||||
REDIST_SL_WIN32="$(PUBLISH_PACKAGE_DIR)\ZRColaSl32.msi"
|
REDIST_SL_WIN32="$(PUBLISH_PACKAGE_DIR)\ZRColaSl32.msi"
|
||||||
REDIST_SL_X64="$(PUBLISH_PACKAGE_DIR)\ZRColaSl64.msi"
|
REDIST_SL_X64="$(PUBLISH_PACKAGE_DIR)\ZRColaSl64.msi"
|
||||||
|
|
||||||
@ -121,6 +131,8 @@ Setup :: \
|
|||||||
"$(OUTPUT_DIR)\Setup" \
|
"$(OUTPUT_DIR)\Setup" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaEn32.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaEn32.msi" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaEn64.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaEn64.msi" \
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu32.msi" \
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu64.msi" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaSl32.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaSl32.msi" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaSl64.msi"
|
"$(OUTPUT_DIR)\Setup\ZRColaSl64.msi"
|
||||||
|
|
||||||
@ -128,6 +140,8 @@ SetupDebug :: \
|
|||||||
"$(OUTPUT_DIR)\Setup" \
|
"$(OUTPUT_DIR)\Setup" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaEn32D.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaEn32D.msi" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi" \
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu32D.msi" \
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu64D.msi" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaSl32D.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaSl32D.msi" \
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaSl64D.msi"
|
"$(OUTPUT_DIR)\Setup\ZRColaSl64D.msi"
|
||||||
|
|
||||||
@ -188,6 +202,8 @@ PublishPre :: \
|
|||||||
"$(PUBLISH_PACKAGE_DIR)" \
|
"$(PUBLISH_PACKAGE_DIR)" \
|
||||||
$(REDIST_EN_WIN32) \
|
$(REDIST_EN_WIN32) \
|
||||||
$(REDIST_EN_X64) \
|
$(REDIST_EN_X64) \
|
||||||
|
$(REDIST_RU_WIN32) \
|
||||||
|
$(REDIST_RU_X64) \
|
||||||
$(REDIST_SL_WIN32) \
|
$(REDIST_SL_WIN32) \
|
||||||
$(REDIST_SL_X64) \
|
$(REDIST_SL_X64) \
|
||||||
"$(PUBLISH_DIR)" \
|
"$(PUBLISH_DIR)" \
|
||||||
@ -237,6 +253,20 @@ $(REDIST_EN_X64) : "$(OUTPUT_DIR)\ZRColaEn64.3.msi"
|
|||||||
"$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi" : "$(OUTPUT_DIR)\ZRColaEn64D.3.msi"
|
"$(OUTPUT_DIR)\Setup\ZRColaEn64D.msi" : "$(OUTPUT_DIR)\ZRColaEn64D.3.msi"
|
||||||
copy /y $** $@ > NUL
|
copy /y $** $@ > NUL
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu32.msi" \
|
||||||
|
$(REDIST_RU_WIN32) : "$(OUTPUT_DIR)\ZRColaRu32.3.msi"
|
||||||
|
copy /y $** $@ > NUL
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu32D.msi" : "$(OUTPUT_DIR)\ZRColaRu32D.3.msi"
|
||||||
|
copy /y $** $@ > NUL
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu64.msi" \
|
||||||
|
$(REDIST_RU_X64) : "$(OUTPUT_DIR)\ZRColaRu64.3.msi"
|
||||||
|
copy /y $** $@ > NUL
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\Setup\ZRColaRu64D.msi" : "$(OUTPUT_DIR)\ZRColaRu64D.3.msi"
|
||||||
|
copy /y $** $@ > NUL
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\Setup\ZRColaSl32.msi" \
|
"$(OUTPUT_DIR)\Setup\ZRColaSl32.msi" \
|
||||||
$(REDIST_SL_WIN32) : "$(OUTPUT_DIR)\ZRColaSl32.3.msi"
|
$(REDIST_SL_WIN32) : "$(OUTPUT_DIR)\ZRColaSl32.3.msi"
|
||||||
copy /y $** $@ > NUL
|
copy /y $** $@ > NUL
|
||||||
@ -294,6 +324,7 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
"$(OUTPUT_DIR)\Win32.Release\wxExtend10u_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Release\wxExtend10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Release\ZRCola.exe" \
|
"$(OUTPUT_DIR)\Win32.Release\ZRCola.exe" \
|
||||||
"$(OUTPUT_DIR)\ZRColaEn32.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn32.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" ::
|
||||||
devenv.com "ZRCola.sln" /build "Release|Win32"
|
devenv.com "ZRCola.sln" /build "Release|Win32"
|
||||||
|
|
||||||
@ -303,6 +334,7 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
"$(OUTPUT_DIR)\Win32.Debug\wxExtend10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\Win32.Debug\wxExtend10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\Win32.Debug\ZRCola.exe" \
|
"$(OUTPUT_DIR)\Win32.Debug\ZRCola.exe" \
|
||||||
"$(OUTPUT_DIR)\ZRColaEn32D.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn32D.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32D.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl32D.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl32D.3.msi" ::
|
||||||
devenv.com "ZRCola.sln" /build "Debug|Win32"
|
devenv.com "ZRCola.sln" /build "Debug|Win32"
|
||||||
|
|
||||||
@ -312,6 +344,7 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
"$(OUTPUT_DIR)\x64.Release\wxExtend10u_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Release\wxExtend10u_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Release\ZRCola.exe" \
|
"$(OUTPUT_DIR)\x64.Release\ZRCola.exe" \
|
||||||
"$(OUTPUT_DIR)\ZRColaEn64.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn64.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl64.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl64.3.msi" ::
|
||||||
devenv.com "ZRCola.sln" /build "Release|x64"
|
devenv.com "ZRCola.sln" /build "Release|x64"
|
||||||
|
|
||||||
@ -321,6 +354,7 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
"$(OUTPUT_DIR)\x64.Debug\wxExtend10ud_vc100.dll" \
|
"$(OUTPUT_DIR)\x64.Debug\wxExtend10ud_vc100.dll" \
|
||||||
"$(OUTPUT_DIR)\x64.Debug\ZRCola.exe" \
|
"$(OUTPUT_DIR)\x64.Debug\ZRCola.exe" \
|
||||||
"$(OUTPUT_DIR)\ZRColaEn64D.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn64D.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64D.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl64D.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl64D.3.msi" ::
|
||||||
devenv.com "ZRCola.sln" /build "Debug|x64"
|
devenv.com "ZRCola.sln" /build "Debug|x64"
|
||||||
|
|
||||||
@ -337,21 +371,25 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
devenv.com "ZRColaUtils.sln" /build "Debug|Win32"
|
devenv.com "ZRColaUtils.sln" /build "Debug|Win32"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\ZRColaEn32.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn32.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" ::
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /build "Release|Win32"
|
devenv.com "MSI\MSICA\MSICA.sln" /build "Release|Win32"
|
||||||
devenv.com "Updater\Updater.sln" /build "Release|Win32"
|
devenv.com "Updater\Updater.sln" /build "Release|Win32"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\ZRColaEn32D.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn32D.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32D.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl32D.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl32D.3.msi" ::
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /build "Debug|Win32"
|
devenv.com "MSI\MSICA\MSICA.sln" /build "Debug|Win32"
|
||||||
devenv.com "Updater\Updater.sln" /build "Debug|Win32"
|
devenv.com "Updater\Updater.sln" /build "Debug|Win32"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\ZRColaEn64.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn64.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl64.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl64.3.msi" ::
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /build "Release|x64"
|
devenv.com "MSI\MSICA\MSICA.sln" /build "Release|x64"
|
||||||
devenv.com "Updater\Updater.sln" /build "Release|x64"
|
devenv.com "Updater\Updater.sln" /build "Release|x64"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\ZRColaEn64D.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn64D.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64D.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl64D.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl64D.3.msi" ::
|
||||||
devenv.com "MSI\MSICA\MSICA.sln" /build "Debug|x64"
|
devenv.com "MSI\MSICA\MSICA.sln" /build "Debug|x64"
|
||||||
devenv.com "Updater\Updater.sln" /build "Debug|x64"
|
devenv.com "Updater\Updater.sln" /build "Debug|x64"
|
||||||
@ -376,6 +414,26 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=En PLAT=x64 CFG=Debug
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=En PLAT=x64 CFG=Debug
|
||||||
cd "$(MAKEDIR)"
|
cd "$(MAKEDIR)"
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32.3.msi" ::
|
||||||
|
cd "MSI\ZRCola"
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=Ru PLAT=Win32 CFG=Release
|
||||||
|
cd "$(MAKEDIR)"
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32D.3.msi" ::
|
||||||
|
cd "MSI\ZRCola"
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=Ru PLAT=Win32 CFG=Debug
|
||||||
|
cd "$(MAKEDIR)"
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64.3.msi" ::
|
||||||
|
cd "MSI\ZRCola"
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=Ru PLAT=x64 CFG=Release
|
||||||
|
cd "$(MAKEDIR)"
|
||||||
|
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64D.3.msi" ::
|
||||||
|
cd "MSI\ZRCola"
|
||||||
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=Ru PLAT=x64 CFG=Debug
|
||||||
|
cd "$(MAKEDIR)"
|
||||||
|
|
||||||
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" ::
|
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" ::
|
||||||
cd "MSI\ZRCola"
|
cd "MSI\ZRCola"
|
||||||
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=Sl PLAT=Win32 CFG=Release
|
$(MAKE) /f "Makefile" /$(MAKEFLAGS) LANG=Sl PLAT=Win32 CFG=Release
|
||||||
@ -403,6 +461,8 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
"$(OUTPUT_DIR)\catalog.xml" : \
|
"$(OUTPUT_DIR)\catalog.xml" : \
|
||||||
"$(OUTPUT_DIR)\ZRColaEn32.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn32.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaEn64.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaEn64.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu32.3.msi" \
|
||||||
|
"$(OUTPUT_DIR)\ZRColaRu64.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" \
|
"$(OUTPUT_DIR)\ZRColaSl32.3.msi" \
|
||||||
"$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
"$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
||||||
-if exist $@ del /f /q $@
|
-if exist $@ del /f /q $@
|
||||||
@ -410,6 +470,8 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
|||||||
copy /y "$(PUBLISH_DIR)\catalog-0000.xml" "$(@:"=).tmp" > NUL
|
copy /y "$(PUBLISH_DIR)\catalog-0000.xml" "$(@:"=).tmp" > NUL
|
||||||
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-x86 en_US "$(PUBLISH_PACKAGE_URL)/ZRColaEn32.msi" -f "$(OUTPUT_DIR)\ZRColaEn32.3.msi"
|
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-x86 en_US "$(PUBLISH_PACKAGE_URL)/ZRColaEn32.msi" -f "$(OUTPUT_DIR)\ZRColaEn32.3.msi"
|
||||||
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-amd64 en_US "$(PUBLISH_PACKAGE_URL)/ZRColaEn64.msi" -f "$(OUTPUT_DIR)\ZRColaEn64.3.msi"
|
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-amd64 en_US "$(PUBLISH_PACKAGE_URL)/ZRColaEn64.msi" -f "$(OUTPUT_DIR)\ZRColaEn64.3.msi"
|
||||||
|
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-x86 ru_RU "$(PUBLISH_PACKAGE_URL)/ZRColaRu32.msi" -f "$(OUTPUT_DIR)\ZRColaRu32.3.msi"
|
||||||
|
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-amd64 ru_RU "$(PUBLISH_PACKAGE_URL)/ZRColaRu64.msi" -f "$(OUTPUT_DIR)\ZRColaRu64.3.msi"
|
||||||
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-x86 sl_SI "$(PUBLISH_PACKAGE_URL)/ZRColaSl32.msi" -f "$(OUTPUT_DIR)\ZRColaSl32.3.msi"
|
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-x86 sl_SI "$(PUBLISH_PACKAGE_URL)/ZRColaSl32.msi" -f "$(OUTPUT_DIR)\ZRColaSl32.3.msi"
|
||||||
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-amd64 sl_SI "$(PUBLISH_PACKAGE_URL)/ZRColaSl64.msi" -f "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
output\$(PLAT).Release\UpdPublish.exe "$(@:"=).tmp" "$(@:"=).tmp" win-amd64 sl_SI "$(PUBLISH_PACKAGE_URL)/ZRColaSl64.msi" -f "$(OUTPUT_DIR)\ZRColaSl64.3.msi"
|
||||||
move /y "$(@:"=).tmp" $@ > NUL
|
move /y "$(@:"=).tmp" $@ > NUL
|
||||||
|
2
Updater
2
Updater
@ -1 +1 @@
|
|||||||
Subproject commit 55548e1059e035d58dbaf0e66be2aa56ebdc5cc2
|
Subproject commit bec0e13581f06cf5f9d4a359a11f6a160888e752
|
@ -104,6 +104,9 @@ compZRCola.exe.Win32 {F30B6545-6203-4B7D-8575-85245A0F90E5} ZRCOLABINDIR 0 file
|
|||||||
!IF "$(PLAT)" == "x64"
|
!IF "$(PLAT)" == "x64"
|
||||||
compZRCola.exe.x64 {D45B105D-2303-459A-AF4B-52AC3AAD5510} ZRCOLABINDIR 256 fileZRCola.exe.x64
|
compZRCola.exe.x64 {D45B105D-2303-459A-AF4B-52AC3AAD5510} ZRCOLABINDIR 256 fileZRCola.exe.x64
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
compZRCola.mo.ru_RU {DEA5D11C-2B0E-4B85-ACE3-D76334866F50} ZRCOLALOCRURUDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.mo.ru_RU
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
compZRCola.mo.sl_SI {7FF95C71-D8DE-4D2B-A26D-FEB5A1F54D63} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.mo.sl_SI
|
compZRCola.mo.sl_SI {7FF95C71-D8DE-4D2B-A26D-FEB5A1F54D63} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.mo.sl_SI
|
||||||
!ENDIF
|
!ENDIF
|
||||||
@ -148,6 +151,9 @@ dlgTutorial3 ctlContinue PushButton 325 265 60 20 3 &Continue ctlBannerBitmap
|
|||||||
"It.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Control-2.idt" : "En.$(PLAT).$(CFG).Control-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
@ -226,6 +232,9 @@ featZRCola ZRCola Input system for linguistic use 1 1 ZRCOLADIR 8
|
|||||||
"It.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Feature-2.idt" : "En.$(PLAT).$(CFG).Feature-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
@ -251,6 +260,14 @@ featZRCola compLanguage
|
|||||||
featZRCola compDatabasePath
|
featZRCola compDatabasePath
|
||||||
featZRCola compZRCola.zrcdb
|
featZRCola compZRCola.zrcdb
|
||||||
featZRCola comp00_ZRCola_Re.otf
|
featZRCola comp00_ZRCola_Re.otf
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
featZRCola compZRCola.mo.ru_RU
|
||||||
|
featZRCola compZRCola.zrcdb.mo.ru_RU
|
||||||
|
featZRCola complibZRColaUI.mo.ru_RU
|
||||||
|
featZRCola compwxExtend.mo.ru_RU
|
||||||
|
featZRCola compUpdater.mo.ru_RU
|
||||||
|
featZRCola compwxstd.mo.ru_RU
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
featZRCola compZRCola.mo.sl_SI
|
featZRCola compZRCola.mo.sl_SI
|
||||||
featZRCola compZRCola.zrcdb.mo.sl_SI
|
featZRCola compZRCola.zrcdb.mo.sl_SI
|
||||||
@ -274,6 +291,9 @@ File Component_ FileName FileSize Version Language Attributes Sequence
|
|||||||
s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) l255 i4 S$(MSIBUILD_LENGTH_ID) S20 I2 i2
|
s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) l255 i4 S$(MSIBUILD_LENGTH_ID) S20 I2 i2
|
||||||
File File
|
File File
|
||||||
fileZRCola.exe.$(PLAT) compZRCola.exe.$(PLAT) ZRCola.exe 0 0 1536 1
|
fileZRCola.exe.$(PLAT) compZRCola.exe.$(PLAT) ZRCola.exe 0 0 1536 1
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
fileZRCola.mo.ru_RU compZRCola.mo.ru_RU ZRCola.mo 0 1060 0 1
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
fileZRCola.mo.sl_SI compZRCola.mo.sl_SI ZRCola.mo 0 1060 0 1
|
fileZRCola.mo.sl_SI compZRCola.mo.sl_SI ZRCola.mo 0 1060 0 1
|
||||||
!ENDIF
|
!ENDIF
|
||||||
@ -338,6 +358,9 @@ shctZRCola ZRColaShortcutDir ZRCola compZRCola.exe.$(PLAT) featZRCola Input sys
|
|||||||
"It.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\it_IT.po"
|
"It.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\it_IT.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
"Ru.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\ru_RU.po"
|
||||||
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
"Sl.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\sl_SI.po"
|
"Sl.$(PLAT).$(CFG).Shortcut-2.idt" : "En.$(PLAT).$(CFG).Shortcut-2.idtx" "..\locale\sl_SI.po"
|
||||||
rcxgettext.exe idtp $@ $**
|
rcxgettext.exe idtp $@ $**
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ZRCola\n"
|
"Project-Id-Version: ZRCola\n"
|
||||||
"POT-Creation-Date: 2016-06-14 11:33+0200\n"
|
"POT-Creation-Date: 2016-06-14 11:33+0200\n"
|
||||||
"PO-Revision-Date: 2016-06-14 11:33+0200\n"
|
"PO-Revision-Date: 2016-07-14 17:50+0200\n"
|
||||||
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
||||||
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
||||||
"Language: ru_RU\n"
|
"Language: ru_RU\n"
|
||||||
@ -361,7 +361,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: zrcolagui.cpp:568
|
#: zrcolagui.cpp:568
|
||||||
msgid "U+"
|
msgid "U+"
|
||||||
msgstr ""
|
msgstr "U+"
|
||||||
|
|
||||||
#: zrcolagui.cpp:573
|
#: zrcolagui.cpp:573
|
||||||
msgid "Unicode hexadecimal code"
|
msgid "Unicode hexadecimal code"
|
||||||
@ -451,7 +451,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: zrcolagui.cpp:887
|
#: zrcolagui.cpp:887
|
||||||
msgid "zrcola.zrc-sazu.si"
|
msgid "zrcola.zrc-sazu.si"
|
||||||
msgstr ""
|
msgstr "zrcola.zrc-sazu.si"
|
||||||
|
|
||||||
#: zrcolagui.cpp:893
|
#: zrcolagui.cpp:893
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -584,24 +584,23 @@ msgstr ""
|
|||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:3
|
#: MSIBuild/En.x64.Release.Control-2.idtx:3
|
||||||
#: MSIBuild/En.x64.Release.Feature-2.idtx:3
|
#: MSIBuild/En.x64.Release.Feature-2.idtx:3
|
||||||
#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3
|
#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3
|
||||||
#, fuzzy
|
|
||||||
msgid "1252"
|
msgid "1252"
|
||||||
msgstr "1251"
|
msgstr "1251"
|
||||||
|
|
||||||
#: MSIBuild/En.Win32.Release.Control-2.idtx:6
|
#: MSIBuild/En.Win32.Release.Control-2.idtx:6
|
||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:6
|
#: MSIBuild/En.x64.Release.Control-2.idtx:6
|
||||||
msgid "bintutorial1.bmp"
|
msgid "bintutorial1.bmp"
|
||||||
msgstr ""
|
msgstr "bintutorial1.bmp"
|
||||||
|
|
||||||
#: MSIBuild/En.Win32.Release.Control-2.idtx:12
|
#: MSIBuild/En.Win32.Release.Control-2.idtx:12
|
||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:12
|
#: MSIBuild/En.x64.Release.Control-2.idtx:12
|
||||||
msgid "bintutorial2.bmp"
|
msgid "bintutorial2.bmp"
|
||||||
msgstr ""
|
msgstr "bintutorial2.bmp"
|
||||||
|
|
||||||
#: MSIBuild/En.Win32.Release.Control-2.idtx:17
|
#: MSIBuild/En.Win32.Release.Control-2.idtx:17
|
||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:17
|
#: MSIBuild/En.x64.Release.Control-2.idtx:17
|
||||||
msgid "bintutorial3.bmp"
|
msgid "bintutorial3.bmp"
|
||||||
msgstr ""
|
msgstr "bintutorial3.bmp"
|
||||||
|
|
||||||
#: MSIBuild/En.Win32.Release.Control-2.idtx:10
|
#: MSIBuild/En.Win32.Release.Control-2.idtx:10
|
||||||
#: MSIBuild/En.Win32.Release.Control-2.idtx:15
|
#: MSIBuild/En.Win32.Release.Control-2.idtx:15
|
||||||
@ -609,7 +608,6 @@ msgstr ""
|
|||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:10
|
#: MSIBuild/En.x64.Release.Control-2.idtx:10
|
||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:15
|
#: MSIBuild/En.x64.Release.Control-2.idtx:15
|
||||||
#: MSIBuild/En.x64.Release.Control-2.idtx:4
|
#: MSIBuild/En.x64.Release.Control-2.idtx:4
|
||||||
#, fuzzy
|
|
||||||
msgid "binUIHeader.bmp"
|
msgid "binUIHeader.bmp"
|
||||||
msgstr "binUIHeader.bmp"
|
msgstr "binUIHeader.bmp"
|
||||||
|
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
Subproject commit e321a4082e99613412d630ad83eee2ed32f3b3b6
|
Subproject commit 18ac2241b3e0e964391f0c28ebf3ed94ac1c2730
|
@ -72,6 +72,9 @@ complibZRColaUI.dll.Win32 {D9A5BF44-DDFE-4A22-89F4-14D291581829} ZRCOLABINDIR 0
|
|||||||
!IF "$(PLAT)" == "x64"
|
!IF "$(PLAT)" == "x64"
|
||||||
complibZRColaUI.dll.x64 {360E78E5-9560-4C52-B806-45EDC682BB17} ZRCOLABINDIR 256 filelibZRColaUI.dll.x64
|
complibZRColaUI.dll.x64 {360E78E5-9560-4C52-B806-45EDC682BB17} ZRCOLABINDIR 256 filelibZRColaUI.dll.x64
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
complibZRColaUI.mo.ru_RU {2099A205-5D5E-4AD9-BD31-EECC87FEAB47} ZRCOLALOCRURUDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) filelibZRColaUI.mo.ru_RU
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
complibZRColaUI.mo.sl_SI {EAE1C699-8415-4FC6-9EC7-FE74AFC432A9} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) filelibZRColaUI.mo.sl_SI
|
complibZRColaUI.mo.sl_SI {EAE1C699-8415-4FC6-9EC7-FE74AFC432A9} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) filelibZRColaUI.mo.sl_SI
|
||||||
!ENDIF
|
!ENDIF
|
||||||
@ -105,6 +108,9 @@ filelibZRColaUI.dll.x64 complibZRColaUI.dll.x64 LIBZRC~6.DLL|libZRColaUI10u_vc10
|
|||||||
filelibZRColaUI.dll.x64 complibZRColaUI.dll.x64 LIBZRC~8.DLL|libZRColaUI10ud_vc100_x64.dll 0 0 1536 1
|
filelibZRColaUI.dll.x64 complibZRColaUI.dll.x64 LIBZRC~8.DLL|libZRColaUI10ud_vc100_x64.dll 0 0 1536 1
|
||||||
!ENDIF
|
!ENDIF
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
!IF "$(LANG)" == "Ru"
|
||||||
|
filelibZRColaUI.mo.ru_RU complibZRColaUI.mo.ru_RU LIBZRC~1.MO|libZRColaUI.mo 0 1060 0 1
|
||||||
|
!ENDIF
|
||||||
!IF "$(LANG)" == "Sl"
|
!IF "$(LANG)" == "Sl"
|
||||||
filelibZRColaUI.mo.sl_SI complibZRColaUI.mo.sl_SI LIBZRC~1.MO|libZRColaUI.mo 0 1060 0 1
|
filelibZRColaUI.mo.sl_SI complibZRColaUI.mo.sl_SI LIBZRC~1.MO|libZRColaUI.mo 0 1060 0 1
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit c21aa27e623ba9b8e5b3cabbae1f3593154e433f
|
Subproject commit c6cd4bc7a505bc8376067b93e6a51c8d49f6a5aa
|
Loading…
x
Reference in New Issue
Block a user