ru.js 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Calendar" : "Календарь",
  5. "To-dos" : "Задачи",
  6. "Personal" : "Личное",
  7. "{actor} created calendar {calendar}" : "{actor} создал(а) календарь «{calendar}»",
  8. "You created calendar {calendar}" : "Вы создали календарь «{calendar}»",
  9. "{actor} deleted calendar {calendar}" : "{actor} удалил(а) календарь «{calendar}»",
  10. "You deleted calendar {calendar}" : "Вы удалили календарь «{calendar}»",
  11. "{actor} updated calendar {calendar}" : "{actor} обновил(а) календарь «{calendar}»",
  12. "You updated calendar {calendar}" : "Вы обновили календарь «{calendar}»",
  13. "{actor} restored calendar {calendar}" : "{actor} восстановил(а) календарь «{calendar}»",
  14. "You restored calendar {calendar}" : "Вы восстановили календарь «{calendar}»",
  15. "You shared calendar {calendar} as public link" : "Вы предоставили общий доступ к календарю «{calendar}» созданием общедоступной ссылки",
  16. "You removed public link for calendar {calendar}" : "Вы удалили общедоступную ссылку на календарь «{calendar}»",
  17. "{actor} shared calendar {calendar} with you" : "{actor} предоставил(а) вам общий доступ к календарю «{calendar}»",
  18. "You shared calendar {calendar} with {user}" : "Вы предоставили пользователю {user} общий доступ к календарю «{calendar}»",
  19. "{actor} shared calendar {calendar} with {user}" : "{actor} предоставил(а) пользователю {user} общий доступ к календарю «{calendar}»",
  20. "{actor} unshared calendar {calendar} from you" : "{actor} закрыл(а) вам доступ к календарю «{calendar}»",
  21. "You unshared calendar {calendar} from {user}" : "Вы закрыли пользователю {user} доступ к календарю «{calendar}»",
  22. "{actor} unshared calendar {calendar} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к календарю «{calendar}»",
  23. "{actor} unshared calendar {calendar} from themselves" : "{actor} закрыл(а) себе доступ к календарю «{calendar}»",
  24. "You shared calendar {calendar} with group {group}" : "Вы предоставили группе {group} общий доступ к календарю «{calendar}»",
  25. "{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю «{calendar}»",
  26. "You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю «{calendar}»",
  27. "{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю «{calendar}»",
  28. "Untitled event" : "Событие без названия",
  29. "{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие «{event}» в календаре «{calendar}»",
  30. "You created event {event} in calendar {calendar}" : "Вы создали событие «{event}» в календаре «{calendar}»",
  31. "{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие «{event}» из календаря «{calendar}»",
  32. "You deleted event {event} from calendar {calendar}" : "Вы удалили событие «{event}» из календаря «{calendar}»",
  33. "{actor} updated event {event} in calendar {calendar}" : "{actor} обновил(а) событие «{event}» в календаре «{calendar}»",
  34. "You updated event {event} in calendar {calendar}" : "Вы обновили событие «{event}» в календаре «{calendar}»",
  35. "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} переместил(а) событие «{event}» из календаря «{sourceCalendar}» в календарь «{targetCalendar}»",
  36. "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Вы переместили событие «{event}» из календаря «{sourceCalendar}» в календарь «{targetCalendar}»",
  37. "{actor} restored event {event} of calendar {calendar}" : "{actor} восстановил(а) событие {event} в календаре {calendar}",
  38. "You restored event {event} of calendar {calendar}" : "Вы восстановили событие {event} в календаре {calendar}",
  39. "Busy" : "Занято",
  40. "{actor} created to-do {todo} in list {calendar}" : "{actor} создал(а) задачу «{todo}» в списке «{calendar}»",
  41. "You created to-do {todo} in list {calendar}" : "Вы создали задачу «{todo}» в списке «{calendar}»",
  42. "{actor} deleted to-do {todo} from list {calendar}" : "{actor} удалил(а) задачу «{todo}» из списка «{calendar}»",
  43. "You deleted to-do {todo} from list {calendar}" : "Вы удалили задачу «{todo}» из списка «{calendar}»",
  44. "{actor} updated to-do {todo} in list {calendar}" : "{actor} обновил(а) задачу «{todo}» из списка «{calendar}»",
  45. "You updated to-do {todo} in list {calendar}" : "Вы обновили задачу «{todo}» из списка «{calendar}»",
  46. "{actor} solved to-do {todo} in list {calendar}" : "{actor} завершил(а) задачу «{todo}» из списка «{calendar}»",
  47. "You solved to-do {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»",
  48. "{actor} reopened to-do {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»",
  49. "You reopened to-do {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»",
  50. "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} переместил(а) задачу «{todo}» из календаря «{sourceCalendar}» в календарь «{targetCalendar}»",
  51. "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Вы переместили задачу «{todo}» из календаря «{sourceCalendar}» в календарь «{targetCalendar}»",
  52. "Calendar, contacts and tasks" : "Календарь, контакты и задачи",
  53. "A <strong>calendar</strong> was modified" : "Изменения <strong>календаря</strong> ",
  54. "A calendar <strong>event</strong> was modified" : "В календаре изменено <strong>событие</strong>",
  55. "A calendar <strong>to-do</strong> was modified" : "В календаре изменена <strong>задача</strong> ",
  56. "Contact birthdays" : "Дни рождения контакта",
  57. "Death of %s" : "Смерть %s",
  58. "Untitled calendar" : "Календарь без названия",
  59. "Calendar:" : "Календарь:",
  60. "Date:" : "Дата:",
  61. "Where:" : "Где:",
  62. "Description:" : "Описание:",
  63. "_%n year_::_%n years_" : ["%n год","%n года","%n лет","%n лет"],
  64. "_%n month_::_%n months_" : ["%n месяц","%n месяца","%n месяцев","%n месяцев"],
  65. "_%n day_::_%n days_" : ["%n день","%n дня","%n дней","%n дней"],
  66. "_%n hour_::_%n hours_" : ["%n час","%n часа","%n часов","%n часов"],
  67. "_%n minute_::_%n minutes_" : ["%n минута","%n минуты","%n минут","%n минут"],
  68. "%s (in %s)" : "%s (в %s)",
  69. "%s (%s ago)" : "%s (%s назад)",
  70. "Calendar: %s" : "Календарь: %s",
  71. "Date: %s" : "Дата: %s",
  72. "Description: %s" : "Описание: %s",
  73. "Where: %s" : "Где: %s",
  74. "%1$s via %2$s" : "%1$s через %2$s",
  75. "Cancelled: %1$s" : "Событие отменено: %1$s",
  76. "\"%1$s\" has been canceled" : "Событие «%1$s» отменено",
  77. "Re: %1$s" : "Re: %1$s",
  78. "%1$s has accepted your invitation" : "%1$s принял(а) ваше приглашение",
  79. "%1$s has tentatively accepted your invitation" : "%1$s предварительно принял(а) ваше приглашение",
  80. "%1$s has declined your invitation" : "%1$s отклонил(а) ваше приглашение",
  81. "%1$s has responded to your invitation" : "%1$s ответил(а) на ваше приглашение",
  82. "Invitation updated: %1$s" : "Изменение приглашения: %1$s",
  83. "%1$s updated the event \"%2$s\"" : "%1$s изменил(а) событие «%2$s»",
  84. "Invitation: %1$s" : "Приглашение: %1$s",
  85. "%1$s would like to invite you to \"%2$s\"" : "%1$s приглашает вас принять участие в событии «%2$s»",
  86. "Organizer:" : "Организатор:",
  87. "Attendees:" : "Участники:",
  88. "Title:" : "Название:",
  89. "Time:" : "Время:",
  90. "Location:" : "Местонахождение:",
  91. "Link:" : "Ссылка:",
  92. "Accept" : "Принять",
  93. "Decline" : "Отклонить",
  94. "More options …" : "Дополнительные параметры…",
  95. "More options at %s" : "Дополнительные параметры на %s",
  96. "Contacts" : "Контакты",
  97. "{actor} created address book {addressbook}" : "{actor} создал(а) адресную книгу «{addressbook}»",
  98. "You created address book {addressbook}" : "Вы создали адресную книгу «{addressbook}»",
  99. "{actor} deleted address book {addressbook}" : "{actor} удалил(а) адресную книгу «{addressbook}»",
  100. "You deleted address book {addressbook}" : "Вы удалили адресную книгу «{addressbook}»",
  101. "{actor} updated address book {addressbook}" : "{actor} изменил(а) адресную книгу {addressbook}",
  102. "You updated address book {addressbook}" : "Вы изменили адресную книгу {addressbook}",
  103. "{actor} shared address book {addressbook} with you" : "{actor} предоставил(а) вам доступ к адресной книге {addressbook}",
  104. "You shared address book {addressbook} with {user}" : "Вы предоставили доступ пользователю {user} к адресной книге {addressbook}",
  105. "{actor} shared address book {addressbook} with {user}" : "{actor} предоставил(а) пользователю {user} доступ к адресной книге {addressbook}",
  106. "{actor} unshared address book {addressbook} from you" : "{actor} закрыла(а) вам доступ к адресной книге {addressbook}",
  107. "You unshared address book {addressbook} from {user}" : "Вы закрыли пользователю {user} доступ к адресной книге {addressbook} ",
  108. "{actor} unshared address book {addressbook} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к адресной книге {addressbook}",
  109. "{actor} unshared address book {addressbook} from themselves" : "{actor} закрыла(а) себе доступ к адресной книге {addressbook}",
  110. "You shared address book {addressbook} with group {group}" : "Вы предоставили группе {group} доступ к адресной книге {addressbook}",
  111. "{actor} shared address book {addressbook} with group {group}" : "{actor} предоставил(а) группе {group} доступ к адресной книге {addressbook}",
  112. "You unshared address book {addressbook} from group {group}" : "Вы закрыли группе {group} доступ к адресной книге {addressbook} ",
  113. "{actor} unshared address book {addressbook} from group {group}" : "{actor} закрыл(а) группе {group} доступ к адресной книге {addressbook}",
  114. "{actor} created contact {card} in address book {addressbook}" : "{actor} создал(а) запись {card} в адресной книге {addressbook}",
  115. "You created contact {card} in address book {addressbook}" : "Вы создали запись {card} в адресной книге {addressbook}",
  116. "{actor} deleted contact {card} from address book {addressbook}" : "{actor} удалил(а) запись {card} в адресной книге {addressbook}",
  117. "You deleted contact {card} from address book {addressbook}" : "Вы удалил запись {card} в адресной книге {addressbook}",
  118. "{actor} updated contact {card} in address book {addressbook}" : "{actor} изменил(а) запись {card} в адресной книге {addressbook}",
  119. "You updated contact {card} in address book {addressbook}" : "Вы изменили запись {card} в адресной книге {addressbook}",
  120. "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Изменение <strong>контакта</strong> или <strong>адресной книги</strong>",
  121. "Accounts" : "Учётные записи",
  122. "System address book which holds all accounts" : "Системная адресная книга, в которой хранятся все учетные записи",
  123. "File is not updatable: %1$s" : "Файл не подлежит обновлению: %1$s",
  124. "Could not write to final file, canceled by hook" : "Не удалось записать результирующий файл, запись отменена вызовом обработчика",
  125. "Could not write file contents" : "Не удалось записать содержимое файла",
  126. "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байта"],
  127. "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Ошибка при копировании в целевое расположение, скопировано: %1$s, ожидаемый размер файла: %2$s",
  128. "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Ожидаемый размер файла составляет %1$s, но из клиента приложения Nextcloud было прочитано и записано в хранилище %2$s. К этому могла привести ошибка при передаче данных на стороне отправителя либо проблема в подсистеме хранения данных на стороне сервера.",
  129. "Could not rename part file to final file, canceled by hook" : "Не удалось переименовать временный файл в результирующий, операция отменена вызовом обработчика",
  130. "Could not rename part file to final file" : "Не удалось переименовать временный файл в результирующий",
  131. "Failed to check file size: %1$s" : "Не удалось проверить размер файла: %1$s",
  132. "Could not open file" : "Не удалось открыть файл",
  133. "Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
  134. "Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
  135. "Failed to unlink: %1$s" : "Не удалось разорвать связь: %1$s",
  136. "Invalid chunk name" : "Недопустимое имя сегмента",
  137. "Could not rename part file assembled from chunks" : "Не удалось переименовать временный файл, сформированный из сегментов",
  138. "Failed to write file contents: %1$s" : "Не удалось записать содержимое файла: %1$s",
  139. "File not found: %1$s" : "Файл не найден: %1$s",
  140. "System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
  141. "Upgrade needed" : "Требуется обновление",
  142. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.",
  143. "Configures a CalDAV account" : "Настройка аккаунта CalDAV",
  144. "Configures a CardDAV account" : "Настройка аккаунта CardDAV",
  145. "Events" : "События",
  146. "Tasks" : "Задачи",
  147. "Untitled task" : "Задача без названия",
  148. "Completed on %s" : "Завершено %s",
  149. "Due on %s by %s" : "До %s %s",
  150. "Due on %s" : "До %s",
  151. "Migrated calendar (%1$s)" : "Перенос календаря (%1$s)",
  152. "Calendars including events, details and attendees" : "Календари, в том числе события, подробные сведения и участники",
  153. "Contacts and groups" : "Контакты и группы",
  154. "WebDAV" : "WebDAV",
  155. "WebDAV endpoint" : "точка подключения WebDAV",
  156. "Availability" : "Доступность",
  157. "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Если вы настроите свое рабочее время, другие пользователи будут видеть, когда вас нет в офисе, когда они планируют встречу.",
  158. "Time zone:" : "Часовой пояс:",
  159. "to" : "по",
  160. "Delete slot" : "Удалить интервал",
  161. "No working hours set" : "Рабочие часы не указаны",
  162. "Add slot" : "Добавить интервал",
  163. "Monday" : "Понедельник",
  164. "Tuesday" : "Вторник",
  165. "Wednesday" : "Среда",
  166. "Thursday" : "Четверг",
  167. "Friday" : "Пятница",
  168. "Saturday" : "Суббота",
  169. "Sunday" : "Воскресенье",
  170. "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Автоматически изменять статус на «Не беспокоить» вне интервала доступности для отключения уведомлений.",
  171. "Save" : "Сохранить",
  172. "Failed to load availability" : "Не удалось получить сведения о доступности",
  173. "Saved availability" : "Сведения о доступности сохранены",
  174. "Failed to save availability" : "Не удалось сохранить сведения о доступности",
  175. "Calendar server" : "Сервер календаря",
  176. "Send invitations to attendees" : "Отправить приглашения",
  177. "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически",
  178. "Birthday calendars will be generated by a background job." : "Календари дней рождения будут создаваться фоновым процессом.",
  179. "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время.",
  180. "Send notifications for events" : "Отправлять уведомления о событиях",
  181. "Notifications are sent via background jobs, so these must occur often enough." : "Уведомления будут отправляться через фоновые задания, поэтому они должны выполняться достаточно часто.",
  182. "Send reminder notifications to calendar sharees as well" : "Отправлять напоминания всем пользователям, имеющим доступ к календарю",
  183. "Reminders are always sent to organizers and attendees." : "Организаторам и участникам уведомления отправляются во всех случаях.",
  184. "Enable notifications for events via push" : "Включить уведомления о событиях с помощью push",
  185. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Также установите {calendarappstoreopen}приложение Calendar{linkclose}, или {calendardocopen}подключите ваш ПК и мобильное устройство для синхронизации ↗{linkclose}.",
  186. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Проверьте правильность настройки {emailopen}почтового сервера{linkclose}.",
  187. "There was an error updating your attendance status." : "Ошибка обновления статуса участия.",
  188. "Please contact the organizer directly." : "Обратитесь к организатору напрямую.",
  189. "Are you accepting the invitation?" : "Принять приглашение?",
  190. "Tentative" : "Под вопросом",
  191. "Your attendance was updated successfully." : "Статус участия обновлён.",
  192. "%1$s has responded your invitation" : "%1$s ответил на ваше приглашение"
  193. },
  194. "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");