Updates swedish translations in web.php

This commit is contained in:
Jesper 2023-03-02 13:11:19 +01:00 committed by GitHub
parent ab450377e8
commit d13d449c46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,184 +3,184 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => 'Kommentera',
'commented' => 'Commented', 'commented' => 'Kommenterade',
'comments' => 'Comments', 'comments' => 'Kommentarer',
'like' => 'Like', 'like' => 'Gilla',
'liked' => 'Liked', 'liked' => 'Gillade',
'likes' => 'Likes', 'likes' => 'Gillar-markeringar',
'share' => 'Share', 'share' => 'Dela',
'shared' => 'Shared', 'shared' => 'Delade',
'shares' => 'Shares', 'shares' => 'Delningar',
'unshare' => 'Unshare', 'unshare' => 'Sluta dela',
'cancel' => 'Cancel', 'cancel' => 'Avbryt',
'copyLink' => 'Copy Link', 'copyLink' => 'Kopiera länk',
'delete' => 'Delete', 'delete' => 'Ta bort',
'error' => 'Error', 'error' => 'Fel',
'errorMsg' => 'Something went wrong. Please try again later.', 'errorMsg' => 'Något gick fel. Försök igen senare',
'oops' => 'Oops!', 'oops' => 'Oops!',
'other' => 'Other', 'other' => 'Andra',
'readMore' => 'Read more', 'readMore' => 'Läs mer',
'success' => 'Success', 'success' => 'Lyckades',
'sensitive' => 'Sensitive', 'sensitive' => 'Känsligt',
'sensitiveContent' => 'Sensitive Content', 'sensitiveContent' => 'Känsligt innehåll',
'sensitiveContentWarning' => 'This post may contain sensitive content', 'sensitiveContentWarning' => 'TDet här inlägget kan innehålla känsligt innehåll',
], ],
'site' => [ 'site' => [
'terms' => 'Terms of Use', 'terms' => 'Villkor',
'privacy' => 'Privacy Policy', 'privacy' => 'Integritetspolicy',
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Search', 'search' => 'Sök',
'admin' => 'Admin Dashboard', 'admin' => 'Admin Panel',
// Timelines // Timelines
'homeFeed' => 'Home Feed', 'homeFeed' => 'Hemflödet',
'localFeed' => 'Local Feed', 'localFeed' => 'Lokala flödet',
'globalFeed' => 'Global Feed', 'globalFeed' => 'Globala flödet',
// Core features // Core features
'discover' => 'Discover', 'discover' => 'Utforska',
'directMessages' => 'Direct Messages', 'directMessages' => 'Direktmeddelanden',
'notifications' => 'Notifications', 'notifications' => 'Notifikationer',
'groups' => 'Groups', 'groups' => 'Grupper',
'stories' => 'Stories', 'stories' => 'Stories',
// Self links // Self links
'profile' => 'Profile', 'profile' => 'Profil',
'drive' => 'Drive', 'drive' => 'Drive',
'settings' => 'Settings', 'settings' => 'Inställningar',
'compose' => 'Create New', 'compose' => 'Skapa nytt',
'logout' => 'Logout', 'logout' => 'Logga ut',
// Nav footer // Nav footer
'about' => 'About', 'about' => 'Om',
'help' => 'Help', 'help' => 'Hlp',
'language' => 'Language', 'language' => 'Språk',
'privacy' => 'Privacy', 'privacy' => 'Integritet',
'terms' => 'Terms', 'terms' => 'Vilkor',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => 'Gå tillbaka till den gamla designen'
], ],
'directMessages' => [ 'directMessages' => [
'inbox' => 'Inbox', 'inbox' => 'Inkorg',
'sent' => 'Sent', 'sent' => 'Skickat',
'requests' => 'Requests' 'requests' => 'Förfrågningar'
], ],
'notifications' => [ 'notifications' => [
'liked' => 'liked your', 'liked' => 'gillade ditt',
'commented' => 'commented on your', 'commented' => 'kommenterade på ditt',
'reacted' => 'reacted to your', 'reacted' => 'reagerade på ditt',
'shared' => 'shared your', 'shared' => 'delade ditt',
'tagged' => 'tagged you in a', 'tagged' => 'taggade dig i en',
'updatedA' => 'updated a', 'updatedA' => 'uppdaterade en',
'sentA' => 'sent a', 'sentA' => 'skickade en',
'followed' => 'followed', 'followed' => 'följer',
'mentioned' => 'mentioned', 'mentioned' => 'nämnde',
'you' => 'you', 'you' => 'dig',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Din ansökan att gå med',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'blev godkänd!',
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', 'applicationRejected' => 'blev nekad. Du kan ansöka igen om 6 månader.',
'dm' => 'dm', 'dm' => 'dm',
'groupPost' => 'group post', 'groupPost' => 'grupp inlägg',
'modlog' => 'modlog', 'modlog' => 'modlog',
'post' => 'post', 'post' => 'inlägg',
'story' => 'story', 'story' => 'story',
], ],
'post' => [ 'post' => [
'shareToFollowers' => 'Share to followers', 'shareToFollowers' => 'Dela till följare',
'shareToOther' => 'Share to other', 'shareToOther' => 'Dela till andra',
'noLikes' => 'No likes yet', 'noLikes' => 'Inga gilla-markeringar än',
'uploading' => 'Uploading', 'uploading' => 'Laddar upp',
], ],
'profile' => [ 'profile' => [
'posts' => 'Posts', 'posts' => 'Inlägg',
'followers' => 'Followers', 'followers' => 'Följare',
'following' => 'Following', 'following' => 'Följer',
'admin' => 'Admin', 'admin' => 'Admin',
'collections' => 'Collections', 'collections' => 'Kollektioner',
'follow' => 'Follow', 'follow' => 'Följ',
'unfollow' => 'Unfollow', 'unfollow' => 'Sluta följa',
'editProfile' => 'Edit Profile', 'editProfile' => 'Redigera profil',
'followRequested' => 'Follow Requested', 'followRequested' => 'Följförfrågan skickad',
'joined' => 'Joined', 'joined' => 'Gick med',
'emptyCollections' => 'We can\'t seem to find any collections', 'emptyCollections' => 'Vi verkar inte hitta några kollektioner',
'emptyPosts' => 'We can\'t seem to find any posts', 'emptyPosts' => 'Vi verkar inte hitta några inlägg',
], ],
'menu' => [ 'menu' => [
'viewPost' => 'View Post', 'viewPost' => 'Visa inlägg',
'viewProfile' => 'View Profile', 'viewProfile' => 'Visa profil',
'moderationTools' => 'Moderation Tools', 'moderationTools' => 'Modereringsverktyg',
'report' => 'Report', 'report' => 'Rapportera',
'archive' => 'Archive', 'archive' => 'Arkivera',
'unarchive' => 'Unarchive', 'unarchive' => 'avarkivera',
'embed' => 'Embed', 'embed' => 'Bädda in',
'selectOneOption' => 'Select one of the following options', 'selectOneOption' => 'Välj ett av följande alternativ',
'unlistFromTimelines' => 'Unlist from Timelines', 'unlistFromTimelines' => 'Avlista från tidslinjer',
'addCW' => 'Add Content Warning', 'addCW' => 'Lägg till känslighetsvarning',
'removeCW' => 'Remove Content Warning', 'removeCW' => 'Ta bort känslighetsvarning',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'Markera som spammare',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Avlista + känslighetsmarkera nuvarande och framtida inlägg',
'spam' => 'Spam', 'spam' => 'Spam',
'sensitive' => 'Sensitive Content', 'sensitive' => 'Känsligt innehåll',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Missbruk eller skadligt',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Minderårigt konto',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'Upphovsrättsintrång',
'impersonation' => 'Impersonation', 'impersonation' => 'Personimitation',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'Bedrägeri',
'confirmReport' => 'Confirm Report', 'confirmReport' => 'Bekräfta anmälan',
'confirmReportText' => 'Are you sure you want to report this post?', 'confirmReportText' => 'Är du säker att du vill anmäla detta inlägg?',
'reportSent' => 'Report Sent!', 'reportSent' => 'Anmälan skickad!',
'reportSentText' => 'We have successfully received your report.', 'reportSentText' => 'Vi har fått emot din anmälan till detta inlägg.',
'reportSentError' => 'There was an issue reporting this post.', 'reportSentError' => 'Något gick fel när detta inlägget skulle anmälas.',
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', 'modAddCWConfirm' => 'Är du säker att du vill lägga till känslighetsvarning på detta inlägget?',
'modCWSuccess' => 'Successfully added content warning', 'modCWSuccess' => 'Lade till känslighetsvarning',
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', 'modRemoveCWConfirm' => 'Är du säker att du vill ta bort känslighetsvarningen på detta inlägget?',
'modRemoveCWSuccess' => 'Successfully removed content warning', 'modRemoveCWSuccess' => 'Tog bort känsloghetsvarning',
'modUnlistConfirm' => 'Are you sure you want to unlist this post?', 'modUnlistConfirm' => 'Är du säker att du vill avlista detta inlägget?',
'modUnlistSuccess' => 'Successfully unlisted post', 'modUnlistSuccess' => 'Avlistade inlägget',
'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' => 'Är du säker att du vill markera detta konto som spammare? Alla nuvarande och framtida inlägg kommer avlistas och en känslighetsvarning kommer läggas till på inläggen',
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'modMarkAsSpammerSuccess' => 'Markerade kontot som spammare',
'toFollowers' => 'to Followers', 'toFollowers' => 'till följare',
'showCaption' => 'Show Caption', 'showCaption' => 'Visa bildtext',
'showLikes' => 'Show Likes', 'showLikes' => 'Visa gilla-markeringar',
'compactMode' => 'Compact Mode', 'compactMode' => 'Kompaktläge',
'embedConfirmText' => 'By using this embed, you agree to our', 'embedConfirmText' => 'Genom att använda denna inbäddning godkänner du vår',
'deletePostConfirm' => 'Are you sure you want to delete this post?', 'deletePostConfirm' => 'Är du säker att du vill ta bort detta inlägg?',
'archivePostConfirm' => 'Are you sure you want to archive this post?', 'archivePostConfirm' => 'Är du säker att du vill arkivera detta inlägg?',
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?', 'unarchivePostConfirm' => 'Är du säker att du vill avarkivera detta inlägg?',
], ],
'story' => [ 'story' => [
'add' => 'Add Story' 'add' => 'Lägg till Story'
], ],
'timeline' => [ 'timeline' => [
'peopleYouMayKnow' => 'People you may know' 'peopleYouMayKnow' => 'Personer du kanske känner'
], ],
'hashtags' => [ 'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' 'emptyFeed' => 'Vi kan inte hitta några inlägg med den hashtagen'
], ],
]; ];