You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
577 lines
23 KiB
577 lines
23 KiB
; This file is part of Notepad++ project |
|
; Copyright (C)2021 Don HO <don.h@free.fr> |
|
; |
|
; This program is free software: you can redistribute it and/or modify |
|
; it under the terms of the GNU General Public License as published by |
|
; the Free Software Foundation, either version 3 of the License, or |
|
; at your option any later version. |
|
; |
|
; This program is distributed in the hope that it will be useful, |
|
; but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
; GNU General Public License for more details. |
|
; |
|
; You should have received a copy of the GNU General Public License |
|
; along with this program. If not, see <https://www.gnu.org/licenses/>. |
|
|
|
|
|
SectionGroup "Localization" localization |
|
SetOverwrite on |
|
${MementoUnselectedSection} "Abkhazian" abkhazian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\abkhazian.xml" "$INSTDIR\localization\abkhazian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Afrikaans" afrikaans |
|
CopyFiles "$PLUGINSDIR\nppLocalization\afrikaans.xml" "$INSTDIR\localization\afrikaans.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Albanian" albanian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\albanian.xml" "$INSTDIR\localization\albanian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Arabic" arabic |
|
CopyFiles "$PLUGINSDIR\nppLocalization\arabic.xml" "$INSTDIR\localization\arabic.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Aragonese" aragonese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\aragonese.xml" "$INSTDIR\localization\aragonese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Aranese" aranese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\aranese.xml" "$INSTDIR\localization\aranese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Azerbaijani" azerbaijani |
|
CopyFiles "$PLUGINSDIR\nppLocalization\azerbaijani.xml" "$INSTDIR\localization\azerbaijani.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Basque" basque |
|
CopyFiles "$PLUGINSDIR\nppLocalization\basque.xml" "$INSTDIR\localization\basque.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Belarusian" belarusian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\belarusian.xml" "$INSTDIR\localization\belarusian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Bengali" bengali |
|
CopyFiles "$PLUGINSDIR\nppLocalization\bengali.xml" "$INSTDIR\localization\bengali.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Bosnian" bosnian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\bosnian.xml" "$INSTDIR\localization\bosnian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Brazilian Portuguese" brazilian_portuguese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\brazilian_portuguese.xml" "$INSTDIR\localization\brazilian_portuguese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Breton" breton |
|
CopyFiles "$PLUGINSDIR\nppLocalization\breton.xml" "$INSTDIR\localization\breton.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Bulgarian" bulgarian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\bulgarian.xml" "$INSTDIR\localization\bulgarian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Catalan" catalan |
|
CopyFiles "$PLUGINSDIR\nppLocalization\catalan.xml" "$INSTDIR\localization\catalan.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Chinese (Simplified)" chineseSimplified |
|
CopyFiles "$PLUGINSDIR\nppLocalization\chineseSimplified.xml" "$INSTDIR\localization\chineseSimplified.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Corsican" corsican |
|
CopyFiles "$PLUGINSDIR\nppLocalization\corsican.xml" "$INSTDIR\localization\corsican.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Croatian" croatian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\croatian.xml" "$INSTDIR\localization\croatian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Czech" czech |
|
CopyFiles "$PLUGINSDIR\nppLocalization\czech.xml" "$INSTDIR\localization\czech.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Danish" danish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\danish.xml" "$INSTDIR\localization\danish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Dutch" dutch |
|
CopyFiles "$PLUGINSDIR\nppLocalization\dutch.xml" "$INSTDIR\localization\dutch.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "English (Customizable)" english_customizable |
|
CopyFiles "$PLUGINSDIR\nppLocalization\english_customizable.xml" "$INSTDIR\localization\english_customizable.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Esperanto" esperanto |
|
CopyFiles "$PLUGINSDIR\nppLocalization\esperanto.xml" "$INSTDIR\localization\esperanto.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Estonian" estonian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\estonian.xml" "$INSTDIR\localization\estonian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Extremaduran" extremaduran |
|
CopyFiles "$PLUGINSDIR\nppLocalization\extremaduran.xml" "$INSTDIR\localization\extremaduran.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Farsi" farsi |
|
CopyFiles "$PLUGINSDIR\nppLocalization\farsi.xml" "$INSTDIR\localization\farsi.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Finnish" finnish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\finnish.xml" "$INSTDIR\localization\finnish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "French" french |
|
CopyFiles "$PLUGINSDIR\nppLocalization\french.xml" "$INSTDIR\localization\french.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Friulian" friulian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\friulian.xml" "$INSTDIR\localization\friulian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Galician" galician |
|
CopyFiles "$PLUGINSDIR\nppLocalization\galician.xml" "$INSTDIR\localization\galician.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Georgian" georgian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\georgian.xml" "$INSTDIR\localization\georgian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "German" german |
|
CopyFiles "$PLUGINSDIR\nppLocalization\german.xml" "$INSTDIR\localization\german.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Greek" greek |
|
CopyFiles "$PLUGINSDIR\nppLocalization\greek.xml" "$INSTDIR\localization\greek.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Gujarati" gujarati |
|
CopyFiles "$PLUGINSDIR\nppLocalization\gujarati.xml" "$INSTDIR\localization\gujarati.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Hebrew" hebrew |
|
CopyFiles "$PLUGINSDIR\nppLocalization\hebrew.xml" "$INSTDIR\localization\hebrew.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Hindi" hindi |
|
CopyFiles "$PLUGINSDIR\nppLocalization\hindi.xml" "$INSTDIR\localization\hindi.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Hong Kong Cantonese" hongKongCantonese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\hongKongCantonese.xml" "$INSTDIR\localization\hongKongCantonese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Hungarian" hungarian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\hungarian.xml" "$INSTDIR\localization\hungarian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Indonesian" indonesian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\indonesian.xml" "$INSTDIR\localization\indonesian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Irish" irish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\iriish.xml" "$INSTDIR\localization\irish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Italian" italian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\italian.xml" "$INSTDIR\localization\italian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Japanese" japanese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\japanese.xml" "$INSTDIR\localization\japanese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Kannada" kannada |
|
CopyFiles "$PLUGINSDIR\nppLocalization\kannada.xml" "$INSTDIR\localization\kannada.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Kazakh" kazakh |
|
CopyFiles "$PLUGINSDIR\nppLocalization\kazakh.xml" "$INSTDIR\localization\kazakh.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Korean" korean |
|
CopyFiles "$PLUGINSDIR\nppLocalization\korean.xml" "$INSTDIR\localization\korean.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Kurdish" kurdish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\kurdish.xml" "$INSTDIR\localization\kurdish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Kyrgyz" kyrgyz |
|
CopyFiles "$PLUGINSDIR\nppLocalization\kyrgyz.xml" "$INSTDIR\localization\kyrgyz.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Latvian" latvian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\latvian.xml" "$INSTDIR\localization\latvian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Ligurian" ligurian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\ligurian.xml" "$INSTDIR\localization\ligurian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Lithuanian" lithuanian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\lithuanian.xml" "$INSTDIR\localization\lithuanian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Luxembourgish" luxembourgish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\luxembourgish.xml" "$INSTDIR\localization\luxembourgish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Macedonian" macedonian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\macedonian.xml" "$INSTDIR\localization\macedonian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Malay" malay |
|
CopyFiles "$PLUGINSDIR\nppLocalization\malay.xml" "$INSTDIR\localization\malay.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Marathi" marathi |
|
CopyFiles "$PLUGINSDIR\nppLocalization\marathi.xml" "$INSTDIR\localization\marathi.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Mongolian" mongolian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\mongolian.xml" "$INSTDIR\localization\mongolian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Nepali" nepali |
|
CopyFiles "$PLUGINSDIR\nppLocalization\nepali.xml" "$INSTDIR\localization\nepali.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Norwegian" norwegian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\norwegian.xml" "$INSTDIR\localization\norwegian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Nynorsk" nynorsk |
|
CopyFiles "$PLUGINSDIR\nppLocalization\nynorsk.xml" "$INSTDIR\localization\nynorsk.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Occitan" occitan |
|
CopyFiles "$PLUGINSDIR\nppLocalization\occitan.xml" "$INSTDIR\localization\occitan.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Piglatin" piglatin |
|
CopyFiles "$PLUGINSDIR\nppLocalization\piglatin.xml" "$INSTDIR\localization\piglatin.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Polish" polish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\polish.xml" "$INSTDIR\localization\polish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Portuguese" portuguese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\portuguese.xml" "$INSTDIR\localization\portuguese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Punjabi" punjabi |
|
CopyFiles "$PLUGINSDIR\nppLocalization\punjabi.xml" "$INSTDIR\localization\punjabi.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Romanian" romanian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\romanian.xml" "$INSTDIR\localization\romanian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Russian" russian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\russian.xml" "$INSTDIR\localization\russian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Samogitian" samogitian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\samogitian.xml" "$INSTDIR\localization\samogitian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Sardinian" sardinian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\sardinian.xml" "$INSTDIR\localization\sardinian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Serbian" serbian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\serbian.xml" "$INSTDIR\localization\serbian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Serbian (Cyrillic)" serbianCyrillic |
|
CopyFiles "$PLUGINSDIR\nppLocalization\serbianCyrillic.xml" "$INSTDIR\localization\serbianCyrillic.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Sinhala" sinhala |
|
CopyFiles "$PLUGINSDIR\nppLocalization\sinhala.xml" "$INSTDIR\localization\sinhala.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Slovak" slovak |
|
CopyFiles "$PLUGINSDIR\nppLocalization\slovak.xml" "$INSTDIR\localization\slovak.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Slovenian" slovenian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\slovenian.xml" "$INSTDIR\localization\slovenian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Spanish" spanish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\spanish.xml" "$INSTDIR\localization\spanish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Spanish_ar" spanish_ar |
|
CopyFiles "$PLUGINSDIR\nppLocalization\spanish_ar.xml" "$INSTDIR\localization\spanish_ar.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Swedish" swedish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\swedish.xml" "$INSTDIR\localization\swedish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Tagalog" tagalog |
|
CopyFiles "$PLUGINSDIR\nppLocalization\tagalog.xml" "$INSTDIR\localization\tagalog.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Taiwanese Mandarin" chineseTraditional |
|
CopyFiles "$PLUGINSDIR\nppLocalization\taiwaneseMandarin.xml" "$INSTDIR\localization\taiwaneseMandarin.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Tajik" tajik |
|
CopyFiles "$PLUGINSDIR\nppLocalization\tajikCyrillic.xml" "$INSTDIR\localization\tajikCyrillic.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Tamil" tamil |
|
CopyFiles "$PLUGINSDIR\nppLocalization\tamil.xml" "$INSTDIR\localization\tamil.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Tatar" tatar |
|
CopyFiles "$PLUGINSDIR\nppLocalization\tatar.xml" "$INSTDIR\localization\tatar.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Telugu" telugu |
|
CopyFiles "$PLUGINSDIR\nppLocalization\telugu.xml" "$INSTDIR\localization\telugu.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Thai" thai |
|
CopyFiles "$PLUGINSDIR\nppLocalization\thai.xml" "$INSTDIR\localization\thai.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Turkish" turkish |
|
CopyFiles "$PLUGINSDIR\nppLocalization\turkish.xml" "$INSTDIR\localization\turkish.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Ukrainian" ukrainian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\ukrainian.xml" "$INSTDIR\localization\ukrainian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Urdu" urdu |
|
CopyFiles "$PLUGINSDIR\nppLocalization\urdu.xml" "$INSTDIR\localization\urdu.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Uyghur" uyghur |
|
CopyFiles "$PLUGINSDIR\nppLocalization\uyghur.xml" "$INSTDIR\localization\uyghur.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Uzbek" uzbek |
|
CopyFiles "$PLUGINSDIR\nppLocalization\uzbek.xml" "$INSTDIR\localization\uzbek.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Uzbek (Cyrillic)" uzbekCyrillic |
|
CopyFiles "$PLUGINSDIR\nppLocalization\uzbekCyrillic.xml" "$INSTDIR\localization\uzbekCyrillic.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Venetian" venetian |
|
CopyFiles "$PLUGINSDIR\nppLocalization\venetian.xml" "$INSTDIR\localization\venetian.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Vietnamese" vietnamese |
|
CopyFiles "$PLUGINSDIR\nppLocalization\vietnamese.xml" "$INSTDIR\localization\vietnamese.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Welsh" welsh |
|
CopyFiles "$PLUGINSDIR\nppLocalization\welsh.xml" "$INSTDIR\localization\welsh.xml" |
|
${MementoSectionEnd} |
|
${MementoUnselectedSection} "Zulu" zulu |
|
CopyFiles "$PLUGINSDIR\nppLocalization\zulu.xml" "$INSTDIR\localization\zulu.xml" |
|
${MementoSectionEnd} |
|
|
|
SectionGroupEnd |
|
|
|
SectionGroup un.localization |
|
Section un.abkhazian |
|
Delete "$INSTDIR\localization\abkhazian.xml" |
|
SectionEnd |
|
Section un.afrikaans |
|
Delete "$INSTDIR\localization\afrikaans.xml" |
|
SectionEnd |
|
Section un.albanian |
|
Delete "$INSTDIR\localization\albanian.xml" |
|
SectionEnd |
|
Section un.arabic |
|
Delete "$INSTDIR\localization\arabic.xml" |
|
SectionEnd |
|
Section un.aragonese |
|
Delete "$INSTDIR\localization\aragonese.xml" |
|
SectionEnd |
|
Section un.aranese |
|
Delete "$INSTDIR\localization\aranese.xml" |
|
SectionEnd |
|
Section un.azerbaijani |
|
Delete "$INSTDIR\localization\azerbaijani.xml" |
|
SectionEnd |
|
Section un.basque |
|
Delete "$INSTDIR\localization\basque.xml" |
|
SectionEnd |
|
Section un.belarusian |
|
Delete "$INSTDIR\localization\belarusian.xml" |
|
SectionEnd |
|
Section un.bengali |
|
Delete "$INSTDIR\localization\bengali.xml" |
|
SectionEnd |
|
Section un.bosnian |
|
Delete "$INSTDIR\localization\bosnian.xml" |
|
SectionEnd |
|
Section un.brazilian_portuguese |
|
Delete "$INSTDIR\localization\brazilian_portuguese.xml" |
|
SectionEnd |
|
Section un.breton |
|
Delete "$INSTDIR\localization\breton.xml" |
|
SectionEnd |
|
Section un.bulgarian |
|
Delete "$INSTDIR\localization\bulgarian.xml" |
|
SectionEnd |
|
Section un.catalan |
|
Delete "$INSTDIR\localization\catalan.xml" |
|
SectionEnd |
|
Section un.chineseTraditional |
|
Delete "$INSTDIR\localization\chinese.xml" |
|
Delete "$INSTDIR\localization\taiwaneseMandarin.xml" |
|
SectionEnd |
|
Section un.chineseSimplified |
|
Delete "$INSTDIR\localization\chineseSimplified.xml" |
|
SectionEnd |
|
Section un.corsican |
|
Delete "$INSTDIR\localization\corsican.xml" |
|
SectionEnd |
|
Section un.croatian |
|
Delete "$INSTDIR\localization\croatian.xml" |
|
SectionEnd |
|
Section un.czech |
|
Delete "$INSTDIR\localization\czech.xml" |
|
SectionEnd |
|
Section un.danish |
|
Delete "$INSTDIR\localization\danish.xml" |
|
SectionEnd |
|
Section un.dutch |
|
Delete "$INSTDIR\localization\dutch.xml" |
|
SectionEnd |
|
Section un.english_customizable |
|
Delete "$INSTDIR\localization\english_customizable.xml" |
|
SectionEnd |
|
Section un.esperanto |
|
Delete "$INSTDIR\localization\esperanto.xml" |
|
SectionEnd |
|
Section un.estonian |
|
Delete "$INSTDIR\localization\estonian.xml" |
|
SectionEnd |
|
Section un.extremaduran |
|
Delete "$INSTDIR\localization\extremaduran.xml" |
|
SectionEnd |
|
Section un.farsi |
|
Delete "$INSTDIR\localization\farsi.xml" |
|
SectionEnd |
|
Section un.finnish |
|
Delete "$INSTDIR\localization\finnish.xml" |
|
SectionEnd |
|
Section un.friulian |
|
Delete "$INSTDIR\localization\friulian.xml" |
|
SectionEnd |
|
Section un.french |
|
Delete "$INSTDIR\localization\french.xml" |
|
SectionEnd |
|
Section un.galician |
|
Delete "$INSTDIR\localization\galician.xml" |
|
SectionEnd |
|
Section un.georgian |
|
Delete "$INSTDIR\localization\georgian.xml" |
|
SectionEnd |
|
Section un.german |
|
Delete "$INSTDIR\localization\german.xml" |
|
SectionEnd |
|
Section un.greek |
|
Delete "$INSTDIR\localization\greek.xml" |
|
SectionEnd |
|
Section un.gujarati |
|
Delete "$INSTDIR\localization\gujarati.xml" |
|
SectionEnd |
|
Section un.hebrew |
|
Delete "$INSTDIR\localization\hebrew.xml" |
|
SectionEnd |
|
Section un.hindi |
|
Delete "$INSTDIR\localization\hindi.xml" |
|
SectionEnd |
|
Section un.hungarian |
|
Delete "$INSTDIR\localization\hungarian.xml" |
|
SectionEnd |
|
Section un.indonesian |
|
Delete "$INSTDIR\localization\indonesian.xml" |
|
SectionEnd |
|
Section un.italian |
|
Delete "$INSTDIR\localization\italian.xml" |
|
SectionEnd |
|
Section un.japanese |
|
Delete "$INSTDIR\localization\japanese.xml" |
|
SectionEnd |
|
Section un.kannada |
|
Delete "$INSTDIR\localization\kannada.xml" |
|
SectionEnd |
|
Section un.kazakh |
|
Delete "$INSTDIR\localization\kazakh.xml" |
|
SectionEnd |
|
Section un.korean |
|
Delete "$INSTDIR\localization\korean.xml" |
|
SectionEnd |
|
Section un.kyrgyz |
|
Delete "$INSTDIR\localization\kyrgyz.xml" |
|
SectionEnd |
|
Section un.latvian |
|
Delete "$INSTDIR\localization\latvian.xml" |
|
SectionEnd |
|
Section un.ligurian |
|
Delete "$INSTDIR\localization\ligurian.xml" |
|
SectionEnd |
|
Section un.lithuanian |
|
Delete "$INSTDIR\localization\lithuanian.xml" |
|
SectionEnd |
|
Section un.luxembourgish |
|
Delete "$INSTDIR\localization\luxembourgish.xml" |
|
SectionEnd |
|
Section un.macedonian |
|
Delete "$INSTDIR\localization\macedonian.xml" |
|
SectionEnd |
|
Section un.malay |
|
Delete "$INSTDIR\localization\malay.xml" |
|
SectionEnd |
|
Section un.marathi |
|
Delete "$INSTDIR\localization\marathi.xml" |
|
SectionEnd |
|
Section un.mongolian |
|
Delete "$INSTDIR\localization\mongolian.xml" |
|
SectionEnd |
|
Section un.norwegian |
|
Delete "$INSTDIR\localization\norwegian.xml" |
|
SectionEnd |
|
Section un.nynorsk |
|
Delete "$INSTDIR\localization\nynorsk.xml" |
|
SectionEnd |
|
Section un.occitan |
|
Delete "$INSTDIR\localization\occitan.xml" |
|
SectionEnd |
|
Section un.polish |
|
Delete "$INSTDIR\localization\polish.xml" |
|
SectionEnd |
|
Section un.portuguese |
|
Delete "$INSTDIR\localization\portuguese.xml" |
|
SectionEnd |
|
Section un.punjabi |
|
Delete "$INSTDIR\localization\punjabi.xml" |
|
SectionEnd |
|
Section un.romanian |
|
Delete "$INSTDIR\localization\romanian.xml" |
|
SectionEnd |
|
Section un.russian |
|
Delete "$INSTDIR\localization\russian.xml" |
|
SectionEnd |
|
Section un.samogitian |
|
Delete "$INSTDIR\localization\samogitian.xml" |
|
SectionEnd |
|
Section un.sardinian |
|
Delete "$INSTDIR\localization\sardinian.xml" |
|
SectionEnd |
|
Section un.serbian |
|
Delete "$INSTDIR\localization\serbian.xml" |
|
SectionEnd |
|
Section un.serbianCyrillic |
|
Delete "$INSTDIR\localization\serbianCyrillic.xml" |
|
SectionEnd |
|
Section un.sinhala |
|
Delete "$INSTDIR\localization\sinhala.xml" |
|
SectionEnd |
|
Section un.slovak |
|
Delete "$INSTDIR\localization\slovak.xml" |
|
SectionEnd |
|
Section un.slovenian |
|
Delete "$INSTDIR\localization\slovenian.xml" |
|
SectionEnd |
|
Section un.spanish |
|
Delete "$INSTDIR\localization\spanish.xml" |
|
SectionEnd |
|
Section un.spanish_ar |
|
Delete "$INSTDIR\localization\spanish_ar.xml" |
|
SectionEnd |
|
Section un.swedish |
|
Delete "$INSTDIR\localization\swedish.xml" |
|
SectionEnd |
|
Section un.tagalog |
|
Delete "$INSTDIR\localization\tagalog.xml" |
|
SectionEnd |
|
Section un.tajik |
|
Delete "$INSTDIR\localization\tajikCyrillic.xml" |
|
SectionEnd |
|
Section un.tamil |
|
Delete "$INSTDIR\localization\tamil.xml" |
|
SectionEnd |
|
Section un.tatar |
|
Delete "$INSTDIR\localization\tatar.xml" |
|
SectionEnd |
|
Section un.telugu |
|
Delete "$INSTDIR\localization\telugu.xml" |
|
SectionEnd |
|
Section un.thai |
|
Delete "$INSTDIR\localization\thai.xml" |
|
SectionEnd |
|
Section un.turkish |
|
Delete "$INSTDIR\localization\turkish.xml" |
|
SectionEnd |
|
Section un.ukrainian |
|
Delete "$INSTDIR\localization\ukrainian.xml" |
|
SectionEnd |
|
Section un.urdu |
|
Delete "$INSTDIR\localization\urdu.xml" |
|
SectionEnd |
|
Section un.uyghur |
|
Delete "$INSTDIR\localization\uyghur.xml" |
|
SectionEnd |
|
Section un.uzbek |
|
Delete "$INSTDIR\localization\uzbek.xml" |
|
SectionEnd |
|
Section un.uzbekCyrillic |
|
Delete "$INSTDIR\localization\uzbekCyrillic.xml" |
|
SectionEnd |
|
Section un.vietnamese |
|
Delete "$INSTDIR\localization\vietnamese.xml" |
|
SectionEnd |
|
Section un.welsh |
|
Delete "$INSTDIR\localization\welsh.xml" |
|
SectionEnd |
|
Section un.kurdish |
|
Delete "$INSTDIR\localization\kurdish.xml" |
|
SectionEnd |
|
Section un.irish |
|
Delete "$INSTDIR\localization\irish.xml" |
|
SectionEnd |
|
Section un.piglatin |
|
Delete "$INSTDIR\localization\piglatin.xml" |
|
SectionEnd |
|
Section un.zulu |
|
Delete "$INSTDIR\localization\zulu.xml" |
|
SectionEnd |
|
Section un.venetian |
|
Delete "$INSTDIR\localization\venetian.xml" |
|
SectionEnd |
|
Section un.nepali |
|
Delete "$INSTDIR\localization\nepali.xml" |
|
SectionEnd |
|
Section un.hongKongCantonese |
|
Delete "$INSTDIR\localization\hongKongCantonese.xml" |
|
SectionEnd |
|
SectionGroupEnd
|
|
|