@docusaurus/theme-translations 0.0.0-4715 → 0.0.0-4720
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"theme.IdealImageMessage.404error": "404.
|
|
3
|
-
"theme.IdealImageMessage.error": "
|
|
4
|
-
"theme.IdealImageMessage.load": "
|
|
5
|
-
"theme.IdealImageMessage.loading": "
|
|
6
|
-
"theme.IdealImageMessage.offline": "
|
|
2
|
+
"theme.IdealImageMessage.404error": "404. Изображение не найдено",
|
|
3
|
+
"theme.IdealImageMessage.error": "Ошибка. Нажмите для перезагрузки",
|
|
4
|
+
"theme.IdealImageMessage.load": "Нажмите для загрузки {sizeMessage}",
|
|
5
|
+
"theme.IdealImageMessage.loading": "Загрузка...",
|
|
6
|
+
"theme.IdealImageMessage.offline": "Ваш браузер находится в автономном режиме. Изображение не загружено"
|
|
7
7
|
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.AnnouncementBar.closeButtonAriaLabel": "Закрыть",
|
|
3
|
-
"theme.BackToTopButton.buttonAriaLabel": "
|
|
3
|
+
"theme.BackToTopButton.buttonAriaLabel": "Прокрутка к началу",
|
|
4
4
|
"theme.CodeBlock.copied": "Скопировано",
|
|
5
5
|
"theme.CodeBlock.copy": "Скопировать",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Скопировать в буфер обмена",
|
|
7
|
-
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "
|
|
8
|
-
"theme.ErrorPageContent.title": "
|
|
9
|
-
"theme.ErrorPageContent.tryAgain": "
|
|
7
|
+
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Свернуть/развернуть категорию '{label}'",
|
|
8
|
+
"theme.ErrorPageContent.title": "На странице произошёл сбой.",
|
|
9
|
+
"theme.ErrorPageContent.tryAgain": "Попробуйте ещё раз",
|
|
10
10
|
"theme.NotFound.p1": "К сожалению, мы не смогли найти запрашиваемую вами страницу.",
|
|
11
11
|
"theme.NotFound.p2": "Пожалуйста, обратитесь к владельцу сайта, с которого вы перешли на эту ссылку, чтобы сообщить ему, что ссылка не работает.",
|
|
12
12
|
"theme.NotFound.title": "Страница не найдена",
|
|
13
13
|
"theme.TOCCollapsible.toggleButtonLabel": "Содержание этой страницы",
|
|
14
|
-
"theme.blog.archive.description": "
|
|
15
|
-
"theme.blog.archive.title": "
|
|
14
|
+
"theme.blog.archive.description": "Архив",
|
|
15
|
+
"theme.blog.archive.title": "Архив",
|
|
16
16
|
"theme.blog.paginator.navAriaLabel": "Навигация по странице списка блогов",
|
|
17
17
|
"theme.blog.paginator.newerEntries": "Следующие записи",
|
|
18
18
|
"theme.blog.paginator.olderEntries": "Предыдущие записи",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"theme.blog.post.paginator.olderPost": "Предыдущий пост",
|
|
22
22
|
"theme.blog.post.plurals": "{count} запись|{count} записи|{count} записей",
|
|
23
23
|
"theme.blog.post.readMore": "Читать дальше",
|
|
24
|
-
"theme.blog.post.readMoreLabel": "
|
|
24
|
+
"theme.blog.post.readMoreLabel": "Подробнее о {title}",
|
|
25
25
|
"theme.blog.post.readingTime.plurals": "{readingTime} мин. чтения",
|
|
26
26
|
"theme.blog.sidebar.navAriaLabel": "Навигация по последним постам в блоге",
|
|
27
27
|
"theme.blog.tagTitle": "{nPosts} с тегом \"{tagName}\"",
|
|
28
|
-
"theme.colorToggle.ariaLabel": "
|
|
29
|
-
"theme.colorToggle.ariaLabel.mode.light": "
|
|
30
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
28
|
+
"theme.colorToggle.ariaLabel": "Переключение между темным и светлым режимом (сейчас используется {mode})",
|
|
29
|
+
"theme.colorToggle.ariaLabel.mode.light": "Светлый режим",
|
|
30
|
+
"theme.colorToggle.ariaLabel.mode.dark": "Тёмный режим",
|
|
31
31
|
"theme.common.editThisPage": "Отредактировать эту страницу",
|
|
32
32
|
"theme.common.headingLinkTitle": "Прямая ссылка на этот заголовок",
|
|
33
33
|
"theme.common.skipToMainContent": "Перейти к основному содержимому",
|
|
34
|
-
"theme.docs.DocCard.categoryDescription": "{count}
|
|
34
|
+
"theme.docs.DocCard.categoryDescription": "{count} элемент|{count} элемента|{count} элементов",
|
|
35
35
|
"theme.docs.paginator.navAriaLabel": "Навигация по странице документации",
|
|
36
36
|
"theme.docs.paginator.next": "Следующая страница",
|
|
37
37
|
"theme.docs.paginator.previous": "Предыдущая страница",
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
"theme.docs.sidebar.collapseButtonTitle": "Свернуть сайдбар",
|
|
40
40
|
"theme.docs.sidebar.expandButtonAriaLabel": "Развернуть сайдбар",
|
|
41
41
|
"theme.docs.sidebar.expandButtonTitle": "Развернуть сайдбар",
|
|
42
|
-
"theme.docs.tagDocListPageTitle": "{nDocsTagged}
|
|
43
|
-
"theme.docs.tagDocListPageTitle.nDocsTagged": "
|
|
44
|
-
"theme.docs.versionBadge.label": "
|
|
42
|
+
"theme.docs.tagDocListPageTitle": "{nDocsTagged} с тегом \"{tagName}\"",
|
|
43
|
+
"theme.docs.tagDocListPageTitle.nDocsTagged": "Одна страница|{count} страницы|{count} страниц",
|
|
44
|
+
"theme.docs.versionBadge.label": "Версия: {versionLabel}",
|
|
45
45
|
"theme.docs.versions.latestVersionLinkLabel": "последней версии",
|
|
46
46
|
"theme.docs.versions.latestVersionSuggestionLabel": "Актуальная документация находится на странице {latestVersionLink} ({versionLabel}).",
|
|
47
47
|
"theme.docs.versions.unmaintainedVersionLabel": "Это документация {siteTitle} для версии {versionLabel}, которая уже не поддерживается.",
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"theme.lastUpdated.atDate": " {date}",
|
|
50
50
|
"theme.lastUpdated.byUser": " от {user}",
|
|
51
51
|
"theme.lastUpdated.lastUpdatedAtBy": "Последнее обновление{atDate}{byUser}",
|
|
52
|
-
"theme.navbar.mobileLanguageDropdown.label": "
|
|
52
|
+
"theme.navbar.mobileLanguageDropdown.label": "Языки",
|
|
53
53
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Перейти к главному меню",
|
|
54
|
-
"theme.navbar.mobileVersionsDropdown.label": "
|
|
54
|
+
"theme.navbar.mobileVersionsDropdown.label": "Версии",
|
|
55
55
|
"theme.tags.tagsListLabel": "Теги:",
|
|
56
56
|
"theme.tags.tagsPageLink": "Посмотреть все теги",
|
|
57
57
|
"theme.tags.tagsPageTitle": "Теги"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Поиск",
|
|
3
|
-
"theme.SearchBar.seeAll": "
|
|
3
|
+
"theme.SearchBar.seeAll": "Посмотреть все результаты ({count})",
|
|
4
4
|
"theme.SearchPage.algoliaLabel": "Поиск от Algolia",
|
|
5
5
|
"theme.SearchPage.documentsFound.plurals": "{count} документ|{count} документа|{count} документов",
|
|
6
6
|
"theme.SearchPage.emptyResultsTitle": "Поиск по сайту",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-4720",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tslib": "^2.3.1"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "0.0.0-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-4720",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-4720",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "63b8d4b4a1315a7c21db9bdcbb971039e0db4e05"
|
|
34
34
|
}
|