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ølger",
"account.follows.empty": "This user doesn't follow anyone yet.",
"account.follows_you": "Følger deg",
"account.hide_reblogs": "Skjul fremhevinger fra @{name}",
"account.hide_reposts": "Skjul fremhevinger fra @{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": "Rapportér @{name}",
"account.requested": "Venter på godkjennelse",
"account.share": "Del @{name}s profil",
"account.show_reblogs": "Vis reposts fra @{name}",
"account.show_reposts": "Vis reposts fra @{name}",
"account.unblock": "Avblokker @{name}",
"account.unblock_domain": "Vis {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": "Enkel",
"home.column_settings.show_reblogs": "Vis fremhevinger",
"home.column_settings.show_reposts": "Vis fremhevinger",
"home.column_settings.show_replies": "Vis 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 toot 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 toots with your followers by reposting them.",
"introduction.interactions.repost.headline": "Repost",
"introduction.interactions.repost.text": "You can share other people's toots 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 toots, which will chain them together in a conversation.",
"introduction.welcome.action": "Let's go!",
@@ -251,7 +251,7 @@
"notification.follow": "{name} fulgte deg",
"notification.mention": "{name} nevnte deg",
"notification.poll": "A poll you have voted in has ended",
"notification.reblog": "{name} fremhevde din status",
"notification.repost": "{name} fremhevde din status",
"notifications.clear": "Fjern varsler",
"notifications.clear_confirmation": "Er du sikker på at du vil fjerne alle dine varsler permanent?",
"notifications.column_settings.alert": "Skrivebordsvarslinger",
@@ -263,7 +263,7 @@
"notifications.column_settings.mention": "Nevnt:",
"notifications.column_settings.poll": "Poll results:",
"notifications.column_settings.push": "Push varsler",
"notifications.column_settings.reblog": "Fremhevet:",
"notifications.column_settings.repost": "Fremhevet:",
"notifications.column_settings.show": "Vis i kolonne",
"notifications.column_settings.sound": "Spill lyd",
"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": "Un-repost",
"status.cannot_reblog": "Denne posten kan ikke fremheves",
"status.cancel_repost_private": "Un-repost",
"status.cannot_repost": "Denne posten kan ikke fremheves",
"status.copy": "Copy link to status",
"status.delete": "Slett",
"status.detailed_status": "Detailed conversation view",
@@ -335,10 +335,10 @@
"status.pin": "Fest på profilen",
"status.pinned": "Pinned toot",
"status.read_more": "Read more",
"status.reblog": "Fremhev",
"status.reblog_private": "Repost to original audience",
"status.reblogged_by": "Fremhevd av {name}",
"status.reblogs.empty": "No one has reposted this toot yet. When someone does, they will show up here.",
"status.repost": "Fremhev",
"status.repost_private": "Repost to original audience",
"status.reposted_by": "Fremhevd av {name}",
"status.reposts.empty": "No one has reposted this toot yet. When someone does, they will show up here.",
"status.redraft": "Delete & re-draft",
"status.reply": "Svar",
"status.replyAll": "Svar til samtale",