]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/sw.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / locales / sw.txt
CommitLineData
374ca955 1// ***************************************************************************
b75a7d8f 2// *
57a6839d 3// * Copyright (C) 2014 International Business Machines
51004dcb
A
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/sw.xml
b75a7d8f 7// *
374ca955
A
8// ***************************************************************************
9/**
57a6839d 10 * ICU <specials> source: <path>/common/main/sw.xml
374ca955
A
11 */
12sw{
729e4ab9 13 AuxExemplarCharacters{"[c q x]"}
57a6839d
A
14 Ellipsis{
15 final{"{0}…"}
16 initial{"…{0}"}
17 medial{"{0}…{1}"}
18 word-final{"{0} …"}
19 word-initial{"… {0}"}
20 word-medial{"{0} … {1}"}
21 }
4388f060 22 ExemplarCharacters{"[a b {ch} d e f g h i j k l m n o p r s t u v w y z]"}
374ca955
A
23 LocaleScript{
24 "Latn",
b75a7d8f 25 }
57a6839d 26 MoreInformation{"?"}
729e4ab9
A
27 NumberElements{
28 latn{
57a6839d
A
29 miscPatterns{
30 atLeast{"⩾{0}"}
31 range{"{0}–{1}"}
32 }
729e4ab9 33 patterns{
57a6839d
A
34 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
35 currencyFormat{"¤#,##0.00"}
51004dcb
A
36 decimalFormat{"#,##0.###"}
37 percentFormat{"#,##0%"}
38 scientificFormat{"#E0"}
39 }
40 patternsLong{
41 decimalFormat{
42 1000{
43 one{"Elfu 0"}
44 other{"Elfu 0"}
45 }
46 10000{
47 one{"Elfu 00"}
48 other{"Elfu 00"}
49 }
50 100000{
51 one{"Elfu 000"}
52 other{"Elfu 000"}
53 }
54 1000000{
55 one{"Milioni 0"}
56 other{"Milioni 0"}
57 }
58 10000000{
59 one{"Milioni 00"}
60 other{"Milioni 00"}
61 }
62 100000000{
63 one{"Milioni 000"}
64 other{"Milioni 000"}
65 }
66 1000000000{
67 one{"Bilioni 0"}
68 other{"Bilioni 0"}
69 }
70 10000000000{
71 one{"Bilioni 00"}
72 other{"Bilioni 00"}
73 }
74 100000000000{
75 one{"Bilioni 000"}
76 other{"Bilioni 000"}
77 }
78 1000000000000{
79 one{"Trilioni 0"}
80 other{"Trilioni 0"}
81 }
82 10000000000000{
83 one{"Trilioni 00"}
84 other{"Trilioni 00"}
85 }
86 100000000000000{
87 one{"Trilioni 000"}
88 other{"Trilioni 000"}
89 }
90 }
91 }
92 patternsShort{
93 decimalFormat{
94 1000{
95 one{"elfu 0"}
96 other{"elfu 0"}
97 }
98 10000{
99 one{"elfu 00"}
100 other{"elfu 00"}
101 }
102 100000{
103 one{"laki0"}
104 other{"laki0"}
105 }
106 1000000{
107 one{"M0"}
108 other{"M0"}
109 }
110 10000000{
111 one{"M00"}
112 other{"M00"}
113 }
114 100000000{
115 one{"M000"}
116 other{"M000"}
117 }
118 1000000000{
119 one{"B0"}
120 other{"B0"}
121 }
122 10000000000{
123 one{"B00"}
124 other{"B00"}
125 }
126 100000000000{
127 one{"B000"}
128 other{"B000"}
129 }
130 1000000000000{
131 one{"T0"}
132 other{"T0"}
133 }
134 10000000000000{
135 one{"T00"}
136 other{"T00"}
137 }
138 100000000000000{
139 one{"T000"}
140 other{"T000"}
141 }
142 }
143 }
144 symbols{
145 decimal{"."}
146 exponential{"E"}
147 group{","}
148 infinity{"∞"}
149 list{";"}
150 minusSign{"-"}
151 nan{"NaN"}
152 perMille{"‰"}
153 percentSign{"%"}
154 plusSign{"+"}
57a6839d 155 superscriptingExponent{"×"}
729e4ab9
A
156 }
157 }
46f4442e 158 }
57a6839d 159 Version{"2.0.98.13"}
374ca955 160 calendar{
51004dcb
A
161 generic{
162 DateTimePatterns{
163 "h:mm:ss a zzzz",
164 "h:mm:ss a z",
165 "h:mm:ss a",
166 "h:mm a",
167 "EEEE, d MMMM y G",
168 "d MMMM y G",
169 "d MMM y G",
170 "dd/MM/y GGGGG",
171 "{1} {0}",
172 "{1} {0}",
173 "{1} {0}",
174 "{1} {0}",
175 "{1} {0}",
176 }
177 availableFormats{
178 Ed{"d E"}
57a6839d
A
179 Gy{"y G"}
180 GyMMM{"MMM y G"}
181 GyMMMEd{"E, d MMM y G"}
182 GyMMMd{"d MMM y G"}
51004dcb
A
183 H{"HH"}
184 Hm{"HH:mm"}
185 Hms{"HH:mm:ss"}
186 M{"L"}
187 MEd{"E, d/M"}
188 MMM{"LLL"}
189 MMMEd{"E, d MMM"}
190 MMMMEd{"E, d MMMM"}
191 MMMMd{"d MMMM"}
192 MMMd{"d MMM"}
193 Md{"d-M"}
194 d{"d"}
195 hm{"h:mm a"}
196 ms{"mm:ss"}
57a6839d
A
197 y{"y G"}
198 yyyy{"y G"}
199 yyyyM{"M/y G"}
200 yyyyMEd{"E, d/M/y G"}
201 yyyyMMM{"MMM y G"}
202 yyyyMMMEd{"E, d MMM y G"}
203 yyyyMMMM{"MMMM y G"}
204 yyyyMMMd{"d MMM y G"}
205 yyyyMd{"d/M/y G"}
206 yyyyQQQ{"QQQ y G"}
207 yyyyQQQQ{"QQQQ y G"}
51004dcb
A
208 }
209 intervalFormats{
210 H{
211 H{"HH – HH"}
212 }
213 Hm{
214 H{"HH:mm - HH:mm"}
215 m{"HH:mm – HH:mm"}
216 }
217 Hmv{
218 H{"HH:mm – HH:mm v"}
219 m{"HH:mm - HH:mm v"}
220 }
221 Hv{
222 H{"HH – HH v"}
223 }
224 M{
225 M{"M - M"}
226 }
227 MEd{
228 M{"E, d/M - E, d/M"}
229 d{"E, d/M - E, d/M"}
230 }
231 MMM{
232 M{"MMM - MMM"}
233 }
234 MMMEd{
235 M{"E, d MMM - E, d MMM"}
236 d{"E, d MMM - E, d MMM"}
237 }
238 MMMd{
239 M{"d MMM - d MMM"}
240 d{"d - d MMM"}
241 }
242 Md{
243 M{"d/M - d/M"}
244 d{"d/M - d/M"}
245 }
246 d{
247 d{"d - d"}
248 }
57a6839d 249 fallback{"{0} – {1}"}
51004dcb
A
250 h{
251 a{"h a – h a"}
252 h{"h – h a"}
253 }
254 hm{
255 a{"h:mm a – h:mm a"}
256 h{"h:mm–h:mm a"}
257 m{"h:mm – h:mm a"}
258 }
259 hmv{
260 a{"h:mm a – h:mm a v"}
261 h{"h:mm - h:mm a v"}
262 m{"h:mm - h:mm a v"}
263 }
264 hv{
265 a{"h a – h a v"}
266 h{"h – h a v"}
267 }
268 y{
57a6839d 269 y{"y - y G"}
51004dcb
A
270 }
271 yM{
57a6839d
A
272 M{"M/y - M/y G"}
273 y{"M/y - M/y G"}
51004dcb
A
274 }
275 yMEd{
57a6839d
A
276 M{"E, d/M/y - E, d/M/y G"}
277 d{"E, d/M/y - E, d/M/y G"}
278 y{"E, d/M/y - E, d/M/y G"}
51004dcb
A
279 }
280 yMMM{
57a6839d
A
281 M{"MMM - MMM y G"}
282 y{"MMM y - MMM y G"}
51004dcb
A
283 }
284 yMMMEd{
285 M{"E, d MMM - E, d MMM y"}
57a6839d 286 d{"E, d MMM - E, d MMM y G"}
51004dcb
A
287 y{"E, d MMM y - E, d MMM y"}
288 }
289 yMMMM{
57a6839d
A
290 M{"MMMM-MMMM y G"}
291 y{"MMMM y – MMMM y G"}
51004dcb
A
292 }
293 yMMMd{
57a6839d
A
294 M{"d MMM - d MMM y G"}
295 d{"d - d MMM y G"}
296 y{"d MMM y - d MMM y G"}
51004dcb
A
297 }
298 yMd{
57a6839d
A
299 M{"d/M/y - d/M/y G"}
300 d{"d/M/y - d/M/y G"}
301 y{"d/M/y - d/M/y G"}
51004dcb
A
302 }
303 }
304 }
374ca955 305 gregorian{
729e4ab9 306 AmPmMarkers{
57a6839d
A
307 "AM",
308 "PM",
729e4ab9
A
309 }
310 DateTimePatterns{
311 "h:mm:ss a zzzz",
312 "h:mm:ss a z",
313 "h:mm:ss a",
314 "h:mm a",
315 "EEEE, d MMMM y",
316 "d MMMM y",
317 "d MMM y",
51004dcb 318 "dd/MM/y",
729e4ab9
A
319 "{1} {0}",
320 "{1} {0}",
321 "{1} {0}",
322 "{1} {0}",
323 "{1} {0}",
324 }
57a6839d
A
325 appendItems{
326 Timezone{"{0} {1}"}
327 }
729e4ab9 328 availableFormats{
57a6839d
A
329 EHm{"E HH:mm"}
330 EHms{"E HH:mm:ss"}
51004dcb 331 Ed{"d E"}
57a6839d
A
332 Ehm{"E h:mm a"}
333 Ehms{"E h:mm:ss a"}
334 Gy{"y G"}
335 GyMMM{"MMM y G"}
336 GyMMMEd{"E, MMM d, y G"}
337 GyMMMd{"d MMM y G"}
51004dcb 338 H{"HH"}
729e4ab9
A
339 Hm{"HH:mm"}
340 Hms{"HH:mm:ss"}
341 M{"L"}
51004dcb 342 MEd{"E, d/M"}
729e4ab9 343 MMM{"LLL"}
51004dcb
A
344 MMMEd{"E, d MMM"}
345 MMMMEd{"E, d MMMM"}
346 MMMMd{"d MMMM"}
347 MMMd{"d MMM"}
348 Md{"d-M"}
729e4ab9 349 d{"d"}
57a6839d 350 h{"h a"}
729e4ab9 351 hm{"h:mm a"}
57a6839d 352 hms{"h:mm:ss a"}
729e4ab9
A
353 ms{"mm:ss"}
354 y{"y"}
355 yM{"M/y"}
51004dcb 356 yMEd{"E, d/M/y"}
729e4ab9 357 yMMM{"MMM y"}
4388f060 358 yMMMEd{"E, MMM d, y"}
729e4ab9 359 yMMMM{"MMMM y"}
4388f060
A
360 yMMMd{"d MMM y"}
361 yMd{"d/M/y"}
729e4ab9 362 yQQQ{"QQQ y"}
51004dcb 363 yQQQQ{"QQQQ y"}
729e4ab9 364 }
374ca955
A
365 dayNames{
366 format{
367 abbreviated{
57a6839d
A
368 "Jumapili",
369 "Jumatatu",
370 "Jumanne",
371 "Jumatano",
372 "Alhamisi",
373 "Ijumaa",
374 "Jumamosi",
374ca955 375 }
51004dcb
A
376 short{
377 "Jumapili",
378 "Jumatatu",
379 "Jumanne",
380 "Jumatano",
381 "Alhamisi",
382 "Ijumaa",
383 "Jumamosi",
384 }
374ca955
A
385 wide{
386 "Jumapili",
387 "Jumatatu",
388 "Jumanne",
389 "Jumatano",
390 "Alhamisi",
391 "Ijumaa",
392 "Jumamosi",
393 }
394 }
729e4ab9
A
395 stand-alone{
396 narrow{
397 "2",
398 "3",
399 "4",
400 "5",
401 "A",
402 "I",
403 "1",
404 }
51004dcb
A
405 short{
406 "Jumapili",
407 "Jumatatu",
408 "Jumanne",
409 "Jumatano",
410 "Alhamisi",
411 "Ijumaa",
412 "Jumamosi",
413 }
729e4ab9 414 }
374ca955
A
415 }
416 eras{
417 abbreviated{
418 "KK",
419 "BK",
420 }
729e4ab9
A
421 wide{
422 "Kabla ya Kristo",
423 "Baada ya Kristo",
424 }
425 }
4388f060
A
426 intervalFormats{
427 H{
428 H{"HH – HH"}
429 }
430 Hm{
431 H{"HH:mm - HH:mm"}
4388f060
A
432 m{"HH:mm – HH:mm"}
433 }
434 Hmv{
435 H{"HH:mm – HH:mm v"}
436 m{"HH:mm - HH:mm v"}
437 }
438 Hv{
439 H{"HH – HH v"}
4388f060
A
440 }
441 M{
442 M{"M - M"}
443 }
444 MEd{
445 M{"E, d/M - E, d/M"}
446 d{"E, d/M - E, d/M"}
447 }
448 MMM{
449 M{"MMM - MMM"}
450 }
451 MMMEd{
57a6839d
A
452 M{"E, MMM d- E, MMM d"}
453 d{"E, MMM d- E, MMM d"}
4388f060
A
454 }
455 MMMd{
57a6839d
A
456 M{"MMM d – MMM d"}
457 d{"MMM d–d"}
4388f060
A
458 }
459 Md{
460 M{"d/M - d/M"}
461 d{"d/M - d/M"}
462 }
463 d{
464 d{"d - d"}
465 }
57a6839d 466 fallback{"{0} – {1}"}
4388f060 467 h{
51004dcb 468 a{"h a – h a"}
4388f060
A
469 h{"h – h a"}
470 }
471 hm{
51004dcb
A
472 a{"h:mm a – h:mm a"}
473 h{"h:mm–h:mm a"}
4388f060
A
474 m{"h:mm – h:mm a"}
475 }
476 hmv{
51004dcb 477 a{"h:mm a – h:mm a v"}
4388f060
A
478 h{"h:mm - h:mm a v"}
479 m{"h:mm - h:mm a v"}
480 }
481 hv{
51004dcb 482 a{"h a – h a v"}
4388f060
A
483 h{"h – h a v"}
484 }
485 y{
486 y{"y - y"}
487 }
488 yM{
51004dcb
A
489 M{"M/y - M/y"}
490 y{"M/y - M/y"}
4388f060
A
491 }
492 yMEd{
51004dcb
A
493 M{"E, d/M/y - E, d/M/y"}
494 d{"E, d/M/y - E, d/M/y"}
495 y{"E, d/M/y - E, d/M/y"}
4388f060
A
496 }
497 yMMM{
498 M{"MMM - MMM y"}
499 y{"MMM y - MMM y"}
500 }
501 yMMMEd{
57a6839d
A
502 M{"E, MMM d- E, MMM d y"}
503 d{"E, MMM d - E, MMM d y"}
504 y{"E, MMM d y - E, MMM d y"}
4388f060
A
505 }
506 yMMMM{
507 M{"MMMM-MMMM y"}
508 y{"MMMM y – MMMM y"}
509 }
510 yMMMd{
57a6839d
A
511 M{"MMM d - d, y"}
512 d{"MMM d - d, y"}
513 y{"MMM d y - MMM d y"}
4388f060
A
514 }
515 yMd{
51004dcb
A
516 M{"d/M/y - d/M/y"}
517 d{"d/M/y - d/M/y"}
518 y{"d/M/y - d/M/y"}
4388f060
A
519 }
520 }
374ca955
A
521 monthNames{
522 format{
523 abbreviated{
46f4442e 524 "Jan",
374ca955 525 "Feb",
46f4442e
A
526 "Mac",
527 "Apr",
374ca955 528 "Mei",
46f4442e 529 "Jun",
374ca955
A
530 "Jul",
531 "Ago",
46f4442e
A
532 "Sep",
533 "Okt",
534 "Nov",
535 "Des",
374ca955
A
536 }
537 wide{
538 "Januari",
539 "Februari",
540 "Machi",
541 "Aprili",
542 "Mei",
543 "Juni",
544 "Julai",
545 "Agosti",
546 "Septemba",
547 "Oktoba",
548 "Novemba",
549 "Desemba",
550 }
551 }
729e4ab9
A
552 stand-alone{
553 narrow{
554 "J",
555 "F",
556 "M",
557 "A",
558 "M",
559 "J",
560 "J",
561 "A",
562 "S",
563 "O",
564 "N",
565 "D",
566 }
567 }
568 }
569 quarters{
570 format{
571 abbreviated{
51004dcb
A
572 "Q1",
573 "Q2",
574 "Q3",
575 "Q4",
729e4ab9 576 }
4388f060
A
577 narrow{
578 "1",
579 "2",
580 "3",
581 "4",
582 }
729e4ab9
A
583 wide{
584 "Robo 1",
585 "Robo 2",
586 "Robo 3",
587 "Robo 4",
588 }
589 }
51004dcb
A
590 stand-alone{
591 abbreviated{
592 "Q1",
593 "Q2",
594 "Q3",
595 "Q4",
596 }
597 narrow{
598 "1",
599 "2",
600 "3",
601 "4",
602 }
603 }
374ca955
A
604 }
605 }
b75a7d8f 606 }
729e4ab9 607 delimiters{
4388f060
A
608 alternateQuotationEnd{"’"}
609 alternateQuotationStart{"‘"}
610 quotationEnd{"”"}
611 quotationStart{"“"}
612 }
57a6839d
A
613 durationUnits{
614 hm{"h:mm"}
615 hms{"h:mm:ss"}
616 ms{"m:ss"}
617 }
51004dcb
A
618 fields{
619 day{
620 dn{"Siku"}
621 relative{
57a6839d
A
622 "-1"{"jana"}
623 "-2"{"juzi"}
624 "0"{"leo"}
625 "1"{"kesho"}
626 "2"{"kesho kutwa"}
627 }
628 relativeTime{
629 future{
630 one{"Baada ya siku {0}"}
631 other{"Baada ya siku {0}"}
632 }
633 past{
634 one{"Siku {0} iliyopita"}
635 other{"Siku {0} zilizopita"}
636 }
51004dcb
A
637 }
638 }
639 dayperiod{
640 dn{"Muda wa siku"}
641 }
642 era{
643 dn{"Enzi"}
644 }
57a6839d
A
645 fri{
646 relative{
647 "-1"{"Ijumaa iliyopita"}
648 "0"{"Ijumaa hii"}
649 "1"{"Ijumaa ijayo"}
650 }
651 }
51004dcb
A
652 hour{
653 dn{"Saa"}
57a6839d
A
654 relativeTime{
655 future{
656 one{"Baada ya saa {0}"}
657 other{"Baada ya saa {0}"}
658 }
659 past{
660 one{"Saa {0} iliyopita"}
661 other{"Saa {0} zilizopita"}
662 }
663 }
51004dcb
A
664 }
665 minute{
666 dn{"Dakika"}
57a6839d
A
667 relativeTime{
668 future{
669 one{"Baada ya dakika {0}"}
670 other{"Baada ya dakika {0}"}
671 }
672 past{
673 one{"Dakika {0} iliyopita"}
674 other{"Dakika {0} zilizopita"}
675 }
676 }
677 }
678 mon{
679 relative{
680 "-1"{"Jumatatu iliyopita"}
681 "0"{"Jumatatu hii"}
682 "1"{"Jumatatu ijayo"}
683 }
51004dcb
A
684 }
685 month{
686 dn{"Mwezi"}
687 relative{
57a6839d
A
688 "-1"{"mwezi uliopita"}
689 "0"{"mwezi huu"}
690 "1"{"mwezi ujao"}
691 }
692 relativeTime{
693 future{
694 one{"Baada ya mwezi {0}"}
695 other{"Baada ya miezi {0}"}
696 }
697 past{
698 one{"Miezi {0} iliyopita"}
699 other{"Miezi {0} iliyopita"}
700 }
701 }
702 }
703 sat{
704 relative{
705 "-1"{"Jumamosi iliyopita"}
706 "0"{"Jumamosi hii"}
707 "1"{"Jumamosi ijayo"}
51004dcb
A
708 }
709 }
710 second{
711 dn{"Sekunde"}
57a6839d
A
712 relative{
713 "0"{"sasa"}
714 }
715 relativeTime{
716 future{
717 one{"Baada ya sekunde {0}"}
718 other{"Baada ya sekunde {0}"}
719 }
720 past{
721 one{"Sekunde {0} iliyopita"}
722 other{"Sekunde {0} zilizopita"}
723 }
724 }
725 }
726 sun{
727 relative{
728 "-1"{"Jumapili iliyopita"}
729 "0"{"Jumapili hii"}
730 "1"{"Jumapili ijayo"}
731 }
732 }
733 thu{
734 relative{
735 "-1"{"Alhamisi iliyopita"}
736 "0"{"Alhamisi hii"}
737 "1"{"Alhamisi ijayo"}
738 }
739 }
740 tue{
741 relative{
742 "-1"{"Jumanne iliyopita"}
743 "0"{"Jumanne hii"}
744 "1"{"Jumanne ijayo"}
745 }
746 }
747 wed{
748 relative{
749 "-1"{"Jumatano iliyopita"}
750 "0"{"Jumatano hii"}
751 "1"{"Jumatano ijayo"}
752 }
51004dcb
A
753 }
754 week{
755 dn{"Wiki"}
756 relative{
57a6839d
A
757 "-1"{"wiki iliyopita"}
758 "0"{"wiki hii"}
759 "1"{"wiki ijayo"}
760 }
761 relativeTime{
762 future{
763 one{"Baada ya wiki {0}"}
764 other{"Baada ya wiki {0}"}
765 }
766 past{
767 one{"Wiki {0} iliyopita"}
768 other{"Wiki {0} zilizopita"}
769 }
51004dcb
A
770 }
771 }
772 weekday{
773 dn{"Siku ya wiki"}
774 }
775 year{
776 dn{"Mwaka"}
777 relative{
57a6839d
A
778 "-1"{"mwaka uliopita"}
779 "0"{"mwaka huu"}
780 "1"{"mwaka ujao"}
781 }
782 relativeTime{
783 future{
784 one{"Baada ya mwaka {0}"}
785 other{"Baada ya miaka {0}"}
786 }
787 past{
788 one{"Mwaka {0} uliopita"}
789 other{"Miaka {0} iliyopita"}
790 }
51004dcb
A
791 }
792 }
793 zone{
794 dn{"Majira ya saa"}
795 }
796 }
4388f060
A
797 listPattern{
798 standard{
799 2{"{0} na {1}"}
800 end{"{0}, na {1}"}
51004dcb
A
801 middle{"{0}, {1}"}
802 start{"{0}, {1}"}
4388f060 803 }
57a6839d
A
804 unit{
805 2{"{0} na {1}"}
806 }
4388f060
A
807 }
808 measurementSystemNames{
51004dcb 809 UK{"Uingereza"}
4388f060
A
810 US{"Marekani"}
811 metric{"Mfumo wa Mita"}
812 }
57a6839d
A
813 transformNames{
814 BGN{"BGN"}
815 Numeric{"Ya Nambari"}
816 Tone{"Sauti"}
817 UNGEGN{"UNGEGN"}
818 x-Accents{"Rangi za Kuangaza"}
819 x-Fullwidth{"Upana kamili"}
820 x-Halfwidth{"Nusu upana"}
821 x-Jamo{"Kijamo"}
822 x-Pinyin{"Kipinyin"}
823 x-Publishing{"Inachapishwa"}
824 }
4388f060 825 units{
57a6839d
A
826 acceleration{
827 g-force{
828 one{"Mvuto wa graviti{0}"}
829 other{"Mvuto wa graviti {0}"}
830 }
831 }
832 angle{
833 arc-minute{
834 one{"Dakika {0}"}
835 other{"Dakika {0}"}
836 }
837 arc-second{
838 one{"Sekunde {0}"}
839 other{"Sekunde {0}"}
840 }
841 degree{
842 one{"Digrii {0}"}
843 other{"Digrii {0}"}
844 }
4388f060 845 }
57a6839d
A
846 area{
847 acre{
848 one{"Ekari {0}"}
849 other{"Ekari {0}"}
850 }
851 hectare{
852 one{"Hektari {0}"}
853 other{"Hektari {0}"}
854 }
855 square-foot{
856 one{"Futi {0} ya mraba"}
857 other{"Futi {0} za mraba"}
858 }
859 square-kilometer{
860 one{"Kilomita {0} ya mraba"}
861 other{"Kilomita {0} za mraba"}
862 }
863 square-meter{
864 one{"Mita {0} ya mraba"}
865 other{"Mita {0} za mraba"}
866 }
867 square-mile{
868 one{"Maili {0} ya mraba"}
869 other{"Maili {0} za mraba"}
870 }
4388f060 871 }
57a6839d
A
872 compound{
873 per{"{0}kwa kila{1}"}
4388f060 874 }
57a6839d
A
875 duration{
876 day{
877 one{"siku {0}"}
878 other{"siku {0}"}
879 }
880 hour{
881 one{"saa {0}"}
882 other{"saa {0}"}
883 }
884 millisecond{
885 one{"millisekunde {0}"}
886 other{"millisekunde {0}"}
887 }
888 minute{
889 one{"dakika {0}"}
890 other{"dakika {0}"}
891 }
892 month{
893 one{"mwezi {0}"}
894 other{"miezi {0}"}
895 }
896 second{
897 one{"sekunde {0}"}
898 other{"sekunde {0}"}
899 }
900 week{
901 one{"wiki {0}"}
902 other{"wiki {0}"}
903 }
904 year{
905 one{"mwaka {0}"}
906 other{"miaka {0}"}
907 }
4388f060 908 }
57a6839d
A
909 length{
910 centimeter{
911 one{"Sentimita {0}"}
912 other{"Sentimita {0}"}
913 }
914 foot{
915 one{"Futi {0}"}
916 other{"Futi {0}"}
917 }
918 inch{
919 one{"Inchi {0}"}
920 other{"Inchi {0}"}
921 }
922 kilometer{
923 one{"Kilomita {0}"}
924 other{"Kilomita {0}"}
925 }
926 light-year{
927 one{"Mwaka wa mwanga {0}"}
928 other{"Miaka ya mwanga {0}"}
929 }
930 meter{
931 one{"Mita {0}"}
932 other{"Mita {0}"}
933 }
934 mile{
935 one{"Maili {0}"}
936 other{"Maili {0}"}
937 }
938 millimeter{
939 one{"Millimita {0}"}
940 other{"Millimita {0}"}
941 }
942 picometer{
943 one{"Pikomita {0}"}
944 other{"Pikomita {0}"}
945 }
946 yard{
947 one{"Yadi {0}"}
948 other{"Yadi {0}"}
949 }
4388f060 950 }
57a6839d
A
951 mass{
952 gram{
953 one{"Gramu {0}"}
954 other{"Gramu {0}"}
955 }
956 kilogram{
957 one{"Kilogramu {0}"}
958 other{"Kilogramu {0}"}
959 }
960 ounce{
961 one{"Aunsi {0}"}
962 other{"Aunsi {0}"}
963 }
964 pound{
965 one{"Ratili {0}"}
966 other{"Ratili {0}"}
967 }
4388f060 968 }
57a6839d
A
969 power{
970 horsepower{
971 one{"Kipimo cha Hospawa {0}"}
972 other{"Kipimo cha Hospawa {0}"}
973 }
974 kilowatt{
975 one{"Kilowati {0}"}
976 other{"Kilowati {0}"}
977 }
978 watt{
979 one{"Wati {0}"}
980 other{"Wati {0}"}
981 }
4388f060 982 }
57a6839d
A
983 pressure{
984 hectopascal{
985 one{"Hektopaskali {0}"}
986 other{"Hektopaskali {0}"}
987 }
988 inch-hg{
989 one{"Inchi za zebaki {0}"}
990 other{"Inchi za zebaki {0}"}
991 }
992 millibar{
993 one{"Kipimo cha milibari {0}"}
994 other{"Kipimo cha milibari {0}"}
995 }
4388f060 996 }
57a6839d
A
997 speed{
998 kilometer-per-hour{
999 one{"Kilomita {0} kwa saa"}
1000 other{"Kilomita {0} kwa saa"}
1001 }
1002 meter-per-second{
1003 one{"Mita {0} kwa sekunde"}
1004 other{"Mita {0} kwa sekunde"}
1005 }
1006 mile-per-hour{
1007 one{"Maili {0} kwa saa"}
1008 other{"Maili {0} kwa saa"}
1009 }
4388f060 1010 }
57a6839d
A
1011 temperature{
1012 celsius{
1013 one{"Nyuzi za Selisiasi {0}"}
1014 other{"Nyuzi za Selisiasi {0}"}
1015 }
1016 fahrenheit{
1017 one{"Nyuzi za Farenheiti {0}"}
1018 other{"Nyuzi za Farenheiti {0}"}
1019 }
4388f060 1020 }
57a6839d
A
1021 volume{
1022 cubic-kilometer{
1023 one{"Kilomita {0} ya ujazo"}
1024 other{"Kilomita {0} ya ujazo"}
1025 }
1026 cubic-mile{
1027 one{"Maili {0} ya ujazo"}
1028 other{"Maili {0} ya ujazo"}
1029 }
1030 liter{
1031 one{"Lita {0}"}
1032 other{"Lita {0}"}
1033 }
4388f060 1034 }
57a6839d
A
1035 }
1036 unitsNarrow{
1037 acceleration{
1038 g-force{
1039 one{"G {0}"}
1040 other{"G {0}"}
1041 }
4388f060 1042 }
57a6839d
A
1043 angle{
1044 arc-minute{
1045 one{"{0}′"}
1046 other{"{0}′"}
1047 }
1048 arc-second{
1049 one{"{0}″"}
1050 other{"{0}″"}
1051 }
1052 degree{
1053 one{"{0}°"}
1054 other{"{0}°"}
1055 }
4388f060 1056 }
57a6839d
A
1057 area{
1058 acre{
1059 one{"Ekari {0}"}
1060 other{"Ekari {0}"}
1061 }
1062 hectare{
1063 one{"ha {0}"}
1064 other{"ha {0}"}
1065 }
1066 square-foot{
1067 one{"ft² {0}"}
1068 other{"ft² {0}"}
1069 }
1070 square-kilometer{
1071 one{"km² {0}"}
1072 other{"km² {0}"}
1073 }
1074 square-meter{
1075 one{"m² {0}"}
1076 other{"m² {0}"}
1077 }
1078 square-mile{
1079 one{"mi² {0}"}
1080 other{"mi² {0}"}
1081 }
4388f060 1082 }
57a6839d
A
1083 compound{
1084 per{"{0}/{1}"}
4388f060 1085 }
57a6839d
A
1086 duration{
1087 day{
1088 one{"siku {0}"}
1089 other{"siku {0}"}
1090 }
1091 hour{
1092 one{"saa {0}"}
1093 other{"saa {0}"}
1094 }
1095 millisecond{
1096 one{"ms {0}"}
1097 other{"ms {0}"}
1098 }
1099 minute{
1100 one{"dakika {0}"}
1101 other{"dakika {0}"}
1102 }
1103 month{
1104 one{"mwezi {0}"}
1105 other{"miezi {0}"}
1106 }
1107 second{
1108 one{"s {0}"}
1109 other{"s {0}"}
1110 }
1111 week{
1112 one{"wiki {0}"}
1113 other{"wiki {0}"}
1114 }
1115 year{
1116 one{"mwaka {0}"}
1117 other{"miaka {0}"}
1118 }
4388f060 1119 }
57a6839d
A
1120 length{
1121 centimeter{
1122 one{"cm {0}"}
1123 other{"cm {0}"}
1124 }
1125 foot{
1126 one{"Futi {0}"}
1127 other{"Futi {0}"}
1128 }
1129 inch{
1130 one{"Inchi {0}"}
1131 other{"Inchi {0}"}
1132 }
1133 kilometer{
1134 one{"km {0}"}
1135 other{"km {0}"}
1136 }
1137 light-year{
1138 one{"ly {0}"}
1139 other{"ly {0}"}
1140 }
1141 meter{
1142 one{"Mita {0}"}
1143 other{"Mita {0}"}
1144 }
1145 mile{
1146 one{"Maili {0}"}
1147 other{"Maili {0}"}
1148 }
1149 millimeter{
1150 one{"mm {0}"}
1151 other{"mm {0}"}
1152 }
1153 picometer{
1154 one{"pm {0}"}
1155 other{"pm {0}"}
1156 }
1157 yard{
1158 one{"Yadi {0}"}
1159 other{"Yadi {0}"}
1160 }
4388f060 1161 }
57a6839d
A
1162 mass{
1163 gram{
1164 one{"g {0}"}
1165 other{"g {0}"}
1166 }
1167 kilogram{
1168 one{"kg {0}"}
1169 other{"kg {0}"}
1170 }
1171 ounce{
1172 one{"Aunsi {0}"}
1173 other{"Aunsi {0}"}
1174 }
1175 pound{
1176 one{"Ratili {0}"}
1177 other{"Ratili {0}"}
1178 }
4388f060 1179 }
57a6839d
A
1180 power{
1181 horsepower{
1182 one{"hp {0}"}
1183 other{"hp {0}"}
1184 }
1185 kilowatt{
1186 one{"kW {0}"}
1187 other{"kW {0}"}
1188 }
1189 watt{
1190 one{"Wati {0}"}
1191 other{"Wati {0}"}
1192 }
4388f060 1193 }
57a6839d
A
1194 pressure{
1195 hectopascal{
1196 one{"hPa {0}"}
1197 other{"hPa {0}"}
1198 }
1199 inch-hg{
1200 one{"{0} inHg"}
1201 other{"{0} inHg"}
1202 }
1203 millibar{
1204 one{"mbar {0}"}
1205 other{"mbar {0}"}
1206 }
1207 }
1208 speed{
1209 kilometer-per-hour{
1210 one{"km {0}/saa"}
1211 other{"km {0}/saa"}
1212 }
1213 meter-per-second{
1214 one{"m {0}/s"}
1215 other{"m {0}/s"}
1216 }
1217 mile-per-hour{
1218 one{"mi {0}/saa"}
1219 other{"mi {0}/saa"}
1220 }
1221 }
1222 temperature{
1223 celsius{
1224 one{"{0}°"}
1225 other{"{0}°"}
1226 }
1227 fahrenheit{
1228 one{"{0}°F"}
1229 other{"{0}°F"}
1230 }
4388f060 1231 }
57a6839d
A
1232 volume{
1233 cubic-kilometer{
1234 one{"km³ {0}"}
1235 other{"km³ {0}"}
1236 }
1237 cubic-mile{
1238 one{"mi³ {0}"}
1239 other{"mi³ {0}"}
1240 }
1241 liter{
1242 one{"Lita {0}"}
1243 other{"Lita {0}"}
1244 }
4388f060
A
1245 }
1246 }
1247 unitsShort{
57a6839d
A
1248 acceleration{
1249 g-force{
1250 one{"G {0}"}
1251 other{"G {0}"}
1252 }
4388f060 1253 }
57a6839d
A
1254 angle{
1255 arc-minute{
1256 one{"Dakika{0}′"}
1257 other{"Dakika {0}′"}
1258 }
1259 arc-second{
1260 one{"Sekunde {0}″"}
1261 other{"Sekunde {0}″"}
1262 }
1263 degree{
1264 one{"Digrii {0}°"}
1265 other{"Digrii {0}°"}
1266 }
4388f060 1267 }
57a6839d
A
1268 area{
1269 acre{
1270 one{"Ekari {0}"}
1271 other{"Ekari {0}"}
1272 }
1273 hectare{
1274 one{"Hektari {0}"}
1275 other{"Hektari {0}"}
1276 }
1277 square-foot{
1278 one{"ft² {0}"}
1279 other{"ft² {0}"}
1280 }
1281 square-kilometer{
1282 one{"km² {0}"}
1283 other{"km² {0}"}
1284 }
1285 square-meter{
1286 one{"m² {0}"}
1287 other{"m² {0}"}
1288 }
1289 square-mile{
1290 one{"mi² {0}"}
1291 other{"mi² {0}"}
1292 }
4388f060 1293 }
57a6839d
A
1294 compound{
1295 per{"{0}/{1}"}
4388f060 1296 }
57a6839d
A
1297 duration{
1298 day{
1299 one{"siku {0}"}
1300 other{"siku {0}"}
1301 }
1302 hour{
1303 one{"saa {0}"}
1304 other{"saa {0}"}
1305 }
1306 millisecond{
1307 one{"ms {0}"}
1308 other{"ms {0}"}
1309 }
1310 minute{
1311 one{"dakika {0}"}
1312 other{"dakika {0}"}
1313 }
1314 month{
1315 one{"mwezi {0}"}
1316 other{"miezi {0}"}
1317 }
1318 second{
1319 one{"sekunde {0}"}
1320 other{"sekunde {0}"}
1321 }
1322 week{
1323 one{"wiki {0}"}
1324 other{"wiki {0}"}
1325 }
1326 year{
1327 one{"mwaka {0}"}
1328 other{"miaka {0}"}
1329 }
4388f060 1330 }
57a6839d
A
1331 length{
1332 centimeter{
1333 one{"Sentimita {0}"}
1334 other{"Sentimita {0}"}
1335 }
1336 foot{
1337 one{"Futi {0}"}
1338 other{"Futi {0}"}
1339 }
1340 inch{
1341 one{"Inchi {0}"}
1342 other{"Inchi {0}"}
1343 }
1344 kilometer{
1345 one{"Kilomita {0}"}
1346 other{"Kilomita {0}"}
1347 }
1348 light-year{
1349 one{"ly {0}"}
1350 other{"ly {0}"}
1351 }
1352 meter{
1353 one{"Mita {0}"}
1354 other{"Mita {0}"}
1355 }
1356 mile{
1357 one{"Maili {0}"}
1358 other{"Maili {0}"}
1359 }
1360 millimeter{
1361 one{"Millimita {0}"}
1362 other{"Millimita {0}"}
1363 }
1364 picometer{
1365 one{"Pikomita {0}"}
1366 other{"Pikomita {0}"}
1367 }
1368 yard{
1369 one{"Yadi {0}"}
1370 other{"Yadi {0}"}
1371 }
4388f060 1372 }
57a6839d
A
1373 mass{
1374 gram{
1375 one{"Gramu {0}"}
1376 other{"Gramu {0}"}
1377 }
1378 kilogram{
1379 one{"kg {0}"}
1380 other{"kg {0}"}
1381 }
1382 ounce{
1383 one{"Aunsi {0}"}
1384 other{"Aunsi {0}"}
1385 }
1386 pound{
1387 one{"Ratili {0}"}
1388 other{"Ratili {0}"}
1389 }
1390 }
1391 power{
1392 horsepower{
1393 one{"hp {0}"}
1394 other{"hp {0}"}
1395 }
1396 kilowatt{
1397 one{"Kilowati {0}"}
1398 other{"Kilowati {0}"}
1399 }
1400 watt{
1401 one{"Wati {0}"}
1402 other{"Wati {0}"}
1403 }
1404 }
1405 pressure{
1406 hectopascal{
1407 one{"hPa {0}"}
1408 other{"hPa {0}"}
1409 }
1410 inch-hg{
1411 one{"{0} inHg"}
1412 other{"{0} inHg"}
1413 }
1414 millibar{
1415 one{"mbar {0}"}
1416 other{"mbar {0}"}
1417 }
1418 }
1419 speed{
1420 kilometer-per-hour{
1421 one{"km {0}/saa"}
1422 other{"km {0}/saa"}
1423 }
1424 meter-per-second{
1425 one{"m {0}/s"}
1426 other{"m {0}/s"}
1427 }
1428 mile-per-hour{
1429 one{"mi {0}/saa"}
1430 other{"mi {0}/saa"}
1431 }
1432 }
1433 temperature{
1434 celsius{
1435 one{"{0}°C"}
1436 other{"{0}°C"}
1437 }
1438 fahrenheit{
1439 one{"{0}°F"}
1440 other{"{0}°F"}
1441 }
1442 }
1443 volume{
1444 cubic-kilometer{
1445 one{"km³ {0}"}
1446 other{"km³ {0}"}
1447 }
1448 cubic-mile{
1449 one{"mi³ {0}"}
1450 other{"mi³ {0}"}
1451 }
1452 liter{
1453 one{"Lita {0}"}
1454 other{"Lita {0}"}
1455 }
4388f060 1456 }
b75a7d8f 1457 }
b75a7d8f 1458}