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": "Zruš žiadosť o sledovanie",
|
||||
"account.direct": "Priama správa pre @{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": "Doména ukrytá",
|
||||
"account.edit_profile": "Uprav profil",
|
||||
"account.enable_notifications": "Notify me when @{name} posts",
|
||||
@ -20,7 +19,6 @@
|
||||
"account.followers.empty": "Tohto používateľa ešte nikto nenásleduje.",
|
||||
"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": "Tento používateľ ešte nikoho nenasleduje.",
|
||||
"account.follows_you": "Nasleduje ťa",
|
||||
"account.hide_reblogs": "Skry vyzdvihnutia od @{name}",
|
||||
@ -47,7 +45,6 @@
|
||||
"account.unfollow": "Prestaň následovať",
|
||||
"account.unmute": "Prestaň ignorovať @{name}",
|
||||
"account.unmute_notifications": "Zruš stĺmenie oboznámení od @{name}",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "Klikni pre vloženie poznámky",
|
||||
"alert.rate_limited.message": "Prosím, skús to znova za {retry_time, time, medium}.",
|
||||
"alert.rate_limited.title": "Tempo obmedzené",
|
||||
@ -197,13 +194,10 @@
|
||||
"hashtag.column_settings.tag_mode.any": "Hociktorý z týchto",
|
||||
"hashtag.column_settings.tag_mode.none": "Žiaden z týchto",
|
||||
"hashtag.column_settings.tag_toggle": "Vlož dodatočné haštagy pre tento stĺpec",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "Základné",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "Ukáž vyzdvihnuté",
|
||||
"home.column_settings.show_replies": "Ukáž odpovede",
|
||||
"home.hide_announcements": "Skry oboznámenia",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Ukáž oboznámenia",
|
||||
"intervals.full.days": "{number, plural, one {# deň} few {# dní} many {# dní} other {# dní}}",
|
||||
"intervals.full.hours": "{number, plural, one {# hodina} few {# hodín} many {# hodín} other {# hodín}}",
|
||||
@ -393,7 +387,6 @@
|
||||
"search_results.statuses": "Príspevky",
|
||||
"search_results.statuses_fts_disabled": "Vyhľadávanie v obsahu príspevkov nieje na tomto Mastodon serveri povolené.",
|
||||
"search_results.total": "{count, number} {count, plural, one {výsledok} many {výsledkov} other {výsledky}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Otvor moderovacie rozhranie užívateľa @{name}",
|
||||
"status.admin_status": "Otvor tento príspevok v moderovacom rozhraní",
|
||||
"status.block": "Blokuj @{name}",
|
||||
|
Reference in New Issue
Block a user