forked from ppoffice/hexo-theme-icarus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ppoffice#1200 from bluebirch/swedish
Add Swedish translation.
- Loading branch information
Showing
1 changed file
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
common: | ||
archive: | ||
one: 'Arkiv' | ||
other: 'Arkiv' | ||
category: | ||
one: 'Kategori' | ||
other: 'Kategorier' | ||
tag: | ||
one: 'Etikett' | ||
other: 'Etiketter' | ||
post: | ||
one: 'Inlägg' | ||
other: 'Inlägg' | ||
page: | ||
one: 'Sida' | ||
other: 'Sidor' | ||
prev: 'Föregående' | ||
next: 'Nästa' | ||
widget: | ||
follow: 'Följ' | ||
recents: 'Senaste' | ||
links: 'Länkar' | ||
catalogue: 'Katalog' | ||
subscribe_email: 'Prenumerera för uppdateringar' | ||
subscribe: 'Prenumerera' | ||
adsense: 'Marknadsföring' | ||
followit: 'follow.it' | ||
article: | ||
created_at: 'Publicerad %s' | ||
updated_at: 'Uppdaterad %s' | ||
more: 'Läs mer' | ||
comments: 'Kommentarer' | ||
read_time: '%s lästid' | ||
word_count: | ||
one: 'Cirka %d ord' | ||
other: 'Cirka %d ord' | ||
licensing: | ||
author: 'Författare' | ||
created_at: 'Publicerad' | ||
updated_at: 'Uppdaterad' | ||
licensed_under: 'Licensierad under' | ||
donate: | ||
title: 'Tycker du om den här artikeln? Stöd författaren genom' | ||
afdian: 'Afdian.net' | ||
alipay: 'Alipay' | ||
wechat: 'Wechat' | ||
paypal: 'Paypal' | ||
patreon: 'Patreon' | ||
buymeacoffee: 'Köp mig en kaffe' | ||
plugin: | ||
backtotop: 'Tillbaka till början' | ||
visit_count: '%s besök' | ||
visitor_count: 'Besökt av %s användare' | ||
cookie_consent: | ||
message: Den här hemsidan använder kakor för att förbättra funktionen. | ||
dismiss: Jag förstår! | ||
allow: Tillåt kakor | ||
deny: Avböj kakor | ||
link: Lär mer | ||
policy: Kakpolicy | ||
search: | ||
search: 'Sök' | ||
hint: 'Skriv någonting...' | ||
no_result: 'Inga sökresultat för' | ||
untitled: '(Utan titel)' | ||
empty_preview: '(Ingen förhandsvisning)' |