Update translations, except ur because of errors
This commit is contained in:
@@ -60,6 +60,7 @@ cs:
|
||||
help:
|
||||
options_count: Zadejte alespoň 2 možnosti
|
||||
invalid_values: Minimální hodnota musí být menší než maximální hodnota.
|
||||
min_step_value: Minimální hodnota kroku je 1
|
||||
poll_type:
|
||||
label: Typ
|
||||
regular: Jedna možnost
|
||||
|
||||
@@ -50,6 +50,7 @@ ja:
|
||||
help:
|
||||
options_count: 少なくとも2つの選択肢を入力してください
|
||||
invalid_values: 最小値は最大値より小さくなければなりません。
|
||||
min_step_value: 最小ステップ単位は 1 です
|
||||
poll_type:
|
||||
label: タイプ
|
||||
regular: 一つだけ選択
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
# 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/
|
||||
|
||||
sl:
|
||||
js:
|
||||
poll:
|
||||
|
||||
@@ -9,8 +9,10 @@ tr_TR:
|
||||
js:
|
||||
poll:
|
||||
voters:
|
||||
one: "oylayan"
|
||||
other: "oylayan"
|
||||
total_votes:
|
||||
one: "toplam oy"
|
||||
other: "toplam oy"
|
||||
average_rating: "Ortalama oran: <strong>%{average}</strong>."
|
||||
public:
|
||||
@@ -18,10 +20,13 @@ tr_TR:
|
||||
multiple:
|
||||
help:
|
||||
at_least_min_options:
|
||||
one: "En az <strong>%{count}</strong> seçecek seçiniz"
|
||||
other: "En az <strong>%{count}</strong> seçecek seçiniz"
|
||||
up_to_max_options:
|
||||
one: "<strong>%{count}</strong> seçeneğe kadar seçebilirsiniz"
|
||||
other: "<strong>%{count}</strong> seçeneğe kadar seçebilirsiniz"
|
||||
x_options:
|
||||
one: "<strong>%{count}</strong> seçenek seçiniz"
|
||||
other: "<strong>%{count}</strong> seçenek seçiniz"
|
||||
between_min_and_max_options: "<strong>%{min}</strong> ve <strong>%{max}</strong> arasında seçenek seçiniz"
|
||||
cast-votes:
|
||||
|
||||
@@ -7,8 +7,10 @@
|
||||
|
||||
cs:
|
||||
site_settings:
|
||||
poll_enabled: "Povolit hlasování?"
|
||||
poll_maximum_options: "Maximální počet možností povolených v hlasování."
|
||||
poll_edit_window_mins: "Počet minut po vytvoření příspěvku, po kterých je ještě možné upravit hlasování."
|
||||
poll_minimum_trust_level_to_create: "Nastav minimální důvěryhodnost pro vytvoření hlasování."
|
||||
poll:
|
||||
multiple_polls_without_name: "Je zde několik hlasování bez jména. Použijte atribut '<code>jméno</code>' pro jednoznačnou identifikaci Vašich hlasování."
|
||||
multiple_polls_with_same_name: "Více hlasování má stejné jméno: <strong>%{name}</strong>. Použijte atribut '<code>name</code>' pro jednoznačnou identifikaci Vaše hlasování."
|
||||
@@ -40,5 +42,6 @@ cs:
|
||||
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."
|
||||
only_staff_or_op_can_toggle_status: "Pouze moderátor nebo přispěvatel může změnit status hlasování."
|
||||
insufficient_rights_to_create: "Nemáte oprávnění k vytvoření hlasování."
|
||||
email:
|
||||
link_to_poll: "Klikněte pro zobrazení hlasování."
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
fr:
|
||||
site_settings:
|
||||
poll_enabled: "Autoriser les sondages ?"
|
||||
poll_enabled: "Permettre les sondages ?"
|
||||
poll_maximum_options: "Nombre maximum d'options autorisées dans un sondage."
|
||||
poll_edit_window_mins: "Nombre de minutes après la création du message durant lesquelles les sondages peuvent être modifiés."
|
||||
poll_minimum_trust_level_to_create: "Définir le niveau de confiance minimum requis pour créer des sondages."
|
||||
@@ -36,10 +36,11 @@ fr:
|
||||
no_polls_associated_with_this_post: "Aucun sondage n'est associé à ce message."
|
||||
no_poll_with_this_name: "Aucun sondage nommé <strong>%{name}</strong> n'est associé avec ce message."
|
||||
post_is_deleted: "Impossible d'agir sur un message supprimé."
|
||||
user_cant_post_in_topic: "Vous ne pouvez pas voter parce que vous ne pouvez pas publier dans ce sujet."
|
||||
topic_must_be_open_to_vote: "Le sujet doit être ouvert pour pouvoir voter."
|
||||
poll_must_be_open_to_vote: "Le sondage doit être ouvert pour pouvoir voter."
|
||||
topic_must_be_open_to_toggle_status: "Le sujet doit être ouvert pour modifier le statut."
|
||||
only_staff_or_op_can_toggle_status: "Seul un responsable ou le créateur du sujet peut modifier le statut d'un sondage."
|
||||
insufficient_rights_to_create: "Vous n'êtes pas autorisés à créer des sondages."
|
||||
insufficient_rights_to_create: "Vous n'avez pas la permission de créer des sondages."
|
||||
email:
|
||||
link_to_poll: "Cliquer pour voir le sondage."
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
# 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/
|
||||
|
||||
sl:
|
||||
site_settings:
|
||||
poll_enabled: "Dovoli ankete?"
|
||||
|
||||
@@ -16,8 +16,10 @@ tr_TR:
|
||||
default_poll_must_have_at_least_2_options: "Ankette en az 2 seçenek olmalı."
|
||||
named_poll_must_have_at_least_2_options: "<strong>%{name}</strong> isimli ankette en az 2 seçenek olmalı."
|
||||
default_poll_must_have_less_options:
|
||||
one: "Ankette en az %{count} seçenek olmalı."
|
||||
other: "Ankette en az %{count} seçenek olmalı."
|
||||
named_poll_must_have_less_options:
|
||||
one: "<strong>%{name}</strong> isimli ankette en az %{count} seçenek olmalı."
|
||||
other: "<strong>%{name}</strong> isimli ankette en az %{count} seçenek olmalı."
|
||||
default_poll_must_have_different_options: "Anketin farklı seçenekleri olmalı."
|
||||
named_poll_must_have_different_options: "<strong>%{name}</strong> isimli anketin farklı seçenekleri olmalı."
|
||||
|
||||
Reference in New Issue
Block a user