Progress
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"account.follows": "Følger",
|
||||
"account.follows.empty": "Denne bruger følger endnu ikke nogen.",
|
||||
"account.follows_you": "Følger dig",
|
||||
"account.hide_reblogs": "Skjul fremhævelserne fra @{name}",
|
||||
"account.hide_reposts": "Skjul fremhævelserne fra @{name}",
|
||||
"account.link_verified_on": "Ejerskabet af dette link blev tjekket den %{date}",
|
||||
"account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
|
||||
"account.media": "Medie",
|
||||
@@ -28,7 +28,7 @@
|
||||
"account.report": "Rapporter @{name}",
|
||||
"account.requested": "Afventer godkendelse. Tryk for at annullere følgeanmodning",
|
||||
"account.share": "Del @{name}s profil",
|
||||
"account.show_reblogs": "Vis fremhævelserne fra @{name}",
|
||||
"account.show_reposts": "Vis fremhævelserne fra @{name}",
|
||||
"account.unblock": "Fjern blokeringen af @{name}",
|
||||
"account.unblock_domain": "Skjul ikke længere {domain}",
|
||||
"account.unendorse": "Fremhæv ikke på profil",
|
||||
@@ -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æggende",
|
||||
"home.column_settings.show_reblogs": "Vis fremhævelser",
|
||||
"home.column_settings.show_reposts": "Vis fremhævelser",
|
||||
"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": "Slut tutorial!",
|
||||
"introduction.interactions.favorite.headline": "Favorisere",
|
||||
"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": "Svar",
|
||||
"introduction.interactions.reply.text": "Du kan svare andres og din egen bidrag, hvilke vil kæde dem sammen i en konversation.",
|
||||
"introduction.welcome.action": "Læd os gå!",
|
||||
@@ -251,7 +251,7 @@
|
||||
"notification.follow": "{name} fulgte dig",
|
||||
"notification.mention": "{name} nævnte dig",
|
||||
"notification.poll": "A poll you have voted in has ended",
|
||||
"notification.reblog": "{name} fremhævede din status",
|
||||
"notification.repost": "{name} fremhævede din status",
|
||||
"notifications.clear": "Ryd notifikationer",
|
||||
"notifications.clear_confirmation": "Er du sikker på, du vil rydde alle dine notifikationer permanent?",
|
||||
"notifications.column_settings.alert": "Skrivebords notifikationer",
|
||||
@@ -263,7 +263,7 @@
|
||||
"notifications.column_settings.mention": "Omtale:",
|
||||
"notifications.column_settings.poll": "Poll results:",
|
||||
"notifications.column_settings.push": "Push notifikationer",
|
||||
"notifications.column_settings.reblog": "Fremhævelser:",
|
||||
"notifications.column_settings.repost": "Fremhævelser:",
|
||||
"notifications.column_settings.show": "Vis i kolonne",
|
||||
"notifications.column_settings.sound": "Afspil lyd",
|
||||
"notifications.filter.all": "Alle",
|
||||
@@ -316,8 +316,8 @@
|
||||
"status.admin_account": "Open moderation interface for @{name}",
|
||||
"status.admin_status": "Open this status in the moderation interface",
|
||||
"status.block": "Bloker @{name}",
|
||||
"status.cancel_reblog_private": "Fremhæv ikke længere",
|
||||
"status.cannot_reblog": "Denne post kan ikke fremhæves",
|
||||
"status.cancel_repost_private": "Fremhæv ikke længere",
|
||||
"status.cannot_repost": "Denne post kan ikke fremhæves",
|
||||
"status.copy": "Copy link to status",
|
||||
"status.delete": "Slet",
|
||||
"status.detailed_status": "Detaljeret visning af samtale",
|
||||
@@ -335,10 +335,10 @@
|
||||
"status.pin": "Fastgør til profil",
|
||||
"status.pinned": "Fastgjort trut",
|
||||
"status.read_more": "Læs mere",
|
||||
"status.reblog": "Fremhæv",
|
||||
"status.reblog_private": "Fremhæv til oprindeligt publikum",
|
||||
"status.reblogged_by": "{name} fremhævede",
|
||||
"status.reblogs.empty": "Der er endnu ingen der har fremhævet dette trut. Når der er nogen der gør, vil det blive vist her.",
|
||||
"status.repost": "Fremhæv",
|
||||
"status.repost_private": "Fremhæv til oprindeligt publikum",
|
||||
"status.reposted_by": "{name} fremhævede",
|
||||
"status.reposts.empty": "Der er endnu ingen der har fremhævet dette trut. Når der er nogen der gør, vil det blive vist her.",
|
||||
"status.redraft": "Slet og omskriv",
|
||||
"status.reply": "Svar",
|
||||
"status.replyAll": "Svar samtale",
|
||||
|
||||
Reference in New Issue
Block a user