From f6c2e8db527f74183699a0dc162d532d38d320a7 Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 3 Oct 2024 19:01:48 +0200 Subject: [PATCH] update slovenian translations --- .../locales/sl/theme-common.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/sl/theme-common.json b/packages/docusaurus-theme-translations/locales/sl/theme-common.json index 58bc3ec40fc8..73ab8bb11c0d 100644 --- a/packages/docusaurus-theme-translations/locales/sl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sl/theme-common.json @@ -5,8 +5,8 @@ "theme.CodeBlock.copy": "Kopiraj", "theme.CodeBlock.copyButtonAriaLabel": "Kopiraj v odložišče", "theme.CodeBlock.wordWrapToggle": "Preklopi oblivanje besedila", - "theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", - "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", + "theme.DocSidebarItem.collapseCategoryAriaLabel": "Strni kategorijo stranske vrstice '{label}'", + "theme.DocSidebarItem.expandCategoryAriaLabel": "Razširite kategorijo stranske vrstice '{label}'", "theme.ErrorPageContent.title": "Ta stran se je zrušila.", "theme.ErrorPageContent.tryAgain": "Poskusite ponovno", "theme.NavBar.navAriaLabel": "Glavna navigacija", @@ -19,13 +19,13 @@ "theme.admonition.info": "informacija", "theme.admonition.note": "opomba", "theme.admonition.tip": "namig", - "theme.admonition.warning": "warning", + "theme.admonition.warning": "opozorilo", "theme.blog.archive.description": "Arhiv", "theme.blog.archive.title": "Arhiv", - "theme.blog.author.noPosts": "This author has not written any posts yet.", + "theme.blog.author.noPosts": "Ta avtor še ni napisal nobene objave.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", - "theme.blog.authorsList.pageTitle": "Authors", - "theme.blog.authorsList.viewAll": "View All Authors", + "theme.blog.authorsList.pageTitle": "Avtorji", + "theme.blog.authorsList.viewAll": "Prikaži vse avtorje", "theme.blog.paginator.navAriaLabel": "Navigacija kazala po blogu", "theme.blog.paginator.newerEntries": "Novejši prispevki", "theme.blog.paginator.olderEntries": "Starejši prispevki", @@ -44,11 +44,11 @@ "theme.common.editThisPage": "Uredi to stran", "theme.common.headingLinkTitle": "Direktna povezava na {heading}", "theme.common.skipToMainContent": "Preskoči na vsebino", - "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", - "theme.contentVisibility.draftBanner.title": "Draft page", + "theme.contentVisibility.draftBanner.message": "Ta stran je osnutek. Viden bo samo v razvijalcu in bo izključen iz proizvodne zgradbe.", + "theme.contentVisibility.draftBanner.title": "Osnutek strani", "theme.contentVisibility.unlistedBanner.message": "Ta stran ni zabeležena. Iskalniki je ne bodo indeksirali, do nje bodo uporabniki lahko dostopali le z direktno povezavo.", "theme.contentVisibility.unlistedBanner.title": "Nezabeležena stran", - "theme.docs.DocCard.categoryDescription.plurals": "1 vnos|2 vnosy|{count} vnosy|{count} vnosov", + "theme.docs.DocCard.categoryDescription.plurals": "1 vnos|2 vnosa|{count} vnosi|{count} vnosov", "theme.docs.breadcrumbs.home": "Domača stran", "theme.docs.breadcrumbs.navAriaLabel": "Drobtine", "theme.docs.paginator.navAriaLabel": "Strani z dokumenti",