calendar.po 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # <jekader@gmail.com>, 2011.
  7. # <tony.mccourin@gmail.com>, 2011.
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
  12. "POT-Creation-Date: 2011-09-24 23:05+0200\n"
  13. "PO-Revision-Date: 2011-09-24 21:05+0000\n"
  14. "Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
  15. "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: ru\n"
  20. "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)\n"
  21. #: ajax/createcalendar.php:18 ajax/settimezone.php:19
  22. #: ajax/updatecalendar.php:18
  23. msgid "Authentication error"
  24. msgstr "Ошибка аутентификации"
  25. #: ajax/editeventform.php:25
  26. msgid "Wrong calendar"
  27. msgstr "Неверный календарь"
  28. #: ajax/settimezone.php:27
  29. msgid "Timezone changed"
  30. msgstr "Часовой пояс изменён"
  31. #: ajax/settimezone.php:29
  32. msgid "Invalid request"
  33. msgstr "Неверный запрос"
  34. #: appinfo/app.php:19 templates/part.eventform.php:27
  35. #: templates/part.eventinfo.php:18
  36. msgid "Calendar"
  37. msgstr "Календарь"
  38. #: lib/object.php:292
  39. msgid "Birthday"
  40. msgstr "День рождения"
  41. #: lib/object.php:293
  42. msgid "Business"
  43. msgstr "Бизнес"
  44. #: lib/object.php:294
  45. msgid "Call"
  46. msgstr "Звонить"
  47. #: lib/object.php:295
  48. msgid "Clients"
  49. msgstr "Клиенты"
  50. #: lib/object.php:296
  51. msgid "Deliverer"
  52. msgstr "Доставщик"
  53. #: lib/object.php:297
  54. msgid "Holidays"
  55. msgstr "Праздники"
  56. #: lib/object.php:298
  57. msgid "Ideas"
  58. msgstr "Идеи"
  59. #: lib/object.php:299
  60. msgid "Journey"
  61. msgstr "Поездка"
  62. #: lib/object.php:300
  63. msgid "Jubilee"
  64. msgstr "Юбилей"
  65. #: lib/object.php:301
  66. msgid "Meeting"
  67. msgstr "Встреча"
  68. #: lib/object.php:302
  69. msgid "Other"
  70. msgstr "Другое"
  71. #: lib/object.php:303
  72. msgid "Personal"
  73. msgstr "Личное"
  74. #: lib/object.php:304
  75. msgid "Projects"
  76. msgstr "Проекты"
  77. #: lib/object.php:305
  78. msgid "Questions"
  79. msgstr "Вопросы"
  80. #: lib/object.php:306
  81. msgid "Work"
  82. msgstr "Работа"
  83. #: lib/object.php:313
  84. msgid "Does not repeat"
  85. msgstr "Не повторяется"
  86. #: lib/object.php:314
  87. msgid "Daily"
  88. msgstr "Ежедневно"
  89. #: lib/object.php:315
  90. msgid "Weekly"
  91. msgstr "Еженедельно"
  92. #: lib/object.php:316
  93. msgid "Every Weekday"
  94. msgstr "По будням"
  95. #: lib/object.php:317
  96. msgid "Bi-Weekly"
  97. msgstr "Каждые две недели"
  98. #: lib/object.php:318
  99. msgid "Monthly"
  100. msgstr "Каждый месяц"
  101. #: lib/object.php:319
  102. msgid "Yearly"
  103. msgstr "Каждый год"
  104. #: lib/object.php:337
  105. msgid "Not an array"
  106. msgstr "Не массив"
  107. #: templates/calendar.php:3
  108. msgid "All day"
  109. msgstr "Весь день"
  110. #: templates/calendar.php:32
  111. msgid "Sunday"
  112. msgstr "Воскресенье"
  113. #: templates/calendar.php:32
  114. msgid "Monday"
  115. msgstr "Понедельник"
  116. #: templates/calendar.php:32
  117. msgid "Tuesday"
  118. msgstr "Вторник"
  119. #: templates/calendar.php:32
  120. msgid "Wednesday"
  121. msgstr "Среда"
  122. #: templates/calendar.php:32
  123. msgid "Thursday"
  124. msgstr "Четверг"
  125. #: templates/calendar.php:32
  126. msgid "Friday"
  127. msgstr "Пятница"
  128. #: templates/calendar.php:32
  129. msgid "Saturday"
  130. msgstr "Суббота"
  131. #: templates/calendar.php:33
  132. msgid "Sun."
  133. msgstr "Вс."
  134. #: templates/calendar.php:33
  135. msgid "Mon."
  136. msgstr "Пн."
  137. #: templates/calendar.php:33
  138. msgid "Tue."
  139. msgstr "Вт."
  140. #: templates/calendar.php:33
  141. msgid "Wed."
  142. msgstr "Ср."
  143. #: templates/calendar.php:33
  144. msgid "Thu."
  145. msgstr "Чт."
  146. #: templates/calendar.php:33
  147. msgid "Fri."
  148. msgstr "Пт."
  149. #: templates/calendar.php:33
  150. msgid "Sat."
  151. msgstr "Сб."
  152. #: templates/calendar.php:34
  153. msgid "January"
  154. msgstr "Январь"
  155. #: templates/calendar.php:34
  156. msgid "February"
  157. msgstr "Февраль"
  158. #: templates/calendar.php:34
  159. msgid "March"
  160. msgstr "Март"
  161. #: templates/calendar.php:34
  162. msgid "April"
  163. msgstr "Апрель"
  164. #: templates/calendar.php:34
  165. msgid "May"
  166. msgstr "Май"
  167. #: templates/calendar.php:34
  168. msgid "June"
  169. msgstr "Июнь"
  170. #: templates/calendar.php:34
  171. msgid "July"
  172. msgstr "Июль"
  173. #: templates/calendar.php:34
  174. msgid "August"
  175. msgstr "Август"
  176. #: templates/calendar.php:34
  177. msgid "September"
  178. msgstr "Сентябрь"
  179. #: templates/calendar.php:34
  180. msgid "October"
  181. msgstr "Октябрь"
  182. #: templates/calendar.php:34
  183. msgid "November"
  184. msgstr "Ноябрь"
  185. #: templates/calendar.php:34
  186. msgid "December"
  187. msgstr "Декабрь"
  188. #: templates/calendar.php:35
  189. msgid "Jan."
  190. msgstr "Янв."
  191. #: templates/calendar.php:35
  192. msgid "Feb."
  193. msgstr "Фев."
  194. #: templates/calendar.php:35
  195. msgid "Mar."
  196. msgstr "Мар."
  197. #: templates/calendar.php:35
  198. msgid "Apr."
  199. msgstr "Апр."
  200. #: templates/calendar.php:35
  201. msgid "May."
  202. msgstr "Май."
  203. #: templates/calendar.php:35
  204. msgid "Jun."
  205. msgstr "Июн."
  206. #: templates/calendar.php:35
  207. msgid "Jul."
  208. msgstr "Июл."
  209. #: templates/calendar.php:35
  210. msgid "Aug."
  211. msgstr "Авг."
  212. #: templates/calendar.php:35
  213. msgid "Sep."
  214. msgstr "Сен."
  215. #: templates/calendar.php:35
  216. msgid "Oct."
  217. msgstr "Окт."
  218. #: templates/calendar.php:35
  219. msgid "Nov."
  220. msgstr "Ноя."
  221. #: templates/calendar.php:35
  222. msgid "Dec."
  223. msgstr "Дек."
  224. #: templates/calendar.php:36 templates/calendar.php:50
  225. #: templates/calendar.php:116
  226. msgid "Week"
  227. msgstr "Неделя"
  228. #: templates/calendar.php:37 templates/calendar.php:51
  229. msgid "Weeks"
  230. msgstr "Недели"
  231. #: templates/calendar.php:38
  232. msgid "More before {startdate}"
  233. msgstr "Еще до {startdate}"
  234. #: templates/calendar.php:39
  235. msgid "More after {enddate}"
  236. msgstr "Больше после {startdate}"
  237. #: templates/calendar.php:49
  238. msgid "Day"
  239. msgstr "День"
  240. #: templates/calendar.php:52
  241. msgid "Month"
  242. msgstr "Месяц"
  243. #: templates/calendar.php:53
  244. msgid "List"
  245. msgstr "Список"
  246. #: templates/calendar.php:58
  247. msgid "Today"
  248. msgstr "Сегодня"
  249. #: templates/calendar.php:59
  250. msgid "Calendars"
  251. msgstr "Календари"
  252. #: templates/calendar.php:76 templates/calendar.php:94
  253. msgid "Time"
  254. msgstr "Время"
  255. #: templates/calendar.php:169
  256. msgid "There was a fail, while parsing the file."
  257. msgstr "Не удалось обработать файл."
  258. #: templates/part.choosecalendar.php:1
  259. msgid "Choose active calendars"
  260. msgstr "Выберите активные календари"
  261. #: templates/part.choosecalendar.php:15
  262. msgid "New Calendar"
  263. msgstr "Новый Календарь"
  264. #: templates/part.choosecalendar.php:20
  265. #: templates/part.choosecalendar.rowfields.php:4
  266. msgid "CalDav Link"
  267. msgstr "Ссылка для CalDav"
  268. #: templates/part.choosecalendar.rowfields.php:4
  269. msgid "Download"
  270. msgstr "Скачать"
  271. #: templates/part.choosecalendar.rowfields.php:4
  272. #: templates/part.eventinfo.php:64
  273. msgid "Edit"
  274. msgstr "Редактировать"
  275. #: templates/part.choosecalendar.rowfields.php:4
  276. #: templates/part.editevent.php:8
  277. msgid "Delete"
  278. msgstr ""
  279. #: templates/part.editcalendar.php:9
  280. msgid "New calendar"
  281. msgstr "Новый календарь"
  282. #: templates/part.editcalendar.php:9
  283. msgid "Edit calendar"
  284. msgstr "Редактировать календарь"
  285. #: templates/part.editcalendar.php:12
  286. msgid "Displayname"
  287. msgstr "Отображаемое имя"
  288. #: templates/part.editcalendar.php:23
  289. msgid "Active"
  290. msgstr "Активен"
  291. #: templates/part.editcalendar.php:29 templates/part.eventform.php:88
  292. #: templates/part.eventinfo.php:58
  293. msgid "Description"
  294. msgstr "Описание"
  295. #: templates/part.editcalendar.php:35
  296. msgid "Calendar color"
  297. msgstr "Цвет календаря"
  298. #: templates/part.editcalendar.php:41
  299. msgid "Save"
  300. msgstr "Сохранить"
  301. #: templates/part.editcalendar.php:41 templates/part.editevent.php:7
  302. #: templates/part.newevent.php:6
  303. msgid "Submit"
  304. msgstr "Отправить"
  305. #: templates/part.editcalendar.php:42
  306. msgid "Cancel"
  307. msgstr "Отмена"
  308. #: templates/part.editevent.php:1 templates/part.eventinfo.php:1
  309. msgid "Edit an event"
  310. msgstr "Редактировать событие"
  311. #: templates/part.eventform.php:3 templates/part.eventinfo.php:4
  312. msgid "Title"
  313. msgstr "Название"
  314. #: templates/part.eventform.php:5
  315. msgid "Title of the Event"
  316. msgstr "Название событие"
  317. #: templates/part.eventform.php:9 templates/part.eventinfo.php:9
  318. msgid "Location"
  319. msgstr "Место"
  320. #: templates/part.eventform.php:11
  321. msgid "Location of the Event"
  322. msgstr "Место события"
  323. #: templates/part.eventform.php:17 templates/part.eventinfo.php:16
  324. msgid "Category"
  325. msgstr "Категория"
  326. #: templates/part.eventform.php:19
  327. msgid "Select category"
  328. msgstr "Выбрать категорию"
  329. #: templates/part.eventform.php:45 templates/part.eventinfo.php:28
  330. msgid "All Day Event"
  331. msgstr "Событие на весь день"
  332. #: templates/part.eventform.php:49 templates/part.eventinfo.php:31
  333. msgid "From"
  334. msgstr "От"
  335. #: templates/part.eventform.php:57 templates/part.eventinfo.php:38
  336. msgid "To"
  337. msgstr "До"
  338. #: templates/part.eventform.php:65 templates/part.eventinfo.php:44
  339. msgid "Repeat"
  340. msgstr "Повтор"
  341. #: templates/part.eventform.php:81 templates/part.eventinfo.php:51
  342. msgid "Attendees"
  343. msgstr "Присутствующие"
  344. #: templates/part.eventform.php:89
  345. msgid "Description of the Event"
  346. msgstr "Описание события"
  347. #: templates/part.eventinfo.php:63
  348. msgid "Close"
  349. msgstr "Закрыть"
  350. #: templates/part.newevent.php:1
  351. msgid "Create a new event"
  352. msgstr "Создать новое событие"
  353. #: templates/settings.php:11
  354. msgid "Timezone"
  355. msgstr "Часовой пояс"