discourse/plugins/poll/config/locales/client.pl_PL.yml

54 lines
2.1 KiB
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:
poll:
voters:
one: "głosujący"
few: "głosujących"
other: "głosujących"
total_votes:
one: "oddanych głosów"
few: "oddanych głosów"
other: "oddanych głosów"
average_rating: "Średnia ocena: <strong>%{average}</strong>."
multiple:
help:
at_least_min_options:
one: "Musisz wybrać <strong>przynajmniej jedną</strong> pozycje."
few: "Musisz wybrać co najmniej <strong>%{count}</strong> pozycje."
other: "Musisz wybrać co najmniej <strong>%{count}</strong> pozycje."
up_to_max_options:
one: "Możesz wybrać maksymalnie <strong>1</strong> opcję."
few: "Możesz wybrać maksymalnie <strong>%{count}</strong> opcje."
other: "Możesz wybrać maksymalnie <strong>%{count}</strong> opcji."
x_options:
one: "Musisz wybrać <strong>jedną</strong> opcję."
few: "Musisz wybrać <strong>%{count}</strong> opcje."
other: "Musisz wybrać <strong>%{count}</strong> opcji."
between_min_and_max_options: "Możesz wybrać pomiędzy <strong>%{min}</strong> a <strong>%{max}</strong> pozycjami."
cast-votes:
title: "Oddaj głos"
label: "Oddaj głos!"
show-results:
title: "Wyświetl wyniki ankiety"
label: "Pokaż wyniki"
hide-results:
title: "Wróć do oddanych głosów"
label: "Ukryj wyniki"
open:
title: "Otwórz ankietę"
label: "Otwórz"
confirm: "Czy na pewno chcesz otworzyć tę ankietę?"
close:
title: "Zamknij ankietę"
label: "Zamknij"
confirm: "Czy na pewno chcesz zamknąć tę ankietę?"
error_while_toggling_status: "Wystąpił błąd podczas zmiany statusu tej ankiety."
error_while_casting_votes: "Wystąpił błąd podczas oddawania twoich głosów."