Update Indonesian translation of frontend and backend

This commit is contained in:
2020-01-04 04:28:45 +01:00
committed by Stefan Rohde-Enslin
parent a359a61a27
commit e5d6711339
55 changed files with 728 additions and 741 deletions

View File

@@ -2,21 +2,21 @@
"tlAppointments": {
"appointment": "Appointment",
"title": "Judul",
"name_explica": "The name of the appointment \/ event.",
"name_explica": "Judul peristiwa.",
"start_time": "Mula",
"start_time_explica": "Waktu permulaan.",
"end_time": "Akhir",
"end_time_explica": "The end of the appointment \/ event.",
"end_time_explica": "Waktu akhir peristiwa",
"appointment_belongs": "Institusi",
"appointment_added": "An appointment has been added.",
"appointment_added": "Peristiwa baru ditambahkan",
"description": "Deskripsi",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"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": "The appointment has been deleted",
"appointment_deleted": "Peristiwa baru dihapuskan",
"image_deleted": "Gambaran sudah dihapuskan",
"appointment_edited": "The appointment has been edited.",
"make_public": "Terbitkan",
@@ -28,9 +28,9 @@
"images": "Gambaran",
"url": "URL",
"url_explica": "URL to another web page representing the appointment. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
"allAppointments": "All appointments",
"new_appointment": "New appointment",
"base_data": "Basic information about the appointment",
"no_appointments_text": "No appointment has been added for your museum yet (hence, we cannot list any). You may:"
"allAppointments": "Semua peristiwa",
"new_appointment": "Peristiwa yang baru",
"base_data": "Informasi dasar peristiwa",
"no_appointments_text": "Belum ada peristiwa dalamn daftar museum anda. Bisa:"
}
}