From 01ae42c45d4485f3f10ff264e9ec890f44f1e3c1 Mon Sep 17 00:00:00 2001 From: Casper Alexis <5859538+momeenme@users.noreply.github.com> Date: Tue, 7 Sep 2021 17:03:47 +0200 Subject: [PATCH] Swedish translation added (#403) --- README.md | 1 + locales/sv.json | 64 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 locales/sv.json diff --git a/README.md b/README.md index 6f59e57..dd5522b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ To know how to enable the search, comments, newsletter and more, please head to * Korean by [chocosobo](https://github.com/chocosobo) * Japanese by [ViaSnake](https://github.com/ViaSnake) * Czech by [Fjuro](https://github.com/Fjuro) +* Swedish by [momeenme](https://github.com/momeenme) ## Tests performed diff --git a/locales/sv.json b/locales/sv.json new file mode 100644 index 0000000..dcd735e --- /dev/null +++ b/locales/sv.json @@ -0,0 +1,64 @@ +{ + "% min read": "% minuters läsning", + "% posts": "% artiklar", + "1 min read": "1 minuts läsning", + "1 post": "1 artikel", + "Among with": "
Tillsammans med ", + "Among with no break line": "Tillsammans med ", + "Apparently there are no posts at the moment, check again later.": "Tydligen finns det inga artiklar för närvarande, vänligen titta in igen senare...", + "Back to home": "Tillbaka till förstasidan", + "Close": "Stäng", + "Close menu": "Stäng menyn", + "Close search": "Stäng sökningen", + "Email cannot be blank.": "E-postadressen kan inte vara blank.", + "Featured": "Uppmärksammad", + "Get the latest posts delivered right to your inbox.": "Få de senaste artiklarna direkt i din inbox.", + "Go to the home page": "Gå till förstasidan", + "Great! Next, complete checkout for full access.": "Super! I nästa steg, slutför registreringen för full åtkomst.", + "Great! You've successfully subscribed.": "Super! Din prenumeration är nu aktiv.", + "JavaScript license information": "JavaScript licensinformation", + "Main menu": "Huvudmeny", + "More": "Fler", + "Newer posts": "Nyare artiklar", + "Next": "Nästa", + "No posts": "Inga artiklar", + "No posts found": "Inga artiklar hittades", + "No recent articles found :(": "Inga nya artiklar hittades :(", + "No results for your search, try something different.": "Inga resultat hittades för din sökning, försök söka på något annat.", + "No tags found :(": "Inga taggar hittades :(", + "Now check your inbox and click the link to confirm your subscription.": "Vänligen kolla din inbox och klicka på länken för att bekräfta din prenumeration.", + "Older posts": "Äldre artiklar", + "Oops! There was an error sending the email, please try later.": "Oops! Det verkar ha blivit något fel med att skicka mailet, vänligen försök igen senare.", + "Open menu": "Öppna menyn", + "Open search": "Öppna sökrutan", + "Open submenu": "Öppna undermenyn", + "Page": "Sida", + "Page not found": "Sidan hittades ej", + "Pagination": "Paginering", + "Please enter a valid email address": "Vänligen mata in en korrekt e-postadress", + "Posted by": "Författad av", + "Previous": "Tidigare", + "Published with": "Publicerad med", + "Recent articles": "Nya artiklar", + "Recommended for you": "Rekommenderat för dig", + "Scroll to top": "Scrolla till toppen", + "Search": "Sök", + "Secondary menu in footer": "Undermenyn i footern", + "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "Håll dig uppdaterad! Få alla de senaste och bästa artiklarna direkt i din inbox.", + "Subscribe": "Prenumerera", + "Subscribe to our newsletter": "Prenumerera på vårt nyhetsbrev", + "Subscribe to {blogtitle}": "Prenumerera på {blogtitle}", + "Subscribed!": "Prenumerationen aktiv!", + "Success! Your account is fully activated, you now have access to all content.": "Det lyckades! Ditt konto är aktiverat, du har nu tillgång till allt innehåll.", + "Tags": "Taggar", + "Toggle dark mode": "Slå på dark mode", + "Type to search": "Börja skriva för att söka", + "Unfortunately the page you were looking for could not be found.": "Tyvärr så kunde vi inte hitta sidan du letar efter.", + "Website": "Hemsida", + "Welcome back! You've successfully signed in.": "Välkommen tillbaka! Din inloggning lyckades.", + "You've successfully subscribed to": "Du prenumererar nu på", + "Your email address": "Din e-postadress", + "of": "av", + "with the email address": "med följande e-postadress", + "with this tag": "med denna tagg" +}