From b720f3814b59b1e2cf522d5a1a2242dda4b15c88 Mon Sep 17 00:00:00 2001 From: Johnie Hjelm Date: Fri, 1 Jul 2022 14:26:51 +0200 Subject: [PATCH 1/6] chore(theme-translations): Update plugin-ideal-image.json with SE translation --- .../locales/se/plugin-ideal-image.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/docusaurus-theme-translations/locales/se/plugin-ideal-image.json diff --git a/packages/docusaurus-theme-translations/locales/se/plugin-ideal-image.json b/packages/docusaurus-theme-translations/locales/se/plugin-ideal-image.json new file mode 100644 index 000000000000..2c0de596a1b9 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/se/plugin-ideal-image.json @@ -0,0 +1,7 @@ +{ + "theme.IdealImageMessage.404error": "404. Bilden laddades inte", + "theme.IdealImageMessage.error": "Något gick fel. Klicka för att ladda om", + "theme.IdealImageMessage.load": "Klicka för att ladda om{sizeMessage}", + "theme.IdealImageMessage.loading": "Laddar...", + "theme.IdealImageMessage.offline": "Din webbläsare är offline. Bilden laddades inte." +} From dc5bd5843e7c12b2b243e02cad219791dfee1a5a Mon Sep 17 00:00:00 2001 From: Johnie Hjelm Date: Fri, 1 Jul 2022 14:28:01 +0200 Subject: [PATCH 2/6] chore(theme-translations): Update plugin-pwa.json with SE translation --- .../docusaurus-theme-translations/locales/se/plugin-pwa.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/docusaurus-theme-translations/locales/se/plugin-pwa.json diff --git a/packages/docusaurus-theme-translations/locales/se/plugin-pwa.json b/packages/docusaurus-theme-translations/locales/se/plugin-pwa.json new file mode 100644 index 000000000000..f3253fe7fc58 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/se/plugin-pwa.json @@ -0,0 +1,5 @@ +{ + "theme.PwaReloadPopup.closeButtonAriaLabel": "Stäng", + "theme.PwaReloadPopup.info": "Ny version tillgänglig", + "theme.PwaReloadPopup.refreshButtonText": "Ladda om" +} From 685c6d8774bdac4eab2cc35f24f331f82964097a Mon Sep 17 00:00:00 2001 From: Johnie Hjelm Date: Fri, 1 Jul 2022 15:02:53 +0200 Subject: [PATCH 3/6] chore(theme-translations): Update theme-common.json with SE translation --- .../locales/se/theme-common.json | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 packages/docusaurus-theme-translations/locales/se/theme-common.json diff --git a/packages/docusaurus-theme-translations/locales/se/theme-common.json b/packages/docusaurus-theme-translations/locales/se/theme-common.json new file mode 100644 index 000000000000..a18c99c7b125 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/se/theme-common.json @@ -0,0 +1,66 @@ +{ + "theme.AnnouncementBar.closeButtonAriaLabel": "Stäng", + "theme.BackToTopButton.buttonAriaLabel": "Scrolla till toppen", + "theme.CodeBlock.copied": "Kopierad", + "theme.CodeBlock.copy": "Kopiera", + "theme.CodeBlock.copyButtonAriaLabel": "Kopiera kod till urklipp", + "theme.CodeBlock.wordWrapToggle": "Växla radbrytning", + "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Växla den hopfällbara sidomenyn för kategori '{label}'", + "theme.ErrorPageContent.title": "Denna sida har kraschat.", + "theme.ErrorPageContent.tryAgain": "Försök igen", + "theme.NotFound.p1": "Vi kunde inte hitta det du letade efter.", + "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.", + "theme.NotFound.title": "Sidan Hittades Inte", + "theme.TOCCollapsible.toggleButtonLabel": "Under denna sida", + "theme.admonition.caution": "varning", + "theme.admonition.danger": "risk", + "theme.admonition.info": "info", + "theme.admonition.note": "anteckning", + "theme.admonition.tip": "tips", + "theme.blog.archive.description": "Arkiv", + "theme.blog.archive.title": "Arkiv", + "theme.blog.paginator.navAriaLabel": "Navigation av Blogglista", + "theme.blog.paginator.newerEntries": "Nyare Inlägg", + "theme.blog.paginator.olderEntries": "Äldre Inlägg", + "theme.blog.post.paginator.navAriaLabel": "Navigation av Blogginlägg", + "theme.blog.post.paginator.newerPost": "Nyare Inlägg", + "theme.blog.post.paginator.olderPost": "Äldre Inlägg", + "theme.blog.post.plurals": "Ett inlägg|{count} inlägg", + "theme.blog.post.readMore": "Läs Mer", + "theme.blog.post.readMoreLabel": "Läs mer om {title}", + "theme.blog.post.readingTime.plurals": "En minut att läsa|{readingTime} min att läsa", + "theme.blog.sidebar.navAriaLabel": "Navigation av senaste blogginläggen", + "theme.blog.tagTitle": "{nPosts} taggade me \"{tagName}\"", + "theme.colorToggle.ariaLabel": "Växla mellan mörkt och ljust utseende (currently {mode})", + "theme.colorToggle.ariaLabel.mode.dark": "mörkt utseende", + "theme.colorToggle.ariaLabel.mode.light": "ljust utseende", + "theme.common.editThisPage": "Redigera denna sida", + "theme.common.headingLinkTitle": "Direktlänk till huvudtitel", + "theme.common.skipToMainContent": "Hoppa till huvudinnehåll", + "theme.docs.DocCard.categoryDescription": "{count} artiklar", + "theme.docs.breadcrumbs.home": "Hemsida", + "theme.docs.breadcrumbs.navAriaLabel": "Sökväg", + "theme.docs.paginator.navAriaLabel": "Navigation av dokument", + "theme.docs.paginator.next": "Nästa", + "theme.docs.paginator.previous": "Föregående", + "theme.docs.sidebar.collapseButtonAriaLabel": "Stäng sidofältet", + "theme.docs.sidebar.collapseButtonTitle": "Stäng sidofältet", + "theme.docs.sidebar.expandButtonAriaLabel": "Expandera sidofältet", + "theme.docs.sidebar.expandButtonTitle": "Expandera sidofältet", + "theme.docs.tagDocListPageTitle": "{nDocsTagged} med \"{tagName}\"", + "theme.docs.tagDocListPageTitle.nDocsTagged": "Ett dokument taggat|{count} dokument taggade", + "theme.docs.versionBadge.label": "Version: {versionLabel}", + "theme.docs.versions.latestVersionLinkLabel": "senaste versionen", + "theme.docs.versions.latestVersionSuggestionLabel": "För senaste dokumentationen, se {latestVersionLink} ({versionLabel}).", + "theme.docs.versions.unmaintainedVersionLabel": "Detta är dokumentationen för {siteTitle} {versionLabel}, som inte längre aktivt underhålls.", + "theme.docs.versions.unreleasedVersionLabel": "Detta är ej utgiven dokumentation för {siteTitle} {versionLabel} version.", + "theme.lastUpdated.atDate": " den {date}", + "theme.lastUpdated.byUser": " av {user}", + "theme.lastUpdated.lastUpdatedAtBy": "Senast updatera{atDate}{byUser}", + "theme.navbar.mobileLanguageDropdown.label": "Språk", + "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tillbaka till huvudmeny", + "theme.navbar.mobileVersionsDropdown.label": "Versioner", + "theme.tags.tagsListLabel": "Taggar:", + "theme.tags.tagsPageLink": "Visa Alla Taggar", + "theme.tags.tagsPageTitle": "Taggar" +} From 0bd48cbc1b9d180e1d4dbfb8ad4abc25613ae033 Mon Sep 17 00:00:00 2001 From: Johnie Hjelm Date: Fri, 1 Jul 2022 15:05:39 +0200 Subject: [PATCH 4/6] chore(theme-translations): Update theme-live-codeblock.json with SE translation --- .../locales/se/theme-live-codeblock.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/docusaurus-theme-translations/locales/se/theme-live-codeblock.json diff --git a/packages/docusaurus-theme-translations/locales/se/theme-live-codeblock.json b/packages/docusaurus-theme-translations/locales/se/theme-live-codeblock.json new file mode 100644 index 000000000000..f8e1c7034239 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/se/theme-live-codeblock.json @@ -0,0 +1,4 @@ +{ + "theme.Playground.liveEditor": "Live Editor", + "theme.Playground.result": "Resultat" +} From b132c61c32f6a770a81a1fdd2d9a47218f07fffe Mon Sep 17 00:00:00 2001 From: Johnie Hjelm Date: Fri, 1 Jul 2022 15:05:39 +0200 Subject: [PATCH 5/6] chore(theme-translations): Update theme-search-algolia.json with SE translation --- .../locales/se/theme-search-algolia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/docusaurus-theme-translations/locales/se/theme-search-algolia.json diff --git a/packages/docusaurus-theme-translations/locales/se/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/se/theme-search-algolia.json new file mode 100644 index 000000000000..16fd9f49d282 --- /dev/null +++ b/packages/docusaurus-theme-translations/locales/se/theme-search-algolia.json @@ -0,0 +1,12 @@ +{ + "theme.SearchBar.label": "Sök", + "theme.SearchBar.seeAll": "Se alla {count} resultat", + "theme.SearchPage.algoliaLabel": "Search by Algolia", + "theme.SearchPage.documentsFound.plurals": "Ett dokument hittades|{count} dokument hittades", + "theme.SearchPage.emptyResultsTitle": "Sök genom dokumentationen", + "theme.SearchPage.existingResultsTitle": "Sökresultat för \"{query}\"", + "theme.SearchPage.fetchingNewResults": "Hämtar nya resultat...", + "theme.SearchPage.inputLabel": "Sök", + "theme.SearchPage.inputPlaceholder": "Skriv din sökning här", + "theme.SearchPage.noResultsText": "Inget resultat hittades" +} From 703596cd3520c36f4b78e717e0fb888d2162e2a0 Mon Sep 17 00:00:00 2001 From: Johnie Hjelm Date: Sat, 2 Jul 2022 15:25:10 +0200 Subject: [PATCH 6/6] fix: Rename to correct BCP code --- .../locales/{se => sv}/plugin-ideal-image.json | 0 .../locales/{se => sv}/plugin-pwa.json | 0 .../locales/{se => sv}/theme-common.json | 0 .../locales/{se => sv}/theme-live-codeblock.json | 0 .../locales/{se => sv}/theme-search-algolia.json | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename packages/docusaurus-theme-translations/locales/{se => sv}/plugin-ideal-image.json (100%) rename packages/docusaurus-theme-translations/locales/{se => sv}/plugin-pwa.json (100%) rename packages/docusaurus-theme-translations/locales/{se => sv}/theme-common.json (100%) rename packages/docusaurus-theme-translations/locales/{se => sv}/theme-live-codeblock.json (100%) rename packages/docusaurus-theme-translations/locales/{se => sv}/theme-search-algolia.json (100%) diff --git a/packages/docusaurus-theme-translations/locales/se/plugin-ideal-image.json b/packages/docusaurus-theme-translations/locales/sv/plugin-ideal-image.json similarity index 100% rename from packages/docusaurus-theme-translations/locales/se/plugin-ideal-image.json rename to packages/docusaurus-theme-translations/locales/sv/plugin-ideal-image.json diff --git a/packages/docusaurus-theme-translations/locales/se/plugin-pwa.json b/packages/docusaurus-theme-translations/locales/sv/plugin-pwa.json similarity index 100% rename from packages/docusaurus-theme-translations/locales/se/plugin-pwa.json rename to packages/docusaurus-theme-translations/locales/sv/plugin-pwa.json diff --git a/packages/docusaurus-theme-translations/locales/se/theme-common.json b/packages/docusaurus-theme-translations/locales/sv/theme-common.json similarity index 100% rename from packages/docusaurus-theme-translations/locales/se/theme-common.json rename to packages/docusaurus-theme-translations/locales/sv/theme-common.json diff --git a/packages/docusaurus-theme-translations/locales/se/theme-live-codeblock.json b/packages/docusaurus-theme-translations/locales/sv/theme-live-codeblock.json similarity index 100% rename from packages/docusaurus-theme-translations/locales/se/theme-live-codeblock.json rename to packages/docusaurus-theme-translations/locales/sv/theme-live-codeblock.json diff --git a/packages/docusaurus-theme-translations/locales/se/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/sv/theme-search-algolia.json similarity index 100% rename from packages/docusaurus-theme-translations/locales/se/theme-search-algolia.json rename to packages/docusaurus-theme-translations/locales/sv/theme-search-algolia.json