@docusaurus/theme-translations 0.0.0-5354 → 0.0.0-5355
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.
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"theme.CodeBlock.copied": "Скопировано",
|
|
5
5
|
"theme.CodeBlock.copy": "Скопировать",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Скопировать в буфер обмена",
|
|
7
|
-
"theme.CodeBlock.wordWrapToggle": "
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Переключить перенос по строкам",
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Свернуть/развернуть категорию '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "На странице произошёл сбой.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Попробуйте ещё раз",
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
"theme.NotFound.p2": "Пожалуйста, обратитесь к владельцу сайта, с которого вы перешли на эту ссылку, чтобы сообщить ему, что ссылка не работает.",
|
|
13
13
|
"theme.NotFound.title": "Страница не найдена",
|
|
14
14
|
"theme.TOCCollapsible.toggleButtonLabel": "Содержание этой страницы",
|
|
15
|
-
"theme.admonition.caution": "
|
|
16
|
-
"theme.admonition.danger": "
|
|
17
|
-
"theme.admonition.info": "
|
|
18
|
-
"theme.admonition.note": "
|
|
19
|
-
"theme.admonition.tip": "
|
|
15
|
+
"theme.admonition.caution": "предупреждение",
|
|
16
|
+
"theme.admonition.danger": "осторожно",
|
|
17
|
+
"theme.admonition.info": "к сведению",
|
|
18
|
+
"theme.admonition.note": "примечание",
|
|
19
|
+
"theme.admonition.tip": "подсказка",
|
|
20
20
|
"theme.blog.archive.description": "Архив",
|
|
21
21
|
"theme.blog.archive.title": "Архив",
|
|
22
22
|
"theme.blog.paginator.navAriaLabel": "Навигация по странице списка блогов",
|
|
@@ -43,12 +43,12 @@
|
|
|
43
43
|
"theme.docs.paginator.navAriaLabel": "Навигация по странице документации",
|
|
44
44
|
"theme.docs.paginator.next": "Следующая страница",
|
|
45
45
|
"theme.docs.paginator.previous": "Предыдущая страница",
|
|
46
|
-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "
|
|
46
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Закрыть панель навигации",
|
|
47
47
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Свернуть сайдбар",
|
|
48
48
|
"theme.docs.sidebar.collapseButtonTitle": "Свернуть сайдбар",
|
|
49
49
|
"theme.docs.sidebar.expandButtonAriaLabel": "Развернуть сайдбар",
|
|
50
50
|
"theme.docs.sidebar.expandButtonTitle": "Развернуть сайдбар",
|
|
51
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "
|
|
51
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Переключить навигационную панель",
|
|
52
52
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} с тегом \"{tagName}\"",
|
|
53
53
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Одна страница|{count} страницы|{count} страниц",
|
|
54
54
|
"theme.docs.versionBadge.label": "Версия: {versionLabel}",
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Поиск",
|
|
3
3
|
"theme.SearchBar.seeAll": "Посмотреть все результаты ({count})",
|
|
4
|
-
"theme.SearchModal.errorScreen.helpText": "
|
|
5
|
-
"theme.SearchModal.errorScreen.titleText": "
|
|
6
|
-
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape
|
|
7
|
-
"theme.SearchModal.footer.closeText": "
|
|
8
|
-
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "
|
|
9
|
-
"theme.SearchModal.footer.navigateText": "
|
|
10
|
-
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "
|
|
11
|
-
"theme.SearchModal.footer.searchByText": "
|
|
12
|
-
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter
|
|
13
|
-
"theme.SearchModal.footer.selectText": "
|
|
14
|
-
"theme.SearchModal.noResultsScreen.noResultsText": "
|
|
15
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "
|
|
16
|
-
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "
|
|
17
|
-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "
|
|
18
|
-
"theme.SearchModal.placeholder": "
|
|
19
|
-
"theme.SearchModal.searchBox.cancelButtonText": "
|
|
20
|
-
"theme.SearchModal.searchBox.resetButtonTitle": "
|
|
21
|
-
"theme.SearchModal.startScreen.favoriteSearchesTitle": "
|
|
22
|
-
"theme.SearchModal.startScreen.noRecentSearchesText": "
|
|
23
|
-
"theme.SearchModal.startScreen.recentSearchesTitle": "
|
|
24
|
-
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "
|
|
25
|
-
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "
|
|
26
|
-
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "Проверьте подключение к интернету.",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "Невозможно загрузить результаты поиска",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "Клавиша Escape",
|
|
7
|
+
"theme.SearchModal.footer.closeText": "закрыть",
|
|
8
|
+
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Клавиша стрелка вниз",
|
|
9
|
+
"theme.SearchModal.footer.navigateText": "навигация",
|
|
10
|
+
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Клавиша стрелка вверх",
|
|
11
|
+
"theme.SearchModal.footer.searchByText": "Поиск от",
|
|
12
|
+
"theme.SearchModal.footer.selectKeyAriaLabel": "Клавиша Enter",
|
|
13
|
+
"theme.SearchModal.footer.selectText": "выбрать",
|
|
14
|
+
"theme.SearchModal.noResultsScreen.noResultsText": "Нет результатов по запросу",
|
|
15
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Сообщите нам.",
|
|
16
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Нет подходящего результата поиска?",
|
|
17
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Попробуйте",
|
|
18
|
+
"theme.SearchModal.placeholder": "Поиск",
|
|
19
|
+
"theme.SearchModal.searchBox.cancelButtonText": "Отменить",
|
|
20
|
+
"theme.SearchModal.searchBox.resetButtonTitle": "Очистить",
|
|
21
|
+
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Избранное",
|
|
22
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Нет истории поиска",
|
|
23
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Недавнее",
|
|
24
|
+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Удалить запись из избранное",
|
|
25
|
+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Удалить запись из историю",
|
|
26
|
+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Сохранить поисковый запрос",
|
|
27
27
|
"theme.SearchPage.algoliaLabel": "Поиск от Algolia",
|
|
28
28
|
"theme.SearchPage.documentsFound.plurals": "{count} документ|{count} документа|{count} документов",
|
|
29
29
|
"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-5355",
|
|
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.4.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/core": "0.0.0-
|
|
27
|
-
"@docusaurus/logger": "0.0.0-
|
|
26
|
+
"@docusaurus/core": "0.0.0-5355",
|
|
27
|
+
"@docusaurus/logger": "0.0.0-5355",
|
|
28
28
|
"lodash": "^4.17.21"
|
|
29
29
|
},
|
|
30
30
|
"engines": {
|
|
31
31
|
"node": ">=16.14"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "b5af00a912970f012f4faf3bbb060ef4fd1e64a1"
|
|
34
34
|
}
|