translation-json/backend/id/appointments.json

43 lines
2.0 KiB
JSON
Raw Normal View History

2018-05-19 14:39:00 +02:00
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Judul",
"name_explica": "Judul peristiwa.",
"start_time": "Mula",
"start_time_explica": "Waktu permulaan.",
"end_time": "Akhir",
"end_time_explica": "Waktu akhir peristiwa",
"appointment_belongs": "Institusi",
"appointment_added": "Peristiwa baru ditambahkan",
"description": "Deskripsi",
"description_explica": "Deskripsi peristiwa.",
"there_are_no_appointments": "Belum ada peristiwa",
"appointments_list": "Daftar peristiwa",
"appointment_no_name": "Tidak ada judul peristiwa",
"appointments_edit": "Sunting peristiwa",
"image_uploaded": "Gambaran sudah diunggah",
"appointment_deleted": "Peristiwa baru dihapuskan",
"image_deleted": "Gambaran sudah dihapuskan",
2018-05-19 14:39:00 +02:00
"appointment_edited": "The appointment has been edited.",
"make_public": "Terbitkan",
"make_hidden": "Sembunyikan",
"upload_image": "Unggah gambaran",
"delete_image": "Hapuskan",
"start_time_hour": "Jam",
"start_time_min": "Menit",
"images": "Gambaran",
2018-07-14 17:54:20 +02:00
"url": "URL",
2018-10-09 12:54:44 +02:00
"url_explica": "URL to another web page representing the appointment. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
"allAppointments": "Semua peristiwa",
"new_appointment": "Peristiwa yang baru",
"base_data": "Informasi dasar peristiwa",
2020-10-27 20:54:17 +01:00
"no_appointments_text": "Belum ada peristiwa dalamn daftar museum anda. Bisa:",
2020-10-27 21:56:36 +01:00
"live_recording": "Live Recording",
2022-10-01 00:53:33 +02:00
"external_source": "Source",
2022-12-27 00:13:15 +01:00
"upcoming_appointments": "Upcoming events",
"attendance_status": "Attendance mode",
"attendance_status_explica": "Mode in which the appointment can be attended.",
"cancellation_status": "Cancellation status",
"cancellation_status_explica": "Here the appointment can be marked as cancelled."
2018-05-19 14:39:00 +02:00
}
}