This commit is contained in:
mgabdev
2020-03-04 17:50:15 -05:00
parent 198fe127a0
commit d31d5fcd81
75 changed files with 806 additions and 807 deletions

View File

@@ -14,7 +14,7 @@
"account.follows": "Följer",
"account.follows.empty": "This user doesn't follow anyone yet.",
"account.follows_you": "Följer dig",
"account.hide_reblogs": "Dölj knuffar från @{name}",
"account.hide_reposts": "Dölj knuffar från @{name}",
"account.link_verified_on": "Ownership of this link was checked on {date}",
"account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
"account.media": "Media",
@@ -28,7 +28,7 @@
"account.report": "Rapportera @{name}",
"account.requested": "Inväntar godkännande. Klicka för att avbryta följförfrågan",
"account.share": "Dela @{name}'s profil",
"account.show_reblogs": "Visa knuffar från @{name}",
"account.show_reposts": "Visa knuffar från @{name}",
"account.unblock": "Avblockera @{name}",
"account.unblock_domain": "Ta fram {domain}",
"account.unendorse": "Don't feature on profile",
@@ -155,7 +155,7 @@
"hashtag.column_settings.tag_mode.none": "None of these",
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
"home.column_settings.basic": "Grundläggande",
"home.column_settings.show_reblogs": "Visa knuffar",
"home.column_settings.show_reposts": "Visa knuffar",
"home.column_settings.show_replies": "Visa svar",
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
@@ -170,8 +170,8 @@
"introduction.interactions.action": "Finish tutorial!",
"introduction.interactions.favorite.headline": "Favourite",
"introduction.interactions.favorite.text": "You can save a gab for later, and let the author know that you liked it, by favoriting it.",
"introduction.interactions.reblog.headline": "Repost",
"introduction.interactions.reblog.text": "You can share other people's gabs with your followers by reposting them.",
"introduction.interactions.repost.headline": "Repost",
"introduction.interactions.repost.text": "You can share other people's gabs with your followers by reposting them.",
"introduction.interactions.reply.headline": "Reply",
"introduction.interactions.reply.text": "You can reply to other people's and your own gabs, which will chain them together in a conversation.",
"introduction.welcome.action": "Let's go!",
@@ -251,7 +251,7 @@
"notification.follow": "{name} följer dig",
"notification.mention": "{name} nämnde dig",
"notification.poll": "A poll you have voted in has ended",
"notification.reblog": "{name} knuffade din status",
"notification.repost": "{name} knuffade din status",
"notifications.clear": "Rensa meddelanden",
"notifications.clear_confirmation": "Är du säker på att du vill radera alla dina meddelanden permanent?",
"notifications.column_settings.alert": "Skrivbordsmeddelanden",
@@ -263,7 +263,7 @@
"notifications.column_settings.mention": "Omnämningar:",
"notifications.column_settings.poll": "Poll results:",
"notifications.column_settings.push": "Push meddelanden",
"notifications.column_settings.reblog": "Knuffar:",
"notifications.column_settings.repost": "Knuffar:",
"notifications.column_settings.show": "Visa i kolumnen",
"notifications.column_settings.sound": "Spela upp ljud",
"notifications.filter.all": "All",
@@ -316,8 +316,8 @@
"status.admin_account": "Open moderation interface for @{name}",
"status.admin_status": "Open this status in the moderation interface",
"status.block": "Block @{name}",
"status.cancel_reblog_private": "Ta bort knuff",
"status.cannot_reblog": "Detta inlägg kan inte knuffas",
"status.cancel_repost_private": "Ta bort knuff",
"status.cannot_repost": "Detta inlägg kan inte knuffas",
"status.copy": "Copy link to status",
"status.delete": "Ta bort",
"status.detailed_status": "Detailed conversation view",
@@ -335,10 +335,10 @@
"status.pin": "Fäst i profil",
"status.pinned": "Fäst gab",
"status.read_more": "Read more",
"status.reblog": "Knuff",
"status.reblog_private": "Knuffa till de ursprungliga åhörarna",
"status.reblogged_by": "{name} knuffade",
"status.reblogs.empty": "No one has reposted this gab yet. When someone does, they will show up here.",
"status.repost": "Knuff",
"status.repost_private": "Knuffa till de ursprungliga åhörarna",
"status.reposted_by": "{name} knuffade",
"status.reposts.empty": "No one has reposted this gab yet. When someone does, they will show up here.",
"status.redraft": "Radera & gör om",
"status.reply": "Svara",
"status.replyAll": "Svara på tråden",