tor-browser

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

de_LI.txt (892B)


      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 de_LI{
      5    ExemplarCharactersNumbers{"[\\- ‑ . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat%alphaNextToNumber{"¤ #,##0.00"}
     10                currencyFormat{"¤ #,##0.00"}
     11                currencyFormat%alphaNextToNumber{"¤ #,##0.00"}
     12                percentFormat{"#,##0%"}
     13            }
     14            symbols{
     15                decimal{"."}
     16                group{"'"}
     17            }
     18        }
     19    }
     20    calendar{
     21        gregorian{
     22            dayPeriod{
     23                stand-alone{
     24                    narrow{
     25                        am{"vm."}
     26                        pm{"nm."}
     27                    }
     28                }
     29            }
     30        }
     31    }
     32 }