mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
133 lines
3.5 KiB
Properties
133 lines
3.5 KiB
Properties
# ***** BEGIN LICENSE BLOCK *****
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
#
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
# 1.1 (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.mozilla.org/MPL/
|
|
#
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
# for the specific language governing rights and limitations under the
|
|
# License.
|
|
#
|
|
# The Original Code is OEone Calendar Code, released October 31st, 2001.
|
|
#
|
|
# The Initial Developer of the Original Code is
|
|
# OEone Corporation.
|
|
# Portions created by OEone Corporation are Copyright (C) 2001
|
|
# OEone Corporation. All Rights Reserved.
|
|
#
|
|
# Contributor(s): Garth Smedley <garths@oeone.com>
|
|
#
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
# the provisions above, a recipient may use your version of this file under
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
#
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
# Imena mesecev - Dodaj polna imena po potrebi
|
|
|
|
month.1.Mmm=Jan
|
|
month.2.Mmm=Feb
|
|
month.3.Mmm=Mar
|
|
month.4.Mmm=Apr
|
|
month.5.Mmm=Maj
|
|
month.6.Mmm=Jun
|
|
month.7.Mmm=Jul
|
|
month.8.Mmm=Avg
|
|
month.9.Mmm=Sep
|
|
month.10.Mmm=Okt
|
|
month.11.Mmm=Nov
|
|
month.12.Mmm=Dec
|
|
|
|
month.1.name=Januar
|
|
month.2.name=Februar
|
|
month.3.name=Marec
|
|
month.4.name=April
|
|
month.5.name=Maj
|
|
month.6.name=Junij
|
|
month.7.name=Julij
|
|
month.8.name=Avgust
|
|
month.9.name=September
|
|
month.10.name=Oktober
|
|
month.11.name=November
|
|
month.12.name=December
|
|
|
|
#Ne spreminjaj tega, ne da bi prej obvestil osebe v koledarju.
|
|
day.1.name=Nedelja
|
|
day.2.name=Ponedeljek
|
|
day.3.name=Torek
|
|
day.4.name=Sreda
|
|
day.5.name=\u010Cetrtek
|
|
day.6.name=Petek
|
|
day.7.name=Sobota
|
|
|
|
day.1.Mmm=Ned
|
|
day.2.Mmm=Pon
|
|
day.3.Mmm=Tor
|
|
day.4.Mmm=Sre
|
|
day.5.Mmm=\u010Cet
|
|
day.6.Mmm=Pet
|
|
day.7.Mmm=Sob
|
|
|
|
# Mi lahko kdo razlozi, zakaj ne stejemo od nic naprej?
|
|
day.1.short=N
|
|
day.2.short=P
|
|
day.3.short=T
|
|
day.4.short=S
|
|
day.5.short=\u010C
|
|
day.6.short=P
|
|
day.7.short=S
|
|
|
|
am-string=AM
|
|
pm-string=PM
|
|
|
|
# Dodano za podporo lokalizaciji sporocil v dialogu eventDialog.js
|
|
# Dnevni ordinali narekujejo urejenost znotraj seznama.
|
|
ordinal.suffix.1=.
|
|
ordinal.suffix.2=.
|
|
ordinal.suffix.3=.
|
|
ordinal.suffix.4=.
|
|
ordinal.suffix.5=.
|
|
ordinal.suffix.6=.
|
|
ordinal.suffix.7=.
|
|
ordinal.suffix.8=.
|
|
ordinal.suffix.9=.
|
|
ordinal.suffix.10=.
|
|
ordinal.suffix.11=.
|
|
ordinal.suffix.12=.
|
|
ordinal.suffix.13=.
|
|
ordinal.suffix.14=.
|
|
ordinal.suffix.15=.
|
|
ordinal.suffix.16=.
|
|
ordinal.suffix.17=.
|
|
ordinal.suffix.18=.
|
|
ordinal.suffix.19=.
|
|
ordinal.suffix.20=.
|
|
ordinal.suffix.21=.
|
|
ordinal.suffix.22=.
|
|
ordinal.suffix.23=.
|
|
ordinal.suffix.24=.
|
|
ordinal.suffix.25=.
|
|
ordinal.suffix.26=.
|
|
ordinal.suffix.27=.
|
|
ordinal.suffix.28=.
|
|
ordinal.suffix.29=.
|
|
ordinal.suffix.30=.
|
|
ordinal.suffix.31=.
|
|
|
|
ordinal.name.last=Zadnji
|
|
ordinal.name.1=Prvi
|
|
ordinal.name.2=Drugi
|
|
ordinal.name.3=Tretji
|
|
ordinal.name.4=\u010Cetrti
|