]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/id.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / locales / id.txt
index d3aed27882a77e7d16b92a9bdb802e8b3091b27c..8bbd378c25afd06cd59e65ac948c38d6c5242374 100644 (file)
@@ -1,25 +1,39 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/id.xml
 // *
 // ***************************************************************************
 /**
- *  ICU <specials> source: <path>/xml/main/id.xml
+ * ICU <specials> source: <path>/common/main/id.xml
  */
 id{
     AuxExemplarCharacters{"[å q x z]"}
+    Ellipsis{
+        final{"{0}…"}
+        initial{"…{0}"}
+        medial{"{0}…{1}"}
+        word-final{"{0} …"}
+        word-initial{"… {0}"}
+        word-medial{"{0} … {1}"}
+    }
     ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
     ExemplarCharactersPunctuation{"[‐ – — , ; \\: ! ? . … ' ‘ ’ “ ” ( ) \\[ \\] /]"}
     LocaleScript{
         "Latn",
     }
+    MoreInformation{"?"}
     NumberElements{
         latn{
+            miscPatterns{
+                atLeast{"{0}+"}
+                range{"{0}–{1}"}
+            }
             patterns{
+                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
                 currencyFormat{"¤#,##0.00"}
                 decimalFormat{"#,##0.###"}
                 percentFormat{"#,##0%"}
@@ -116,12 +130,40 @@ id{
                 perMille{"‰"}
                 percentSign{"%"}
                 plusSign{"+"}
+                superscriptingExponent{"×"}
             }
         }
     }
-    Version{"2.0.82.57"}
+    Version{"2.0.98.52"}
     calendar{
         buddhist{
+            DateTimePatterns{
+                "HH.mm.ss zzzz",
+                "HH.mm.ss z",
+                "HH.mm.ss",
+                "HH.mm",
+                "EEEE, dd MMMM y G",
+                "d MMMM y G",
+                "d MMM y G",
+                "d/M/y GGGGG",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                M{"L"}
+                MEd{"E, d/M"}
+                MMM{"LLL"}
+                MMMEd{"E, d MMM"}
+                MMMMEd{"E, d MMMM"}
+                MMMMd{"d MMMM"}
+                MMMd{"d MMM"}
+                Md{"d/M"}
+                d{"d"}
+                y{"G y"}
+            }
             eras{
                 abbreviated{
                     "BE",
@@ -553,7 +595,7 @@ id{
             }
             availableFormats{
                 Ed{"E, d"}
-                Gy{"G y"}
+                Gy{"y G"}
                 GyMMM{"MMM y G"}
                 GyMMMEd{"E, d MMM y G"}
                 GyMMMd{"d MMM y G"}
@@ -573,16 +615,16 @@ id{
                 hm{"h.mm a"}
                 hms{"h.mm.ss a"}
                 ms{"mm.ss"}
-                y{"G y"}
-                yyyy{"G y"}
+                y{"y G"}
+                yyyy{"y G"}
                 yyyyM{"M/y G"}
                 yyyyMEd{"E, d/M/y G"}
                 yyyyMMM{"MMM y G"}
                 yyyyMMMEd{"E, d MMM y G"}
                 yyyyMMMd{"d MMM y G"}
                 yyyyMd{"d/M/y G"}
-                yyyyQQQ{"GGGGG y QQQ"}
-                yyyyQQQQ{"G y QQQQ"}
+                yyyyQQQ{"QQQ y G"}
+                yyyyQQQQ{"QQQQ y G"}
             }
             intervalFormats{
                 H{
@@ -644,16 +686,16 @@ id{
                     h{"h–h a v"}
                 }
                 y{
-                    y{"G y-y"}
+                    y{"y-y G"}
                 }
                 yM{
-                    M{"M/y – M/y G"}
-                    y{"M/y – M/y G"}
+                    M{"M/y – M/y GGGGG"}
+                    y{"M/y – M/y GGGGG"}
                 }
                 yMEd{
-                    M{"E, d/M/y – E, d/M/y G"}
-                    d{"E, d/M/y – E, d/M/y G"}
-                    y{"E, d/M/y – E, d/M/y G"}
+                    M{"E, d/M/y – E, d/M/y GGGGG"}
+                    d{"E, d/M/y – E, d/M/y GGGGG"}
+                    y{"E, d/M/y – E, d/M/y GGGGG"}
                 }
                 yMMM{
                     M{"MMM–MMM y G"}
@@ -665,7 +707,7 @@ id{
                     y{"E, d MMM y – E, d MMM y G"}
                 }
                 yMMMM{
-                    M{"MMMMMMMM y G"}
+                    M{"MMMM – MMMM y G"}
                     y{"MMMM y – MMMM y G"}
                 }
                 yMMMd{
@@ -674,9 +716,9 @@ id{
                     y{"d MMM y – d MMM y G"}
                 }
                 yMd{
-                    M{"d/M/y – d/M/y G"}
-                    d{"d/M/y – d/M/y G"}
-                    y{"d/M/y – d/M/y G"}
+                    M{"d/M/y – d/M/y GGGGG"}
+                    d{"d/M/y – d/M/y GGGGG"}
+                    y{"d/M/y – d/M/y GGGGG"}
                 }
             }
         }
@@ -685,6 +727,10 @@ id{
                 "AM",
                 "PM",
             }
+            AmPmMarkersNarrow{
+                "AM",
+                "PM",
+            }
             DateTimePatterns{
                 "HH.mm.ss zzzz",
                 "HH.mm.ss z",
@@ -700,9 +746,16 @@ id{
                 "{1} {0}",
                 "{1} {0}",
             }
+            appendItems{
+                Timezone{"{0} {1}"}
+            }
             availableFormats{
+                EHm{"E HH.mm"}
+                EHms{"E HH.mm.ss"}
                 Ed{"E, d"}
-                Gy{"G y"}
+                Ehm{"E h.mm a"}
+                Ehms{"E h.mm.ss a"}
+                Gy{"y G"}
                 GyMMM{"MMM y G"}
                 GyMMMEd{"E, d MMM y G"}
                 GyMMMd{"d MMM y G"}
@@ -1227,6 +1280,33 @@ id{
             }
         }
         islamic{
+            DateTimePatterns{
+                "HH.mm.ss zzzz",
+                "HH.mm.ss z",
+                "HH.mm.ss",
+                "HH.mm",
+                "EEEE, dd MMMM y G",
+                "d MMMM y G",
+                "d MMM y G",
+                "d/M/y GGGGG",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                M{"L"}
+                MEd{"E, d/M"}
+                MMM{"LLL"}
+                MMMEd{"E, d MMM"}
+                MMMMEd{"E, d MMMM"}
+                MMMMd{"d MMMM"}
+                MMMd{"d MMM"}
+                Md{"d/M"}
+                d{"d"}
+                y{"y G"}
+            }
             eras{
                 abbreviated{
                     "AH",
@@ -1324,6 +1404,33 @@ id{
             }
         }
         japanese{
+            DateTimePatterns{
+                "HH.mm.ss zzzz",
+                "HH.mm.ss z",
+                "HH.mm.ss",
+                "HH.mm",
+                "EEEE, dd MMMM y G",
+                "d MMMM y G",
+                "d MMM y G",
+                "d/M/y GGGGG",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                M{"L"}
+                MEd{"E, d/M"}
+                MMM{"LLL"}
+                MMMEd{"E, d MMM"}
+                MMMMEd{"E, d MMMM"}
+                MMMMd{"d MMMM"}
+                MMMd{"d MMM"}
+                Md{"d/M"}
+                d{"d"}
+                y{"G y"}
+            }
             eras{
                 abbreviated{
                     "Taika (645-650)",
@@ -1663,6 +1770,33 @@ id{
             }
         }
         roc{
+            DateTimePatterns{
+                "HH.mm.ss zzzz",
+                "HH.mm.ss z",
+                "HH.mm.ss",
+                "HH.mm",
+                "EEEE, dd MMMM y G",
+                "d MMMM y G",
+                "d MMM y G",
+                "d/M/y GGGGG",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                M{"L"}
+                MEd{"E, d/M"}
+                MMM{"LLL"}
+                MMMEd{"E, d MMM"}
+                MMMMEd{"E, d MMMM"}
+                MMMMd{"d MMMM"}
+                MMMd{"d MMM"}
+                Md{"d/M"}
+                d{"d"}
+                y{"G y"}
+            }
             eras{
                 abbreviated{
                     "Sebelum R.O.C.",
@@ -1671,63 +1805,182 @@ id{
             }
         }
     }
+    contextTransforms{
+        relative:intvector{
+            1,
+            1,
+        }
+    }
     delimiters{
         alternateQuotationEnd{"’"}
         alternateQuotationStart{"‘"}
         quotationEnd{"”"}
         quotationStart{"“"}
     }
+    durationUnits{
+        hm{"h.mm"}
+        hms{"h.mm.ss"}
+        ms{"m.ss"}
+    }
     fields{
         day{
             dn{"Hari"}
             relative{
-                "-1"{"Kemarin"}
-                "-2"{"Kemarin lusa"}
-                "0"{"Hari Ini"}
-                "1"{"Besok"}
-                "2"{"Lusa"}
+                "-1"{"kemarin"}
+                "-2"{"kemarin lusa"}
+                "0"{"hari ini"}
+                "1"{"besok"}
+                "2"{"lusa"}
+            }
+            relativeTime{
+                future{
+                    other{"Dalam {0} hari"}
+                }
+                past{
+                    other{"{0} hari yang lalu"}
+                }
             }
         }
         dayperiod{
-            dn{"Siang/Malam"}
+            dn{"AM/PM"}
         }
         era{
             dn{"Era"}
         }
+        fri{
+            relative{
+                "-1"{"Jumat lalu"}
+                "0"{"Jumat ini"}
+                "1"{"Jumat berikutnya"}
+            }
+        }
         hour{
             dn{"Jam"}
+            relativeTime{
+                future{
+                    other{"Dalam {0} jam"}
+                }
+                past{
+                    other{"{0} jam yang lalu"}
+                }
+            }
         }
         minute{
             dn{"Menit"}
+            relativeTime{
+                future{
+                    other{"Dalam {0} menit"}
+                }
+                past{
+                    other{"{0} menit yang lalu"}
+                }
+            }
+        }
+        mon{
+            relative{
+                "-1"{"Senin lalu"}
+                "0"{"Senin ini"}
+                "1"{"Senin berikutnya"}
+            }
         }
         month{
             dn{"Bulan"}
             relative{
-                "-1"{"Bulan lalu"}
-                "0"{"Bulan ini"}
+                "-1"{"bulan lalu"}
+                "0"{"bulan ini"}
                 "1"{"Bulan berikutnya"}
             }
+            relativeTime{
+                future{
+                    other{"Dalam {0} bulan"}
+                }
+                past{
+                    other{"{0} bulan yang lalu"}
+                }
+            }
+        }
+        sat{
+            relative{
+                "-1"{"Sabtu lalu"}
+                "0"{"Sabtu ini"}
+                "1"{"Sabtu berikutnya"}
+            }
         }
         second{
             dn{"Detik"}
+            relative{
+                "0"{"sekarang"}
+            }
+            relativeTime{
+                future{
+                    other{"Dalam {0} detik"}
+                }
+                past{
+                    other{"{0} detik yang lalu"}
+                }
+            }
         }
-        week{
-            dn{"Minggu"}
+        sun{
             relative{
                 "-1"{"Minggu lalu"}
                 "0"{"Minggu ini"}
                 "1"{"Minggu berikutnya"}
             }
         }
+        thu{
+            relative{
+                "-1"{"Kamis lalu"}
+                "0"{"Kamis ini"}
+                "1"{"Kamis berikutnya"}
+            }
+        }
+        tue{
+            relative{
+                "-1"{"Selasa lalu"}
+                "0"{"Selasa ini"}
+                "1"{"Selasa berikutnya"}
+            }
+        }
+        wed{
+            relative{
+                "-1"{"Rabu lalu"}
+                "0"{"Rabu ini"}
+                "1"{"Rabu berikutnya"}
+            }
+        }
+        week{
+            dn{"Minggu"}
+            relative{
+                "-1"{"minggu lalu"}
+                "0"{"minggu ini"}
+                "1"{"Minggu berikutnya"}
+            }
+            relativeTime{
+                future{
+                    other{"Dalam {0} minggu"}
+                }
+                past{
+                    other{"{0} minggu yang lalu"}
+                }
+            }
+        }
         weekday{
             dn{"Hari dalam Seminggu"}
         }
         year{
             dn{"Tahun"}
             relative{
-                "-1"{"Tahun lalu"}
-                "0"{"Tahun ini"}
-                "1"{"Tahun depan"}
+                "-1"{"tahun lalu"}
+                "0"{"tahun ini"}
+                "1"{"tahun depan"}
+            }
+            relativeTime{
+                future{
+                    other{"Dalam {0} tahun"}
+                }
+                past{
+                    other{"{0} tahun yang lalu"}
+                }
             }
         }
         zone{
@@ -1741,98 +1994,595 @@ id{
             middle{"{0}, {1}"}
             start{"{0}, {1}"}
         }
+        unit{
+            2{"{0}, {1}"}
+            end{"{0}, {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
+        unit-narrow{
+            2{"{0}, {1}"}
+            end{"{0}, {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
+        unit-short{
+            2{"{0}, {1}"}
+            end{"{0}, {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
     }
     measurementSystemNames{
         UK{"BR"}
         US{"AS"}
         metric{"Metrik"}
     }
+    transformNames{
+        BGN{"BGN"}
+        Numeric{"Angka"}
+        Tone{"Nada"}
+        UNGEGN{"UNGEGN"}
+        x-Accents{"Aksen"}
+        x-Fullwidth{"Lebar penuh"}
+        x-Halfwidth{"Lebar separuh"}
+        x-Jamo{"Jamo"}
+        x-Pinyin{"Pinyin"}
+        x-Publishing{"Penerbitan"}
+    }
     units{
-        day{
-            other{"{0} hari"}
+        acceleration{
+            g-force{
+                other{"{0} g-force"}
+            }
+        }
+        angle{
+            arc-minute{
+                other{"{0} menit"}
+            }
+            arc-second{
+                other{"{0} detik"}
+            }
+            degree{
+                other{"{0} derajat"}
+            }
         }
-        day-future{
-            other{"Dalam {0} hari"}
+        area{
+            acre{
+                other{"{0} acre"}
+            }
+            hectare{
+                other{"{0} hektar"}
+            }
+            square-foot{
+                other{"{0} kaki persegi"}
+            }
+            square-kilometer{
+                other{"{0} kilometer persegi"}
+            }
+            square-meter{
+                other{"{0} meter persegi"}
+            }
+            square-mile{
+                other{"{0} mil persegi"}
+            }
         }
-        day-past{
-            other{"{0} hari yang lalu"}
+        compound{
+            per{"{0} per {1}"}
         }
-        hour{
-            other{"{0} jam"}
+        duration{
+            day{
+                other{"{0} hari"}
+            }
+            hour{
+                other{"{0} jam"}
+            }
+            millisecond{
+                other{"{0} milidetik"}
+            }
+            minute{
+                other{"{0} menit"}
+            }
+            month{
+                other{"{0} bulan"}
+            }
+            second{
+                other{"{0} detik"}
+            }
+            week{
+                other{"{0} minggu"}
+            }
+            year{
+                other{"{0} tahun"}
+            }
         }
-        hour-future{
-            other{"Dalam {0} jam"}
+        energy{
+            calorie{
+                other{"{0} kalori"}
+            }
+            foodcalorie{
+                other{"{0} kilokalori"}
+            }
+            joule{
+                other{"{0} joule"}
+            }
+            kilocalorie{
+                other{"{0} kilokalori"}
+            }
+            kilojoule{
+                other{"{0} kilojoule"}
+            }
         }
-        hour-past{
-            other{"{0} jam yang lalu"}
+        length{
+            centimeter{
+                other{"{0} sentimeter"}
+            }
+            foot{
+                other{"{0} kaki"}
+            }
+            inch{
+                other{"{0} inci"}
+            }
+            kilometer{
+                other{"{0} kilometer"}
+            }
+            light-year{
+                other{"{0} tahun cahaya"}
+            }
+            meter{
+                other{"{0} meter"}
+            }
+            mile{
+                other{"{0} mil"}
+            }
+            millimeter{
+                other{"{0} milimeter"}
+            }
+            picometer{
+                other{"{0} pikometer"}
+            }
+            yard{
+                other{"{0} yard"}
+            }
         }
-        minute{
-            other{"{0} menit"}
+        mass{
+            gram{
+                other{"{0} gram"}
+            }
+            kilogram{
+                other{"{0} kilogram"}
+            }
+            ounce{
+                other{"{0} ons"}
+            }
+            pound{
+                other{"{0} pon"}
+            }
+            stone{
+                other{"{0} pon"}
+            }
         }
-        minute-future{
-            other{"Dalam {0} menit"}
+        power{
+            horsepower{
+                other{"{0} daya kuda"}
+            }
+            kilowatt{
+                other{"{0} kilowatt"}
+            }
+            watt{
+                other{"{0} watt"}
+            }
         }
-        minute-past{
-            other{"{0} menit yang lalu"}
+        pressure{
+            hectopascal{
+                other{"{0} hektopaskal"}
+            }
+            inch-hg{
+                other{"{0} inci merkuri"}
+            }
+            millibar{
+                other{"{0} milibar"}
+            }
         }
-        month{
-            other{"{0} bulan"}
+        speed{
+            kilometer-per-hour{
+                other{"{0} kilometer per jam"}
+            }
+            meter-per-second{
+                other{"{0} meter per detik"}
+            }
+            mile-per-hour{
+                other{"{0} mil per jam"}
+            }
         }
-        month-future{
-            other{"Dalam {0} bulan"}
+        temperature{
+            celsius{
+                other{"{0} derajat Celsius"}
+            }
+            fahrenheit{
+                other{"{0} derajat Fahrenheit"}
+            }
         }
-        month-past{
-            other{"{0} bulan yang lalu"}
+        volume{
+            cubic-kilometer{
+                other{"{0} kilometer kubik"}
+            }
+            cubic-mile{
+                other{"{0} mil kubik"}
+            }
+            liter{
+                other{"{0} liter"}
+            }
         }
-        second{
-            other{"{0} detik"}
+    }
+    unitsNarrow{
+        acceleration{
+            g-force{
+                other{"{0} G"}
+            }
         }
-        second-future{
-            other{"Dalam {0} detik"}
+        angle{
+            arc-minute{
+                other{"{0}′"}
+            }
+            arc-second{
+                other{"{0}″"}
+            }
+            degree{
+                other{"{0}°"}
+            }
         }
-        second-past{
-            other{"{0} detik yang lalu"}
+        area{
+            acre{
+                other{"{0} ac"}
+            }
+            hectare{
+                other{"{0} ha"}
+            }
+            square-foot{
+                other{"{0} ft²"}
+            }
+            square-kilometer{
+                other{"{0} km²"}
+            }
+            square-meter{
+                other{"{0} m²"}
+            }
+            square-mile{
+                other{"{0} mi²"}
+            }
         }
-        week{
-            other{"{0} minggu"}
+        compound{
+            per{"{0}/{1}"}
         }
-        week-future{
-            other{"Dalam {0} minggu"}
+        duration{
+            day{
+                other{"{0} hr"}
+            }
+            hour{
+                other{"{0} j"}
+            }
+            millisecond{
+                other{"{0} md"}
+            }
+            minute{
+                other{"{0} mnt"}
+            }
+            month{
+                other{"{0} bln"}
+            }
+            second{
+                other{"{0} dtk"}
+            }
+            week{
+                other{"{0} mgg"}
+            }
+            year{
+                other{"{0} thn"}
+            }
         }
-        week-past{
-            other{"{0} minggu yang lalu"}
+        energy{
+            calorie{
+                other{"{0}kal"}
+            }
+            foodcalorie{
+                other{"{0}kkal"}
+            }
+            joule{
+                other{"{0}J"}
+            }
+            kilocalorie{
+                other{"{0}kkal"}
+            }
+            kilojoule{
+                other{"{0}kJ"}
+            }
         }
-        year{
-            other{"{0} tahun"}
+        length{
+            centimeter{
+                other{"{0} cm"}
+            }
+            foot{
+                other{"{0} ft"}
+            }
+            inch{
+                other{"{0}″"}
+            }
+            kilometer{
+                other{"{0} km"}
+            }
+            light-year{
+                other{"{0} ly"}
+            }
+            meter{
+                other{"{0} m"}
+            }
+            mile{
+                other{"{0} mi"}
+            }
+            millimeter{
+                other{"{0} mm"}
+            }
+            picometer{
+                other{"{0} pm"}
+            }
+            yard{
+                other{"{0} yd"}
+            }
         }
-        year-future{
-            other{"Dalam {0} tahun"}
+        mass{
+            gram{
+                other{"{0} g"}
+            }
+            kilogram{
+                other{"{0} kg"}
+            }
+            ounce{
+                other{"{0} oz"}
+            }
+            pound{
+                other{"{0} lb"}
+            }
+            stone{
+                other{"{0}pon"}
+            }
+        }
+        power{
+            horsepower{
+                other{"{0} hp"}
+            }
+            kilowatt{
+                other{"{0} kW"}
+            }
+            watt{
+                other{"{0} W"}
+            }
+        }
+        pressure{
+            hectopascal{
+                other{"{0} hPa"}
+            }
+            inch-hg{
+                other{"{0} inHg"}
+            }
+            millibar{
+                other{"{0} mbar"}
+            }
+        }
+        speed{
+            kilometer-per-hour{
+                other{"{0} km/jam"}
+            }
+            meter-per-second{
+                other{"{0} m/s"}
+            }
+            mile-per-hour{
+                other{"{0} mph"}
+            }
         }
-        year-past{
-            other{"{0} tahun yang lalu"}
+        temperature{
+            celsius{
+                other{"{0}°"}
+            }
+            fahrenheit{
+                other{"{0}°F"}
+            }
+        }
+        volume{
+            cubic-kilometer{
+                other{"{0} km³"}
+            }
+            cubic-mile{
+                other{"{0} mi³"}
+            }
+            liter{
+                other{"{0} l"}
+            }
         }
     }
     unitsShort{
-        day{
-            other{"{0} hr"}
+        acceleration{
+            g-force{
+                other{"{0} G"}
+            }
         }
-        hour{
-            other{"{0} jam"}
+        angle{
+            arc-minute{
+                other{"{0} mnt"}
+            }
+            arc-second{
+                other{"{0} dtk"}
+            }
+            degree{
+                other{"{0}°"}
+            }
         }
-        minute{
-            other{"{0} mnt"}
+        area{
+            acre{
+                other{"{0} ac"}
+            }
+            hectare{
+                other{"{0} ha"}
+            }
+            square-foot{
+                other{"{0} ft²"}
+            }
+            square-kilometer{
+                other{"{0} km²"}
+            }
+            square-meter{
+                other{"{0} m²"}
+            }
+            square-mile{
+                other{"{0} mi²"}
+            }
         }
-        month{
-            other{"{0} bln"}
+        compound{
+            per{"{0}/{1}"}
         }
-        second{
-            other{"{0} dtk"}
+        duration{
+            day{
+                other{"{0} hr"}
+            }
+            hour{
+                other{"{0} j"}
+            }
+            millisecond{
+                other{"{0} md"}
+            }
+            minute{
+                other{"{0} mnt"}
+            }
+            month{
+                other{"{0} bln"}
+            }
+            second{
+                other{"{0} dtk"}
+            }
+            week{
+                other{"{0} mgg"}
+            }
+            year{
+                other{"{0} thn"}
+            }
         }
-        week{
-            other{"{0} mggu"}
+        energy{
+            calorie{
+                other{"{0} kal"}
+            }
+            foodcalorie{
+                other{"{0} kkal"}
+            }
+            joule{
+                other{"{0} J"}
+            }
+            kilocalorie{
+                other{"{0} kkal"}
+            }
+            kilojoule{
+                other{"{0} kJ"}
+            }
         }
-        year{
-            other{"{0} thn"}
+        length{
+            centimeter{
+                other{"{0} cm"}
+            }
+            foot{
+                other{"{0} ft"}
+            }
+            inch{
+                other{"{0} in"}
+            }
+            kilometer{
+                other{"{0} km"}
+            }
+            light-year{
+                other{"{0} ly"}
+            }
+            meter{
+                other{"{0} m"}
+            }
+            mile{
+                other{"{0} mi"}
+            }
+            millimeter{
+                other{"{0} mm"}
+            }
+            picometer{
+                other{"{0} pm"}
+            }
+            yard{
+                other{"{0} yd"}
+            }
+        }
+        mass{
+            gram{
+                other{"{0} g"}
+            }
+            kilogram{
+                other{"{0} kg"}
+            }
+            ounce{
+                other{"{0} oz"}
+            }
+            pound{
+                other{"{0} lb"}
+            }
+            stone{
+                other{"{0} pon"}
+            }
+        }
+        power{
+            horsepower{
+                other{"{0} hp"}
+            }
+            kilowatt{
+                other{"{0} kW"}
+            }
+            watt{
+                other{"{0} W"}
+            }
+        }
+        pressure{
+            hectopascal{
+                other{"{0} hPa"}
+            }
+            inch-hg{
+                other{"{0} inHg"}
+            }
+            millibar{
+                other{"{0} mbar"}
+            }
+        }
+        speed{
+            kilometer-per-hour{
+                other{"{0} km/jam"}
+            }
+            meter-per-second{
+                other{"{0} m/s"}
+            }
+            mile-per-hour{
+                other{"{0} mph"}
+            }
+        }
+        temperature{
+            celsius{
+                other{"{0}°C"}
+            }
+            fahrenheit{
+                other{"{0}°F"}
+            }
+        }
+        volume{
+            cubic-kilometer{
+                other{"{0} km³"}
+            }
+            cubic-mile{
+                other{"{0} mi³"}
+            }
+            liter{
+                other{"{0} l"}
+            }
         }
     }
 }