40 |
41 | {{text.Seconds.name}}
42 |
43 |
44 | {{text.Seconds.every}}
45 |
46 |
47 | {{text.Seconds.interval[0]}}
48 |
49 | {{text.Seconds.interval[1]||''}}
50 |
51 | {{text.Seconds.interval[2]||''}}
52 |
53 |
54 |
55 | {{text.Seconds.specific}}
56 |
57 | {{val-1}}
58 |
59 |
60 |
61 |
62 | {{text.Seconds.cycle[0]}}
63 |
64 | {{text.Seconds.cycle[1]||''}}
65 |
66 | {{text.Seconds.cycle[2]||''}}
67 |
68 |
69 |
70 |
71 |
72 | {{text.Minutes.name}}
73 |
74 |
75 | {{text.Minutes.every}}
76 |
77 |
78 | {{text.Minutes.interval[0]}}
79 |
80 | {{text.Minutes.interval[1]}}
81 |
82 | {{text.Minutes.interval[2]||''}}
83 |
84 |
85 |
86 | {{text.Minutes.specific}}
87 |
88 | {{val-1}}
89 |
90 |
91 |
92 |
93 | {{text.Minutes.cycle[0]}}
94 |
95 | {{text.Minutes.cycle[1]}}
96 |
97 | {{text.Minutes.cycle[2]}}
98 |
99 |
100 |
101 |
102 |
103 | {{text.Hours.name}}
104 |
105 |
106 | {{text.Hours.every}}
107 |
108 |
109 | {{text.Hours.interval[0]}}
110 |
111 | {{text.Hours.interval[1]}}
112 |
113 | {{text.Hours.interval[2]}}
114 |
115 |
116 |
117 | {{text.Hours.specific}}
118 |
119 | {{val-1}}
120 |
121 |
122 |
123 |
124 | {{text.Hours.cycle[0]}}
125 |
126 | {{text.Hours.cycle[1]}}
127 |
128 | {{text.Hours.cycle[2]}}
129 |
130 |
131 |
132 |
133 |
134 | {{text.Day.name}}
135 |
136 |
137 | {{text.Day.every}}
138 |
139 |
140 | {{text.Day.intervalWeek[0]}}
141 |
142 | {{text.Day.intervalWeek[1]}}
143 |
144 |
145 |
146 | {{text.Day.intervalWeek[2]}}
147 |
148 |
149 |
150 | {{text.Day.intervalDay[0]}}
151 |
152 | {{text.Day.intervalDay[1]}}
153 |
154 | {{text.Day.intervalDay[2]}}
155 |
156 |
157 |
158 | {{text.Day.specificWeek}}
159 |
160 |
165 |
166 |
167 |
168 |
169 | {{text.Day.specificDay}}
170 |
171 | {{val}}
172 |
173 |
174 |
175 |
176 | {{text.Day.lastDay}}
177 |
178 |
179 | {{text.Day.lastWeekday}}
180 |
181 |
182 | {{text.Day.lastWeek[0]}}
183 |
184 |
185 |
186 | {{text.Day.lastWeek[1]||''}}
187 |
188 |
189 |
190 |
191 |
192 | {{text.Day.beforeEndMonth[0]}}
193 |
194 |
195 |
196 | {{text.Day.nearestWeekday[0]}}
197 |
198 | {{text.Day.nearestWeekday[1]}}
199 |
200 |
201 |
202 | {{text.Day.someWeekday[0]}}
203 |
204 |
205 |
206 |
207 | {{text.Day.someWeekday[1]}}
208 |
209 |
210 |
211 |
212 |
213 | {{text.Month.name}}
214 |
215 |
216 | {{text.Month.every}}
217 |
218 |
219 | {{text.Month.interval[0]}}
220 |
221 | {{text.Month.interval[1]}}
222 |
223 |
224 |
225 |
226 | {{text.Month.specific}}
227 |
228 |
229 |
230 |
231 |
232 |
233 | {{text.Month.cycle[0]}}
234 |
235 | {{text.Month.cycle[1]}}
236 |
237 |
238 |
239 |
240 |
241 |
242 | {{text.Year.name}}
243 |
244 |
245 | {{text.Year.every}}
246 |
247 |
248 | {{text.Year.interval[0]}}
249 |
250 | {{text.Year.interval[1]}}
251 |
252 |
253 |
254 |
255 | {{text.Year.specific}}
256 |
257 |
258 |
259 |
260 |
261 |
262 | {{text.Year.cycle[0]}}
263 |
264 | {{text.Year.cycle[1]}}
265 |
266 |
267 |
268 |
269 |
270 |