From 42c71d65184fb5be92daacbe83d4f6c0be260601 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Tue, 22 Feb 2022 08:35:51 -0600 Subject: [PATCH] New translations en_US.json (Danish) --- src/i18n/da_DK.jsonc | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/da_DK.jsonc b/src/i18n/da_DK.jsonc index fe849576..8ca36911 100644 --- a/src/i18n/da_DK.jsonc +++ b/src/i18n/da_DK.jsonc @@ -5,22 +5,22 @@ "i18n.authors": "@maikirakiwi @kyw504100 @Swiftzerr", "app.name": "Cider", "date.format": "${d} ${m}, ${y}", - "dialog.cancel": "Cancel", + "dialog.cancel": "Annuler", "dialog.ok": "OK", - "notification.updatingLibrarySongs": "Updating library songs...", - "notification.updatingLibraryAlbums": "Updating library albums...", - "notification.updatingLibraryArtists": "Updating library artists...", + "notification.updatingLibrarySongs": "Updater bibliotek sange...", + "notification.updatingLibrarySongs": "Updater bibliotek albums...", + "notification.updatingLibraryArtists": "Updater bibliotek kunstnere...", "term.appleInc": "Apple Inc.", "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcasts", "term.itunes": "iTunes", "term.github": "GitHub", "term.discord": "Discord", - "term.learnMore": "Learn more", - "term.accountSettings": "Account Settings", - "term.logout": "Logout", + "term.learnMore": "Lær mere", + "term.accountSettings": "Konto Indstillinger", + "term.logout": "Log ud", "term.login": "Log In", - "term.about": "About", + "term.about": "Om", "term.privateSession": "Private Session", "term.queue": "Queue", "term.history": "History", @@ -201,7 +201,7 @@ "action.goToArtist": "Go to Artist", "action.goToAlbum": "Go to Album", "action.moveToTop": "Move to top", - "action.share": "Share", + "action.share": "Del", "action.rename": "Rename", "action.love": "Love", "action.unlove": "Unlove",