blob: 47a069d6b3a9427dc88e5f55cd0ad3ee29c61424 [file] [log] [blame]
# 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 = domingu
weekday-1-long = llunes
weekday-2-long = martes
weekday-3-long = miércoles
weekday-4-long = xueves
weekday-5-long = vienres
weekday-6-long = sábadu
weekday-0-short = dom.
weekday-1-short = llu.
weekday-2-short = mar.
weekday-3-short = mié.
weekday-4-short = xue.
weekday-5-short = vie.
weekday-6-short = sáb.
# Month names
month-0-long = xineru
month-1-long = febreru
month-2-long = marzu
month-3-long = abril
month-4-long = mayu
month-5-long = xunu
month-6-long = xunetu
month-7-long = agostu
month-8-long = setiembre
month-9-long = ochobre
month-10-long = payares
month-11-long = avientu
month-0-genitive = de xineru
month-1-genitive = de febreru
month-2-genitive = de marzu
month-3-genitive = d'abril
month-4-genitive = de mayu
month-5-genitive = de xunu
month-6-genitive = de xunetu
month-7-genitive = d'agostu
month-8-genitive = de setiembre
month-9-genitive = d'ochobre
month-10-genitive = de payares
month-11-genitive = d'avientu
month-0-short = xin.
month-1-short = feb.
month-2-short = mzu.
month-3-short = abr.
month-4-short = myu.
month-5-short = xun.
month-6-short = xnt.
month-7-short = ago.
month-8-short = set.
month-9-short = och.
month-10-short = pay.
month-11-short = avi.
# Relative time ("pretty dates"), normal/long variant
minutesAgo-long={[ plural(m) ]}
minutesAgo-long[zero] = agora mesmo
minutesAgo-long[one] = fai un minutu
minutesAgo-long[two] = fai {{m}} minutos
minutesAgo-long[few] = fai {{m}} minutos
minutesAgo-long[many] = fai {{m}} minutos
minutesAgo-long[other] = fai {{m}} minutos
hoursAgo-long={[ plural(h) ]}
hoursAgo-long[zero] = agora mesmo
hoursAgo-long[one] = fai una hora
hoursAgo-long[two] = fai {{h}} hores
hoursAgo-long[few] = fai {{h}} hores
hoursAgo-long[many] = fai {{h}} hores
hoursAgo-long[other] = fai {{h}} hores
daysAgo-long={[ plural(d) ]}
daysAgo-long[zero] = güei
daysAgo-long[one] = ayeri
daysAgo-long[two] = fai {{d}} díes
daysAgo-long[few] = fai {{d}} díes
daysAgo-long[many] = fai {{d}} díes
daysAgo-long[other] = fai {{d}} díes
inMinutes-long={[ plural(m) ]}
inMinutes-long[zero] = agora
inMinutes-long[one] = nun minutu
inMinutes-long[two] = en {{m}} minutos
inMinutes-long[few] = en {{m}} minutos
inMinutes-long[many] = en {{m}} minutos
inMinutes-long[other] = en {{m}} minutos
inHours-long={[ plural(h) ]}
inHours-long[zero] = agora
inHours-long[one] = nuna hora
inHours-long[two] = en {{h}} hores
inHours-long[few] = en {{h}} hores
inHours-long[many] = en {{h}} hores
inHours-long[other] = en {{h}} hores
inDays-long={[ plural(d) ]}
inDays-long[zero] = güei
inDays-long[one] = mañana
inDays-long[two] = en {{d}} díes
inDays-long[few] = en {{d}} díes
inDays-long[many] = en {{d}} díes
inDays-long[other] = en {{d}} díes
# 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).
minutesAgo-short={[ plural(m) ]}
minutesAgo-short[zero] = agora mesmo
minutesAgo-short[other] = fai {{m}} min
hoursAgo-short={[ plural(h) ]}
hoursAgo-short[zero] = agora mesmo
hoursAgo-short[other] = fai {{h}} h
daysAgo-short={[ plural(d) ]}
daysAgo-short[zero] = güei
daysAgo-short[other] = fai {{d}} d
inMinutes-short={[ plural(m) ]}
inMinutes-short[zero] = agora
inMinutes-short[other] = en {{m}} min
inHours-short={[ plural(h) ]}
inHours-short[zero] = agora
inHours-short[other] = en {{h}} h
inDays-short={[ plural(d) ]}
inDays-short[zero] = güei
inDays-short[other] = en {{d}} d
# Relative time ("pretty dates"), unexpected error
incorrectDate = (data incorreuta)
# Date/Time format
# see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
dateTimeFormat_%c = %a, %e de %b, %Y %H:%M:%S
dateTimeFormat_%x = %d/%m/%Y
dateTimeFormat_%X = %H:%M:%S
shortTimeFormat = %H:%M
shortDateTimeFormat = %x %H:%M %p
# Boolean to indicate if weekStarts on Monday (1) or Sunday (0).
weekStartsOnMonday = 1