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} Հետևորդ} other {{counter} Հետևորդներ}}",
|
||||
"account.following_counter": "{count, plural, 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 {# օր} other {# օր}}",
|
||||
"intervals.full.hours": "{number, plural, one {# ժամ} other {# ժամ}}",
|
||||
@ -393,7 +387,6 @@
|
||||
"search_results.statuses": "Թթեր",
|
||||
"search_results.statuses_fts_disabled": "Այս հանգոյցում միացուած չէ ըստ բովանդակութեան թթեր փնտրելու հնարաւորութիւնը։",
|
||||
"search_results.total": "{count, number} {count, plural, one {արդիւնք} other {արդիւնք}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Բացել @{name} օգտատիրոջ մոդերացիայի դիմերէսը։",
|
||||
"status.admin_status": "Բացել այս գրառումը մոդերատորի դիմերէսի մէջ",
|
||||
"status.block": "Արգելափակել @{name}֊ին",
|
||||
|
Reference in New Issue
Block a user