intl/icu/source/data/locales/ee.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rwxr-xr-x

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/ee.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/ee.xml
michael@0 11 */
michael@0 12 ee{
michael@0 13 AuxExemplarCharacters{"[ă â å ä ā æ c ç ĕ ê ë ĭ î ï j ñ ŏ ô ö ø œ q ŭ û ü ÿ]"}
michael@0 14 ExemplarCharacters{
michael@0 15 "[a á à ã b d ɖ e é è ẽ ɛ {ɛ\u0301} {ɛ\u0300} {ɛ\u0303} f ƒ g ɣ h x i í ì ĩ k"
michael@0 16 " l m n ŋ o ó ò õ ɔ {ɔ\u0301} {ɔ\u0300} {ɔ\u0303} p r s t u ú ù ũ v ʋ w y z]"
michael@0 17 }
michael@0 18 ExemplarCharactersIndex{"[A B D Ɖ E Ɛ F Ƒ G Ɣ H X I K L M N Ŋ O Ɔ P R S T U V Ʋ W Y Z]"}
michael@0 19 ExemplarCharactersPunctuation{
michael@0 20 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} § @ * / \\& "
michael@0 21 "# † ‡ ′ ″]"
michael@0 22 }
michael@0 23 LocaleScript{
michael@0 24 "Latn",
michael@0 25 }
michael@0 26 MoreInformation{"..."}
michael@0 27 NumberElements{
michael@0 28 latn{
michael@0 29 patterns{
michael@0 30 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
michael@0 31 currencyFormat{"¤#,##0.00"}
michael@0 32 }
michael@0 33 patternsShort{
michael@0 34 decimalFormat{
michael@0 35 100000{
michael@0 36 one{"000K"}
michael@0 37 other{"000K"}
michael@0 38 }
michael@0 39 1000000{
michael@0 40 one{"0M"}
michael@0 41 other{"0M"}
michael@0 42 }
michael@0 43 10000000{
michael@0 44 one{"00M"}
michael@0 45 other{"00M"}
michael@0 46 }
michael@0 47 100000000{
michael@0 48 one{"000M"}
michael@0 49 other{"000M"}
michael@0 50 }
michael@0 51 1000000000{
michael@0 52 one{"0000M"}
michael@0 53 other{"0000M"}
michael@0 54 }
michael@0 55 10000000000{
michael@0 56 one{"00000M"}
michael@0 57 other{"00000M"}
michael@0 58 }
michael@0 59 100000000000{
michael@0 60 one{"000000M"}
michael@0 61 other{"000000M"}
michael@0 62 }
michael@0 63 1000000000000{
michael@0 64 one{"0B"}
michael@0 65 other{"0B"}
michael@0 66 }
michael@0 67 10000000000000{
michael@0 68 one{"00B"}
michael@0 69 other{"00B"}
michael@0 70 }
michael@0 71 100000000000000{
michael@0 72 one{"000B"}
michael@0 73 other{"000B"}
michael@0 74 }
michael@0 75 }
michael@0 76 }
michael@0 77 symbols{
michael@0 78 nan{"mnn"}
michael@0 79 }
michael@0 80 }
michael@0 81 }
michael@0 82 Version{"2.0.93.8"}
michael@0 83 calendar{
michael@0 84 generic{
michael@0 85 DateTimePatterns{
michael@0 86 "a h:mm:ss zzzz",
michael@0 87 "a 'ga' h:mm:ss z",
michael@0 88 "a 'ga' h:mm:ss",
michael@0 89 "a 'ga' h:mm",
michael@0 90 "EEEE, MMMM d 'lia' y G",
michael@0 91 "MMMM d 'lia' y G",
michael@0 92 "MMM d 'lia', y G",
michael@0 93 "M/d/y GGGGG",
michael@0 94 "{0} {1}",
michael@0 95 "{0} {1}",
michael@0 96 "{0} {1}",
michael@0 97 "{0} {1}",
michael@0 98 "{0} {1}",
michael@0 99 }
michael@0 100 availableFormats{
michael@0 101 Ed{"E d"}
michael@0 102 Gy{"y G"}
michael@0 103 GyMMM{"MMM y G"}
michael@0 104 GyMMMEd{"E, MMM d 'lia' y G"}
michael@0 105 GyMMMd{"MMM d 'lia', y G"}
michael@0 106 H{"HH"}
michael@0 107 Hm{"HH:mm"}
michael@0 108 Hms{"HH:mm:ss"}
michael@0 109 M{"L"}
michael@0 110 MEd{"E, M/d"}
michael@0 111 MMM{"LLL"}
michael@0 112 MMMEd{"E, MMM d 'lia'"}
michael@0 113 MMMMEd{"E, MMMM d 'lia'"}
michael@0 114 MMMMd{"MMMM d 'lia'"}
michael@0 115 MMMd{"MMM d 'lia'"}
michael@0 116 Md{"M/d"}
michael@0 117 d{"d"}
michael@0 118 h{"a 'ga' h"}
michael@0 119 hm{"a 'ga' h:mm"}
michael@0 120 hms{"a 'ga' h:mm:ss"}
michael@0 121 ms{"'aɖabaƒoƒo' mm:ss"}
michael@0 122 y{"y G"}
michael@0 123 yyyy{"y G"}
michael@0 124 yyyyM{"M/y G"}
michael@0 125 yyyyMEd{"E, M/d/y G"}
michael@0 126 yyyyMMM{"MMM y G"}
michael@0 127 yyyyMMMEd{"E, MMM d 'lia' y G"}
michael@0 128 yyyyMMMM{"MMMM y G"}
michael@0 129 yyyyMMMd{"MMM d 'lia', y G"}
michael@0 130 yyyyMd{"M/d/y G"}
michael@0 131 yyyyQQQ{"QQQ y G"}
michael@0 132 yyyyQQQQ{"QQQQ y G"}
michael@0 133 }
michael@0 134 intervalFormats{
michael@0 135 H{
michael@0 136 H{"HH–HH"}
michael@0 137 }
michael@0 138 Hm{
michael@0 139 H{"HH:mm–HH:mm"}
michael@0 140 m{"HH:mm–HH:mm"}
michael@0 141 }
michael@0 142 Hmv{
michael@0 143 H{"HH:mm–HH:mm v"}
michael@0 144 m{"HH:mm–HH:mm v"}
michael@0 145 }
michael@0 146 Hv{
michael@0 147 H{"HH–HH v"}
michael@0 148 }
michael@0 149 M{
michael@0 150 M{"'ɣleti' M 'lia' – 'ɣleti' M 'lia'"}
michael@0 151 }
michael@0 152 MEd{
michael@0 153 M{"E, M/d – E, M/d"}
michael@0 154 d{"E, M/d – E, M/d"}
michael@0 155 }
michael@0 156 MMM{
michael@0 157 M{"MMM–MMM"}
michael@0 158 }
michael@0 159 MMMEd{
michael@0 160 M{"E, MMM d 'lia' – E, MMM d 'lia'"}
michael@0 161 d{"E, MMM d 'lia' – E, MMM d 'lia'"}
michael@0 162 }
michael@0 163 MMMd{
michael@0 164 M{"MMM d 'lia' – MMM d 'lia'"}
michael@0 165 d{"MMM d 'lia' – d 'lia'"}
michael@0 166 }
michael@0 167 Md{
michael@0 168 M{"M/d – M/d"}
michael@0 169 d{"M/d – M/d"}
michael@0 170 }
michael@0 171 d{
michael@0 172 d{"d–d"}
michael@0 173 }
michael@0 174 fallback{"{0} - {1}"}
michael@0 175 h{
michael@0 176 a{"a h – a h"}
michael@0 177 h{"a h–h"}
michael@0 178 }
michael@0 179 hm{
michael@0 180 a{"a 'ga' h:mm - a 'ga' h:mm"}
michael@0 181 h{"a 'ga' h:mm - 'ga' h:mm"}
michael@0 182 m{"a 'ga' h:mm – 'ga' h:mm"}
michael@0 183 }
michael@0 184 hmv{
michael@0 185 a{"a 'ga' h:mm – a 'ga' h:mm v"}
michael@0 186 h{"a 'ga' h:mm–h:mm v"}
michael@0 187 m{"a h:mm–h:mm v"}
michael@0 188 }
michael@0 189 hv{
michael@0 190 a{"a h – a h v"}
michael@0 191 h{"a 'ga' h–h v"}
michael@0 192 }
michael@0 193 yM{
michael@0 194 M{"M/y – M/y G"}
michael@0 195 y{"M/y – M/y G"}
michael@0 196 }
michael@0 197 yMEd{
michael@0 198 M{"E, M/d/y – E, M/d/y G"}
michael@0 199 d{"E, M/d/y – E, M/d/y G"}
michael@0 200 y{"E, M/d/y – E, M/d/y G"}
michael@0 201 }
michael@0 202 yMMM{
michael@0 203 M{"MMM–MMM y G"}
michael@0 204 y{"MMM y – MMM y G"}
michael@0 205 }
michael@0 206 yMMMEd{
michael@0 207 M{"E, MMM d 'lia' – E, MMM d 'lia', y G"}
michael@0 208 d{"E, MMM d 'lia' – E, MMM d 'lia', y G"}
michael@0 209 y{"E, MMM d 'lia', y – E, MMM d 'lia', y G"}
michael@0 210 }
michael@0 211 yMMMM{
michael@0 212 M{"MMMM–MMMM y G"}
michael@0 213 y{"MMMM y – MMMM y G"}
michael@0 214 }
michael@0 215 yMMMd{
michael@0 216 M{"MMM d 'lia' – MMM d 'lia', y G"}
michael@0 217 d{"MMM d 'lia' – d 'lia' , y G"}
michael@0 218 y{"MMM d 'lia' , y – MMM d 'lia', y G"}
michael@0 219 }
michael@0 220 yMd{
michael@0 221 M{"M/d/y – M/d/y G"}
michael@0 222 d{"M/d/y – M/d/y G"}
michael@0 223 y{"M/d/y – M/d/y G"}
michael@0 224 }
michael@0 225 }
michael@0 226 }
michael@0 227 gregorian{
michael@0 228 AmPmMarkers{
michael@0 229 "ŋdi",
michael@0 230 "ɣetrɔ",
michael@0 231 }
michael@0 232 DateTimePatterns{
michael@0 233 "a h:mm:ss zzzz",
michael@0 234 "a 'ga' h:mm:ss z",
michael@0 235 "a 'ga' h:mm:ss",
michael@0 236 "a 'ga' h:mm",
michael@0 237 "EEEE, MMMM d 'lia' y",
michael@0 238 "MMMM d 'lia' y",
michael@0 239 "MMM d 'lia', y",
michael@0 240 "M/d/yy",
michael@0 241 "{0} {1}",
michael@0 242 "{0} {1}",
michael@0 243 "{0} {1}",
michael@0 244 "{0} {1}",
michael@0 245 "{0} {1}",
michael@0 246 }
michael@0 247 availableFormats{
michael@0 248 Ed{"E d"}
michael@0 249 Gy{"y G"}
michael@0 250 GyMMM{"MMM y G"}
michael@0 251 GyMMMEd{"E, MMM d 'lia' y G"}
michael@0 252 GyMMMd{"MMM d 'lia', y G"}
michael@0 253 H{"HH"}
michael@0 254 Hm{"HH:mm"}
michael@0 255 Hms{"HH:mm:ss"}
michael@0 256 M{"L"}
michael@0 257 MEd{"E, M/d"}
michael@0 258 MMM{"LLL"}
michael@0 259 MMMEd{"E, MMM d 'lia'"}
michael@0 260 MMMMEd{"E, MMMM d 'lia'"}
michael@0 261 MMMMd{"MMMM d 'lia'"}
michael@0 262 MMMd{"MMM d 'lia'"}
michael@0 263 Md{"M/d"}
michael@0 264 d{"d"}
michael@0 265 h{"a 'ga' h"}
michael@0 266 hm{"a 'ga' h:mm"}
michael@0 267 hms{"a 'ga' h:mm:ss"}
michael@0 268 ms{"'aɖabaƒoƒo' mm:ss"}
michael@0 269 y{"y"}
michael@0 270 yM{"M/y"}
michael@0 271 yMEd{"E, M/d/y"}
michael@0 272 yMMM{"MMM y"}
michael@0 273 yMMMEd{"E, MMM d, y"}
michael@0 274 yMMMM{"MMMM y"}
michael@0 275 yMMMd{"MMM d 'lia', y"}
michael@0 276 yMd{"M/d/y"}
michael@0 277 yQQQ{"QQQ y"}
michael@0 278 yQQQQ{"QQQQ y"}
michael@0 279 }
michael@0 280 dayNames{
michael@0 281 format{
michael@0 282 abbreviated{
michael@0 283 "kɔs",
michael@0 284 "dzo",
michael@0 285 "bla",
michael@0 286 "kuɖ",
michael@0 287 "yaw",
michael@0 288 "fiɖ",
michael@0 289 "mem",
michael@0 290 }
michael@0 291 narrow{
michael@0 292 "k",
michael@0 293 "d",
michael@0 294 "b",
michael@0 295 "k",
michael@0 296 "y",
michael@0 297 "f",
michael@0 298 "m",
michael@0 299 }
michael@0 300 short{
michael@0 301 "kɔs",
michael@0 302 "dzo",
michael@0 303 "bla",
michael@0 304 "kuɖ",
michael@0 305 "yaw",
michael@0 306 "fiɖ",
michael@0 307 "mem",
michael@0 308 }
michael@0 309 wide{
michael@0 310 "kɔsiɖa",
michael@0 311 "dzoɖa",
michael@0 312 "blaɖa",
michael@0 313 "kuɖa",
michael@0 314 "yawoɖa",
michael@0 315 "fiɖa",
michael@0 316 "memleɖa",
michael@0 317 }
michael@0 318 }
michael@0 319 stand-alone{
michael@0 320 abbreviated{
michael@0 321 "kɔs",
michael@0 322 "dzo",
michael@0 323 "bla",
michael@0 324 "kuɖ",
michael@0 325 "yaw",
michael@0 326 "fiɖ",
michael@0 327 "mem",
michael@0 328 }
michael@0 329 narrow{
michael@0 330 "k",
michael@0 331 "d",
michael@0 332 "b",
michael@0 333 "k",
michael@0 334 "y",
michael@0 335 "f",
michael@0 336 "m",
michael@0 337 }
michael@0 338 short{
michael@0 339 "kɔs",
michael@0 340 "dzo",
michael@0 341 "bla",
michael@0 342 "kuɖ",
michael@0 343 "yaw",
michael@0 344 "fiɖ",
michael@0 345 "mem",
michael@0 346 }
michael@0 347 wide{
michael@0 348 "kɔsiɖa",
michael@0 349 "dzoɖa",
michael@0 350 "blaɖa",
michael@0 351 "kuɖa",
michael@0 352 "yawoɖa",
michael@0 353 "fiɖa",
michael@0 354 "memleɖa",
michael@0 355 }
michael@0 356 }
michael@0 357 }
michael@0 358 eras{
michael@0 359 abbreviated{
michael@0 360 "hY",
michael@0 361 "Yŋ",
michael@0 362 }
michael@0 363 wide{
michael@0 364 "Hafi Yesu Va Do ŋgɔ",
michael@0 365 "Yesu Ŋɔli",
michael@0 366 }
michael@0 367 }
michael@0 368 intervalFormats{
michael@0 369 H{
michael@0 370 H{"HH–HH"}
michael@0 371 }
michael@0 372 Hm{
michael@0 373 H{"HH:mm–HH:mm"}
michael@0 374 m{"HH:mm–HH:mm"}
michael@0 375 }
michael@0 376 Hmv{
michael@0 377 H{"HH:mm–HH:mm v"}
michael@0 378 m{"HH:mm–HH:mm v"}
michael@0 379 }
michael@0 380 Hv{
michael@0 381 H{"HH–HH v"}
michael@0 382 }
michael@0 383 M{
michael@0 384 M{"'ɣleti' M 'lia' – 'ɣleti' M 'lia'"}
michael@0 385 }
michael@0 386 MEd{
michael@0 387 M{"E, M/d – E, M/d"}
michael@0 388 d{"E, M/d – E, M/d"}
michael@0 389 }
michael@0 390 MMM{
michael@0 391 M{"MMM–MMM"}
michael@0 392 }
michael@0 393 MMMEd{
michael@0 394 M{"E, MMM d 'lia' – E, MMM d 'lia'"}
michael@0 395 d{"E, MMM d 'lia' – E, MMM d 'lia'"}
michael@0 396 }
michael@0 397 MMMd{
michael@0 398 M{"MMM d 'lia' – MMM d 'lia'"}
michael@0 399 d{"MMM d 'lia' – d 'lia'"}
michael@0 400 }
michael@0 401 Md{
michael@0 402 M{"M/d – M/d"}
michael@0 403 d{"M/d – M/d"}
michael@0 404 }
michael@0 405 d{
michael@0 406 d{"d–d"}
michael@0 407 }
michael@0 408 fallback{"{0} - {1}"}
michael@0 409 h{
michael@0 410 a{"a h – a h"}
michael@0 411 h{"a h–h"}
michael@0 412 }
michael@0 413 hm{
michael@0 414 a{"a 'ga' h:mm - a 'ga' h:mm"}
michael@0 415 h{"a 'ga' h:mm - 'ga' h:mm"}
michael@0 416 m{"a 'ga' h:mm – 'ga' h:mm"}
michael@0 417 }
michael@0 418 hmv{
michael@0 419 a{"a 'ga' h:mm – a 'ga' h:mm v"}
michael@0 420 h{"a 'ga' h:mm–h:mm v"}
michael@0 421 m{"a h:mm–h:mm v"}
michael@0 422 }
michael@0 423 hv{
michael@0 424 a{"a h – a h v"}
michael@0 425 h{"a 'ga' h–h v"}
michael@0 426 }
michael@0 427 yM{
michael@0 428 M{"M/y – M/y"}
michael@0 429 y{"M/y – M/y"}
michael@0 430 }
michael@0 431 yMEd{
michael@0 432 M{"E, M/d/y – E, M/d/y"}
michael@0 433 d{"E, M/d/y – E, M/d/y"}
michael@0 434 y{"E, M/d/y – E, M/d/y"}
michael@0 435 }
michael@0 436 yMMM{
michael@0 437 M{"MMM–MMM y"}
michael@0 438 y{"MMM y – MMM y"}
michael@0 439 }
michael@0 440 yMMMEd{
michael@0 441 M{"E, MMM d 'lia' – E, MMM d 'lia', y"}
michael@0 442 d{"E, MMM d 'lia' – E, MMM d 'lia', y"}
michael@0 443 y{"E, MMM d 'lia', y – E, MMM d 'lia', y"}
michael@0 444 }
michael@0 445 yMMMM{
michael@0 446 M{"MMMM–MMMM y"}
michael@0 447 y{"MMMM y – MMMM y"}
michael@0 448 }
michael@0 449 yMMMd{
michael@0 450 M{"MMM d 'lia' – MMM d 'lia', y"}
michael@0 451 d{"MMM d 'lia' – d 'lia' , y"}
michael@0 452 y{"MMM d 'lia' , y – MMM d 'lia', y"}
michael@0 453 }
michael@0 454 yMd{
michael@0 455 M{"M/d/y – M/d/y"}
michael@0 456 d{"M/d/y – M/d/y"}
michael@0 457 y{"M/d/y – M/d/y"}
michael@0 458 }
michael@0 459 }
michael@0 460 monthNames{
michael@0 461 format{
michael@0 462 abbreviated{
michael@0 463 "dzv",
michael@0 464 "dzd",
michael@0 465 "ted",
michael@0 466 "afɔ",
michael@0 467 "dam",
michael@0 468 "mas",
michael@0 469 "sia",
michael@0 470 "dea",
michael@0 471 "any",
michael@0 472 "kel",
michael@0 473 "ade",
michael@0 474 "dzm",
michael@0 475 }
michael@0 476 narrow{
michael@0 477 "d",
michael@0 478 "d",
michael@0 479 "t",
michael@0 480 "a",
michael@0 481 "d",
michael@0 482 "m",
michael@0 483 "s",
michael@0 484 "d",
michael@0 485 "a",
michael@0 486 "k",
michael@0 487 "a",
michael@0 488 "d",
michael@0 489 }
michael@0 490 wide{
michael@0 491 "dzove",
michael@0 492 "dzodze",
michael@0 493 "tedoxe",
michael@0 494 "afɔfĩe",
michael@0 495 "dama",
michael@0 496 "masa",
michael@0 497 "siamlɔm",
michael@0 498 "deasiamime",
michael@0 499 "anyɔnyɔ",
michael@0 500 "kele",
michael@0 501 "adeɛmekpɔxe",
michael@0 502 "dzome",
michael@0 503 }
michael@0 504 }
michael@0 505 stand-alone{
michael@0 506 abbreviated{
michael@0 507 "dzv",
michael@0 508 "dzd",
michael@0 509 "ted",
michael@0 510 "afɔ",
michael@0 511 "dam",
michael@0 512 "mas",
michael@0 513 "sia",
michael@0 514 "dea",
michael@0 515 "any",
michael@0 516 "kel",
michael@0 517 "ade",
michael@0 518 "dzm",
michael@0 519 }
michael@0 520 narrow{
michael@0 521 "d",
michael@0 522 "d",
michael@0 523 "t",
michael@0 524 "a",
michael@0 525 "d",
michael@0 526 "m",
michael@0 527 "s",
michael@0 528 "d",
michael@0 529 "a",
michael@0 530 "k",
michael@0 531 "a",
michael@0 532 "d",
michael@0 533 }
michael@0 534 wide{
michael@0 535 "dzove",
michael@0 536 "dzodze",
michael@0 537 "tedoxe",
michael@0 538 "afɔfĩe",
michael@0 539 "dama",
michael@0 540 "masa",
michael@0 541 "siamlɔm",
michael@0 542 "deasiamime",
michael@0 543 "anyɔnyɔ",
michael@0 544 "kele",
michael@0 545 "adeɛmekpɔxe",
michael@0 546 "dzome",
michael@0 547 }
michael@0 548 }
michael@0 549 }
michael@0 550 quarters{
michael@0 551 format{
michael@0 552 abbreviated{
michael@0 553 "k1",
michael@0 554 "k2",
michael@0 555 "k3",
michael@0 556 "k4",
michael@0 557 }
michael@0 558 narrow{
michael@0 559 "1",
michael@0 560 "2",
michael@0 561 "3",
michael@0 562 "4",
michael@0 563 }
michael@0 564 wide{
michael@0 565 "kɔta gbãtɔ",
michael@0 566 "kɔta evelia",
michael@0 567 "kɔta etɔ̃lia",
michael@0 568 "kɔta enelia",
michael@0 569 }
michael@0 570 }
michael@0 571 stand-alone{
michael@0 572 abbreviated{
michael@0 573 "k1",
michael@0 574 "k2",
michael@0 575 "k3",
michael@0 576 "k4",
michael@0 577 }
michael@0 578 wide{
michael@0 579 "kɔta gbãtɔ",
michael@0 580 "kɔta evelia",
michael@0 581 "kɔta etɔ̃lia",
michael@0 582 "kɔta enelia",
michael@0 583 }
michael@0 584 }
michael@0 585 }
michael@0 586 }
michael@0 587 }
michael@0 588 delimiters{
michael@0 589 alternateQuotationEnd{"’"}
michael@0 590 alternateQuotationStart{"‘"}
michael@0 591 quotationEnd{"”"}
michael@0 592 quotationStart{"“"}
michael@0 593 }
michael@0 594 fields{
michael@0 595 day{
michael@0 596 dn{"ŋkeke"}
michael@0 597 relative{
michael@0 598 "-1"{"etsɔ si va yi"}
michael@0 599 "-2"{"nyitsɔ"}
michael@0 600 "0"{"egbe"}
michael@0 601 "1"{"etsɔ si gbɔna"}
michael@0 602 "2"{"nyitsɔ si gbɔna"}
michael@0 603 }
michael@0 604 relativeTime{
michael@0 605 future{
michael@0 606 one{"le ŋkeke {0} wo me"}
michael@0 607 other{"le ŋkeke {0} wo me"}
michael@0 608 }
michael@0 609 past{
michael@0 610 one{"ŋkeke {0} si wo va yi"}
michael@0 611 other{"ŋkeke {0} si wo va yi"}
michael@0 612 }
michael@0 613 }
michael@0 614 }
michael@0 615 dayperiod{
michael@0 616 dn{"ŋkekea me"}
michael@0 617 }
michael@0 618 era{
michael@0 619 dn{"ŋɔli"}
michael@0 620 }
michael@0 621 hour{
michael@0 622 dn{"gaƒoƒo"}
michael@0 623 relativeTime{
michael@0 624 future{
michael@0 625 one{"le gaƒoƒo {0} wo me"}
michael@0 626 other{"le gaƒoƒo {0} wo me"}
michael@0 627 }
michael@0 628 past{
michael@0 629 one{"gaƒoƒo {0} si wo va yi"}
michael@0 630 other{"gaƒoƒo {0} si wo va yi"}
michael@0 631 }
michael@0 632 }
michael@0 633 }
michael@0 634 minute{
michael@0 635 dn{"Mintigaƒoƒo"}
michael@0 636 relativeTime{
michael@0 637 future{
michael@0 638 one{"le aɖabaƒoƒo {0} wo me"}
michael@0 639 other{"le aɖabaƒoƒo {0} wo me"}
michael@0 640 }
michael@0 641 past{
michael@0 642 one{"aɖabaƒoƒo {0} si wo va yi"}
michael@0 643 other{"aɖabaƒoƒo {0} si wo va yi"}
michael@0 644 }
michael@0 645 }
michael@0 646 }
michael@0 647 month{
michael@0 648 dn{"Xleti"}
michael@0 649 relativeTime{
michael@0 650 future{
michael@0 651 one{"le ɣleti {0} wo me"}
michael@0 652 other{"le ɣleti {0} wo me"}
michael@0 653 }
michael@0 654 past{
michael@0 655 one{"ɣleti {0} si wo va yi"}
michael@0 656 other{"ɣleti {0} si wo va yi"}
michael@0 657 }
michael@0 658 }
michael@0 659 }
michael@0 660 second{
michael@0 661 dn{"sekend"}
michael@0 662 relativeTime{
michael@0 663 future{
michael@0 664 one{"le sekend {0} wo me"}
michael@0 665 other{"le sekend {0} wo me"}
michael@0 666 }
michael@0 667 past{
michael@0 668 one{"sekend {0} si wo va yi"}
michael@0 669 other{"sekend {0} si wo va yi"}
michael@0 670 }
michael@0 671 }
michael@0 672 }
michael@0 673 week{
michael@0 674 dn{"kɔsiɖa ɖeka"}
michael@0 675 relativeTime{
michael@0 676 future{
michael@0 677 one{"le kɔsiɖa {0} wo me"}
michael@0 678 other{"le kɔsiɖa {0} wo me"}
michael@0 679 }
michael@0 680 past{
michael@0 681 one{"kɔsiɖa {0} si wo va yi"}
michael@0 682 other{"kɔsiɖa {0} si wo va yi"}
michael@0 683 }
michael@0 684 }
michael@0 685 }
michael@0 686 weekday{
michael@0 687 dn{"kɔsiɖa me ŋkeke"}
michael@0 688 }
michael@0 689 year{
michael@0 690 dn{"ƒe"}
michael@0 691 relativeTime{
michael@0 692 future{
michael@0 693 one{"le ƒe {0} wo me"}
michael@0 694 other{"le ƒe {0} wo me"}
michael@0 695 }
michael@0 696 past{
michael@0 697 one{"ƒe {0} si wo va yi"}
michael@0 698 other{"ƒe {0} si wo va yi"}
michael@0 699 }
michael@0 700 }
michael@0 701 }
michael@0 702 zone{
michael@0 703 dn{"nutomegaƒoƒome"}
michael@0 704 }
michael@0 705 }
michael@0 706 listPattern{
michael@0 707 standard{
michael@0 708 2{"{0} kple {1}"}
michael@0 709 end{"{0}, kple {1}"}
michael@0 710 }
michael@0 711 }
michael@0 712 measurementSystemNames{
michael@0 713 UK{"uk"}
michael@0 714 US{"us"}
michael@0 715 metric{"metric"}
michael@0 716 }
michael@0 717 units{
michael@0 718 duration{
michael@0 719 day{
michael@0 720 one{"ŋkeke {0} wo"}
michael@0 721 other{"ŋkeke {0} wo"}
michael@0 722 }
michael@0 723 hour{
michael@0 724 one{"gaƒoƒo {0} wo"}
michael@0 725 other{"gaƒoƒo {0} wo"}
michael@0 726 }
michael@0 727 minute{
michael@0 728 one{"aɖabaƒoƒo {0} wo"}
michael@0 729 other{"aɖabaƒoƒo {0} wo"}
michael@0 730 }
michael@0 731 month{
michael@0 732 one{"ɣleti {0} wo"}
michael@0 733 other{"ɣleti {0} wo"}
michael@0 734 }
michael@0 735 second{
michael@0 736 one{"sekend {0} wo"}
michael@0 737 other{"sekend {0} wo"}
michael@0 738 }
michael@0 739 week{
michael@0 740 one{"kɔsiɖa {0} wo"}
michael@0 741 other{"kɔsiɖa {0} wo"}
michael@0 742 }
michael@0 743 year{
michael@0 744 one{"ƒe {0} wo"}
michael@0 745 other{"ƒe {0} wo"}
michael@0 746 }
michael@0 747 }
michael@0 748 }
michael@0 749 unitsNarrow{
michael@0 750 duration{
michael@0 751 hour{
michael@0 752 one{"g {0}"}
michael@0 753 other{"g {0}"}
michael@0 754 }
michael@0 755 minute{
michael@0 756 one{"a {0}"}
michael@0 757 other{"a {0}"}
michael@0 758 }
michael@0 759 second{
michael@0 760 one{"s {0}"}
michael@0 761 other{"s {0}"}
michael@0 762 }
michael@0 763 }
michael@0 764 }
michael@0 765 unitsShort{
michael@0 766 duration{
michael@0 767 day{
michael@0 768 one{"ŋkeke {0}"}
michael@0 769 other{"ŋkeke {0}"}
michael@0 770 }
michael@0 771 hour{
michael@0 772 one{"gaƒoƒo {0}"}
michael@0 773 other{"gaƒoƒo {0}"}
michael@0 774 }
michael@0 775 minute{
michael@0 776 one{"aɖabaƒoƒo {0}"}
michael@0 777 other{"aɖabaƒoƒo {0}"}
michael@0 778 }
michael@0 779 month{
michael@0 780 one{"ɣleti {0}"}
michael@0 781 other{"ɣleti {0}"}
michael@0 782 }
michael@0 783 second{
michael@0 784 one{"sekend {0}"}
michael@0 785 other{"sekend {0}"}
michael@0 786 }
michael@0 787 week{
michael@0 788 one{"kɔsiɖa {0}"}
michael@0 789 other{"kɔsiɖa {0}"}
michael@0 790 }
michael@0 791 year{
michael@0 792 one{"ƒe {0}"}
michael@0 793 other{"ƒe {0}"}
michael@0 794 }
michael@0 795 }
michael@0 796 }
michael@0 797 }

mercurial