Blame view

sources/apps/calendar/l10n/bs/calendar.po 15 KB
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
  # 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
  "
923852aa1   Kload   Official Owncloud...
10
11
12
13
14
15
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-11-21 21:02-0500
  "
  "PO-Revision-Date: 2013-11-22 02:02+0000
  "
42e4f8d60   Kload   add all apps
16
17
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
923852aa1   Kload   Official Owncloud...
18
19
  "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)
  "
42e4f8d60   Kload   add all apps
20
21
22
23
24
25
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
923852aa1   Kload   Official Owncloud...
26
27
28
29
  "Language: bs
  "
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
  "
42e4f8d60   Kload   add all apps
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
  
  #: 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:224 lib/object.php:197 lib/object.php:233
42e4f8d60   Kload   add all apps
51
52
  msgid "You do not have the permissions to edit this event."
  msgstr ""
923852aa1   Kload   Official Owncloud...
53
  #: ajax/import/dropimport.php:29 ajax/import/import.php:66
42e4f8d60   Kload   add all apps
54
55
56
57
  msgid ""
  "The file contained either no events or all events are already saved in your "
  "calendar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
58
  #: ajax/import/dropimport.php:31 ajax/import/import.php:69
42e4f8d60   Kload   add all apps
59
60
  msgid "events has been saved in the new calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
61
  #: ajax/import/import.php:58
42e4f8d60   Kload   add all apps
62
63
  msgid "Import failed"
  msgstr ""
923852aa1   Kload   Official Owncloud...
64
  #: ajax/import/import.php:71
42e4f8d60   Kload   add all apps
65
66
67
68
69
70
71
72
73
74
75
76
77
78
  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...
79
  #: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20
42e4f8d60   Kload   add all apps
80
81
82
  #: templates/part.showevent.php:37
  msgid "Calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
83
  #: js/calendar.js:176
42e4f8d60   Kload   add all apps
84
85
  msgid "Deletion failed"
  msgstr ""
923852aa1   Kload   Official Owncloud...
86
  #: js/calendar.js:263
42e4f8d60   Kload   add all apps
87
88
  msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
  msgstr ""
923852aa1   Kload   Official Owncloud...
89
  #: js/calendar.js:265
42e4f8d60   Kload   add all apps
90
91
  msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
  msgstr ""
923852aa1   Kload   Official Owncloud...
92
  #: js/calendar.js:576
42e4f8d60   Kload   add all apps
93
94
  msgid "group"
  msgstr ""
923852aa1   Kload   Official Owncloud...
95
96
  #: js/calendar.js:578 templates/part.share.php:46 templates/part.share.php:81
  msgid "can edit"
42e4f8d60   Kload   add all apps
97
  msgstr ""
923852aa1   Kload   Official Owncloud...
98
99
  #: js/calendar.js:579 templates/part.share.php:50 templates/part.share.php:87
  msgid "can share"
42e4f8d60   Kload   add all apps
100
  msgstr ""
923852aa1   Kload   Official Owncloud...
101
  #: js/calendar.js:850
42e4f8d60   Kload   add all apps
102
103
  msgid "ddd"
  msgstr ""
923852aa1   Kload   Official Owncloud...
104
  #: js/calendar.js:851
42e4f8d60   Kload   add all apps
105
106
  msgid "ddd M/d"
  msgstr ""
923852aa1   Kload   Official Owncloud...
107
  #: js/calendar.js:852
42e4f8d60   Kload   add all apps
108
109
  msgid "dddd M/d"
  msgstr ""
923852aa1   Kload   Official Owncloud...
110
  #: js/calendar.js:855
42e4f8d60   Kload   add all apps
111
112
  msgid "MMMM yyyy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
113
114
  #: js/calendar.js:857
  msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
42e4f8d60   Kload   add all apps
115
  msgstr ""
923852aa1   Kload   Official Owncloud...
116
  #: js/calendar.js:859
42e4f8d60   Kload   add all apps
117
118
  msgid "dddd, MMM d, yyyy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
119
  #: js/l10n.php:77 lib/object.php:588 templates/settings.php:93
42e4f8d60   Kload   add all apps
120
121
  msgid "Sunday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
122
  #: js/l10n.php:77 lib/object.php:582 templates/settings.php:92
42e4f8d60   Kload   add all apps
123
124
  msgid "Monday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
125
  #: js/l10n.php:77 lib/object.php:583
42e4f8d60   Kload   add all apps
126
127
  msgid "Tuesday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
128
  #: js/l10n.php:77 lib/object.php:584
42e4f8d60   Kload   add all apps
129
130
  msgid "Wednesday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
131
  #: js/l10n.php:77 lib/object.php:585
42e4f8d60   Kload   add all apps
132
133
  msgid "Thursday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
134
  #: js/l10n.php:77 lib/object.php:586
42e4f8d60   Kload   add all apps
135
136
  msgid "Friday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
137
  #: js/l10n.php:77 lib/object.php:587 templates/settings.php:94
42e4f8d60   Kload   add all apps
138
139
  msgid "Saturday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
140
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
141
142
  msgid "Sun."
  msgstr ""
923852aa1   Kload   Official Owncloud...
143
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
144
145
  msgid "Mon."
  msgstr ""
923852aa1   Kload   Official Owncloud...
146
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
147
148
  msgid "Tue."
  msgstr ""
923852aa1   Kload   Official Owncloud...
149
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
150
151
  msgid "Wed."
  msgstr ""
923852aa1   Kload   Official Owncloud...
152
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
153
154
  msgid "Thu."
  msgstr ""
923852aa1   Kload   Official Owncloud...
155
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
156
157
  msgid "Fri."
  msgstr ""
923852aa1   Kload   Official Owncloud...
158
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
159
160
  msgid "Sat."
  msgstr ""
923852aa1   Kload   Official Owncloud...
161
  #: js/l10n.php:79 lib/object.php:638
42e4f8d60   Kload   add all apps
162
163
  msgid "January"
  msgstr ""
923852aa1   Kload   Official Owncloud...
164
  #: js/l10n.php:79 lib/object.php:639
42e4f8d60   Kload   add all apps
165
166
  msgid "February"
  msgstr ""
923852aa1   Kload   Official Owncloud...
167
  #: js/l10n.php:79 lib/object.php:640
42e4f8d60   Kload   add all apps
168
169
  msgid "March"
  msgstr ""
923852aa1   Kload   Official Owncloud...
170
  #: js/l10n.php:79 lib/object.php:641
42e4f8d60   Kload   add all apps
171
172
  msgid "April"
  msgstr ""
923852aa1   Kload   Official Owncloud...
173
  #: js/l10n.php:79 lib/object.php:642
42e4f8d60   Kload   add all apps
174
175
  msgid "May"
  msgstr ""
923852aa1   Kload   Official Owncloud...
176
  #: js/l10n.php:79 lib/object.php:643
42e4f8d60   Kload   add all apps
177
178
  msgid "June"
  msgstr ""
923852aa1   Kload   Official Owncloud...
179
  #: js/l10n.php:79 lib/object.php:644
42e4f8d60   Kload   add all apps
180
181
  msgid "July"
  msgstr ""
923852aa1   Kload   Official Owncloud...
182
  #: js/l10n.php:79 lib/object.php:645
42e4f8d60   Kload   add all apps
183
184
  msgid "August"
  msgstr ""
923852aa1   Kload   Official Owncloud...
185
  #: js/l10n.php:79 lib/object.php:646
42e4f8d60   Kload   add all apps
186
187
  msgid "September"
  msgstr ""
923852aa1   Kload   Official Owncloud...
188
  #: js/l10n.php:79 lib/object.php:647
42e4f8d60   Kload   add all apps
189
190
  msgid "October"
  msgstr ""
923852aa1   Kload   Official Owncloud...
191
  #: js/l10n.php:79 lib/object.php:648
42e4f8d60   Kload   add all apps
192
193
  msgid "November"
  msgstr ""
923852aa1   Kload   Official Owncloud...
194
  #: js/l10n.php:79 lib/object.php:649
42e4f8d60   Kload   add all apps
195
196
  msgid "December"
  msgstr ""
923852aa1   Kload   Official Owncloud...
197
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
198
199
  msgid "Jan."
  msgstr ""
923852aa1   Kload   Official Owncloud...
200
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
201
202
  msgid "Feb."
  msgstr ""
923852aa1   Kload   Official Owncloud...
203
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
204
205
  msgid "Mar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
206
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
207
208
  msgid "Apr."
  msgstr ""
923852aa1   Kload   Official Owncloud...
209
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
210
211
  msgid "May."
  msgstr ""
923852aa1   Kload   Official Owncloud...
212
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
213
214
  msgid "Jun."
  msgstr ""
923852aa1   Kload   Official Owncloud...
215
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
216
217
  msgid "Jul."
  msgstr ""
923852aa1   Kload   Official Owncloud...
218
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
219
220
  msgid "Aug."
  msgstr ""
923852aa1   Kload   Official Owncloud...
221
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
222
223
  msgid "Sep."
  msgstr ""
923852aa1   Kload   Official Owncloud...
224
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
225
226
  msgid "Oct."
  msgstr ""
923852aa1   Kload   Official Owncloud...
227
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
228
229
  msgid "Nov."
  msgstr ""
923852aa1   Kload   Official Owncloud...
230
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
231
232
  msgid "Dec."
  msgstr ""
923852aa1   Kload   Official Owncloud...
233
  #: js/l10n.php:83
42e4f8d60   Kload   add all apps
234
235
  msgid "All day"
  msgstr ""
923852aa1   Kload   Official Owncloud...
236
  #: js/l10n.php:84 lib/import.php:214 templates/settings.php:23
42e4f8d60   Kload   add all apps
237
238
  msgid "New Calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
239
  #: js/l10n.php:85
42e4f8d60   Kload   add all apps
240
241
  msgid "Missing or invalid fields"
  msgstr ""
923852aa1   Kload   Official Owncloud...
242
  #: js/l10n.php:86 templates/part.showevent.php:11
42e4f8d60   Kload   add all apps
243
244
  msgid "Title"
  msgstr ""
923852aa1   Kload   Official Owncloud...
245
  #: js/l10n.php:88
42e4f8d60   Kload   add all apps
246
247
  msgid "From Date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
248
  #: js/l10n.php:89
42e4f8d60   Kload   add all apps
249
250
  msgid "From Time"
  msgstr ""
923852aa1   Kload   Official Owncloud...
251
  #: js/l10n.php:90
42e4f8d60   Kload   add all apps
252
253
  msgid "To Date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
254
  #: js/l10n.php:91
42e4f8d60   Kload   add all apps
255
256
  msgid "To Time"
  msgstr ""
923852aa1   Kload   Official Owncloud...
257
  #: js/l10n.php:92
42e4f8d60   Kload   add all apps
258
259
  msgid "The event ends before it starts"
  msgstr ""
923852aa1   Kload   Official Owncloud...
260
  #: js/l10n.php:93
42e4f8d60   Kload   add all apps
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
322
  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...
323
  #: lib/app.php:411
42e4f8d60   Kload   add all apps
324
325
  msgid "by"
  msgstr ""
923852aa1   Kload   Official Owncloud...
326
  #: lib/app.php:474
42e4f8d60   Kload   add all apps
327
328
329
330
331
332
333
334
335
336
337
338
339
340
  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...
341
  #: lib/object.php:122 lib/object.php:162 lib/object.php:317
42e4f8d60   Kload   add all apps
342
343
  msgid "You do not have the permissions to add events to this calendar."
  msgstr ""
923852aa1   Kload   Official Owncloud...
344
  #: lib/object.php:267 lib/object.php:297
42e4f8d60   Kload   add all apps
345
346
  msgid "You do not have the permissions to delete this event."
  msgstr ""
923852aa1   Kload   Official Owncloud...
347
  #: lib/object.php:491
42e4f8d60   Kload   add all apps
348
349
  msgid "Busy"
  msgstr ""
923852aa1   Kload   Official Owncloud...
350
351
  #: lib/object.php:531
  msgid "Show full event"
42e4f8d60   Kload   add all apps
352
  msgstr ""
923852aa1   Kload   Official Owncloud...
353
354
  #: lib/object.php:532
  msgid "Show only busy"
42e4f8d60   Kload   add all apps
355
  msgstr ""
923852aa1   Kload   Official Owncloud...
356
357
  #: lib/object.php:533
  msgid "Hide event"
42e4f8d60   Kload   add all apps
358
  msgstr ""
923852aa1   Kload   Official Owncloud...
359
  #: lib/object.php:543
42e4f8d60   Kload   add all apps
360
361
  msgid "Does not repeat"
  msgstr ""
923852aa1   Kload   Official Owncloud...
362
  #: lib/object.php:544
42e4f8d60   Kload   add all apps
363
364
  msgid "Daily"
  msgstr ""
923852aa1   Kload   Official Owncloud...
365
  #: lib/object.php:545
42e4f8d60   Kload   add all apps
366
367
  msgid "Weekly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
368
  #: lib/object.php:546
42e4f8d60   Kload   add all apps
369
370
  msgid "Every Weekday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
371
  #: lib/object.php:547
42e4f8d60   Kload   add all apps
372
373
  msgid "Bi-Weekly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
374
  #: lib/object.php:548
42e4f8d60   Kload   add all apps
375
376
  msgid "Monthly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
377
  #: lib/object.php:549
42e4f8d60   Kload   add all apps
378
379
  msgid "Yearly"
  msgstr ""
923852aa1   Kload   Official Owncloud...
380
  #: lib/object.php:559
42e4f8d60   Kload   add all apps
381
382
  msgid "never"
  msgstr ""
923852aa1   Kload   Official Owncloud...
383
  #: lib/object.php:560
42e4f8d60   Kload   add all apps
384
385
  msgid "by occurrences"
  msgstr ""
923852aa1   Kload   Official Owncloud...
386
  #: lib/object.php:561
42e4f8d60   Kload   add all apps
387
388
  msgid "by date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
389
  #: lib/object.php:571
42e4f8d60   Kload   add all apps
390
391
  msgid "by monthday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
392
  #: lib/object.php:572
42e4f8d60   Kload   add all apps
393
394
  msgid "by weekday"
  msgstr ""
923852aa1   Kload   Official Owncloud...
395
  #: lib/object.php:598
42e4f8d60   Kload   add all apps
396
397
  msgid "events week of month"
  msgstr ""
923852aa1   Kload   Official Owncloud...
398
  #: lib/object.php:599
42e4f8d60   Kload   add all apps
399
400
  msgid "first"
  msgstr ""
923852aa1   Kload   Official Owncloud...
401
  #: lib/object.php:600
42e4f8d60   Kload   add all apps
402
403
  msgid "second"
  msgstr ""
923852aa1   Kload   Official Owncloud...
404
  #: lib/object.php:601
42e4f8d60   Kload   add all apps
405
406
  msgid "third"
  msgstr ""
923852aa1   Kload   Official Owncloud...
407
  #: lib/object.php:602
42e4f8d60   Kload   add all apps
408
409
  msgid "fourth"
  msgstr ""
923852aa1   Kload   Official Owncloud...
410
  #: lib/object.php:603
42e4f8d60   Kload   add all apps
411
412
  msgid "fifth"
  msgstr ""
923852aa1   Kload   Official Owncloud...
413
  #: lib/object.php:604
42e4f8d60   Kload   add all apps
414
415
  msgid "last"
  msgstr ""
923852aa1   Kload   Official Owncloud...
416
  #: lib/object.php:659
42e4f8d60   Kload   add all apps
417
418
  msgid "by events date"
  msgstr ""
923852aa1   Kload   Official Owncloud...
419
  #: lib/object.php:660
42e4f8d60   Kload   add all apps
420
421
  msgid "by yearday(s)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
422
  #: lib/object.php:661
42e4f8d60   Kload   add all apps
423
424
  msgid "by weeknumber(s)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
425
  #: lib/object.php:662
42e4f8d60   Kload   add all apps
426
427
  msgid "by day and month"
  msgstr ""
923852aa1   Kload   Official Owncloud...
428
429
430
  #: lib/sabre/backend.php:66
  msgid "Contact birthdays"
  msgstr ""
42e4f8d60   Kload   add all apps
431
432
  #: lib/search.php:35 lib/search.php:37 lib/search.php:40
  msgid "Date"
923852aa1   Kload   Official Owncloud...
433
  msgstr "Datum"
42e4f8d60   Kload   add all apps
434
435
436
437
438
439
  
  #: lib/search.php:43
  msgid "Cal."
  msgstr ""
  
  #: templates/calendar.php:6
923852aa1   Kload   Official Owncloud...
440
  msgid "Day"
42e4f8d60   Kload   add all apps
441
442
443
  msgstr ""
  
  #: templates/calendar.php:7
923852aa1   Kload   Official Owncloud...
444
  msgid "Week"
42e4f8d60   Kload   add all apps
445
446
447
  msgstr ""
  
  #: templates/calendar.php:8
923852aa1   Kload   Official Owncloud...
448
  msgid "Month"
42e4f8d60   Kload   add all apps
449
  msgstr ""
923852aa1   Kload   Official Owncloud...
450
  #: templates/calendar.php:12 templates/calendar.php:18
42e4f8d60   Kload   add all apps
451
452
453
454
455
  msgid "Today"
  msgstr ""
  
  #: templates/calendar.php:13
  msgid "Settings"
42e4f8d60   Kload   add all apps
456
457
458
459
460
  msgstr ""
  
  #: templates/part.choosecalendar.rowfields.php:13
  msgid "Share Calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
461
462
463
  #: templates/part.choosecalendar.rowfields.php:24 templates/settings.php:28
  msgid "CalDav Link"
  msgstr ""
42e4f8d60   Kload   add all apps
464
465
466
467
468
469
470
471
472
  #: 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
473
474
475
476
477
478
479
480
481
482
483
484
485
486
  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...
487
  #: templates/part.editcalendar.php:20
42e4f8d60   Kload   add all apps
488
489
  msgid "Calendar color"
  msgstr ""
923852aa1   Kload   Official Owncloud...
490
  #: templates/part.editcalendar.php:33
42e4f8d60   Kload   add all apps
491
  msgid "Save"
923852aa1   Kload   Official Owncloud...
492
  msgstr "Spasi"
42e4f8d60   Kload   add all apps
493

923852aa1   Kload   Official Owncloud...
494
  #: templates/part.editcalendar.php:33
42e4f8d60   Kload   add all apps
495
496
  msgid "Submit"
  msgstr ""
923852aa1   Kload   Official Owncloud...
497
  #: templates/part.editcalendar.php:34
42e4f8d60   Kload   add all apps
498
499
500
501
  msgid "Cancel"
  msgstr ""
  
  #: templates/part.editevent.php:1
923852aa1   Kload   Official Owncloud...
502
503
504
505
506
  msgid "Edit event"
  msgstr ""
  
  #: templates/part.editevent.php:8
  msgid "Save event"
42e4f8d60   Kload   add all apps
507
  msgstr ""
923852aa1   Kload   Official Owncloud...
508
509
  #: templates/part.editevent.php:9
  msgid "Delete event"
42e4f8d60   Kload   add all apps
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
  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"
923852aa1   Kload   Official Owncloud...
530
  msgstr "Podijeli"
42e4f8d60   Kload   add all apps
531

923852aa1   Kload   Official Owncloud...
532
  #: templates/part.eventform.php:15
42e4f8d60   Kload   add all apps
533
534
  msgid "Title of the Event"
  msgstr ""
923852aa1   Kload   Official Owncloud...
535
536
  #: templates/part.eventform.php:31
  msgid "from"
42e4f8d60   Kload   add all apps
537
  msgstr ""
923852aa1   Kload   Official Owncloud...
538
539
  #: templates/part.eventform.php:36
  msgid "to"
42e4f8d60   Kload   add all apps
540
  msgstr ""
923852aa1   Kload   Official Owncloud...
541
  #: templates/part.eventform.php:44 templates/part.showevent.php:66
42e4f8d60   Kload   add all apps
542
543
  msgid "All Day Event"
  msgstr ""
923852aa1   Kload   Official Owncloud...
544
  #: templates/part.eventform.php:47 templates/part.showevent.php:86
42e4f8d60   Kload   add all apps
545
546
  msgid "Advanced options"
  msgstr ""
923852aa1   Kload   Official Owncloud...
547
  #: templates/part.eventform.php:51 templates/part.showevent.php:91
42e4f8d60   Kload   add all apps
548
549
  msgid "Location"
  msgstr ""
923852aa1   Kload   Official Owncloud...
550
551
  #: templates/part.eventform.php:56
  msgid "Categories (separate by comma)"
42e4f8d60   Kload   add all apps
552
  msgstr ""
923852aa1   Kload   Official Owncloud...
553
554
555
556
557
  #: 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
558
559
  msgid "Description"
  msgstr ""
923852aa1   Kload   Official Owncloud...
560
561
  #: templates/part.eventform.php:63
  msgid "Export event"
42e4f8d60   Kload   add all apps
562
  msgstr ""
923852aa1   Kload   Official Owncloud...
563
  #: templates/part.eventform.php:70 templates/part.showevent.php:109
42e4f8d60   Kload   add all apps
564
565
  msgid "Repeat"
  msgstr ""
923852aa1   Kload   Official Owncloud...
566
  #: templates/part.eventform.php:77 templates/part.showevent.php:116
42e4f8d60   Kload   add all apps
567
568
  msgid "Advanced"
  msgstr ""
923852aa1   Kload   Official Owncloud...
569
  #: templates/part.eventform.php:121 templates/part.showevent.php:160
42e4f8d60   Kload   add all apps
570
571
  msgid "Select weekdays"
  msgstr ""
923852aa1   Kload   Official Owncloud...
572
  #: templates/part.eventform.php:134 templates/part.eventform.php:147
42e4f8d60   Kload   add all apps
573
574
575
  #: templates/part.showevent.php:173 templates/part.showevent.php:186
  msgid "Select days"
  msgstr ""
923852aa1   Kload   Official Owncloud...
576
  #: templates/part.eventform.php:139 templates/part.showevent.php:178
42e4f8d60   Kload   add all apps
577
578
  msgid "and the events day of year."
  msgstr ""
923852aa1   Kload   Official Owncloud...
579
  #: templates/part.eventform.php:152 templates/part.showevent.php:191
42e4f8d60   Kload   add all apps
580
581
  msgid "and the events day of month."
  msgstr ""
923852aa1   Kload   Official Owncloud...
582
  #: templates/part.eventform.php:160 templates/part.showevent.php:199
42e4f8d60   Kload   add all apps
583
584
  msgid "Select months"
  msgstr ""
923852aa1   Kload   Official Owncloud...
585
  #: templates/part.eventform.php:173 templates/part.showevent.php:212
42e4f8d60   Kload   add all apps
586
587
  msgid "Select weeks"
  msgstr ""
923852aa1   Kload   Official Owncloud...
588
  #: templates/part.eventform.php:178 templates/part.showevent.php:217
42e4f8d60   Kload   add all apps
589
590
  msgid "and the events week of year."
  msgstr ""
923852aa1   Kload   Official Owncloud...
591
  #: templates/part.eventform.php:184 templates/part.showevent.php:223
42e4f8d60   Kload   add all apps
592
593
  msgid "Interval"
  msgstr ""
923852aa1   Kload   Official Owncloud...
594
  #: templates/part.eventform.php:190 templates/part.showevent.php:229
42e4f8d60   Kload   add all apps
595
596
  msgid "End"
  msgstr ""
923852aa1   Kload   Official Owncloud...
597
  #: templates/part.eventform.php:203 templates/part.showevent.php:242
42e4f8d60   Kload   add all apps
598
599
  msgid "occurrences"
  msgstr ""
923852aa1   Kload   Official Owncloud...
600
601
602
  #: templates/part.eventform.php:222
  msgid "Visibility to people shared with"
  msgstr ""
42e4f8d60   Kload   add all apps
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
  #: 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...
644
645
  #: templates/part.newevent.php:8
  msgid "Create event"
42e4f8d60   Kload   add all apps
646
  msgstr ""
923852aa1   Kload   Official Owncloud...
647
648
  #: templates/part.share.php:32
  msgid "Share with user or group"
42e4f8d60   Kload   add all apps
649
  msgstr ""
923852aa1   Kload   Official Owncloud...
650
  #: templates/part.share.php:53
42e4f8d60   Kload   add all apps
651
652
  msgid "Unshare"
  msgstr ""
923852aa1   Kload   Official Owncloud...
653
654
655
656
657
658
  #: templates/part.share.php:59
  msgid "Not shared with anyone"
  msgstr ""
  
  #: templates/part.share.php:63
  msgid "Send Email"
42e4f8d60   Kload   add all apps
659
  msgstr ""
923852aa1   Kload   Official Owncloud...
660
  #: templates/part.share.php:67
42e4f8d60   Kload   add all apps
661
662
  msgid "Shared via calendar"
  msgstr ""
923852aa1   Kload   Official Owncloud...
663
664
  #: templates/part.share.php:94
  msgid "Not shared with anyone via calendar"
42e4f8d60   Kload   add all apps
665
666
667
668
669
  msgstr ""
  
  #: templates/part.showevent.php:1
  msgid "View an event"
  msgstr ""
923852aa1   Kload   Official Owncloud...
670
671
672
  #: templates/part.showevent.php:19
  msgid "Category"
  msgstr ""
42e4f8d60   Kload   add all apps
673
674
675
676
677
678
679
  #: templates/part.showevent.php:23
  msgid "No categories selected"
  msgstr ""
  
  #: templates/part.showevent.php:41
  msgid "of"
  msgstr ""
923852aa1   Kload   Official Owncloud...
680
681
682
683
684
685
686
  #: templates/part.showevent.php:50
  msgid "Access Class"
  msgstr ""
  
  #: templates/part.showevent.php:70
  msgid "From"
  msgstr ""
42e4f8d60   Kload   add all apps
687
688
689
  #: templates/part.showevent.php:73 templates/part.showevent.php:81
  msgid "at"
  msgstr ""
923852aa1   Kload   Official Owncloud...
690
691
692
693
694
695
696
697
698
  #: 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
699
700
  msgid "General"
  msgstr ""
923852aa1   Kload   Official Owncloud...
701
  #: templates/settings.php:39
42e4f8d60   Kload   add all apps
702
703
  msgid "Timezone"
  msgstr ""
923852aa1   Kload   Official Owncloud...
704
  #: templates/settings.php:70
42e4f8d60   Kload   add all apps
705
706
  msgid "Update timezone automatically"
  msgstr ""
923852aa1   Kload   Official Owncloud...
707
  #: templates/settings.php:75
42e4f8d60   Kload   add all apps
708
709
  msgid "Time format"
  msgstr ""
923852aa1   Kload   Official Owncloud...
710
  #: templates/settings.php:80
42e4f8d60   Kload   add all apps
711
712
  msgid "24h"
  msgstr ""
923852aa1   Kload   Official Owncloud...
713
  #: templates/settings.php:81
42e4f8d60   Kload   add all apps
714
715
  msgid "12h"
  msgstr ""
923852aa1   Kload   Official Owncloud...
716
  #: templates/settings.php:87
42e4f8d60   Kload   add all apps
717
718
  msgid "Start week on"
  msgstr ""
923852aa1   Kload   Official Owncloud...
719
  #: templates/settings.php:100
42e4f8d60   Kload   add all apps
720
721
  msgid "Cache"
  msgstr ""
923852aa1   Kload   Official Owncloud...
722
  #: templates/settings.php:104
42e4f8d60   Kload   add all apps
723
724
  msgid "Clear cache for repeating events"
  msgstr ""
923852aa1   Kload   Official Owncloud...
725
  #: templates/settings.php:109
42e4f8d60   Kload   add all apps
726
727
  msgid "URLs"
  msgstr ""
923852aa1   Kload   Official Owncloud...
728
  #: templates/settings.php:111
42e4f8d60   Kload   add all apps
729
730
  msgid "Calendar CalDAV syncing addresses"
  msgstr ""
923852aa1   Kload   Official Owncloud...
731
  #: templates/settings.php:111
42e4f8d60   Kload   add all apps
732
733
  msgid "more info"
  msgstr ""
923852aa1   Kload   Official Owncloud...
734
  #: templates/settings.php:113
42e4f8d60   Kload   add all apps
735
736
  msgid "Primary address (Kontact et al)"
  msgstr ""
923852aa1   Kload   Official Owncloud...
737
  #: templates/settings.php:115
42e4f8d60   Kload   add all apps
738
739
  msgid "iOS/OS X"
  msgstr ""
923852aa1   Kload   Official Owncloud...
740
  #: templates/settings.php:117
42e4f8d60   Kload   add all apps
741
742
  msgid "Read only iCalendar link(s)"
  msgstr ""