summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/ru.yaml
blob: f18b0cb8be0b428290081b20165fa0e8c2f617d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
global:
  language: "RU"

article:
  anchor_label: "Якорь"
  date: "{{ .Date }}"
  date_updated: "Обновлено: {{ .Date }}"
  draft: "Черновик"
  edit_title: "Редактировать содержимое"
  reading_time:
    one: "{{ .Count }} минута"
    other: "{{ .Count }} минут"
  reading_time_title: "Время чтения"
  table_of_contents: "Оглавление"
  word_count:
    one: "{{ .Count }} слово"
    other: "{{ .Count }} слов"
  views:
    one: "{{ .Count }} просмотр"
    other: "{{ .Count }} просмотров"
  likes:
    one: "{{ .Count }} нравится"
    other: "{{ .Count }} нравится"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "Автор"

code:
  copy: "Копировать"
  copied: "Скопировано"

error:
  404_title: "Страница не найдена: в замешательстве:"
  404_error: "Ошибка 404"
  404_description: "Похоже, запрошенная вами страница не существует."

footer:
  dark_appearance: "Переключить на темный вид"
  light_appearance: "Переключить на светлый вид"
  powered_by: "Работает на {{ .Hugo }} & {{ .Theme }}"

list:
  externalurl_title: "Ссылка на внешний сайт"
  no_articles: "Здесь пока нет статей."

nav:
  scroll_to_top_title: "Пролистать наверх"
  skip_to_main: "Перейти к основному содержимому"

search:
  open_button_title: "Поиск (/)"
  close_button_title: "Закрыть (Esc)"
  input_placeholder: "Поиск"

sharing:
  email: "Отправить по электронной почте"
  facebook: "Поделиться через Facebook"
  linkedin: "Поделиться через LinkedIn"
  pinterest: "Добавить в Pinterest"
  reddit: "Отправить в Reddit"
  twitter: "Твитнуть в Twitter"

shortcode:
  recent_articles: "Недавние"

recent:
  show_more: "Показать еще"