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": "مسدودسازی @{name}",
|
||||
"account.block_domain": "نهفتن همه چیز از {domain}",
|
||||
"account.blocked": "مسدود",
|
||||
"account.browse_more_on_origin_server": "Browse more on the original profile",
|
||||
"account.cancel_follow_request": "لغو درخواست پیگیری",
|
||||
"account.direct": "پیام خصوصی به @{name}",
|
||||
"account.domain_blocked": "دامنهٔ نهفته",
|
||||
|
|
@ -236,6 +237,7 @@
|
|||
"keyboard_shortcuts.reply": "برای پاسخ",
|
||||
"keyboard_shortcuts.requests": "برای گشودن فهرست درخواستهای پیگیری",
|
||||
"keyboard_shortcuts.search": "برای تمرکز روی جستجو",
|
||||
"keyboard_shortcuts.spoilers": "to show/hide CW field",
|
||||
"keyboard_shortcuts.start": "برای گشودن ستون «آغاز کنید»",
|
||||
"keyboard_shortcuts.toggle_hidden": "برای نمایش/نهفتن نوشتهٔ پشت هشدار محتوا",
|
||||
"keyboard_shortcuts.toggle_sensitivity": "برای نمایش/نهفتن رسانه",
|
||||
|
|
@ -412,6 +414,10 @@
|
|||
"time_remaining.minutes": "{number, plural, one {# دقیقه} other {# دقیقه}} باقی مانده",
|
||||
"time_remaining.moments": "زمان باقیمانده",
|
||||
"time_remaining.seconds": "{number, plural, one {# ثانیه} other {# ثانیه}} باقی مانده",
|
||||
"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 {نفر نوشته است} other {نفر نوشتهاند}}",
|
||||
"trends.trending_now": "پرطرفدار",
|
||||
"ui.beforeunload": "اگر از ماستودون خارج شوید پیشنویس شما از دست خواهد رفت.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue