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": "Ezeztatu jarraitzeko eskaria",
|
||||
"account.direct": "Mezu zuzena @{name}(r)i",
|
||||
"account.disable_notifications": "Stop notifying me when @{name} posts",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "Ezkutatutako domeinua",
|
||||
"account.edit_profile": "Aldatu profila",
|
||||
"account.enable_notifications": "Notify me when @{name} posts",
|
||||
@@ -20,7 +19,6 @@
|
||||
"account.followers.empty": "Ez du inork erabiltzaile hau jarraitzen oraindik.",
|
||||
"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": "Erabiltzaile honek ez du inor jarraitzen oraindik.",
|
||||
"account.follows_you": "Jarraitzen dizu",
|
||||
"account.hide_reblogs": "Ezkutatu @{name}(r)en bultzadak",
|
||||
@@ -47,7 +45,6 @@
|
||||
"account.unfollow": "Utzi jarraitzeari",
|
||||
"account.unmute": "Desmututu @{name}",
|
||||
"account.unmute_notifications": "Desmututu @{name}(r)en jakinarazpenak",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "Click to add a note",
|
||||
"alert.rate_limited.message": "Saiatu {retry_time, time, medium} barru.",
|
||||
"alert.rate_limited.title": "Abiadura mugatua",
|
||||
@@ -197,13 +194,10 @@
|
||||
"hashtag.column_settings.tag_mode.any": "Hautako edozein",
|
||||
"hashtag.column_settings.tag_mode.none": "Hauetako bat ere ez",
|
||||
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "Oinarrizkoa",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "Erakutsi bultzadak",
|
||||
"home.column_settings.show_replies": "Erakutsi erantzunak",
|
||||
"home.hide_announcements": "Ezkutatu iragarpenak",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Erakutsi iragarpenak",
|
||||
"intervals.full.days": "{number, plural, one {egun #} other {# egun}}",
|
||||
"intervals.full.hours": "{number, plural, one {ordu #} other {# ordu}}",
|
||||
@@ -393,7 +387,6 @@
|
||||
"search_results.statuses": "Tootak",
|
||||
"search_results.statuses_fts_disabled": "Mastodon zerbitzari honek ez du tooten edukiaren bilaketa gaitu.",
|
||||
"search_results.total": "{count, number} {count, plural, one {emaitza} other {emaitza}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Ireki @{name} erabiltzailearen moderazio interfazea",
|
||||
"status.admin_status": "Ireki mezu hau moderazio interfazean",
|
||||
"status.block": "Blokeatu @{name}",
|
||||
|
||||
Reference in New Issue
Block a user