Skip to content

Commit 126d395

Browse files
patik123slorber
andauthored
fix(translations): complete missing slovenian theme translations (#10551)
Co-authored-by: sebastien <[email protected]>
1 parent 9e473bd commit 126d395

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/docusaurus-theme-translations/locales/sl/theme-common.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"theme.CodeBlock.copy": "Kopiraj",
66
"theme.CodeBlock.copyButtonAriaLabel": "Kopiraj v odložišče",
77
"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}'",
1010
"theme.ErrorPageContent.title": "Ta stran se je zrušila.",
1111
"theme.ErrorPageContent.tryAgain": "Poskusite ponovno",
1212
"theme.NavBar.navAriaLabel": "Glavna navigacija",
@@ -19,13 +19,13 @@
1919
"theme.admonition.info": "informacija",
2020
"theme.admonition.note": "opomba",
2121
"theme.admonition.tip": "namig",
22-
"theme.admonition.warning": "warning",
22+
"theme.admonition.warning": "opozorilo",
2323
"theme.blog.archive.description": "Arhiv",
2424
"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.",
2626
"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",
2929
"theme.blog.paginator.navAriaLabel": "Navigacija kazala po blogu",
3030
"theme.blog.paginator.newerEntries": "Novejši prispevki",
3131
"theme.blog.paginator.olderEntries": "Starejši prispevki",
@@ -44,11 +44,11 @@
4444
"theme.common.editThisPage": "Uredi to stran",
4545
"theme.common.headingLinkTitle": "Direktna povezava na {heading}",
4646
"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",
4949
"theme.contentVisibility.unlistedBanner.message": "Ta stran ni zabeležena. Iskalniki je ne bodo indeksirali, do nje bodo uporabniki lahko dostopali le z direktno povezavo.",
5050
"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",
5252
"theme.docs.breadcrumbs.home": "Domača stran",
5353
"theme.docs.breadcrumbs.navAriaLabel": "Drobtine",
5454
"theme.docs.paginator.navAriaLabel": "Strani z dokumenti",

0 commit comments

Comments
 (0)