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