New Crowdin Translations (automated) (#31087)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
ef796446e5
commit
5a60a3b80c
30 changed files with 442 additions and 104 deletions
|
@ -443,6 +443,8 @@
|
|||
"mute_modal.title": "Ігнорувати користувача?",
|
||||
"mute_modal.you_wont_see_mentions": "Ви не бачитимете дописів, де їх згадано.",
|
||||
"mute_modal.you_wont_see_posts": "Вони все ще можуть бачити ваші дописи, але ви не бачитимете їхніх.",
|
||||
"name_and_others": "{name} і {count, plural, one {# інший} few {# інших} many {# інших} other {# інший}}",
|
||||
"name_and_others_with_link": "{name} і <a>{count, plural, one {# інший} few {# інших} many {# інших} other {# інший}}</a>",
|
||||
"navigation_bar.about": "Про застосунок",
|
||||
"navigation_bar.advanced_interface": "Відкрити в розширеному вебінтерфейсі",
|
||||
"navigation_bar.blocks": "Заблоковані користувачі",
|
||||
|
@ -470,6 +472,10 @@
|
|||
"navigation_bar.security": "Безпека",
|
||||
"not_signed_in_indicator.not_signed_in": "Ви повинні увійти, щоб отримати доступ до цього ресурсу.",
|
||||
"notification.admin.report": "Скарга від {name} на {target}",
|
||||
"notification.admin.report_account": "{name} повідомив(ла) про {count, plural, one {один допис} few {# дописи} many {# дописів} other {# дописів}} від {target} в категорії {category}",
|
||||
"notification.admin.report_account_other": "{name} повідомив(ла) про {count, plural, one {один допис} few {# дописи} many {# дописів} other {# дописів}} від {target}",
|
||||
"notification.admin.report_statuses": "{name} повідомив(ла) про {target} в категорії {category}",
|
||||
"notification.admin.report_statuses_other": "{name} повідомив(ла) про {target}",
|
||||
"notification.admin.sign_up": "{name} приєдналися",
|
||||
"notification.favourite": "Ваш допис сподобався {name}",
|
||||
"notification.follow": "{name} підписалися на вас",
|
||||
|
@ -485,6 +491,8 @@
|
|||
"notification.moderation_warning.action_silence": "Ваш обліковий запис було обмежено.",
|
||||
"notification.moderation_warning.action_suspend": "Ваш обліковий запис було заблоковано.",
|
||||
"notification.own_poll": "Ваше опитування завершилося",
|
||||
"notification.poll": "Опитування, в якому ви проголосували, завершено",
|
||||
"notification.private_mention": "{name} приватно згадав(ла) вас",
|
||||
"notification.reblog": "{name} поширює ваш допис",
|
||||
"notification.relationships_severance_event": "Втрачено з'єднання з {name}",
|
||||
"notification.relationships_severance_event.account_suspension": "Адміністратор з {from} призупинив {target}, що означає, що ви більше не можете отримувати оновлення від них або взаємодіяти з ними.",
|
||||
|
@ -502,6 +510,8 @@
|
|||
"notifications.column_settings.admin.report": "Нові скарги:",
|
||||
"notifications.column_settings.admin.sign_up": "Нові реєстрації:",
|
||||
"notifications.column_settings.alert": "Сповіщення стільниці",
|
||||
"notifications.column_settings.beta.category": "Експериментальні функції",
|
||||
"notifications.column_settings.beta.grouping": "Групові сповіщення",
|
||||
"notifications.column_settings.favourite": "Уподобане:",
|
||||
"notifications.column_settings.filter_bar.advanced": "Показати всі категорії",
|
||||
"notifications.column_settings.filter_bar.category": "Панель швидкого фільтра",
|
||||
|
@ -665,9 +675,13 @@
|
|||
"report.unfollow_explanation": "Ви підписані на цього користувача. Щоб більше не бачити їхні дописи у вашій стрічці, відпишіться від них.",
|
||||
"report_notification.attached_statuses": "{count, plural, one {{count} допис} few {{count} дописи} many {{count} дописів} other {{count} дописи}} прикріплено",
|
||||
"report_notification.categories.legal": "Правові",
|
||||
"report_notification.categories.legal_sentence": "незаконний контент",
|
||||
"report_notification.categories.other": "Інше",
|
||||
"report_notification.categories.other_sentence": "інше",
|
||||
"report_notification.categories.spam": "Спам",
|
||||
"report_notification.categories.spam_sentence": "спам",
|
||||
"report_notification.categories.violation": "Порушення правил",
|
||||
"report_notification.categories.violation_sentence": "порушення правил",
|
||||
"report_notification.open": "Відкрити скаргу",
|
||||
"search.no_recent_searches": "Немає останніх пошуків",
|
||||
"search.placeholder": "Пошук",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue