Files
blog/i18n/ru.toml
2024-10-17 17:00:35 +03:00

91 lines
3.9 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Shown in language picker for multi-language sites
language_name = "Русский"
# Tera date format used for listing posts
# (post publication date, tag posts list...).
# Not used in comments, "date_locale" is used instead.
# See https://docs.rs/chrono/0.4.31/chrono/format/strftime/index.html
date_format = "%d %B %Y г."
date_locale = "ru_RU"
# Note on pluralization prefixes:
# - few_: for numbers ending in 2-4, except 12-14, in genitive singular.
# - many_: for all others, including 5-9, 0, and teens (11-14), in genitive plural.
# Menu items.
# Should match the names in config.extra.nav.links and config.extra.footer.links.
Links = "Ссылки"
Blog = "Блог"
Demo = "Демо"
Mods = "Моды"
Coffee = "Кофе"
all_tags = "Показать все теги"
archived = "Архив"
author = "Автор"
author_conjunction = " и "
author_separator = ", "
backlinks = "Обратные ссылки"
blog_post_author = "Автор блог-поста"
boosts_from = "Продвижения с $INSTANCE"
by_author = "От $AUTHOR"
caution = "Осторожно"
comments = "Комментарии"
comments_description = "Вы можете оставить комментарий к этому блог-посту, публично ответив на него с помощью аккаунта Mastodon или другого аккаунта ActivityPub/Fediverse. Известные неприватные ответы отображены ниже."
comments_noscript = "Загрузка комментариев зависит от JavaScript. Попробуйте включить JavaScript и перезагрузить, или посетите оригинальный пост на Mastodon."
comments_qr = "QR-код к посту Mastodon"
copy_code = "Скопировать код"
disclaimer = "Дисклеймер"
drafted = "Черновик"
faves_from = "Избранное с $INSTANCE"
featured = "Подборка"
feed = "Лента"
few_minutes_read = "$NUMBER минут чтения"
few_posts = "Всего $NUMBER поста"
few_tags = "Всего $NUMBER тега"
file_an_issue = "Отправить Отчет об Ошибке"
filter_by_tag = "Фильтр по тегам"
first = "Первая"
go_to_top = "Перейти в Начало"
hot = "Горячее"
important = "Важно"
language = "Язык"
last = "Последняя"
load_comments = "Загрузить Комментарии"
loading = "Загрузка"
many_minutes_read = "$NUMBER минуты чтения"
many_posts = "Всего $NUMBER постов"
many_tags = "Всего $NUMBER тегов"
minutes_read = "$NUMBER минута чтения"
next = "Следующий"
no_comments = "Комментариев пока нет :/"
note = "Заметьте"
one_posts = "Всего $NUMBER пост"
one_tags = "Всего $NUMBER тег"
open_post = "Открыть Пост"
poor = "Убогое"
posts = "$NUMBER постов"
posts_with_tag = "Посты с тегом $TAG"
powered_by = "Работает на базе $ZOLA и $DUCKQUILL"
previous = "Предыдущий"
published = "Опубликовано"
reload = "Перезагрузить"
repo = "Репозиторий"
search = "Поиск"
search_for = "Искать"
share = "Поделиться"
skip_to_content = "Перейти к основному содержанию"
source = "Исходный код веб-сайта"
table_of_contents = "Оглавление"
tags = "$NUMBER тегов"
tags_title = "Теги"
theme = "Тема"
theme_dark = "Переключить на темную тему"
theme_light = "Переключить на светлую тему"
theme_system = "Использовать системную тему"
tip = "Совет"
trigger_warning = "Предупреждение о Тревоге"
updated = "Обновлено"
view_comment = "Показать комментарий на"
view_profile = "Показать профиль на"
warning = "Внимание"