diff --git a/app/javascript/mastodon/locales/da.json b/app/javascript/mastodon/locales/da.json index c6fd2a567d..e4948dbe78 100644 --- a/app/javascript/mastodon/locales/da.json +++ b/app/javascript/mastodon/locales/da.json @@ -126,6 +126,8 @@ "community.column_settings.remote_only": "Kun udefra", "compose.language.change": "Skift sprog", "compose.language.search": "Søg efter sprog...", + "compose.published.body": "Indlæg udgivet.", + "compose.published.open": "Åbn", "compose_form.direct_message_warning_learn_more": "Få mere at vide", "compose_form.encryption_warning": "Indlæg på Mastodon er ikke ende-til-ende krypteret. Del derfor ikke sensitiv information via Mastodon.", "compose_form.hashtag_warning": "Da indlægget ikke er offentligt, vises det ikke under noget hashtag, da kun offentlige indlæg er søgbare via hashtags.", @@ -599,6 +601,8 @@ "status.history.created": "{name} oprettet {date}", "status.history.edited": "{name} redigeret {date}", "status.load_more": "Indlæs mere", + "status.media.open": "Klik for at åbne", + "status.media.show": "Klik for at vise", "status.media_hidden": "Medie skjult", "status.mention": "Nævn @{name}", "status.more": "Mere", @@ -629,6 +633,7 @@ "status.title.with_attachments": "{user} postede {attachmentCount, plural, one {en vedhæftning} other {{attachmentCount} vedhæftninger}}", "status.translate": "Oversæt", "status.translated_from_with": "Oversat fra {lang} ved brug af {provider}", + "status.uncached_media_warning": "Ingen forhåndsvisning", "status.unmute_conversation": "Genaktivér samtale", "status.unpin": "Frigør fra profil", "subscribed_languages.lead": "Kun indlæg på udvalgte sprog vil fremgå på dine hjemme- og listetidslinjer efter ændringen. Vælg ingen for at modtage indlæg på alle sprog.",