New translations web.php (Danish)

[ci skip]
This commit is contained in:
daniel 2023-12-12 17:00:05 -07:00
parent 9943efbeec
commit d890ac430a

View file

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