Merge tag 'v2.6.0rc1' into instance_only_statuses
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
"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.link_verified_on": "Ownership of this link was checked on {date}",
|
||||
"account.media": "Medie",
|
||||
"account.mention": "Nævn @{name}",
|
||||
"account.moved_to": "{name} er flyttet til:",
|
||||
@ -90,8 +91,11 @@
|
||||
"confirmations.mute.message": "Er du sikker på, du vil dæmpe {name}?",
|
||||
"confirmations.redraft.confirm": "Slet & omskriv",
|
||||
"confirmations.redraft.message": "Er du sikker på, du vil slette denne status og omskrive den? Favoritter og fremhævelser vil gå tabt og svar til det oprindelige opslag vil blive forældreløse.",
|
||||
"confirmations.reply.confirm": "Reply",
|
||||
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
||||
"confirmations.unfollow.confirm": "Følg ikke længere",
|
||||
"confirmations.unfollow.message": "Er du sikker på, du ikke længere vil følge {name}?",
|
||||
"conversation.last_message": "Last message:",
|
||||
"embed.instructions": "Indlejre denne status på din side ved at kopiere nedenstående kode.",
|
||||
"embed.preview": "Det kommer til at se således ud:",
|
||||
"emoji_button.activity": "Aktivitet",
|
||||
@ -205,7 +209,7 @@
|
||||
"navigation_bar.logout": "Logud",
|
||||
"navigation_bar.mutes": "Dæmpede brugere",
|
||||
"navigation_bar.personal": "Personligt",
|
||||
"navigation_bar.pins": "Fastgjorte toots",
|
||||
"navigation_bar.pins": "Fastgjorte trut",
|
||||
"navigation_bar.preferences": "Præferencer",
|
||||
"navigation_bar.public_timeline": "Fælles tidslinje",
|
||||
"navigation_bar.security": "Sikkerhed",
|
||||
@ -220,7 +224,6 @@
|
||||
"notifications.column_settings.follow": "Nye følgere:",
|
||||
"notifications.column_settings.mention": "Omtale:",
|
||||
"notifications.column_settings.push": "Push notifikationer",
|
||||
"notifications.column_settings.push_meta": "Denne enhed",
|
||||
"notifications.column_settings.reblog": "Fremhævelser:",
|
||||
"notifications.column_settings.show": "Vis i kolonne",
|
||||
"notifications.column_settings.sound": "Afspil lyd",
|
||||
@ -278,7 +281,7 @@
|
||||
"search_popout.tips.user": "bruger",
|
||||
"search_results.accounts": "Folk",
|
||||
"search_results.hashtags": "Emnetags",
|
||||
"search_results.statuses": "Toote",
|
||||
"search_results.statuses": "Trut",
|
||||
"search_results.total": "{count, number} {count, plural, et {result} andre {results}}",
|
||||
"standalone.public_title": "Et kig indenfor...",
|
||||
"status.block": "Bloker @{name}",
|
||||
@ -300,6 +303,7 @@
|
||||
"status.open": "Udvid denne status",
|
||||
"status.pin": "Fastgør til profil",
|
||||
"status.pinned": "Fastgjort trut",
|
||||
"status.read_more": "Read more",
|
||||
"status.reblog": "Fremhæv",
|
||||
"status.reblog_private": "Fremhæv til oprindeligt publikum",
|
||||
"status.reblogged_by": "{name} fremhævede",
|
||||
|
||||
Reference in New Issue
Block a user