Update translations

This commit is contained in:
Gerhard Schlager
2018-04-06 14:51:09 +02:00
parent 8412a96acb
commit 4c53e81c69
153 changed files with 1660 additions and 439 deletions

View File

@ -37,6 +37,7 @@ cs:
no_polls_associated_with_this_post: "Tento příspěvek nemá žádné hlasování. "
no_poll_with_this_name: "Tento příspěvek nemá žádné hlasování se jménem <strong>%{name}</strong>. "
post_is_deleted: "Operaci na smazaném příspěvku nelze provést."
user_cant_post_in_topic: "Nemůžete hlasovat, protože v tomto tématu nemůžete odesílat příspěvky."
topic_must_be_open_to_vote: "Téma musí být otevřené, aby bylo možné hlasovat."
poll_must_be_open_to_vote: "Hlasování musí být otevřené, aby bylo možné hlasovat."
topic_must_be_open_to_toggle_status: "Téma musí být otevřené, aby bylo možné změnit status."

View File

@ -35,6 +35,7 @@ es:
no_polls_associated_with_this_post: "No hay encuestas asociadas a este post."
no_poll_with_this_name: "No hay ninguna encuesta llamada <strong>%{name}</strong> asociada con este post."
post_is_deleted: "No se puede actuar en un post eliminado."
user_cant_post_in_topic: "No puedes votar porque no puedes publicar en este tema."
topic_must_be_open_to_vote: "Este tema debe estar abierto para votar."
poll_must_be_open_to_vote: "La encuesta debe estar abierta para votar."
topic_must_be_open_to_toggle_status: "Este tema debe estar abierto para cambiar entre estados."

View File

@ -7,6 +7,7 @@
id:
site_settings:
poll_enabled: "Izinkan jajak pendapat?"
poll_maximum_options: "Nomor maksimum dari pilihan yang diperbolehkan di sebuah polling."
poll_edit_window_mins: "Menit setelah postingan dibuat dimana polling masih bisa diedit."
poll:

View File

@ -37,6 +37,7 @@ sk:
no_polls_associated_with_this_post: "S týmto príspevkom nie sú spojené žiadne hlasovania."
no_poll_with_this_name: "S týmto príspevkom nie je spojené žiadne hlasovanie s názvom <strong>%{name}</strong>."
post_is_deleted: "Na vymazanom príspevku nie je možné vykonať."
user_cant_post_in_topic: "K tomuto príspevku nemôžeš prispieť a preto nemôžeš ani hlasovať."
topic_must_be_open_to_vote: "Na odovzdanie hlasu téma otvorená."
poll_must_be_open_to_vote: "Na odovzdanie hlasu musí byť hlasovanie otvorené."
topic_must_be_open_to_toggle_status: "Na zmenu stavu musí byť téma otvorená."