Remove unnecessary messages (#15109)
* Remove unnecessary messages * ran `i18n-tasks normalize`
This commit is contained in:
committed by
GitHub
parent
b0893291ef
commit
2b63c62c57
@ -10,7 +10,6 @@
|
||||
"account.cancel_follow_request": "درخواستِ پیروی منسوخ کریں",
|
||||
"account.direct": "راست پیغام @{name}",
|
||||
"account.disable_notifications": "Stop notifying me when @{name} posts",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "پوشیدہ ڈومین",
|
||||
"account.edit_profile": "مشخص ترمیم کریں",
|
||||
"account.enable_notifications": "Notify me when @{name} posts",
|
||||
@ -20,7 +19,6 @@
|
||||
"account.followers.empty": "\"ہنوز اس صارف کی کوئی پیروی نہیں کرتا\".",
|
||||
"account.followers_counter": "{count, plural, one {{counter} Follower} other {{counter} Followers}}",
|
||||
"account.following_counter": "{count, plural, one {{counter} Following} other {{counter} Following}}",
|
||||
"account.follows": "Follows",
|
||||
"account.follows.empty": "\"یہ صارف ہنوز کسی کی پیروی نہیں کرتا ہے\".",
|
||||
"account.follows_you": "آپ کا پیروکار ہے",
|
||||
"account.hide_reblogs": "@{name} سے فروغ چھپائیں",
|
||||
@ -47,7 +45,6 @@
|
||||
"account.unfollow": "پیروی ترک کریں",
|
||||
"account.unmute": "@{name} کو با آواز کریں",
|
||||
"account.unmute_notifications": "@{name} سے اطلاعات کو با آواز کریں",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "Click to add a note",
|
||||
"alert.rate_limited.message": "\"{retry_time, time, medium} کے بعد کوشش کریں\".",
|
||||
"alert.rate_limited.title": "Rate limited",
|
||||
@ -197,13 +194,10 @@
|
||||
"hashtag.column_settings.tag_mode.any": "ان میں سے کوئی",
|
||||
"hashtag.column_settings.tag_mode.none": "ان میں سے کوئی بھی نہیں",
|
||||
"hashtag.column_settings.tag_toggle": "اس کالم کے لئے مزید ٹیگز شامل کریں",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "بنیادی",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "افزائشات دکھائیں",
|
||||
"home.column_settings.show_replies": "جوابات دکھائیں",
|
||||
"home.hide_announcements": "Hide announcements",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Show announcements",
|
||||
"intervals.full.days": "{number, plural, one {# روز} other {# روز}}",
|
||||
"intervals.full.hours": "{number, plural, one {# ساعت} other {# ساعت}}",
|
||||
@ -393,7 +387,6 @@
|
||||
"search_results.statuses": "Toots",
|
||||
"search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
|
||||
"search_results.total": "{count, number} {count, plural, one {result} other {results}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Open moderation interface for @{name}",
|
||||
"status.admin_status": "Open this status in the moderation interface",
|
||||
"status.block": "Block @{name}",
|
||||
|
Reference in New Issue
Block a user