73 lines
2.7 KiB
YAML
73 lines
2.7 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/
|
|
|
|
ja:
|
|
js:
|
|
poll:
|
|
voters:
|
|
other: "投票者数"
|
|
total_votes:
|
|
other: "合計得票数"
|
|
average_rating: "平均評価: <strong>%{average}</strong>."
|
|
public:
|
|
title: "投票は<strong>公開</strong>されています。"
|
|
results:
|
|
vote:
|
|
title: "結果は<strong>投票</strong>したとき表示されます。"
|
|
closed:
|
|
title: "結果は<strong>クローズ</strong>したとき表示されます。"
|
|
cast-votes:
|
|
title: "投票する"
|
|
label: "投票する"
|
|
show-results:
|
|
title: "投票結果を表示"
|
|
label: "結果を表示"
|
|
hide-results:
|
|
title: "投票に戻る"
|
|
export-results:
|
|
label: "エクスポート"
|
|
open:
|
|
title: "投票をオープンする"
|
|
label: "オープン"
|
|
confirm: "この投票をオープンにしてもよろしいですか?"
|
|
close:
|
|
title: "投票をクローズする"
|
|
label: "投票をクローズする"
|
|
confirm: "この投票をクローズしてもよろしいですか?"
|
|
automatic_close:
|
|
closes_in: "<strong>%{timeLeft}</strong>でクローズ"
|
|
age: "クローズ<strong>%{age}</strong>"
|
|
error_while_toggling_status: "申し訳ありませんが、この投票のステータスを切り替える際にエラーが発生しました。"
|
|
error_while_casting_votes: "申し訳ありませんが、投票の際にエラーが発生しました。"
|
|
error_while_fetching_voters: "申し訳ありませんが、有権者を表示する際にエラーが発生しました。"
|
|
ui_builder:
|
|
title: 投票を作成
|
|
insert: 投票の挿入
|
|
help:
|
|
invalid_values: 最小値は最大値より小さくなければなりません。
|
|
min_step_value: 最小ステップ単位は 1 です
|
|
poll_type:
|
|
label: タイプ
|
|
regular: 一つだけ選択
|
|
multiple: 複数選択
|
|
number: 数字で評価
|
|
poll_result:
|
|
label: 結果
|
|
always: 常に表示する
|
|
vote: 投票したとき
|
|
closed: 投票をクローズしたとき
|
|
poll_config:
|
|
max: 最大
|
|
min: 最小
|
|
step: 間隔
|
|
poll_public:
|
|
label: 誰が投票したか表示する
|
|
poll_options:
|
|
label: 1行ごとに1つの選択肢を入力します
|
|
automatic_close:
|
|
label: 投票を自動的に終了する
|