# 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 = Ahad
weekday-1-long = Isnin
weekday-2-long = Selasa
weekday-3-long = Rabu
weekday-4-long = Khamis
weekday-5-long = Jumaat
weekday-6-long = Sabtu

weekday-0-short = Ahad
weekday-1-short = Isnin
weekday-2-short = Selasa
weekday-3-short = Rabu
weekday-4-short = Khamis
weekday-5-short = Jumaat
weekday-6-short = Sabtu

# Month names

month-0-long  = Januari
month-1-long  = Februari
month-2-long  = Mac
month-3-long  = April
month-4-long  = Mei
month-5-long  = Jun
month-6-long  = Julai
month-7-long  = Ogos
month-8-long  = September
month-9-long  = Oktober
month-10-long = November
month-11-long = Disember

month-0-genitive  = Januari
month-1-genitive  = Februari
month-2-genitive  = Mac
month-3-genitive  = April
month-4-genitive  = Mei
month-5-genitive  = Jun
month-6-genitive  = Julai
month-7-genitive  = Ogos
month-8-genitive  = September
month-9-genitive  = Oktober
month-10-genitive = November
month-11-genitive = Disember

month-0-short  = Jan
month-1-short  = Feb
month-2-short  = Mac
month-3-short  = Apr
month-4-short  = Mei
month-5-short  = Jun
month-6-short  = Jul
month-7-short  = Ogos
month-8-short  = Sep
month-9-short  = Okt
month-10-short = Nov
month-11-short = Dis

# Relative time ("pretty dates"), normal/long variant

minutes-ago-long={[ plural(value) ]}
minutes-ago-long[zero]  = sebentar tadi
minutes-ago-long[one]   = satu minit lalu
minutes-ago-long[two]   = {{value}} minit lalu
minutes-ago-long[few]   = {{value}} minit lalu
minutes-ago-long[many]  = {{value}} minit lalu
minutes-ago-long[other] = {{value}} minit lalu

hours-ago-long={[ plural(value) ]}
hours-ago-long[zero]  = sebentar tadi
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]   = semalam
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}} minit lalu
months-ago-long[other] = {{value}} minit 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]   = dalam satu minit
minutes-until-long[two]   = dalam {{value}} minit
minutes-until-long[few]   = dalam {{value}} minit
minutes-until-long[many]  = dalam {{value}} minit
minutes-until-long[other] = dalam {{value}} minit

hours-until-long={[ plural(value) ]}
hours-until-long[zero]  = sekarang
hours-until-long[one]   = dalam satu jam
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]   = esok
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]  = sebentar tadi
minutes-ago-short[other] = {{value}} minit lalu

hours-ago-short={[ plural(value) ]}
hours-ago-short[zero]  = sebentar tadi
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}} minit

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 = (tarikh tidak betul)

# Date/Time format
# see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html

dateTimeFormat_%c = %a %b %e %Y %I:%M:%S %p
dateTimeFormat_%x = %m/%d/%Y
dateTimeFormat_%X = %I:%M:%S %p

shortTimeFormat = %I:%M %p
shortDateTimeFormat = %x %I:%M %p

# 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 = PG
time_pm = PTG
