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 = 日曜日
- weekday-1-long = 月曜日
- weekday-2-long = 火曜日
- weekday-3-long = 水曜日
- weekday-4-long = 木曜日
- weekday-5-long = 金曜日
- weekday-6-long = 土曜日
- weekday-0-short = 日
- weekday-1-short = 月
- weekday-2-short = 火
- weekday-3-short = 水
- weekday-4-short = 木
- weekday-5-short = 金
- weekday-6-short = 土
- # Month names
- month-0-long = 1月
- month-1-long = 2月
- month-2-long = 3月
- month-3-long = 4月
- month-4-long = 5月
- month-5-long = 6月
- month-6-long = 7月
- month-7-long = 8月
- month-8-long = 9月
- month-9-long = 10月
- month-10-long = 11月
- month-11-long = 12月
- month-0-genitive = 1月
- month-1-genitive = 2月
- month-2-genitive = 3月
- month-3-genitive = 4月
- month-4-genitive = 5月
- month-5-genitive = 6月
- month-6-genitive = 7月
- month-7-genitive = 8月
- month-8-genitive = 9月
- month-9-genitive = 10月
- month-10-genitive = 11月
- month-11-genitive = 12月
- month-0-short = 1月
- month-1-short = 2月
- month-2-short = 3月
- month-3-short = 4月
- month-4-short = 5月
- month-5-short = 6月
- month-6-short = 7月
- month-7-short = 8月
- month-8-short = 9月
- month-9-short = 10月
- month-10-short = 11月
- month-11-short = 12月
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = 1分以内
- minutes-ago-long[one] = 1分前
- minutes-ago-long[two] = {{value}}分前
- minutes-ago-long[few] = {{value}}分前
- minutes-ago-long[many] = {{value}}分前
- minutes-ago-long[other] = {{value}}分前
- hours-ago-long={[ plural(value) ]}
- hours-ago-long[zero] = 1時間以内
- hours-ago-long[one] = 1時間前
- hours-ago-long[two] = {{value}}時間前
- hours-ago-long[few] = {{value}}時間前
- hours-ago-long[many] = {{value}}時間前
- hours-ago-long[other] = {{value}}時間前
- days-ago-long={[ plural(value) ]}
- days-ago-long[zero] = 今日
- days-ago-long[one] = 昨日
- days-ago-long[two] = {{value}}日前
- days-ago-long[few] = {{value}}日前
- days-ago-long[many] = {{value}}日前
- days-ago-long[other] = {{value}}日前
- weeks-ago-long={[ plural(value) ]}
- weeks-ago-long[zero] = 今週
- weeks-ago-long[one] = 先週
- weeks-ago-long[two] = {{value}}週間前
- weeks-ago-long[few] = {{value}}週間前
- weeks-ago-long[many] = {{value}}週間前
- weeks-ago-long[other] = {{value}}週間前
- months-ago-long={[ plural(value) ]}
- months-ago-long[zero] = 今月
- months-ago-long[one] = 先月
- months-ago-long[two] = {{value}}か月前
- months-ago-long[few] = {{value}}か月前
- months-ago-long[many] = {{value}}か月前
- months-ago-long[other] = {{value}}か月前
- years-ago-long={[ plural(value) ]}
- years-ago-long[zero] = 今年
- years-ago-long[one] = 昨年
- years-ago-long[two] = {{value}}年前
- years-ago-long[few] = {{value}}年前
- years-ago-long[many] = {{value}}年前
- years-ago-long[other] = {{value}}年前
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = 1分以内
- minutes-until-long[one] = 1分後
- minutes-until-long[two] = {{value}}分後
- minutes-until-long[few] = {{value}}分後
- minutes-until-long[many] = {{value}}分後
- minutes-until-long[other] = {{value}}分後
- hours-until-long={[ plural(value) ]}
- hours-until-long[zero] = 1時間以内
- hours-until-long[one] = 1時間後
- hours-until-long[two] = {{value}}時間後
- hours-until-long[few] = {{value}}時間後
- hours-until-long[many] = {{value}}時間後
- hours-until-long[other] = {{value}}時間後
- days-until-long={[ plural(value) ]}
- days-until-long[zero] = 今日
- days-until-long[one] = 明日
- days-until-long[two] = {{value}}日後
- days-until-long[few] = {{value}}日後
- days-until-long[many] = {{value}}日後
- days-until-long[other] = {{value}}日後
- weeks-until-long={[ plural(value) ]}
- weeks-until-long[zero] = 今週
- weeks-until-long[one] = 来週
- weeks-until-long[two] = {{value}}週間後
- weeks-until-long[few] = {{value}}週間後
- weeks-until-long[many] = {{value}}週間後
- weeks-until-long[other] = {{value}}週間後
- months-until-long={[ plural(value) ]}
- months-until-long[zero] = 今月
- months-until-long[one] = 来月
- months-until-long[two] = {{value}}か月後
- months-until-long[few] = {{value}}か月後
- months-until-long[many] = {{value}}か月後
- months-until-long[other] = {{value}}か月後
- years-until-long={[ plural(value) ]}
- years-until-long[zero] = 今年
- years-until-long[one] = 来年
- years-until-long[two] = {{value}}年後
- years-until-long[few] = {{value}}年後
- years-until-long[many] = {{value}}年後
- years-until-long[other] = {{value}}年後
- # 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] = 直前
- minutes-ago-short[other] = {{value}}分前
- hours-ago-short={[ plural(value) ]}
- hours-ago-short[zero] = 数分前
- hours-ago-short[other] = {{value}}時間前
- days-ago-short={[ plural(value) ]}
- days-ago-short[zero] = 今日
- days-ago-short[other] = {{value}}日前
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = 直後
- minutes-until-short[other] = {{value}}分後
- hours-until-short={[ plural(value) ]}
- hours-until-short[zero] = 数分後
- hours-until-short[other] = {{value}}時間後
- days-until-short={[ plural(value) ]}
- days-until-short[zero] = 今日
- days-until-short[other] = {{value}}日後
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (日付が不正です)
- # Date/Time format
- # see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
- ## %R の使用不可 Bug 794662
- # 24 時間表記: %Y年%b%e日(%a) %H:%M:%S
- dateTimeFormat_%c = %Y年%b%e日(%a) %p%I:%M:%S
- dateTimeFormat_%x = %Y/%m/%d
- dateTimeFormat_%X = %p%I:%M:%S
- shortTimeFormat = %p%I:%M
- shortDateTimeFormat = %x %p%I:%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 = 午前
- time_pm = 午後
|