diff --git a/resources/lang/da/web.php b/resources/lang/da/web.php index 2c6a7b418..35b61ae4c 100644 --- a/resources/lang/da/web.php +++ b/resources/lang/da/web.php @@ -4,191 +4,191 @@ return [ 'common' => [ 'comment' => 'Comment', - 'commented' => 'Commented', - 'comments' => 'Comments', - 'like' => 'Like', - 'liked' => 'Liked', - 'likes' => 'Likes', - 'share' => 'Share', - 'shared' => 'Shared', - 'shares' => 'Shares', - 'unshare' => 'Unshare', + 'commented' => 'Kommenterede', + 'comments' => 'Kommentarer', + 'like' => 'Synes om', + 'liked' => 'Synes om', + 'likes' => 'Synes om', + 'share' => 'Del', + 'shared' => 'Delt', + 'shares' => 'Delinger', + 'unshare' => 'Fjern deling', 'bookmark' => 'Bookmark', - 'cancel' => 'Cancel', - 'copyLink' => 'Copy Link', - 'delete' => 'Delete', - 'error' => 'Error', - 'errorMsg' => 'Something went wrong. Please try again later.', - 'oops' => 'Oops!', - 'other' => 'Other', - 'readMore' => 'Read more', - 'success' => 'Success', - 'proceed' => 'Proceed', - 'next' => 'Next', - 'close' => 'Close', - 'clickHere' => 'click here', + 'cancel' => 'Annuller', + 'copyLink' => 'Kopier link', + 'delete' => 'Slet', + 'error' => 'Fejl', + 'errorMsg' => 'Noget gik galt. Prøv venligst igen senere.', + 'oops' => 'Hovsa!', + 'other' => 'Andet', + 'readMore' => 'Læs mere', + 'success' => 'Succes', + 'proceed' => 'Fortsæt', + 'next' => 'Næste', + 'close' => 'Luk', + 'clickHere' => 'klik her', - 'sensitive' => 'Sensitive', - 'sensitiveContent' => 'Sensitive Content', - 'sensitiveContentWarning' => 'This post may contain sensitive content', + 'sensitive' => 'Følsomt', + 'sensitiveContent' => 'Følsomt indhold', + 'sensitiveContentWarning' => 'Dette opslag kan indeholde følsomt indhold', ], 'site' => [ - 'terms' => 'Terms of Use', - 'privacy' => 'Privacy Policy', + 'terms' => 'Brugsvilkår', + 'privacy' => 'Privatlivspolitik', ], 'navmenu' => [ - 'search' => 'Search', + 'search' => 'Søg', 'admin' => 'Admin Dashboard', // Timelines 'homeFeed' => 'Home Feed', - 'localFeed' => 'Local Feed', - 'globalFeed' => 'Global Feed', + 'localFeed' => 'Lokalt feed', + 'globalFeed' => 'Globalt feed', // Core features - 'discover' => 'Discover', - 'directMessages' => 'Direct Messages', - 'notifications' => 'Notifications', - 'groups' => 'Groups', - 'stories' => 'Stories', + 'discover' => 'Udforsk', + 'directMessages' => 'Direkte beskeder', + 'notifications' => 'Notifikationer', + 'groups' => 'Grupper', + 'stories' => 'Historier', // Self links - 'profile' => 'Profile', - 'drive' => 'Drive', - 'settings' => 'Settings', - 'compose' => 'Create New', - 'logout' => 'Logout', + 'profile' => 'Profil', + 'drive' => 'Drev', + 'settings' => 'Indstillinger', + 'compose' => 'Opret ny', + 'logout' => 'Log ud', // Nav footer - 'about' => 'About', - 'help' => 'Help', - 'language' => 'Language', - 'privacy' => 'Privacy', - 'terms' => 'Terms', + 'about' => 'Om', + 'help' => 'Hjælp', + 'language' => 'Sprog', + 'privacy' => 'Privatliv', + 'terms' => 'Betingelser', // Temporary links - 'backToPreviousDesign' => 'Go back to previous design' + 'backToPreviousDesign' => 'Gå tilbage til forrige design' ], 'directMessages' => [ - 'inbox' => 'Inbox', - 'sent' => 'Sent', - 'requests' => 'Requests' + 'inbox' => 'Indbakke', + 'sent' => 'Sendt', + 'requests' => 'Anmodninger' ], 'notifications' => [ - 'liked' => 'liked your', - 'commented' => 'commented on your', - 'reacted' => 'reacted to your', - 'shared' => 'shared your', - 'tagged' => 'tagged you in a', + 'liked' => 'syntes godt om dit', + 'commented' => 'kommenterede på dit', + 'reacted' => 'reagerede på dit', + 'shared' => 'delte dit', + 'tagged' => 'taggede dig i et', - 'updatedA' => 'updated a', - 'sentA' => 'sent a', + 'updatedA' => 'opdaterede et', + 'sentA' => 'sendte en', - 'followed' => 'followed', - 'mentioned' => 'mentioned', - 'you' => 'you', + 'followed' => 'følger', + 'mentioned' => 'nævnt', + 'you' => 'dig', - 'yourApplication' => 'Your application to join', - 'applicationApproved' => 'was approved!', - 'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', + 'yourApplication' => 'Din ansøgning om at deltage', + 'applicationApproved' => 'blev godkendt!', + 'applicationRejected' => 'blev afvist. Du kan ansøge igen om 6 måneder.', 'dm' => 'dm', - 'groupPost' => 'group post', + 'groupPost' => 'gruppeopslag', 'modlog' => 'modlog', - 'post' => 'post', - 'story' => 'story', - 'noneFound' => 'No notifications found', + 'post' => 'opslag', + 'story' => 'historie', + 'noneFound' => 'Ingen notifikationer fundet', ], 'post' => [ - 'shareToFollowers' => 'Share to followers', - 'shareToOther' => 'Share to other', - 'noLikes' => 'No likes yet', - 'uploading' => 'Uploading', + 'shareToFollowers' => 'Del til følgere', + 'shareToOther' => 'Del til andre', + 'noLikes' => 'Ingen synes godt om endnu', + 'uploading' => 'Uploader', ], 'profile' => [ - 'posts' => 'Posts', - 'followers' => 'Followers', - 'following' => 'Following', + 'posts' => 'Opslag', + 'followers' => 'Følgere', + 'following' => 'Følger', 'admin' => 'Admin', - 'collections' => 'Collections', - 'follow' => 'Follow', - 'unfollow' => 'Unfollow', - 'editProfile' => 'Edit Profile', - 'followRequested' => 'Follow Requested', - 'joined' => 'Joined', + 'collections' => 'Samlinger', + 'follow' => 'Følg', + 'unfollow' => 'Følg ikke længere', + 'editProfile' => 'Redigér profil', + 'followRequested' => 'Følg anmodet', + 'joined' => 'Blev medlem', 'emptyCollections' => 'We can\'t seem to find any collections', 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [ - 'viewPost' => 'View Post', - 'viewProfile' => 'View Profile', - 'moderationTools' => 'Moderation Tools', + 'viewPost' => 'Se opslag', + 'viewProfile' => 'Se profil', + 'moderationTools' => 'Moderatorværktøjer', 'report' => 'Report', 'archive' => 'Archive', 'unarchive' => 'Unarchive', 'embed' => 'Embed', 'selectOneOption' => 'Select one of the following options', - 'unlistFromTimelines' => 'Unlist from Timelines', - 'addCW' => 'Add Content Warning', - 'removeCW' => 'Remove Content Warning', - 'markAsSpammer' => 'Mark as Spammer', + 'unlistFromTimelines' => 'Skjul fra tidslinje', + 'addCW' => 'Tilføj indholdsadvarsel', + 'removeCW' => 'Fjern indholdsadvarsel', + 'markAsSpammer' => 'Markér som spammer', 'markAsSpammerText' => 'Unlist + CW existing and future posts', 'spam' => 'Spam', - 'sensitive' => 'Sensitive Content', - 'abusive' => 'Abusive or Harmful', - 'underageAccount' => 'Underage Account', - 'copyrightInfringement' => 'Copyright Infringement', + 'sensitive' => 'Følsomt indhold', + 'abusive' => 'Krænkende eller skadelig', + 'underageAccount' => 'Mindreårig konto', + 'copyrightInfringement' => 'Krænkelse af ophavsret', 'impersonation' => 'Impersonation', - 'scamOrFraud' => 'Scam or Fraud', - 'confirmReport' => 'Confirm Report', - 'confirmReportText' => 'Are you sure you want to report this post?', - 'reportSent' => 'Report Sent!', - 'reportSentText' => 'We have successfully received your report.', + 'scamOrFraud' => 'Scam eller svindel', + 'confirmReport' => 'Bekræft rapport', + 'confirmReportText' => 'Er du sikker på, at du vil rapportere dette opslag?', + 'reportSent' => 'Rapport sendt!', + 'reportSentText' => 'Vi har modtaget din rapport.', 'reportSentError' => 'There was an issue reporting this post.', - 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', - 'modCWSuccess' => 'Successfully added content warning', + 'modAddCWConfirm' => 'Er du sikker på, at du vil føje en indholdsadvarsel til dette indlæg?', + 'modCWSuccess' => 'Tilføjede succesfuldt advarsel om indhold', 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', - 'modRemoveCWSuccess' => 'Successfully removed content warning', + 'modRemoveCWSuccess' => 'Fjernede succesfuldt advarsel om indhold', 'modUnlistConfirm' => 'Are you sure you want to unlist this post?', 'modUnlistSuccess' => 'Successfully unlisted post', 'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.', - 'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', + 'modMarkAsSpammerSuccess' => 'Markerede succesfuldt konto som spammer', - 'toFollowers' => 'to Followers', + 'toFollowers' => 'til følgere', - 'showCaption' => 'Show Caption', + 'showCaption' => 'Vis billedtekst', 'showLikes' => 'Show Likes', - 'compactMode' => 'Compact Mode', - 'embedConfirmText' => 'By using this embed, you agree to our', + 'compactMode' => 'Kompakt tilstand', + 'embedConfirmText' => 'Ved at bruge denne indlejring, accepterer du vores', - 'deletePostConfirm' => 'Are you sure you want to delete this post?', - 'archivePostConfirm' => 'Are you sure you want to archive this post?', + 'deletePostConfirm' => 'Er du sikker på, at du vil slette dette opslag?', + 'archivePostConfirm' => 'Er du sikker på, at du vil arkivere dette opslag?', 'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?', ], 'story' => [ - 'add' => 'Add Story' + 'add' => 'Tilføj historie' ], 'timeline' => [ - 'peopleYouMayKnow' => 'People you may know', + 'peopleYouMayKnow' => 'Folk du måske kender', 'onboarding' => [ - 'welcome' => 'Welcome', + 'welcome' => 'Velkommen', 'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.', - 'letUsHelpYouFind' => 'Let us help you find some interesting people to follow', - 'refreshFeed' => 'Refresh my feed', + 'letUsHelpYouFind' => 'Lad os hjælpe dig med at finde nogle interessante mennesker du kan følge', + 'refreshFeed' => 'Opdatér mit feed', ], ], @@ -198,11 +198,11 @@ return [ 'report' => [ 'report' => 'Report', - 'selectReason' => 'Select a reason', - 'reported' => 'Reported', - 'sendingReport' => 'Sending report', - 'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!', - 'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report', + 'selectReason' => 'Vælg en årsag', + 'reported' => 'Rapporteret', + 'sendingReport' => 'Sender rapport', + 'thanksMsg' => 'Tak for rapporten, folk som dig hjælper med at passe på vores fællesskab!', + 'contactAdminMsg' => 'Hvis du vil kontakte en administrator om dette indlæg eller rapport', ], ];