Project

General

Profile

1
// ** I18N
2

    
3
// Calendar RU language
4
// Translation: Sly Golovanov, http://golovanov.net, <sly@golovanov.net>
5
// Encoding: any
6
// Distributed under the same terms as the calendar itself.
7

    
8
// For translators: please use UTF-8 if possible.  We strongly believe that
9
// Unicode is the answer to a real internationalized world.  Also please
10
// include your contact information in the header, as can be seen above.
11

    
12
// full day names
13
Calendar._DN = new Array
14
("\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435",
15
 "\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a",
16
 "\u0432\u0442\u043e\u0440\u043d\u0438\u043a",
17
 "\u0441\u0440\u0435\u0434\u0430",
18
 "\u0447\u0435\u0442\u0432\u0435\u0440\u0433",
19
 "\u043f\u044f\u0442\u043d\u0438\u0446\u0430",
20
 "\u0441\u0443\u0431\u0431\u043e\u0442\u0430",
21
 "\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435");
22

    
23
// Please note that the following array of short day names (and the same goes
24
// for short month names, _SMN) isn't absolutely necessary.  We give it here
25
// for exemplification on how one can customize the short day names, but if
26
// they are simply the first N letters of the full name you can simply say:
27
//
28
//   Calendar._SDN_len = N; // short day name length
29
//   Calendar._SMN_len = N; // short month name length
30
//
31
// If N = 3 then this is not needed either since we assume a value of 3 if not
32
// present, to be compatible with translation files that were written before
33
// this feature.
34

    
35
// short day names
36
Calendar._SDN = new Array
37
("\u0432\u0441\u043a",
38
 "\u043f\u043e\u043d",
39
 "\u0432\u0442\u0440",
40
 "\u0441\u0440\u0434",
41
 "\u0447\u0435\u0442",
42
 "\u043f\u044f\u0442",
43
 "\u0441\u0443\u0431",
44
 "\u0432\u0441\u043a");
45

    
46
// full month names
47
Calendar._MN = new Array
48
("\u044f\u043d\u0432\u0430\u0440\u044c",
49
 "\u0444\u0435\u0432\u0440\u0430\u043b\u044c",
50
 "\u043c\u0430\u0440\u0442",
51
 "\u0430\u043f\u0440\u0435\u043b\u044c",
52
 "\u043c\u0430\u0439",
53
 "\u0438\u044e\u043d\u044c",
54
 "\u0438\u044e\u043b\u044c",
55
 "\u0430\u0432\u0433\u0443\u0441\u0442",
56
 "\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c",
57
 "\u043e\u043a\u0442\u044f\u0431\u0440\u044c",
58
 "\u043d\u043e\u044f\u0431\u0440\u044c",
59
 "\u0434\u0435\u043a\u0430\u0431\u0440\u044c");
60

    
61
// short month names
62
Calendar._SMN = new Array
63
("\u044f\u043d\u0432",
64
 "\u0444\u0435\u0432",
65
 "\u043c\u0430\u0440",
66
 "\u0430\u043f\u0440",
67
 "\u043c\u0430\u0439",
68
 "\u0438\u044e\u043d",
69
 "\u0438\u044e\u043b",
70
 "\u0430\u0432\u0433",
71
 "\u0441\u0435\u043d",
72
 "\u043e\u043a\u0442",
73
 "\u043d\u043e\u044f",
74
 "\u0434\u0435\u043a");
75

    
76
// tooltips
77
Calendar._TT = {};
78
Calendar._TT["INFO"] = "\u041e \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u0435...";
79

    
80
Calendar._TT["ABOUT"] =
81
"DHTML Date/Time Selector\n" +
82
"(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + // don't translate this this ;-)
83
"For latest version visit: http://www.dynarch.com/projects/calendar/\n" +
84
"Distributed under GNU LGPL.  See http://gnu.org/licenses/lgpl.html for details." +
85
"\n\n" +
86
"\u041a\u0430\u043a \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u0434\u0430\u0442\u0443:\n" +
87
"- \u041f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u043a\u043d\u043e\u043f\u043e\u043a \xab, \xbb \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u0433\u043e\u0434\n" +
88
"- \u041f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u043a\u043d\u043e\u043f\u043e\u043a " + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + " \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043c\u0435\u0441\u044f\u0446\n" +
89
"- \u041f\u043e\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u044d\u0442\u0438 \u043a\u043d\u043e\u043f\u043a\u0438 \u043d\u0430\u0436\u0430\u0442\u044b\u043c\u0438, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u044f\u0432\u0438\u043b\u043e\u0441\u044c \u043c\u0435\u043d\u044e \u0431\u044b\u0441\u0442\u0440\u043e\u0433\u043e \u0432\u044b\u0431\u043e\u0440\u0430.";
90
Calendar._TT["ABOUT_TIME"] = "\n\n" +
91
"\u041a\u0430\u043a \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0440\u0435\u043c\u044f:\n" +
92
"- \u041f\u0440\u0438 \u043a\u043b\u0438\u043a\u0435 \u043d\u0430 \u0447\u0430\u0441\u0430\u0445 \u0438\u043b\u0438 \u043c\u0438\u043d\u0443\u0442\u0430\u0445 \u043e\u043d\u0438 \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0432\u0430\u044e\u0442\u0441\u044f\n" +
93
"- \u043f\u0440\u0438 \u043a\u043b\u0438\u043a\u0435 \u0441 \u043d\u0430\u0436\u0430\u0442\u043e\u0439 \u043a\u043b\u0430\u0432\u0438\u0448\u0435\u0439 Shift \u043e\u043d\u0438 \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u044e\u0442\u0441\u044f\n" +
94
"- \u0435\u0441\u043b\u0438 \u043d\u0430\u0436\u0430\u0442\u044c \u0438 \u0434\u0432\u0438\u0433\u0430\u0442\u044c \u043c\u044b\u0448\u043a\u043e\u0439 \u0432\u043b\u0435\u0432\u043e/\u0432\u043f\u0440\u0430\u0432\u043e, \u043e\u043d\u0438 \u0431\u0443\u0434\u0443\u0442 \u043c\u0435\u043d\u044f\u0442\u044c\u0441\u044f \u0431\u044b\u0441\u0442\u0440\u0435\u0435.";
95

    
96
Calendar._TT["PREV_YEAR"] = "\u041d\u0430 \u0433\u043e\u0434 \u043d\u0430\u0437\u0430\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0434\u043b\u044f \u043c\u0435\u043d\u044e)";
97
Calendar._TT["PREV_MONTH"] = "\u041d\u0430 \u043c\u0435\u0441\u044f\u0446 \u043d\u0430\u0437\u0430\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0434\u043b\u044f \u043c\u0435\u043d\u044e)";
98
Calendar._TT["GO_TODAY"] = "\u0421\u0435\u0433\u043e\u0434\u043d\u044f";
99
Calendar._TT["NEXT_MONTH"] = "\u041d\u0430 \u043c\u0435\u0441\u044f\u0446 \u0432\u043f\u0435\u0440\u0435\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0434\u043b\u044f \u043c\u0435\u043d\u044e)";
100
Calendar._TT["NEXT_YEAR"] = "\u041d\u0430 \u0433\u043e\u0434 \u0432\u043f\u0435\u0440\u0435\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0434\u043b\u044f \u043c\u0435\u043d\u044e)";
101
Calendar._TT["SEL_DATE"] = "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443";
102
Calendar._TT["DRAG_TO_MOVE"] = "\u041f\u0435\u0440\u0435\u0442\u0430\u0441\u043a\u0438\u0432\u0430\u0439\u0442\u0435 \u043c\u044b\u0448\u043a\u043e\u0439";
103
Calendar._TT["PART_TODAY"] = " (\u0441\u0435\u0433\u043e\u0434\u043d\u044f)";
104

    
105
// the following is to inform that "%s" is to be the first day of week
106
// %s will be replaced with the day name.
107
Calendar._TT["DAY_FIRST"] = "\u041f\u0435\u0440\u0432\u044b\u0439 \u0434\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438 \u0431\u0443\u0434\u0435\u0442 %s";
108

    
109
// This may be locale-dependent.  It specifies the week-end days, as an array
110
// of comma-separated numbers.  The numbers are from 0 to 6: 0 means Sunday, 1
111
// means Monday, etc.
112
Calendar._TT["WEEKEND"] = "0,6";
113

    
114
Calendar._TT["CLOSE"] = "\u0417\u0430\u043a\u0440\u044b\u0442\u044c";
115
Calendar._TT["TODAY"] = "\u0421\u0435\u0433\u043e\u0434\u043d\u044f";
116
Calendar._TT["TIME_PART"] = "(Shift-)\u043a\u043b\u0438\u043a \u0438\u043b\u0438 \u043d\u0430\u0436\u0430\u0442\u044c \u0438 \u0434\u0432\u0438\u0433\u0430\u0442\u044c";
117

    
118
// date formats
119
Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d";
120
Calendar._TT["TT_DATE_FORMAT"] = "%e %b, %a";
121

    
122
Calendar._TT["WK"] = "\u043d\u0435\u0434";
123
Calendar._TT["TIME"] = "\u0412\u0440\u0435\u043c\u044f:";
(26-26/31)