0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/plugins/discourse-reactions/config/locales/client.pl_PL.yml
2026-08-04 15:58:41 +02:00

53 lines
1.8 KiB
YAML
Vendored

# 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/
pl_PL:
admin_js:
admin:
site_settings:
categories:
discourse_reactions: "Reakcje Discourse"
js:
discourse_reactions:
reactions_title: "Reakcje"
reaction:
forbidden: "Nie masz prawa reagować ani zmieniać swojej reakcji na ten wpis."
picker:
react_with: "Zareaguj na ten post: %{reaction}"
cant_remove_reaction: "Nie możesz już usunąć swojej reakcji"
remove_reaction: "Usuń tę reakcję %{reaction}"
users_popup:
all: "Wszystkie"
title:
one: "%{count} reakcja"
few: "%{count} reakcje"
many: "%{count} reakcji"
other: "%{count} reakcji"
counter:
aria_label:
one: "%{count} reakcja"
few: "%{count} reakcje"
many: "%{count} reakcji"
other: "%{count} reakcji"
main_reaction:
add: "Polub ten wpis"
remove: "Usuń to polubienie"
cant_remove: "Nie możesz już usunąć polubienia"
unauthenticated: "Zarejestruj się lub zaloguj, aby polubić ten post"
notifications:
reaction_1_user_multiple_posts:
one: "zareagował na %{count} Twój post"
few: "zareagował na %{count} Twoje posty"
many: "zareagował na %{count} Twoich postów"
other: "zareagował na %{count} Twoich postów"
reaction_2_users: "%{username}, %{username2}"
reaction_multiple_users:
one: "%{username} i %{count} inny"
few: "%{username} i %{count} inni"
many: "%{username} i %{count} inni"
other: "%{username} i %{count} inni"
titles:
reaction: "nowa reakcja"