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": "Anulo kërkesën e ndjekjes",
|
||||
"account.direct": "Mesazh i drejtpërdrejtë për @{name}",
|
||||
"account.disable_notifications": "Resht së njoftuari mua, kur poston @{name}",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "Përkatësia u bllokua",
|
||||
"account.edit_profile": "Përpunoni profilin",
|
||||
"account.enable_notifications": "Njoftomë, kur poston @{name}",
|
||||
|
@ -20,7 +19,6 @@
|
|||
"account.followers.empty": "Këtë përdorues ende s’e ndjek njeri.",
|
||||
"account.followers_counter": "{count, plural, one {{counter} Ndjekës} other {{counter} Ndjekës}}",
|
||||
"account.following_counter": "{count, plural, other {{counter} të Ndjekur}}",
|
||||
"account.follows": "Follows",
|
||||
"account.follows.empty": "Ky përdorues ende s’ndjek njeri.",
|
||||
"account.follows_you": "Ju ndjek",
|
||||
"account.hide_reblogs": "Fshih përforcime nga @{name}",
|
||||
|
@ -47,7 +45,6 @@
|
|||
"account.unfollow": "Resht së ndjekuri",
|
||||
"account.unmute": "Ktheji zërin @{name}",
|
||||
"account.unmute_notifications": "Hiqua ndalimin e shfaqjes njoftimeve nga @{name}",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "S’u dha koment",
|
||||
"alert.rate_limited.message": "Ju lutemi, riprovoni pas {retry_time, time, medium}.",
|
||||
"alert.rate_limited.title": "Shpejtësi e kufizuar",
|
||||
|
@ -197,13 +194,10 @@
|
|||
"hashtag.column_settings.tag_mode.any": "Cilindo prej këtyre",
|
||||
"hashtag.column_settings.tag_mode.none": "Asnjë prej këtyre",
|
||||
"hashtag.column_settings.tag_toggle": "Përfshi etiketa shtesë për këtë shtyllë",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "Bazë",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "Shfaq përforcime",
|
||||
"home.column_settings.show_replies": "Shfaq përgjigje",
|
||||
"home.hide_announcements": "Fshihi lajmërimet",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Shfaqi lajmërimet",
|
||||
"intervals.full.days": "{number, plural, one {# ditë} other {# ditë}}",
|
||||
"intervals.full.hours": "{number, plural, one {# orë} other {# orë}}",
|
||||
|
@ -393,7 +387,6 @@
|
|||
"search_results.statuses": "Mesazhe",
|
||||
"search_results.statuses_fts_disabled": "Kërkimi i mesazheve sipas lëndës së tyre s’është i aktivizuar në këtë shërbyes Mastodon.",
|
||||
"search_results.total": "{count, number} {count, plural, one {përfundim} other {përfundime}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Hap ndërfaqe moderimi për @{name}",
|
||||
"status.admin_status": "Hape këtë mesazh te ndërfaqja e moderimit",
|
||||
"status.block": "Blloko @{name}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue