mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 19:34:09 +08:00
33 lines
991 B
YAML
33 lines
991 B
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>."
|
|
cast-votes:
|
|
title: "投票する"
|
|
label: "今すぐ投票!"
|
|
show-results:
|
|
title: "投票結果を表示"
|
|
label: "結果を表示"
|
|
hide-results:
|
|
title: "あなたの投票に戻る"
|
|
label: "結果を非表示にする"
|
|
open:
|
|
title: "投票を開く"
|
|
label: "開く"
|
|
confirm: "この投票をオープンにしてもよろしいですか?"
|
|
close:
|
|
title: "投票を終了"
|
|
label: "閉じる"
|
|
confirm: "この投票を終了してもよろしいですか?"
|