Blame view
sources/apps/calendar/l10n/bg_BG/calendar.po
16.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 7 8 |
# Димитър Кръстев <dimitar.t.krastev@gmail.com>, 2013 # Stefan Ilivanov <ilivanov@gmail.com>, 2011 # Yasen Pramatarov <yasen@lindeas.com>, 2012 |
|
42e4f8d60
|
9 10 11 12 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
923852aa1
|
13 14 15 16 17 18 |
"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
|
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 51 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: bg_BG " "Plural-Forms: nplurals=2; plural=(n != 1); " #: ajax/cache/status.php:19 msgid "Not all calendars are completely cached" msgstr "" #: ajax/cache/status.php:21 msgid "Everything seems to be completely cached" msgstr "" #: ajax/categories/rescan.php:29 msgid "No calendars found." msgstr "" #: ajax/categories/rescan.php:37 msgid "No events found." msgstr "" #: ajax/event/edit.form.php:21 msgid "Wrong calendar" |
|
923852aa1
|
52 |
msgstr "Грешен календар" |
|
42e4f8d60
|
53 |
|
|
923852aa1
|
54 |
#: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233 |
|
42e4f8d60
|
55 56 |
msgid "You do not have the permissions to edit this event." msgstr "" |
|
923852aa1
|
57 |
#: ajax/import/dropimport.php:29 ajax/import/import.php:66 |
|
42e4f8d60
|
58 59 60 61 |
msgid "" "The file contained either no events or all events are already saved in your " "calendar." msgstr "" |
|
923852aa1
|
62 |
#: ajax/import/dropimport.php:31 ajax/import/import.php:69 |
|
42e4f8d60
|
63 64 |
msgid "events has been saved in the new calendar" msgstr "" |
|
923852aa1
|
65 |
#: ajax/import/import.php:58 |
|
42e4f8d60
|
66 67 |
msgid "Import failed" msgstr "" |
|
923852aa1
|
68 |
#: ajax/import/import.php:71 |
|
42e4f8d60
|
69 70 71 72 73 |
msgid "events has been saved in your calendar" msgstr "" #: ajax/settings/guesstimezone.php:26 msgid "New Timezone:" |
|
923852aa1
|
74 |
msgstr "Нова Часова Зона:" |
|
42e4f8d60
|
75 76 77 |
#: ajax/settings/settimezone.php:23 msgid "Timezone changed" |
|
923852aa1
|
78 |
msgstr "Часовата зона е сменена" |
|
42e4f8d60
|
79 80 81 82 |
#: ajax/settings/settimezone.php:25 msgid "Invalid request" msgstr "Невалидна заявка" |
|
923852aa1
|
83 |
#: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20 |
|
42e4f8d60
|
84 85 86 |
#: templates/part.showevent.php:37 msgid "Calendar" msgstr "Календар" |
|
923852aa1
|
87 |
#: js/calendar.js:176 |
|
42e4f8d60
|
88 89 |
msgid "Deletion failed" msgstr "" |
|
923852aa1
|
90 |
#: js/calendar.js:263 |
|
42e4f8d60
|
91 92 |
msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
msgstr ""
|
|
923852aa1
|
93 |
#: js/calendar.js:265 |
|
42e4f8d60
|
94 95 |
msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
msgstr ""
|
|
923852aa1
|
96 |
#: js/calendar.js:581 |
|
42e4f8d60
|
97 98 |
msgid "group" msgstr "" |
|
923852aa1
|
99 100 |
#: js/calendar.js:583 templates/part.share.php:46 templates/part.share.php:81 msgid "can edit" |
|
42e4f8d60
|
101 |
msgstr "" |
|
923852aa1
|
102 103 |
#: js/calendar.js:584 templates/part.share.php:50 templates/part.share.php:87 msgid "can share" |
|
42e4f8d60
|
104 |
msgstr "" |
|
923852aa1
|
105 |
#: js/calendar.js:855 |
|
42e4f8d60
|
106 107 |
msgid "ddd" msgstr "" |
|
923852aa1
|
108 |
#: js/calendar.js:856 |
|
42e4f8d60
|
109 110 |
msgid "ddd M/d" msgstr "" |
|
923852aa1
|
111 |
#: js/calendar.js:857 |
|
42e4f8d60
|
112 113 |
msgid "dddd M/d" msgstr "" |
|
923852aa1
|
114 |
#: js/calendar.js:860 |
|
42e4f8d60
|
115 116 |
msgid "MMMM yyyy" msgstr "" |
|
923852aa1
|
117 118 |
#: js/calendar.js:862
msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
|
|
42e4f8d60
|
119 |
msgstr "" |
|
923852aa1
|
120 |
#: js/calendar.js:864 |
|
42e4f8d60
|
121 122 |
msgid "dddd, MMM d, yyyy" msgstr "" |
|
923852aa1
|
123 |
#: js/l10n.php:77 lib/object.php:588 templates/settings.php:93 |
|
42e4f8d60
|
124 |
msgid "Sunday" |
|
923852aa1
|
125 |
msgstr "Неделя" |
|
42e4f8d60
|
126 |
|
|
923852aa1
|
127 |
#: js/l10n.php:77 lib/object.php:582 templates/settings.php:92 |
|
42e4f8d60
|
128 |
msgid "Monday" |
|
923852aa1
|
129 |
msgstr "Понеделник" |
|
42e4f8d60
|
130 |
|
|
923852aa1
|
131 |
#: js/l10n.php:77 lib/object.php:583 |
|
42e4f8d60
|
132 |
msgid "Tuesday" |
|
923852aa1
|
133 |
msgstr "Вторник" |
|
42e4f8d60
|
134 |
|
|
923852aa1
|
135 |
#: js/l10n.php:77 lib/object.php:584 |
|
42e4f8d60
|
136 |
msgid "Wednesday" |
|
923852aa1
|
137 |
msgstr "Сряда" |
|
42e4f8d60
|
138 |
|
|
923852aa1
|
139 |
#: js/l10n.php:77 lib/object.php:585 |
|
42e4f8d60
|
140 |
msgid "Thursday" |
|
923852aa1
|
141 |
msgstr "Четвъртък" |
|
42e4f8d60
|
142 |
|
|
923852aa1
|
143 |
#: js/l10n.php:77 lib/object.php:586 |
|
42e4f8d60
|
144 |
msgid "Friday" |
|
923852aa1
|
145 |
msgstr "Петък" |
|
42e4f8d60
|
146 |
|
|
923852aa1
|
147 |
#: js/l10n.php:77 lib/object.php:587 templates/settings.php:94 |
|
42e4f8d60
|
148 |
msgid "Saturday" |
|
923852aa1
|
149 |
msgstr "Събота" |
|
42e4f8d60
|
150 |
|
|
923852aa1
|
151 |
#: js/l10n.php:78 |
|
42e4f8d60
|
152 153 |
msgid "Sun." msgstr "" |
|
923852aa1
|
154 |
#: js/l10n.php:78 |
|
42e4f8d60
|
155 156 |
msgid "Mon." msgstr "" |
|
923852aa1
|
157 |
#: js/l10n.php:78 |
|
42e4f8d60
|
158 159 |
msgid "Tue." msgstr "" |
|
923852aa1
|
160 |
#: js/l10n.php:78 |
|
42e4f8d60
|
161 162 |
msgid "Wed." msgstr "" |
|
923852aa1
|
163 |
#: js/l10n.php:78 |
|
42e4f8d60
|
164 165 |
msgid "Thu." msgstr "" |
|
923852aa1
|
166 |
#: js/l10n.php:78 |
|
42e4f8d60
|
167 168 |
msgid "Fri." msgstr "" |
|
923852aa1
|
169 |
#: js/l10n.php:78 |
|
42e4f8d60
|
170 171 |
msgid "Sat." msgstr "" |
|
923852aa1
|
172 |
#: js/l10n.php:79 lib/object.php:638 |
|
42e4f8d60
|
173 |
msgid "January" |
|
923852aa1
|
174 |
msgstr "Януари" |
|
42e4f8d60
|
175 |
|
|
923852aa1
|
176 |
#: js/l10n.php:79 lib/object.php:639 |
|
42e4f8d60
|
177 |
msgid "February" |
|
923852aa1
|
178 |
msgstr "Февруари" |
|
42e4f8d60
|
179 |
|
|
923852aa1
|
180 |
#: js/l10n.php:79 lib/object.php:640 |
|
42e4f8d60
|
181 |
msgid "March" |
|
923852aa1
|
182 |
msgstr "Март" |
|
42e4f8d60
|
183 |
|
|
923852aa1
|
184 |
#: js/l10n.php:79 lib/object.php:641 |
|
42e4f8d60
|
185 |
msgid "April" |
|
923852aa1
|
186 |
msgstr "Април" |
|
42e4f8d60
|
187 |
|
|
923852aa1
|
188 |
#: js/l10n.php:79 lib/object.php:642 |
|
42e4f8d60
|
189 |
msgid "May" |
|
923852aa1
|
190 |
msgstr "Май" |
|
42e4f8d60
|
191 |
|
|
923852aa1
|
192 |
#: js/l10n.php:79 lib/object.php:643 |
|
42e4f8d60
|
193 |
msgid "June" |
|
923852aa1
|
194 |
msgstr "Юни" |
|
42e4f8d60
|
195 |
|
|
923852aa1
|
196 |
#: js/l10n.php:79 lib/object.php:644 |
|
42e4f8d60
|
197 |
msgid "July" |
|
923852aa1
|
198 |
msgstr "Юли" |
|
42e4f8d60
|
199 |
|
|
923852aa1
|
200 |
#: js/l10n.php:79 lib/object.php:645 |
|
42e4f8d60
|
201 |
msgid "August" |
|
923852aa1
|
202 |
msgstr "Август" |
|
42e4f8d60
|
203 |
|
|
923852aa1
|
204 |
#: js/l10n.php:79 lib/object.php:646 |
|
42e4f8d60
|
205 |
msgid "September" |
|
923852aa1
|
206 |
msgstr "Септември" |
|
42e4f8d60
|
207 |
|
|
923852aa1
|
208 |
#: js/l10n.php:79 lib/object.php:647 |
|
42e4f8d60
|
209 |
msgid "October" |
|
923852aa1
|
210 |
msgstr "Октомври" |
|
42e4f8d60
|
211 |
|
|
923852aa1
|
212 |
#: js/l10n.php:79 lib/object.php:648 |
|
42e4f8d60
|
213 |
msgid "November" |
|
923852aa1
|
214 |
msgstr "Ноември" |
|
42e4f8d60
|
215 |
|
|
923852aa1
|
216 |
#: js/l10n.php:79 lib/object.php:649 |
|
42e4f8d60
|
217 |
msgid "December" |
|
923852aa1
|
218 |
msgstr "Декември" |
|
42e4f8d60
|
219 |
|
|
923852aa1
|
220 |
#: js/l10n.php:80 |
|
42e4f8d60
|
221 222 |
msgid "Jan." msgstr "" |
|
923852aa1
|
223 |
#: js/l10n.php:80 |
|
42e4f8d60
|
224 225 |
msgid "Feb." msgstr "" |
|
923852aa1
|
226 |
#: js/l10n.php:80 |
|
42e4f8d60
|
227 228 |
msgid "Mar." msgstr "" |
|
923852aa1
|
229 |
#: js/l10n.php:80 |
|
42e4f8d60
|
230 231 |
msgid "Apr." msgstr "" |
|
923852aa1
|
232 |
#: js/l10n.php:80 |
|
42e4f8d60
|
233 234 |
msgid "May." msgstr "" |
|
923852aa1
|
235 |
#: js/l10n.php:80 |
|
42e4f8d60
|
236 237 |
msgid "Jun." msgstr "" |
|
923852aa1
|
238 |
#: js/l10n.php:80 |
|
42e4f8d60
|
239 240 |
msgid "Jul." msgstr "" |
|
923852aa1
|
241 |
#: js/l10n.php:80 |
|
42e4f8d60
|
242 243 |
msgid "Aug." msgstr "" |
|
923852aa1
|
244 |
#: js/l10n.php:80 |
|
42e4f8d60
|
245 246 |
msgid "Sep." msgstr "" |
|
923852aa1
|
247 |
#: js/l10n.php:80 |
|
42e4f8d60
|
248 249 |
msgid "Oct." msgstr "" |
|
923852aa1
|
250 |
#: js/l10n.php:80 |
|
42e4f8d60
|
251 252 |
msgid "Nov." msgstr "" |
|
923852aa1
|
253 |
#: js/l10n.php:80 |
|
42e4f8d60
|
254 255 |
msgid "Dec." msgstr "" |
|
923852aa1
|
256 |
#: js/l10n.php:83 |
|
42e4f8d60
|
257 |
msgid "All day" |
|
923852aa1
|
258 |
msgstr "Цял ден" |
|
42e4f8d60
|
259 |
|
|
923852aa1
|
260 |
#: js/l10n.php:84 lib/import.php:214 templates/settings.php:23 |
|
42e4f8d60
|
261 |
msgid "New Calendar" |
|
923852aa1
|
262 |
msgstr "Нов Календар" |
|
42e4f8d60
|
263 |
|
|
923852aa1
|
264 |
#: js/l10n.php:85 |
|
42e4f8d60
|
265 266 |
msgid "Missing or invalid fields" msgstr "" |
|
923852aa1
|
267 |
#: js/l10n.php:86 templates/part.showevent.php:11 |
|
42e4f8d60
|
268 269 |
msgid "Title" msgstr "Заглавие" |
|
923852aa1
|
270 |
#: js/l10n.php:88 |
|
42e4f8d60
|
271 |
msgid "From Date" |
|
923852aa1
|
272 |
msgstr "Начална Дата" |
|
42e4f8d60
|
273 |
|
|
923852aa1
|
274 |
#: js/l10n.php:89 |
|
42e4f8d60
|
275 |
msgid "From Time" |
|
923852aa1
|
276 |
msgstr "Начално Време" |
|
42e4f8d60
|
277 |
|
|
923852aa1
|
278 |
#: js/l10n.php:90 |
|
42e4f8d60
|
279 |
msgid "To Date" |
|
923852aa1
|
280 |
msgstr "Крайна Дата" |
|
42e4f8d60
|
281 |
|
|
923852aa1
|
282 |
#: js/l10n.php:91 |
|
42e4f8d60
|
283 |
msgid "To Time" |
|
923852aa1
|
284 |
msgstr "Крайно Време" |
|
42e4f8d60
|
285 |
|
|
923852aa1
|
286 |
#: js/l10n.php:92 |
|
42e4f8d60
|
287 |
msgid "The event ends before it starts" |
|
923852aa1
|
288 |
msgstr "Събитието приключва преди да започне" |
|
42e4f8d60
|
289 |
|
|
923852aa1
|
290 |
#: js/l10n.php:93 |
|
42e4f8d60
|
291 |
msgid "There was a database fail" |
|
923852aa1
|
292 |
msgstr "Възникна грешка с базата данни" |
|
42e4f8d60
|
293 294 295 |
#: lib/app.php:121 msgid "Birthday" |
|
923852aa1
|
296 |
msgstr "Дата на раждане" |
|
42e4f8d60
|
297 298 299 |
#: lib/app.php:122 msgid "Business" |
|
923852aa1
|
300 |
msgstr "Бизнес" |
|
42e4f8d60
|
301 302 303 |
#: lib/app.php:123 msgid "Call" |
|
923852aa1
|
304 |
msgstr "Обаждане" |
|
42e4f8d60
|
305 306 307 |
#: lib/app.php:124 msgid "Clients" |
|
923852aa1
|
308 |
msgstr "Клиент" |
|
42e4f8d60
|
309 310 311 |
#: lib/app.php:125 msgid "Deliverer" |
|
923852aa1
|
312 |
msgstr "Доставчик" |
|
42e4f8d60
|
313 314 315 |
#: lib/app.php:126 msgid "Holidays" |
|
923852aa1
|
316 |
msgstr "Празници" |
|
42e4f8d60
|
317 318 319 |
#: lib/app.php:127 msgid "Ideas" |
|
923852aa1
|
320 |
msgstr "Идеи" |
|
42e4f8d60
|
321 322 323 |
#: lib/app.php:128 msgid "Journey" |
|
923852aa1
|
324 |
msgstr "Пътуване" |
|
42e4f8d60
|
325 326 327 328 329 330 331 |
#: lib/app.php:129 msgid "Jubilee" msgstr "" #: lib/app.php:130 msgid "Meeting" |
|
923852aa1
|
332 |
msgstr "Среща" |
|
42e4f8d60
|
333 334 335 336 337 338 339 340 341 342 343 |
#: lib/app.php:131 msgid "Other" msgstr "Други" #: lib/app.php:132 msgid "Personal" msgstr "Лични" #: lib/app.php:133 msgid "Projects" |
|
923852aa1
|
344 |
msgstr "Проект" |
|
42e4f8d60
|
345 346 347 |
#: lib/app.php:134 msgid "Questions" |
|
923852aa1
|
348 |
msgstr "Въпроси" |
|
42e4f8d60
|
349 350 351 |
#: lib/app.php:135 msgid "Work" |
|
923852aa1
|
352 |
msgstr "Работен" |
|
42e4f8d60
|
353 |
|
|
923852aa1
|
354 |
#: lib/app.php:411 |
|
42e4f8d60
|
355 |
msgid "by" |
|
923852aa1
|
356 |
msgstr "от" |
|
42e4f8d60
|
357 |
|
|
923852aa1
|
358 |
#: lib/app.php:474 |
|
42e4f8d60
|
359 360 361 362 363 364 365 366 367 368 369 370 371 372 |
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
|
373 |
#: lib/object.php:122 lib/object.php:162 lib/object.php:317 |
|
42e4f8d60
|
374 375 |
msgid "You do not have the permissions to add events to this calendar." msgstr "" |
|
923852aa1
|
376 |
#: lib/object.php:267 lib/object.php:297 |
|
42e4f8d60
|
377 378 |
msgid "You do not have the permissions to delete this event." msgstr "" |
|
923852aa1
|
379 |
#: lib/object.php:491 |
|
42e4f8d60
|
380 381 |
msgid "Busy" msgstr "" |
|
923852aa1
|
382 383 |
#: lib/object.php:531 msgid "Show full event" |
|
42e4f8d60
|
384 |
msgstr "" |
|
923852aa1
|
385 386 |
#: lib/object.php:532 msgid "Show only busy" |
|
42e4f8d60
|
387 |
msgstr "" |
|
923852aa1
|
388 389 |
#: lib/object.php:533 msgid "Hide event" |
|
42e4f8d60
|
390 |
msgstr "" |
|
923852aa1
|
391 |
#: lib/object.php:543 |
|
42e4f8d60
|
392 |
msgid "Does not repeat" |
|
923852aa1
|
393 |
msgstr "Да не се повтаря" |
|
42e4f8d60
|
394 |
|
|
923852aa1
|
395 |
#: lib/object.php:544 |
|
42e4f8d60
|
396 |
msgid "Daily" |
|
923852aa1
|
397 |
msgstr "Дневно" |
|
42e4f8d60
|
398 |
|
|
923852aa1
|
399 |
#: lib/object.php:545 |
|
42e4f8d60
|
400 |
msgid "Weekly" |
|
923852aa1
|
401 |
msgstr "Седмично" |
|
42e4f8d60
|
402 |
|
|
923852aa1
|
403 |
#: lib/object.php:546 |
|
42e4f8d60
|
404 |
msgid "Every Weekday" |
|
923852aa1
|
405 |
msgstr "Всеки делничен ден" |
|
42e4f8d60
|
406 |
|
|
923852aa1
|
407 |
#: lib/object.php:547 |
|
42e4f8d60
|
408 |
msgid "Bi-Weekly" |
|
923852aa1
|
409 |
msgstr "Двуседмично" |
|
42e4f8d60
|
410 |
|
|
923852aa1
|
411 |
#: lib/object.php:548 |
|
42e4f8d60
|
412 |
msgid "Monthly" |
|
923852aa1
|
413 |
msgstr "Месечно" |
|
42e4f8d60
|
414 |
|
|
923852aa1
|
415 |
#: lib/object.php:549 |
|
42e4f8d60
|
416 |
msgid "Yearly" |
|
923852aa1
|
417 |
msgstr "Годишно" |
|
42e4f8d60
|
418 |
|
|
923852aa1
|
419 |
#: lib/object.php:559 |
|
42e4f8d60
|
420 421 |
msgid "never" msgstr "никога" |
|
923852aa1
|
422 |
#: lib/object.php:560 |
|
42e4f8d60
|
423 |
msgid "by occurrences" |
|
923852aa1
|
424 |
msgstr "по възникване" |
|
42e4f8d60
|
425 |
|
|
923852aa1
|
426 |
#: lib/object.php:561 |
|
42e4f8d60
|
427 |
msgid "by date" |
|
923852aa1
|
428 |
msgstr "по дата" |
|
42e4f8d60
|
429 |
|
|
923852aa1
|
430 |
#: lib/object.php:571 |
|
42e4f8d60
|
431 |
msgid "by monthday" |
|
923852aa1
|
432 |
msgstr "по дата" |
|
42e4f8d60
|
433 |
|
|
923852aa1
|
434 |
#: lib/object.php:572 |
|
42e4f8d60
|
435 |
msgid "by weekday" |
|
923852aa1
|
436 |
msgstr "по ден" |
|
42e4f8d60
|
437 |
|
|
923852aa1
|
438 |
#: lib/object.php:598 |
|
42e4f8d60
|
439 440 |
msgid "events week of month" msgstr "" |
|
923852aa1
|
441 |
#: lib/object.php:599 |
|
42e4f8d60
|
442 443 |
msgid "first" msgstr "" |
|
923852aa1
|
444 |
#: lib/object.php:600 |
|
42e4f8d60
|
445 446 |
msgid "second" msgstr "" |
|
923852aa1
|
447 |
#: lib/object.php:601 |
|
42e4f8d60
|
448 449 |
msgid "third" msgstr "" |
|
923852aa1
|
450 |
#: lib/object.php:602 |
|
42e4f8d60
|
451 452 |
msgid "fourth" msgstr "" |
|
923852aa1
|
453 |
#: lib/object.php:603 |
|
42e4f8d60
|
454 455 |
msgid "fifth" msgstr "" |
|
923852aa1
|
456 |
#: lib/object.php:604 |
|
42e4f8d60
|
457 458 |
msgid "last" msgstr "" |
|
923852aa1
|
459 |
#: lib/object.php:659 |
|
42e4f8d60
|
460 461 |
msgid "by events date" msgstr "" |
|
923852aa1
|
462 |
#: lib/object.php:660 |
|
42e4f8d60
|
463 464 |
msgid "by yearday(s)" msgstr "" |
|
923852aa1
|
465 |
#: lib/object.php:661 |
|
42e4f8d60
|
466 467 |
msgid "by weeknumber(s)" msgstr "" |
|
923852aa1
|
468 |
#: lib/object.php:662 |
|
42e4f8d60
|
469 470 |
msgid "by day and month" msgstr "" |
|
923852aa1
|
471 472 473 |
#: lib/sabre/backend.php:66 msgid "Contact birthdays" msgstr "" |
|
42e4f8d60
|
474 475 476 477 478 479 480 481 482 |
#: 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
|
483 |
msgid "Day" |
|
42e4f8d60
|
484 485 486 |
msgstr "" #: templates/calendar.php:7 |
|
923852aa1
|
487 488 |
msgid "Week" msgstr "Седмица" |
|
42e4f8d60
|
489 490 |
#: templates/calendar.php:8 |
|
923852aa1
|
491 492 |
msgid "Month" msgstr "Месец" |
|
42e4f8d60
|
493 |
|
|
923852aa1
|
494 |
#: templates/calendar.php:12 templates/calendar.php:18 |
|
42e4f8d60
|
495 |
msgid "Today" |
|
923852aa1
|
496 |
msgstr "Днес" |
|
42e4f8d60
|
497 498 499 500 |
#: templates/calendar.php:13 msgid "Settings" msgstr "Настройки" |
|
42e4f8d60
|
501 502 503 |
#: templates/part.choosecalendar.rowfields.php:13 msgid "Share Calendar" msgstr "" |
|
923852aa1
|
504 505 506 |
#: templates/part.choosecalendar.rowfields.php:24 templates/settings.php:28 msgid "CalDav Link" msgstr "CalDav линк" |
|
42e4f8d60
|
507 508 509 510 511 512 513 514 515 |
#: 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
|
516 517 518 519 520 |
msgid "Delete" msgstr "Изтриване" #: templates/part.editcalendar.php:9 msgid "New calendar" |
|
923852aa1
|
521 |
msgstr "Нов календар" |
|
42e4f8d60
|
522 523 524 |
#: templates/part.editcalendar.php:9 msgid "Edit calendar" |
|
923852aa1
|
525 |
msgstr "Промени календар" |
|
42e4f8d60
|
526 527 528 529 |
#: templates/part.editcalendar.php:12 msgid "Displayname" msgstr "" |
|
923852aa1
|
530 |
#: templates/part.editcalendar.php:20 |
|
42e4f8d60
|
531 |
msgid "Calendar color" |
|
923852aa1
|
532 |
msgstr "Цвят на календара" |
|
42e4f8d60
|
533 |
|
|
923852aa1
|
534 |
#: templates/part.editcalendar.php:33 |
|
42e4f8d60
|
535 536 |
msgid "Save" msgstr "Запис" |
|
923852aa1
|
537 |
#: templates/part.editcalendar.php:33 |
|
42e4f8d60
|
538 539 |
msgid "Submit" msgstr "Потвърждение" |
|
923852aa1
|
540 |
#: templates/part.editcalendar.php:34 |
|
42e4f8d60
|
541 542 543 544 |
msgid "Cancel" msgstr "Отказ" #: templates/part.editevent.php:1 |
|
923852aa1
|
545 |
msgid "Edit event" |
|
42e4f8d60
|
546 |
msgstr "" |
|
923852aa1
|
547 548 549 550 551 552 553 |
#: templates/part.editevent.php:8 msgid "Save event" msgstr "" #: templates/part.editevent.php:9 msgid "Delete event" msgstr "" |
|
42e4f8d60
|
554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 |
#: 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
|
574 |
#: templates/part.eventform.php:15 |
|
42e4f8d60
|
575 |
msgid "Title of the Event" |
|
923852aa1
|
576 |
msgstr "Име на Събитието" |
|
42e4f8d60
|
577 |
|
|
923852aa1
|
578 579 580 |
#: templates/part.eventform.php:31 msgid "from" msgstr "от" |
|
42e4f8d60
|
581 |
|
|
923852aa1
|
582 583 |
#: templates/part.eventform.php:36 msgid "to" |
|
42e4f8d60
|
584 |
msgstr "" |
|
923852aa1
|
585 |
#: templates/part.eventform.php:44 templates/part.showevent.php:66 |
|
42e4f8d60
|
586 |
msgid "All Day Event" |
|
923852aa1
|
587 |
msgstr "Целодневно събитие" |
|
42e4f8d60
|
588 |
|
|
923852aa1
|
589 |
#: templates/part.eventform.php:47 templates/part.showevent.php:86 |
|
42e4f8d60
|
590 |
msgid "Advanced options" |
|
923852aa1
|
591 |
msgstr "Разширени настройки" |
|
42e4f8d60
|
592 |
|
|
923852aa1
|
593 |
#: templates/part.eventform.php:51 templates/part.showevent.php:91 |
|
42e4f8d60
|
594 |
msgid "Location" |
|
923852aa1
|
595 |
msgstr "Място" |
|
42e4f8d60
|
596 |
|
|
923852aa1
|
597 598 |
#: templates/part.eventform.php:56 msgid "Categories (separate by comma)" |
|
42e4f8d60
|
599 |
msgstr "" |
|
923852aa1
|
600 601 602 603 604 |
#: 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
|
605 |
msgid "Description" |
|
923852aa1
|
606 |
msgstr "Описание" |
|
42e4f8d60
|
607 |
|
|
923852aa1
|
608 609 |
#: templates/part.eventform.php:63 msgid "Export event" |
|
42e4f8d60
|
610 |
msgstr "" |
|
923852aa1
|
611 |
#: templates/part.eventform.php:70 templates/part.showevent.php:109 |
|
42e4f8d60
|
612 |
msgid "Repeat" |
|
923852aa1
|
613 |
msgstr "Повтори" |
|
42e4f8d60
|
614 |
|
|
923852aa1
|
615 |
#: templates/part.eventform.php:77 templates/part.showevent.php:116 |
|
42e4f8d60
|
616 |
msgid "Advanced" |
|
923852aa1
|
617 |
msgstr "Разширено" |
|
42e4f8d60
|
618 |
|
|
923852aa1
|
619 |
#: templates/part.eventform.php:121 templates/part.showevent.php:160 |
|
42e4f8d60
|
620 621 |
msgid "Select weekdays" msgstr "" |
|
923852aa1
|
622 |
#: templates/part.eventform.php:134 templates/part.eventform.php:147 |
|
42e4f8d60
|
623 624 625 |
#: templates/part.showevent.php:173 templates/part.showevent.php:186 msgid "Select days" msgstr "" |
|
923852aa1
|
626 |
#: templates/part.eventform.php:139 templates/part.showevent.php:178 |
|
42e4f8d60
|
627 628 |
msgid "and the events day of year." msgstr "" |
|
923852aa1
|
629 |
#: templates/part.eventform.php:152 templates/part.showevent.php:191 |
|
42e4f8d60
|
630 631 |
msgid "and the events day of month." msgstr "" |
|
923852aa1
|
632 |
#: templates/part.eventform.php:160 templates/part.showevent.php:199 |
|
42e4f8d60
|
633 634 |
msgid "Select months" msgstr "" |
|
923852aa1
|
635 |
#: templates/part.eventform.php:173 templates/part.showevent.php:212 |
|
42e4f8d60
|
636 637 |
msgid "Select weeks" msgstr "" |
|
923852aa1
|
638 |
#: templates/part.eventform.php:178 templates/part.showevent.php:217 |
|
42e4f8d60
|
639 640 |
msgid "and the events week of year." msgstr "" |
|
923852aa1
|
641 |
#: templates/part.eventform.php:184 templates/part.showevent.php:223 |
|
42e4f8d60
|
642 643 |
msgid "Interval" msgstr "" |
|
923852aa1
|
644 |
#: templates/part.eventform.php:190 templates/part.showevent.php:229 |
|
42e4f8d60
|
645 646 |
msgid "End" msgstr "" |
|
923852aa1
|
647 |
#: templates/part.eventform.php:203 templates/part.showevent.php:242 |
|
42e4f8d60
|
648 649 |
msgid "occurrences" msgstr "" |
|
923852aa1
|
650 651 652 |
#: templates/part.eventform.php:222 msgid "Visibility to people shared with" msgstr "" |
|
42e4f8d60
|
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 |
#: 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" |
|
923852aa1
|
693 |
msgstr "Ново събитие" |
|
42e4f8d60
|
694 |
|
|
923852aa1
|
695 696 |
#: templates/part.newevent.php:8 msgid "Create event" |
|
42e4f8d60
|
697 |
msgstr "" |
|
923852aa1
|
698 699 |
#: templates/part.share.php:32 msgid "Share with user or group" |
|
42e4f8d60
|
700 |
msgstr "" |
|
923852aa1
|
701 |
#: templates/part.share.php:53 |
|
42e4f8d60
|
702 703 |
msgid "Unshare" msgstr "" |
|
923852aa1
|
704 705 706 707 708 709 |
#: templates/part.share.php:59 msgid "Not shared with anyone" msgstr "" #: templates/part.share.php:63 msgid "Send Email" |
|
42e4f8d60
|
710 |
msgstr "" |
|
923852aa1
|
711 |
#: templates/part.share.php:67 |
|
42e4f8d60
|
712 713 |
msgid "Shared via calendar" msgstr "" |
|
923852aa1
|
714 715 |
#: templates/part.share.php:94 msgid "Not shared with anyone via calendar" |
|
42e4f8d60
|
716 717 718 719 720 |
msgstr "" #: templates/part.showevent.php:1 msgid "View an event" msgstr "" |
|
923852aa1
|
721 722 723 |
#: templates/part.showevent.php:19 msgid "Category" msgstr "Категория" |
|
42e4f8d60
|
724 725 726 727 728 729 730 |
#: templates/part.showevent.php:23 msgid "No categories selected" msgstr "" #: templates/part.showevent.php:41 msgid "of" msgstr "" |
|
923852aa1
|
731 732 733 734 735 736 737 |
#: templates/part.showevent.php:50 msgid "Access Class" msgstr "" #: templates/part.showevent.php:70 msgid "From" msgstr "От" |
|
42e4f8d60
|
738 739 740 |
#: templates/part.showevent.php:73 templates/part.showevent.php:81 msgid "at" msgstr "" |
|
923852aa1
|
741 742 743 744 745 746 747 748 749 |
#: templates/part.showevent.php:78 msgid "To" msgstr "До" #: templates/settings.php:2 msgid "Your calendars" msgstr "" #: templates/settings.php:34 |
|
42e4f8d60
|
750 751 |
msgid "General" msgstr "Общи" |
|
923852aa1
|
752 |
#: templates/settings.php:39 |
|
42e4f8d60
|
753 |
msgid "Timezone" |
|
923852aa1
|
754 |
msgstr "Часова зона" |
|
42e4f8d60
|
755 |
|
|
923852aa1
|
756 |
#: templates/settings.php:70 |
|
42e4f8d60
|
757 758 |
msgid "Update timezone automatically" msgstr "" |
|
923852aa1
|
759 |
#: templates/settings.php:75 |
|
42e4f8d60
|
760 761 |
msgid "Time format" msgstr "" |
|
923852aa1
|
762 |
#: templates/settings.php:80 |
|
42e4f8d60
|
763 |
msgid "24h" |
|
923852aa1
|
764 |
msgstr "24ч" |
|
42e4f8d60
|
765 |
|
|
923852aa1
|
766 |
#: templates/settings.php:81 |
|
42e4f8d60
|
767 |
msgid "12h" |
|
923852aa1
|
768 |
msgstr "12ч" |
|
42e4f8d60
|
769 |
|
|
923852aa1
|
770 |
#: templates/settings.php:87 |
|
42e4f8d60
|
771 772 |
msgid "Start week on" msgstr "" |
|
923852aa1
|
773 |
#: templates/settings.php:100 |
|
42e4f8d60
|
774 775 |
msgid "Cache" msgstr "" |
|
923852aa1
|
776 |
#: templates/settings.php:104 |
|
42e4f8d60
|
777 778 |
msgid "Clear cache for repeating events" msgstr "" |
|
923852aa1
|
779 |
#: templates/settings.php:109 |
|
42e4f8d60
|
780 781 |
msgid "URLs" msgstr "Уеб адрес" |
|
923852aa1
|
782 |
#: templates/settings.php:111 |
|
42e4f8d60
|
783 784 |
msgid "Calendar CalDAV syncing addresses" msgstr "" |
|
923852aa1
|
785 |
#: templates/settings.php:111 |
|
42e4f8d60
|
786 787 |
msgid "more info" msgstr "" |
|
923852aa1
|
788 |
#: templates/settings.php:113 |
|
42e4f8d60
|
789 790 |
msgid "Primary address (Kontact et al)" msgstr "" |
|
923852aa1
|
791 |
#: templates/settings.php:115 |
|
42e4f8d60
|
792 793 |
msgid "iOS/OS X" msgstr "" |
|
923852aa1
|
794 |
#: templates/settings.php:117 |
|
42e4f8d60
|
795 796 |
msgid "Read only iCalendar link(s)" msgstr "" |