mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 06:48:58 +08:00
53 lines
1.9 KiB
YAML
53 lines
1.9 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/
|
|
|
|
pl_PL:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_reactions: "Reakcje Discourse"
|
|
js:
|
|
discourse_reactions:
|
|
reactions_title: "Reakcje"
|
|
state_panel:
|
|
more_users: "i %{count} więcej..."
|
|
show_users: "Pokaż więcej użytkowników"
|
|
hide_users: "Pokaż mniej użytkowników"
|
|
reaction_group:
|
|
one: "%{reaction}: %{count} użytkownik"
|
|
few: "%{reaction}: %{count} użytkowników"
|
|
many: "%{reaction}: %{count} użytkowników"
|
|
other: "%{reaction}: %{count} użytkowników"
|
|
picker:
|
|
react_with: "Zareaguj na ten post: %{reaction}"
|
|
cant_remove_reaction: "Nie możesz już usunąć swojej reakcji"
|
|
remove_reaction: "Usuń tę reakcję %{reaction}"
|
|
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"
|