Add translations for various purposes in nodac
This commit is contained in:
@ -92,6 +92,7 @@
|
||||
"annotations": "Annotations",
|
||||
"pagination": "Pagination",
|
||||
"results_line": "Results line",
|
||||
"toggle_history": "Toggle history"
|
||||
"toggle_history": "Toggle history",
|
||||
"edit_log": "Edit log"
|
||||
}
|
||||
}
|
@ -17,6 +17,8 @@
|
||||
"admin": "Administrator",
|
||||
"groupadmin": "Administrator kelompok",
|
||||
"editor": "Redaktur",
|
||||
"switch_language": "Ubah bahasa"
|
||||
"switch_language": "Ubah bahasa",
|
||||
"month": "month",
|
||||
"year": "year"
|
||||
}
|
||||
}
|
@ -57,6 +57,7 @@
|
||||
"linked_to_subordinate_actor": "Sudah ditautkan dengan orang \/ lembaga yang lebih spesifik",
|
||||
"updated_base_information_of_actor": "Informasi dasar orang \/ lembaga sudah diperbarui",
|
||||
"loaded_info_from_gnd": "Informasi tambahan GND baru diambil",
|
||||
"deleted_gnd_info": "Informasi tambahan GND baru dihapuskan"
|
||||
"deleted_gnd_info": "Informasi tambahan GND baru dihapuskan",
|
||||
"duplicate_entries": "dublicate entries (same person or institution)"
|
||||
}
|
||||
}
|
@ -52,6 +52,7 @@
|
||||
"deleted_place": "Tempat baru dihapuskan",
|
||||
"merged_places": "Dua tempat baru disatukan",
|
||||
"set_new_main_synonym": "Ubah sinonim utama",
|
||||
"transferred_to_tag": "Tempat baru dipindai kata kunci"
|
||||
"transferred_to_tag": "Tempat baru dipindai kata kunci",
|
||||
"duplicate_entries": "duplicate entries (same place)"
|
||||
}
|
||||
}
|
@ -45,6 +45,7 @@
|
||||
"changed_main_tag_in_synonym_group": "Sinonim utama sudah diubah",
|
||||
"added_link_to_subordinate_term": "Kaitan dengan kata kunci lebih spesifik sudah ditambahkan",
|
||||
"deleted_link_to_other_tag": "Kaitan dengan kata kunci yang lain sudah dihapuskan",
|
||||
"merged_tags": "Kata kunci sudah disatukan"
|
||||
"merged_tags": "Kata kunci sudah disatukan",
|
||||
"duplicate_entries": "duplicate entries (same tag)"
|
||||
}
|
||||
}
|
@ -46,6 +46,7 @@
|
||||
"merged_times": "Dua istilah waktu sudah disatukan",
|
||||
"transferred_time_to_tag": "Istilah waktu baru dipindai kata kunci",
|
||||
"deleted_time_entry": "Istilah waktu baru dihapuskan",
|
||||
"updated_base_information_for_time_entry": "Informasi dasar sudah diperbarui"
|
||||
"updated_base_information_for_time_entry": "Informasi dasar sudah diperbarui",
|
||||
"duplicate_entries": "duplicate entries (same time)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user