mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
36 lines
1 KiB
YAML
36 lines
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>."
|
|
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ę?"
|