1
0
Fork 0

New translations web.php (Swedish)

[ci skip]
This commit is contained in:
daniel 2022-03-01 22:16:05 -07:00
parent 9c31568fda
commit 433b6d7938
1 changed files with 142 additions and 120 deletions

View File

@ -3,184 +3,206 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => 'Kommentar',
'commented' => 'Commented', 'commented' => 'Kommenterade',
'comments' => 'Comments', 'comments' => 'Kommentarer',
'like' => 'Like', 'like' => 'Gilla',
'liked' => 'Liked', 'liked' => 'Gillade',
'likes' => 'Likes', 'likes' => 'Gillanden',
'share' => 'Share', 'share' => 'Dela',
'shared' => 'Shared', 'shared' => 'Utdelad',
'shares' => 'Shares', 'shares' => 'Utdelningar',
'unshare' => 'Unshare', 'unshare' => 'Sluta dela ut',
'bookmark' => 'Bookmark',
'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. Vänligen försök igen senare.',
'oops' => 'Oops!', 'oops' => 'Hoppsan!',
'other' => 'Other', 'other' => 'Annat',
'readMore' => 'Read more', 'readMore' => 'Läs mer',
'success' => 'Success', 'success' => 'Lyckades',
'proceed' => 'Proceed',
'next' => 'Next',
'close' => 'Close',
'clickHere' => 'click here',
'sensitive' => 'Sensitive', 'sensitive' => 'Känsligt',
'sensitiveContent' => 'Sensitive Content', 'sensitiveContent' => 'Känsligt innehåll',
'sensitiveContentWarning' => 'This post may contain sensitive content', 'sensitiveContentWarning' => 'Det här inlägget kan innehålla känsligt innehåll',
], ],
'site' => [ 'site' => [
'terms' => 'Terms of Use', 'terms' => 'Villkor för användning',
'privacy' => 'Privacy Policy', 'privacy' => 'Integritetspolicy',
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Search', 'search' => 'Sök',
'admin' => 'Admin Dashboard', 'admin' => 'Kontrollpanel för administratör',
// Timelines // Timelines
'homeFeed' => 'Home Feed', 'homeFeed' => 'Hemflöde',
'localFeed' => 'Local Feed', 'localFeed' => 'Lokalt flöde',
'globalFeed' => 'Global Feed', 'globalFeed' => 'Globalt flöde',
// Core features // Core features
'discover' => 'Discover', 'discover' => 'Upptäck',
'directMessages' => 'Direct Messages', 'directMessages' => 'Direktmeddelanden',
'notifications' => 'Notifications', 'notifications' => 'Aviseringar',
'groups' => 'Groups', 'groups' => 'Grupper',
'stories' => 'Stories', 'stories' => 'Historier',
// Self links // Self links
'profile' => 'Profile', 'profile' => 'Profil',
'drive' => 'Drive', 'drive' => 'Enhet',
'settings' => 'Settings', 'settings' => 'Inställningar',
'compose' => 'Create New', 'compose' => 'Skapa ny',
'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' => 'Villkor',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => 'Gå tillbaka till föregående design'
], ],
'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å din',
'reacted' => 'reacted to your', 'reacted' => 'reagerade på ditt',
'shared' => 'shared your', 'shared' => 'delade ditt',
'tagged' => 'tagged you in a', 'tagged' => 'taggade dig i ett',
'updatedA' => 'updated a', 'updatedA' => 'uppdaterade ett',
'sentA' => 'sent a', 'sentA' => 'skickade ett',
'followed' => 'followed', 'followed' => 'followed',
'mentioned' => 'mentioned', 'mentioned' => 'nämndes',
'you' => 'you', 'you' => 'dig',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Din ansökan för att gå med',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'godkändes!',
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', 'applicationRejected' => 'avvisades. Du kan ansöka igen för att gå med om 6 månader.',
'dm' => 'dm', 'dm' => 'dm',
'groupPost' => 'group post', 'groupPost' => 'grupp-inlägg',
'modlog' => 'modlog', 'modlog' => 'modifieringslogg',
'post' => 'post', 'post' => 'inlägg',
'story' => 'story', 'story' => 'berättelse',
'noneFound' => 'No notifications found',
], ],
'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 gillningar ä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' => 'Administratör',
'collections' => 'Collections', 'collections' => 'Samlingar',
'follow' => 'Follow', 'follow' => 'Följ',
'unfollow' => 'Unfollow', 'unfollow' => 'Avfölj',
'editProfile' => 'Edit Profile', 'editProfile' => 'Redigera profil',
'followRequested' => 'Follow Requested', 'followRequested' => 'Follow Requested',
'joined' => 'Joined', 'joined' => 'Gick med',
'emptyCollections' => 'We can\'t seem to find any collections', 'emptyCollections' => 'Vi verkar inte kunna hitta några samlingar',
'emptyPosts' => 'We can\'t seem to find any posts', 'emptyPosts' => 'Vi verkar inte riktigt kunna hitta några inlägg',
], ],
'menu' => [ 'menu' => [
'viewPost' => 'View Post', 'viewPost' => 'Visa inlägg',
'viewProfile' => 'View Profile', 'viewProfile' => 'Visa profil',
'moderationTools' => 'Moderation Tools', 'moderationTools' => 'Verktyg för moderering',
'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 någon av följande alternativen',
'unlistFromTimelines' => 'Unlist from Timelines', 'unlistFromTimelines' => 'Avlista från tidslinjer',
'addCW' => 'Add Content Warning', 'addCW' => 'Lägg till innehållsvarning',
'removeCW' => 'Remove Content Warning', 'removeCW' => 'Ta bort innehållsvarning',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'Markera som spammare',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Spam', 'spam' => 'Skräppost',
'sensitive' => 'Sensitive Content', 'sensitive' => 'Känsligt innehåll',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Abusive or Harmful',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Minderårigt konto',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'Upphovsrättsintrång',
'impersonation' => 'Impersonation', 'impersonation' => 'Imitering',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'Lurendrejeri eller Bedrägeri',
'confirmReport' => 'Confirm Report', 'confirmReport' => 'Bekräfta rapport',
'confirmReportText' => 'Are you sure you want to report this post?', 'confirmReportText' => 'Är du säker på att du vill rapportera det här inlägget?',
'reportSent' => 'Report Sent!', 'reportSent' => 'Rapporten skickades!',
'reportSentText' => 'We have successfully received your report.', 'reportSentText' => 'Vi har lyckats ta emot din rapport.',
'reportSentError' => 'There was an issue reporting this post.', 'reportSentError' => 'Det uppstod ett problem när det här inlägget skulle rapporteras.',
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', 'modAddCWConfirm' => 'Är du säker på att du vill lägga till en innehållsvarning till det här inlägget?',
'modCWSuccess' => 'Successfully added content warning', 'modCWSuccess' => 'Tilläggningen av innehållsvarningen lyckades',
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', 'modRemoveCWConfirm' => 'Är du säker på att du vill lägga till en innehållsvarning till det här inlägget?',
'modRemoveCWSuccess' => 'Successfully removed content warning', 'modRemoveCWSuccess' => 'Borttagningen av innehållsvarningen lyckades',
'modUnlistConfirm' => 'Are you sure you want to unlist this post?', 'modUnlistConfirm' => 'Är du säker på att du vill avlista det här inlägget?',
'modUnlistSuccess' => 'Successfully unlisted post', 'modUnlistSuccess' => 'Avlistningen av inlägget lyckades',
'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 på att du vill markera den här användaren som en spammare? Alla befintliga och framtida inlägg kommer att vara onoterade på tidslinjer och en innehållsvarning kommer att tillämpas.',
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'modMarkAsSpammerSuccess' => 'Markering av kontot som spammare lyckades',
'toFollowers' => 'to Followers', 'toFollowers' => 'till Följare',
'showCaption' => 'Show Caption', 'showCaption' => 'Visa bildtext',
'showLikes' => 'Show Likes', 'showLikes' => 'Visa gillningar',
'compactMode' => 'Compact Mode', 'compactMode' => 'Kompakt läge',
'embedConfirmText' => 'By using this embed, you agree to our', 'embedConfirmText' => 'By using this embed, you agree to our',
'deletePostConfirm' => 'Are you sure you want to delete this post?', 'deletePostConfirm' => 'Är du säker på att du vill radera det här inlägget?',
'archivePostConfirm' => 'Are you sure you want to archive this post?', 'archivePostConfirm' => 'Är du säker på att du vill arkivera det här inlägget?',
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?', 'unarchivePostConfirm' => 'Är du säker på att du vill av-arkivera det här inlägget?',
], ],
'story' => [ 'story' => [
'add' => 'Add Story' 'add' => 'Lägg till berättelse'
], ],
'timeline' => [ 'timeline' => [
'peopleYouMayKnow' => 'People you may know' 'peopleYouMayKnow' => 'Personer som du kanske känner',
'onboarding' => [
'welcome' => 'Welcome',
'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',
],
], ],
'hashtags' => [ 'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' 'emptyFeed' => 'Vi verkar inte kunna hitta några inlägg för den här hashtaggen'
],
'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',
], ],
]; ];