Remove unnecessary messages (#15109)
* Remove unnecessary messages * ran `i18n-tasks normalize`
This commit is contained in:
parent
b0893291ef
commit
2b63c62c57
77 changed files with 51 additions and 769 deletions
|
@ -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} अनुगामी} other {{counter} समर्थक}}",
|
||||
"account.following_counter": "{count, plural, one {{counter} निम्नलिखित} other {{counter} निम्नलिखित}}",
|
||||
"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": "नोट्स जोड़ने के लिए क्लिक करें",
|
||||
"alert.rate_limited.message": "कृप्या {retry_time, time, medium} के बाद दुबारा कोशिश करें",
|
||||
"alert.rate_limited.title": "सीमित दर",
|
||||
|
@ -197,13 +194,10 @@
|
|||
"hashtag.column_settings.tag_mode.any": "इनमें से कोई भी",
|
||||
"hashtag.column_settings.tag_mode.none": "इनमें से कोई भी नहीं",
|
||||
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
|
||||
"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": "घोषणाएँ छिपाएँ",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "घोषणाएं दिखाएं",
|
||||
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
|
||||
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
|
||||
|
@ -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}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue