Skip to content

Commit d16d704

Browse files
catsnoteweblate
authored andcommitted
chore(l10n): update Danish translations
Currently translated at 100.0% (74 of 74 strings) Translation: Fossify/Notes Translate-URL: https://hosted.weblate.org/projects/fossify/notes/da/ Via: Weblate
1 parent c7a08c3 commit d16d704

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<string name="autosave_notes">Autogem noter</string>
5656
<string name="enable_line_wrap">Aktiver tekstombrydning</string>
5757
<string name="use_incognito_mode">Anvend inkognito-tilstand til tastatur</string>
58-
<string name="move_done_checklist_items">Flyt udførte tjeklistepunkter til bunden</string>
58+
<string name="move_done_checklist_items">Flyt afkrydsede elementer til bunden</string>
5959
<string name="add_new_checklist_items_top">Tilføj nye tjeklistepunkter øverst</string>
6060
<string name="checklist">Tjekliste</string>
6161
<string name="checklists">Tjeklister</string>
@@ -73,4 +73,12 @@
7373
<string name="widget_config">Tak, fordi du bruger Fossify Notes.
7474
\nFor flere apps fra Fossify, kan du besøge fossify.org.</string>
7575
<string name="cannot_load_over_internet">Appen kan ikke indlæse filer over internettet</string>
76+
<string name="this_note_is_linked">Denne note er knyttet til en lokal fil.</string>
77+
<plurals name="num_checked_items">
78+
<item quantity="one">%d afkrydset element</item>
79+
<item quantity="other">%d afkrydsede elementer</item>
80+
</plurals>
81+
<string name="use_for_this_checklist">Brug kun til denne tjekliste</string>
82+
<string name="allow_alarm_automatic_backups">For at sikkerhedskopiere noter automatisk skal du give appen tilladelse til at planlægge nøjagtige alarmer.</string>
83+
<string name="password_protect_note_deletion">Adgangskodebeskyttet notesletning</string>
7684
</resources>

0 commit comments

Comments
 (0)