123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259 |
- # Licensed to the Apache Software Foundation (ASF) under one
- # or more contributor license agreements. See the NOTICE file
- # distributed with this work for additional information
- # regarding copyright ownership. The ASF licenses this file
- # to you under the Apache License, Version 2.0 (the
- # "License"); you may not use this file except in compliance
- # with the License. You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing,
- # software distributed under the License is distributed on an
- # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- # KIND, either express or implied. See the License for the
- # specific language governing permissions and limitations
- # under the License.
- # Day names
- weekday-0-long = Sonntag
- weekday-1-long = Montag
- weekday-2-long = Dienstag
- weekday-3-long = Mittwoch
- weekday-4-long = Donnerstag
- weekday-5-long = Freitag
- weekday-6-long = Samstag
- weekday-0-short = So
- weekday-1-short = Mo
- weekday-2-short = Di
- weekday-3-short = Mi
- weekday-4-short = Do
- weekday-5-short = Fr
- weekday-6-short = Sa
- # Month names
- month-0-long = Januar
- month-1-long = Februar
- month-2-long = März
- month-3-long = April
- month-4-long = Mai
- month-5-long = Juni
- month-6-long = Juli
- month-7-long = August
- month-8-long = September
- month-9-long = Oktober
- month-10-long = November
- month-11-long = Dezember
- month-0-genitive = Januar
- month-1-genitive = Februar
- month-2-genitive = März
- month-3-genitive = April
- month-4-genitive = Mai
- month-5-genitive = Juni
- month-6-genitive = Juli
- month-7-genitive = August
- month-8-genitive = September
- month-9-genitive = Oktober
- month-10-genitive = November
- month-11-genitive = Dezember
- month-0-short = Jan
- month-1-short = Feb
- month-2-short = Mär
- month-3-short = Apr
- month-4-short = Mai
- month-5-short = Jun
- month-6-short = Jul
- month-7-short = Aug
- month-8-short = Sep
- month-9-short = Okt
- month-10-short = Nov
- month-11-short = Dez
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = gerade eben
- minutes-ago-long[one] = vor 1 Minute
- minutes-ago-long[two] = vor {{value}} Minuten
- minutes-ago-long[few] = vor {{value}} Minuten
- minutes-ago-long[many] = vor {{value}} Minuten
- minutes-ago-long[other] = vor {{value}} Minuten
- hours-ago-long={[ plural(value) ]}
- # DE: NOTUSED
- hours-ago-long[zero] = gerade eben
- hours-ago-long[one] = vor 1 Stunde
- hours-ago-long[two] = vor {{value}} Stunden
- hours-ago-long[few] = vor {{value}} Stunden
- hours-ago-long[many] = vor {{value}} Stunden
- hours-ago-long[other] = vor {{value}} Stunden
- days-ago-long={[ plural(value) ]}
- # DE: NOTUSED
- days-ago-long[zero] = heute
- days-ago-long[one] = gestern
- days-ago-long[two] = vor {{value}} Tagen
- days-ago-long[few] = vor {{value}} Tagen
- days-ago-long[many] = vor {{value}} Tagen
- days-ago-long[other] = vor {{value}} Tagen
- weeks-ago-long={[ plural(value) ]}
- # DE: NOTUSED
- weeks-ago-long[zero] = diese Woche
- weeks-ago-long[one] = letzte Woche
- # DE: NOTUSED
- weeks-ago-long[two] = vor {{value}} Wochen
- # DE: NOTUSED
- weeks-ago-long[few] = vor {{value}} Wochen
- # DE: NOTUSED
- weeks-ago-long[many] = vor {{value}} Wochen
- # DE: NOTUSED
- weeks-ago-long[other] = vor {{value}} Wochen
- months-ago-long={[ plural(value) ]}
- # DE: NOTUSED
- months-ago-long[zero] = diesen Monat
- # DE: NOTUSED
- months-ago-long[one] = letzten Monat
- # DE: NOTUSED
- months-ago-long[two] = vor {{value}} Monaten
- # DE: NOTUSED
- months-ago-long[few] = vor {{value}} Monaten
- # DE: NOTUSED
- months-ago-long[many] = vor {{value}} Monaten
- # DE: NOTUSED
- months-ago-long[other] = vor {{value}} Monaten
- years-ago-long={[ plural(value) ]}
- # DE: NOTUSED
- years-ago-long[zero] = dieses Jahr
- # DE: NOTUSED
- years-ago-long[one] = letztes Jahr
- # DE: NOTUSED
- years-ago-long[two] = vor {{value}} Jahren
- # DE: NOTUSED
- years-ago-long[few] = vor {{value}} Jahren
- # DE: NOTUSED
- years-ago-long[many] = vor {{value}} Jahren
- # DE: NOTUSED
- years-ago-long[other] = vor {{value}} Jahren
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = jetzt
- minutes-until-long[one] = in 1 Minute
- minutes-until-long[two] = in {{value}} Minuten
- minutes-until-long[few] = in {{value}} Minuten
- minutes-until-long[many] = in {{value}} Minuten
- minutes-until-long[other] = in {{value}} Minuten
- hours-until-long={[ plural(value) ]}
- # DE: NOTUSED
- hours-until-long[zero] = jetzt
- hours-until-long[one] = in einer Stunde
- hours-until-long[two] = in {{value}} Stunden
- hours-until-long[few] = in {{value}} Stunden
- hours-until-long[many] = in {{value}} Stunden
- hours-until-long[other] = in {{value}} Stunden
- days-until-long={[ plural(value) ]}
- # DE: NOTUSED
- days-until-long[zero] = heute
- days-until-long[one] = morgen
- days-until-long[two] = in {{value}} Tagen
- days-until-long[few] = in {{value}} Tagen
- days-until-long[many] = in {{value}} Tagen
- days-until-long[other] = in {{value}} Tagen
- weeks-until-long={[ plural(value) ]}
- # DE: NOTUSED
- weeks-until-long[zero] = diese Woche
- weeks-until-long[one] = nächste Woche
- weeks-until-long[two] = in {{value}} Wochen
- weeks-until-long[few] = in {{value}} Wochen
- # DE: NOTUSED
- weeks-until-long[many] = in {{value}} Wochen
- # DE: NOTUSED
- weeks-until-long[other] = in {{value}} Wochen
- months-until-long={[ plural(value) ]}
- # DE: NOTUSED
- months-until-long[zero] = diesen Monat
- months-until-long[one] = nächsten Monat
- months-until-long[two] = in {{value}} Monaten
- months-until-long[few] = in {{value}} Monaten
- months-until-long[many] = in {{value}} Monaten
- months-until-long[other] = in {{value}} Monaten
- years-until-long={[ plural(value) ]}
- # DE: NOTUSED
- years-until-long[zero] = dieses Jahr
- years-until-long[one] = nächstes Jahr
- years-until-long[two] = in {{value}} Jahren
- years-until-long[few] = in {{value}} Jahren
- years-until-long[many] = in {{value}} Jahren
- years-until-long[other] = in {{value}} Jahren
- # Relative time ("pretty dates"), short variant
- # LOCALIZATION NOTE: the time unit should be as short as possible,
- # and the whole string should not exceed a length of ~10 latin characters.
- # LOCALIZATION NOTE: the prime (’) can be used to represent minutes for most
- # locales, but we use “m” instead for the English locale to prevent a possible
- # confusion (35’ ago ≠ 35 feet ago).
- minutes-ago-short={[ plural(value) ]}
- minutes-ago-short[zero] = jetzt
- # DE: "min" is too long for the last sync interval string of the E-Mail app
- minutes-ago-short[other] = vor {{value}} m
- hours-ago-short={[ plural(value) ]}
- # DE: NOTUSED
- hours-ago-short[zero] = jetzt
- hours-ago-short[other] = vor {{value}} h
- days-ago-short={[ plural(value) ]}
- # DE: NOTUSED
- days-ago-short[zero] = heute
- days-ago-short[other] = vor {{value}} d
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = jetzt
- minutes-until-short[other] = in {{value}} m
- hours-until-short={[ plural(value) ]}
- # DE: NOTUSED
- hours-until-short[zero] = jetzt
- hours-until-short[other] = in {{value}} h
- days-until-short={[ plural(value) ]}
- # DE: NOTUSED
- days-until-short[zero] = heute
- days-until-short[other] = in {{value}} d
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (ungültiges Datum)
- # Date/Time format
- # see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
- dateTimeFormat_%c = %a, %e. %b %Y %H:%M:%S
- dateTimeFormat_%x = %d.%m.%Y
- dateTimeFormat_%X = %H:%M:%S
- shortTimeFormat = %H:%M
- shortDateTimeFormat = %x %H:%M
- # Boolean to indicate if weekStarts on Monday (1) or Sunday (0).
- weekStartsOnMonday = 1
- # Localize “AM" and "PM" used in %p format for time
- # DE: NOTUSED
- time_am = AM
- # DE: NOTUSED
- time_pm = PM
|