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": "Anulați cererea de urmărire",
|
||||
"account.direct": "Mesaj 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": "Domeniu blocat",
|
||||
"account.edit_profile": "Editați profilul",
|
||||
"account.enable_notifications": "Notify me when @{name} posts",
|
||||
|
@ -20,7 +19,6 @@
|
|||
"account.followers.empty": "Acest utilizator nu are încă urmăritori.",
|
||||
"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": "Acest utilizator nu urmărește pe nimeni încă.",
|
||||
"account.follows_you": "Te urmărește",
|
||||
"account.hide_reblogs": "Ascunde impulsurile de la @{name}",
|
||||
|
@ -47,7 +45,6 @@
|
|||
"account.unfollow": "Nu mai urmări",
|
||||
"account.unmute": "Nu mai ignora pe @{name}",
|
||||
"account.unmute_notifications": "Activează notificările de la @{name}",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "Click to add a note",
|
||||
"alert.rate_limited.message": "Vă rugăm să reîncercați după {retry_time, time, medium}.",
|
||||
"alert.rate_limited.title": "Rată limitată",
|
||||
|
@ -197,13 +194,10 @@
|
|||
"hashtag.column_settings.tag_mode.any": "Oricare din acestea",
|
||||
"hashtag.column_settings.tag_mode.none": "Niciuna din acestea",
|
||||
"hashtag.column_settings.tag_toggle": "Adaugă etichete adiționale pentru această coloană",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "De bază",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "Arată impulsurile",
|
||||
"home.column_settings.show_replies": "Arată răspunsurile",
|
||||
"home.hide_announcements": "Ascundeți anunțurile",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Afișați anunțurile",
|
||||
"intervals.full.days": "{number, plural,one {# zi} other {# zile}}",
|
||||
"intervals.full.hours": "{number, plural, one {# oră} other {# ore}}",
|
||||
|
@ -393,7 +387,6 @@
|
|||
"search_results.statuses": "Postări",
|
||||
"search_results.statuses_fts_disabled": "Căutarea de postări după conținutul lor nu este activată pe acest server.",
|
||||
"search_results.total": "{count, number} {count, plural, one {rezultat} other {rezultate}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Deschide interfața de moderare pentru @{name}",
|
||||
"status.admin_status": "Deschide această stare în interfața de moderare",
|
||||
"status.block": "Blochează pe @{name}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue