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

45 lines
1.5 KiB
YAML
Raw Normal View History

2015-05-06 23:35:09 +08: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-06-15 22:31:03 +08:00
id:
js:
poll:
2015-12-18 23:48:02 +08:00
voters:
other: "pemilih"
total_votes:
2016-06-21 22:57:36 +08:00
other: "jumlah suara"
2015-06-15 22:31:03 +08:00
average_rating: "Rata-rata rating: <strong>%{average}</strong>."
2017-02-14 05:42:15 +08:00
public:
title: "Polling ini publik"
multiple:
help:
at_least_min_options:
other: "Pilih setidaknya <strong>%{count}</strong> pilihan"
up_to_max_options:
other: "Pilih sampai <strong<%{count}</strong> pilihan"
x_options:
other: "Pilih <strong>%{count}</strong> pilihan"
between_min_and_max_options: "Pilih antara <strong>%{min}</strong> dan <strong>%{max}</strong> pilihan"
2015-06-15 22:31:03 +08:00
cast-votes:
2015-09-01 00:49:30 +08:00
title: "Gunakan suaramu"
2015-06-15 22:31:03 +08:00
label: "Pilih sekarang!"
show-results:
title: "Lihat hasil polling"
2015-09-01 00:49:30 +08:00
label: "Lihat hasil"
hide-results:
title: "Kembali ke suaramu"
label: "Sembunyikan hasil"
2015-12-18 23:48:02 +08:00
open:
title: "Buka Polling"
label: "Buka"
confirm: "Apakah Anda yakin ingin membuka akun ini?"
close:
title: "Tutup polling"
label: "Tutup"
confirm: "Apakah Anda yakin ingin menutup akun ini?"
2017-02-14 05:42:15 +08:00
error_while_toggling_status: "Maaf, telah terjadi kesalahan pengalihan status dari pemilihan ini."