mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 01:32:23 +08:00
19 lines
798 B
YAML
19 lines
798 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:
|
|
activerecord:
|
|
attributes:
|
|
post:
|
|
poll_options: "Opcje ankiety"
|
|
poll:
|
|
must_contain_poll_options: "musi zawierać listę możliwych wyborów ankiety"
|
|
cannot_have_modified_options: "nie mogą być zmienione po pierwszych pięciu minutach. Skontaktuj się z moderatorem, jeżeli musisz je zmienić."
|
|
cannot_add_or_remove_options: "mogą tylko być edytowane, nie dodawane ani usuwane. Jeśli musisz dodać lub usunąć opcje, powinieneś zamknąć ten temat i utworzyć nowy."
|
|
prefix: "Ankieta"
|
|
closed_prefix: "Zamknięta ankieta"
|