forked from craigk5n/webcalendar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSlovenian.txt
111 lines (93 loc) · 2.4 KB
/
Slovenian.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# See translations/English-US.txt for instructions.
#
# Translations by David Milost <[email protected]>, January 2004.
# 'borrowed' from SourceForge project 'The Coolest DHTML Calendar',
# http://sourceforge.net/projects/jscalendar/
#
# Translation last updated on 11-27-2023
################################################################################
# DO NOT "TRANSLATE" THIS SECTION #
################################################################################
# A lone equal sign "=" to the right of the colon, such as "Ok: =",
# indicates that the "translation" is identical to the English text.
# Specify a charset (will be sent within meta tag for each page).
charset: ISO-8859-2
# "direction" need only be changed if using a right to left language.
# Options are: ltr (left to right, default) or rtl (right to left).
direction: =
# In the date formats, change only the format of the terms.
# For example in German.txt the proper "translation" would be
# __month__ __dd__, __yyyy__: __dd__. __month__ __yyyy__
# Select elements for date specification.
# ex)2008-10-13
# __yyyy__ ... 2008, __mm__ ... 10, __month__ ... October, __dd__ ... 13
__mm__/__dd__/__yyyy__: =
__month__ __dd__: =
__month__ __dd__, __yyyy__: =
__month__ __yyyy__: =
################################################################################
################################################################################
########################################
# Page: edit_entry.php
#
Date: datum
########################################
# Page: access.php
#
Calendar: koledarju
########################################
# Page: pref.php
#
Month: mesec
Year: leto
########################################
# Page: edit_report.php
#
Today: Danes
Next month: Naslednji mesec
Next year: Naslednje leto
########################################
# Page: includes/date_formats.php
#
December: =
Dec: =
########################################
# Page: includes/functions.php
#
WK: Te
January: Januar
February: Februar
March: Marec
April: =
May_: Maj
June: Junij
July: Julij
August: Avgust
September: =
October: Oktober
November: =
Jan: =
Feb: =
Mar: =
Apr: =
May: Maj
Jun: =
Jul: =
Aug: Avg
Sep: =
Oct: Okt
Nov: =
Sunday: Nedelja
Monday: Ponedeljek
Tuesday: Torek
Wednesday: Sreda
Thursday: Četrtek
Friday: Petek
Saturday: Sobota
Sun: Ned
Mon: Pon
Tue: Tor
Wed: Sre
Thu: Čet
Fri: Pet
Sat: Sob