Merge pull request #2799 from techAPJ/patch-2

Add pl_PL translations for Poll plugin and update translations
This commit is contained in:
Sam
2014-09-16 22:36:38 +10:00
42 changed files with 1846 additions and 1132 deletions

View File

@@ -0,0 +1,19 @@
# 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:
voteCount:
one: "1 głos"
few: "%{count} głosy"
other: "%{count} głosów"
results:
show: Pokaż wyniki
hide: Ukryj wyniki
close_poll: "Zamknij ankietę"
open_poll: "Otwórz ankietę"

View File

@@ -0,0 +1,18 @@
# 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"