1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24 // include --------------------------------------------------------------- 25#include <svx/ucsubset.hrc> 26 27/* 28 * strings for unicode range descriptions (used e.g. by charmap) 29 * (see the Unicode Standard & TrueType::OS2.ulUnicodeRange description) 30 */ 31 32Resource RID_SUBSETMAP 33{ 34String RID_SUBSETSTR_BASIC_LATIN 35{ 36 Text [ en-US ] = "Basic Latin"; 37 }; 38String RID_SUBSETSTR_LATIN_1 39{ 40 Text [ en-US ] = "Latin-1"; 41 }; 42String RID_SUBSETSTR_LATIN_EXTENDED_A 43{ 44 Text [ en-US ] = "Latin Extended-A"; 45 }; 46String RID_SUBSETSTR_LATIN_EXTENDED_B 47{ 48 Text [ en-US ] = "Latin Extended-B"; 49 }; 50String RID_SUBSETSTR_IPA_EXTENSIONS 51{ 52 Text [ en-US ] = "IPA Extensions"; 53 }; 54String RID_SUBSETSTR_SPACING_MODIFIERS 55{ 56 Text [ en-US ] = "Spacing Modifier Letters"; 57 }; 58String RID_SUBSETSTR_COMB_DIACRITICAL 59{ 60 Text [ en-US ] = "Combining Diacritical Marks"; 61 }; 62String RID_SUBSETSTR_BASIC_GREEK 63{ 64 Text [ en-US ] = "Basic Greek"; 65 }; 66String RID_SUBSETSTR_GREEK_SYMS_COPTIC 67{ 68 Text [ en-US ] = "Greek Symbols And Coptic"; 69 }; 70String RID_SUBSETSTR_CYRILLIC 71{ 72 Text [ en-US ] = "Cyrillic"; 73 }; 74String RID_SUBSETSTR_CYRILLIC_SUPPL 75{ 76 Text [ en-US ] = "Cyrillic Supplementary"; 77 }; 78String RID_SUBSETSTR_ARMENIAN 79{ 80 Text [ en-US ] = "Armenian"; 81 }; 82String RID_SUBSETSTR_BASIC_HEBREW 83{ 84 Text [ en-US ] = "Basic Hebrew"; 85 }; 86String RID_SUBSETSTR_HEBREW_EXTENDED 87{ 88 Text [ en-US ] = "Hebrew Extended"; 89 }; 90String RID_SUBSETSTR_BASIC_ARABIC 91{ 92 Text [ en-US ] = "Basic Arabic"; 93 }; 94String RID_SUBSETSTR_ARABIC_EXTENDED 95{ 96 Text [ en-US ] = "Arabic Extended"; 97 98 }; 99String RID_SUBSETSTR_DEVANAGARI 100{ 101 Text [ en-US ] = "Devanagari"; 102 }; 103String RID_SUBSETSTR_BENGALI 104{ 105 Text [ en-US ] = "Bengali"; 106 }; 107String RID_SUBSETSTR_GURMUKHI 108{ 109 Text [ en-US ] = "Gurmukhi"; 110 }; 111String RID_SUBSETSTR_GUJARATI 112{ 113 Text [ en-US ] = "Gujarati"; 114 }; 115String RID_SUBSETSTR_ORIYA 116{ 117 Text [ en-US ] = "Oriya"; 118 }; 119String RID_SUBSETSTR_TAMIL 120{ 121 Text [ en-US ] = "Tamil"; 122 }; 123String RID_SUBSETSTR_TELUGU 124{ 125 Text [ en-US ] = "Telugu"; 126 127 }; 128String RID_SUBSETSTR_KANNADA 129{ 130 Text [ en-US ] = "Kannada"; 131 }; 132String RID_SUBSETSTR_MALAYALAM 133{ 134 Text [ en-US ] = "Malayalam"; 135 }; 136String RID_SUBSETSTR_THAI 137{ 138 Text [ en-US ] = "Thai"; 139 }; 140String RID_SUBSETSTR_LAO 141{ 142 Text [ en-US ] = "Lao"; 143 }; 144String RID_SUBSETSTR_BASIC_GEORGIAN 145{ 146 Text [ en-US ] = "Basic Georgian"; 147 }; 148String RID_SUBSETSTR_GEORGIAN_EXTENDED 149{ 150 Text [ en-US ] = "Georgian Extended"; 151 }; 152String RID_SUBSETSTR_HANGUL_JAMO 153{ 154 Text [ en-US ] = "Hangul Jamo"; 155 }; 156String RID_SUBSETSTR_LATIN_EXTENDED_ADDS 157{ 158 Text [ en-US ] = "Latin Extended Additionals"; 159 }; 160String RID_SUBSETSTR_GREEK_EXTENDED 161{ 162 Text [ en-US ] = "Greek Extended"; 163 }; 164String RID_SUBSETSTR_GENERAL_PUNCTUATION 165{ 166 Text [ en-US ] = "General punctuation"; 167 }; 168String RID_SUBSETSTR_SUB_SUPER_SCRIPTS 169{ 170 Text [ en-US ] = "Superscripts and Subscripts"; 171 }; 172String RID_SUBSETSTR_CURRENCY_SYMBOLS 173{ 174 Text [ en-US ] = "Currency Symbols"; 175 }; 176String RID_SUBSETSTR_COMB_DIACRITIC_SYMS 177{ 178 Text [ en-US ] = "Combining Diacritical Symbols"; 179 }; 180String RID_SUBSETSTR_LETTERLIKE_SYMBOLS 181{ 182 Text [ en-US ] = "Letterlike Symbols"; 183 }; 184String RID_SUBSETSTR_NUMBER_FORMS 185{ 186 Text [ en-US ] = "Number Forms"; 187 }; 188String RID_SUBSETSTR_ARROWS 189{ 190 Text [ en-US ] = "Arrows"; 191 }; 192String RID_SUBSETSTR_MATH_OPERATORS 193{ 194 Text [ en-US ] = "Mathematical Operators"; 195 }; 196String RID_SUBSETSTR_MISC_TECHNICAL 197{ 198 Text [ en-US ] = "Miscellaneous Technical"; 199 200 }; 201String RID_SUBSETSTR_CONTROL_PICTURES 202{ 203 Text [ en-US ] = "Control Pictures"; 204 }; 205String RID_SUBSETSTR_OPTICAL_CHAR_REC 206{ 207 Text [ en-US ] = "Optical Character Recognition"; 208 }; 209String RID_SUBSETSTR_ENCLOSED_ALPHANUM 210{ 211 Text [ en-US ] = "Enclosed Alphanumerics"; 212 }; 213String RID_SUBSETSTR_BOX_DRAWING 214{ 215 Text [ en-US ] = "Box Drawing"; 216 }; 217String RID_SUBSETSTR_BLOCK_ELEMENTS 218{ 219 Text [ en-US ] = "Block Elements"; 220 }; 221String RID_SUBSETSTR_GEOMETRIC_SHAPES 222{ 223 Text [ en-US ] = "Geometric Shapes"; 224 }; 225String RID_SUBSETSTR_MISC_DINGBATS 226{ 227 Text [ en-US ] = "Miscellaneous Symbols"; 228 229 }; 230String RID_SUBSETSTR_DINGBATS 231{ 232 Text [ en-US ] = "Dingbats"; 233 234 }; 235String RID_SUBSETSTR_CJK_SYMS_PUNCTUATION 236{ 237 Text [ en-US ] = "CJK Symbols And Punctuation"; 238 }; 239String RID_SUBSETSTR_HIRAGANA 240{ 241 Text [ en-US ] = "Hiragana"; 242 }; 243String RID_SUBSETSTR_KATAKANA 244{ 245 Text [ en-US ] = "Katakana"; 246 }; 247String RID_SUBSETSTR_BOPOMOFO 248{ 249 Text [ en-US ] = "Bopomofo"; 250 }; 251String RID_SUBSETSTR_HANGUL_COMPAT_JAMO 252{ 253 Text [ en-US ] = "Hangul Compatibility Jamo"; 254 }; 255String RID_SUBSETSTR_CJK_MISC 256{ 257 Text [ en-US ] = "CJK Miscellaneous"; 258 }; 259String RID_SUBSETSTR_ENCLOSED_CJK_LETTERS 260{ 261 Text [ en-US ] = "Enclosed CJK Letters And Months"; 262 }; 263String RID_SUBSETSTR_CJK_COMPATIBILITY 264{ 265 Text [ en-US ] = "CJK Compatibility"; 266 267 }; 268String RID_SUBSETSTR_HANGUL 269{ 270 Text [ en-US ] = "Hangul"; 271 }; 272String RID_SUBSETSTR_CJK_UNIFIED_IDGRAPH 273{ 274 Text [ en-US ] = "CJK Unified Ideographs"; 275 }; 276String RID_SUBSETSTR_CJK_EXT_A_UNIFIED_IDGRAPH 277{ 278 Text [ en-US ] = "CJK Unified Ideographs Extension-A"; 279 }; 280String RID_SUBSETSTR_PRIVATE_USE_AREA 281{ 282 Text [ en-US ] = "Private Use Area"; 283 }; 284String RID_SUBSETSTR_CJK_COMPAT_IDGRAPHS 285{ 286 Text [ en-US ] = "CJK Compatibility Ideographs"; 287 }; 288String RID_SUBSETSTR_ALPHA_PRESENTATION 289{ 290 Text [ en-US ] = "Alphabetic Presentation Forms"; 291 }; 292String RID_SUBSETSTR_ARABIC_PRESENT_A 293{ 294 Text [ en-US ] = "Arabic Presentation Forms-A"; 295 296 }; 297String RID_SUBSETSTR_COMBINING_HALF_MARKS 298{ 299 Text [ en-US ] = "Combining Half Marks"; 300 }; 301String RID_SUBSETSTR_CJK_COMPAT_FORMS 302{ 303 Text [ en-US ] = "CJK Compatibility Forms"; 304 }; 305String RID_SUBSETSTR_SMALL_FORM_VARIANTS 306{ 307 Text [ en-US ] = "Small Form Variants"; 308 309 }; 310String RID_SUBSETSTR_ARABIC_PRESENT_B 311{ 312 Text [ en-US ] = "Arabic Presentation Forms-B"; 313 }; 314String RID_SUBSETSTR_HALFW_FULLW_FORMS 315{ 316 Text [ en-US ] = "Half-width and Full-width Forms"; 317 }; 318String RID_SUBSETSTR_SPECIALS 319{ 320 Text [ en-US ] = "Specials"; 321 }; 322String RID_SUBSETSTR_HANGUL_GA 323{ 324 Text [ en-US ] = "Hangul Ga"; 325 }; 326String RID_SUBSETSTR_HANGUL_NA 327{ 328 Text [ en-US ] = "Hangul Na"; 329 }; 330String RID_SUBSETSTR_HANGUL_DA 331{ 332 Text [ en-US ] = "Hangul Da"; 333 }; 334String RID_SUBSETSTR_HANGUL_RA 335{ 336 Text [ en-US ] = "Hangul Ra"; 337 }; 338String RID_SUBSETSTR_HANGUL_MA 339{ 340 Text [ en-US ] = "Hangul Ma"; 341 }; 342String RID_SUBSETSTR_HANGUL_BA 343{ 344 Text [ en-US ] = "Hangul Ba"; 345 }; 346String RID_SUBSETSTR_HANGUL_SA 347{ 348 Text [ en-US ] = "Hangul Sa"; 349 }; 350String RID_SUBSETSTR_HANGUL_AH 351{ 352 Text [ en-US ] = "Hangul Ah"; 353 }; 354String RID_SUBSETSTR_HANGUL_JA 355{ 356 Text [ en-US ] = "Hangul Ja"; 357 }; 358String RID_SUBSETSTR_HANGUL_CHA 359{ 360 Text [ en-US ] = "Hangul Cha"; 361 }; 362String RID_SUBSETSTR_HANGUL_KA 363{ 364 Text [ en-US ] = "Hangul Ka"; 365 }; 366String RID_SUBSETSTR_HANGUL_TA 367{ 368 Text [ en-US ] = "Hangul Ta"; 369 }; 370String RID_SUBSETSTR_HANGUL_PA 371{ 372 Text [ en-US ] = "Hangul Pa"; 373 }; 374String RID_SUBSETSTR_HANGUL_HA 375{ 376 Text [ en-US ] = "Hangul Ha"; 377 }; 378String RID_SUBSETSTR_YI 379{ 380 Text [ en-US ] = "Yi"; 381 }; 382String RID_SUBSETSTR_SINHALA 383{ 384 Text [ en-US ] = "Sinhala"; 385 }; 386String RID_SUBSETSTR_TIBETAN 387{ 388 Text [ en-US ] = "Tibetan"; 389 }; 390String RID_SUBSETSTR_MYANMAR 391{ 392 Text [ en-US ] = "Myanmar"; 393 }; 394String RID_SUBSETSTR_KHMER 395{ 396 Text [ en-US ] = "Khmer"; 397 }; 398String RID_SUBSETSTR_OGHAM 399{ 400 Text [ en-US ] = "Ogham"; 401 }; 402String RID_SUBSETSTR_RUNIC 403{ 404 Text [ en-US ] = "Runic"; 405 }; 406String RID_SUBSETSTR_SYRIAC 407{ 408 Text [ en-US ] = "Syriac"; 409 }; 410String RID_SUBSETSTR_THAANA 411{ 412 Text [ en-US ] = "Thaana"; 413 }; 414String RID_SUBSETSTR_ETHIOPIC 415{ 416 Text [ en-US ] = "Ethiopic"; 417 }; 418String RID_SUBSETSTR_CHEROKEE 419{ 420 Text [ en-US ] = "Cherokee"; 421 }; 422String RID_SUBSETSTR_CANADIAN_ABORIGINAL 423{ 424 Text [ en-US ] = "Canadan Aboriginal Syllables"; 425 }; 426String RID_SUBSETSTR_MONGOLIAN 427{ 428 Text [ en-US ] = "Mongolian"; 429 }; 430 431String RID_SUBSETSTR_MISC_MATH_SYMS_A 432{ 433 Text [ en-US ] = "Miscellaneous Mathematical Symbols-A"; 434 }; 435 436String RID_SUBSETSTR_SUPPL_ARROWS_A 437{ 438 Text [ en-US ] = "Supplemental Arrows-A"; 439 }; 440 441String RID_SUBSETSTR_BRAILLE_PATTERNS 442{ 443 Text [ en-US ] = "Braille Patterns"; 444 }; 445 446String RID_SUBSETSTR_SUPPL_ARROWS_B 447{ 448 Text [ en-US ] = "Supplemental Arrows-B"; 449 }; 450 451String RID_SUBSETSTR_MISC_MATH_SYMS_B 452{ 453 Text [ en-US ] = "Miscellaneous Mathematical Symbols-B"; 454 }; 455 456String RID_SUBSETSTR_CJK_RADICAL_SUPPL 457{ 458 Text [ en-US ] = "CJK Radical Supplement"; 459 }; 460 461String RID_SUBSETSTR_KANXI_RADICALS 462{ 463 Text [ en-US ] = "Kanxi Radicals"; 464 }; 465 466String RID_SUBSETSTR_IDEO_DESC_CHARS 467{ 468 Text [ en-US ] = "Ideographic Description Characters"; 469 }; 470 471String RID_SUBSETSTR_TAGALOG 472{ 473 Text [ en-US ] = "Tagalog"; 474 }; 475 476String RID_SUBSETSTR_HANUNOO 477{ 478 Text [ en-US ] = "Hanunoo"; 479 }; 480 481String RID_SUBSETSTR_TAGBANWA 482{ 483 Text [ en-US ] = "Tagbanwa"; 484 }; 485 486String RID_SUBSETSTR_BUHID 487{ 488 Text [ en-US ] = "Buhid"; 489 }; 490 491String RID_SUBSETSTR_KANBUN 492{ 493 Text [ en-US ] = "Kanbun"; 494 }; 495 496String RID_SUBSETSTR_BOPOMOFO_EXTENDED 497{ 498 Text [ en-US ] = "Bopomofo Extended"; 499 }; 500 501String RID_SUBSETSTR_KATAKANA_PHONETIC 502{ 503 Text [ en-US ] = "Katakana Phonetics"; 504 }; 505}; 506 507// ********************************************************************** EOF 508