diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-06-02 17:38:01 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-06-02 17:38:01 +0300 |
commit | fc9c27d150f970208a9e2367768017b0459ce0cf (patch) | |
tree | 6ad51fa80b7ed77856b3b12319f644c9083cd462 /i18n/sv.i18n.json | |
parent | 390830cba5a3568708716442fd6f584fae7c5bf1 (diff) | |
parent | e33156dcc45b360b6ec9e82f90d17c4f0c8da7ce (diff) | |
download | wekan-fc9c27d150f970208a9e2367768017b0459ce0cf.tar.gz wekan-fc9c27d150f970208a9e2367768017b0459ce0cf.tar.bz2 wekan-fc9c27d150f970208a9e2367768017b0459ce0cf.zip |
Merge branch 'devel' of https://github.com/BaobabCoder/wekan into BaobabCoder-devel
Diffstat (limited to 'i18n/sv.i18n.json')
-rw-r--r-- | i18n/sv.i18n.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index 5f6d5e55..9e4a24f8 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -230,6 +230,10 @@ "list-select-cards": "Välj alla kort i denna lista", "listActionPopup-title": "Liståtgärder", "listImportCardPopup-title": "Importera ett Trello kort", + "listMorePopup-title": "Mera", + "link-list": "Link to this list", + "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.", + "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.", "lists": "Listor", "log-out": "Logga ut", "log-in": "Logga in", @@ -275,7 +279,7 @@ "remove-cover": "Ta bort omslag", "remove-from-board": "Ta bort från anslagstavla", "remove-label": "Remove Label", - "remove-list": "Delete List NOW - NO UNDO !", + "listDeletePopup-title": "Delete List ?", "remove-member": "Ta bort medlem", "remove-member-from-card": "Ta bort från kort", "remove-member-pop": "Ta bort __name__ (__username__) från __boardTitle__? Medlemmen kommer att bli borttagen från alla kort i denna anslagstavla. De kommer att få en avisering.", |