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

45 lines
1.5 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-06-15 10:31:03 -04:00
id:
js:
poll:
2015-12-18 10:48:02 -05:00
voters:
other: "pemilih"
total_votes:
2016-06-21 10:57:36 -04:00
other: "jumlah suara"
2015-06-15 10:31:03 -04:00
average_rating: "Rata-rata rating: <strong>%{average}</strong>."
2017-02-13 16:42:15 -05: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 10:31:03 -04:00
cast-votes:
2015-08-31 12:49:30 -04:00
title: "Gunakan suaramu"
2015-06-15 10:31:03 -04:00
label: "Pilih sekarang!"
show-results:
title: "Lihat hasil polling"
2015-08-31 12:49:30 -04:00
label: "Lihat hasil"
hide-results:
title: "Kembali ke suaramu"
label: "Sembunyikan hasil"
2015-12-18 10:48:02 -05: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-13 16:42:15 -05:00
error_while_toggling_status: "Maaf, telah terjadi kesalahan pengalihan status dari pemilihan ini."