mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
43 lines
1.5 KiB
YAML
43 lines
1.5 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/
|
|
|
|
id:
|
|
js:
|
|
poll:
|
|
voters:
|
|
other: "pemilih"
|
|
total_votes:
|
|
other: "jumlah pemilih"
|
|
average_rating: "Rata-rata rating: <strong>%{average}</strong>."
|
|
multiple:
|
|
help:
|
|
at_least_min_options:
|
|
other: "Anda harus memilih <strong>%{count}</strong> pilihan."
|
|
up_to_max_options:
|
|
other: "Anda dapat memilih maksimum <strong>%{count}</strong> pilihan."
|
|
x_options:
|
|
other: "Anda harus memilih <strong>%{count}</strong> pilihan."
|
|
between_min_and_max_options: "Anda hanya bisa memilih minimum <strong>%{min}</strong> pilihan dan maximum <strong>%{max}</strong> pilihan."
|
|
cast-votes:
|
|
title: "Gunakan suaramu"
|
|
label: "Pilih sekarang!"
|
|
show-results:
|
|
title: "Lihat hasil polling"
|
|
label: "Lihat hasil"
|
|
hide-results:
|
|
title: "Kembali ke suaramu"
|
|
label: "Sembunyikan hasil"
|
|
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?"
|
|
error_while_toggling_status: "Terjadi kesalahan ketika merubah status polling ini."
|
|
error_while_casting_votes: "Terjadi kesalahan ketika merubah status."
|