Update Indonesian translation of frontend and backend
This commit is contained in:
@ -1,48 +1,48 @@
|
||||
{
|
||||
"tlExhibitions": {
|
||||
"title": "Title",
|
||||
"description": "Description",
|
||||
"start_date": "Start date",
|
||||
"end_date": "End date",
|
||||
"visible_publicly": "Visibility on public page",
|
||||
"exhibitions_added": "A new exhibition has been added",
|
||||
"name_explica": "The name of the exhibition. Required.",
|
||||
"start_date_explica": "Start date of the exhbtion.",
|
||||
"end_date_explica": "End date of the exhibition.",
|
||||
"description_explica": "Description of the exhibition.",
|
||||
"exhibitions_list": "List of exhibitions",
|
||||
"exhibition_edited": "The exhibition has been updated",
|
||||
"exhibition_deleted": "The exhibition has been deleted",
|
||||
"exhibitions_edit": "Edit an exhibition",
|
||||
"catalogue_link": "Link to Catalogue",
|
||||
"catalogue_link_explica": "Link to the catalogue. For example in PDF format. Must be an absolute URL.",
|
||||
"make_public": "Make this exhibition public",
|
||||
"make_hidden": "Set this exhibition to not public",
|
||||
"uploaded_poster": "Uploaded image for exhibition",
|
||||
"select_exhibition": "Select an Exhibition",
|
||||
"exhibition_belongs": "Exhibition belongs to",
|
||||
"upload_image_pdf": "Upload image or PDF",
|
||||
"delete_image_pdf": "Delete",
|
||||
"obj_link_with_exhibition": "Link with an Exhibition",
|
||||
"obj_linked_exhibitions": "Linked Exhibitions",
|
||||
"exhibitions_list_empty": "Your list of exhibitions is empty thus far. Add one.",
|
||||
"remove_obj": "Unlink",
|
||||
"options": "Options",
|
||||
"description_too_short": "Description too short (should be min. 25 characters)",
|
||||
"title": "Judul",
|
||||
"description": "Deskripsi",
|
||||
"start_date": "Mula (tanggal)",
|
||||
"end_date": "Akhir (tanggal)",
|
||||
"visible_publicly": "Status penerbitan di halaman publik",
|
||||
"exhibitions_added": "Pameran baru ditambahkan",
|
||||
"name_explica": "Judul pameran.",
|
||||
"start_date_explica": "Tanggal mula pameran ini.",
|
||||
"end_date_explica": "Tanggal akhir pameran ini.",
|
||||
"description_explica": "Teks deskripsi pameran.",
|
||||
"exhibitions_list": "Daftar pameran",
|
||||
"exhibition_edited": "Pameran baru disunting",
|
||||
"exhibition_deleted": "Pameran baru dihapuskan",
|
||||
"exhibitions_edit": "Sunting pameran",
|
||||
"catalogue_link": "Tautan katalog",
|
||||
"catalogue_link_explica": "Tautan katalog pameran ini. Tujuannya mungkin merupakan salah satu dokumen PDF. Harus merupakan URL yang absolut.",
|
||||
"make_public": "Terbitkan pameran ini",
|
||||
"make_hidden": "Sembunyi pameran ini",
|
||||
"uploaded_poster": "Gambaran pameran baru diunggah",
|
||||
"select_exhibition": "Pilih pameran",
|
||||
"exhibition_belongs": "Pameran ini termasuk di",
|
||||
"upload_image_pdf": "Unggah gambaran",
|
||||
"delete_image_pdf": "Hapuskan gambaran",
|
||||
"obj_link_with_exhibition": "Kaitkan dengan pameran",
|
||||
"obj_linked_exhibitions": "Pameran terkait",
|
||||
"exhibitions_list_empty": "Daftar pameran ini masih kosong",
|
||||
"remove_obj": "Hapuskan kaitan",
|
||||
"options": "Opsi",
|
||||
"description_too_short": "Deskripsinya terlalu pendek. Harus ada paling sedikit 25 huruf.",
|
||||
"url": "URL",
|
||||
"url_explica": "URL to another web page representing the exhibition. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
|
||||
"upload_image": "Upload image",
|
||||
"add_tour": "Add tour of the exhibition",
|
||||
"edit_tour": "Edit tour of the exhibition",
|
||||
"all_exhibitions": "All exhibitions",
|
||||
"minimum_3_characters": "3 characters minimum",
|
||||
"base_data": "Basic information about the exhibition",
|
||||
"exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:",
|
||||
"linked_an_exhibition": "Linked an exhibition with the object",
|
||||
"removed_obj_exh_link": "Removed link of object with an exhibition",
|
||||
"permanent_exhibition": "Permanent exhibition",
|
||||
"toggled_highlighting": "Toggled highlight status",
|
||||
"url_explica": "URL situs web yang lain. URLnya akan merepresentasikan pameran dan harus memulai dengan http:\/\/ atau https:\/\/.",
|
||||
"upload_image": "Unggah gambaran",
|
||||
"add_tour": "Tambahkan tur pameran",
|
||||
"edit_tour": "Sunting tur pameran",
|
||||
"all_exhibitions": "Semua pameran",
|
||||
"minimum_3_characters": "Minimum: 3 huruf",
|
||||
"base_data": "Informasi dasar pameran",
|
||||
"exhibitions_list_empty_text": "Belum ada pameran di daftar ini. Bisa:",
|
||||
"linked_an_exhibition": "Salah satu pameran baru dikaitkan dengan benda",
|
||||
"removed_obj_exh_link": "Kaitan benda dengan pameran baru dihapuskan",
|
||||
"permanent_exhibition": "Pameran permanen",
|
||||
"toggled_highlighting": "Beralih status highlight",
|
||||
"highlight": "Highlight",
|
||||
"deleted_poster": "Deleted exhibition image"
|
||||
"deleted_poster": "Gambaran pameran sudah dihapuskan"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user