discourse/plugins/poll/config/locales/client.ja.yml

83 lines
3.3 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# 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/
2015-07-09 09:27:52 -04:00
ja:
js:
poll:
voters:
2015-08-04 03:47:39 -04:00
other: "投票者数"
2015-07-09 09:27:52 -04:00
total_votes:
2015-08-04 03:47:39 -04:00
other: "合計得票数"
2015-07-09 09:27:52 -04:00
average_rating: "平均評価: <strong>%{average}</strong>."
2017-07-20 05:27:02 -04:00
public:
2019-01-19 17:29:54 -05:00
title: "投票は<strong>公開</strong>されています。"
results:
vote:
title: "結果は<strong>投票</strong>したとき表示されます。"
closed:
title: "結果は<strong>クローズ</strong>したとき表示されます。"
2016-09-28 05:00:36 -04:00
multiple:
help:
2017-07-20 05:27:02 -04:00
at_least_min_options:
other: "少なくとも<strong>%{count}</strong>の選択肢を選んでください"
2016-09-28 05:00:36 -04:00
up_to_max_options:
other: "<strong>%{count}</strong>個まで選ぶことができます"
2017-07-20 05:27:02 -04:00
x_options:
other: "<strong>%{count}</strong>の選択肢を選んでください"
between_min_and_max_options: "<strong>%{min}</strong>から<strong>%{max}</strong>の選択肢を選んでください"
2015-07-09 09:27:52 -04:00
cast-votes:
title: "投票する"
2016-09-28 05:00:36 -04:00
label: "投票する"
2015-07-09 09:27:52 -04:00
show-results:
title: "投票結果を表示"
label: "結果を表示"
hide-results:
2016-09-21 11:46:03 -04:00
title: "投票に戻る"
2019-12-05 11:20:52 -05:00
export-results:
label: "エクスポート"
2015-07-09 09:27:52 -04:00
open:
2019-01-19 17:29:54 -05:00
title: "投票をオープンする"
label: "オープン"
2015-07-09 09:27:52 -04:00
confirm: "この投票をオープンにしてもよろしいですか?"
close:
2019-01-19 17:29:54 -05:00
title: "投票をクローズする"
label: "投票をクローズする"
confirm: "この投票をクローズしてもよろしいですか?"
2019-05-20 07:42:05 -04:00
automatic_close:
closes_in: "<strong>%{timeLeft}</strong>でクローズ"
age: "クローズ<strong>%{age}</strong>"
2017-07-20 05:27:02 -04:00
error_while_toggling_status: "申し訳ありませんが、この投票のステータスを切り替える際にエラーが発生しました。"
error_while_casting_votes: "申し訳ありませんが、投票の際にエラーが発生しました。"
error_while_fetching_voters: "申し訳ありませんが、有権者を表示する際にエラーが発生しました。"
2016-09-28 05:00:36 -04:00
ui_builder:
title: 投票を作成
2017-07-20 05:27:02 -04:00
insert: 投票の挿入
help:
options_count: 少なくとも2つの選択肢を入力してください
invalid_values: 最小値は最大値より小さくなければなりません。
min_step_value: 最小ステップ単位は 1 です
2016-09-28 05:00:36 -04:00
poll_type:
label: タイプ
regular: 一つだけ選択
multiple: 複数選択
number: 数字で評価
2019-01-19 17:29:54 -05:00
poll_result:
label: 結果
always: 常に表示する
vote: 投票したとき
closed: 投票をクローズしたとき
2017-07-20 05:27:02 -04:00
poll_config:
max: 最大
min: 最小
step: 間隔
2016-09-28 05:00:36 -04:00
poll_public:
label: 誰が投票したか表示する
2017-07-20 05:27:02 -04:00
poll_options:
label: 1行ごとに1つの選択肢を入力します
2019-01-19 17:29:54 -05:00
automatic_close:
label: 投票を自動的に終了する