Stand 2018-05-17.
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
"title_objects_in_time": "Benda di garis waktu",
|
||||
"impressum": "impressum",
|
||||
"privacy_policy": "Privacy policy",
|
||||
"for_example": "For example"
|
||||
"for_example": "For example",
|
||||
"exhibitions": "Exhibitions"
|
||||
}
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"collection": {
|
||||
"page_collection_title": "Koleksi ...",
|
||||
"page_collection_intro": "Itu adalah sebuah daftar semua koleksi situs web ini. Informasi sebuah koleksi sendiri menjadi terlihat dengan klik di masukannya. Sebagaimana mungkin akses ikhtisar benda-benda dari koleksinya dan menelusuri benda spesifik di dalam koleksi yang terpilih. Kami sekarang menyiapkan fungsi pencarian untuk mencari koleksi bergantung dari fokus utama koleksinya.",
|
||||
"page_collection_intro": "Itu adalah sebuah daftar semua koleksi situs web ini. Informasi sebuah koleksi sendiri menjadi terlihat dengan klik di masukannya. Sebagaimana mungkin akses ikhtisar benda-benda dari koleksinya dan menelusuri benda spesifik di dalam koleksi yang terpilih.",
|
||||
"list_example": "... misalnya ...",
|
||||
"list_show_objects": "Tunjukkan benda",
|
||||
"list_search_collection": "Cari dalam koleksi"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
6
frontend/id/exhibitions.json
Normal file
6
frontend/id/exhibitions.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"tlExhibitions": {
|
||||
"exhibitions": "Exhibitions",
|
||||
"exhibitions_intro": "On this page, you can find an overview of all the exhibitions on museum digital."
|
||||
}
|
||||
}
|
@ -7,6 +7,9 @@
|
||||
"topics": "Tema",
|
||||
"contact": "Kontak",
|
||||
"API": "API",
|
||||
"API_link": ""
|
||||
"API_link": "",
|
||||
"rss_feeds": "RSS feeds",
|
||||
"api": "API",
|
||||
"exhibition": "Exhibition"
|
||||
}
|
||||
}
|
@ -22,7 +22,9 @@
|
||||
"not_shown": "Sayangnya, benda itu sekarang tidak dapat diakseskan.<br> Semungkinya alasannya adalah kesulitan kehukuman atau pengeditan benda.<br> Benda akan terlihat di sini ketika alasan itu diselesaikan.",
|
||||
"basic_data": "Basic Data",
|
||||
"object_title": "Object title",
|
||||
"cite_this_page": "Cite this page"
|
||||
"cite_this_page": "Cite this page",
|
||||
"licence_metadata": "Licence (Metadata)",
|
||||
"licence_images": "Licence (images)"
|
||||
},
|
||||
"objekt_single": {
|
||||
"inventory_number": "Nomor inventarisasi",
|
||||
|
8
frontend/id/texts.json
Normal file
8
frontend/id/texts.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"texts": {
|
||||
"rss_title": "RSS feeds",
|
||||
"rss_content": "<p>On this page you can find a list of all RSS feeds this page offers.<\/p><ul><li><a>General feed for all objects<\/a><\/li><\/ul>",
|
||||
"api_title": "API and Export Options",
|
||||
"api_content": "<h3>JSON API<\/h3><article><p>Museum-Digital offers JSON APIs for most of the central pages.<\/p><\/article><h3>Further export options<\/h3><article><ul><\/ul><\/article>"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user