blob: a54e7374e2e96b4da2409667858ddfa274b7c5fe [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 = Nedelja
weekday-1-long = Ponedeljek
weekday-2-long = Torek
weekday-3-long = Sreda
weekday-4-long = Četrtek
weekday-5-long = Petek
weekday-6-long = Sobota
weekday-0-short = Ned
weekday-1-short = Pon
weekday-2-short = Tor
weekday-3-short = Sre
weekday-4-short = Čet
weekday-5-short = Pet
weekday-6-short = Sob
# Month names
month-0-long = Januar
month-1-long = Februar
month-2-long = Marec
month-3-long = April
month-4-long = Maj
month-5-long = Junij
month-6-long = Julij
month-7-long = Avgust
month-8-long = September
month-9-long = Oktober
month-10-long = November
month-11-long = December
month-0-genitive = Januar
month-1-genitive = Februar
month-2-genitive = Marec
month-3-genitive = April
month-4-genitive = Maj
month-5-genitive = Junij
month-6-genitive = Julij
month-7-genitive = Avgust
month-8-genitive = September
month-9-genitive = Oktober
month-10-genitive = November
month-11-genitive = December
month-0-short = Jan
month-1-short = Feb
month-2-short = Mar
month-3-short = Apr
month-4-short = Maj
month-5-short = Jun
month-6-short = Jul
month-7-short = Avg
month-8-short = Sep
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] = zdaj
minutes-ago-long[one] = pred minuto
minutes-ago-long[two] = pred {{value}} minutama
minutes-ago-long[few] = pred {{value}} minutami
minutes-ago-long[many] = pred {{value}} minutami
minutes-ago-long[other] = pred {{value}} minutami
hours-ago-long={[ plural(value) ]}
hours-ago-long[zero] = zdaj
hours-ago-long[one] = pred eno uro
hours-ago-long[two] = pred {{value}} urama
hours-ago-long[few] = pred {{value}} urami
hours-ago-long[many] = pred {{value}} urami
hours-ago-long[other] = pred {{value}} urami
days-ago-long={[ plural(value) ]}
days-ago-long[zero] = danes
days-ago-long[one] = včeraj
days-ago-long[two] = pred {{value}} dnevoma
days-ago-long[few] = pred {{value}} dnevi
days-ago-long[many] = pred {{value}} dnevi
days-ago-long[other] = pred {{value}} dnevi
weeks-ago-long={[ plural(value) ]}
weeks-ago-long[zero] = ta teden
weeks-ago-long[one] = prejšnji teden
weeks-ago-long[two] = pred {{value}} tednoma
weeks-ago-long[few] = pred {{value}} tedni
weeks-ago-long[many] = pred {{value}} tedni
weeks-ago-long[other] = pred {{value}} tedni
months-ago-long={[ plural(value) ]}
months-ago-long[zero] = ta mesec
months-ago-long[one] = prejšnji mesec
months-ago-long[two] = pred {{value}} mescema
months-ago-long[few] = pred {{value}} mesci
months-ago-long[many] = pred {{value}} mesci
months-ago-long[other] = pred {{value}} mesci
years-ago-long={[ plural(value) ]}
years-ago-long[zero] = letos
years-ago-long[one] = lansko leto
years-ago-long[two] = pred {{value}} letoma
years-ago-long[few] = pred {{value}} leti
years-ago-long[many] = pred {{value}} leti
years-ago-long[other] = pred {{value}} leti
minutes-until-long={[ plural(value) ]}
minutes-until-long[zero] = zdaj
minutes-until-long[one] = čez minuto
minutes-until-long[two] = čez {{value}} minuti
minutes-until-long[few] = čez {{value}} minute
minutes-until-long[many] = čez {{value}} minut
minutes-until-long[other] = čez {{value}} minut
hours-until-long={[ plural(value) ]}
hours-until-long[zero] = zdaj
hours-until-long[one] = čez eno uro
hours-until-long[two] = čez {{value}} uri
hours-until-long[few] = čez {{value}} ure
hours-until-long[many] = čez {{value}} ur
hours-until-long[other] = čez {{value}} ur
days-until-long={[ plural(value) ]}
days-until-long[zero] = danes
days-until-long[one] = jutri
days-until-long[two] = čez {{value}} dni
days-until-long[few] = čez {{value}} dni
days-until-long[many] = čez {{value}} dni
days-until-long[other] = čez {{value}} dni
weeks-until-long={[ plural(value) ]}
weeks-until-long[zero] = ta teden
weeks-until-long[one] = naslednji teden
weeks-until-long[two] = čez {{value}} tedna
weeks-until-long[few] = čez {{value}} tedne
weeks-until-long[many] = čez {{value}} tednov
weeks-until-long[other] = čez {{value}} tednov
months-until-long={[ plural(value) ]}
months-until-long[zero] = ta mesec
months-until-long[one] = naslednji mesec
months-until-long[two] = čez {{value}} mesca
months-until-long[few] = čez {{value}} mesce
months-until-long[many] = čez {{value}} mescev
months-until-long[other] = čez {{value}} mescev
years-until-long={[ plural(value) ]}
years-until-long[zero] = letos
years-until-long[one] = naslednje leto
years-until-long[two] = čez {{value}} leti
years-until-long[few] = čez {{value}} leta
years-until-long[many] = čez {{value}} let
years-until-long[other] = čez {{value}} let
# 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] = zdaj
minutes-ago-short[other] = pred {{value}} m
hours-ago-short={[ plural(value) ]}
hours-ago-short[zero] = zdaj
hours-ago-short[other] = pred {{value}} h
days-ago-short={[ plural(value) ]}
days-ago-short[zero] = danes
days-ago-short[other] = pred {{value}} d
minutes-until-short={[ plural(value) ]}
minutes-until-short[zero] = zdaj
minutes-until-short[other] = čez {{value}} m
hours-until-short={[ plural(value) ]}
hours-until-short[zero] = zdaj
hours-until-short[other] = čez {{value}} h
days-until-short={[ plural(value) ]}
days-until-short[zero] = danes
days-until-short[other] = čez {{value}} d
# Relative time ("pretty dates"), unexpected error
incorrectDate = (napačen datum)
# Date/Time format
# see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
dateTimeFormat_%c = %a, %e. %b %Y %H:%M:%S
dateTimeFormat_%x = %H:%M:%S
dateTimeFormat_%X = %H:%M:%S
shortTimeFormat = %H:%M
shortDateTimeFormat = %x %H:%M
# Boolean to indicate if weekStarts on Monday (1) or Sunday (0).
weekStartsOnMonday = 1
# Localize “AM" and "PM" used in %p format for time
time_am = AM
time_pm = PM