Blame view

sources/apps/calendar/l10n/ml_IN/calendar.po 14.4 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
12
13
14
15
16
17
  "POT-Creation-Date: 2014-06-30 01:46-0400
  "
  "PO-Revision-Date: 2014-06-30 05:46+0000
  "
  "Last-Translator: I Robot
  "
d1bafeea1   Kload   [fix] Upgrade to ...
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
  "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: ml_IN
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
  
  #: ajax/cache/status.php:19
  msgid "Not all calendars are completely cached"
  msgstr ""
  
  #: ajax/cache/status.php:21
  msgid "Everything seems to be completely cached"
  msgstr ""
  
  #: ajax/categories/rescan.php:29
  msgid "No calendars found."
  msgstr ""
  
  #: ajax/categories/rescan.php:37
  msgid "No events found."
  msgstr ""
  
  #: ajax/event/edit.form.php:21
  msgid "Wrong calendar"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
50
  #: ajax/event/edit.form.php:226 lib/object.php:209 lib/object.php:245
d1bafeea1   Kload   [fix] Upgrade to ...
51
52
53
54
55
56
57
58
59
60
  msgid "You do not have the permissions to edit this event."
  msgstr ""
  
  #: ajax/import/dropimport.php:29 ajax/import/import.php:66
  msgid ""
  "The file contained either no events or all events are already saved in your "
  "calendar."
  msgstr ""
  
  #: ajax/import/dropimport.php:31 ajax/import/import.php:69
6d9380f96   Cédric Dupont   Update sources OC...
61
  msgid "events have been saved in the new calendar"
d1bafeea1   Kload   [fix] Upgrade to ...
62
63
64
65
66
67
68
  msgstr ""
  
  #: ajax/import/import.php:58
  msgid "Import failed"
  msgstr ""
  
  #: ajax/import/import.php:71
6d9380f96   Cédric Dupont   Update sources OC...
69
  msgid "events have been saved in your calendar"
d1bafeea1   Kload   [fix] Upgrade to ...
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
  msgstr ""
  
  #: ajax/settings/guesstimezone.php:26
  msgid "New Timezone:"
  msgstr ""
  
  #: ajax/settings/settimezone.php:23
  msgid "Timezone changed"
  msgstr ""
  
  #: ajax/settings/settimezone.php:25
  msgid "Invalid request"
  msgstr ""
  
  #: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20
  #: templates/part.showevent.php:37
  msgid "Calendar"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
88
  #: js/calendar.js:223
d1bafeea1   Kload   [fix] Upgrade to ...
89
90
  msgid "Deletion failed"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
91
  #: js/calendar.js:317
d1bafeea1   Kload   [fix] Upgrade to ...
92
93
  msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
94
  #: js/calendar.js:319
d1bafeea1   Kload   [fix] Upgrade to ...
95
96
  msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
97
  #: js/calendar.js:732
d1bafeea1   Kload   [fix] Upgrade to ...
98
99
  msgid "group"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
100
  #: js/calendar.js:734 templates/part.share.php:46 templates/part.share.php:81
d1bafeea1   Kload   [fix] Upgrade to ...
101
102
  msgid "can edit"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
103
  #: js/calendar.js:735 templates/part.share.php:50 templates/part.share.php:87
d1bafeea1   Kload   [fix] Upgrade to ...
104
105
  msgid "can share"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
106
  #: js/calendar.js:1003
d1bafeea1   Kload   [fix] Upgrade to ...
107
108
  msgid "ddd"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
109
  #: js/calendar.js:1004
d1bafeea1   Kload   [fix] Upgrade to ...
110
111
  msgid "ddd M/d"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
112
  #: js/calendar.js:1005
d1bafeea1   Kload   [fix] Upgrade to ...
113
114
  msgid "dddd M/d"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
115
  #: js/calendar.js:1008
d1bafeea1   Kload   [fix] Upgrade to ...
116
117
  msgid "MMMM yyyy"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
118
  #: js/calendar.js:1010
d1bafeea1   Kload   [fix] Upgrade to ...
119
120
  msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
121
  #: js/calendar.js:1012
d1bafeea1   Kload   [fix] Upgrade to ...
122
123
  msgid "dddd, MMM d, yyyy"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
124
  #: js/l10n.php:77 lib/object.php:610 templates/calendar.php:93
d1bafeea1   Kload   [fix] Upgrade to ...
125
126
  msgid "Sunday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
127
  #: js/l10n.php:77 lib/object.php:604 templates/calendar.php:92
d1bafeea1   Kload   [fix] Upgrade to ...
128
129
  msgid "Monday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
130
  #: js/l10n.php:77 lib/object.php:605
d1bafeea1   Kload   [fix] Upgrade to ...
131
132
  msgid "Tuesday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
133
  #: js/l10n.php:77 lib/object.php:606
d1bafeea1   Kload   [fix] Upgrade to ...
134
135
  msgid "Wednesday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
136
  #: js/l10n.php:77 lib/object.php:607
d1bafeea1   Kload   [fix] Upgrade to ...
137
138
  msgid "Thursday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
139
  #: js/l10n.php:77 lib/object.php:608
d1bafeea1   Kload   [fix] Upgrade to ...
140
141
  msgid "Friday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
142
  #: js/l10n.php:77 lib/object.php:609 templates/calendar.php:94
d1bafeea1   Kload   [fix] Upgrade to ...
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
  msgid "Saturday"
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Sun."
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Mon."
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Tue."
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Wed."
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Thu."
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Fri."
  msgstr ""
  
  #: js/l10n.php:78
  msgid "Sat."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
173
  #: js/l10n.php:79 lib/object.php:660
d1bafeea1   Kload   [fix] Upgrade to ...
174
175
  msgid "January"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
176
  #: js/l10n.php:79 lib/object.php:661
d1bafeea1   Kload   [fix] Upgrade to ...
177
178
  msgid "February"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
179
  #: js/l10n.php:79 lib/object.php:662
d1bafeea1   Kload   [fix] Upgrade to ...
180
181
  msgid "March"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
182
  #: js/l10n.php:79 lib/object.php:663
d1bafeea1   Kload   [fix] Upgrade to ...
183
184
  msgid "April"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
185
  #: js/l10n.php:79 lib/object.php:664
d1bafeea1   Kload   [fix] Upgrade to ...
186
187
  msgid "May"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
188
  #: js/l10n.php:79 lib/object.php:665
d1bafeea1   Kload   [fix] Upgrade to ...
189
190
  msgid "June"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
191
  #: js/l10n.php:79 lib/object.php:666
d1bafeea1   Kload   [fix] Upgrade to ...
192
193
  msgid "July"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
194
  #: js/l10n.php:79 lib/object.php:667
d1bafeea1   Kload   [fix] Upgrade to ...
195
196
  msgid "August"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
197
  #: js/l10n.php:79 lib/object.php:668
d1bafeea1   Kload   [fix] Upgrade to ...
198
199
  msgid "September"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
200
  #: js/l10n.php:79 lib/object.php:669
d1bafeea1   Kload   [fix] Upgrade to ...
201
202
  msgid "October"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
203
  #: js/l10n.php:79 lib/object.php:670
d1bafeea1   Kload   [fix] Upgrade to ...
204
205
  msgid "November"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
206
  #: js/l10n.php:79 lib/object.php:671
d1bafeea1   Kload   [fix] Upgrade to ...
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
  msgid "December"
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Jan."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Feb."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Mar."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Apr."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "May."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Jun."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Jul."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Aug."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Sep."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Oct."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Nov."
  msgstr ""
  
  #: js/l10n.php:80
  msgid "Dec."
  msgstr ""
  
  #: js/l10n.php:83
  msgid "All day"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
261
  #: js/l10n.php:84 lib/import.php:216 templates/calendar.php:21
d1bafeea1   Kload   [fix] Upgrade to ...
262
263
264
265
266
267
268
269
270
  msgid "New Calendar"
  msgstr ""
  
  #: js/l10n.php:85
  msgid "Missing or invalid fields"
  msgstr ""
  
  #: js/l10n.php:86 templates/part.showevent.php:11
  msgid "Title"
6d9380f96   Cédric Dupont   Update sources OC...
271
  msgstr "ശീര്‍ഷകം"
d1bafeea1   Kload   [fix] Upgrade to ...
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
  
  #: js/l10n.php:88
  msgid "From Date"
  msgstr ""
  
  #: js/l10n.php:89
  msgid "From Time"
  msgstr ""
  
  #: js/l10n.php:90
  msgid "To Date"
  msgstr ""
  
  #: js/l10n.php:91
  msgid "To Time"
  msgstr ""
  
  #: js/l10n.php:92
  msgid "The event ends before it starts"
  msgstr ""
  
  #: js/l10n.php:93
  msgid "There was a database fail"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
296
297
298
  #: js/l10n.php:94
  msgid "Interval is not valid. It must be a positive integer!"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
  #: lib/app.php:121
  msgid "Birthday"
  msgstr ""
  
  #: lib/app.php:122
  msgid "Business"
  msgstr ""
  
  #: lib/app.php:123
  msgid "Call"
  msgstr ""
  
  #: lib/app.php:124
  msgid "Clients"
  msgstr ""
  
  #: lib/app.php:125
  msgid "Deliverer"
  msgstr ""
  
  #: lib/app.php:126
  msgid "Holidays"
  msgstr ""
  
  #: lib/app.php:127
  msgid "Ideas"
  msgstr ""
  
  #: lib/app.php:128
  msgid "Journey"
  msgstr ""
  
  #: lib/app.php:129
  msgid "Jubilee"
  msgstr ""
  
  #: lib/app.php:130
  msgid "Meeting"
  msgstr ""
  
  #: lib/app.php:131
  msgid "Other"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
342
  #: lib/app.php:132 lib/calendar.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
343
344
345
346
347
348
349
350
351
352
353
354
355
356
  msgid "Personal"
  msgstr ""
  
  #: lib/app.php:133
  msgid "Projects"
  msgstr ""
  
  #: lib/app.php:134
  msgid "Questions"
  msgstr ""
  
  #: lib/app.php:135
  msgid "Work"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
357
  #: lib/app.php:423
d1bafeea1   Kload   [fix] Upgrade to ...
358
359
  msgid "by"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
360
  #: lib/app.php:486
d1bafeea1   Kload   [fix] Upgrade to ...
361
362
  msgid "unnamed"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
363
  #: lib/calendar.php:190 lib/calendar.php:223
d1bafeea1   Kload   [fix] Upgrade to ...
364
365
  msgid "You do not have the permissions to update this calendar."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
366
  #: lib/calendar.php:258
d1bafeea1   Kload   [fix] Upgrade to ...
367
368
  msgid "You do not have the permissions to delete this calendar."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
369
  #: lib/calendar.php:292
d1bafeea1   Kload   [fix] Upgrade to ...
370
371
  msgid "You do not have the permissions to add to this calendar."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
372
  #: lib/object.php:122 lib/object.php:163 lib/object.php:329
d1bafeea1   Kload   [fix] Upgrade to ...
373
374
  msgid "You do not have the permissions to add events to this calendar."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
375
376
377
378
379
  #: lib/object.php:175
  msgid "You cannot add non-public events to a shared calendar."
  msgstr ""
  
  #: lib/object.php:279 lib/object.php:309
d1bafeea1   Kload   [fix] Upgrade to ...
380
381
  msgid "You do not have the permissions to delete this event."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
382
  #: lib/object.php:503
d1bafeea1   Kload   [fix] Upgrade to ...
383
384
  msgid "Busy"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
385
  #: lib/object.php:553
d1bafeea1   Kload   [fix] Upgrade to ...
386
387
  msgid "Show full event"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
388
  #: lib/object.php:554
d1bafeea1   Kload   [fix] Upgrade to ...
389
390
  msgid "Show only busy"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
391
  #: lib/object.php:555
d1bafeea1   Kload   [fix] Upgrade to ...
392
393
  msgid "Hide event"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
394
  #: lib/object.php:565
d1bafeea1   Kload   [fix] Upgrade to ...
395
396
  msgid "Does not repeat"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
397
  #: lib/object.php:566
d1bafeea1   Kload   [fix] Upgrade to ...
398
399
  msgid "Daily"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
400
  #: lib/object.php:567
d1bafeea1   Kload   [fix] Upgrade to ...
401
  msgid "Weekly"
6d9380f96   Cédric Dupont   Update sources OC...
402
  msgstr "ആഴ്ച "
d1bafeea1   Kload   [fix] Upgrade to ...
403

6d9380f96   Cédric Dupont   Update sources OC...
404
  #: lib/object.php:568
d1bafeea1   Kload   [fix] Upgrade to ...
405
406
  msgid "Every Weekday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
407
  #: lib/object.php:569
d1bafeea1   Kload   [fix] Upgrade to ...
408
409
  msgid "Bi-Weekly"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
410
  #: lib/object.php:570
d1bafeea1   Kload   [fix] Upgrade to ...
411
412
  msgid "Monthly"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
413
  #: lib/object.php:571
d1bafeea1   Kload   [fix] Upgrade to ...
414
415
  msgid "Yearly"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
416
  #: lib/object.php:581
d1bafeea1   Kload   [fix] Upgrade to ...
417
418
  msgid "never"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
419
  #: lib/object.php:582
d1bafeea1   Kload   [fix] Upgrade to ...
420
421
  msgid "by occurrences"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
422
  #: lib/object.php:583
d1bafeea1   Kload   [fix] Upgrade to ...
423
424
  msgid "by date"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
425
  #: lib/object.php:593
d1bafeea1   Kload   [fix] Upgrade to ...
426
427
  msgid "by monthday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
428
  #: lib/object.php:594
d1bafeea1   Kload   [fix] Upgrade to ...
429
430
  msgid "by weekday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
431
  #: lib/object.php:620
d1bafeea1   Kload   [fix] Upgrade to ...
432
433
  msgid "events week of month"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
434
  #: lib/object.php:621
d1bafeea1   Kload   [fix] Upgrade to ...
435
436
  msgid "first"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
437
  #: lib/object.php:622
d1bafeea1   Kload   [fix] Upgrade to ...
438
439
  msgid "second"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
440
  #: lib/object.php:623
d1bafeea1   Kload   [fix] Upgrade to ...
441
442
  msgid "third"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
443
  #: lib/object.php:624
d1bafeea1   Kload   [fix] Upgrade to ...
444
445
  msgid "fourth"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
446
  #: lib/object.php:625
d1bafeea1   Kload   [fix] Upgrade to ...
447
448
  msgid "fifth"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
449
  #: lib/object.php:626
d1bafeea1   Kload   [fix] Upgrade to ...
450
451
  msgid "last"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
452
  #: lib/object.php:681
d1bafeea1   Kload   [fix] Upgrade to ...
453
454
  msgid "by events date"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
455
  #: lib/object.php:682
d1bafeea1   Kload   [fix] Upgrade to ...
456
457
  msgid "by yearday(s)"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
458
  #: lib/object.php:683
d1bafeea1   Kload   [fix] Upgrade to ...
459
460
  msgid "by weeknumber(s)"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
461
  #: lib/object.php:684
d1bafeea1   Kload   [fix] Upgrade to ...
462
463
  msgid "by day and month"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
464
  #: lib/sabre/backend.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
465
466
467
468
469
470
471
472
473
474
  msgid "Contact birthdays"
  msgstr ""
  
  #: lib/search.php:35 lib/search.php:37 lib/search.php:40
  msgid "Date"
  msgstr ""
  
  #: lib/search.php:43
  msgid "Cal."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
475
  #: templates/calendar.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
476
477
  msgid "Day"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
478
  #: templates/calendar.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
479
480
  msgid "Week"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
481
  #: templates/calendar.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
482
483
  msgid "Month"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
484
  #: templates/calendar.php:17
d1bafeea1   Kload   [fix] Upgrade to ...
485
486
  msgid "Today"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
487
488
  #: templates/calendar.php:42 templates/part.choosecalendar.rowfields.php:28
  msgid "CalDav Link"
d1bafeea1   Kload   [fix] Upgrade to ...
489
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
490
491
  #: templates/calendar.php:55
  msgid "Timezone"
d1bafeea1   Kload   [fix] Upgrade to ...
492
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
493
494
  #: templates/calendar.php:80
  msgid "Update timezone automatically"
d1bafeea1   Kload   [fix] Upgrade to ...
495
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
496
497
  #: templates/calendar.php:83
  msgid "Time format"
d1bafeea1   Kload   [fix] Upgrade to ...
498
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
499
500
  #: templates/calendar.php:85
  msgid "24h"
d1bafeea1   Kload   [fix] Upgrade to ...
501
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
502
503
  #: templates/calendar.php:86
  msgid "12h"
d1bafeea1   Kload   [fix] Upgrade to ...
504
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
505
506
  #: templates/calendar.php:90
  msgid "Start week on"
d1bafeea1   Kload   [fix] Upgrade to ...
507
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
508
509
510
511
512
513
514
515
516
517
518
519
520
521
  #: templates/calendar.php:98
  msgid "Cache"
  msgstr ""
  
  #: templates/calendar.php:99
  msgid "Clear cache for repeating events"
  msgstr ""
  
  #: templates/calendar.php:102
  msgid "Primary CalDAV address"
  msgstr ""
  
  #: templates/calendar.php:106
  msgid "iOS/OS X CalDAV address"
d1bafeea1   Kload   [fix] Upgrade to ...
522
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
523
524
525
526
527
528
  #: templates/part.choosecalendar.rowfields.php:15
  msgid "Share Calendar"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:32
  msgid "Download"
d1bafeea1   Kload   [fix] Upgrade to ...
529
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
530
531
  #: templates/part.choosecalendar.rowfields.php:38
  msgid "Edit"
d1bafeea1   Kload   [fix] Upgrade to ...
532
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
533
534
  #: templates/part.choosecalendar.rowfields.php:45
  msgid "Delete"
d1bafeea1   Kload   [fix] Upgrade to ...
535
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
536
537
  #: templates/part.editcalendar.php:9
  msgid "New calendar"
d1bafeea1   Kload   [fix] Upgrade to ...
538
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
539
540
  #: templates/part.editcalendar.php:9
  msgid "Edit calendar"
d1bafeea1   Kload   [fix] Upgrade to ...
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
  msgstr ""
  
  #: templates/part.editevent.php:1
  msgid "Edit event"
  msgstr ""
  
  #: templates/part.editevent.php:8
  msgid "Save event"
  msgstr ""
  
  #: templates/part.editevent.php:9
  msgid "Delete event"
  msgstr ""
  
  #: templates/part.eventform.php:5 templates/part.showevent.php:3
  msgid "Eventinfo"
  msgstr ""
  
  #: templates/part.eventform.php:6 templates/part.showevent.php:4
  msgid "Repeating"
  msgstr ""
  
  #: templates/part.eventform.php:7 templates/part.showevent.php:5
  msgid "Alarm"
  msgstr ""
  
  #: templates/part.eventform.php:8 templates/part.showevent.php:6
  msgid "Attendees"
  msgstr ""
  
  #: templates/part.eventform.php:10
  msgid "Share"
  msgstr ""
  
  #: templates/part.eventform.php:15
  msgid "Title of the Event"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
578
  #: templates/part.eventform.php:41
d1bafeea1   Kload   [fix] Upgrade to ...
579
580
  msgid "from"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
581
  #: templates/part.eventform.php:46
d1bafeea1   Kload   [fix] Upgrade to ...
582
583
  msgid "to"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
584
  #: templates/part.eventform.php:54 templates/part.showevent.php:66
d1bafeea1   Kload   [fix] Upgrade to ...
585
586
  msgid "All Day Event"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
587
  #: templates/part.eventform.php:57 templates/part.showevent.php:86
d1bafeea1   Kload   [fix] Upgrade to ...
588
589
  msgid "Advanced options"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
590
  #: templates/part.eventform.php:61 templates/part.showevent.php:91
d1bafeea1   Kload   [fix] Upgrade to ...
591
592
  msgid "Location"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
593
  #: templates/part.eventform.php:66
d1bafeea1   Kload   [fix] Upgrade to ...
594
595
  msgid "Categories (separate by comma)"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
596
  #: templates/part.eventform.php:68 templates/part.eventform.php:69
d1bafeea1   Kload   [fix] Upgrade to ...
597
598
  msgid "Edit categories"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
599
  #: templates/part.eventform.php:71 templates/part.showevent.php:99
d1bafeea1   Kload   [fix] Upgrade to ...
600
601
  msgid "Description"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
602
  #: templates/part.eventform.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
603
604
  msgid "Export event"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
605
  #: templates/part.eventform.php:82 templates/part.showevent.php:109
d1bafeea1   Kload   [fix] Upgrade to ...
606
607
  msgid "Repeat"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
608
  #: templates/part.eventform.php:89 templates/part.showevent.php:116
d1bafeea1   Kload   [fix] Upgrade to ...
609
610
  msgid "Advanced"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
611
  #: templates/part.eventform.php:133 templates/part.showevent.php:160
d1bafeea1   Kload   [fix] Upgrade to ...
612
613
  msgid "Select weekdays"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
614
  #: templates/part.eventform.php:146 templates/part.eventform.php:159
d1bafeea1   Kload   [fix] Upgrade to ...
615
616
617
  #: templates/part.showevent.php:173 templates/part.showevent.php:186
  msgid "Select days"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
618
  #: templates/part.eventform.php:151 templates/part.showevent.php:178
d1bafeea1   Kload   [fix] Upgrade to ...
619
620
  msgid "and the events day of year."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
621
  #: templates/part.eventform.php:164 templates/part.showevent.php:191
d1bafeea1   Kload   [fix] Upgrade to ...
622
623
  msgid "and the events day of month."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
624
  #: templates/part.eventform.php:172 templates/part.showevent.php:199
d1bafeea1   Kload   [fix] Upgrade to ...
625
626
  msgid "Select months"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
627
  #: templates/part.eventform.php:185 templates/part.showevent.php:212
d1bafeea1   Kload   [fix] Upgrade to ...
628
629
  msgid "Select weeks"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
630
  #: templates/part.eventform.php:190 templates/part.showevent.php:217
d1bafeea1   Kload   [fix] Upgrade to ...
631
632
  msgid "and the events week of year."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
633
  #: templates/part.eventform.php:196 templates/part.showevent.php:223
d1bafeea1   Kload   [fix] Upgrade to ...
634
635
  msgid "Interval"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
636
  #: templates/part.eventform.php:202 templates/part.showevent.php:229
d1bafeea1   Kload   [fix] Upgrade to ...
637
638
  msgid "End"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
639
  #: templates/part.eventform.php:215 templates/part.showevent.php:242
d1bafeea1   Kload   [fix] Upgrade to ...
640
641
  msgid "occurrences"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
642
  #: templates/part.eventform.php:234
d1bafeea1   Kload   [fix] Upgrade to ...
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
  msgid "Visibility to people shared with"
  msgstr ""
  
  #: templates/part.import.php:14
  msgid "create a new calendar"
  msgstr ""
  
  #: templates/part.import.php:17
  msgid "Import a calendar file"
  msgstr ""
  
  #: templates/part.import.php:24
  msgid "Please choose a calendar"
  msgstr ""
  
  #: templates/part.import.php:36
  msgid "Name of new calendar"
  msgstr ""
  
  #: templates/part.import.php:44
  msgid "Take an available name!"
  msgstr ""
  
  #: templates/part.import.php:45
  msgid ""
  "A Calendar with this name already exists. If you continue anyhow, these "
  "calendars will be merged."
  msgstr ""
  
  #: templates/part.import.php:48
  msgid "Remove all events from the selected calendar"
  msgstr ""
  
  #: templates/part.import.php:50
  msgid "Import"
  msgstr ""
  
  #: templates/part.import.php:59
  msgid "Close Dialog"
  msgstr ""
  
  #: templates/part.newevent.php:1
  msgid "Create a new event"
  msgstr ""
  
  #: templates/part.newevent.php:8
  msgid "Create event"
  msgstr ""
  
  #: templates/part.share.php:32
  msgid "Share with user or group"
  msgstr ""
  
  #: templates/part.share.php:53
  msgid "Unshare"
  msgstr ""
  
  #: templates/part.share.php:59
  msgid "Not shared with anyone"
  msgstr ""
  
  #: templates/part.share.php:63
  msgid "Send Email"
  msgstr ""
  
  #: templates/part.share.php:67
  msgid "Shared via calendar"
  msgstr ""
  
  #: templates/part.share.php:94
  msgid "Not shared with anyone via calendar"
  msgstr ""
  
  #: templates/part.showevent.php:1
  msgid "View an event"
  msgstr ""
  
  #: templates/part.showevent.php:19
  msgid "Category"
  msgstr ""
  
  #: templates/part.showevent.php:23
  msgid "No categories selected"
  msgstr ""
  
  #: templates/part.showevent.php:41
6d9380f96   Cédric Dupont   Update sources OC...
729
730
  #, php-format
  msgid "%s of %s"
d1bafeea1   Kload   [fix] Upgrade to ...
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
  msgstr ""
  
  #: templates/part.showevent.php:50
  msgid "Access Class"
  msgstr ""
  
  #: templates/part.showevent.php:70
  msgid "From"
  msgstr ""
  
  #: templates/part.showevent.php:73 templates/part.showevent.php:81
  msgid "at"
  msgstr ""
  
  #: templates/part.showevent.php:78
  msgid "To"
  msgstr ""