diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 |
commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
tree | 7618176108093921b6934343bc2f76a66ea97730 /plugins/CyrTranslit | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'plugins/CyrTranslit')
-rw-r--r-- | plugins/CyrTranslit/src/TransliterationMap.cpp | 272 | ||||
-rw-r--r-- | plugins/CyrTranslit/src/version.h | 2 |
2 files changed, 137 insertions, 137 deletions
diff --git a/plugins/CyrTranslit/src/TransliterationMap.cpp b/plugins/CyrTranslit/src/TransliterationMap.cpp index f8f2169770..6ec327d84f 100644 --- a/plugins/CyrTranslit/src/TransliterationMap.cpp +++ b/plugins/CyrTranslit/src/TransliterationMap.cpp @@ -47,144 +47,144 @@ const TransliterationMap& TransliterationMap::getInstance() TransliterationMap::TransliterationMap()
{
- theMap[''] = "a";
- theMap[''] = "b";
- theMap[''] = "v";
- theMap[''] = "g";
- theMap[''] = "d";
- theMap[''] = "e";
- theMap[''] = "e";
- theMap[''] = "zh";
- theMap[''] = "z";
- theMap[''] = "i";
- theMap[''] = "i";
- theMap[''] = "k";
- theMap[''] = "l";
- theMap[''] = "m";
- theMap[''] = "n";
- theMap[''] = "o";
- theMap[''] = "p";
- theMap[''] = "r";
- theMap[''] = "s";
- theMap[''] = "t";
- theMap[''] = "u";
- theMap[''] = "f";
- theMap[''] = "kh";
- theMap[''] = "ts";
- theMap[''] = "ch";
- theMap[''] = "sh";
- theMap[''] = "sch";
- theMap[''] = "`";
- theMap[''] = "y";
- theMap[''] = "'";
- theMap[''] = "e";
- theMap[''] = "yu";
- theMap[''] = "ya";
+ theMap['а'] = "a";
+ theMap['б'] = "b";
+ theMap['в'] = "v";
+ theMap['г'] = "g";
+ theMap['д'] = "d";
+ theMap['е'] = "e";
+ theMap['ё'] = "e";
+ theMap['ж'] = "zh";
+ theMap['з'] = "z";
+ theMap['и'] = "i";
+ theMap['й'] = "i";
+ theMap['к'] = "k";
+ theMap['л'] = "l";
+ theMap['м'] = "m";
+ theMap['н'] = "n";
+ theMap['о'] = "o";
+ theMap['п'] = "p";
+ theMap['р'] = "r";
+ theMap['с'] = "s";
+ theMap['т'] = "t";
+ theMap['у'] = "u";
+ theMap['ф'] = "f";
+ theMap['х'] = "kh";
+ theMap['ц'] = "ts";
+ theMap['ч'] = "ch";
+ theMap['ш'] = "sh";
+ theMap['щ'] = "sch";
+ theMap['ъ'] = "`";
+ theMap['ы'] = "y";
+ theMap['ь'] = "'";
+ theMap['э'] = "e";
+ theMap['ю'] = "yu";
+ theMap['я'] = "ya";
- theMap[''] = "A";
- theMap[''] = "B";
- theMap[''] = "V";
- theMap[''] = "G";
- theMap[''] = "D";
- theMap[''] = "E";
- theMap[''] = "E";
- theMap[''] = "ZH";
- theMap[''] = "Z";
- theMap[''] = "I";
- theMap[''] = "I";
- theMap[''] = "K";
- theMap[''] = "L";
- theMap[''] = "M";
- theMap[''] = "N";
- theMap[''] = "O";
- theMap[''] = "P";
- theMap[''] = "R";
- theMap[''] = "S";
- theMap[''] = "T";
- theMap[''] = "U";
- theMap[''] = "F";
- theMap[''] = "KH";
- theMap[''] = "TS";
- theMap[''] = "CH";
- theMap[''] = "SH";
- theMap[''] = "SCH";
- theMap[''] = "`";
- theMap[''] = "Y";
- theMap[''] = "'";
- theMap[''] = "E";
- theMap[''] = "YU";
- theMap[''] = "YA";
-
-
-
-
- theMapW[L''] = L"a";
- theMapW[L''] = L"b";
- theMapW[L''] = L"v";
- theMapW[L''] = L"g";
- theMapW[L''] = L"d";
- theMapW[L''] = L"e";
- theMapW[L''] = L"e";
- theMapW[L''] = L"zh";
- theMapW[L''] = L"z";
- theMapW[L''] = L"i";
- theMapW[L''] = L"i";
- theMapW[L''] = L"k";
- theMapW[L''] = L"l";
- theMapW[L''] = L"m";
- theMapW[L''] = L"n";
- theMapW[L''] = L"o";
- theMapW[L''] = L"p";
- theMapW[L''] = L"r";
- theMapW[L''] = L"s";
- theMapW[L''] = L"t";
- theMapW[L''] = L"u";
- theMapW[L''] = L"f";
- theMapW[L''] = L"kh";
- theMapW[L''] = L"ts";
- theMapW[L''] = L"ch";
- theMapW[L''] = L"sh";
- theMapW[L''] = L"sch";
- theMapW[L''] = L"`";
- theMapW[L''] = L"y";
- theMapW[L''] = L"'";
- theMapW[L''] = L"e";
- theMapW[L''] = L"yu";
- theMapW[L''] = L"ya";
+ theMap['А'] = "A";
+ theMap['Б'] = "B";
+ theMap['В'] = "V";
+ theMap['Г'] = "G";
+ theMap['Д'] = "D";
+ theMap['Е'] = "E";
+ theMap['Ё'] = "E";
+ theMap['Ж'] = "ZH";
+ theMap['З'] = "Z";
+ theMap['И'] = "I";
+ theMap['Й'] = "I";
+ theMap['К'] = "K";
+ theMap['Л'] = "L";
+ theMap['М'] = "M";
+ theMap['Н'] = "N";
+ theMap['О'] = "O";
+ theMap['П'] = "P";
+ theMap['Р'] = "R";
+ theMap['С'] = "S";
+ theMap['Т'] = "T";
+ theMap['У'] = "U";
+ theMap['Ф'] = "F";
+ theMap['Х'] = "KH";
+ theMap['Ц'] = "TS";
+ theMap['Ч'] = "CH";
+ theMap['Ш'] = "SH";
+ theMap['Щ'] = "SCH";
+ theMap['Ъ'] = "`";
+ theMap['Ы'] = "Y";
+ theMap['Ь'] = "'";
+ theMap['Э'] = "E";
+ theMap['Ю'] = "YU";
+ theMap['Я'] = "YA";
+
+
+
+
+ theMapW[L'а'] = L"a";
+ theMapW[L'б'] = L"b";
+ theMapW[L'в'] = L"v";
+ theMapW[L'г'] = L"g";
+ theMapW[L'д'] = L"d";
+ theMapW[L'е'] = L"e";
+ theMapW[L'ё'] = L"e";
+ theMapW[L'ж'] = L"zh";
+ theMapW[L'з'] = L"z";
+ theMapW[L'и'] = L"i";
+ theMapW[L'й'] = L"i";
+ theMapW[L'к'] = L"k";
+ theMapW[L'л'] = L"l";
+ theMapW[L'м'] = L"m";
+ theMapW[L'н'] = L"n";
+ theMapW[L'о'] = L"o";
+ theMapW[L'п'] = L"p";
+ theMapW[L'р'] = L"r";
+ theMapW[L'с'] = L"s";
+ theMapW[L'т'] = L"t";
+ theMapW[L'у'] = L"u";
+ theMapW[L'ф'] = L"f";
+ theMapW[L'х'] = L"kh";
+ theMapW[L'ц'] = L"ts";
+ theMapW[L'ч'] = L"ch";
+ theMapW[L'ш'] = L"sh";
+ theMapW[L'щ'] = L"sch";
+ theMapW[L'ъ'] = L"`";
+ theMapW[L'ы'] = L"y";
+ theMapW[L'ь'] = L"'";
+ theMapW[L'э'] = L"e";
+ theMapW[L'ю'] = L"yu";
+ theMapW[L'я'] = L"ya";
- theMapW[L''] = L"A";
- theMapW[L''] = L"B";
- theMapW[L''] = L"V";
- theMapW[L''] = L"G";
- theMapW[L''] = L"D";
- theMapW[L''] = L"E";
- theMapW[L''] = L"E";
- theMapW[L''] = L"ZH";
- theMapW[L''] = L"Z";
- theMapW[L''] = L"I";
- theMapW[L''] = L"I";
- theMapW[L''] = L"K";
- theMapW[L''] = L"L";
- theMapW[L''] = L"M";
- theMapW[L''] = L"N";
- theMapW[L''] = L"O";
- theMapW[L''] = L"P";
- theMapW[L''] = L"R";
- theMapW[L''] = L"S";
- theMapW[L''] = L"T";
- theMapW[L''] = L"U";
- theMapW[L''] = L"F";
- theMapW[L''] = L"KH";
- theMapW[L''] = L"TS";
- theMapW[L''] = L"CH";
- theMapW[L''] = L"SH";
- theMapW[L''] = L"SCH";
- theMapW[L''] = L"`";
- theMapW[L''] = L"Y";
- theMapW[L''] = L"'";
- theMapW[L''] = L"E";
- theMapW[L''] = L"YU";
- theMapW[L''] = L"YA";
+ theMapW[L'А'] = L"A";
+ theMapW[L'Б'] = L"B";
+ theMapW[L'В'] = L"V";
+ theMapW[L'Г'] = L"G";
+ theMapW[L'Д'] = L"D";
+ theMapW[L'Е'] = L"E";
+ theMapW[L'Ё'] = L"E";
+ theMapW[L'Ж'] = L"ZH";
+ theMapW[L'З'] = L"Z";
+ theMapW[L'И'] = L"I";
+ theMapW[L'Й'] = L"I";
+ theMapW[L'К'] = L"K";
+ theMapW[L'Л'] = L"L";
+ theMapW[L'М'] = L"M";
+ theMapW[L'Н'] = L"N";
+ theMapW[L'О'] = L"O";
+ theMapW[L'П'] = L"P";
+ theMapW[L'Р'] = L"R";
+ theMapW[L'С'] = L"S";
+ theMapW[L'Т'] = L"T";
+ theMapW[L'У'] = L"U";
+ theMapW[L'Ф'] = L"F";
+ theMapW[L'Х'] = L"KH";
+ theMapW[L'Ц'] = L"TS";
+ theMapW[L'Ч'] = L"CH";
+ theMapW[L'Ш'] = L"SH";
+ theMapW[L'Щ'] = L"SCH";
+ theMapW[L'Ъ'] = L"`";
+ theMapW[L'Ы'] = L"Y";
+ theMapW[L'Ь'] = L"'";
+ theMapW[L'Э'] = L"E";
+ theMapW[L'Ю'] = L"YU";
+ theMapW[L'Я'] = L"YA";
}
//------------------------------------------------------------------------------
diff --git a/plugins/CyrTranslit/src/version.h b/plugins/CyrTranslit/src/version.h index daaf63a085..a2e119f5b5 100644 --- a/plugins/CyrTranslit/src/version.h +++ b/plugins/CyrTranslit/src/version.h @@ -30,4 +30,4 @@ #define __AUTHOR "ValeraVi, Ivan Krechetov"
#define __AUTHOREMAIL "valeravi@vi-soft.com.ua"
#define __AUTHORWEB "https://miranda-ng.org/p/CyrTranslit/"
-#define __COPYRIGHT " 2005-2009 ValeraVi, Ivan Krechetov"
+#define __COPYRIGHT "© 2005-2009 ValeraVi, Ivan Krechetov"
|