Skip to content

i18n(ru): update i18n/ru.yml #12118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/content/i18n/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ leftSidebar.sponsoredBy: При поддержке
footer.community: Сообщество
footer.contribute: Внести свой вклад
footer.translatePage: Перевести эту страницу
footer.sponsor: Поддержать
# Used in `<Since>`: Added in: v0.24.0 [NEW]
since.addedIn: 'Добавлено в:'
since.new: Новое
Expand All @@ -20,6 +21,8 @@ deploy.ssrTag: SSR
deploy.staticTag: Статический
# CMS Guides vocabulary
cms.navTitle: Дополнительные руководства по CMS
# Media Guides vocabulary
media.navTitle: Дополнительные руководства по DAM
# Migration Guides vocabulary
migration.navTitle: Дополнительные руководства по миграции
# `<RecipeLinks>` vocabulary
Expand Down Expand Up @@ -48,6 +51,7 @@ progress.done: Завершено
# Tutorial Navigation
tutorial.trackerLabel: Трекер обучения
tutorial.unit: Единица
tutorial.title.prefix: 'Создание блога-руководства: {{title}}'
# Tutorial
tutorial.getReady: Приготовьтесь…
# Code snippet vocabulary
Expand All @@ -61,6 +65,8 @@ starlight.title: Хотите создать свою собственную д
starlight.description: Возьмите этот шаблон, чтобы начать.
# `<StudioHeading>` component
studioHeading.label: Особенность Studio
# Upgrade guide
upgrade.implementationPR: 'PR с реализацией: '
# DocSearch component strings
docsearch.button: Найти
docsearch.placeholder: Поиск по документации
Expand Down