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": "Fjern fylgjeførespurnad",
|
||||
"account.direct": "Send melding til @{name}",
|
||||
"account.disable_notifications": "Slutt å varsle meg når @{name} legger ut innlegg",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "Domenet er gøymt",
|
||||
"account.edit_profile": "Rediger profil",
|
||||
"account.enable_notifications": "Varsle meg når @{name} legger ut innlegg",
|
||||
@ -20,7 +19,6 @@
|
||||
"account.followers.empty": "Ingen fylgjer denne brukaren enno.",
|
||||
"account.followers_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjarar}}",
|
||||
"account.following_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjar}}",
|
||||
"account.follows": "Follows",
|
||||
"account.follows.empty": "Denne brukaren fylgjer ikkje nokon enno.",
|
||||
"account.follows_you": "Fylgjer deg",
|
||||
"account.hide_reblogs": "Gøym fremhevingar frå @{name}",
|
||||
@ -47,7 +45,6 @@
|
||||
"account.unfollow": "Slutt å fylgja",
|
||||
"account.unmute": "Av-demp @{name}",
|
||||
"account.unmute_notifications": "Vis varsel frå @{name}",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "Klikk for å leggja til merknad",
|
||||
"alert.rate_limited.message": "Ver venleg å prøva igjen etter {retry_time, time, medium}.",
|
||||
"alert.rate_limited.title": "Begrensa rate",
|
||||
@ -197,13 +194,10 @@
|
||||
"hashtag.column_settings.tag_mode.any": "Kva som helst av desse",
|
||||
"hashtag.column_settings.tag_mode.none": "Ikkje nokon av disse",
|
||||
"hashtag.column_settings.tag_toggle": "Inkluder ekstra emneknaggar for denne kolonna",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "Enkelt",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "Vis framhevingar",
|
||||
"home.column_settings.show_replies": "Vis svar",
|
||||
"home.hide_announcements": "Skjul kunngjeringar",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Vis kunngjeringar",
|
||||
"intervals.full.days": "{number, plural, one {# dag} other {# dagar}}",
|
||||
"intervals.full.hours": "{number, plural, one {# time} other {# timar}}",
|
||||
@ -393,7 +387,6 @@
|
||||
"search_results.statuses": "Tut",
|
||||
"search_results.statuses_fts_disabled": "På denne Matsodon-tenaren kan du ikkje søkja på tut etter innhaldet deira.",
|
||||
"search_results.total": "{count, number} {count, plural, one {treff} other {treff}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Opne moderasjonsgrensesnitt for @{name}",
|
||||
"status.admin_status": "Opne denne statusen i moderasjonsgrensesnittet",
|
||||
"status.block": "Blokker @{name}",
|
||||
|
Reference in New Issue
Block a user