intl/icu/source/data/locales/ka.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
-rw-r--r--

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/ka.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/ka.xml
michael@0 11 */
michael@0 12 ka{
michael@0 13 AuxExemplarCharacters{
michael@0 14 "[ⴀ ⴁ ⴂ ⴃ ⴄ ⴅ ⴆ ჱ ⴡ ⴇ ⴈ ⴉ ⴊ ⴋ ⴌ ჲ ⴢ ⴍ ⴎ ⴏ ⴐ ⴑ ⴒ ჳ ⴣ ⴓ ⴔ ⴕ ⴖ ⴗ ⴘ ⴙ ⴚ ⴛ ⴜ ⴝ ⴞ ჴ"
michael@0 15 " ⴤ ⴟ ⴠ ჵ ⴥ ჶ ჷ ჸ ჹ ჺ]"
michael@0 16 }
michael@0 17 Ellipsis{
michael@0 18 final{"{0}…"}
michael@0 19 initial{"…{0}"}
michael@0 20 medial{"{0}…{1}"}
michael@0 21 word-final{"{0} …"}
michael@0 22 word-initial{"… {0}"}
michael@0 23 word-medial{"{0} … {1}"}
michael@0 24 }
michael@0 25 ExemplarCharacters{"[ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ]"}
michael@0 26 ExemplarCharactersIndex{"[ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ]"}
michael@0 27 ExemplarCharactersPunctuation{
michael@0 28 "[\\- ‐ – — , ; \\: ! ? . … ჻ ' ‘ ‚ “ „ « » ( ) \\[ \\] \\{ \\} § @ * / \\& #"
michael@0 29 " † ‡ ′ ″ №]"
michael@0 30 }
michael@0 31 LocaleScript{
michael@0 32 "Geor",
michael@0 33 }
michael@0 34 MoreInformation{"?"}
michael@0 35 NumberElements{
michael@0 36 default{"latn"}
michael@0 37 latn{
michael@0 38 miscPatterns{
michael@0 39 atLeast{"{0}+"}
michael@0 40 range{"{0}-{1}"}
michael@0 41 }
michael@0 42 patterns{
michael@0 43 accountingFormat{"#,##0.00 ¤"}
michael@0 44 currencyFormat{"#,##0.00 ¤"}
michael@0 45 decimalFormat{"#,##0.###"}
michael@0 46 percentFormat{"#,##0 %"}
michael@0 47 scientificFormat{"#E0"}
michael@0 48 }
michael@0 49 patternsLong{
michael@0 50 decimalFormat{
michael@0 51 1000{
michael@0 52 one{"0 ათასი"}
michael@0 53 other{"0 ათასი"}
michael@0 54 }
michael@0 55 10000{
michael@0 56 one{"00 ათასი"}
michael@0 57 other{"00 ათასი"}
michael@0 58 }
michael@0 59 100000{
michael@0 60 one{"000 ათასი"}
michael@0 61 other{"000 ათასი"}
michael@0 62 }
michael@0 63 1000000{
michael@0 64 one{"0 მილიონი"}
michael@0 65 other{"0 მილიონი"}
michael@0 66 }
michael@0 67 10000000{
michael@0 68 one{"00 მილიონი"}
michael@0 69 other{"00 მილიონი"}
michael@0 70 }
michael@0 71 100000000{
michael@0 72 one{"000 მილიონი"}
michael@0 73 other{"000 მილიონი"}
michael@0 74 }
michael@0 75 1000000000{
michael@0 76 one{"0 მილიარდი"}
michael@0 77 other{"0 მილიარდი"}
michael@0 78 }
michael@0 79 10000000000{
michael@0 80 one{"00 მილიარდი"}
michael@0 81 other{"00 მილიარდი"}
michael@0 82 }
michael@0 83 100000000000{
michael@0 84 one{"000 მილიარდი"}
michael@0 85 other{"000 მილიარდი"}
michael@0 86 }
michael@0 87 1000000000000{
michael@0 88 one{"0 ტრილიონი"}
michael@0 89 other{"0 ტრილიონი"}
michael@0 90 }
michael@0 91 10000000000000{
michael@0 92 one{"00 ტრილიონი"}
michael@0 93 other{"00 ტრილიონი"}
michael@0 94 }
michael@0 95 100000000000000{
michael@0 96 one{"000 ტრილიონი"}
michael@0 97 other{"000 ტრილიონი"}
michael@0 98 }
michael@0 99 }
michael@0 100 }
michael@0 101 patternsShort{
michael@0 102 decimalFormat{
michael@0 103 1000{
michael@0 104 one{"0 ათ'.'"}
michael@0 105 other{"0 ათ'.'"}
michael@0 106 }
michael@0 107 10000{
michael@0 108 one{"00 ათ'.'"}
michael@0 109 other{"00 ათ'.'"}
michael@0 110 }
michael@0 111 100000{
michael@0 112 one{"000 ათ'.'"}
michael@0 113 other{"000 ათ'.'"}
michael@0 114 }
michael@0 115 1000000{
michael@0 116 one{"0 მლნ'.'"}
michael@0 117 other{"0 მლნ'.'"}
michael@0 118 }
michael@0 119 10000000{
michael@0 120 one{"00 მლნ'.'"}
michael@0 121 other{"00 მლნ'.'"}
michael@0 122 }
michael@0 123 100000000{
michael@0 124 one{"000 მლნ'.'"}
michael@0 125 other{"000 მლნ'.'"}
michael@0 126 }
michael@0 127 1000000000{
michael@0 128 one{"0 მლრდ'.'"}
michael@0 129 other{"0 მლრდ'.'"}
michael@0 130 }
michael@0 131 10000000000{
michael@0 132 one{"00 მლრდ'.'"}
michael@0 133 other{"00 მლრდ'.'"}
michael@0 134 }
michael@0 135 100000000000{
michael@0 136 one{"000 მლრ'.'"}
michael@0 137 other{"000 მლრ'.'"}
michael@0 138 }
michael@0 139 1000000000000{
michael@0 140 one{"0 ტრლ'.'"}
michael@0 141 other{"0 ტრლ'.'"}
michael@0 142 }
michael@0 143 10000000000000{
michael@0 144 one{"00 ტრლ'.'"}
michael@0 145 other{"00 ტრლ'.'"}
michael@0 146 }
michael@0 147 100000000000000{
michael@0 148 one{"000 ტრლ'.'"}
michael@0 149 other{"000 ტრლ'.'"}
michael@0 150 }
michael@0 151 }
michael@0 152 }
michael@0 153 symbols{
michael@0 154 decimal{","}
michael@0 155 exponential{"E"}
michael@0 156 group{" "}
michael@0 157 infinity{"∞"}
michael@0 158 list{";"}
michael@0 159 minusSign{"-"}
michael@0 160 nan{"არ არის რიცხვი"}
michael@0 161 perMille{"‰"}
michael@0 162 percentSign{"%"}
michael@0 163 plusSign{"+"}
michael@0 164 superscriptingExponent{"×"}
michael@0 165 }
michael@0 166 }
michael@0 167 native{"latn"}
michael@0 168 traditional{"geor"}
michael@0 169 }
michael@0 170 Version{"2.0.93.8"}
michael@0 171 calendar{
michael@0 172 generic{
michael@0 173 DateTimePatterns{
michael@0 174 "HH:mm:ss zzzz",
michael@0 175 "HH:mm:ss z",
michael@0 176 "HH:mm:ss",
michael@0 177 "HH:mm",
michael@0 178 "EEEE, dd MMMM, y G",
michael@0 179 "d MMMM, y G",
michael@0 180 "d MMM, y G",
michael@0 181 "dd.MM.y GGGGG",
michael@0 182 "{1} {0}",
michael@0 183 "{1} {0}",
michael@0 184 "{1}, {0}",
michael@0 185 "{1} {0}",
michael@0 186 "{1} {0}",
michael@0 187 }
michael@0 188 availableFormats{
michael@0 189 Ed{"d E"}
michael@0 190 Gy{"y G"}
michael@0 191 GyMMM{"MMM, y G"}
michael@0 192 GyMMMEd{"E, d MMM, y G"}
michael@0 193 GyMMMd{"d MMM, y G"}
michael@0 194 H{"HH"}
michael@0 195 Hm{"HH:mm"}
michael@0 196 Hms{"HH:mm:ss"}
michael@0 197 M{"L"}
michael@0 198 MEd{"E, d.M"}
michael@0 199 MMM{"LLL"}
michael@0 200 MMMEd{"E, d MMM"}
michael@0 201 MMMd{"d MMM"}
michael@0 202 Md{"d.M"}
michael@0 203 d{"d"}
michael@0 204 h{"h a"}
michael@0 205 hm{"h:mm a"}
michael@0 206 hms{"h:mm:ss a"}
michael@0 207 ms{"mm:ss"}
michael@0 208 y{"y G"}
michael@0 209 yyyy{"y G"}
michael@0 210 yyyyM{"M.y G"}
michael@0 211 yyyyMEd{"E, d.M.y G"}
michael@0 212 yyyyMMM{"MMM, y G"}
michael@0 213 yyyyMMMEd{"E, d MMM, y G"}
michael@0 214 yyyyMMMd{"d MMM, y G"}
michael@0 215 yyyyMd{"d.M.y G"}
michael@0 216 yyyyQQQ{"QQQ, y G"}
michael@0 217 yyyyQQQQ{"QQQQ, y G"}
michael@0 218 }
michael@0 219 intervalFormats{
michael@0 220 H{
michael@0 221 H{"HH–HH"}
michael@0 222 }
michael@0 223 Hm{
michael@0 224 H{"HH:mm–HH:mm"}
michael@0 225 m{"HH:mm–HH:mm"}
michael@0 226 }
michael@0 227 Hmv{
michael@0 228 H{"HH:mm–HH:mm v"}
michael@0 229 m{"HH:mm–HH:mm v"}
michael@0 230 }
michael@0 231 Hv{
michael@0 232 H{"HH–HH v"}
michael@0 233 }
michael@0 234 M{
michael@0 235 M{"M–M"}
michael@0 236 }
michael@0 237 MEd{
michael@0 238 M{"E, dd.MM. - E, dd.MM."}
michael@0 239 d{"E, dd.MM. - E, dd.MM."}
michael@0 240 }
michael@0 241 MMM{
michael@0 242 M{"MMM-MMM"}
michael@0 243 }
michael@0 244 MMMEd{
michael@0 245 M{"E, d MMM - E, d MMM"}
michael@0 246 d{"E, d - E, d MMM"}
michael@0 247 }
michael@0 248 MMMd{
michael@0 249 M{"d MMM - d MMM"}
michael@0 250 d{"d-d MMM"}
michael@0 251 }
michael@0 252 Md{
michael@0 253 M{"dd.MM. - dd.MM."}
michael@0 254 d{"dd.MM. - dd.MM."}
michael@0 255 }
michael@0 256 d{
michael@0 257 d{"d–d"}
michael@0 258 }
michael@0 259 fallback{"{0} – {1}"}
michael@0 260 h{
michael@0 261 a{"h a – h a"}
michael@0 262 h{"h–h a"}
michael@0 263 }
michael@0 264 hm{
michael@0 265 a{"h:mm a – h:mm a"}
michael@0 266 h{"h:mm–h:mm a"}
michael@0 267 m{"h:mm–h:mm a"}
michael@0 268 }
michael@0 269 hmv{
michael@0 270 a{"h:mm a – h:mm a v"}
michael@0 271 h{"h:mm–h:mm a v"}
michael@0 272 m{"h:mm–h:mm a v"}
michael@0 273 }
michael@0 274 hv{
michael@0 275 a{"h a – h a v"}
michael@0 276 h{"h–h a v"}
michael@0 277 }
michael@0 278 y{
michael@0 279 y{"y–y G"}
michael@0 280 }
michael@0 281 yM{
michael@0 282 M{"MM.y - MM.y G"}
michael@0 283 y{"MM.y - MM.y G"}
michael@0 284 }
michael@0 285 yMEd{
michael@0 286 M{"E, dd.MM.y - E, dd.MM.y G"}
michael@0 287 d{"E, dd.MM.y - E, dd.MM.y G"}
michael@0 288 y{"E, dd.MM.y - E, dd.MM.y G"}
michael@0 289 }
michael@0 290 yMMM{
michael@0 291 M{"MMM-MMM y G"}
michael@0 292 y{"MMM y - MMM y G"}
michael@0 293 }
michael@0 294 yMMMEd{
michael@0 295 M{"E, d MMM - E, d MMM, y G"}
michael@0 296 d{"E, d - E, d MMM y G"}
michael@0 297 y{"E, d MMM, y - E, d MMM, y G"}
michael@0 298 }
michael@0 299 yMMMM{
michael@0 300 M{"MM - MM.y G"}
michael@0 301 y{"MM.y - MM.y G"}
michael@0 302 }
michael@0 303 yMMMd{
michael@0 304 M{"dd MM - dd MM, y"}
michael@0 305 d{"d – d MMM, y"}
michael@0 306 y{"dd MMM, y - d MMM, y"}
michael@0 307 }
michael@0 308 yMd{
michael@0 309 M{"dd.MM.y - dd.MM.y G"}
michael@0 310 d{"dd.MM.y - dd.MM.y G"}
michael@0 311 y{"dd.MM.y - dd.MM.y G"}
michael@0 312 }
michael@0 313 }
michael@0 314 }
michael@0 315 gregorian{
michael@0 316 AmPmMarkers{
michael@0 317 "დილის",
michael@0 318 "საღამოს",
michael@0 319 }
michael@0 320 AmPmMarkersNarrow{
michael@0 321 "AM",
michael@0 322 "PM",
michael@0 323 }
michael@0 324 DateTimePatterns{
michael@0 325 "HH:mm:ss zzzz",
michael@0 326 "HH:mm:ss z",
michael@0 327 "HH:mm:ss",
michael@0 328 "HH:mm",
michael@0 329 "EEEE, dd MMMM, y",
michael@0 330 "d MMMM, y",
michael@0 331 "d MMM, y",
michael@0 332 "dd.MM.yy",
michael@0 333 "{1} {0}",
michael@0 334 "{1} {0}",
michael@0 335 "{1}, {0}",
michael@0 336 "{1} {0}",
michael@0 337 "{1}, {0}",
michael@0 338 }
michael@0 339 appendItems{
michael@0 340 Timezone{"{0} {1}"}
michael@0 341 }
michael@0 342 availableFormats{
michael@0 343 EHm{"E HH:mm"}
michael@0 344 EHms{"E HH:mm:ss"}
michael@0 345 Ed{"d E"}
michael@0 346 Ehm{"E h:mm a"}
michael@0 347 Ehms{"E h:mm:ss a"}
michael@0 348 Gy{"y G"}
michael@0 349 GyMMM{"MMM, y G"}
michael@0 350 GyMMMEd{"E, d MMM, y G"}
michael@0 351 GyMMMd{"d MMM, y G"}
michael@0 352 H{"HH"}
michael@0 353 Hm{"HH:mm"}
michael@0 354 Hms{"HH:mm:ss"}
michael@0 355 M{"L"}
michael@0 356 MEd{"E, d.M"}
michael@0 357 MMM{"LLL"}
michael@0 358 MMMEd{"E, d MMM"}
michael@0 359 MMMd{"d MMM"}
michael@0 360 Md{"d.M"}
michael@0 361 d{"d"}
michael@0 362 h{"h a"}
michael@0 363 hm{"h:mm a"}
michael@0 364 hms{"h:mm:ss a"}
michael@0 365 ms{"mm:ss"}
michael@0 366 y{"y"}
michael@0 367 yM{"M.y"}
michael@0 368 yMEd{"E, d.M.y"}
michael@0 369 yMMM{"MMM, y"}
michael@0 370 yMMMEd{"E, d MMM, y"}
michael@0 371 yMMMd{"d MMM, y"}
michael@0 372 yMd{"d.M.y"}
michael@0 373 yQQQ{"QQQ, y"}
michael@0 374 yQQQQ{"QQQQ, y"}
michael@0 375 }
michael@0 376 dayNames{
michael@0 377 format{
michael@0 378 abbreviated{
michael@0 379 "კვი",
michael@0 380 "ორშ",
michael@0 381 "სამ",
michael@0 382 "ოთხ",
michael@0 383 "ხუთ",
michael@0 384 "პარ",
michael@0 385 "შაბ",
michael@0 386 }
michael@0 387 narrow{
michael@0 388 "კ",
michael@0 389 "ო",
michael@0 390 "ს",
michael@0 391 "ო",
michael@0 392 "ხ",
michael@0 393 "პ",
michael@0 394 "შ",
michael@0 395 }
michael@0 396 short{
michael@0 397 "კვ",
michael@0 398 "ორ",
michael@0 399 "სმ",
michael@0 400 "ოთ",
michael@0 401 "ხთ",
michael@0 402 "პრ",
michael@0 403 "შბ",
michael@0 404 }
michael@0 405 wide{
michael@0 406 "კვირა",
michael@0 407 "ორშაბათი",
michael@0 408 "სამშაბათი",
michael@0 409 "ოთხშაბათი",
michael@0 410 "ხუთშაბათი",
michael@0 411 "პარასკევი",
michael@0 412 "შაბათი",
michael@0 413 }
michael@0 414 }
michael@0 415 stand-alone{
michael@0 416 abbreviated{
michael@0 417 "კვი",
michael@0 418 "ორშ",
michael@0 419 "სამ",
michael@0 420 "ოთხ",
michael@0 421 "ხუთ",
michael@0 422 "პარ",
michael@0 423 "შაბ",
michael@0 424 }
michael@0 425 narrow{
michael@0 426 "კ",
michael@0 427 "ო",
michael@0 428 "ს",
michael@0 429 "ო",
michael@0 430 "ხ",
michael@0 431 "პ",
michael@0 432 "შ",
michael@0 433 }
michael@0 434 short{
michael@0 435 "კვ",
michael@0 436 "ორ",
michael@0 437 "სმ",
michael@0 438 "ოთ",
michael@0 439 "ხთ",
michael@0 440 "პრ",
michael@0 441 "შბ",
michael@0 442 }
michael@0 443 wide{
michael@0 444 "კვირა",
michael@0 445 "ორშაბათი",
michael@0 446 "სამშაბათი",
michael@0 447 "ოთხშაბათი",
michael@0 448 "ხუთშაბათი",
michael@0 449 "პარასკევი",
michael@0 450 "შაბათი",
michael@0 451 }
michael@0 452 }
michael@0 453 }
michael@0 454 eras{
michael@0 455 abbreviated{
michael@0 456 "ძვ. წ.",
michael@0 457 "ახ. წ.",
michael@0 458 }
michael@0 459 wide{
michael@0 460 "ძველი წელთაღრიცხვით",
michael@0 461 "ახალი წელთაღრიცხვით",
michael@0 462 }
michael@0 463 }
michael@0 464 intervalFormats{
michael@0 465 H{
michael@0 466 H{"HH–HH"}
michael@0 467 }
michael@0 468 Hm{
michael@0 469 H{"HH:mm–HH:mm"}
michael@0 470 m{"HH:mm–HH:mm"}
michael@0 471 }
michael@0 472 Hmv{
michael@0 473 H{"HH:mm–HH:mm v"}
michael@0 474 m{"HH:mm–HH:mm v"}
michael@0 475 }
michael@0 476 Hv{
michael@0 477 H{"HH–HH v"}
michael@0 478 }
michael@0 479 M{
michael@0 480 M{"M–M"}
michael@0 481 }
michael@0 482 MEd{
michael@0 483 M{"E, dd.MM. - E, dd.MM."}
michael@0 484 d{"E, dd.MM. - E, dd.MM."}
michael@0 485 }
michael@0 486 MMM{
michael@0 487 M{"MMM-MMM"}
michael@0 488 }
michael@0 489 MMMEd{
michael@0 490 M{"E, d MMM - E, d MMM"}
michael@0 491 d{"E, d - E, d MMM"}
michael@0 492 }
michael@0 493 MMMd{
michael@0 494 M{"d MMM - d MMM"}
michael@0 495 d{"d-d MMM"}
michael@0 496 }
michael@0 497 Md{
michael@0 498 M{"dd.MM. - dd.MM."}
michael@0 499 d{"dd.MM. - dd.MM."}
michael@0 500 }
michael@0 501 d{
michael@0 502 d{"d–d"}
michael@0 503 }
michael@0 504 fallback{"{0} – {1}"}
michael@0 505 h{
michael@0 506 a{"h a – h a"}
michael@0 507 h{"h–h a"}
michael@0 508 }
michael@0 509 hm{
michael@0 510 a{"h:mm a – h:mm a"}
michael@0 511 h{"h:mm–h:mm a"}
michael@0 512 m{"h:mm–h:mm a"}
michael@0 513 }
michael@0 514 hmv{
michael@0 515 a{"h:mm a – h:mm a v"}
michael@0 516 h{"h:mm–h:mm a v"}
michael@0 517 m{"h:mm–h:mm a v"}
michael@0 518 }
michael@0 519 hv{
michael@0 520 a{"h a – h a v"}
michael@0 521 h{"h–h a v"}
michael@0 522 }
michael@0 523 y{
michael@0 524 y{"y–y"}
michael@0 525 }
michael@0 526 yM{
michael@0 527 M{"MM.y - MM.y"}
michael@0 528 y{"MM.y - MM.y"}
michael@0 529 }
michael@0 530 yMEd{
michael@0 531 M{"E, dd.MM.y - E, dd.MM.y"}
michael@0 532 d{"E, dd.MM.y - E, dd.MM.y"}
michael@0 533 y{"E, dd.MM.y - E, dd.MM.y"}
michael@0 534 }
michael@0 535 yMMM{
michael@0 536 M{"MMM-MMM y"}
michael@0 537 y{"MMM y - MMM y"}
michael@0 538 }
michael@0 539 yMMMEd{
michael@0 540 M{"E, d MMM - E, d MMM, y"}
michael@0 541 d{"E, d MMM - E, d MMM, y"}
michael@0 542 y{"E, d MMM, y - E, d MMM, y"}
michael@0 543 }
michael@0 544 yMMMM{
michael@0 545 M{"MM - MM.y"}
michael@0 546 y{"MM.y - MM.y"}
michael@0 547 }
michael@0 548 yMMMd{
michael@0 549 M{"dd MM - dd MM, y"}
michael@0 550 d{"d-d MMM, y"}
michael@0 551 y{"dd MMM, y - d MMM, y"}
michael@0 552 }
michael@0 553 yMd{
michael@0 554 M{"dd.MM.y - dd.MM.y"}
michael@0 555 d{"dd.MM.y - dd.MM.y"}
michael@0 556 y{"dd.MM.y - dd.MM.y"}
michael@0 557 }
michael@0 558 }
michael@0 559 monthNames{
michael@0 560 format{
michael@0 561 abbreviated{
michael@0 562 "იან",
michael@0 563 "თებ",
michael@0 564 "მარ",
michael@0 565 "აპრ",
michael@0 566 "მაი",
michael@0 567 "ივნ",
michael@0 568 "ივლ",
michael@0 569 "აგვ",
michael@0 570 "სექ",
michael@0 571 "ოქტ",
michael@0 572 "ნოე",
michael@0 573 "დეკ",
michael@0 574 }
michael@0 575 narrow{
michael@0 576 "ი",
michael@0 577 "თ",
michael@0 578 "მ",
michael@0 579 "ა",
michael@0 580 "მ",
michael@0 581 "ი",
michael@0 582 "ი",
michael@0 583 "ა",
michael@0 584 "ს",
michael@0 585 "ო",
michael@0 586 "ნ",
michael@0 587 "დ",
michael@0 588 }
michael@0 589 wide{
michael@0 590 "იანვარი",
michael@0 591 "თებერვალი",
michael@0 592 "მარტი",
michael@0 593 "აპრილი",
michael@0 594 "მაისი",
michael@0 595 "ივნისი",
michael@0 596 "ივლისი",
michael@0 597 "აგვისტო",
michael@0 598 "სექტემბერი",
michael@0 599 "ოქტომბერი",
michael@0 600 "ნოემბერი",
michael@0 601 "დეკემბერი",
michael@0 602 }
michael@0 603 }
michael@0 604 stand-alone{
michael@0 605 abbreviated{
michael@0 606 "იან",
michael@0 607 "თებ",
michael@0 608 "მარ",
michael@0 609 "აპრ",
michael@0 610 "მაი",
michael@0 611 "ივნ",
michael@0 612 "ივლ",
michael@0 613 "აგვ",
michael@0 614 "სექ",
michael@0 615 "ოქტ",
michael@0 616 "ნოე",
michael@0 617 "დეკ",
michael@0 618 }
michael@0 619 narrow{
michael@0 620 "ი",
michael@0 621 "თ",
michael@0 622 "მ",
michael@0 623 "ა",
michael@0 624 "მ",
michael@0 625 "ი",
michael@0 626 "ი",
michael@0 627 "ა",
michael@0 628 "ს",
michael@0 629 "ო",
michael@0 630 "ნ",
michael@0 631 "დ",
michael@0 632 }
michael@0 633 wide{
michael@0 634 "იანვარი",
michael@0 635 "თებერვალი",
michael@0 636 "მარტი",
michael@0 637 "აპრილი",
michael@0 638 "მაისი",
michael@0 639 "ივნისი",
michael@0 640 "ივლისი",
michael@0 641 "აგვისტო",
michael@0 642 "სექტემბერი",
michael@0 643 "ოქტომბერი",
michael@0 644 "ნოემბერი",
michael@0 645 "დეკემბერი",
michael@0 646 }
michael@0 647 }
michael@0 648 }
michael@0 649 quarters{
michael@0 650 format{
michael@0 651 abbreviated{
michael@0 652 "I კვ.",
michael@0 653 "II კვ.",
michael@0 654 "III კვ.",
michael@0 655 "IV კვ.",
michael@0 656 }
michael@0 657 narrow{
michael@0 658 "1",
michael@0 659 "2",
michael@0 660 "3",
michael@0 661 "4",
michael@0 662 }
michael@0 663 wide{
michael@0 664 "I კვარტალი",
michael@0 665 "II კვარტალი",
michael@0 666 "III კვარტალი",
michael@0 667 "IV კვარტალი",
michael@0 668 }
michael@0 669 }
michael@0 670 stand-alone{
michael@0 671 abbreviated{
michael@0 672 "I კვ.",
michael@0 673 "II კვ.",
michael@0 674 "III კვ.",
michael@0 675 "IV კვ.",
michael@0 676 }
michael@0 677 narrow{
michael@0 678 "1",
michael@0 679 "2",
michael@0 680 "3",
michael@0 681 "4",
michael@0 682 }
michael@0 683 wide{
michael@0 684 "I კვარტალი",
michael@0 685 "II კვარტალი",
michael@0 686 "III კვარტალი",
michael@0 687 "IV კვარტალი",
michael@0 688 }
michael@0 689 }
michael@0 690 }
michael@0 691 }
michael@0 692 }
michael@0 693 delimiters{
michael@0 694 alternateQuotationEnd{"»"}
michael@0 695 alternateQuotationStart{"«"}
michael@0 696 quotationEnd{"“"}
michael@0 697 quotationStart{"„"}
michael@0 698 }
michael@0 699 durationUnits{
michael@0 700 hm{"h:mm"}
michael@0 701 hms{"h:mm:ss"}
michael@0 702 ms{"m:ss"}
michael@0 703 }
michael@0 704 fields{
michael@0 705 day{
michael@0 706 dn{"დღე"}
michael@0 707 relative{
michael@0 708 "-1"{"გუშინ"}
michael@0 709 "-2"{"გუშინწინ"}
michael@0 710 "0"{"დღეს"}
michael@0 711 "1"{"ხვალ"}
michael@0 712 "2"{"ზეგ"}
michael@0 713 }
michael@0 714 relativeTime{
michael@0 715 future{
michael@0 716 one{"{0} დღეში"}
michael@0 717 other{"{0} დღეში"}
michael@0 718 }
michael@0 719 past{
michael@0 720 one{"{0} დღის წინ"}
michael@0 721 other{"{0} დღის წინ"}
michael@0 722 }
michael@0 723 }
michael@0 724 }
michael@0 725 dayperiod{
michael@0 726 dn{"დღის ნახევარი"}
michael@0 727 }
michael@0 728 era{
michael@0 729 dn{"ეპოქა"}
michael@0 730 }
michael@0 731 fri{
michael@0 732 relative{
michael@0 733 "-1"{"გასულ პარასკევს"}
michael@0 734 "0"{"ამ პარასკევს"}
michael@0 735 "1"{"მომავალ პარასკევს"}
michael@0 736 }
michael@0 737 }
michael@0 738 hour{
michael@0 739 dn{"საათი"}
michael@0 740 relativeTime{
michael@0 741 future{
michael@0 742 one{"{0} საათში"}
michael@0 743 other{"{0} საათში"}
michael@0 744 }
michael@0 745 past{
michael@0 746 one{"{0} საათის წინ"}
michael@0 747 other{"{0} საათის წინ"}
michael@0 748 }
michael@0 749 }
michael@0 750 }
michael@0 751 minute{
michael@0 752 dn{"წუთი"}
michael@0 753 relativeTime{
michael@0 754 future{
michael@0 755 one{"{0} წუთში"}
michael@0 756 other{"{0} წუთში"}
michael@0 757 }
michael@0 758 past{
michael@0 759 one{"{0} წუთის წინ"}
michael@0 760 other{"{0} წუთის წინ"}
michael@0 761 }
michael@0 762 }
michael@0 763 }
michael@0 764 mon{
michael@0 765 relative{
michael@0 766 "-1"{"გასულ ორშაბათს"}
michael@0 767 "0"{"ამ ორშაბათს"}
michael@0 768 "1"{"მომავალ ორშაბათს"}
michael@0 769 }
michael@0 770 }
michael@0 771 month{
michael@0 772 dn{"თვე"}
michael@0 773 relative{
michael@0 774 "-1"{"გასულ თვეს"}
michael@0 775 "0"{"ამ თვეში"}
michael@0 776 "1"{"მომავალ თვეს"}
michael@0 777 }
michael@0 778 relativeTime{
michael@0 779 future{
michael@0 780 one{"{0} თვეში"}
michael@0 781 other{"{0} თვეში"}
michael@0 782 }
michael@0 783 past{
michael@0 784 one{"{0} თვის წინ"}
michael@0 785 other{"{0} თვის წინ"}
michael@0 786 }
michael@0 787 }
michael@0 788 }
michael@0 789 sat{
michael@0 790 relative{
michael@0 791 "-1"{"გასულ შაბათს"}
michael@0 792 "0"{"ამ შაბათს"}
michael@0 793 "1"{"მომავალ შაბათს"}
michael@0 794 }
michael@0 795 }
michael@0 796 second{
michael@0 797 dn{"წამი"}
michael@0 798 relative{
michael@0 799 "0"{"ახლა"}
michael@0 800 }
michael@0 801 relativeTime{
michael@0 802 future{
michael@0 803 one{"{0} წამში"}
michael@0 804 other{"{0} წამში"}
michael@0 805 }
michael@0 806 past{
michael@0 807 one{"{0} წამის წინ"}
michael@0 808 other{"{0} წამის წინ"}
michael@0 809 }
michael@0 810 }
michael@0 811 }
michael@0 812 sun{
michael@0 813 relative{
michael@0 814 "-1"{"გასულ კვირას"}
michael@0 815 "0"{"ამ კვირას"}
michael@0 816 "1"{"მომავალ კვირას"}
michael@0 817 }
michael@0 818 }
michael@0 819 thu{
michael@0 820 relative{
michael@0 821 "-1"{"გასულ ხუთშაბათს"}
michael@0 822 "0"{"ამ ხუთშაბათს"}
michael@0 823 "1"{"მომავალ ხუთშაბათს"}
michael@0 824 }
michael@0 825 }
michael@0 826 tue{
michael@0 827 relative{
michael@0 828 "-1"{"გასულ სამშაბათს"}
michael@0 829 "0"{"ამ სამშაბათს"}
michael@0 830 "1"{"მომავალ სამშაბათს"}
michael@0 831 }
michael@0 832 }
michael@0 833 wed{
michael@0 834 relative{
michael@0 835 "-1"{"გასულ ოთხშაბათს"}
michael@0 836 "0"{"ამ ოთხშაბათს"}
michael@0 837 "1"{"მომავალ ოთხშაბათს"}
michael@0 838 }
michael@0 839 }
michael@0 840 week{
michael@0 841 dn{"კვირა"}
michael@0 842 relative{
michael@0 843 "-1"{"გასულ კვირაში"}
michael@0 844 "0"{"ამ კვირაში"}
michael@0 845 "1"{"მომავალ კვირაში"}
michael@0 846 }
michael@0 847 relativeTime{
michael@0 848 future{
michael@0 849 one{"{0} კვირაში"}
michael@0 850 other{"{0} კვირაში"}
michael@0 851 }
michael@0 852 past{
michael@0 853 one{"{0} კვირის წინ"}
michael@0 854 other{"{0} კვირის წინ"}
michael@0 855 }
michael@0 856 }
michael@0 857 }
michael@0 858 weekday{
michael@0 859 dn{"კვირის დღე"}
michael@0 860 }
michael@0 861 year{
michael@0 862 dn{"წელი"}
michael@0 863 relative{
michael@0 864 "-1"{"გასულ წელს"}
michael@0 865 "0"{"ამ წელს"}
michael@0 866 "1"{"მომავალ წელს"}
michael@0 867 }
michael@0 868 relativeTime{
michael@0 869 future{
michael@0 870 one{"{0} წელიწადში"}
michael@0 871 other{"{0} წელიწადში"}
michael@0 872 }
michael@0 873 past{
michael@0 874 one{"{0} წლის წინ"}
michael@0 875 other{"{0} წლის წინ"}
michael@0 876 }
michael@0 877 }
michael@0 878 }
michael@0 879 zone{
michael@0 880 dn{"დროის სარტყელი"}
michael@0 881 }
michael@0 882 }
michael@0 883 listPattern{
michael@0 884 standard{
michael@0 885 2{"{0} და {1}"}
michael@0 886 end{"{0} და {1}"}
michael@0 887 middle{"{0}, {1}"}
michael@0 888 start{"{0}, {1}"}
michael@0 889 }
michael@0 890 unit{
michael@0 891 2{"{0}, {1}"}
michael@0 892 end{"{0}, {1}"}
michael@0 893 middle{"{0}, {1}"}
michael@0 894 start{"{0}, {1}"}
michael@0 895 }
michael@0 896 unit-short{
michael@0 897 2{"{0}, {1}"}
michael@0 898 end{"{0}, {1}"}
michael@0 899 middle{"{0}, {1}"}
michael@0 900 start{"{0}, {1}"}
michael@0 901 }
michael@0 902 }
michael@0 903 measurementSystemNames{
michael@0 904 UK{"ბრიტანული"}
michael@0 905 US{"ამერიკული"}
michael@0 906 metric{"მეტრული"}
michael@0 907 }
michael@0 908 units{
michael@0 909 acceleration{
michael@0 910 g-force{
michael@0 911 one{"{0} ინერციის ძალა"}
michael@0 912 other{"{0} ინერციის ძალა"}
michael@0 913 }
michael@0 914 }
michael@0 915 angle{
michael@0 916 arc-minute{
michael@0 917 one{"{0} წუთი"}
michael@0 918 other{"{0} წუთი"}
michael@0 919 }
michael@0 920 arc-second{
michael@0 921 one{"{0} წამი"}
michael@0 922 other{"{0} წამი"}
michael@0 923 }
michael@0 924 degree{
michael@0 925 one{"{0} გრადუსი"}
michael@0 926 other{"{0} გრადუსი"}
michael@0 927 }
michael@0 928 }
michael@0 929 area{
michael@0 930 acre{
michael@0 931 one{"{0} აკრი"}
michael@0 932 other{"{0} აკრი"}
michael@0 933 }
michael@0 934 hectare{
michael@0 935 one{"{0} ჰექტარი"}
michael@0 936 other{"{0} ჰექტარი"}
michael@0 937 }
michael@0 938 square-foot{
michael@0 939 one{"{0} კვადრატული ფუტი"}
michael@0 940 other{"{0} კვადრატული ფუტი"}
michael@0 941 }
michael@0 942 square-kilometer{
michael@0 943 one{"{0} კვადრატული კილომეტრი"}
michael@0 944 other{"{0} კვადრატული კილომეტრი"}
michael@0 945 }
michael@0 946 square-meter{
michael@0 947 one{"{0} კვადრატული მეტრი"}
michael@0 948 other{"{0} კვადრატული მეტრი"}
michael@0 949 }
michael@0 950 square-mile{
michael@0 951 one{"{0} კვადრატული მილი"}
michael@0 952 other{"{0} კვადრატული მილი"}
michael@0 953 }
michael@0 954 }
michael@0 955 compound{
michael@0 956 per{"{0}/{1}"}
michael@0 957 }
michael@0 958 duration{
michael@0 959 day{
michael@0 960 one{"{0} დღე"}
michael@0 961 other{"{0} დღე"}
michael@0 962 }
michael@0 963 hour{
michael@0 964 one{"{0} საათი"}
michael@0 965 other{"{0} საათი"}
michael@0 966 }
michael@0 967 millisecond{
michael@0 968 one{"{0} მილიწამი"}
michael@0 969 other{"{0} მილიწამი"}
michael@0 970 }
michael@0 971 minute{
michael@0 972 one{"{0} წუთი"}
michael@0 973 other{"{0} წუთი"}
michael@0 974 }
michael@0 975 month{
michael@0 976 one{"{0} თვე"}
michael@0 977 other{"{0} თვე"}
michael@0 978 }
michael@0 979 second{
michael@0 980 one{"{0} წამი"}
michael@0 981 other{"{0} წამი"}
michael@0 982 }
michael@0 983 week{
michael@0 984 one{"{0} კვირა"}
michael@0 985 other{"{0} კვირა"}
michael@0 986 }
michael@0 987 year{
michael@0 988 one{"{0} წელი"}
michael@0 989 other{"{0} წელი"}
michael@0 990 }
michael@0 991 }
michael@0 992 length{
michael@0 993 centimeter{
michael@0 994 one{"{0} სანტიმეტრი"}
michael@0 995 other{"{0} სანტიმეტრი"}
michael@0 996 }
michael@0 997 foot{
michael@0 998 one{"{0} ფუტი"}
michael@0 999 other{"{0} ფუტი"}
michael@0 1000 }
michael@0 1001 inch{
michael@0 1002 one{"{0} დუიმი"}
michael@0 1003 other{"{0} დუიმი"}
michael@0 1004 }
michael@0 1005 kilometer{
michael@0 1006 one{"{0} კილომეტრი"}
michael@0 1007 other{"{0} კილომეტრი"}
michael@0 1008 }
michael@0 1009 light-year{
michael@0 1010 one{"{0} სინათლის წელი"}
michael@0 1011 other{"{0} სინათლის წელი"}
michael@0 1012 }
michael@0 1013 meter{
michael@0 1014 one{"{0}მეტრი"}
michael@0 1015 other{"{0}მეტრი"}
michael@0 1016 }
michael@0 1017 mile{
michael@0 1018 one{"{0} მილი"}
michael@0 1019 other{"{0} მილი"}
michael@0 1020 }
michael@0 1021 millimeter{
michael@0 1022 one{"{0} მილიმეტრი"}
michael@0 1023 other{"{0} მილიმეტრი"}
michael@0 1024 }
michael@0 1025 picometer{
michael@0 1026 one{"{0} პიკომეტრი"}
michael@0 1027 other{"{0} პიკომეტრი"}
michael@0 1028 }
michael@0 1029 yard{
michael@0 1030 one{"{0} იარდი"}
michael@0 1031 other{"{0} იარდი"}
michael@0 1032 }
michael@0 1033 }
michael@0 1034 mass{
michael@0 1035 gram{
michael@0 1036 one{"{0} გრამი"}
michael@0 1037 other{"{0} გრამი"}
michael@0 1038 }
michael@0 1039 kilogram{
michael@0 1040 one{"{0} კილოგრამი"}
michael@0 1041 other{"{0} კილოგრამი"}
michael@0 1042 }
michael@0 1043 ounce{
michael@0 1044 one{"{0} უნცია"}
michael@0 1045 other{"{0} უნცია"}
michael@0 1046 }
michael@0 1047 pound{
michael@0 1048 one{"{0} ფუნტი"}
michael@0 1049 other{"{0} ფუნტი"}
michael@0 1050 }
michael@0 1051 }
michael@0 1052 power{
michael@0 1053 horsepower{
michael@0 1054 one{"{0} ცხენის ძალა"}
michael@0 1055 other{"{0} ცხენის ძალა"}
michael@0 1056 }
michael@0 1057 kilowatt{
michael@0 1058 one{"{0} კილოვატი"}
michael@0 1059 other{"{0} კილოვატი"}
michael@0 1060 }
michael@0 1061 watt{
michael@0 1062 one{"{0} ვატი"}
michael@0 1063 other{"{0} ვატი"}
michael@0 1064 }
michael@0 1065 }
michael@0 1066 pressure{
michael@0 1067 hectopascal{
michael@0 1068 one{"{0} ჰექტოპასკალი"}
michael@0 1069 other{"{0} ჰექტოპასკალი"}
michael@0 1070 }
michael@0 1071 inch-hg{
michael@0 1072 one{"{0} ვერცხლისწყლის დუიმი"}
michael@0 1073 other{"{0} ვერცხლისწყლის დუიმი"}
michael@0 1074 }
michael@0 1075 millibar{
michael@0 1076 one{"{0} მილიბარი"}
michael@0 1077 other{"{0} მილიბარი"}
michael@0 1078 }
michael@0 1079 }
michael@0 1080 speed{
michael@0 1081 kilometer-per-hour{
michael@0 1082 one{"{0} კილომეტრი საათში"}
michael@0 1083 other{"{0} კილომეტრი საათში"}
michael@0 1084 }
michael@0 1085 meter-per-second{
michael@0 1086 one{"{0} მეტრი წამში"}
michael@0 1087 other{"{0} მეტრი წამში"}
michael@0 1088 }
michael@0 1089 mile-per-hour{
michael@0 1090 one{"{0} მილი საათში"}
michael@0 1091 other{"{0} მილი საათში"}
michael@0 1092 }
michael@0 1093 }
michael@0 1094 temperature{
michael@0 1095 celsius{
michael@0 1096 one{"{0} გრადუსი ცელსიუსით"}
michael@0 1097 other{"{0} გრადუსი ცელსიუსით"}
michael@0 1098 }
michael@0 1099 fahrenheit{
michael@0 1100 one{"{0} გრადუსი ფარენჰეიტით"}
michael@0 1101 other{"{0} გრადუსი ფარენჰეიტით"}
michael@0 1102 }
michael@0 1103 }
michael@0 1104 volume{
michael@0 1105 cubic-kilometer{
michael@0 1106 one{"{0} კუბური კილომეტრი"}
michael@0 1107 other{"{0} კუბური კილომეტრი"}
michael@0 1108 }
michael@0 1109 cubic-mile{
michael@0 1110 one{"{0} კუბური მილი"}
michael@0 1111 other{"{0} კუბური მილი"}
michael@0 1112 }
michael@0 1113 liter{
michael@0 1114 one{"{0} ლიტრი"}
michael@0 1115 other{"{0} ლიტრი"}
michael@0 1116 }
michael@0 1117 }
michael@0 1118 }
michael@0 1119 unitsNarrow{
michael@0 1120 acceleration{
michael@0 1121 g-force{
michael@0 1122 one{"{0} ინ. ძ."}
michael@0 1123 other{"{0} ინ. ძ."}
michael@0 1124 }
michael@0 1125 }
michael@0 1126 angle{
michael@0 1127 arc-minute{
michael@0 1128 one{"{0} წთ"}
michael@0 1129 other{"{0} წთ"}
michael@0 1130 }
michael@0 1131 arc-second{
michael@0 1132 one{"{0} წმ"}
michael@0 1133 other{"{0} წმ"}
michael@0 1134 }
michael@0 1135 degree{
michael@0 1136 one{"{0}°"}
michael@0 1137 other{"{0}°"}
michael@0 1138 }
michael@0 1139 }
michael@0 1140 area{
michael@0 1141 acre{
michael@0 1142 one{"{0} აკრი"}
michael@0 1143 other{"{0} აკრი"}
michael@0 1144 }
michael@0 1145 hectare{
michael@0 1146 one{"{0} ჰა"}
michael@0 1147 other{"{0} ჰა"}
michael@0 1148 }
michael@0 1149 square-foot{
michael@0 1150 one{"{0} ფტ²"}
michael@0 1151 other{"{0} ფტ²"}
michael@0 1152 }
michael@0 1153 square-kilometer{
michael@0 1154 one{"{0} კმ²"}
michael@0 1155 other{"{0} კმ²"}
michael@0 1156 }
michael@0 1157 square-meter{
michael@0 1158 one{"{0} მ²"}
michael@0 1159 other{"{0} მ²"}
michael@0 1160 }
michael@0 1161 square-mile{
michael@0 1162 one{"{0} მილი²"}
michael@0 1163 other{"{0} მილი²"}
michael@0 1164 }
michael@0 1165 }
michael@0 1166 compound{
michael@0 1167 per{"{0}/{1}"}
michael@0 1168 }
michael@0 1169 duration{
michael@0 1170 day{
michael@0 1171 one{"{0} დღე"}
michael@0 1172 other{"{0} დღე"}
michael@0 1173 }
michael@0 1174 hour{
michael@0 1175 one{"{0} სთ"}
michael@0 1176 other{"{0} სთ"}
michael@0 1177 }
michael@0 1178 millisecond{
michael@0 1179 one{"{0} მწ"}
michael@0 1180 other{"{0} მწ"}
michael@0 1181 }
michael@0 1182 minute{
michael@0 1183 one{"{0} წთ"}
michael@0 1184 other{"{0} წთ"}
michael@0 1185 }
michael@0 1186 month{
michael@0 1187 one{"{0} თვე"}
michael@0 1188 other{"{0} თვე"}
michael@0 1189 }
michael@0 1190 second{
michael@0 1191 one{"{0} წმ"}
michael@0 1192 other{"{0} წმ"}
michael@0 1193 }
michael@0 1194 week{
michael@0 1195 one{"{0} კვრ"}
michael@0 1196 other{"{0} კვრ"}
michael@0 1197 }
michael@0 1198 year{
michael@0 1199 one{"{0} წ"}
michael@0 1200 other{"{0} წ"}
michael@0 1201 }
michael@0 1202 }
michael@0 1203 length{
michael@0 1204 centimeter{
michael@0 1205 one{"{0} სმ"}
michael@0 1206 other{"{0} სმ"}
michael@0 1207 }
michael@0 1208 foot{
michael@0 1209 one{"{0} ფტ"}
michael@0 1210 other{"{0} ფტ"}
michael@0 1211 }
michael@0 1212 inch{
michael@0 1213 one{"{0} დმ"}
michael@0 1214 other{"{0} დმ"}
michael@0 1215 }
michael@0 1216 kilometer{
michael@0 1217 one{"{0} კმ"}
michael@0 1218 other{"{0} კმ"}
michael@0 1219 }
michael@0 1220 light-year{
michael@0 1221 one{"{0} სწ"}
michael@0 1222 other{"{0} სწ"}
michael@0 1223 }
michael@0 1224 meter{
michael@0 1225 one{"{0}მ"}
michael@0 1226 other{"{0}მ"}
michael@0 1227 }
michael@0 1228 mile{
michael@0 1229 one{"{0} მილი"}
michael@0 1230 other{"{0} მილი"}
michael@0 1231 }
michael@0 1232 millimeter{
michael@0 1233 one{"{0} მმ"}
michael@0 1234 other{"{0} მმ"}
michael@0 1235 }
michael@0 1236 picometer{
michael@0 1237 one{"{0} პმ"}
michael@0 1238 other{"{0} პმ"}
michael@0 1239 }
michael@0 1240 yard{
michael@0 1241 one{"{0} იარდი"}
michael@0 1242 other{"{0} იარდი"}
michael@0 1243 }
michael@0 1244 }
michael@0 1245 mass{
michael@0 1246 gram{
michael@0 1247 one{"{0} გ"}
michael@0 1248 other{"{0} გ"}
michael@0 1249 }
michael@0 1250 kilogram{
michael@0 1251 one{"{0} კგ"}
michael@0 1252 other{"{0} კგ"}
michael@0 1253 }
michael@0 1254 ounce{
michael@0 1255 one{"{0} უნც"}
michael@0 1256 other{"{0} უნც"}
michael@0 1257 }
michael@0 1258 pound{
michael@0 1259 one{"{0} ფნტ"}
michael@0 1260 other{"{0} ფნტ"}
michael@0 1261 }
michael@0 1262 }
michael@0 1263 power{
michael@0 1264 horsepower{
michael@0 1265 one{"{0}ცხ.ძ."}
michael@0 1266 other{"{0}ცხ.ძ."}
michael@0 1267 }
michael@0 1268 kilowatt{
michael@0 1269 one{"{0} კვტ"}
michael@0 1270 other{"{0} კვტ"}
michael@0 1271 }
michael@0 1272 watt{
michael@0 1273 one{"{0} ვტ"}
michael@0 1274 other{"{0} ვტ"}
michael@0 1275 }
michael@0 1276 }
michael@0 1277 pressure{
michael@0 1278 hectopascal{
michael@0 1279 one{"{0} ჰპა"}
michael@0 1280 other{"{0} ჰპა"}
michael@0 1281 }
michael@0 1282 inch-hg{
michael@0 1283 one{"{0} ვრც. დმ."}
michael@0 1284 other{"{0} ვრც. დმ."}
michael@0 1285 }
michael@0 1286 millibar{
michael@0 1287 one{"{0} მბრ"}
michael@0 1288 other{"{0} მბრ"}
michael@0 1289 }
michael@0 1290 }
michael@0 1291 speed{
michael@0 1292 kilometer-per-hour{
michael@0 1293 one{"{0} კმ/სთ"}
michael@0 1294 other{"{0} კმ/სთ"}
michael@0 1295 }
michael@0 1296 meter-per-second{
michael@0 1297 one{"{0} მ/წმ"}
michael@0 1298 other{"{0} მ/წმ"}
michael@0 1299 }
michael@0 1300 mile-per-hour{
michael@0 1301 one{"{0} მილი/სთ"}
michael@0 1302 other{"{0} მილი/სთ"}
michael@0 1303 }
michael@0 1304 }
michael@0 1305 temperature{
michael@0 1306 celsius{
michael@0 1307 one{"{0}°"}
michael@0 1308 other{"{0}°"}
michael@0 1309 }
michael@0 1310 fahrenheit{
michael@0 1311 one{"{0}°F"}
michael@0 1312 other{"{0}°F"}
michael@0 1313 }
michael@0 1314 }
michael@0 1315 volume{
michael@0 1316 cubic-kilometer{
michael@0 1317 one{"{0} კმ³"}
michael@0 1318 other{"{0} კმ³"}
michael@0 1319 }
michael@0 1320 cubic-mile{
michael@0 1321 one{"{0} მილი³"}
michael@0 1322 other{"{0} მილი³"}
michael@0 1323 }
michael@0 1324 liter{
michael@0 1325 one{"{0}ლ"}
michael@0 1326 other{"{0}ლ"}
michael@0 1327 }
michael@0 1328 }
michael@0 1329 }
michael@0 1330 unitsShort{
michael@0 1331 acceleration{
michael@0 1332 g-force{
michael@0 1333 one{"{0} ინ. ძ."}
michael@0 1334 other{"{0} ინ. ძ."}
michael@0 1335 }
michael@0 1336 }
michael@0 1337 angle{
michael@0 1338 arc-minute{
michael@0 1339 one{"{0} წთ"}
michael@0 1340 other{"{0} წთ"}
michael@0 1341 }
michael@0 1342 arc-second{
michael@0 1343 one{"{0} წმ"}
michael@0 1344 other{"{0} წმ"}
michael@0 1345 }
michael@0 1346 degree{
michael@0 1347 one{"{0}°"}
michael@0 1348 other{"{0}°"}
michael@0 1349 }
michael@0 1350 }
michael@0 1351 area{
michael@0 1352 acre{
michael@0 1353 one{"{0} აკრი"}
michael@0 1354 other{"{0} აკრი"}
michael@0 1355 }
michael@0 1356 hectare{
michael@0 1357 one{"{0} ჰა"}
michael@0 1358 other{"{0} ჰა"}
michael@0 1359 }
michael@0 1360 square-foot{
michael@0 1361 one{"{0} ფტ²"}
michael@0 1362 other{"{0} ფტ²"}
michael@0 1363 }
michael@0 1364 square-kilometer{
michael@0 1365 one{"{0} კმ²"}
michael@0 1366 other{"{0} კმ²"}
michael@0 1367 }
michael@0 1368 square-meter{
michael@0 1369 one{"{0} მ²"}
michael@0 1370 other{"{0} მ²"}
michael@0 1371 }
michael@0 1372 square-mile{
michael@0 1373 one{"{0} მილი²"}
michael@0 1374 other{"{0} მილი²"}
michael@0 1375 }
michael@0 1376 }
michael@0 1377 compound{
michael@0 1378 per{"{0}/{1}"}
michael@0 1379 }
michael@0 1380 duration{
michael@0 1381 day{
michael@0 1382 one{"{0} დღე"}
michael@0 1383 other{"{0} დღე"}
michael@0 1384 }
michael@0 1385 hour{
michael@0 1386 one{"{0} სთ"}
michael@0 1387 other{"{0} სთ"}
michael@0 1388 }
michael@0 1389 millisecond{
michael@0 1390 one{"{0} მწ"}
michael@0 1391 other{"{0} მწ"}
michael@0 1392 }
michael@0 1393 minute{
michael@0 1394 one{"{0} წთ"}
michael@0 1395 other{"{0} წთ"}
michael@0 1396 }
michael@0 1397 month{
michael@0 1398 one{"{0} თვე"}
michael@0 1399 other{"{0} თვე"}
michael@0 1400 }
michael@0 1401 second{
michael@0 1402 one{"{0} წმ"}
michael@0 1403 other{"{0} წმ"}
michael@0 1404 }
michael@0 1405 week{
michael@0 1406 one{"{0} კვრ"}
michael@0 1407 other{"{0} კვრ"}
michael@0 1408 }
michael@0 1409 year{
michael@0 1410 one{"{0} წ"}
michael@0 1411 other{"{0} წ"}
michael@0 1412 }
michael@0 1413 }
michael@0 1414 length{
michael@0 1415 centimeter{
michael@0 1416 one{"{0} სმ"}
michael@0 1417 other{"{0} სმ"}
michael@0 1418 }
michael@0 1419 foot{
michael@0 1420 one{"{0} ფტ"}
michael@0 1421 other{"{0} ფტ"}
michael@0 1422 }
michael@0 1423 inch{
michael@0 1424 one{"{0} დმ"}
michael@0 1425 other{"{0} დმ"}
michael@0 1426 }
michael@0 1427 kilometer{
michael@0 1428 one{"{0} კმ"}
michael@0 1429 other{"{0} კმ"}
michael@0 1430 }
michael@0 1431 light-year{
michael@0 1432 one{"{0} სწ"}
michael@0 1433 other{"{0} სწ"}
michael@0 1434 }
michael@0 1435 meter{
michael@0 1436 one{"{0} მ"}
michael@0 1437 other{"{0} მ"}
michael@0 1438 }
michael@0 1439 mile{
michael@0 1440 one{"{0} მილი"}
michael@0 1441 other{"{0} მილი"}
michael@0 1442 }
michael@0 1443 millimeter{
michael@0 1444 one{"{0} მმ"}
michael@0 1445 other{"{0} მმ"}
michael@0 1446 }
michael@0 1447 picometer{
michael@0 1448 one{"{0} პმ"}
michael@0 1449 other{"{0} პმ"}
michael@0 1450 }
michael@0 1451 yard{
michael@0 1452 one{"{0} იარდი"}
michael@0 1453 other{"{0} იარდი"}
michael@0 1454 }
michael@0 1455 }
michael@0 1456 mass{
michael@0 1457 gram{
michael@0 1458 one{"{0} გ"}
michael@0 1459 other{"{0} გ"}
michael@0 1460 }
michael@0 1461 kilogram{
michael@0 1462 one{"{0} კგ"}
michael@0 1463 other{"{0} კგ"}
michael@0 1464 }
michael@0 1465 ounce{
michael@0 1466 one{"{0} უნც"}
michael@0 1467 other{"{0} უნც"}
michael@0 1468 }
michael@0 1469 pound{
michael@0 1470 one{"{0} ფნტ"}
michael@0 1471 other{"{0} ფნტ"}
michael@0 1472 }
michael@0 1473 }
michael@0 1474 power{
michael@0 1475 horsepower{
michael@0 1476 one{"{0} ცხ. ძ."}
michael@0 1477 other{"{0} ცხ. ძ."}
michael@0 1478 }
michael@0 1479 kilowatt{
michael@0 1480 one{"{0} კვტ"}
michael@0 1481 other{"{0} კვტ"}
michael@0 1482 }
michael@0 1483 watt{
michael@0 1484 one{"{0} ვტ"}
michael@0 1485 other{"{0} ვტ"}
michael@0 1486 }
michael@0 1487 }
michael@0 1488 pressure{
michael@0 1489 hectopascal{
michael@0 1490 one{"{0} ჰპა"}
michael@0 1491 other{"{0} ჰპა"}
michael@0 1492 }
michael@0 1493 inch-hg{
michael@0 1494 one{"{0} ვრც. დმ."}
michael@0 1495 other{"{0} ვრც. დმ."}
michael@0 1496 }
michael@0 1497 millibar{
michael@0 1498 one{"{0} მბარი"}
michael@0 1499 other{"{0} მბარი"}
michael@0 1500 }
michael@0 1501 }
michael@0 1502 speed{
michael@0 1503 kilometer-per-hour{
michael@0 1504 one{"{0} კმ/სთ"}
michael@0 1505 other{"{0} კმ/სთ"}
michael@0 1506 }
michael@0 1507 meter-per-second{
michael@0 1508 one{"{0} მ/წმ"}
michael@0 1509 other{"{0} მ/წმ"}
michael@0 1510 }
michael@0 1511 mile-per-hour{
michael@0 1512 one{"{0} მილი/სთ"}
michael@0 1513 other{"{0} მილი/სთ"}
michael@0 1514 }
michael@0 1515 }
michael@0 1516 temperature{
michael@0 1517 celsius{
michael@0 1518 one{"{0}°C"}
michael@0 1519 other{"{0}°C"}
michael@0 1520 }
michael@0 1521 fahrenheit{
michael@0 1522 one{"{0}°F"}
michael@0 1523 other{"{0}°F"}
michael@0 1524 }
michael@0 1525 }
michael@0 1526 volume{
michael@0 1527 cubic-kilometer{
michael@0 1528 one{"{0} კმ³"}
michael@0 1529 other{"{0} კმ³"}
michael@0 1530 }
michael@0 1531 cubic-mile{
michael@0 1532 one{"{0} მილი³"}
michael@0 1533 other{"{0} მილი³"}
michael@0 1534 }
michael@0 1535 liter{
michael@0 1536 one{"{0} ლ"}
michael@0 1537 other{"{0}ლ"}
michael@0 1538 }
michael@0 1539 }
michael@0 1540 }
michael@0 1541 }

mercurial