Blame view

sources/apps/calendar/l10n/pl_PL/calendar.po 15.2 KB
42e4f8d60   Kload   add all apps
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: http://bugs.owncloud.org/
  "
923852aa1   Kload   Official Owncloud...
12
13
14
15
16
17
  "POT-Creation-Date: 2013-06-04 02:11+0200
  "
  "PO-Revision-Date: 2011-09-03 16:52+0000
  "
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>
  "
42e4f8d60   Kload   add all apps
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: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: pl_PL
  "
  "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
  "
  
  #: 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...
50
  #: ajax/event/edit.form.php:221 lib/object.php:197 lib/object.php:233
42e4f8d60   Kload   add all apps
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
  msgid "You do not have the permissions to edit this event."
  msgstr ""
  
  #: ajax/import/dropimport.php:29 ajax/import/import.php:65
  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:68
  msgid "events has been saved in the new calendar"
  msgstr ""
  
  #: ajax/import/import.php:57
  msgid "Import failed"
  msgstr ""
  
  #: ajax/import/import.php:70
  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 ""
  
  #: appinfo/app.php:38 js/l10n.php:55 templates/part.eventform.php:30
  #: templates/part.showevent.php:37
  msgid "Calendar"
  msgstr ""
  
  #: js/calendar.js:154
  msgid "Deletion failed"
  msgstr ""
  
  #: js/calendar.js:243
  msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
  msgstr ""
  
  #: js/calendar.js:245
  msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
  msgstr ""
923852aa1   Kload   Official Owncloud...
100
  #: js/calendar.js:598
42e4f8d60   Kload   add all apps
101
102
  msgid "user"
  msgstr ""
923852aa1   Kload   Official Owncloud...
103
  #: js/calendar.js:598
42e4f8d60   Kload   add all apps
104
105
  msgid "group"
  msgstr ""
923852aa1   Kload   Official Owncloud...
106
  #: js/calendar.js:599 templates/part.share.php:41 templates/part.share.php:67
42e4f8d60   Kload   add all apps
107
108
  msgid "Editable"
  msgstr ""
923852aa1   Kload   Official Owncloud...
109
  #: js/calendar.js:600 templates/part.share.php:43 templates/part.share.php:69
42e4f8d60   Kload   add all apps
110
111
  msgid "Shareable"
  msgstr ""
923852aa1   Kload   Official Owncloud...
112
  #: js/calendar.js:601 templates/part.share.php:45 templates/part.share.php:71
42e4f8d60   Kload   add all apps
113
114
  msgid "Deletable"
  msgstr ""
923852aa1   Kload   Official Owncloud...
115
  #: js/calendar.js:871
42e4f8d60   Kload   add all apps
116
117
  msgid "ddd"
  msgstr ""
923852aa1   Kload   Official Owncloud...
118
  #: js/calendar.js:872
42e4f8d60   Kload   add all apps
119
120
  msgid "ddd M/d"
  msgstr ""
923852aa1   Kload   Official Owncloud...
121
  #: js/calendar.js:873
42e4f8d60   Kload   add all apps
122
123
  msgid "dddd M/d"
  msgstr ""
923852aa1   Kload   Official Owncloud...
124
  #: js/calendar.js:876
42e4f8d60   Kload   add all apps
125
126
  msgid "MMMM yyyy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
127
  #: js/calendar.js:878
42e4f8d60   Kload   add all apps
128
129
  msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
  msgstr ""
923852aa1   Kload   Official Owncloud...
130
  #: js/calendar.js:880
42e4f8d60   Kload   add all apps
131
132
  msgid "dddd, MMM d, yyyy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
133
  #: js/l10n.php:45 lib/object.php:590 templates/settings.php:69
42e4f8d60   Kload   add all apps
134
135
  msgid "Sunday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
136
  #: js/l10n.php:45 lib/object.php:584 templates/settings.php:68
42e4f8d60   Kload   add all apps
137
138
  msgid "Monday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
139
  #: js/l10n.php:45 lib/object.php:585
42e4f8d60   Kload   add all apps
140
141
  msgid "Tuesday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
142
  #: js/l10n.php:45 lib/object.php:586
42e4f8d60   Kload   add all apps
143
144
  msgid "Wednesday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
145
  #: js/l10n.php:45 lib/object.php:587
42e4f8d60   Kload   add all apps
146
147
  msgid "Thursday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
148
  #: js/l10n.php:45 lib/object.php:588
42e4f8d60   Kload   add all apps
149
150
  msgid "Friday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
151
  #: js/l10n.php:45 lib/object.php:589
42e4f8d60   Kload   add all apps
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
  msgid "Saturday"
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Sun."
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Mon."
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Tue."
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Wed."
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Thu."
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Fri."
  msgstr ""
  
  #: js/l10n.php:46
  msgid "Sat."
  msgstr ""
923852aa1   Kload   Official Owncloud...
182
  #: js/l10n.php:47 lib/object.php:640
42e4f8d60   Kload   add all apps
183
184
  msgid "January"
  msgstr ""
923852aa1   Kload   Official Owncloud...
185
  #: js/l10n.php:47 lib/object.php:641
42e4f8d60   Kload   add all apps
186
187
  msgid "February"
  msgstr ""
923852aa1   Kload   Official Owncloud...
188
  #: js/l10n.php:47 lib/object.php:642
42e4f8d60   Kload   add all apps
189
190
  msgid "March"
  msgstr ""
923852aa1   Kload   Official Owncloud...
191
  #: js/l10n.php:47 lib/object.php:643
42e4f8d60   Kload   add all apps
192
193
  msgid "April"
  msgstr ""
923852aa1   Kload   Official Owncloud...
194
  #: js/l10n.php:47 lib/object.php:644
42e4f8d60   Kload   add all apps
195
196
  msgid "May"
  msgstr ""
923852aa1   Kload   Official Owncloud...
197
  #: js/l10n.php:47 lib/object.php:645
42e4f8d60   Kload   add all apps
198
199
  msgid "June"
  msgstr ""
923852aa1   Kload   Official Owncloud...
200
  #: js/l10n.php:47 lib/object.php:646
42e4f8d60   Kload   add all apps
201
202
  msgid "July"
  msgstr ""
923852aa1   Kload   Official Owncloud...
203
  #: js/l10n.php:47 lib/object.php:647
42e4f8d60   Kload   add all apps
204
205
  msgid "August"
  msgstr ""
923852aa1   Kload   Official Owncloud...
206
  #: js/l10n.php:47 lib/object.php:648
42e4f8d60   Kload   add all apps
207
208
  msgid "September"
  msgstr ""
923852aa1   Kload   Official Owncloud...
209
  #: js/l10n.php:47 lib/object.php:649
42e4f8d60   Kload   add all apps
210
211
  msgid "October"
  msgstr ""
923852aa1   Kload   Official Owncloud...
212
  #: js/l10n.php:47 lib/object.php:650
42e4f8d60   Kload   add all apps
213
214
  msgid "November"
  msgstr ""
923852aa1   Kload   Official Owncloud...
215
  #: js/l10n.php:47 lib/object.php:651
42e4f8d60   Kload   add all apps
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
261
262
263
264
265
266
267
268
269
  msgid "December"
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Jan."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Feb."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Mar."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Apr."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "May."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Jun."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Jul."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Aug."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Sep."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Oct."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Nov."
  msgstr ""
  
  #: js/l10n.php:48
  msgid "Dec."
  msgstr ""
  
  #: js/l10n.php:51
  msgid "All day"
  msgstr ""
923852aa1   Kload   Official Owncloud...
270
  #: js/l10n.php:52 lib/import.php:214 templates/part.choosecalendar.php:23
42e4f8d60   Kload   add all apps
271
272
273
274
275
276
277
278
279
280
  msgid "New Calendar"
  msgstr ""
  
  #: js/l10n.php:53
  msgid "Missing or invalid fields"
  msgstr ""
  
  #: js/l10n.php:54 templates/part.eventform.php:16
  #: templates/part.showevent.php:11
  msgid "Title"
923852aa1   Kload   Official Owncloud...
281
  msgstr ""
42e4f8d60   Kload   add all apps
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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
  
  #: js/l10n.php:56
  msgid "From Date"
  msgstr ""
  
  #: js/l10n.php:57
  msgid "From Time"
  msgstr ""
  
  #: js/l10n.php:58
  msgid "To Date"
  msgstr ""
  
  #: js/l10n.php:59
  msgid "To Time"
  msgstr ""
  
  #: js/l10n.php:60
  msgid "The event ends before it starts"
  msgstr ""
  
  #: js/l10n.php:61
  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 ""
  
  #: lib/app.php:403
  msgid "by"
  msgstr ""
923852aa1   Kload   Official Owncloud...
370
  #: lib/app.php:466
42e4f8d60   Kload   add all apps
371
372
373
374
375
376
377
378
379
380
381
382
383
384
  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...
385
  #: lib/object.php:122 lib/object.php:162 lib/object.php:319
42e4f8d60   Kload   add all apps
386
387
  msgid "You do not have the permissions to add events to this calendar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
388
  #: lib/object.php:267 lib/object.php:299
42e4f8d60   Kload   add all apps
389
390
  msgid "You do not have the permissions to delete this event."
  msgstr ""
923852aa1   Kload   Official Owncloud...
391
  #: lib/object.php:493
42e4f8d60   Kload   add all apps
392
393
  msgid "Busy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
394
  #: lib/object.php:533
42e4f8d60   Kload   add all apps
395
396
  msgid "Public"
  msgstr ""
923852aa1   Kload   Official Owncloud...
397
  #: lib/object.php:534
42e4f8d60   Kload   add all apps
398
399
  msgid "Private"
  msgstr ""
923852aa1   Kload   Official Owncloud...
400
  #: lib/object.php:535
42e4f8d60   Kload   add all apps
401
402
  msgid "Confidential"
  msgstr ""
923852aa1   Kload   Official Owncloud...
403
  #: lib/object.php:545
42e4f8d60   Kload   add all apps
404
405
  msgid "Does not repeat"
  msgstr ""
923852aa1   Kload   Official Owncloud...
406
  #: lib/object.php:546
42e4f8d60   Kload   add all apps
407
408
  msgid "Daily"
  msgstr ""
923852aa1   Kload   Official Owncloud...
409
  #: lib/object.php:547
42e4f8d60   Kload   add all apps
410
411
  msgid "Weekly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
412
  #: lib/object.php:548
42e4f8d60   Kload   add all apps
413
414
  msgid "Every Weekday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
415
  #: lib/object.php:549
42e4f8d60   Kload   add all apps
416
417
  msgid "Bi-Weekly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
418
  #: lib/object.php:550
42e4f8d60   Kload   add all apps
419
420
  msgid "Monthly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
421
  #: lib/object.php:551
42e4f8d60   Kload   add all apps
422
423
  msgid "Yearly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
424
  #: lib/object.php:561
42e4f8d60   Kload   add all apps
425
426
  msgid "never"
  msgstr ""
923852aa1   Kload   Official Owncloud...
427
  #: lib/object.php:562
42e4f8d60   Kload   add all apps
428
429
  msgid "by occurrences"
  msgstr ""
923852aa1   Kload   Official Owncloud...
430
  #: lib/object.php:563
42e4f8d60   Kload   add all apps
431
432
  msgid "by date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
433
  #: lib/object.php:573
42e4f8d60   Kload   add all apps
434
435
  msgid "by monthday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
436
  #: lib/object.php:574
42e4f8d60   Kload   add all apps
437
438
  msgid "by weekday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
439
  #: lib/object.php:600
42e4f8d60   Kload   add all apps
440
441
  msgid "events week of month"
  msgstr ""
923852aa1   Kload   Official Owncloud...
442
  #: lib/object.php:601
42e4f8d60   Kload   add all apps
443
444
  msgid "first"
  msgstr ""
923852aa1   Kload   Official Owncloud...
445
  #: lib/object.php:602
42e4f8d60   Kload   add all apps
446
447
  msgid "second"
  msgstr ""
923852aa1   Kload   Official Owncloud...
448
  #: lib/object.php:603
42e4f8d60   Kload   add all apps
449
450
  msgid "third"
  msgstr ""
923852aa1   Kload   Official Owncloud...
451
  #: lib/object.php:604
42e4f8d60   Kload   add all apps
452
453
  msgid "fourth"
  msgstr ""
923852aa1   Kload   Official Owncloud...
454
  #: lib/object.php:605
42e4f8d60   Kload   add all apps
455
456
  msgid "fifth"
  msgstr ""
923852aa1   Kload   Official Owncloud...
457
  #: lib/object.php:606
42e4f8d60   Kload   add all apps
458
459
  msgid "last"
  msgstr ""
923852aa1   Kload   Official Owncloud...
460
  #: lib/object.php:661
42e4f8d60   Kload   add all apps
461
462
  msgid "by events date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
463
  #: lib/object.php:662
42e4f8d60   Kload   add all apps
464
465
  msgid "by yearday(s)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
466
  #: lib/object.php:663
42e4f8d60   Kload   add all apps
467
468
  msgid "by weeknumber(s)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
469
  #: lib/object.php:664
42e4f8d60   Kload   add all apps
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
  msgid "by day and month"
  msgstr ""
  
  #: 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
  msgid "Week"
  msgstr ""
  
  #: templates/calendar.php:7
  msgid "Month"
  msgstr ""
  
  #: templates/calendar.php:8
  msgid "List"
  msgstr ""
923852aa1   Kload   Official Owncloud...
492
  #: templates/calendar.php:12 templates/calendar.php:18
42e4f8d60   Kload   add all apps
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
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
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
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
640
641
642
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
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
  msgid "Today"
  msgstr ""
  
  #: templates/calendar.php:13
  msgid "Settings"
  msgstr "Ustawienia"
  
  #: templates/part.choosecalendar.php:2
  msgid "Your calendars"
  msgstr ""
  
  #: templates/part.choosecalendar.php:28
  #: templates/part.choosecalendar.rowfields.php:24
  msgid "CalDav Link"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:13
  msgid "Share Calendar"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:27
  msgid "Download"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:31
  msgid "Edit"
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:36
  #: templates/part.editevent.php:9
  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 ""
  
  #: templates/part.editcalendar.php:23
  msgid "Active"
  msgstr ""
  
  #: templates/part.editcalendar.php:29
  msgid "Calendar color"
  msgstr ""
  
  #: templates/part.editcalendar.php:42
  msgid "Save"
  msgstr "Zapisz"
  
  #: templates/part.editcalendar.php:42 templates/part.editevent.php:8
  #: templates/part.newevent.php:6
  msgid "Submit"
  msgstr ""
  
  #: templates/part.editcalendar.php:43
  msgid "Cancel"
  msgstr ""
  
  #: templates/part.editevent.php:1
  msgid "Edit an event"
  msgstr ""
  
  #: templates/part.editevent.php:10
  msgid "Export"
  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:18
  msgid "Title of the Event"
  msgstr ""
  
  #: templates/part.eventform.php:24 templates/part.showevent.php:19
  msgid "Category"
  msgstr ""
  
  #: templates/part.eventform.php:26
  msgid "Separate categories with commas"
  msgstr ""
  
  #: templates/part.eventform.php:27
  msgid "Edit categories"
  msgstr ""
  
  #: templates/part.eventform.php:47 templates/part.showevent.php:50
  msgid "Access Class"
  msgstr ""
  
  #: templates/part.eventform.php:64 templates/part.showevent.php:66
  msgid "All Day Event"
  msgstr ""
  
  #: templates/part.eventform.php:68 templates/part.showevent.php:70
  msgid "From"
  msgstr ""
  
  #: templates/part.eventform.php:76 templates/part.showevent.php:78
  msgid "To"
  msgstr ""
  
  #: templates/part.eventform.php:84 templates/part.showevent.php:86
  msgid "Advanced options"
  msgstr ""
  
  #: templates/part.eventform.php:89 templates/part.showevent.php:91
  msgid "Location"
  msgstr ""
  
  #: templates/part.eventform.php:91
  msgid "Location of the Event"
  msgstr ""
  
  #: templates/part.eventform.php:97 templates/part.showevent.php:99
  msgid "Description"
  msgstr ""
  
  #: templates/part.eventform.php:99
  msgid "Description of the Event"
  msgstr ""
  
  #: templates/part.eventform.php:108 templates/part.showevent.php:109
  msgid "Repeat"
  msgstr ""
  
  #: templates/part.eventform.php:115 templates/part.showevent.php:116
  msgid "Advanced"
  msgstr ""
  
  #: templates/part.eventform.php:159 templates/part.showevent.php:160
  msgid "Select weekdays"
  msgstr ""
  
  #: templates/part.eventform.php:172 templates/part.eventform.php:185
  #: templates/part.showevent.php:173 templates/part.showevent.php:186
  msgid "Select days"
  msgstr ""
  
  #: templates/part.eventform.php:177 templates/part.showevent.php:178
  msgid "and the events day of year."
  msgstr ""
  
  #: templates/part.eventform.php:190 templates/part.showevent.php:191
  msgid "and the events day of month."
  msgstr ""
  
  #: templates/part.eventform.php:198 templates/part.showevent.php:199
  msgid "Select months"
  msgstr ""
  
  #: templates/part.eventform.php:211 templates/part.showevent.php:212
  msgid "Select weeks"
  msgstr ""
  
  #: templates/part.eventform.php:216 templates/part.showevent.php:217
  msgid "and the events week of year."
  msgstr ""
  
  #: templates/part.eventform.php:222 templates/part.showevent.php:223
  msgid "Interval"
  msgstr ""
  
  #: templates/part.eventform.php:228 templates/part.showevent.php:229
  msgid "End"
  msgstr ""
  
  #: templates/part.eventform.php:241 templates/part.showevent.php:242
  msgid "occurrences"
  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.share.php:27
  msgid "Share with:"
  msgstr ""
  
  #: templates/part.share.php:30
  msgid "Shared with"
  msgstr ""
  
  #: templates/part.share.php:47 templates/part.share.php:73
  msgid "Unshare"
  msgstr ""
  
  #: templates/part.share.php:53
  msgid "Nobody"
  msgstr ""
  
  #: templates/part.share.php:56
  msgid "Shared via calendar"
  msgstr ""
  
  #: templates/part.share.php:79
  msgid ""
  "NOTE: Actions on events shared via calendar will affect the entire calendar "
  "sharing."
  msgstr ""
  
  #: templates/part.showevent.php:1
  msgid "View an event"
  msgstr ""
  
  #: templates/part.showevent.php:23
  msgid "No categories selected"
  msgstr ""
  
  #: templates/part.showevent.php:41
  msgid "of"
  msgstr ""
  
  #: templates/part.showevent.php:73 templates/part.showevent.php:81
  msgid "at"
  msgstr ""
  
  #: templates/settings.php:10
  msgid "General"
  msgstr ""
  
  #: templates/settings.php:15
  msgid "Timezone"
  msgstr ""
923852aa1   Kload   Official Owncloud...
779
  #: templates/settings.php:46
42e4f8d60   Kload   add all apps
780
781
  msgid "Update timezone automatically"
  msgstr ""
923852aa1   Kload   Official Owncloud...
782
  #: templates/settings.php:51
42e4f8d60   Kload   add all apps
783
784
  msgid "Time format"
  msgstr ""
923852aa1   Kload   Official Owncloud...
785
  #: templates/settings.php:56
42e4f8d60   Kload   add all apps
786
787
  msgid "24h"
  msgstr ""
923852aa1   Kload   Official Owncloud...
788
  #: templates/settings.php:57
42e4f8d60   Kload   add all apps
789
790
  msgid "12h"
  msgstr ""
923852aa1   Kload   Official Owncloud...
791
  #: templates/settings.php:63
42e4f8d60   Kload   add all apps
792
793
  msgid "Start week on"
  msgstr ""
923852aa1   Kload   Official Owncloud...
794
  #: templates/settings.php:75
42e4f8d60   Kload   add all apps
795
796
  msgid "Cache"
  msgstr ""
923852aa1   Kload   Official Owncloud...
797
  #: templates/settings.php:79
42e4f8d60   Kload   add all apps
798
799
  msgid "Clear cache for repeating events"
  msgstr ""
923852aa1   Kload   Official Owncloud...
800
  #: templates/settings.php:84
42e4f8d60   Kload   add all apps
801
802
  msgid "URLs"
  msgstr ""
923852aa1   Kload   Official Owncloud...
803
  #: templates/settings.php:86
42e4f8d60   Kload   add all apps
804
805
  msgid "Calendar CalDAV syncing addresses"
  msgstr ""
923852aa1   Kload   Official Owncloud...
806
  #: templates/settings.php:86
42e4f8d60   Kload   add all apps
807
808
  msgid "more info"
  msgstr ""
923852aa1   Kload   Official Owncloud...
809
  #: templates/settings.php:88
42e4f8d60   Kload   add all apps
810
811
  msgid "Primary address (Kontact et al)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
812
  #: templates/settings.php:90
42e4f8d60   Kload   add all apps
813
814
  msgid "iOS/OS X"
  msgstr ""
923852aa1   Kload   Official Owncloud...
815
  #: templates/settings.php:92
42e4f8d60   Kload   add all apps
816
817
  msgid "Read only iCalendar link(s)"
  msgstr ""