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

@ -1,8 +1,8 @@
{
"tlArticles": {
"add_edit_article": "Add \/ Edit Article",
"articles_edit_description": "On this page you can add or edit articles.",
"article_title": "Titlee",
"add_edit_article": "Tambahkan \/ sunting artikel",
"articles_edit_description": "Di halaman ini, bisa tambahkan dan sunting para artikel",
"article_title": "Judul",
"article_abstract": "Abstrak",
"article_content": "Isi artikel",
"license": "Lisensi",
@ -15,7 +15,7 @@
"options": "Opsi",
"citation_options": "Opsi kutipan",
"table_of_contents": "Daftar isi",
"referenced_objects": "Referenced objects",
"referenced_objects": "Benda yang tersebut",
"bibliography": "Bibliografi",
"add_another_author": "Tambahkan penulis lagi",
"authors": "Penulis",
@ -26,41 +26,41 @@
"add_article": "Tambahkan artikel baru",
"edit": "Sunting",
"deleted_article": "Artikel sudah dihapuskan",
"updated_bibliography": "Updated bibliography",
"updated_article": "Updated article",
"added_article": "The article has been added.",
"download_pdf": "Download PDF",
"by": "By",
"endnotes": "Endnotes",
"updated_bibliography": "Bibliografi sudah disuntung",
"updated_article": "Artikel sudah disunting",
"added_article": "Artikel sudah ditambahkan",
"download_pdf": "Unduh PDF",
"by": "Oleh",
"endnotes": "Catatan pinggir",
"notes": "Catatan",
"manage_files": "Manage files",
"manage_files": "Pengaturan dokumen",
"thanks": "Terima kasih",
"available_at": "Available at",
"added_publications": "Added publication.",
"updated_publication": "The publication has been updated.",
"deleted_publication": "The publication has been deleted.",
"available_at": "Tersedia di",
"added_publications": "Publikasi sudah ditambahkan",
"updated_publication": "Publikasi sudah disunting",
"deleted_publication": "Publikasi sudah dihapuskan",
"add_edit_publication": "Sunting publikasi",
"description": "Deskripsi",
"year": "Tahun",
"publication_type": "Type",
"publisher": "Published by",
"summary": "Zusammenfassung",
"description_summary": "Description \/ Summary",
"volume": "Volume",
"issue": "Issue",
"publication_type": "Jenis",
"publisher": "Diterbitkan oleh",
"summary": "Ringkasan",
"description_summary": "Deskripsi \/ Ringkasan",
"volume": "Jilid",
"issue": "Isu",
"pages": "Halaman",
"pages_short": "p.",
"uploaded_image": "Abbildung wurde heraufgeladen",
"deleted_articles": "Abbildung wurde gel\u00f6scht",
"deleted_image": "Abbildung wurde gel\u00f6scht",
"delete_article": "Delete this article",
"upload_image": "Upload an image",
"article_title_explica": "Title of the article.",
"article_abstract_explica": "Abstract of the article. Should be a short summary of the article, that informs the reader of the key points of the article.",
"article_content_explica": "The article content. The WYSIWYG editor can be used to format the content.",
"article_thanks_explica": "This is the place for saying thanks and provide relevant information about affiliations, funding, etc."
"pages_short": "h.",
"uploaded_image": "Gambaran sudah diunggah",
"deleted_articles": "Gambaran sudah dihapuskan",
"deleted_image": "Gambaran sudah dihapuskan",
"delete_article": "Hapuskan artikel ini",
"upload_image": "Unggah gambaran",
"article_title_explica": "Judul artikel",
"article_abstract_explica": "Abstrak artikel. Inilah teks yang pendek, yang menjelaskan pembaca artikelnya tentang informasi terpentingnya.",
"article_content_explica": "Isi artikel. Editor WYSIWYG bisa digunakan untuk memformatkan isi.",
"article_thanks_explica": "Inilah kesempatan untuk mengucapkan terima kasih dan menjelaskan informasi penting tentang afiliasi penulis, dll."
},
"type": {
"publication_type": "Type"
"publication_type": "Jenis"
}
}