123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- # 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 = Vasárnap
- weekday-1-long = Hétfő
- weekday-2-long = Kedd
- weekday-3-long = Szerda
- weekday-4-long = Csütörtök
- weekday-5-long = Péntek
- weekday-6-long = Szombat
- weekday-0-short = Va.
- weekday-1-short = Hé.
- weekday-2-short = Ke.
- weekday-3-short = Sze.
- weekday-4-short = Csü.
- weekday-5-short = Pé.
- weekday-6-short = Szo.
- # Month names
- month-0-long = Január
- month-1-long = Február
- month-2-long = Március
- month-3-long = Április
- month-4-long = Május
- month-5-long = Június
- month-6-long = Július
- month-7-long = Augusztus
- month-8-long = Szeptember
- month-9-long = Október
- month-10-long = November
- month-11-long = December
- month-0-genitive = Január
- month-1-genitive = Február
- month-2-genitive = Március
- month-3-genitive = Április
- month-4-genitive = Május
- month-5-genitive = Június
- month-6-genitive = Július
- month-7-genitive = Augusztus
- month-8-genitive = Szeptember
- month-9-genitive = Október
- month-10-genitive = November
- month-11-genitive = December
- month-0-short = Jan
- month-1-short = Feb
- month-2-short = Már
- month-3-short = Ápr
- month-4-short = Máj
- month-5-short = Jún
- month-6-short = Júl
- month-7-short = Aug
- month-8-short = Szep
- month-9-short = Okt
- month-10-short = Nov
- month-11-short = Dec
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = épp most
- minutes-ago-long[one] = egy perccel ezelőtt
- minutes-ago-long[two] = {{value}} perccel ezelőtt
- minutes-ago-long[few] = {{value}} perccel ezelőtt
- minutes-ago-long[many] = {{value}} perccel ezelőtt
- minutes-ago-long[other] = {{value}} perccel ezelőtt
- hours-ago-long={[ plural(value) ]}
- hours-ago-long[zero] = épp most
- hours-ago-long[one] = egy órája
- hours-ago-long[two] = {{value}} órával ezelőtt
- hours-ago-long[few] = {{value}} órával ezelőtt
- hours-ago-long[many] = {{value}} órával ezelőtt
- hours-ago-long[other] = {{value}} órával ezelőtt
- days-ago-long={[ plural(value) ]}
- days-ago-long[zero] = ma
- days-ago-long[one] = tegnap
- days-ago-long[two] = {{value}} nappal ezelőtt
- days-ago-long[few] = {{value}} nappal ezelőtt
- days-ago-long[many] = {{value}} nappal ezelőtt
- days-ago-long[other] = {{value}} nappal ezelőtt
- weeks-ago-long={[ plural(value) ]}
- weeks-ago-long[zero] = ez a hét
- weeks-ago-long[one] = múlt hét
- weeks-ago-long[two] = {{value}} héttel ezelőtt
- weeks-ago-long[few] = {{value}} héttel ezelőtt
- weeks-ago-long[many] = {{value}} héttel ezelőtt
- weeks-ago-long[other] = {{value}} héttel ezelőtt
- months-ago-long={[ plural(value) ]}
- months-ago-long[zero] = ez a hónap
- months-ago-long[one] = előző hónap
- months-ago-long[two] = {{value}} hónappal ezelőtt
- months-ago-long[few] = {{value}} hónappal ezelőtt
- months-ago-long[many] = {{value}} hónappal ezelőtt
- months-ago-long[other] = {{value}} hónappal ezelőtt
- years-ago-long={[ plural(value) ]}
- years-ago-long[zero] = ez az év
- years-ago-long[one] = tavaly
- years-ago-long[two] = {{value}} évvel ezelőtt
- years-ago-long[few] = {{value}} évvel ezelőtt
- years-ago-long[many] = {{value}} évvel ezelőtt
- years-ago-long[other] = {{value}} évvel ezelőtt
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = most
- minutes-until-long[one] = egy percen belül
- minutes-until-long[two] = {{value}} percen belül
- minutes-until-long[few] = {{value}} percen belül
- minutes-until-long[many] = {{value}} percen belül
- minutes-until-long[other] = {{value}} percen belül
- hours-until-long={[ plural(value) ]}
- hours-until-long[zero] = most
- hours-until-long[one] = egy órán belül
- hours-until-long[two] = {{value}} órán belül
- hours-until-long[few] = {{value}} órán belül
- hours-until-long[many] = {{value}} órán belül
- hours-until-long[other] = {{value}} órán belül
- days-until-long={[ plural(value) ]}
- days-until-long[zero] = ma
- days-until-long[one] = holnap
- days-until-long[two] = {{value}} napon belül
- days-until-long[few] = {{value}} napon belül
- days-until-long[many] = {{value}} napon belül
- days-until-long[other] = {{value}} napon belül
- weeks-until-long={[ plural(value) ]}
- weeks-until-long[zero] = ez a hét
- weeks-until-long[one] = következő hét
- weeks-until-long[two] = {{value}} héten belül
- weeks-until-long[few] = {{value}} héten belül
- weeks-until-long[many] = {{value}} héten belül
- weeks-until-long[other] = {{value}} héten belül
- months-until-long={[ plural(value) ]}
- months-until-long[zero] = ez a hónap
- months-until-long[one] = következő hónap
- months-until-long[two] = {{value}} héten belül
- months-until-long[few] = {{value}} héten belül
- months-until-long[many] = {{value}} héten belül
- months-until-long[other] = {{value}} héten belül
- years-until-long={[ plural(value) ]}
- years-until-long[zero] = ez az év
- years-until-long[one] = következő év
- years-until-long[two] = {{value}} éven belül
- years-until-long[few] = {{value}} éven belül
- years-until-long[many] = {{value}} éven belül
- years-until-long[other] = {{value}} éven belül
- # 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] = épp most
- minutes-ago-short[other] = {{value}}p ezelőtt
- hours-ago-short={[ plural(value) ]}
- hours-ago-short[zero] = épp most
- hours-ago-short[other] = {{value}}ó ezelőtt
- days-ago-short={[ plural(value) ]}
- days-ago-short[zero] = ma
- days-ago-short[other] = {{value}}n ezelőtt
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = most
- minutes-until-short[other] = {{value}} percen belül
- hours-until-short={[ plural(value) ]}
- hours-until-short[zero] = most
- hours-until-short[other] = {{value}} órán belül
- days-until-short={[ plural(value) ]}
- days-until-short[zero] = ma
- days-until-short[other] = {{value}} napon belül
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (helytelen dátum)
- # Date/Time format
- # see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
- dateTimeFormat_%c = %Y. %b %d %a %H:%M:%S
- dateTimeFormat_%x = %Y. %m. %d.
- dateTimeFormat_%X = %H:%M:%S
- shortTimeFormat = %H:%M
- shortDateTimeFormat = %x %H:%M
- # Boolean to indicate if weekStarts on Monday (1) or Sunday (0).
- weekStartsOnMonday = 0
- # Localize “AM" and "PM" used in %p format for time
- time_am = DE
- time_pm = DU
|