mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-03 02:08:58 +08:00
53 lines
2.4 KiB
YAML
53 lines
2.4 KiB
YAML
# WARNING: Never edit this file.
|
||
# It will be overwritten when translations are pulled from Crowdin.
|
||
#
|
||
# To work with us on translations, join this project:
|
||
# https://translate.discourse.org/
|
||
|
||
uk:
|
||
admin_js:
|
||
admin:
|
||
site_settings:
|
||
categories:
|
||
discourse_reactions: "Реакції Discourse"
|
||
js:
|
||
discourse_reactions:
|
||
reactions_title: "Реакції"
|
||
state_panel:
|
||
more_users: "і більше %{count}..."
|
||
show_users: "Показати більше користувачів"
|
||
hide_users: "Показати менше користувачів"
|
||
reaction_group:
|
||
one: "%{reaction}: %{count} користувач"
|
||
few: "%{reaction}: %{count} користувачі"
|
||
many: "%{reaction}: %{count} користувачів"
|
||
other: "%{reaction}: %{count} користувачів"
|
||
picker:
|
||
react_with: "Відреагувати на цей пост: %{reaction}"
|
||
cant_remove_reaction: "Ви більше не можете видалити вашу реакцію"
|
||
remove_reaction: "Видалити цю реакцію %{reaction}"
|
||
counter:
|
||
aria_label:
|
||
one: "%{count} реакція"
|
||
few: "%{count} реакції"
|
||
many: "%{count} реакцій"
|
||
other: "%{count} реакцій"
|
||
main_reaction:
|
||
add: "Мені подобається цей допис"
|
||
remove: "Видалити цей лайк"
|
||
cant_remove: "Ви більше не можете видалити свій лайк"
|
||
unauthenticated: "Будь ласка, зареєструйтесь або увійдіть, щоб поставити лайк цій публікації"
|
||
notifications:
|
||
reaction_1_user_multiple_posts:
|
||
one: "відреагував(-ла) на %{count} ваш допис"
|
||
few: "відреагував(-ла) на %{count} ваші дописи"
|
||
many: "відреагував(-ла) на %{count} ваших дописів"
|
||
other: "відреагував(-ла) на %{count} ваших дописів"
|
||
reaction_2_users: "%{username}, %{username2}"
|
||
reaction_multiple_users:
|
||
one: "%{username} і ще %{count}"
|
||
few: "%{username} та %{count} інших"
|
||
many: "%{username} та %{count} інших"
|
||
other: "%{username} та %{count} інших"
|
||
titles:
|
||
reaction: "нова реакція"
|