mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
44 lines
1.6 KiB
YAML
44 lines
1.6 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: "Musisz wybrać co najmniej <strong>%{count}</strong> pozycje."
|
|
up_to_max_options: "Możesz wybrać co najwyżej <strong>%{count}</strong> pozycje."
|
|
x_options: "Musisz wybrać <strong>%{count}</strong> pozycje."
|
|
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."
|