Add hints about incomplete remote content to web UI (#14031)
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"account.block": "Chặn @{name}",
|
||||
"account.block_domain": "Ẩn mọi thứ từ {domain}",
|
||||
"account.blocked": "Đã chặn",
|
||||
"account.browse_more_on_origin_server": "Browse more on the original profile",
|
||||
"account.cancel_follow_request": "Hủy theo yêu cầu",
|
||||
"account.direct": "Nhắn riêng @{name}",
|
||||
"account.domain_blocked": "Miền đã ẩn",
|
||||
@ -236,6 +237,7 @@
|
||||
"keyboard_shortcuts.reply": "để trả lời",
|
||||
"keyboard_shortcuts.requests": "để mở danh sách các yêu cầu",
|
||||
"keyboard_shortcuts.search": "để vào ô tìm kiếm",
|
||||
"keyboard_shortcuts.spoilers": "to show/hide CW field",
|
||||
"keyboard_shortcuts.start": "để mở cột \"Bắt đầu\"",
|
||||
"keyboard_shortcuts.toggle_hidden": "để ẩn/hiện đằng sau văn bản CW",
|
||||
"keyboard_shortcuts.toggle_sensitivity": "để hiển thị / ẩn media",
|
||||
@ -412,6 +414,10 @@
|
||||
"time_remaining.minutes": "{number, plural, other {}} left",
|
||||
"time_remaining.moments": "Còn lại",
|
||||
"time_remaining.seconds": "{number, plural, other {}} left",
|
||||
"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, số nhiều, một {người} khác {người}} nói chuyện",
|
||||
"trends.trending_now": "Đang là xu hướng",
|
||||
"ui.beforeunload": "Bản nháp của bạn sẽ bị mất nếu bạn rời của Mastodon.",
|
||||
|
Reference in New Issue
Block a user