Add hints about incomplete remote content to web UI (#14031)
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"account.block": "Blokker @{name}",
|
||||
"account.block_domain": "Skjul alt frå {domain}",
|
||||
"account.blocked": "Blokkert",
|
||||
"account.browse_more_on_origin_server": "Browse more on the original profile",
|
||||
"account.cancel_follow_request": "Fjern fylgjeførespurnad",
|
||||
"account.direct": "Send melding til @{name}",
|
||||
"account.domain_blocked": "Domenet er gøymt",
|
||||
@ -236,6 +237,7 @@
|
||||
"keyboard_shortcuts.reply": "for å svara",
|
||||
"keyboard_shortcuts.requests": "for å opna lista med fylgjeførespurnader",
|
||||
"keyboard_shortcuts.search": "for å fokusera søket",
|
||||
"keyboard_shortcuts.spoilers": "to show/hide CW field",
|
||||
"keyboard_shortcuts.start": "for å opna \"kom i gang\"-feltet",
|
||||
"keyboard_shortcuts.toggle_hidden": "for å visa/gøyma tekst bak innhaldsvarsel",
|
||||
"keyboard_shortcuts.toggle_sensitivity": "for å visa/gøyma media",
|
||||
@ -412,6 +414,10 @@
|
||||
"time_remaining.minutes": "{number, plural, one {# minutt} other {# minutt}} igjen",
|
||||
"time_remaining.moments": "Kort tid igjen",
|
||||
"time_remaining.seconds": "{number, plural, one {# sekund} other {# sekund}} igjen",
|
||||
"timeline_hint.remote_resource_not_displayed": "{resource} from other servers are not displayed.",
|
||||
"timeline_hint.resources.followers": "Followers",
|
||||
"timeline_hint.resources.follows": "Follows",
|
||||
"timeline_hint.resources.statuses": "Older toots",
|
||||
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {folk}} snakkar",
|
||||
"trends.trending_now": "Populært no",
|
||||
"ui.beforeunload": "Kladden din forsvinn om du forlèt Mastodon no.",
|
||||
|
Reference in New Issue
Block a user