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 = Minggu
- weekday-1-long = Senin
- weekday-2-long = Selasa
- weekday-3-long = Rabu
- weekday-4-long = Kamis
- weekday-5-long = Jumat
- weekday-6-long = Sabtu
- weekday-0-short = Min
- weekday-1-short = Sen
- weekday-2-short = Sel
- weekday-3-short = Rab
- weekday-4-short = Kam
- weekday-5-short = Jum
- weekday-6-short = Sab
- # Month names
- month-0-long = Januari
- month-1-long = Februari
- month-2-long = Maret
- month-3-long = April
- month-4-long = Mei
- month-5-long = Juni
- month-6-long = Juli
- month-7-long = Agustus
- month-8-long = September
- month-9-long = Oktober
- month-10-long = November
- month-11-long = Desember
- month-0-genitive = Januari
- month-1-genitive = Februari
- month-2-genitive = Maret
- month-3-genitive = April
- month-4-genitive = Mei
- month-5-genitive = Juni
- month-6-genitive = Juli
- month-7-genitive = Agustus
- month-8-genitive = September
- month-9-genitive = Oktober
- month-10-genitive = November
- month-11-genitive = Desember
- month-0-short = Jan
- month-1-short = Feb
- month-2-short = Mar
- month-3-short = Apr
- month-4-short = Mei
- month-5-short = Jun
- month-6-short = Jul
- month-7-short = Ags
- month-8-short = Sep
- month-9-short = Okt
- month-10-short = Nov
- month-11-short = Des
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = baru saja
- minutes-ago-long[one] = semenit yang lalu
- minutes-ago-long[two] = {{value}} menit lalu
- minutes-ago-long[few] = {{value}} menit lalu
- minutes-ago-long[many] = {{value}} menit lalu
- minutes-ago-long[other] = {{value}} menit lalu
- hours-ago-long={[ plural(value) ]}
- hours-ago-long[zero] = baru saja
- hours-ago-long[one] = sejam yang lalu
- hours-ago-long[two] = {{value}} jam lalu
- hours-ago-long[few] = {{value}} jam lalu
- hours-ago-long[many] = {{value}} jam lalu
- hours-ago-long[other] = {{value}} jam lalu
- days-ago-long={[ plural(value) ]}
- days-ago-long[zero] = hari ini
- days-ago-long[one] = kemarin
- days-ago-long[two] = {{value}} hari lalu
- days-ago-long[few] = {{value}} hari lalu
- days-ago-long[many] = {{value}} hari lalu
- days-ago-long[other] = {{value}} hari lalu
- weeks-ago-long={[ plural(value) ]}
- weeks-ago-long[zero] = minggu ini
- weeks-ago-long[one] = minggu lalu
- weeks-ago-long[two] = {{value}} minggu lalu
- weeks-ago-long[few] = {{value}} minggu lalu
- weeks-ago-long[many] = {{value}} minggu lalu
- weeks-ago-long[other] = {{value}} minggu lalu
- months-ago-long={[ plural(value) ]}
- months-ago-long[zero] = bulan ini
- months-ago-long[one] = bulan lalu
- months-ago-long[two] = {{value}} bulan lalu
- months-ago-long[few] = {{value}} bulan lalu
- months-ago-long[many] = {{value}} bulan lalu
- months-ago-long[other] = {{value}} bulan lalu
- years-ago-long={[ plural(value) ]}
- years-ago-long[zero] = tahun ini
- years-ago-long[one] = tahun lalu
- years-ago-long[two] = {{value}} tahun lalu
- years-ago-long[few] = {{value}} tahun lalu
- years-ago-long[many] = {{value}} tahun lalu
- years-ago-long[other] = {{value}} tahun lalu
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = sekarang
- minutes-until-long[one] = semenit lagi
- minutes-until-long[two] = dalam {{value}} menit
- minutes-until-long[few] = dalam {{value}} menit
- minutes-until-long[many] = dalam {{value}} menit
- minutes-until-long[other] = dalam {{value}} menit
- hours-until-long={[ plural(value) ]}
- hours-until-long[zero] = sekarang
- hours-until-long[one] = sejam lagi
- hours-until-long[two] = dalam {{value}} jam
- hours-until-long[few] = dalam {{value}} jam
- hours-until-long[many] = dalam {{value}} jam
- hours-until-long[other] = dalam {{value}} jam
- days-until-long={[ plural(value) ]}
- days-until-long[zero] = hari ini
- days-until-long[one] = besok
- days-until-long[two] = dalam {{value}} hari
- days-until-long[few] = dalam {{value}} hari
- days-until-long[many] = dalam {{value}} hari
- days-until-long[other] = dalam {{value}} hari
- weeks-until-long={[ plural(value) ]}
- weeks-until-long[zero] = minggu ini
- weeks-until-long[one] = minggu depan
- weeks-until-long[two] = dalam {{value}} minggu
- weeks-until-long[few] = dalam {{value}} minggu
- weeks-until-long[many] = dalam {{value}} minggu
- weeks-until-long[other] = dalam {{value}} minggu
- months-until-long={[ plural(value) ]}
- months-until-long[zero] = bulan ini
- months-until-long[one] = bulan depan
- months-until-long[two] = dalam {{value}} bulan
- months-until-long[few] = dalam {{value}} bulan
- months-until-long[many] = dalam {{value}} bulan
- months-until-long[other] = dalam {{value}} bulan
- years-until-long={[ plural(value) ]}
- years-until-long[zero] = tahun ini
- years-until-long[one] = tahun depan
- years-until-long[two] = dalam {{value}} tahun
- years-until-long[few] = dalam {{value}} tahun
- years-until-long[many] = dalam {{value}} tahun
- years-until-long[other] = dalam {{value}} tahun
- # 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] = baru saja
- minutes-ago-short[other] = {{value}}m lalu
- hours-ago-short={[ plural(value) ]}
- hours-ago-short[zero] = baru saja
- hours-ago-short[other] = {{value}} jam lalu
- days-ago-short={[ plural(value) ]}
- days-ago-short[zero] = hari ini
- days-ago-short[other] = {{value}} hari lalu
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = sekarang
- minutes-until-short[other] = dalam {{value}}m
- hours-until-short={[ plural(value) ]}
- hours-until-short[zero] = sekarang
- hours-until-short[other] = dalam {{value}} jam
- days-until-short={[ plural(value) ]}
- days-until-short[zero] = hari ini
- days-until-short[other] = dalam {{value}} hari
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (tanggal salah)
- # 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 = 0
- # Localize “AM" and "PM" used in %p format for time
- time_am = AM
- time_pm = PM
|