@docusaurus/theme-translations 2.1.0 → 2.3.0
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.
- package/locales/ar/theme-common.json +5 -1
- package/locales/base/theme-common.json +10 -2
- package/locales/bn/theme-common.json +5 -1
- package/locales/cs/theme-common.json +5 -1
- package/locales/da/theme-common.json +5 -1
- package/locales/de/theme-common.json +5 -1
- package/locales/es/theme-common.json +5 -1
- package/locales/fa/theme-common.json +5 -1
- package/locales/fa/theme-search-algolia.json +23 -23
- package/locales/fil/theme-common.json +5 -1
- package/locales/fr/theme-common.json +5 -1
- package/locales/he/theme-common.json +5 -1
- package/locales/hi/theme-common.json +5 -1
- package/locales/it/theme-common.json +5 -1
- package/locales/ja/plugin-ideal-image.json +5 -5
- package/locales/ja/theme-common.json +38 -34
- package/locales/ja/theme-live-codeblock.json +2 -2
- package/locales/ja/theme-search-algolia.json +25 -25
- package/locales/ko/theme-common.json +5 -1
- package/locales/nl/theme-common.json +5 -1
- package/locales/pl/theme-common.json +13 -9
- package/locales/pl/theme-search-algolia.json +23 -23
- package/locales/pt-BR/theme-common.json +5 -1
- package/locales/pt-PT/theme-common.json +5 -1
- package/locales/ru/theme-common.json +11 -7
- package/locales/ru/theme-search-algolia.json +23 -23
- package/locales/sl/plugin-ideal-image.json +7 -0
- package/locales/sl/plugin-pwa.json +5 -0
- package/locales/sl/theme-common.json +72 -0
- package/locales/sl/theme-live-codeblock.json +4 -0
- package/locales/sl/theme-search-algolia.json +35 -0
- package/locales/sr/theme-common.json +5 -1
- package/locales/sv/theme-common.json +5 -1
- package/locales/sv/theme-search-algolia.json +24 -1
- package/locales/tr/plugin-ideal-image.json +5 -5
- package/locales/tr/theme-common.json +22 -16
- package/locales/tr/theme-search-algolia.json +23 -23
- package/locales/uk/theme-common.json +5 -1
- package/locales/vi/theme-common.json +9 -5
- package/locales/vi/theme-search-algolia.json +1 -1
- package/locales/zh-Hans/theme-common.json +5 -1
- package/locales/zh-Hant/theme-common.json +5 -1
- package/package.json +4 -4
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "検索",
|
|
3
|
-
"theme.SearchBar.seeAll": "
|
|
4
|
-
"theme.SearchModal.errorScreen.helpText": "
|
|
5
|
-
"theme.SearchModal.errorScreen.titleText": "
|
|
6
|
-
"theme.SearchModal.footer.closeKeyAriaLabel": "
|
|
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": "
|
|
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": "
|
|
3
|
+
"theme.SearchBar.seeAll": "検索結果{count}件をすべて見る",
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "ネットワーク接続を確認してください",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "検索結果の取得に失敗しました",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "エスケープキー",
|
|
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": "エンターキー",
|
|
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}件のドキュメントが見つかりました",
|
|
29
29
|
"theme.SearchPage.emptyResultsTitle": "ドキュメントを検索",
|
|
30
30
|
"theme.SearchPage.existingResultsTitle": "『{query}』の検索結果",
|
|
31
31
|
"theme.SearchPage.fetchingNewResults": "新しい検索結果を取得しています...",
|
|
32
32
|
"theme.SearchPage.inputLabel": "検索",
|
|
33
|
-
"theme.SearchPage.inputPlaceholder": "
|
|
33
|
+
"theme.SearchPage.inputPlaceholder": "検索するキーワードを入力してください",
|
|
34
34
|
"theme.SearchPage.noResultsText": "検索結果が見つかりませんでした"
|
|
35
35
|
}
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "접을 수 있는 사이드바 분류 '{label}' 접기(펼치기)",
|
|
9
9
|
"theme.ErrorPageContent.title": "페이지에 오류가 발생하였습니다.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "다시 시도해 보세요",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "원하는 페이지를 찾을 수 없습니다.",
|
|
12
13
|
"theme.NotFound.p2": "사이트 관리자에게 링크가 깨진 것을 알려주세요.",
|
|
13
14
|
"theme.NotFound.title": "페이지를 찾을 수 없습니다.",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "어두운 모드",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "밝은 모드",
|
|
37
38
|
"theme.common.editThisPage": "페이지 편집",
|
|
38
|
-
"theme.common.headingLinkTitle": "
|
|
39
|
+
"theme.common.headingLinkTitle": "{heading}에 대한 직접 링크",
|
|
39
40
|
"theme.common.skipToMainContent": "본문으로 건너뛰기",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} 항목",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "홈",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "문서 탐색",
|
|
44
45
|
"theme.docs.paginator.next": "다음",
|
|
45
46
|
"theme.docs.paginator.previous": "이전",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "사이드바 숨기기",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "사이드바 숨기기",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "사이드바 열기",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "사이드바 열기",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} \"{tagName}\" 태그에 분류되었습니다",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count}개 문서가",
|
|
52
56
|
"theme.docs.versionBadge.label": "버전: {versionLabel}",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Klap de opvouwbare zijbalkcategorie '{label}' in of uit",
|
|
9
9
|
"theme.ErrorPageContent.title": "Deze pagina is gecrasht.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Probeer opnieuw",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "We kunnen niet vinden waar je naar op zoek bent.",
|
|
12
13
|
"theme.NotFound.p2": "Neem contact op met de eigenaar van de website die naar de originele URL heeft geleid en laat weten dat de link niet meer werkt.",
|
|
13
14
|
"theme.NotFound.title": "Pagina niet gevonden",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "donkere modus",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "lichte modus",
|
|
37
38
|
"theme.common.editThisPage": "Bewerk deze pagina",
|
|
38
|
-
"theme.common.headingLinkTitle": "Direct link naar
|
|
39
|
+
"theme.common.headingLinkTitle": "Direct link naar {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Ga naar hoofdinhoud",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} artikelen",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Homepagina",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Paginanavigatie documentatie",
|
|
44
45
|
"theme.docs.paginator.next": "Volgende",
|
|
45
46
|
"theme.docs.paginator.previous": "Vorige",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Zijbalk inklappen",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Zijbalk inklappen",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Zijbalk uitklappen",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Zijbalk uitklappen",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} met \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Een artikel getagd|{count} artikelen getagd",
|
|
52
56
|
"theme.docs.versionBadge.label": "Versie: {versionLabel}",
|
|
@@ -4,19 +4,20 @@
|
|
|
4
4
|
"theme.CodeBlock.copied": "Skopiowano!",
|
|
5
5
|
"theme.CodeBlock.copy": "Kopiuj",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Kopiuj do schowka",
|
|
7
|
-
"theme.CodeBlock.wordWrapToggle": "
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Przełącz zawijanie słów",
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Przełącz zwijalną kategorię panelu bocznego '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "Ta strona uległa awarii.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Spróbuj ponownie",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Nie mogliśmy znaleźć strony której szukasz.",
|
|
12
13
|
"theme.NotFound.p2": "Proszę skontaktuj się z właścielem strony, z której link doprowadził Cię tutaj i poinformuj go, że link jest nieprawidłowy.",
|
|
13
14
|
"theme.NotFound.title": "Strona nie została znaleziona",
|
|
14
15
|
"theme.TOCCollapsible.toggleButtonLabel": "Na tej stronie",
|
|
15
|
-
"theme.admonition.caution": "
|
|
16
|
-
"theme.admonition.danger": "
|
|
17
|
-
"theme.admonition.info": "
|
|
18
|
-
"theme.admonition.note": "
|
|
19
|
-
"theme.admonition.tip": "
|
|
16
|
+
"theme.admonition.caution": "uwaga",
|
|
17
|
+
"theme.admonition.danger": "ważne",
|
|
18
|
+
"theme.admonition.info": "informacja",
|
|
19
|
+
"theme.admonition.note": "notatka",
|
|
20
|
+
"theme.admonition.tip": "wskazówka",
|
|
20
21
|
"theme.blog.archive.description": "Archiwum",
|
|
21
22
|
"theme.blog.archive.title": "Archiwum",
|
|
22
23
|
"theme.blog.paginator.navAriaLabel": "Nawigacja na stronie listy wpisów na blogu",
|
|
@@ -35,18 +36,21 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "ciemny motyw",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "jasny motyw",
|
|
37
38
|
"theme.common.editThisPage": "Edytuj tę stronę",
|
|
38
|
-
"theme.common.headingLinkTitle": "Bezpośredni link do
|
|
39
|
+
"theme.common.headingLinkTitle": "Bezpośredni link do {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Przejdź do głównej zawartości",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} elementów",
|
|
41
|
-
"theme.docs.breadcrumbs.home": "
|
|
42
|
-
"theme.docs.breadcrumbs.navAriaLabel": "
|
|
42
|
+
"theme.docs.breadcrumbs.home": "Strona główna",
|
|
43
|
+
"theme.docs.breadcrumbs.navAriaLabel": "Pasek nawigacji",
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Nawigacja na stronie dokumentacji",
|
|
44
45
|
"theme.docs.paginator.next": "Następna strona",
|
|
45
46
|
"theme.docs.paginator.previous": "Poprzednia strona",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zamknij panel nawigacji",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Zwiń boczny panel",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Zwiń boczny panel",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Rozszerz boczny panel",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Rozszerz boczny panel",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Panel boczny dokumentów",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Przełączanie panelu nawigacyjnego",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Jedna strona dokumentacji otagowana|{count} strony dokumentacji otagowane|{count} stron dokumentacji otagowanych",
|
|
52
56
|
"theme.docs.versionBadge.label": "Wersja: {versionLabel}",
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Szukaj",
|
|
3
3
|
"theme.SearchBar.seeAll": "Wyświetl wszystkie {count} wyników",
|
|
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": "Sprawdź swoje połączenie sieciowe.",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "Nie można pobrać wyników",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "Klawisz Escape",
|
|
7
|
+
"theme.SearchModal.footer.closeText": "aby zamknąć",
|
|
8
|
+
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Strzałka w dół",
|
|
9
|
+
"theme.SearchModal.footer.navigateText": "aby przejść",
|
|
10
|
+
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Strzałka w górę",
|
|
11
|
+
"theme.SearchModal.footer.searchByText": "Szukaj według",
|
|
12
|
+
"theme.SearchModal.footer.selectKeyAriaLabel": "Klawisz Enter",
|
|
13
|
+
"theme.SearchModal.footer.selectText": "aby wybrać",
|
|
14
|
+
"theme.SearchModal.noResultsScreen.noResultsText": "Brak wyników dla",
|
|
15
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Daj nam znać.",
|
|
16
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Wydaje Ci się, że to zapytanie powinno zwrócić wyniki?",
|
|
17
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Spróbuj poszukać",
|
|
18
|
+
"theme.SearchModal.placeholder": "Wyszukaj dokumenty",
|
|
19
|
+
"theme.SearchModal.searchBox.cancelButtonText": "Anuluj",
|
|
20
|
+
"theme.SearchModal.searchBox.resetButtonTitle": "Wyczyść zapytanie",
|
|
21
|
+
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Ulubione",
|
|
22
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Brak ostatnich wyszukiwań",
|
|
23
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Ostatnie wyszukiwania",
|
|
24
|
+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Usuń to wyszukiwanie z ulubionych",
|
|
25
|
+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Usuń to wyszukiwanie z historii",
|
|
26
|
+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Zapisz to wyszukiwanie",
|
|
27
27
|
"theme.SearchPage.algoliaLabel": "Dostawca rozwiązania Algolia",
|
|
28
28
|
"theme.SearchPage.documentsFound.plurals": "Jeden dokument znaleziony|{count} dokumenty znalezione|{count} dokumentów znalezionych",
|
|
29
29
|
"theme.SearchPage.emptyResultsTitle": "Wyszukaj w dokumentacji",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "This page crashed.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Try again",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Não foi possível encontrar o que você está procurando.",
|
|
12
13
|
"theme.NotFound.p2": "Entre em contato com o proprietário do site que lhe trouxe para cá e lhe informe que o link está quebrado.",
|
|
13
14
|
"theme.NotFound.title": "Página não encontrada",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
37
38
|
"theme.common.editThisPage": "Editar essa página",
|
|
38
|
-
"theme.common.headingLinkTitle": "Link direto para
|
|
39
|
+
"theme.common.headingLinkTitle": "Link direto para {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Pular para o conteúdo principal",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Navigação das páginas de documentação",
|
|
44
45
|
"theme.docs.paginator.next": "Próxima",
|
|
45
46
|
"theme.docs.paginator.previous": "Anterior",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Fechar painel lateral",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Fechar painel lateral",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Expandir painel lateral",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Expandir painel lateral",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} com \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Um documento selecionado|{count} documentos selecionados",
|
|
52
56
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "This page crashed.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Try again",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Não foi possível encontrar o que procura.",
|
|
12
13
|
"theme.NotFound.p2": "Por favor, contacte o proprietário do site que o trouxe aqui e informe-lhe que o link está partido.",
|
|
13
14
|
"theme.NotFound.title": "Página não encontrada",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
37
38
|
"theme.common.editThisPage": "Editar esta página",
|
|
38
|
-
"theme.common.headingLinkTitle": "Link direto para
|
|
39
|
+
"theme.common.headingLinkTitle": "Link direto para {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Saltar para o conteúdo principal",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Navigação das páginas de documentação",
|
|
44
45
|
"theme.docs.paginator.next": "Próxima",
|
|
45
46
|
"theme.docs.paginator.previous": "Anterior",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Colapsar barra lateral",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Colapsar barra lateral",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Expandir barra lateral",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Expandir barra lateral",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "One doc tagged|{count} docs tagged",
|
|
52
56
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
@@ -4,19 +4,20 @@
|
|
|
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": "Попробуйте ещё раз",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "К сожалению, мы не смогли найти запрашиваемую вами страницу.",
|
|
12
13
|
"theme.NotFound.p2": "Пожалуйста, обратитесь к владельцу сайта, с которого вы перешли на эту ссылку, чтобы сообщить ему, что ссылка не работает.",
|
|
13
14
|
"theme.NotFound.title": "Страница не найдена",
|
|
14
15
|
"theme.TOCCollapsible.toggleButtonLabel": "Содержание этой страницы",
|
|
15
|
-
"theme.admonition.caution": "
|
|
16
|
-
"theme.admonition.danger": "
|
|
17
|
-
"theme.admonition.info": "
|
|
18
|
-
"theme.admonition.note": "
|
|
19
|
-
"theme.admonition.tip": "
|
|
16
|
+
"theme.admonition.caution": "предупреждение",
|
|
17
|
+
"theme.admonition.danger": "осторожно",
|
|
18
|
+
"theme.admonition.info": "к сведению",
|
|
19
|
+
"theme.admonition.note": "примечание",
|
|
20
|
+
"theme.admonition.tip": "подсказка",
|
|
20
21
|
"theme.blog.archive.description": "Архив",
|
|
21
22
|
"theme.blog.archive.title": "Архив",
|
|
22
23
|
"theme.blog.paginator.navAriaLabel": "Навигация по странице списка блогов",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "Тёмный режим",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "Светлый режим",
|
|
37
38
|
"theme.common.editThisPage": "Отредактировать эту страницу",
|
|
38
|
-
"theme.common.headingLinkTitle": "Прямая ссылка на
|
|
39
|
+
"theme.common.headingLinkTitle": "Прямая ссылка на {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Перейти к основному содержимому",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} элемент|{count} элемента|{count} элементов",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Главная страница",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Навигация по странице документации",
|
|
44
45
|
"theme.docs.paginator.next": "Следующая страница",
|
|
45
46
|
"theme.docs.paginator.previous": "Предыдущая страница",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Закрыть панель навигации",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Свернуть сайдбар",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Свернуть сайдбар",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Развернуть сайдбар",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Развернуть сайдбар",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Переключить навигационную панель",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} с тегом \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Одна страница|{count} страницы|{count} страниц",
|
|
52
56
|
"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": "Поиск по сайту",
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.IdealImageMessage.404error": "404. Slika ni najdena",
|
|
3
|
+
"theme.IdealImageMessage.error": "Napaka. Kliknite, da ponovno naložite stran",
|
|
4
|
+
"theme.IdealImageMessage.load": "Kliknite, da naložite{sizeMessage}",
|
|
5
|
+
"theme.IdealImageMessage.loading": "Nalaganje...",
|
|
6
|
+
"theme.IdealImageMessage.offline": "Vaš brskalnik nima povezave s spletom. Slike ni bilo možno naložiti"
|
|
7
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.AnnouncementBar.closeButtonAriaLabel": "Zapri",
|
|
3
|
+
"theme.BackToTopButton.buttonAriaLabel": "Nazaj na vrh",
|
|
4
|
+
"theme.CodeBlock.copied": "Kopirano v odložišče",
|
|
5
|
+
"theme.CodeBlock.copy": "Kopiraj",
|
|
6
|
+
"theme.CodeBlock.copyButtonAriaLabel": "Kopiraj v odložišče",
|
|
7
|
+
"theme.CodeBlock.wordWrapToggle": "Preklopi oblivanje besedila",
|
|
8
|
+
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Preklopi zložljivo kategorijo v stranski vrstici '{label}'",
|
|
9
|
+
"theme.ErrorPageContent.title": "Ta stran se je zrušila.",
|
|
10
|
+
"theme.ErrorPageContent.tryAgain": "Poskusite ponovno",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Glavna navigacija",
|
|
12
|
+
"theme.NotFound.p1": "Iskane strani ni bilo možno najti",
|
|
13
|
+
"theme.NotFound.p2": "Prosim kontaktirajte lastnike strani, s katere ste sledili povezavi in jih obvestite, da povezava ne deluje.",
|
|
14
|
+
"theme.NotFound.title": "Strani ni bilo možno najti",
|
|
15
|
+
"theme.TOCCollapsible.toggleButtonLabel": "Na tej strani",
|
|
16
|
+
"theme.admonition.caution": "pozor",
|
|
17
|
+
"theme.admonition.danger": "nevarnost",
|
|
18
|
+
"theme.admonition.info": "informacija",
|
|
19
|
+
"theme.admonition.note": "opomba",
|
|
20
|
+
"theme.admonition.tip": "namig",
|
|
21
|
+
"theme.blog.archive.description": "Arhiv",
|
|
22
|
+
"theme.blog.archive.title": "Arhiv",
|
|
23
|
+
"theme.blog.paginator.navAriaLabel": "Navigacija kazala po blogu",
|
|
24
|
+
"theme.blog.paginator.newerEntries": "Novejši prispevki",
|
|
25
|
+
"theme.blog.paginator.olderEntries": "Starejši prispevki",
|
|
26
|
+
"theme.blog.post.paginator.navAriaLabel": "Navigacija prispevka na blogu",
|
|
27
|
+
"theme.blog.post.paginator.newerPost": "Novejši prispevek",
|
|
28
|
+
"theme.blog.post.paginator.olderPost": "Starejši prispevek",
|
|
29
|
+
"theme.blog.post.plurals": "En prispevek|Dva prispevka|{count} prispevki|{count} prispevkov",
|
|
30
|
+
"theme.blog.post.readMore": "Preberite več",
|
|
31
|
+
"theme.blog.post.readMoreLabel": "Preberite več o {title}",
|
|
32
|
+
"theme.blog.post.readingTime.plurals": "Minuta branja|Minuti branja|{readingTime} minute branja|{readingTime} minut branja",
|
|
33
|
+
"theme.blog.sidebar.navAriaLabel": "Navigacija svežih prispevkov na blogu",
|
|
34
|
+
"theme.blog.tagTitle": "{nPosts} ima oznako \"{tagName}\"",
|
|
35
|
+
"theme.colorToggle.ariaLabel": "Preklopi med temnim in svetlim načinom (trenutno {mode})",
|
|
36
|
+
"theme.colorToggle.ariaLabel.mode.dark": "temni način",
|
|
37
|
+
"theme.colorToggle.ariaLabel.mode.light": "svetli način",
|
|
38
|
+
"theme.common.editThisPage": "Uredi to stran",
|
|
39
|
+
"theme.common.headingLinkTitle": "Direktna povezava na {heading}",
|
|
40
|
+
"theme.common.skipToMainContent": "Preskoči na vsebino",
|
|
41
|
+
"theme.docs.DocCard.categoryDescription": "{count} vnosov",
|
|
42
|
+
"theme.docs.breadcrumbs.home": "Domača stran",
|
|
43
|
+
"theme.docs.breadcrumbs.navAriaLabel": "Drobtine",
|
|
44
|
+
"theme.docs.paginator.navAriaLabel": "Navigacija po dokumentaciji",
|
|
45
|
+
"theme.docs.paginator.next": "Naslednji",
|
|
46
|
+
"theme.docs.paginator.previous": "Prejšnji",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zapri navigacijsko vrstico",
|
|
48
|
+
"theme.docs.sidebar.collapseButtonAriaLabel": "Skrči stransko vrstico",
|
|
49
|
+
"theme.docs.sidebar.collapseButtonTitle": "Skrči stransko vrstico",
|
|
50
|
+
"theme.docs.sidebar.expandButtonAriaLabel": "Razširi stransko vrstico",
|
|
51
|
+
"theme.docs.sidebar.expandButtonTitle": "Razširi stransko vrstico",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Stranska vrstica dokumentacije",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Preklopi navigacijsko vrstico",
|
|
54
|
+
"theme.docs.tagDocListPageTitle": "{nDocsTagged} ima oznako \"{tagName}\"",
|
|
55
|
+
"theme.docs.tagDocListPageTitle.nDocsTagged": "En dokument ima oznako|Dva dokumenta imata oznako|{count} dokumenti imajo oznako|{count} dokumentov ima oznako",
|
|
56
|
+
"theme.docs.versionBadge.label": "Verzija: {versionLabel}",
|
|
57
|
+
"theme.docs.versions.latestVersionLinkLabel": "zadnja verzija",
|
|
58
|
+
"theme.docs.versions.latestVersionSuggestionLabel": "Za najnovejšo dokumentacijo, poglejte {latestVersionLink} ({versionLabel}).",
|
|
59
|
+
"theme.docs.versions.unmaintainedVersionLabel": "To je dokumentacija za {siteTitle} {versionLabel}, ki ni več aktivno vzdrževana.",
|
|
60
|
+
"theme.docs.versions.unreleasedVersionLabel": "To je še neobjavljena dokumentacija za {siteTitle}, verzijo {versionLabel}.",
|
|
61
|
+
"theme.lastUpdated.atDate": " {date}",
|
|
62
|
+
"theme.lastUpdated.byUser": " {user}",
|
|
63
|
+
"theme.lastUpdated.lastUpdatedAtBy": "Nazadnje posodobil {byUser}, {atDate}",
|
|
64
|
+
"theme.navbar.mobileLanguageDropdown.label": "Jeziki",
|
|
65
|
+
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Nazaj na glavni meni",
|
|
66
|
+
"theme.navbar.mobileVersionsDropdown.label": "Verzije",
|
|
67
|
+
"theme.tags.tagsListLabel": "Oznake:",
|
|
68
|
+
"theme.tags.tagsPageLink": "Poglej vse oznake",
|
|
69
|
+
"theme.tags.tagsPageTitle": "Oznake",
|
|
70
|
+
"theme.unlistedContent.message": "Ta stran ni zabeležena. Iskalniki je ne bodo indeksirali, do nje bodo uporabniki lahko dostopali le z direktno povezavo.",
|
|
71
|
+
"theme.unlistedContent.title": "Nezabeležena stran"
|
|
72
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"theme.SearchBar.label": "Išči",
|
|
3
|
+
"theme.SearchBar.seeAll": "Poglej vse rezultate ({count})",
|
|
4
|
+
"theme.SearchModal.errorScreen.helpText": "Preverite vašo spletno povezavo.",
|
|
5
|
+
"theme.SearchModal.errorScreen.titleText": "Rezultatov ni bilo možno naložiti",
|
|
6
|
+
"theme.SearchModal.footer.closeKeyAriaLabel": "Tipka Escape",
|
|
7
|
+
"theme.SearchModal.footer.closeText": "zapri",
|
|
8
|
+
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Tipka puščica navzdol",
|
|
9
|
+
"theme.SearchModal.footer.navigateText": "naslednji/prejšnji rezultat",
|
|
10
|
+
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Tipka puščica navzgor",
|
|
11
|
+
"theme.SearchModal.footer.searchByText": "Iskanje",
|
|
12
|
+
"theme.SearchModal.footer.selectKeyAriaLabel": "tipka Enter",
|
|
13
|
+
"theme.SearchModal.footer.selectText": "izberi",
|
|
14
|
+
"theme.SearchModal.noResultsScreen.noResultsText": "Ni rezultatov za",
|
|
15
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Obvestite nas.",
|
|
16
|
+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Mislite, da bi morali obstajati rezultati?",
|
|
17
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Poskusite poiskati",
|
|
18
|
+
"theme.SearchModal.placeholder": "Išči po dokumentaciji",
|
|
19
|
+
"theme.SearchModal.searchBox.cancelButtonText": "Prekliči",
|
|
20
|
+
"theme.SearchModal.searchBox.resetButtonTitle": "Izprazni iskalni niz",
|
|
21
|
+
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Priljubljena iskanja",
|
|
22
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Ni iskanj pred kratkim",
|
|
23
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Pred kratkim",
|
|
24
|
+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Umakni iskanje iz priljubljenih",
|
|
25
|
+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Umakni iskanje iz zgodovine",
|
|
26
|
+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Shrani to iskanje",
|
|
27
|
+
"theme.SearchPage.algoliaLabel": "Iskanje Algolia",
|
|
28
|
+
"theme.SearchPage.documentsFound.plurals": "Dokument najden|Dokumenta najdena|{count} dokumenti najdeni|{count} dokumentov najdenih",
|
|
29
|
+
"theme.SearchPage.emptyResultsTitle": "Išči po dokumentaciji",
|
|
30
|
+
"theme.SearchPage.existingResultsTitle": "Rezultati iskanja za \"{query}\"",
|
|
31
|
+
"theme.SearchPage.fetchingNewResults": "Nalagam nove rezultate...",
|
|
32
|
+
"theme.SearchPage.inputLabel": "Išči",
|
|
33
|
+
"theme.SearchPage.inputPlaceholder": "Vnesite iskalni niz tukaj",
|
|
34
|
+
"theme.SearchPage.noResultsText": "Ni bilo rezultatov"
|
|
35
|
+
}
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Toggle the collapsible sidebar category '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "This page crashed.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Try again",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Тражени резултат не постоји.",
|
|
12
13
|
"theme.NotFound.p2": "Молимо вас да контактирате власника сајта који вас је упутио овде и обавестите га да је њихова веза нетачна.",
|
|
13
14
|
"theme.NotFound.title": "Страница није пронађена",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "dark mode",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "light mode",
|
|
37
38
|
"theme.common.editThisPage": "Уреди ову страницу",
|
|
38
|
-
"theme.common.headingLinkTitle": "Веза до
|
|
39
|
+
"theme.common.headingLinkTitle": "Веза до {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Пређи на главни садржај",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} items",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Home page",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Навигација по документима",
|
|
44
45
|
"theme.docs.paginator.next": "Даље",
|
|
45
46
|
"theme.docs.paginator.previous": "Назад",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Сакриј бочну листу",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Сакриј бочну листу",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Прошири бочну листу",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Прошири бочну листу",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} означени са \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Један документ означен|{count} означених докумената",
|
|
52
56
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Växla den hopfällbara sidomenyn för kategori '{label}'",
|
|
9
9
|
"theme.ErrorPageContent.title": "Denna sida har kraschat.",
|
|
10
10
|
"theme.ErrorPageContent.tryAgain": "Försök igen",
|
|
11
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
11
12
|
"theme.NotFound.p1": "Vi kunde inte hitta det du letade efter.",
|
|
12
13
|
"theme.NotFound.p2": "Vänligen kontakta ägaren av webbplatsen som länkade dig till den ursprungliga webbadressen och låt dem veta att denna länk är trasig.",
|
|
13
14
|
"theme.NotFound.title": "Sidan Hittades Inte",
|
|
@@ -35,7 +36,7 @@
|
|
|
35
36
|
"theme.colorToggle.ariaLabel.mode.dark": "mörkt utseende",
|
|
36
37
|
"theme.colorToggle.ariaLabel.mode.light": "ljust utseende",
|
|
37
38
|
"theme.common.editThisPage": "Redigera denna sida",
|
|
38
|
-
"theme.common.headingLinkTitle": "Direktlänk till
|
|
39
|
+
"theme.common.headingLinkTitle": "Direktlänk till {heading}",
|
|
39
40
|
"theme.common.skipToMainContent": "Hoppa till huvudinnehåll",
|
|
40
41
|
"theme.docs.DocCard.categoryDescription": "{count} artiklar",
|
|
41
42
|
"theme.docs.breadcrumbs.home": "Hemsida",
|
|
@@ -43,10 +44,13 @@
|
|
|
43
44
|
"theme.docs.paginator.navAriaLabel": "Navigation av dokument",
|
|
44
45
|
"theme.docs.paginator.next": "Nästa",
|
|
45
46
|
"theme.docs.paginator.previous": "Föregående",
|
|
47
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
46
48
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Stäng sidofältet",
|
|
47
49
|
"theme.docs.sidebar.collapseButtonTitle": "Stäng sidofältet",
|
|
48
50
|
"theme.docs.sidebar.expandButtonAriaLabel": "Expandera sidofältet",
|
|
49
51
|
"theme.docs.sidebar.expandButtonTitle": "Expandera sidofältet",
|
|
52
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
53
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Visa/göm navigationen",
|
|
50
54
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} med \"{tagName}\"",
|
|
51
55
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Ett dokument taggat|{count} dokument taggade",
|
|
52
56
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|