Blame view

sources/apps/calendar/l10n/templates/calendar.pot 14.9 KB
42e4f8d60   Kload   add all apps
1
2
3
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
923852aa1   Kload   Official Owncloud...
4
5
6
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  #
  #, fuzzy
42e4f8d60   Kload   add all apps
7
8
  msgid ""
  msgstr ""
923852aa1   Kload   Official Owncloud...
9
10
11
12
13
14
15
16
  "Project-Id-Version: ownCloud calendar 5.0.0
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-11-29 13:20-0500
  "
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
  "
42e4f8d60   Kload   add all apps
17
18
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>
  "
923852aa1   Kload   Official Owncloud...
19
20
21
22
  "Language-Team: LANGUAGE <LL@li.org>
  "
  "Language: 
  "
42e4f8d60   Kload   add all apps
23
24
25
26
27
28
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
42e4f8d60   Kload   add all apps
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
  
  #: 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 ""
923852aa1   Kload   Official Owncloud...
49
  #: ajax/event/edit.form.php:226 lib/object.php:197 lib/object.php:233
42e4f8d60   Kload   add all apps
50
51
  msgid "You do not have the permissions to edit this event."
  msgstr ""
923852aa1   Kload   Official Owncloud...
52
  #: ajax/import/dropimport.php:29 ajax/import/import.php:66
42e4f8d60   Kload   add all apps
53
54
55
56
  msgid ""
  "The file contained either no events or all events are already saved in your "
  "calendar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
57
  #: ajax/import/dropimport.php:31 ajax/import/import.php:69
42e4f8d60   Kload   add all apps
58
59
  msgid "events has been saved in the new calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
60
  #: ajax/import/import.php:58
42e4f8d60   Kload   add all apps
61
62
  msgid "Import failed"
  msgstr ""
923852aa1   Kload   Official Owncloud...
63
  #: ajax/import/import.php:71
42e4f8d60   Kload   add all apps
64
65
66
67
68
69
70
71
72
73
74
75
76
77
  msgid "events has been saved in your calendar"
  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 ""
923852aa1   Kload   Official Owncloud...
78
  #: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20
42e4f8d60   Kload   add all apps
79
80
81
  #: templates/part.showevent.php:37
  msgid "Calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
82
  #: js/calendar.js:176
42e4f8d60   Kload   add all apps
83
84
  msgid "Deletion failed"
  msgstr ""
923852aa1   Kload   Official Owncloud...
85
  #: js/calendar.js:263
42e4f8d60   Kload   add all apps
86
87
  msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
  msgstr ""
923852aa1   Kload   Official Owncloud...
88
  #: js/calendar.js:265
42e4f8d60   Kload   add all apps
89
90
  msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
  msgstr ""
923852aa1   Kload   Official Owncloud...
91
  #: js/calendar.js:581
42e4f8d60   Kload   add all apps
92
93
  msgid "group"
  msgstr ""
923852aa1   Kload   Official Owncloud...
94
95
  #: js/calendar.js:583 templates/part.share.php:46 templates/part.share.php:81
  msgid "can edit"
42e4f8d60   Kload   add all apps
96
  msgstr ""
923852aa1   Kload   Official Owncloud...
97
98
  #: js/calendar.js:584 templates/part.share.php:50 templates/part.share.php:87
  msgid "can share"
42e4f8d60   Kload   add all apps
99
  msgstr ""
923852aa1   Kload   Official Owncloud...
100
  #: js/calendar.js:855
42e4f8d60   Kload   add all apps
101
102
  msgid "ddd"
  msgstr ""
923852aa1   Kload   Official Owncloud...
103
  #: js/calendar.js:856
42e4f8d60   Kload   add all apps
104
105
  msgid "ddd M/d"
  msgstr ""
923852aa1   Kload   Official Owncloud...
106
  #: js/calendar.js:857
42e4f8d60   Kload   add all apps
107
108
  msgid "dddd M/d"
  msgstr ""
923852aa1   Kload   Official Owncloud...
109
  #: js/calendar.js:860
42e4f8d60   Kload   add all apps
110
111
  msgid "MMMM yyyy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
112
113
  #: js/calendar.js:862
  msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
42e4f8d60   Kload   add all apps
114
  msgstr ""
923852aa1   Kload   Official Owncloud...
115
  #: js/calendar.js:864
42e4f8d60   Kload   add all apps
116
117
  msgid "dddd, MMM d, yyyy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
118
  #: js/l10n.php:77 lib/object.php:588 templates/settings.php:93
42e4f8d60   Kload   add all apps
119
120
  msgid "Sunday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
121
  #: js/l10n.php:77 lib/object.php:582 templates/settings.php:92
42e4f8d60   Kload   add all apps
122
123
  msgid "Monday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
124
  #: js/l10n.php:77 lib/object.php:583
42e4f8d60   Kload   add all apps
125
126
  msgid "Tuesday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
127
  #: js/l10n.php:77 lib/object.php:584
42e4f8d60   Kload   add all apps
128
129
  msgid "Wednesday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
130
  #: js/l10n.php:77 lib/object.php:585
42e4f8d60   Kload   add all apps
131
132
  msgid "Thursday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
133
  #: js/l10n.php:77 lib/object.php:586
42e4f8d60   Kload   add all apps
134
135
  msgid "Friday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
136
  #: js/l10n.php:77 lib/object.php:587 templates/settings.php:94
42e4f8d60   Kload   add all apps
137
138
  msgid "Saturday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
139
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
140
141
  msgid "Sun."
  msgstr ""
923852aa1   Kload   Official Owncloud...
142
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
143
144
  msgid "Mon."
  msgstr ""
923852aa1   Kload   Official Owncloud...
145
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
146
147
  msgid "Tue."
  msgstr ""
923852aa1   Kload   Official Owncloud...
148
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
149
150
  msgid "Wed."
  msgstr ""
923852aa1   Kload   Official Owncloud...
151
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
152
153
  msgid "Thu."
  msgstr ""
923852aa1   Kload   Official Owncloud...
154
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
155
156
  msgid "Fri."
  msgstr ""
923852aa1   Kload   Official Owncloud...
157
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
158
159
  msgid "Sat."
  msgstr ""
923852aa1   Kload   Official Owncloud...
160
  #: js/l10n.php:79 lib/object.php:638
42e4f8d60   Kload   add all apps
161
162
  msgid "January"
  msgstr ""
923852aa1   Kload   Official Owncloud...
163
  #: js/l10n.php:79 lib/object.php:639
42e4f8d60   Kload   add all apps
164
165
  msgid "February"
  msgstr ""
923852aa1   Kload   Official Owncloud...
166
  #: js/l10n.php:79 lib/object.php:640
42e4f8d60   Kload   add all apps
167
168
  msgid "March"
  msgstr ""
923852aa1   Kload   Official Owncloud...
169
  #: js/l10n.php:79 lib/object.php:641
42e4f8d60   Kload   add all apps
170
171
  msgid "April"
  msgstr ""
923852aa1   Kload   Official Owncloud...
172
  #: js/l10n.php:79 lib/object.php:642
42e4f8d60   Kload   add all apps
173
174
  msgid "May"
  msgstr ""
923852aa1   Kload   Official Owncloud...
175
  #: js/l10n.php:79 lib/object.php:643
42e4f8d60   Kload   add all apps
176
177
  msgid "June"
  msgstr ""
923852aa1   Kload   Official Owncloud...
178
  #: js/l10n.php:79 lib/object.php:644
42e4f8d60   Kload   add all apps
179
180
  msgid "July"
  msgstr ""
923852aa1   Kload   Official Owncloud...
181
  #: js/l10n.php:79 lib/object.php:645
42e4f8d60   Kload   add all apps
182
183
  msgid "August"
  msgstr ""
923852aa1   Kload   Official Owncloud...
184
  #: js/l10n.php:79 lib/object.php:646
42e4f8d60   Kload   add all apps
185
186
  msgid "September"
  msgstr ""
923852aa1   Kload   Official Owncloud...
187
  #: js/l10n.php:79 lib/object.php:647
42e4f8d60   Kload   add all apps
188
189
  msgid "October"
  msgstr ""
923852aa1   Kload   Official Owncloud...
190
  #: js/l10n.php:79 lib/object.php:648
42e4f8d60   Kload   add all apps
191
192
  msgid "November"
  msgstr ""
923852aa1   Kload   Official Owncloud...
193
  #: js/l10n.php:79 lib/object.php:649
42e4f8d60   Kload   add all apps
194
195
  msgid "December"
  msgstr ""
923852aa1   Kload   Official Owncloud...
196
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
197
198
  msgid "Jan."
  msgstr ""
923852aa1   Kload   Official Owncloud...
199
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
200
201
  msgid "Feb."
  msgstr ""
923852aa1   Kload   Official Owncloud...
202
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
203
204
  msgid "Mar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
205
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
206
207
  msgid "Apr."
  msgstr ""
923852aa1   Kload   Official Owncloud...
208
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
209
210
  msgid "May."
  msgstr ""
923852aa1   Kload   Official Owncloud...
211
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
212
213
  msgid "Jun."
  msgstr ""
923852aa1   Kload   Official Owncloud...
214
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
215
216
  msgid "Jul."
  msgstr ""
923852aa1   Kload   Official Owncloud...
217
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
218
219
  msgid "Aug."
  msgstr ""
923852aa1   Kload   Official Owncloud...
220
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
221
222
  msgid "Sep."
  msgstr ""
923852aa1   Kload   Official Owncloud...
223
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
224
225
  msgid "Oct."
  msgstr ""
923852aa1   Kload   Official Owncloud...
226
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
227
228
  msgid "Nov."
  msgstr ""
923852aa1   Kload   Official Owncloud...
229
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
230
231
  msgid "Dec."
  msgstr ""
923852aa1   Kload   Official Owncloud...
232
  #: js/l10n.php:83
42e4f8d60   Kload   add all apps
233
234
  msgid "All day"
  msgstr ""
923852aa1   Kload   Official Owncloud...
235
  #: js/l10n.php:84 lib/import.php:214 templates/settings.php:23
42e4f8d60   Kload   add all apps
236
237
  msgid "New Calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
238
  #: js/l10n.php:85
42e4f8d60   Kload   add all apps
239
240
  msgid "Missing or invalid fields"
  msgstr ""
923852aa1   Kload   Official Owncloud...
241
  #: js/l10n.php:86 templates/part.showevent.php:11
42e4f8d60   Kload   add all apps
242
243
  msgid "Title"
  msgstr ""
923852aa1   Kload   Official Owncloud...
244
  #: js/l10n.php:88
42e4f8d60   Kload   add all apps
245
246
  msgid "From Date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
247
  #: js/l10n.php:89
42e4f8d60   Kload   add all apps
248
249
  msgid "From Time"
  msgstr ""
923852aa1   Kload   Official Owncloud...
250
  #: js/l10n.php:90
42e4f8d60   Kload   add all apps
251
252
  msgid "To Date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
253
  #: js/l10n.php:91
42e4f8d60   Kload   add all apps
254
255
  msgid "To Time"
  msgstr ""
923852aa1   Kload   Official Owncloud...
256
  #: js/l10n.php:92
42e4f8d60   Kload   add all apps
257
258
  msgid "The event ends before it starts"
  msgstr ""
923852aa1   Kload   Official Owncloud...
259
  #: js/l10n.php:93
42e4f8d60   Kload   add all apps
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
  msgid "There was a database fail"
  msgstr ""
  
  #: 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 ""
  
  #: lib/app.php:132
  msgid "Personal"
  msgstr ""
  
  #: lib/app.php:133
  msgid "Projects"
  msgstr ""
  
  #: lib/app.php:134
  msgid "Questions"
  msgstr ""
  
  #: lib/app.php:135
  msgid "Work"
  msgstr ""
923852aa1   Kload   Official Owncloud...
322
  #: lib/app.php:411
42e4f8d60   Kload   add all apps
323
324
  msgid "by"
  msgstr ""
923852aa1   Kload   Official Owncloud...
325
  #: lib/app.php:474
42e4f8d60   Kload   add all apps
326
327
328
329
330
331
332
333
334
335
336
337
338
339
  msgid "unnamed"
  msgstr ""
  
  #: lib/calendar.php:178 lib/calendar.php:211
  msgid "You do not have the permissions to update this calendar."
  msgstr ""
  
  #: lib/calendar.php:246
  msgid "You do not have the permissions to delete this calendar."
  msgstr ""
  
  #: lib/calendar.php:280
  msgid "You do not have the permissions to add to this calendar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
340
  #: lib/object.php:122 lib/object.php:162 lib/object.php:317
42e4f8d60   Kload   add all apps
341
342
  msgid "You do not have the permissions to add events to this calendar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
343
  #: lib/object.php:267 lib/object.php:297
42e4f8d60   Kload   add all apps
344
345
  msgid "You do not have the permissions to delete this event."
  msgstr ""
923852aa1   Kload   Official Owncloud...
346
  #: lib/object.php:491
42e4f8d60   Kload   add all apps
347
348
  msgid "Busy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
349
350
  #: lib/object.php:531
  msgid "Show full event"
42e4f8d60   Kload   add all apps
351
  msgstr ""
923852aa1   Kload   Official Owncloud...
352
353
  #: lib/object.php:532
  msgid "Show only busy"
42e4f8d60   Kload   add all apps
354
  msgstr ""
923852aa1   Kload   Official Owncloud...
355
356
  #: lib/object.php:533
  msgid "Hide event"
42e4f8d60   Kload   add all apps
357
  msgstr ""
923852aa1   Kload   Official Owncloud...
358
  #: lib/object.php:543
42e4f8d60   Kload   add all apps
359
360
  msgid "Does not repeat"
  msgstr ""
923852aa1   Kload   Official Owncloud...
361
  #: lib/object.php:544
42e4f8d60   Kload   add all apps
362
363
  msgid "Daily"
  msgstr ""
923852aa1   Kload   Official Owncloud...
364
  #: lib/object.php:545
42e4f8d60   Kload   add all apps
365
366
  msgid "Weekly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
367
  #: lib/object.php:546
42e4f8d60   Kload   add all apps
368
369
  msgid "Every Weekday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
370
  #: lib/object.php:547
42e4f8d60   Kload   add all apps
371
372
  msgid "Bi-Weekly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
373
  #: lib/object.php:548
42e4f8d60   Kload   add all apps
374
375
  msgid "Monthly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
376
  #: lib/object.php:549
42e4f8d60   Kload   add all apps
377
378
  msgid "Yearly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
379
  #: lib/object.php:559
42e4f8d60   Kload   add all apps
380
381
  msgid "never"
  msgstr ""
923852aa1   Kload   Official Owncloud...
382
  #: lib/object.php:560
42e4f8d60   Kload   add all apps
383
384
  msgid "by occurrences"
  msgstr ""
923852aa1   Kload   Official Owncloud...
385
  #: lib/object.php:561
42e4f8d60   Kload   add all apps
386
387
  msgid "by date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
388
  #: lib/object.php:571
42e4f8d60   Kload   add all apps
389
390
  msgid "by monthday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
391
  #: lib/object.php:572
42e4f8d60   Kload   add all apps
392
393
  msgid "by weekday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
394
  #: lib/object.php:598
42e4f8d60   Kload   add all apps
395
396
  msgid "events week of month"
  msgstr ""
923852aa1   Kload   Official Owncloud...
397
  #: lib/object.php:599
42e4f8d60   Kload   add all apps
398
399
  msgid "first"
  msgstr ""
923852aa1   Kload   Official Owncloud...
400
  #: lib/object.php:600
42e4f8d60   Kload   add all apps
401
402
  msgid "second"
  msgstr ""
923852aa1   Kload   Official Owncloud...
403
  #: lib/object.php:601
42e4f8d60   Kload   add all apps
404
405
  msgid "third"
  msgstr ""
923852aa1   Kload   Official Owncloud...
406
  #: lib/object.php:602
42e4f8d60   Kload   add all apps
407
408
  msgid "fourth"
  msgstr ""
923852aa1   Kload   Official Owncloud...
409
  #: lib/object.php:603
42e4f8d60   Kload   add all apps
410
411
  msgid "fifth"
  msgstr ""
923852aa1   Kload   Official Owncloud...
412
  #: lib/object.php:604
42e4f8d60   Kload   add all apps
413
414
  msgid "last"
  msgstr ""
923852aa1   Kload   Official Owncloud...
415
  #: lib/object.php:659
42e4f8d60   Kload   add all apps
416
417
  msgid "by events date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
418
  #: lib/object.php:660
42e4f8d60   Kload   add all apps
419
420
  msgid "by yearday(s)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
421
  #: lib/object.php:661
42e4f8d60   Kload   add all apps
422
423
  msgid "by weeknumber(s)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
424
  #: lib/object.php:662
42e4f8d60   Kload   add all apps
425
426
  msgid "by day and month"
  msgstr ""
923852aa1   Kload   Official Owncloud...
427
428
429
  #: lib/sabre/backend.php:66
  msgid "Contact birthdays"
  msgstr ""
42e4f8d60   Kload   add all apps
430
431
432
433
434
435
436
437
438
  #: lib/search.php:35 lib/search.php:37 lib/search.php:40
  msgid "Date"
  msgstr ""
  
  #: lib/search.php:43
  msgid "Cal."
  msgstr ""
  
  #: templates/calendar.php:6
923852aa1   Kload   Official Owncloud...
439
  msgid "Day"
42e4f8d60   Kload   add all apps
440
441
442
  msgstr ""
  
  #: templates/calendar.php:7
923852aa1   Kload   Official Owncloud...
443
  msgid "Week"
42e4f8d60   Kload   add all apps
444
445
446
  msgstr ""
  
  #: templates/calendar.php:8
923852aa1   Kload   Official Owncloud...
447
  msgid "Month"
42e4f8d60   Kload   add all apps
448
  msgstr ""
923852aa1   Kload   Official Owncloud...
449
  #: templates/calendar.php:12 templates/calendar.php:18
42e4f8d60   Kload   add all apps
450
451
452
453
454
455
  msgid "Today"
  msgstr ""
  
  #: templates/calendar.php:13
  msgid "Settings"
  msgstr ""
923852aa1   Kload   Official Owncloud...
456
457
  #: templates/part.choosecalendar.rowfields.php:13
  msgid "Share Calendar"
42e4f8d60   Kload   add all apps
458
  msgstr ""
923852aa1   Kload   Official Owncloud...
459
  #: templates/part.choosecalendar.rowfields.php:24 templates/settings.php:28
42e4f8d60   Kload   add all apps
460
461
  msgid "CalDav Link"
  msgstr ""
42e4f8d60   Kload   add all apps
462
463
464
465
466
467
468
469
470
  #: templates/part.choosecalendar.rowfields.php:27
  msgid "Download"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:31
  msgid "Edit"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:36
42e4f8d60   Kload   add all apps
471
472
473
474
475
476
477
478
479
480
481
482
483
484
  msgid "Delete"
  msgstr ""
  
  #: templates/part.editcalendar.php:9
  msgid "New calendar"
  msgstr ""
  
  #: templates/part.editcalendar.php:9
  msgid "Edit calendar"
  msgstr ""
  
  #: templates/part.editcalendar.php:12
  msgid "Displayname"
  msgstr ""
923852aa1   Kload   Official Owncloud...
485
  #: templates/part.editcalendar.php:20
42e4f8d60   Kload   add all apps
486
487
  msgid "Calendar color"
  msgstr ""
923852aa1   Kload   Official Owncloud...
488
  #: templates/part.editcalendar.php:33
42e4f8d60   Kload   add all apps
489
490
  msgid "Save"
  msgstr ""
923852aa1   Kload   Official Owncloud...
491
  #: templates/part.editcalendar.php:33
42e4f8d60   Kload   add all apps
492
493
  msgid "Submit"
  msgstr ""
923852aa1   Kload   Official Owncloud...
494
  #: templates/part.editcalendar.php:34
42e4f8d60   Kload   add all apps
495
496
497
498
  msgid "Cancel"
  msgstr ""
  
  #: templates/part.editevent.php:1
923852aa1   Kload   Official Owncloud...
499
  msgid "Edit event"
42e4f8d60   Kload   add all apps
500
  msgstr ""
923852aa1   Kload   Official Owncloud...
501
502
503
504
505
506
  #: templates/part.editevent.php:8
  msgid "Save event"
  msgstr ""
  
  #: templates/part.editevent.php:9
  msgid "Delete event"
42e4f8d60   Kload   add all apps
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
  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 ""
923852aa1   Kload   Official Owncloud...
528
  #: templates/part.eventform.php:15
42e4f8d60   Kload   add all apps
529
530
  msgid "Title of the Event"
  msgstr ""
923852aa1   Kload   Official Owncloud...
531
532
  #: templates/part.eventform.php:31
  msgid "from"
42e4f8d60   Kload   add all apps
533
  msgstr ""
923852aa1   Kload   Official Owncloud...
534
535
  #: templates/part.eventform.php:36
  msgid "to"
42e4f8d60   Kload   add all apps
536
  msgstr ""
923852aa1   Kload   Official Owncloud...
537
  #: templates/part.eventform.php:44 templates/part.showevent.php:66
42e4f8d60   Kload   add all apps
538
539
  msgid "All Day Event"
  msgstr ""
923852aa1   Kload   Official Owncloud...
540
  #: templates/part.eventform.php:47 templates/part.showevent.php:86
42e4f8d60   Kload   add all apps
541
542
  msgid "Advanced options"
  msgstr ""
923852aa1   Kload   Official Owncloud...
543
  #: templates/part.eventform.php:51 templates/part.showevent.php:91
42e4f8d60   Kload   add all apps
544
545
  msgid "Location"
  msgstr ""
923852aa1   Kload   Official Owncloud...
546
547
  #: templates/part.eventform.php:56
  msgid "Categories (separate by comma)"
42e4f8d60   Kload   add all apps
548
  msgstr ""
923852aa1   Kload   Official Owncloud...
549
550
551
552
553
  #: templates/part.eventform.php:58 templates/part.eventform.php:59
  msgid "Edit categories"
  msgstr ""
  
  #: templates/part.eventform.php:61 templates/part.showevent.php:99
42e4f8d60   Kload   add all apps
554
555
  msgid "Description"
  msgstr ""
923852aa1   Kload   Official Owncloud...
556
557
  #: templates/part.eventform.php:63
  msgid "Export event"
42e4f8d60   Kload   add all apps
558
  msgstr ""
923852aa1   Kload   Official Owncloud...
559
  #: templates/part.eventform.php:70 templates/part.showevent.php:109
42e4f8d60   Kload   add all apps
560
561
  msgid "Repeat"
  msgstr ""
923852aa1   Kload   Official Owncloud...
562
  #: templates/part.eventform.php:77 templates/part.showevent.php:116
42e4f8d60   Kload   add all apps
563
564
  msgid "Advanced"
  msgstr ""
923852aa1   Kload   Official Owncloud...
565
  #: templates/part.eventform.php:121 templates/part.showevent.php:160
42e4f8d60   Kload   add all apps
566
567
  msgid "Select weekdays"
  msgstr ""
923852aa1   Kload   Official Owncloud...
568
  #: templates/part.eventform.php:134 templates/part.eventform.php:147
42e4f8d60   Kload   add all apps
569
570
571
  #: templates/part.showevent.php:173 templates/part.showevent.php:186
  msgid "Select days"
  msgstr ""
923852aa1   Kload   Official Owncloud...
572
  #: templates/part.eventform.php:139 templates/part.showevent.php:178
42e4f8d60   Kload   add all apps
573
574
  msgid "and the events day of year."
  msgstr ""
923852aa1   Kload   Official Owncloud...
575
  #: templates/part.eventform.php:152 templates/part.showevent.php:191
42e4f8d60   Kload   add all apps
576
577
  msgid "and the events day of month."
  msgstr ""
923852aa1   Kload   Official Owncloud...
578
  #: templates/part.eventform.php:160 templates/part.showevent.php:199
42e4f8d60   Kload   add all apps
579
580
  msgid "Select months"
  msgstr ""
923852aa1   Kload   Official Owncloud...
581
  #: templates/part.eventform.php:173 templates/part.showevent.php:212
42e4f8d60   Kload   add all apps
582
583
  msgid "Select weeks"
  msgstr ""
923852aa1   Kload   Official Owncloud...
584
  #: templates/part.eventform.php:178 templates/part.showevent.php:217
42e4f8d60   Kload   add all apps
585
586
  msgid "and the events week of year."
  msgstr ""
923852aa1   Kload   Official Owncloud...
587
  #: templates/part.eventform.php:184 templates/part.showevent.php:223
42e4f8d60   Kload   add all apps
588
589
  msgid "Interval"
  msgstr ""
923852aa1   Kload   Official Owncloud...
590
  #: templates/part.eventform.php:190 templates/part.showevent.php:229
42e4f8d60   Kload   add all apps
591
592
  msgid "End"
  msgstr ""
923852aa1   Kload   Official Owncloud...
593
  #: templates/part.eventform.php:203 templates/part.showevent.php:242
42e4f8d60   Kload   add all apps
594
595
  msgid "occurrences"
  msgstr ""
923852aa1   Kload   Official Owncloud...
596
597
598
  #: templates/part.eventform.php:222
  msgid "Visibility to people shared with"
  msgstr ""
42e4f8d60   Kload   add all apps
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
  #: 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 ""
923852aa1   Kload   Official Owncloud...
640
641
  #: templates/part.newevent.php:8
  msgid "Create event"
42e4f8d60   Kload   add all apps
642
  msgstr ""
923852aa1   Kload   Official Owncloud...
643
644
  #: templates/part.share.php:32
  msgid "Share with user or group"
42e4f8d60   Kload   add all apps
645
  msgstr ""
923852aa1   Kload   Official Owncloud...
646
  #: templates/part.share.php:53
42e4f8d60   Kload   add all apps
647
648
  msgid "Unshare"
  msgstr ""
923852aa1   Kload   Official Owncloud...
649
650
651
652
653
654
  #: templates/part.share.php:59
  msgid "Not shared with anyone"
  msgstr ""
  
  #: templates/part.share.php:63
  msgid "Send Email"
42e4f8d60   Kload   add all apps
655
  msgstr ""
923852aa1   Kload   Official Owncloud...
656
  #: templates/part.share.php:67
42e4f8d60   Kload   add all apps
657
658
  msgid "Shared via calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
659
660
  #: templates/part.share.php:94
  msgid "Not shared with anyone via calendar"
42e4f8d60   Kload   add all apps
661
662
663
664
665
  msgstr ""
  
  #: templates/part.showevent.php:1
  msgid "View an event"
  msgstr ""
923852aa1   Kload   Official Owncloud...
666
667
668
  #: templates/part.showevent.php:19
  msgid "Category"
  msgstr ""
42e4f8d60   Kload   add all apps
669
670
671
672
673
674
675
  #: templates/part.showevent.php:23
  msgid "No categories selected"
  msgstr ""
  
  #: templates/part.showevent.php:41
  msgid "of"
  msgstr ""
923852aa1   Kload   Official Owncloud...
676
677
678
679
680
681
682
  #: templates/part.showevent.php:50
  msgid "Access Class"
  msgstr ""
  
  #: templates/part.showevent.php:70
  msgid "From"
  msgstr ""
42e4f8d60   Kload   add all apps
683
684
685
  #: templates/part.showevent.php:73 templates/part.showevent.php:81
  msgid "at"
  msgstr ""
923852aa1   Kload   Official Owncloud...
686
687
688
689
690
691
692
693
694
  #: templates/part.showevent.php:78
  msgid "To"
  msgstr ""
  
  #: templates/settings.php:2
  msgid "Your calendars"
  msgstr ""
  
  #: templates/settings.php:34
42e4f8d60   Kload   add all apps
695
696
  msgid "General"
  msgstr ""
923852aa1   Kload   Official Owncloud...
697
  #: templates/settings.php:39
42e4f8d60   Kload   add all apps
698
699
  msgid "Timezone"
  msgstr ""
923852aa1   Kload   Official Owncloud...
700
  #: templates/settings.php:70
42e4f8d60   Kload   add all apps
701
702
  msgid "Update timezone automatically"
  msgstr ""
923852aa1   Kload   Official Owncloud...
703
  #: templates/settings.php:75
42e4f8d60   Kload   add all apps
704
705
  msgid "Time format"
  msgstr ""
923852aa1   Kload   Official Owncloud...
706
  #: templates/settings.php:80
42e4f8d60   Kload   add all apps
707
708
  msgid "24h"
  msgstr ""
923852aa1   Kload   Official Owncloud...
709
  #: templates/settings.php:81
42e4f8d60   Kload   add all apps
710
711
  msgid "12h"
  msgstr ""
923852aa1   Kload   Official Owncloud...
712
  #: templates/settings.php:87
42e4f8d60   Kload   add all apps
713
714
  msgid "Start week on"
  msgstr ""
923852aa1   Kload   Official Owncloud...
715
  #: templates/settings.php:100
42e4f8d60   Kload   add all apps
716
717
  msgid "Cache"
  msgstr ""
923852aa1   Kload   Official Owncloud...
718
  #: templates/settings.php:104
42e4f8d60   Kload   add all apps
719
720
  msgid "Clear cache for repeating events"
  msgstr ""
923852aa1   Kload   Official Owncloud...
721
  #: templates/settings.php:109
42e4f8d60   Kload   add all apps
722
723
  msgid "URLs"
  msgstr ""
923852aa1   Kload   Official Owncloud...
724
  #: templates/settings.php:111
42e4f8d60   Kload   add all apps
725
726
  msgid "Calendar CalDAV syncing addresses"
  msgstr ""
923852aa1   Kload   Official Owncloud...
727
  #: templates/settings.php:111
42e4f8d60   Kload   add all apps
728
729
  msgid "more info"
  msgstr ""
923852aa1   Kload   Official Owncloud...
730
  #: templates/settings.php:113
42e4f8d60   Kload   add all apps
731
732
  msgid "Primary address (Kontact et al)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
733
  #: templates/settings.php:115
42e4f8d60   Kload   add all apps
734
735
  msgid "iOS/OS X"
  msgstr ""
923852aa1   Kload   Official Owncloud...
736
  #: templates/settings.php:117
42e4f8d60   Kload   add all apps
737
738
  msgid "Read only iCalendar link(s)"
  msgstr ""