|
5 | 5 | "theme.CodeBlock.copy": "Kopiraj",
|
6 | 6 | "theme.CodeBlock.copyButtonAriaLabel": "Kopiraj v odložišče",
|
7 | 7 | "theme.CodeBlock.wordWrapToggle": "Preklopi oblivanje besedila",
|
8 |
| - "theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", |
9 |
| - "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", |
| 8 | + "theme.DocSidebarItem.collapseCategoryAriaLabel": "Strni kategorijo stranske vrstice '{label}'", |
| 9 | + "theme.DocSidebarItem.expandCategoryAriaLabel": "Razširite kategorijo stranske vrstice '{label}'", |
10 | 10 | "theme.ErrorPageContent.title": "Ta stran se je zrušila.",
|
11 | 11 | "theme.ErrorPageContent.tryAgain": "Poskusite ponovno",
|
12 | 12 | "theme.NavBar.navAriaLabel": "Glavna navigacija",
|
|
19 | 19 | "theme.admonition.info": "informacija",
|
20 | 20 | "theme.admonition.note": "opomba",
|
21 | 21 | "theme.admonition.tip": "namig",
|
22 |
| - "theme.admonition.warning": "warning", |
| 22 | + "theme.admonition.warning": "opozorilo", |
23 | 23 | "theme.blog.archive.description": "Arhiv",
|
24 | 24 | "theme.blog.archive.title": "Arhiv",
|
25 |
| - "theme.blog.author.noPosts": "This author has not written any posts yet.", |
| 25 | + "theme.blog.author.noPosts": "Ta avtor še ni napisal nobene objave.", |
26 | 26 | "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
27 |
| - "theme.blog.authorsList.pageTitle": "Authors", |
28 |
| - "theme.blog.authorsList.viewAll": "View All Authors", |
| 27 | + "theme.blog.authorsList.pageTitle": "Avtorji", |
| 28 | + "theme.blog.authorsList.viewAll": "Prikaži vse avtorje", |
29 | 29 | "theme.blog.paginator.navAriaLabel": "Navigacija kazala po blogu",
|
30 | 30 | "theme.blog.paginator.newerEntries": "Novejši prispevki",
|
31 | 31 | "theme.blog.paginator.olderEntries": "Starejši prispevki",
|
|
44 | 44 | "theme.common.editThisPage": "Uredi to stran",
|
45 | 45 | "theme.common.headingLinkTitle": "Direktna povezava na {heading}",
|
46 | 46 | "theme.common.skipToMainContent": "Preskoči na vsebino",
|
47 |
| - "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", |
48 |
| - "theme.contentVisibility.draftBanner.title": "Draft page", |
| 47 | + "theme.contentVisibility.draftBanner.message": "Ta stran je osnutek. Viden bo samo v razvijalcu in bo izključen iz proizvodne zgradbe.", |
| 48 | + "theme.contentVisibility.draftBanner.title": "Osnutek strani", |
49 | 49 | "theme.contentVisibility.unlistedBanner.message": "Ta stran ni zabeležena. Iskalniki je ne bodo indeksirali, do nje bodo uporabniki lahko dostopali le z direktno povezavo.",
|
50 | 50 | "theme.contentVisibility.unlistedBanner.title": "Nezabeležena stran",
|
51 |
| - "theme.docs.DocCard.categoryDescription.plurals": "1 vnos|2 vnosy|{count} vnosy|{count} vnosov", |
| 51 | + "theme.docs.DocCard.categoryDescription.plurals": "1 vnos|2 vnosa|{count} vnosi|{count} vnosov", |
52 | 52 | "theme.docs.breadcrumbs.home": "Domača stran",
|
53 | 53 | "theme.docs.breadcrumbs.navAriaLabel": "Drobtine",
|
54 | 54 | "theme.docs.paginator.navAriaLabel": "Strani z dokumenti",
|
|
0 commit comments