92 lines
2.8 KiB
JSON
92 lines
2.8 KiB
JSON
{
|
|
"greeting_time": "Selamat Siang",
|
|
"greeting_user": "Halo {user}",
|
|
"create_room": "Buat Ruangan",
|
|
"join_room": "Gabung Ruang",
|
|
"create_quiz": "Buat Kuis",
|
|
"ready_new_challenge": "Siap untuk tantangan baru?",
|
|
"search_or_select_category": "Cari atau pilih berdasarkan kategori",
|
|
"search_for_quizzes": "Cari kuis...",
|
|
"quiz_recommendation": "Rekomendasi Kuis",
|
|
"log_in": "Masuk",
|
|
"sign_in": "Masuk",
|
|
"email": "Email",
|
|
"enter_your_email": "Masukkan Email Anda",
|
|
"password": "Kata Sandi",
|
|
"enter_your_password": "Masukkan Kata Sandi Anda",
|
|
"or": "ATAU",
|
|
"register_title": "Daftar",
|
|
"full_name": "Nama Lengkap",
|
|
"birth_date": "Tanggal Lahir",
|
|
"phone_optional": "Nomor Telepon (Opsional)",
|
|
"verify_password": "Verifikasi Kata Sandi",
|
|
"register_button": "Daftar",
|
|
"nav_home": "Beranda",
|
|
"nav_search": "Cari",
|
|
"nav_library": "Pustaka",
|
|
"nav_history": "Riwayat",
|
|
"nav_profile": "Profil",
|
|
"quiz_popular": "Kuis Populer",
|
|
"see_all": "Lihat Semua",
|
|
|
|
"library_title": "Pustaka Kuis",
|
|
"library_description": "Kumpulan pertanyaan kuis untuk belajar.",
|
|
"no_quiz_available": "Belum ada kuis yang tersedia.",
|
|
"quiz_count_label": "Kuis",
|
|
"quiz_count_named": "{total} Kuis",
|
|
|
|
"history_title": "Riwayat Kuis",
|
|
"history_subtitle": "Tinjau kuis yang telah kamu kerjakan",
|
|
"no_history": "Kamu belum memiliki riwayat kuis",
|
|
"score_label": "Skor: {correct}/{total}",
|
|
"duration_minutes": "{minute} menit",
|
|
|
|
"edit_profile": "Edit Profil",
|
|
"logout": "Keluar",
|
|
"total_quiz": "Total Kuis",
|
|
"avg_score": "Skor Rata-rata",
|
|
|
|
"history_detail_title": "Detail Kuis",
|
|
"correct_answer": "Benar",
|
|
"score": "Skor",
|
|
"time_taken": "Waktu",
|
|
"duration_seconds": "{second} detik",
|
|
|
|
"your_answer": "Jawaban kamu: {answer}",
|
|
"question_type_option": "Pilihan Ganda",
|
|
"question_type_fill": "Isian Kosong",
|
|
"question_type_true_false": "Benar / Salah",
|
|
"question_type_unknown": "Tipe Tidak Dikenal",
|
|
|
|
"enter_room_code": "Masukkan Kode Ruangan",
|
|
"room_code_hint": "AB123C",
|
|
"join_now": "Gabung Sekarang",
|
|
|
|
"create_quiz_title": "Buat Kuis",
|
|
"save_all": "Simpan Semua",
|
|
"mode_generate": "Otomatis",
|
|
"mode_manual": "Manual",
|
|
|
|
"quiz_play_title": "Kerjakan Kuis",
|
|
"ready_in": "Siap dalam {second}",
|
|
"question_indicator": "Pertanyaan {current} dari {total}",
|
|
"yes": "Ya",
|
|
"no": "Tidak",
|
|
"next": "Berikutnya",
|
|
|
|
"quiz_preview_title": "Pratinjau Kuis",
|
|
"quiz_title_label": "Judul",
|
|
"quiz_description_label": "Deskripsi Singkat",
|
|
"quiz_subject_label": "Mata Pelajaran",
|
|
"make_quiz_public": "Jadikan Kuis Publik",
|
|
"save_quiz": "Simpan Kuis",
|
|
|
|
"select_language": "Pilih Bahasa",
|
|
"change_language": "Ganti Bahasa",
|
|
"auto_generate_quiz": "Buat Kuis Otomatis",
|
|
|
|
"ready_to_compete": "Siap untuk Bertanding?",
|
|
"enter_code_to_join": "Masukkan kode kuis dan tunjukkan kemampuanmu!",
|
|
"join_quiz_now": "Gabung Kuis Sekarang"
|
|
}
|