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

45 lines
1.6 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# 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/
2015-05-12 17:38:29 -04:00
pl_PL:
js:
poll:
voters:
one: "głosujący"
2015-07-22 13:27:18 -04:00
few: "głosujących"
2015-05-12 17:38:29 -04:00
other: "głosujących"
total_votes:
2015-07-22 13:27:18 -04:00
one: "oddanych głosów"
few: "oddanych głosów"
2015-05-12 17:38:29 -04:00
other: "oddanych głosów"
average_rating: "Średnia ocena: <strong>%{average}</strong>."
multiple:
help:
2015-06-03 11:09:08 -04:00
at_least_min_options: "Musisz wybrać co najmniej <strong>%{count}</strong> pozycje."
2015-05-12 17:38:29 -04:00
up_to_max_options: "Możesz wybrać co najwyżej <strong>%{count}</strong> pozycje."
2015-06-03 11:09:08 -04:00
x_options: "Musisz wybrać <strong>%{count}</strong> pozycje."
2015-05-12 17:38:29 -04:00
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."