diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-12-02 23:19:51 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-12-02 23:19:51 +0200 |
commit | 30c80f167cd2ebf4ad13056ef303ca7ba95a3bff (patch) | |
tree | fb9f61c41acb4cb85180d87130c2c70ed8c2d178 /i18n/sv.i18n.json | |
parent | af9ca9b6c4a283f93d0c6d32e373ddc3c6ade71a (diff) | |
download | wekan-30c80f167cd2ebf4ad13056ef303ca7ba95a3bff.tar.gz wekan-30c80f167cd2ebf4ad13056ef303ca7ba95a3bff.tar.bz2 wekan-30c80f167cd2ebf4ad13056ef303ca7ba95a3bff.zip |
Update translations.
Diffstat (limited to 'i18n/sv.i18n.json')
-rw-r--r-- | i18n/sv.i18n.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index 07e99fbe..2470c3f4 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -11,10 +11,10 @@ "act-createCustomField": "skapa anpassat fält __customField__", "act-createList": "lade till __list__ to __board__", "act-addBoardMember": "lade till __member__ to __board__", - "act-archivedBoard": "__board__ moved to Archive", - "act-archivedCard": "__card__ moved to Archive", - "act-archivedList": "__list__ moved to Archive", - "act-archivedSwimlane": "__swimlane__ moved to Archive", + "act-archivedBoard": "__board__ flyttades till Arkiv", + "act-archivedCard": "__card__ flyttades till Arkiv", + "act-archivedList": "__list__ flyttades till Arkiv", + "act-archivedSwimlane": "__swimlane__ flyttades till Arkiv", "act-importBoard": "importerade __board__", "act-importCard": "importerade __card__", "act-importList": "importerade __list__", @@ -29,7 +29,7 @@ "activities": "Aktiviteter", "activity": "Aktivitet", "activity-added": "Lade %s till %s", - "activity-archived": "%s moved to Archive", + "activity-archived": "%s flyttades till Arkiv", "activity-attached": "bifogade %s to %s", "activity-created": "skapade %s", "activity-customfield-created": "skapa anpassat fält %s", @@ -79,8 +79,8 @@ "and-n-other-card_plural": "Och __count__ andra kort", "apply": "Tillämpa", "app-is-offline": "Wekan läses in, var god vänta. Uppdatering av sidan kommer att leda till förlust av data. Om Wekan inte läses in, kontrollera att Wekan-servern inte har stoppats.", - "archive": "Move to Archive", - "archive-all": "Move All to Archive", + "archive": "Flytta till Arkiv", + "archive-all": "Flytta alla till Arkiv", "archive-board": "Move Board to Archive", "archive-card": "Move Card to Archive", "archive-list": "Move List to Archive", @@ -558,7 +558,7 @@ "r-when-a-attach": "When an attachment", "r-when-a-checklist": "When a checklist is", "r-when-the-checklist": "When the checklist", - "r-completed": "Completed", + "r-completed": "Avslutad", "r-made-incomplete": "Made incomplete", "r-when-a-item": "When a checklist item is", "r-when-the-item": "When the checklist item", @@ -568,8 +568,8 @@ "r-top-of": "Top of", "r-bottom-of": "Bottom of", "r-its-list": "its list", - "r-archive": "Move to Archive", - "r-unarchive": "Restore from Archive", + "r-archive": "Flytta till Arkiv", + "r-unarchive": "Återställ från Arkiv", "r-card": "kort", "r-add": "Lägg till", "r-remove": "Ta bort", @@ -614,9 +614,9 @@ "ldap": "LDAP", "oauth2": "OAuth2", "cas": "CAS", - "authentication-method": "Authentication method", - "authentication-type": "Authentication type", - "custom-product-name": "Custom Product Name", + "authentication-method": "Autentiseringsmetod", + "authentication-type": "Autentiseringstyp", + "custom-product-name": "Anpassat produktnamn", "layout": "Layout", - "hide-logo": "Hide Logo" + "hide-logo": "Dölj logotypen" }
\ No newline at end of file |