tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

xh.txt (1217B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 xh{
      5    units{
      6        compound{
      7            power2{
      8                one{
      9                    _{
     10                        _{"square {0}"}
     11                    }
     12                }
     13                other{
     14                    _{
     15                        _{"square {0}"}
     16                    }
     17                }
     18            }
     19            power3{
     20                one{
     21                    _{
     22                        _{"cubic {0}"}
     23                    }
     24                }
     25                other{
     26                    _{
     27                        _{"cubic {0}"}
     28                    }
     29                }
     30            }
     31        }
     32        coordinate{
     33            dnam{"cardinal direction"}
     34            east{"{0} east"}
     35            north{"{0} north"}
     36            south{"{0} south"}
     37        }
     38    }
     39    unitsNarrow{
     40        coordinate{
     41            south{"{0}S"}
     42        }
     43        pressure{
     44            pascal{
     45                one{"{0} Pa"}
     46                other{"{0}Pa"}
     47            }
     48        }
     49    }
     50    unitsShort{
     51        coordinate{
     52            south{"{0} S"}
     53        }
     54    }
     55 }