tor-browser

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

de_CH.txt (4135B)


      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_CH{
      5    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]"}
      6    ExemplarCharactersNumbers{"[\\- ‑ . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
      7    NumberElements{
      8        latn{
      9            patterns{
     10                accountingFormat%alphaNextToNumber{"¤ #,##0.00;¤-#,##0.00"}
     11                accountingFormat%noCurrency{"#,##0.00"}
     12                currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
     13                currencyFormat%alphaNextToNumber{"¤ #,##0.00;¤-#,##0.00"}
     14                currencyFormat%noCurrency{"#,##0.00"}
     15                percentFormat{"#,##0%"}
     16            }
     17            patternsShort{
     18                currencyFormat{
     19                    1000000{
     20                        one{"¤ 0 Mio'.'"}
     21                        other{"¤ 0 Mio'.'"}
     22                    }
     23                    10000000{
     24                        one{"¤ 00 Mio'.'"}
     25                        other{"¤ 00 Mio'.'"}
     26                    }
     27                    100000000{
     28                        one{"¤ 000 Mio'.'"}
     29                        other{"¤ 000 Mio'.'"}
     30                    }
     31                    1000000000{
     32                        one{"¤ 0 Mrd'.'"}
     33                        other{"¤ 0 Mrd'.'"}
     34                    }
     35                    10000000000{
     36                        one{"¤ 00 Mrd'.'"}
     37                        other{"¤ 00 Mrd'.'"}
     38                    }
     39                    100000000000{
     40                        one{"¤ 000 Mrd'.'"}
     41                        other{"¤ 000 Mrd'.'"}
     42                    }
     43                    1000000000000{
     44                        one{"¤ 0 Bio'.'"}
     45                        other{"¤ 0 Bio'.'"}
     46                    }
     47                    10000000000000{
     48                        one{"¤ 00 Bio'.'"}
     49                        other{"¤ 00 Bio'.'"}
     50                    }
     51                    100000000000000{
     52                        one{"¤ 000 Bio'.'"}
     53                        other{"¤ 000 Bio'.'"}
     54                    }
     55                }
     56                currencyFormat%alphaNextToNumber{
     57                    100000{
     58                        one{"0"}
     59                        other{"0"}
     60                    }
     61                }
     62            }
     63            symbols{
     64                decimal{"."}
     65                group{"'"}
     66            }
     67        }
     68    }
     69    calendar{
     70        gregorian{
     71            availableFormats{
     72                GyM{"M/y G"}
     73                GyMEd{"E, MM.dd.Y G"}
     74                GyMd{"dd.MM.y GGGGG"}
     75            }
     76            dayNames{
     77                format{
     78                    short{
     79                        "So",
     80                        "Mo",
     81                        "Di",
     82                        "Mi",
     83                        "Do",
     84                        "Fr",
     85                        "Sa",
     86                    }
     87                }
     88            }
     89            intervalFormats{
     90                M{
     91                    M{"M – M"}
     92                }
     93            }
     94        }
     95    }
     96    fields{
     97        dayOfYear-short{
     98            dn{"Tag d. J."}
     99        }
    100        era-narrow{
    101            dn{"Epoche"}
    102        }
    103        weekOfMonth{
    104            dn{"Woche im Monat"}
    105        }
    106        weekOfMonth-narrow{
    107            dn{"W. i. Mon."}
    108        }
    109        weekOfMonth-short{
    110            dn{"Wo. i. M."}
    111        }
    112        weekday-narrow{
    113            dn{"Wochentag"}
    114        }
    115        weekdayOfMonth{
    116            dn{"Wochentag im Monat"}
    117        }
    118        weekdayOfMonth-narrow{
    119            dn{"Wochent. i. Mon."}
    120        }
    121        weekdayOfMonth-short{
    122            dn{"Wochent. i. Mo."}
    123        }
    124    }
    125    parse{
    126        general{
    127            lenient{
    128                "[..․﹒ 。。︒]",
    129                "[''’ ՚ ᾽᾿ ʼ]",
    130                "[%%﹪ ٪]",
    131                "[‰ ؉]",
    132                "[\$$﹩]",
    133                "[££ ₤]",
    134                "[¥¥]",
    135                "[₩₩]",
    136                "[₹ {Rp} {Rs}₨]",
    137            }
    138        }
    139    }
    140 }