discourse-solved/config/locales/client.pl_PL.yml

18 lines
879 B
YAML

# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
pl_PL:
js:
solved:
allow_accepted_answers: "Pozwól użytkownikom na akceptowanie rozwiązań"
accept_answer: "Akceptuj rozwiązanie"
has_accepted_answer: "Ten temat ma zaakceptowane rozwiązanie"
unaccept_answer: "Niezaakceptowana odpowiedź"
accepted_answer: "Zaakceptowana odpowiedź"
accepted_html: "<i class='fa-check-square fa accepted'></i> Rozwiązane przez <a href data-user-card='{{username_lower}}'>{{username}}</a> w <a href='{{post_path}}'>poście #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"