You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ru.js 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Calendar" : "Календарь",
  5. "Todos" : "Задачи",
  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. "You shared calendar {calendar} as public link" : "Вы предоставили общий доступ к календарю «{calendar}» созданием общедоступной ссылки",
  14. "You removed public link for calendar {calendar}" : "Вы удалили общедоступную ссылку на календарь «{calendar}»",
  15. "{actor} shared calendar {calendar} with you" : "{actor} предоставил(а) вам общий доступ к календарю «{calendar}»",
  16. "You shared calendar {calendar} with {user}" : "Вы предоставили пользователю {user} общий доступ к календарю «{calendar}»",
  17. "{actor} shared calendar {calendar} with {user}" : "{actor} предоставил(а) пользователю {user} общий доступ к календарю «{calendar}»",
  18. "{actor} unshared calendar {calendar} from you" : "{actor} закрыл(а) вам доступ к календарю «{calendar}»",
  19. "You unshared calendar {calendar} from {user}" : "Вы закрыли пользователю {user} доступ к календарю «{calendar}»",
  20. "{actor} unshared calendar {calendar} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к календарю «{calendar}»",
  21. "{actor} unshared calendar {calendar} from themselves" : "{actor} закрыл(а) себе доступ к календарю «{calendar}»",
  22. "You shared calendar {calendar} with group {group}" : "Вы предоставили группе {group} общий доступ к календарю «{calendar}»",
  23. "{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю «{calendar}»",
  24. "You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю «{calendar}»",
  25. "{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю «{calendar}»",
  26. "{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие «{event}» в календаре «{calendar}»",
  27. "You created event {event} in calendar {calendar}" : "Вы создали событие «{event}» в календаре «{calendar}»",
  28. "{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие «{event}» из календаря «{calendar}»",
  29. "You deleted event {event} from calendar {calendar}" : "Вы удалили событие «{event}» из календаря «{calendar}»",
  30. "{actor} updated event {event} in calendar {calendar}" : "{actor} обновил(а) событие «{event}» в календаре «{calendar}»",
  31. "You updated event {event} in calendar {calendar}" : "Вы обновили событие «{event}» в календаре «{calendar}»",
  32. "Busy" : "Занято",
  33. "{actor} created todo {todo} in list {calendar}" : "{actor} создал(а) задачу «{todo}» в списке «{calendar}»",
  34. "You created todo {todo} in list {calendar}" : "Вы создали задачу «{todo}» в списке «{calendar}»",
  35. "{actor} deleted todo {todo} from list {calendar}" : "{actor} удалил(а) задачу «{todo}» из списка «{calendar}»",
  36. "You deleted todo {todo} from list {calendar}" : "Вы удалили задачу «{todo}» из списка «{calendar}»",
  37. "{actor} updated todo {todo} in list {calendar}" : "{actor} обновил(а) задачу «{todo}» из списка «{calendar}»",
  38. "You updated todo {todo} in list {calendar}" : "Вы обновили задачу «{todo}» из списка «{calendar}»",
  39. "{actor} solved todo {todo} in list {calendar}" : "{actor} завершил(а) задачу «{todo}» из списка «{calendar}»",
  40. "You solved todo {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»",
  41. "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»",
  42. "You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»",
  43. "A <strong>calendar</strong> was modified" : "<strong>Календарь</strong> был изменен",
  44. "A calendar <strong>event</strong> was modified" : "<strong>Событие</strong> календаря была изменено",
  45. "A calendar <strong>todo</strong> was modified" : "<strong>Задача</strong> календаря была изменена",
  46. "Contact birthdays" : "Дни рождения контакта",
  47. "Calendar:" : "Календарь:",
  48. "Date:" : "Дата:",
  49. "Where:" : "Где:",
  50. "Description:" : "Описание:",
  51. "Untitled event" : "Событие без названия",
  52. "_%n year_::_%n years_" : ["%n год","%n года","%n лет","%n лет"],
  53. "_%n month_::_%n months_" : ["%n месяц","%n месяца","%n месяцев","%n месяцев"],
  54. "_%n day_::_%n days_" : ["%n день","%n дня","%n дней","%n дней"],
  55. "_%n hour_::_%n hours_" : ["%n час","%n часа","%n часов","%n часов"],
  56. "_%n minute_::_%n minutes_" : ["%n минута","%n минуты","%n минут","%n минут"],
  57. "%s (in %s)" : "%s (в %s)",
  58. "%s (%s ago)" : "%s (%s назад)",
  59. "Calendar: %s" : "Календарь: %s",
  60. "Date: %s" : "Дата: %s",
  61. "Description: %s" : "Описание: %s",
  62. "Where: %s" : "Где: %s",
  63. "%1$s via %2$s" : "%1$sчерез %2$s",
  64. "Invitation canceled" : "Приглашение отменено",
  65. "Hello %s," : "Привет, %s!",
  66. "The meeting »%1$s« with %2$s was canceled." : "Встреча «%1$s» с %2$s отменена.",
  67. "Invitation updated" : "Приглашение обновлено",
  68. "The meeting »%1$s« with %2$s was updated." : "Встреча «%1$s» с %2$s обновлена.",
  69. "%1$s invited you to »%2$s«" : "%1$sприглашает вас в »%2$s«",
  70. "When:" : "Когда:",
  71. "Link:" : "Ссылка:",
  72. "Accept" : "Принять",
  73. "Decline" : "Отклонить",
  74. "More options …" : "Дополнительные параметры…",
  75. "More options at %s" : "Дополнительные параметры на %s",
  76. "Contacts" : "Контакты",
  77. "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.",
  78. "Configures a CalDAV account" : "Настройка аккаунта CalDAV",
  79. "Configures a CardDAV account" : "Настройка аккаунта CardDAV",
  80. "WebDAV" : "WebDAV",
  81. "WebDAV endpoint" : "точка подключения WebDAV",
  82. "Technical details" : "Технические подробности",
  83. "Remote Address: %s" : "Удаленный адрес: %s",
  84. "Request ID: %s" : "ID запроса: %s",
  85. "There was an error updating your attendance status." : "Ошибка обновления статуса участия.",
  86. "Please contact the organizer directly." : "Обратитесь к организатору напрямую.",
  87. "Are you accepting the invitation?" : "Принять приглашение?",
  88. "Tentative" : "Под вопросом",
  89. "Save" : "Сохранить",
  90. "Your attendance was updated successfully." : "Статус участия обновлён.",
  91. "Calendar server" : "Сервер календаря",
  92. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Также установите {calendarappstoreopen}приложение Calendar{linkclose}, или {calendardocopen}подключите ваш ПК и мобильное устройство для синхронизации ↗{linkclose}.",
  93. "Send invitations to attendees" : "Отправить приглашения",
  94. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Проверьте правильность настройки {emailopen}почтового сервера{linkclose}.",
  95. "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически",
  96. "Birthday calendars will be generated by a background job." : "Календари дней рождения будут создаваться фоновым процессом.",
  97. "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время.",
  98. "Send notifications for events" : "Отправлять уведомления о событиях",
  99. "Notifications will be send through background jobs, so these need to happen often enough." : "Уведомления будут отправляться через фоновые задания, поэтому они должны выполняться достаточно часто.",
  100. "%s via %s" : "%s через %s",
  101. "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.",
  102. "The meeting »%s« with %s was updated." : "Встреча «%s» с %s обновлена.",
  103. "%s invited you to »%s«" : "%s пригласил(а) Вас на «%s»",
  104. "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты."
  105. },
  106. "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);");