Add hints about incomplete remote content to web UI (#14031)
This commit is contained in:
parent
b1484cf3ce
commit
3e9dc4044b
77 changed files with 584 additions and 8 deletions
|
@ -5,6 +5,7 @@
|
|||
"account.block": "Bloca @{name}",
|
||||
"account.block_domain": "Bloca domìniu{domain}",
|
||||
"account.blocked": "Blocadu",
|
||||
"account.browse_more_on_origin_server": "Browse more on the original profile",
|
||||
"account.cancel_follow_request": "Annulla rechesta de sighidura",
|
||||
"account.direct": "Messàgiu deretu a @{name}",
|
||||
"account.domain_blocked": "Domìniu blocadu",
|
||||
|
@ -236,6 +237,7 @@
|
|||
"keyboard_shortcuts.reply": "pro rispòndere",
|
||||
"keyboard_shortcuts.requests": "pro abèrrere sa lista de rechestas de sighidura",
|
||||
"keyboard_shortcuts.search": "pro atzentrare sa chirca",
|
||||
"keyboard_shortcuts.spoilers": "to show/hide CW field",
|
||||
"keyboard_shortcuts.start": "pro abèrrere sa colunna \"Cumintza\"",
|
||||
"keyboard_shortcuts.toggle_hidden": "pro ammustrare o cuare testu de is CW",
|
||||
"keyboard_shortcuts.toggle_sensitivity": "pro ammustrare o cuare mèdias",
|
||||
|
@ -412,6 +414,10 @@
|
|||
"time_remaining.minutes": "{number, plural, one {abarrat # minutu} other {abarrant # minutos}}",
|
||||
"time_remaining.moments": "Abarrant pagu momentos",
|
||||
"time_remaining.seconds": "{number, plural, one {abarrat # segundu} other {abarrant # segundos}}",
|
||||
"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 {persone} other {persones}} nde sunt chistionende",
|
||||
"trends.trending_now": "Est tendèntzia immoe",
|
||||
"ui.beforeunload": "S'abbotzu tuo at a èssere pèrdidu si essis dae Mastodon.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue