diff --git a/MSI/ZRCola/Main/Makefile b/MSI/ZRCola/Main/Makefile index efcc56f..f08f421 100644 --- a/MSI/ZRCola/Main/Makefile +++ b/MSI/ZRCola/Main/Makefile @@ -61,10 +61,10 @@ compLanguage {B78359AC-9484-402C-8384-3A4595B39389} ZRCOLALOCDIR $(MSIBUILD_COMP compDatabasePath {DF3C720D-50BB-4377-9EE0-9AC21C02B9DD} ZRCOLADATADIR $(MSIBUILD_COMPONENT_ATTRIB_REGISTRY) regDatabasePath compZRCola.zrcdb {0585A51F-1411-43A3-AC50-F04A253FDED4} ZRCOLADATADIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.zrcdb compZRCola_keyboard.pdf {68AC2C38-10E2-41A3-B92C-844C03FFDF6A} ZRCOLADATADIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola_keyboard.pdf -comp00_ZRCola_Re.ttf {B6CE8B39-11DC-4B59-B10C-3F0FFE8F81AF} FontsFolder 0 file00_ZRCola_Re.ttf -comp00_ZRCola_It.ttf {10613965-2874-470D-9D5A-B7D535AA3317} FontsFolder 0 file00_ZRCola_It.ttf -comp00_ZRCola_Bd.ttf {C036BE8D-6D2F-4DBF-99D6-F53702EAEBB6} FontsFolder 0 file00_ZRCola_Bd.ttf -comp00_ZRCola_BI.ttf {883DDA9A-DA85-4FC4-95B7-EF0E08766DEF} FontsFolder 0 file00_ZRCola_BI.ttf +comp00_ZRCola_Re.otf {A98CF048-44D1-405D-9217-C34900A1ADD5} FontsFolder 0 file00_ZRCola_Re.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_BI.otf {F72CB82B-70BF-406E-A310-0294425C12A4} FontsFolder 0 file00_ZRCola_BI.otf !IF "$(LANG)" == "Sl" compZRCola.zrcdb.mo.sl_SI {6572EAD1-EE48-46A1-A28E-77985B667F67} ZRCOLALOCSLSIDIR $(MSIBUILD_COMPONENT_ATTRIB_FILE) fileZRCola.zrcdb.mo.sl_SI !ENDIF @@ -272,10 +272,10 @@ Feature_ Component_ s$(MSIBUILD_LENGTH_ID) s$(MSIBUILD_LENGTH_ID) FeatureComponents Feature_ Component_ featZRCola_keyboard compZRCola_keyboard.pdf -featZRColaFonts00 comp00_ZRCola_Re.ttf -featZRColaFonts00 comp00_ZRCola_It.ttf -featZRColaFonts00 comp00_ZRCola_Bd.ttf -featZRColaFonts00 comp00_ZRCola_BI.ttf +featZRColaFonts00 comp00_ZRCola_Re.otf +featZRColaFonts00 comp00_ZRCola_It.otf +featZRColaFonts00 comp00_ZRCola_Bd.otf +featZRColaFonts00 comp00_ZRCola_BI.otf < NUL - reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Italic (TrueType)" /t REG_SZ /d "00_ZRCola_It.ttf" $(REG_FLAGS) > NUL - reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Bold (TrueType)" /t REG_SZ /d "00_ZRCola_Bd.ttf" $(REG_FLAGS) > NUL - reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Bold Italic (TrueType)" /t REG_SZ /d "00_ZRCola_BI.ttf" $(REG_FLAGS) > NUL + "$(WINDIR)\Fonts\00_ZRCola_Re.otf" \ + "$(WINDIR)\Fonts\00_ZRCola_It.otf" \ + "$(WINDIR)\Fonts\00_ZRCola_Bd.otf" \ + "$(WINDIR)\Fonts\00_ZRCola_BI.otf" + reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola (TrueType)" /t REG_SZ /d "00_ZRCola_Re.otf" $(REG_FLAGS) > NUL + reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Italic (TrueType)" /t REG_SZ /d "00_ZRCola_It.otf" $(REG_FLAGS) > NUL + reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Bold (TrueType)" /t REG_SZ /d "00_ZRCola_Bd.otf" $(REG_FLAGS) > NUL + reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Bold Italic (TrueType)" /t REG_SZ /d "00_ZRCola_BI.otf" $(REG_FLAGS) > NUL UninstallFonts:: -reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola (TrueType)" $(REG_FLAGS) > NUL -reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Italic (TrueType)" $(REG_FLAGS) > NUL -reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Bold (TrueType)" $(REG_FLAGS) > NUL -reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "00 ZRCola Bold Italic (TrueType)" $(REG_FLAGS) > NUL - -if exist "$(WINDIR)\Fonts\00_ZRCola_Re.ttf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_Re.ttf" - -if exist "$(WINDIR)\Fonts\00_ZRCola_It.ttf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_It.ttf" - -if exist "$(WINDIR)\Fonts\00_ZRCola_Bd.ttf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_Bd.ttf" - -if exist "$(WINDIR)\Fonts\00_ZRCola_BI.ttf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_BI.ttf" + -if exist "$(WINDIR)\Fonts\00_ZRCola_Re.otf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_Re.otf" + -if exist "$(WINDIR)\Fonts\00_ZRCola_It.otf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_It.otf" + -if exist "$(WINDIR)\Fonts\00_ZRCola_Bd.otf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_Bd.otf" + -if exist "$(WINDIR)\Fonts\00_ZRCola_BI.otf" rd /s /q "$(WINDIR)\Fonts\00_ZRCola_BI.otf" RegisterShortcuts :: \ "$(PROGRAMDATA)\Microsoft\Windows\Start Menu\Programs\ZRCola" \ @@ -251,16 +251,16 @@ $(REDIST_SL_X64) : "$(OUTPUT_DIR)\ZRColaSl64.3.msi" "$(OUTPUT_DIR)\Setup\ZRColaSl64D.msi" : "$(OUTPUT_DIR)\ZRColaSl64D.3.msi" copy /y $** $@ > NUL -"$(WINDIR)\Fonts\00_ZRCola_Re.ttf" : "$(OUTPUT_DIR)\00_ZRCola_Re.ttf" +"$(WINDIR)\Fonts\00_ZRCola_Re.otf" : "$(OUTPUT_DIR)\00_ZRCola_Re.otf" copy /y $** $@ > NUL -"$(WINDIR)\Fonts\00_ZRCola_It.ttf" : "$(OUTPUT_DIR)\00_ZRCola_It.ttf" +"$(WINDIR)\Fonts\00_ZRCola_It.otf" : "$(OUTPUT_DIR)\00_ZRCola_It.otf" copy /y $** $@ > NUL -"$(WINDIR)\Fonts\00_ZRCola_Bd.ttf" : "$(OUTPUT_DIR)\00_ZRCola_Bd.ttf" +"$(WINDIR)\Fonts\00_ZRCola_Bd.otf" : "$(OUTPUT_DIR)\00_ZRCola_Bd.otf" copy /y $** $@ > NUL -"$(WINDIR)\Fonts\00_ZRCola_BI.ttf" : "$(OUTPUT_DIR)\00_ZRCola_BI.ttf" +"$(WINDIR)\Fonts\00_ZRCola_BI.otf" : "$(OUTPUT_DIR)\00_ZRCola_BI.otf" copy /y $** $@ > NUL "$(PUBLISH_DIR)\ZRColaInstallDe.exe" : "$(OUTPUT_DIR)\Win32.Release\ZRColaInstallDe.exe" diff --git a/ZRCola/MSIBuild/Makefile b/ZRCola/MSIBuild/Makefile index e05ffb7..9ec5965 100644 --- a/ZRCola/MSIBuild/Makefile +++ b/ZRCola/MSIBuild/Makefile @@ -127,7 +127,7 @@ featZRCola compLocalizationRepositoryPath featZRCola compLanguage featZRCola compDatabasePath featZRCola compZRCola.zrcdb -featZRCola comp00_ZRCola_Re.ttf +featZRCola comp00_ZRCola_Re.otf !IF "$(LANG)" == "Sl" featZRCola compZRCola.mo.sl_SI featZRCola compZRCola.zrcdb.mo.sl_SI diff --git a/output/00_ZRCola_BI.ttf b/output/00_ZRCola_BI.otf similarity index 92% rename from output/00_ZRCola_BI.ttf rename to output/00_ZRCola_BI.otf index 3235e29..4da14ff 100644 Binary files a/output/00_ZRCola_BI.ttf and b/output/00_ZRCola_BI.otf differ diff --git a/output/00_ZRCola_Bd.ttf b/output/00_ZRCola_Bd.otf similarity index 92% rename from output/00_ZRCola_Bd.ttf rename to output/00_ZRCola_Bd.otf index af70334..20e1809 100644 Binary files a/output/00_ZRCola_Bd.ttf and b/output/00_ZRCola_Bd.otf differ diff --git a/output/00_ZRCola_It.ttf b/output/00_ZRCola_It.otf similarity index 95% rename from output/00_ZRCola_It.ttf rename to output/00_ZRCola_It.otf index 12572ee..cc5a4bc 100644 Binary files a/output/00_ZRCola_It.ttf and b/output/00_ZRCola_It.otf differ diff --git a/output/00_ZRCola_Re.ttf b/output/00_ZRCola_Re.otf similarity index 88% rename from output/00_ZRCola_Re.ttf rename to output/00_ZRCola_Re.otf index f476259..a42e058 100644 Binary files a/output/00_ZRCola_Re.ttf and b/output/00_ZRCola_Re.otf differ diff --git a/output/data/ZRCola.zrcdb b/output/data/ZRCola.zrcdb index a9be16e..1e4346d 100644 Binary files a/output/data/ZRCola.zrcdb and b/output/data/ZRCola.zrcdb differ diff --git a/output/locale/ZRCola-zrcdb.pot b/output/locale/ZRCola-zrcdb.pot index 6aabf28..33ff0ff 100644 --- a/output/locale/ZRCola-zrcdb.pot +++ b/output/locale/ZRCola-zrcdb.pot @@ -5,11 +5,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: ZRColaCompile 2.0-beta1\n" +"X-Generator: ZRColaCompile 2.0-beta4\n" msgid "Albanian" msgstr "" +msgid "Arabic" +msgstr "" + msgid "Arrows" msgstr "" @@ -34,18 +37,30 @@ msgstr "" msgid "Combine Over" msgstr "" +msgid "Combining Marks" +msgstr "" + msgid "Croatian" msgstr "" msgid "Currencies" msgstr "" +msgid "Cyrillic" +msgstr "" + msgid "Czech" msgstr "" msgid "Danish" msgstr "" +msgid "Diacritics" +msgstr "" + +msgid "Encircled Characters" +msgstr "" + msgid "English" msgstr "" @@ -61,9 +76,21 @@ msgstr "" msgid "Friulian" msgstr "" +msgid "Geometrical Shapes" +msgstr "" + msgid "German" msgstr "" +msgid "Glagolitic" +msgstr "" + +msgid "Greek" +msgstr "" + +msgid "Hebrew" +msgstr "" + msgid "Hungarian" msgstr "" @@ -73,6 +100,99 @@ msgstr "" msgid "Joined" msgstr "" +msgid "Joined strings with A" +msgstr "" + +msgid "Joined strings with B" +msgstr "" + +msgid "Joined strings with C" +msgstr "" + +msgid "Joined strings with D" +msgstr "" + +msgid "Joined strings with E" +msgstr "" + +msgid "Joined strings with F" +msgstr "" + +msgid "Joined strings with G" +msgstr "" + +msgid "Joined strings with H" +msgstr "" + +msgid "Joined strings with I" +msgstr "" + +msgid "Joined strings with J" +msgstr "" + +msgid "Joined strings with K" +msgstr "" + +msgid "Joined strings with L" +msgstr "" + +msgid "Joined strings with M" +msgstr "" + +msgid "Joined strings with N" +msgstr "" + +msgid "Joined strings with O" +msgstr "" + +msgid "Joined strings with P" +msgstr "" + +msgid "Joined strings with Q" +msgstr "" + +msgid "Joined strings with R" +msgstr "" + +msgid "Joined strings with S" +msgstr "" + +msgid "Joined strings with T" +msgstr "" + +msgid "Joined strings with U" +msgstr "" + +msgid "Joined strings with V" +msgstr "" + +msgid "Joined strings with W" +msgstr "" + +msgid "Joined strings with X" +msgstr "" + +msgid "Joined strings with Y" +msgstr "" + +msgid "Joined strings with Z" +msgstr "" + +msgid "Joined strings with a" +msgstr "" + +msgid "Joined strings with e" +msgstr "" + +msgid "Joined strings with i" +msgstr "" + +msgid "Joined strings with o" +msgstr "" + +msgid "Joined strings with u" +msgstr "" + msgid "Kashubian" msgstr "" @@ -208,6 +328,12 @@ msgstr "" msgid "Mark, Non-Spacing" msgstr "" +msgid "Mark, Spacing Combining" +msgstr "" + +msgid "Mathematical And Physical Characters" +msgstr "" + msgid "Metric" msgstr "" @@ -220,6 +346,9 @@ msgstr "" msgid "Moldavian – Latinic" msgstr "" +msgid "Musical Characters" +msgstr "" + msgid "Norwegian" msgstr "" @@ -262,15 +391,21 @@ msgstr "" msgid "Number, Other" msgstr "" +msgid "Numbers" +msgstr "" + msgid "Numbers - Circled" msgstr "" -msgid "Other modifiers" +msgid "Other Modifiers" msgstr "" msgid "Other, Format" msgstr "" +msgid "Other, Surrogate" +msgstr "" + msgid "Parentheses" msgstr "" @@ -280,6 +415,9 @@ msgstr "" msgid "Portuguese" msgstr "" +msgid "Punctuation" +msgstr "" + msgid "Punctuation, Close" msgstr "" @@ -310,6 +448,12 @@ msgstr "" msgid "Russian" msgstr "" +msgid "Separator, Line" +msgstr "" + +msgid "Separator, Paragraph" +msgstr "" + msgid "Separator, Space" msgstr "" @@ -322,12 +466,18 @@ msgstr "" msgid "Slovak" msgstr "" +msgid "Slovene Historical Writings" +msgstr "" + msgid "Slovenian" msgstr "" msgid "Sorbian" msgstr "" +msgid "Spaces" +msgstr "" + msgid "Spanish" msgstr "" @@ -337,6 +487,12 @@ msgstr "" msgid "Strokes" msgstr "" +msgid "Subscript Characters" +msgstr "" + +msgid "Superscript Sharacters" +msgstr "" + msgid "Surrounded" msgstr "" @@ -391,11 +547,20 @@ msgstr "" msgid "Symbol, Other" msgstr "" +msgid "Technical Characters" +msgstr "" + msgid "Transliterated" msgstr "" +msgid "Transliterating Marks" +msgstr "" + msgid "Turkish" msgstr "" msgid "Ukrainian" msgstr "" + +msgid "Units" +msgstr "" diff --git a/output/locale/de_DE/ZRCola-zrcdb.mo b/output/locale/de_DE/ZRCola-zrcdb.mo index 0a88629..fb2568a 100644 Binary files a/output/locale/de_DE/ZRCola-zrcdb.mo and b/output/locale/de_DE/ZRCola-zrcdb.mo differ diff --git a/output/locale/de_DE/ZRCola-zrcdb.po b/output/locale/de_DE/ZRCola-zrcdb.po index 5329830..df2fb4a 100644 --- a/output/locale/de_DE/ZRCola-zrcdb.po +++ b/output/locale/de_DE/ZRCola-zrcdb.po @@ -9,13 +9,17 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.7\n" +"X-Generator: Poedit 1.8.8\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" msgid "Albanian" msgstr "" +#, fuzzy +msgid "Arabic" +msgstr "Arabisch" + msgid "Arrows" msgstr "" @@ -40,18 +44,31 @@ msgstr "" msgid "Combine Over" msgstr "" +msgid "Combining Marks" +msgstr "" + msgid "Croatian" msgstr "" msgid "Currencies" msgstr "" +#, fuzzy +msgid "Cyrillic" +msgstr "Windows Kyrillisch (CP 1251)" + msgid "Czech" msgstr "" msgid "Danish" msgstr "" +msgid "Diacritics" +msgstr "" + +msgid "Encircled Characters" +msgstr "" + msgid "English" msgstr "" @@ -67,9 +84,23 @@ msgstr "" msgid "Friulian" msgstr "" +msgid "Geometrical Shapes" +msgstr "" + msgid "German" msgstr "" +msgid "Glagolitic" +msgstr "" + +#, fuzzy +msgid "Greek" +msgstr "Windows Griechisch (CP 1253)" + +#, fuzzy +msgid "Hebrew" +msgstr "Windows Hebräisch (CP 1255)" + msgid "Hungarian" msgstr "" @@ -79,6 +110,99 @@ msgstr "" msgid "Joined" msgstr "" +msgid "Joined strings with A" +msgstr "" + +msgid "Joined strings with B" +msgstr "" + +msgid "Joined strings with C" +msgstr "" + +msgid "Joined strings with D" +msgstr "" + +msgid "Joined strings with E" +msgstr "" + +msgid "Joined strings with F" +msgstr "" + +msgid "Joined strings with G" +msgstr "" + +msgid "Joined strings with H" +msgstr "" + +msgid "Joined strings with I" +msgstr "" + +msgid "Joined strings with J" +msgstr "" + +msgid "Joined strings with K" +msgstr "" + +msgid "Joined strings with L" +msgstr "" + +msgid "Joined strings with M" +msgstr "" + +msgid "Joined strings with N" +msgstr "" + +msgid "Joined strings with O" +msgstr "" + +msgid "Joined strings with P" +msgstr "" + +msgid "Joined strings with Q" +msgstr "" + +msgid "Joined strings with R" +msgstr "" + +msgid "Joined strings with S" +msgstr "" + +msgid "Joined strings with T" +msgstr "" + +msgid "Joined strings with U" +msgstr "" + +msgid "Joined strings with V" +msgstr "" + +msgid "Joined strings with W" +msgstr "" + +msgid "Joined strings with X" +msgstr "" + +msgid "Joined strings with Y" +msgstr "" + +msgid "Joined strings with Z" +msgstr "" + +msgid "Joined strings with a" +msgstr "" + +msgid "Joined strings with e" +msgstr "" + +msgid "Joined strings with i" +msgstr "" + +msgid "Joined strings with o" +msgstr "" + +msgid "Joined strings with u" +msgstr "" + msgid "Kashubian" msgstr "" @@ -216,6 +340,12 @@ msgstr "" msgid "Mark, Non-Spacing" msgstr "" +msgid "Mark, Spacing Combining" +msgstr "" + +msgid "Mathematical And Physical Characters" +msgstr "" + msgid "Metric" msgstr "" @@ -229,6 +359,9 @@ msgstr "" msgid "Moldavian – Latinic" msgstr "" +msgid "Musical Characters" +msgstr "" + msgid "Norwegian" msgstr "" @@ -271,15 +404,22 @@ msgstr "" msgid "Number, Other" msgstr "" +msgid "Numbers" +msgstr "" + msgid "Numbers - Circled" msgstr "" -msgid "Other modifiers" -msgstr "" +#, fuzzy +msgid "Other Modifiers" +msgstr "Geändert" msgid "Other, Format" msgstr "" +msgid "Other, Surrogate" +msgstr "" + msgid "Parentheses" msgstr "" @@ -289,6 +429,9 @@ msgstr "" msgid "Portuguese" msgstr "" +msgid "Punctuation" +msgstr "" + msgid "Punctuation, Close" msgstr "" @@ -319,6 +462,12 @@ msgstr "" msgid "Russian" msgstr "" +msgid "Separator, Line" +msgstr "" + +msgid "Separator, Paragraph" +msgstr "" + msgid "Separator, Space" msgstr "" @@ -331,12 +480,18 @@ msgstr "" msgid "Slovak" msgstr "" +msgid "Slovene Historical Writings" +msgstr "" + msgid "Slovenian" msgstr "" msgid "Sorbian" msgstr "" +msgid "Spaces" +msgstr "" + msgid "Spanish" msgstr "" @@ -346,6 +501,12 @@ msgstr "" msgid "Strokes" msgstr "" +msgid "Subscript Characters" +msgstr "" + +msgid "Superscript Sharacters" +msgstr "" + msgid "Surrounded" msgstr "" @@ -412,12 +573,21 @@ msgstr "" msgid "Symbol, Other" msgstr "" +msgid "Technical Characters" +msgstr "" + msgid "Transliterated" msgstr "" +msgid "Transliterating Marks" +msgstr "" + #, fuzzy msgid "Turkish" msgstr "Windows Türkisch (CP 1254)" msgid "Ukrainian" msgstr "" + +msgid "Units" +msgstr "" diff --git a/output/locale/ru_RU/ZRCola-zrcdb.mo b/output/locale/ru_RU/ZRCola-zrcdb.mo index c1f092a..ae720e3 100644 Binary files a/output/locale/ru_RU/ZRCola-zrcdb.mo and b/output/locale/ru_RU/ZRCola-zrcdb.mo differ diff --git a/output/locale/ru_RU/ZRCola-zrcdb.po b/output/locale/ru_RU/ZRCola-zrcdb.po index 5c03352..8b1a992 100644 --- a/output/locale/ru_RU/ZRCola-zrcdb.po +++ b/output/locale/ru_RU/ZRCola-zrcdb.po @@ -9,7 +9,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.7\n" +"X-Generator: Poedit 1.8.8\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -17,6 +17,9 @@ msgstr "" msgid "Albanian" msgstr "" +msgid "Arabic" +msgstr "" + msgid "Arrows" msgstr "" @@ -41,18 +44,30 @@ msgstr "" msgid "Combine Over" msgstr "" +msgid "Combining Marks" +msgstr "" + msgid "Croatian" msgstr "" msgid "Currencies" msgstr "" +msgid "Cyrillic" +msgstr "" + msgid "Czech" msgstr "" msgid "Danish" msgstr "" +msgid "Diacritics" +msgstr "" + +msgid "Encircled Characters" +msgstr "" + msgid "English" msgstr "" @@ -68,9 +83,21 @@ msgstr "" msgid "Friulian" msgstr "" +msgid "Geometrical Shapes" +msgstr "" + msgid "German" msgstr "" +msgid "Glagolitic" +msgstr "" + +msgid "Greek" +msgstr "" + +msgid "Hebrew" +msgstr "" + msgid "Hungarian" msgstr "" @@ -80,6 +107,99 @@ msgstr "" msgid "Joined" msgstr "" +msgid "Joined strings with A" +msgstr "" + +msgid "Joined strings with B" +msgstr "" + +msgid "Joined strings with C" +msgstr "" + +msgid "Joined strings with D" +msgstr "" + +msgid "Joined strings with E" +msgstr "" + +msgid "Joined strings with F" +msgstr "" + +msgid "Joined strings with G" +msgstr "" + +msgid "Joined strings with H" +msgstr "" + +msgid "Joined strings with I" +msgstr "" + +msgid "Joined strings with J" +msgstr "" + +msgid "Joined strings with K" +msgstr "" + +msgid "Joined strings with L" +msgstr "" + +msgid "Joined strings with M" +msgstr "" + +msgid "Joined strings with N" +msgstr "" + +msgid "Joined strings with O" +msgstr "" + +msgid "Joined strings with P" +msgstr "" + +msgid "Joined strings with Q" +msgstr "" + +msgid "Joined strings with R" +msgstr "" + +msgid "Joined strings with S" +msgstr "" + +msgid "Joined strings with T" +msgstr "" + +msgid "Joined strings with U" +msgstr "" + +msgid "Joined strings with V" +msgstr "" + +msgid "Joined strings with W" +msgstr "" + +msgid "Joined strings with X" +msgstr "" + +msgid "Joined strings with Y" +msgstr "" + +msgid "Joined strings with Z" +msgstr "" + +msgid "Joined strings with a" +msgstr "" + +msgid "Joined strings with e" +msgstr "" + +msgid "Joined strings with i" +msgstr "" + +msgid "Joined strings with o" +msgstr "" + +msgid "Joined strings with u" +msgstr "" + msgid "Kashubian" msgstr "" @@ -215,6 +335,12 @@ msgstr "" msgid "Mark, Non-Spacing" msgstr "" +msgid "Mark, Spacing Combining" +msgstr "" + +msgid "Mathematical And Physical Characters" +msgstr "" + msgid "Metric" msgstr "" @@ -227,6 +353,9 @@ msgstr "" msgid "Moldavian – Latinic" msgstr "" +msgid "Musical Characters" +msgstr "" + msgid "Norwegian" msgstr "" @@ -269,15 +398,21 @@ msgstr "" msgid "Number, Other" msgstr "" +msgid "Numbers" +msgstr "" + msgid "Numbers - Circled" msgstr "" -msgid "Other modifiers" +msgid "Other Modifiers" msgstr "" msgid "Other, Format" msgstr "" +msgid "Other, Surrogate" +msgstr "" + msgid "Parentheses" msgstr "" @@ -287,6 +422,9 @@ msgstr "" msgid "Portuguese" msgstr "" +msgid "Punctuation" +msgstr "" + msgid "Punctuation, Close" msgstr "" @@ -317,6 +455,12 @@ msgstr "" msgid "Russian" msgstr "" +msgid "Separator, Line" +msgstr "" + +msgid "Separator, Paragraph" +msgstr "" + msgid "Separator, Space" msgstr "" @@ -329,12 +473,18 @@ msgstr "" msgid "Slovak" msgstr "" +msgid "Slovene Historical Writings" +msgstr "" + msgid "Slovenian" msgstr "" msgid "Sorbian" msgstr "" +msgid "Spaces" +msgstr "" + msgid "Spanish" msgstr "" @@ -344,6 +494,12 @@ msgstr "" msgid "Strokes" msgstr "" +msgid "Subscript Characters" +msgstr "" + +msgid "Superscript Sharacters" +msgstr "" + msgid "Surrounded" msgstr "" @@ -398,11 +554,20 @@ msgstr "" msgid "Symbol, Other" msgstr "" +msgid "Technical Characters" +msgstr "" + msgid "Transliterated" msgstr "" +msgid "Transliterating Marks" +msgstr "" + msgid "Turkish" msgstr "" msgid "Ukrainian" msgstr "" + +msgid "Units" +msgstr "" diff --git a/output/locale/sl_SI/ZRCola-zrcdb.mo b/output/locale/sl_SI/ZRCola-zrcdb.mo index 2e12434..1f08329 100644 Binary files a/output/locale/sl_SI/ZRCola-zrcdb.mo and b/output/locale/sl_SI/ZRCola-zrcdb.mo differ diff --git a/output/locale/sl_SI/ZRCola-zrcdb.po b/output/locale/sl_SI/ZRCola-zrcdb.po index cc8794f..6e4e306 100644 --- a/output/locale/sl_SI/ZRCola-zrcdb.po +++ b/output/locale/sl_SI/ZRCola-zrcdb.po @@ -9,7 +9,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.7\n" +"X-Generator: Poedit 1.8.8\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -17,6 +17,9 @@ msgstr "" msgid "Albanian" msgstr "albanščina" +msgid "Arabic" +msgstr "Arabski znaki" + msgid "Arrows" msgstr "Puščice" @@ -41,18 +44,30 @@ msgstr "Kombinirano spodaj" msgid "Combine Over" msgstr "Kombinirano prečrtano" +msgid "Combining Marks" +msgstr "Sestavljiva znamenja" + msgid "Croatian" msgstr "hrvaščina" msgid "Currencies" msgstr "Valute" +msgid "Cyrillic" +msgstr "Cirilski znaki" + msgid "Czech" msgstr "češčina" msgid "Danish" msgstr "danščina" +msgid "Diacritics" +msgstr "Ločevalna znamenja" + +msgid "Encircled Characters" +msgstr "Obkroženi znaki" + msgid "English" msgstr "angleščina" @@ -68,9 +83,21 @@ msgstr "francoščina" msgid "Friulian" msgstr "furlanščina" +msgid "Geometrical Shapes" +msgstr "Geometrijski liki" + msgid "German" msgstr "nemščina" +msgid "Glagolitic" +msgstr "Glagolski znaki" + +msgid "Greek" +msgstr "Grški znaki" + +msgid "Hebrew" +msgstr "Hebrejski znaki" + msgid "Hungarian" msgstr "madžarščina" @@ -80,6 +107,99 @@ msgstr "irščina" msgid "Joined" msgstr "Povezano" +msgid "Joined strings with A" +msgstr "Povezajni nizi z A" + +msgid "Joined strings with B" +msgstr "Povezajni nizi z B" + +msgid "Joined strings with C" +msgstr "Povezajni nizi z C" + +msgid "Joined strings with D" +msgstr "Povezajni nizi z D" + +msgid "Joined strings with E" +msgstr "Povezajni nizi z E" + +msgid "Joined strings with F" +msgstr "Povezajni nizi z F" + +msgid "Joined strings with G" +msgstr "Povezajni nizi z G" + +msgid "Joined strings with H" +msgstr "Povezajni nizi z H" + +msgid "Joined strings with I" +msgstr "Povezajni nizi z I" + +msgid "Joined strings with J" +msgstr "Povezajni nizi z J" + +msgid "Joined strings with K" +msgstr "Povezajni nizi z K" + +msgid "Joined strings with L" +msgstr "Povezajni nizi z L" + +msgid "Joined strings with M" +msgstr "Povezajni nizi z M" + +msgid "Joined strings with N" +msgstr "Povezajni nizi z N" + +msgid "Joined strings with O" +msgstr "Povezajni nizi z O" + +msgid "Joined strings with P" +msgstr "Povezajni nizi z P" + +msgid "Joined strings with Q" +msgstr "Povezajni nizi z Q" + +msgid "Joined strings with R" +msgstr "Povezajni nizi z R" + +msgid "Joined strings with S" +msgstr "Povezajni nizi z S" + +msgid "Joined strings with T" +msgstr "Povezajni nizi z T" + +msgid "Joined strings with U" +msgstr "Povezajni nizi z U" + +msgid "Joined strings with V" +msgstr "Povezajni nizi z V" + +msgid "Joined strings with W" +msgstr "Povezajni nizi z W" + +msgid "Joined strings with X" +msgstr "Povezajni nizi z X" + +msgid "Joined strings with Y" +msgstr "Povezajni nizi z Y" + +msgid "Joined strings with Z" +msgstr "Povezajni nizi z Z" + +msgid "Joined strings with a" +msgstr "Povezajni nizi z a" + +msgid "Joined strings with e" +msgstr "Povezajni nizi z e" + +msgid "Joined strings with i" +msgstr "Povezajni nizi z i" + +msgid "Joined strings with o" +msgstr "Povezajni nizi z o" + +msgid "Joined strings with u" +msgstr "Povezajni nizi z u" + msgid "Kashubian" msgstr "kašubščina" @@ -215,6 +335,12 @@ msgstr "Ločevalo, obdajajoča" msgid "Mark, Non-Spacing" msgstr "Ločevalo, neločljivo" +msgid "Mark, Spacing Combining" +msgstr "Ločevalo, ločljivo" + +msgid "Mathematical And Physical Characters" +msgstr "Matematični in fizikalni znaki" + msgid "Metric" msgstr "Metrično" @@ -227,6 +353,9 @@ msgstr "moldavščina – cirilica" msgid "Moldavian – Latinic" msgstr "moldavščina – latinica" +msgid "Musical Characters" +msgstr "Glasbeni znaki" + msgid "Norwegian" msgstr "norveščina" @@ -269,15 +398,21 @@ msgstr "Številka, črka" msgid "Number, Other" msgstr "Številka, drugo" +msgid "Numbers" +msgstr "Številke" + msgid "Numbers - Circled" msgstr "Številke - obkroženo" -msgid "Other modifiers" +msgid "Other Modifiers" msgstr "Druga spreminjevala" msgid "Other, Format" msgstr "Drugo, oblikovni" +msgid "Other, Surrogate" +msgstr "Drugo, nadomestni" + msgid "Parentheses" msgstr "Oklepaji" @@ -287,6 +422,9 @@ msgstr "poljščina" msgid "Portuguese" msgstr "portugalščina" +msgid "Punctuation" +msgstr "Ločila" + msgid "Punctuation, Close" msgstr "Ločilo, zapiralno" @@ -317,6 +455,12 @@ msgstr "romunščina" msgid "Russian" msgstr "ruščina" +msgid "Separator, Line" +msgstr "Ločilo, vrstic" + +msgid "Separator, Paragraph" +msgstr "Ločilo, odstavkov" + msgid "Separator, Space" msgstr "Ločilo, presledek" @@ -329,12 +473,18 @@ msgstr "srbščina – latinica" msgid "Slovak" msgstr "slovaščina" +msgid "Slovene Historical Writings" +msgstr "Slovenske zgodovinske pisave" + msgid "Slovenian" msgstr "slovenščina" msgid "Sorbian" msgstr "lužiščini" +msgid "Spaces" +msgstr "Presledki" + msgid "Spanish" msgstr "španščina" @@ -344,6 +494,12 @@ msgstr "Posebni znaki" msgid "Strokes" msgstr "Poševnica" +msgid "Subscript Characters" +msgstr "Podpisani znaki" + +msgid "Superscript Sharacters" +msgstr "Nadpisani znaki" + msgid "Surrounded" msgstr "Obkroženi" @@ -398,26 +554,23 @@ msgstr "Simbol, ločevalo" msgid "Symbol, Other" msgstr "Simbol, drugo" +msgid "Technical Characters" +msgstr "Tehnični znaki" + msgid "Transliterated" msgstr "Prečrkovano" +msgid "Transliterating Marks" +msgstr "Prečrkovano" + msgid "Turkish" msgstr "turščina" msgid "Ukrainian" msgstr "ukrajinščina" -#~ msgid "Mark, Spacing Combining" -#~ msgstr "Ločevalo, ločljivo" - -#~ msgid "Other, Surrogate" -#~ msgstr "Drugo, nadomestni" - -#~ msgid "Separator, Line" -#~ msgstr "Ločilo, vrstic" - -#~ msgid "Separator, Paragraph" -#~ msgstr "Ločilo, odstavkov" +msgid "Units" +msgstr "Enote" #~ msgid "Letter b" #~ msgstr "Črka b" @@ -482,8 +635,5 @@ msgstr "ukrajinščina" #~ msgid "Letter z" #~ msgstr "Črka z" -#~ msgid "Numbers" -#~ msgstr "Številke" - #~ msgid "Other, Control" #~ msgstr "Drugo, kontrolni"