Blame view
sources/apps/calendar/l10n/sr@latin/calendar.po
15.8 KB
|
42e4f8d60
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
923852aa1
|
6 |
# Slobodan Terzić <githzerai06@gmail.com>, 2011 |
|
42e4f8d60
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
923852aa1
|
11 12 13 14 15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-24 00:09-0500 " "PO-Revision-Date: 2013-11-22 02:20+0000 " |
|
42e4f8d60
|
17 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 50 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: sr@latin " "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); " #: 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 "Pogrešan kalendar" |
|
923852aa1
|
51 |
#: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233 |
|
42e4f8d60
|
52 53 |
msgid "You do not have the permissions to edit this event." msgstr "" |
|
923852aa1
|
54 |
#: ajax/import/dropimport.php:29 ajax/import/import.php:66 |
|
42e4f8d60
|
55 56 57 58 |
msgid "" "The file contained either no events or all events are already saved in your " "calendar." msgstr "" |
|
923852aa1
|
59 |
#: ajax/import/dropimport.php:31 ajax/import/import.php:69 |
|
42e4f8d60
|
60 61 |
msgid "events has been saved in the new calendar" msgstr "" |
|
923852aa1
|
62 |
#: ajax/import/import.php:58 |
|
42e4f8d60
|
63 64 |
msgid "Import failed" msgstr "" |
|
923852aa1
|
65 |
#: ajax/import/import.php:71 |
|
42e4f8d60
|
66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
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 "Vremenska zona je promenjena" #: ajax/settings/settimezone.php:25 msgid "Invalid request" msgstr "Neispravan zahtev" |
|
923852aa1
|
80 |
#: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20 |
|
42e4f8d60
|
81 82 83 |
#: templates/part.showevent.php:37 msgid "Calendar" msgstr "Kalendar" |
|
923852aa1
|
84 |
#: js/calendar.js:176 |
|
42e4f8d60
|
85 86 |
msgid "Deletion failed" msgstr "" |
|
923852aa1
|
87 |
#: js/calendar.js:263 |
|
42e4f8d60
|
88 89 |
msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
msgstr ""
|
|
923852aa1
|
90 |
#: js/calendar.js:265 |
|
42e4f8d60
|
91 92 |
msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
msgstr ""
|
|
923852aa1
|
93 |
#: js/calendar.js:581 |
|
42e4f8d60
|
94 95 |
msgid "group" msgstr "" |
|
923852aa1
|
96 97 98 |
#: js/calendar.js:583 templates/part.share.php:46 templates/part.share.php:81 msgid "can edit" msgstr "dozvoljene izmene" |
|
42e4f8d60
|
99 |
|
|
923852aa1
|
100 101 |
#: js/calendar.js:584 templates/part.share.php:50 templates/part.share.php:87 msgid "can share" |
|
42e4f8d60
|
102 |
msgstr "" |
|
923852aa1
|
103 |
#: js/calendar.js:855 |
|
42e4f8d60
|
104 105 |
msgid "ddd" msgstr "" |
|
923852aa1
|
106 |
#: js/calendar.js:856 |
|
42e4f8d60
|
107 108 |
msgid "ddd M/d" msgstr "" |
|
923852aa1
|
109 |
#: js/calendar.js:857 |
|
42e4f8d60
|
110 111 |
msgid "dddd M/d" msgstr "" |
|
923852aa1
|
112 |
#: js/calendar.js:860 |
|
42e4f8d60
|
113 114 |
msgid "MMMM yyyy" msgstr "" |
|
923852aa1
|
115 116 |
#: js/calendar.js:862
msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
|
|
42e4f8d60
|
117 |
msgstr "" |
|
923852aa1
|
118 |
#: js/calendar.js:864 |
|
42e4f8d60
|
119 120 |
msgid "dddd, MMM d, yyyy" msgstr "" |
|
923852aa1
|
121 |
#: js/l10n.php:77 lib/object.php:588 templates/settings.php:93 |
|
42e4f8d60
|
122 123 |
msgid "Sunday" msgstr "Nedelja" |
|
923852aa1
|
124 |
#: js/l10n.php:77 lib/object.php:582 templates/settings.php:92 |
|
42e4f8d60
|
125 126 |
msgid "Monday" msgstr "Ponedeljak" |
|
923852aa1
|
127 |
#: js/l10n.php:77 lib/object.php:583 |
|
42e4f8d60
|
128 129 |
msgid "Tuesday" msgstr "Utorak" |
|
923852aa1
|
130 |
#: js/l10n.php:77 lib/object.php:584 |
|
42e4f8d60
|
131 132 |
msgid "Wednesday" msgstr "Sreda" |
|
923852aa1
|
133 |
#: js/l10n.php:77 lib/object.php:585 |
|
42e4f8d60
|
134 135 |
msgid "Thursday" msgstr "Četvrtak" |
|
923852aa1
|
136 |
#: js/l10n.php:77 lib/object.php:586 |
|
42e4f8d60
|
137 138 |
msgid "Friday" msgstr "Petak" |
|
923852aa1
|
139 |
#: js/l10n.php:77 lib/object.php:587 templates/settings.php:94 |
|
42e4f8d60
|
140 141 |
msgid "Saturday" msgstr "Subota" |
|
923852aa1
|
142 |
#: js/l10n.php:78 |
|
42e4f8d60
|
143 144 |
msgid "Sun." msgstr "Ned" |
|
923852aa1
|
145 |
#: js/l10n.php:78 |
|
42e4f8d60
|
146 147 |
msgid "Mon." msgstr "Pon" |
|
923852aa1
|
148 |
#: js/l10n.php:78 |
|
42e4f8d60
|
149 150 |
msgid "Tue." msgstr "Uto" |
|
923852aa1
|
151 |
#: js/l10n.php:78 |
|
42e4f8d60
|
152 153 |
msgid "Wed." msgstr "Sre" |
|
923852aa1
|
154 |
#: js/l10n.php:78 |
|
42e4f8d60
|
155 156 |
msgid "Thu." msgstr "Čet" |
|
923852aa1
|
157 |
#: js/l10n.php:78 |
|
42e4f8d60
|
158 159 |
msgid "Fri." msgstr "Pet" |
|
923852aa1
|
160 |
#: js/l10n.php:78 |
|
42e4f8d60
|
161 162 |
msgid "Sat." msgstr "Sub" |
|
923852aa1
|
163 |
#: js/l10n.php:79 lib/object.php:638 |
|
42e4f8d60
|
164 165 |
msgid "January" msgstr "Januar" |
|
923852aa1
|
166 |
#: js/l10n.php:79 lib/object.php:639 |
|
42e4f8d60
|
167 168 |
msgid "February" msgstr "Februar" |
|
923852aa1
|
169 |
#: js/l10n.php:79 lib/object.php:640 |
|
42e4f8d60
|
170 171 |
msgid "March" msgstr "Mart" |
|
923852aa1
|
172 |
#: js/l10n.php:79 lib/object.php:641 |
|
42e4f8d60
|
173 174 |
msgid "April" msgstr "April" |
|
923852aa1
|
175 |
#: js/l10n.php:79 lib/object.php:642 |
|
42e4f8d60
|
176 177 |
msgid "May" msgstr "Maj" |
|
923852aa1
|
178 |
#: js/l10n.php:79 lib/object.php:643 |
|
42e4f8d60
|
179 180 |
msgid "June" msgstr "Jun" |
|
923852aa1
|
181 |
#: js/l10n.php:79 lib/object.php:644 |
|
42e4f8d60
|
182 183 |
msgid "July" msgstr "Jul" |
|
923852aa1
|
184 |
#: js/l10n.php:79 lib/object.php:645 |
|
42e4f8d60
|
185 186 |
msgid "August" msgstr "Avgust" |
|
923852aa1
|
187 |
#: js/l10n.php:79 lib/object.php:646 |
|
42e4f8d60
|
188 189 |
msgid "September" msgstr "Septembar" |
|
923852aa1
|
190 |
#: js/l10n.php:79 lib/object.php:647 |
|
42e4f8d60
|
191 192 |
msgid "October" msgstr "Oktobar" |
|
923852aa1
|
193 |
#: js/l10n.php:79 lib/object.php:648 |
|
42e4f8d60
|
194 195 |
msgid "November" msgstr "Novembar" |
|
923852aa1
|
196 |
#: js/l10n.php:79 lib/object.php:649 |
|
42e4f8d60
|
197 198 |
msgid "December" msgstr "Decembar" |
|
923852aa1
|
199 |
#: js/l10n.php:80 |
|
42e4f8d60
|
200 201 |
msgid "Jan." msgstr "Jan" |
|
923852aa1
|
202 |
#: js/l10n.php:80 |
|
42e4f8d60
|
203 204 |
msgid "Feb." msgstr "Feb" |
|
923852aa1
|
205 |
#: js/l10n.php:80 |
|
42e4f8d60
|
206 207 |
msgid "Mar." msgstr "Mar" |
|
923852aa1
|
208 |
#: js/l10n.php:80 |
|
42e4f8d60
|
209 210 |
msgid "Apr." msgstr "Apr" |
|
923852aa1
|
211 |
#: js/l10n.php:80 |
|
42e4f8d60
|
212 213 |
msgid "May." msgstr "Maj." |
|
923852aa1
|
214 |
#: js/l10n.php:80 |
|
42e4f8d60
|
215 216 |
msgid "Jun." msgstr "Jun" |
|
923852aa1
|
217 |
#: js/l10n.php:80 |
|
42e4f8d60
|
218 219 |
msgid "Jul." msgstr "Jul" |
|
923852aa1
|
220 |
#: js/l10n.php:80 |
|
42e4f8d60
|
221 222 |
msgid "Aug." msgstr "Avg" |
|
923852aa1
|
223 |
#: js/l10n.php:80 |
|
42e4f8d60
|
224 225 |
msgid "Sep." msgstr "Sep" |
|
923852aa1
|
226 |
#: js/l10n.php:80 |
|
42e4f8d60
|
227 228 |
msgid "Oct." msgstr "Okt" |
|
923852aa1
|
229 |
#: js/l10n.php:80 |
|
42e4f8d60
|
230 231 |
msgid "Nov." msgstr "Nov" |
|
923852aa1
|
232 |
#: js/l10n.php:80 |
|
42e4f8d60
|
233 234 |
msgid "Dec." msgstr "Dec" |
|
923852aa1
|
235 |
#: js/l10n.php:83 |
|
42e4f8d60
|
236 237 |
msgid "All day" msgstr "Ceo dan" |
|
923852aa1
|
238 |
#: js/l10n.php:84 lib/import.php:214 templates/settings.php:23 |
|
42e4f8d60
|
239 240 |
msgid "New Calendar" msgstr "Novi kalendar" |
|
923852aa1
|
241 |
#: js/l10n.php:85 |
|
42e4f8d60
|
242 243 |
msgid "Missing or invalid fields" msgstr "" |
|
923852aa1
|
244 |
#: js/l10n.php:86 templates/part.showevent.php:11 |
|
42e4f8d60
|
245 246 |
msgid "Title" msgstr "Naslov" |
|
923852aa1
|
247 |
#: js/l10n.php:88 |
|
42e4f8d60
|
248 249 |
msgid "From Date" msgstr "" |
|
923852aa1
|
250 |
#: js/l10n.php:89 |
|
42e4f8d60
|
251 252 |
msgid "From Time" msgstr "" |
|
923852aa1
|
253 |
#: js/l10n.php:90 |
|
42e4f8d60
|
254 255 |
msgid "To Date" msgstr "" |
|
923852aa1
|
256 |
#: js/l10n.php:91 |
|
42e4f8d60
|
257 258 |
msgid "To Time" msgstr "" |
|
923852aa1
|
259 |
#: js/l10n.php:92 |
|
42e4f8d60
|
260 261 |
msgid "The event ends before it starts" msgstr "" |
|
923852aa1
|
262 |
#: js/l10n.php:93 |
|
42e4f8d60
|
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 323 324 |
msgid "There was a database fail" msgstr "" #: lib/app.php:121 msgid "Birthday" msgstr "Rođendan" #: lib/app.php:122 msgid "Business" msgstr "Posao" #: lib/app.php:123 msgid "Call" msgstr "Poziv" #: lib/app.php:124 msgid "Clients" msgstr "Klijenti" #: lib/app.php:125 msgid "Deliverer" msgstr "Dostavljač" #: lib/app.php:126 msgid "Holidays" msgstr "Praznici" #: lib/app.php:127 msgid "Ideas" msgstr "Ideje" #: lib/app.php:128 msgid "Journey" msgstr "putovanje" #: lib/app.php:129 msgid "Jubilee" msgstr "jubilej" #: lib/app.php:130 msgid "Meeting" msgstr "Sastanak" #: lib/app.php:131 msgid "Other" msgstr "Drugo" #: lib/app.php:132 msgid "Personal" msgstr "Lično" #: lib/app.php:133 msgid "Projects" msgstr "Projekti" #: lib/app.php:134 msgid "Questions" msgstr "Pitanja" #: lib/app.php:135 msgid "Work" msgstr "Posao" |
|
923852aa1
|
325 |
#: lib/app.php:411 |
|
42e4f8d60
|
326 |
msgid "by" |
|
923852aa1
|
327 |
msgstr "od" |
|
42e4f8d60
|
328 |
|
|
923852aa1
|
329 |
#: lib/app.php:474 |
|
42e4f8d60
|
330 331 332 333 334 335 336 337 338 339 340 341 342 343 |
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
|
344 |
#: lib/object.php:122 lib/object.php:162 lib/object.php:317 |
|
42e4f8d60
|
345 346 |
msgid "You do not have the permissions to add events to this calendar." msgstr "" |
|
923852aa1
|
347 |
#: lib/object.php:267 lib/object.php:297 |
|
42e4f8d60
|
348 349 |
msgid "You do not have the permissions to delete this event." msgstr "" |
|
923852aa1
|
350 |
#: lib/object.php:491 |
|
42e4f8d60
|
351 352 |
msgid "Busy" msgstr "" |
|
923852aa1
|
353 354 |
#: lib/object.php:531 msgid "Show full event" |
|
42e4f8d60
|
355 |
msgstr "" |
|
923852aa1
|
356 357 |
#: lib/object.php:532 msgid "Show only busy" |
|
42e4f8d60
|
358 |
msgstr "" |
|
923852aa1
|
359 360 |
#: lib/object.php:533 msgid "Hide event" |
|
42e4f8d60
|
361 |
msgstr "" |
|
923852aa1
|
362 |
#: lib/object.php:543 |
|
42e4f8d60
|
363 364 |
msgid "Does not repeat" msgstr "Ne ponavlja se" |
|
923852aa1
|
365 |
#: lib/object.php:544 |
|
42e4f8d60
|
366 367 |
msgid "Daily" msgstr "dnevno" |
|
923852aa1
|
368 |
#: lib/object.php:545 |
|
42e4f8d60
|
369 370 |
msgid "Weekly" msgstr "nedeljno" |
|
923852aa1
|
371 |
#: lib/object.php:546 |
|
42e4f8d60
|
372 373 |
msgid "Every Weekday" msgstr "svakog dana u nedelji" |
|
923852aa1
|
374 |
#: lib/object.php:547 |
|
42e4f8d60
|
375 376 |
msgid "Bi-Weekly" msgstr "dvonedeljno" |
|
923852aa1
|
377 |
#: lib/object.php:548 |
|
42e4f8d60
|
378 379 |
msgid "Monthly" msgstr "mesečno" |
|
923852aa1
|
380 |
#: lib/object.php:549 |
|
42e4f8d60
|
381 382 |
msgid "Yearly" msgstr "godišnje" |
|
923852aa1
|
383 |
#: lib/object.php:559 |
|
42e4f8d60
|
384 385 |
msgid "never" msgstr "" |
|
923852aa1
|
386 |
#: lib/object.php:560 |
|
42e4f8d60
|
387 388 |
msgid "by occurrences" msgstr "" |
|
923852aa1
|
389 |
#: lib/object.php:561 |
|
42e4f8d60
|
390 391 |
msgid "by date" msgstr "" |
|
923852aa1
|
392 |
#: lib/object.php:571 |
|
42e4f8d60
|
393 394 |
msgid "by monthday" msgstr "" |
|
923852aa1
|
395 |
#: lib/object.php:572 |
|
42e4f8d60
|
396 397 |
msgid "by weekday" msgstr "" |
|
923852aa1
|
398 |
#: lib/object.php:598 |
|
42e4f8d60
|
399 400 |
msgid "events week of month" msgstr "" |
|
923852aa1
|
401 |
#: lib/object.php:599 |
|
42e4f8d60
|
402 403 |
msgid "first" msgstr "" |
|
923852aa1
|
404 |
#: lib/object.php:600 |
|
42e4f8d60
|
405 406 |
msgid "second" msgstr "" |
|
923852aa1
|
407 |
#: lib/object.php:601 |
|
42e4f8d60
|
408 409 |
msgid "third" msgstr "" |
|
923852aa1
|
410 |
#: lib/object.php:602 |
|
42e4f8d60
|
411 412 |
msgid "fourth" msgstr "" |
|
923852aa1
|
413 |
#: lib/object.php:603 |
|
42e4f8d60
|
414 415 |
msgid "fifth" msgstr "" |
|
923852aa1
|
416 |
#: lib/object.php:604 |
|
42e4f8d60
|
417 418 |
msgid "last" msgstr "" |
|
923852aa1
|
419 |
#: lib/object.php:659 |
|
42e4f8d60
|
420 421 |
msgid "by events date" msgstr "" |
|
923852aa1
|
422 |
#: lib/object.php:660 |
|
42e4f8d60
|
423 424 |
msgid "by yearday(s)" msgstr "" |
|
923852aa1
|
425 |
#: lib/object.php:661 |
|
42e4f8d60
|
426 427 |
msgid "by weeknumber(s)" msgstr "" |
|
923852aa1
|
428 |
#: lib/object.php:662 |
|
42e4f8d60
|
429 430 |
msgid "by day and month" msgstr "" |
|
923852aa1
|
431 432 433 |
#: lib/sabre/backend.php:66 msgid "Contact birthdays" msgstr "" |
|
42e4f8d60
|
434 435 436 437 438 439 440 441 442 |
#: 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
|
443 444 445 446 |
msgid "Day" msgstr "Dan" #: templates/calendar.php:7 |
|
42e4f8d60
|
447 448 |
msgid "Week" msgstr "Nedelja" |
|
923852aa1
|
449 |
#: templates/calendar.php:8 |
|
42e4f8d60
|
450 451 |
msgid "Month" msgstr "Mesec" |
|
923852aa1
|
452 |
#: templates/calendar.php:12 templates/calendar.php:18 |
|
42e4f8d60
|
453 454 455 456 457 458 |
msgid "Today" msgstr "Danas" #: templates/calendar.php:13 msgid "Settings" msgstr "Podešavanja" |
|
923852aa1
|
459 460 |
#: templates/part.choosecalendar.rowfields.php:13 msgid "Share Calendar" |
|
42e4f8d60
|
461 |
msgstr "" |
|
923852aa1
|
462 |
#: templates/part.choosecalendar.rowfields.php:24 templates/settings.php:28 |
|
42e4f8d60
|
463 464 |
msgid "CalDav Link" msgstr "KalDav veza" |
|
42e4f8d60
|
465 466 467 468 469 470 471 472 473 |
#: templates/part.choosecalendar.rowfields.php:27 msgid "Download" msgstr "Preuzmi" #: templates/part.choosecalendar.rowfields.php:31 msgid "Edit" msgstr "Uredi" #: templates/part.choosecalendar.rowfields.php:36 |
|
42e4f8d60
|
474 475 476 477 478 479 480 481 482 483 484 485 486 487 |
msgid "Delete" msgstr "Obriši" #: templates/part.editcalendar.php:9 msgid "New calendar" msgstr "Novi kalendar" #: templates/part.editcalendar.php:9 msgid "Edit calendar" msgstr "Uredi kalendar" #: templates/part.editcalendar.php:12 msgid "Displayname" msgstr "Prikazanoime" |
|
923852aa1
|
488 |
#: templates/part.editcalendar.php:20 |
|
42e4f8d60
|
489 490 |
msgid "Calendar color" msgstr "Boja kalendara" |
|
923852aa1
|
491 |
#: templates/part.editcalendar.php:33 |
|
42e4f8d60
|
492 493 |
msgid "Save" msgstr "Snimi" |
|
923852aa1
|
494 |
#: templates/part.editcalendar.php:33 |
|
42e4f8d60
|
495 496 |
msgid "Submit" msgstr "Pošalji" |
|
923852aa1
|
497 |
#: templates/part.editcalendar.php:34 |
|
42e4f8d60
|
498 499 500 501 |
msgid "Cancel" msgstr "Otkaži" #: templates/part.editevent.php:1 |
|
923852aa1
|
502 503 504 505 506 507 |
msgid "Edit event" msgstr "" #: templates/part.editevent.php:8 msgid "Save event" msgstr "" |
|
42e4f8d60
|
508 |
|
|
923852aa1
|
509 510 |
#: templates/part.editevent.php:9 msgid "Delete event" |
|
42e4f8d60
|
511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 |
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
|
531 |
msgstr "Podeli" |
|
42e4f8d60
|
532 |
|
|
923852aa1
|
533 |
#: templates/part.eventform.php:15 |
|
42e4f8d60
|
534 535 |
msgid "Title of the Event" msgstr "Naslov događaja" |
|
923852aa1
|
536 537 |
#: templates/part.eventform.php:31 msgid "from" |
|
42e4f8d60
|
538 |
msgstr "" |
|
923852aa1
|
539 540 |
#: templates/part.eventform.php:36 msgid "to" |
|
42e4f8d60
|
541 |
msgstr "" |
|
923852aa1
|
542 |
#: templates/part.eventform.php:44 templates/part.showevent.php:66 |
|
42e4f8d60
|
543 544 |
msgid "All Day Event" msgstr "Celodnevni događaj" |
|
923852aa1
|
545 |
#: templates/part.eventform.php:47 templates/part.showevent.php:86 |
|
42e4f8d60
|
546 547 |
msgid "Advanced options" msgstr "" |
|
923852aa1
|
548 |
#: templates/part.eventform.php:51 templates/part.showevent.php:91 |
|
42e4f8d60
|
549 550 |
msgid "Location" msgstr "Lokacija" |
|
923852aa1
|
551 552 553 |
#: templates/part.eventform.php:56 msgid "Categories (separate by comma)" msgstr "" |
|
42e4f8d60
|
554 |
|
|
923852aa1
|
555 556 557 558 559 |
#: templates/part.eventform.php:58 templates/part.eventform.php:59 msgid "Edit categories" msgstr "Izmena kategorija" #: templates/part.eventform.php:61 templates/part.showevent.php:99 |
|
42e4f8d60
|
560 561 |
msgid "Description" msgstr "Opis" |
|
923852aa1
|
562 563 564 |
#: templates/part.eventform.php:63 msgid "Export event" msgstr "" |
|
42e4f8d60
|
565 |
|
|
923852aa1
|
566 |
#: templates/part.eventform.php:70 templates/part.showevent.php:109 |
|
42e4f8d60
|
567 568 |
msgid "Repeat" msgstr "Ponavljaj" |
|
923852aa1
|
569 |
#: templates/part.eventform.php:77 templates/part.showevent.php:116 |
|
42e4f8d60
|
570 |
msgid "Advanced" |
|
923852aa1
|
571 |
msgstr "Napredno" |
|
42e4f8d60
|
572 |
|
|
923852aa1
|
573 |
#: templates/part.eventform.php:121 templates/part.showevent.php:160 |
|
42e4f8d60
|
574 575 |
msgid "Select weekdays" msgstr "" |
|
923852aa1
|
576 |
#: templates/part.eventform.php:134 templates/part.eventform.php:147 |
|
42e4f8d60
|
577 578 579 |
#: templates/part.showevent.php:173 templates/part.showevent.php:186 msgid "Select days" msgstr "" |
|
923852aa1
|
580 |
#: templates/part.eventform.php:139 templates/part.showevent.php:178 |
|
42e4f8d60
|
581 582 |
msgid "and the events day of year." msgstr "" |
|
923852aa1
|
583 |
#: templates/part.eventform.php:152 templates/part.showevent.php:191 |
|
42e4f8d60
|
584 585 |
msgid "and the events day of month." msgstr "" |
|
923852aa1
|
586 |
#: templates/part.eventform.php:160 templates/part.showevent.php:199 |
|
42e4f8d60
|
587 588 |
msgid "Select months" msgstr "" |
|
923852aa1
|
589 |
#: templates/part.eventform.php:173 templates/part.showevent.php:212 |
|
42e4f8d60
|
590 591 |
msgid "Select weeks" msgstr "" |
|
923852aa1
|
592 |
#: templates/part.eventform.php:178 templates/part.showevent.php:217 |
|
42e4f8d60
|
593 594 |
msgid "and the events week of year." msgstr "" |
|
923852aa1
|
595 |
#: templates/part.eventform.php:184 templates/part.showevent.php:223 |
|
42e4f8d60
|
596 597 |
msgid "Interval" msgstr "" |
|
923852aa1
|
598 |
#: templates/part.eventform.php:190 templates/part.showevent.php:229 |
|
42e4f8d60
|
599 600 |
msgid "End" msgstr "" |
|
923852aa1
|
601 |
#: templates/part.eventform.php:203 templates/part.showevent.php:242 |
|
42e4f8d60
|
602 603 |
msgid "occurrences" msgstr "" |
|
923852aa1
|
604 605 606 |
#: templates/part.eventform.php:222 msgid "Visibility to people shared with" msgstr "" |
|
42e4f8d60
|
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 |
#: 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 "Napravi novi događaj" |
|
923852aa1
|
648 649 |
#: templates/part.newevent.php:8 msgid "Create event" |
|
42e4f8d60
|
650 |
msgstr "" |
|
923852aa1
|
651 652 |
#: templates/part.share.php:32 msgid "Share with user or group" |
|
42e4f8d60
|
653 |
msgstr "" |
|
923852aa1
|
654 |
#: templates/part.share.php:53 |
|
42e4f8d60
|
655 |
msgid "Unshare" |
|
923852aa1
|
656 657 658 659 |
msgstr "Ukljoni deljenje" #: templates/part.share.php:59 msgid "Not shared with anyone" |
|
42e4f8d60
|
660 |
msgstr "" |
|
923852aa1
|
661 662 |
#: templates/part.share.php:63 msgid "Send Email" |
|
42e4f8d60
|
663 |
msgstr "" |
|
923852aa1
|
664 |
#: templates/part.share.php:67 |
|
42e4f8d60
|
665 666 |
msgid "Shared via calendar" msgstr "" |
|
923852aa1
|
667 668 |
#: templates/part.share.php:94 msgid "Not shared with anyone via calendar" |
|
42e4f8d60
|
669 670 671 672 673 |
msgstr "" #: templates/part.showevent.php:1 msgid "View an event" msgstr "" |
|
923852aa1
|
674 675 676 |
#: templates/part.showevent.php:19 msgid "Category" msgstr "Kategorija" |
|
42e4f8d60
|
677 678 679 680 681 682 683 |
#: templates/part.showevent.php:23 msgid "No categories selected" msgstr "" #: templates/part.showevent.php:41 msgid "of" msgstr "" |
|
923852aa1
|
684 685 686 687 688 689 690 |
#: templates/part.showevent.php:50 msgid "Access Class" msgstr "" #: templates/part.showevent.php:70 msgid "From" msgstr "Od" |
|
42e4f8d60
|
691 692 693 |
#: templates/part.showevent.php:73 templates/part.showevent.php:81 msgid "at" msgstr "" |
|
923852aa1
|
694 695 696 697 698 699 700 701 702 |
#: templates/part.showevent.php:78 msgid "To" msgstr "Do" #: templates/settings.php:2 msgid "Your calendars" msgstr "" #: templates/settings.php:34 |
|
42e4f8d60
|
703 704 |
msgid "General" msgstr "" |
|
923852aa1
|
705 |
#: templates/settings.php:39 |
|
42e4f8d60
|
706 707 |
msgid "Timezone" msgstr "Vremenska zona" |
|
923852aa1
|
708 |
#: templates/settings.php:70 |
|
42e4f8d60
|
709 710 |
msgid "Update timezone automatically" msgstr "" |
|
923852aa1
|
711 |
#: templates/settings.php:75 |
|
42e4f8d60
|
712 713 |
msgid "Time format" msgstr "" |
|
923852aa1
|
714 |
#: templates/settings.php:80 |
|
42e4f8d60
|
715 716 |
msgid "24h" msgstr "" |
|
923852aa1
|
717 |
#: templates/settings.php:81 |
|
42e4f8d60
|
718 719 |
msgid "12h" msgstr "" |
|
923852aa1
|
720 |
#: templates/settings.php:87 |
|
42e4f8d60
|
721 722 |
msgid "Start week on" msgstr "" |
|
923852aa1
|
723 |
#: templates/settings.php:100 |
|
42e4f8d60
|
724 725 |
msgid "Cache" msgstr "" |
|
923852aa1
|
726 |
#: templates/settings.php:104 |
|
42e4f8d60
|
727 728 |
msgid "Clear cache for repeating events" msgstr "" |
|
923852aa1
|
729 |
#: templates/settings.php:109 |
|
42e4f8d60
|
730 731 |
msgid "URLs" msgstr "" |
|
923852aa1
|
732 |
#: templates/settings.php:111 |
|
42e4f8d60
|
733 734 |
msgid "Calendar CalDAV syncing addresses" msgstr "" |
|
923852aa1
|
735 |
#: templates/settings.php:111 |
|
42e4f8d60
|
736 737 |
msgid "more info" msgstr "" |
|
923852aa1
|
738 |
#: templates/settings.php:113 |
|
42e4f8d60
|
739 740 |
msgid "Primary address (Kontact et al)" msgstr "" |
|
923852aa1
|
741 |
#: templates/settings.php:115 |
|
42e4f8d60
|
742 743 |
msgid "iOS/OS X" msgstr "" |
|
923852aa1
|
744 |
#: templates/settings.php:117 |
|
42e4f8d60
|
745 746 |
msgid "Read only iCalendar link(s)" msgstr "" |