Skip to content

Commit ad40958

Browse files
authored
Merge pull request #271 from en2sv/patch-5
Update Swedish translation
2 parents ffc1ae4 + 644912e commit ad40958

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/src/main/res/values-sv/strings.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<string name="add_to_note">Lägg till i anteckning</string>
1818
<string name="unsaved_changes_warning">Det finns några ändringar som inte har sparats. Vad vill du göra med dem?</string>
1919
<string name="note_shown_widget">Anteckning som visas i widgeten:</string>
20-
<string name="new_note_type">New note type:</string>
21-
<string name="text_note">Text note</string>
20+
<string name="new_note_type">Anteckningstyp:</string>
21+
<string name="text_note">Textanteckning</string>
2222

2323
<!-- File notes -->
2424
<string name="open_file">Öppna fil</string>
@@ -49,10 +49,10 @@
4949
<string name="use_incognito_mode">Använd tangentbordets inkognitoläge</string>
5050

5151
<!-- Checklists -->
52-
<string name="checklist">Checklist</string>
53-
<string name="add_new_checklist_item">Add a new checklist item</string>
54-
<string name="add_new_checklist_items">Add new checklist items</string>
55-
<string name="checklist_is_empty">The checklist is empty</string>
52+
<string name="checklist">Checklista</string>
53+
<string name="add_new_checklist_item">Lägg till ett nytt checklisteobjekt</string>
54+
<string name="add_new_checklist_items">Lägg till nya checklisteobjekt</string>
55+
<string name="checklist_is_empty">Checklistan är tom</string>
5656

5757
<!-- Import / Export -->
5858
<string name="export_all_notes">Exportera alla anteckningar som filer</string>

0 commit comments

Comments
 (0)