Add translations for cleanup scripts in nodac
This commit is contained in:
@ -53,6 +53,11 @@
|
||||
"merged_places": "Dua tempat baru disatukan",
|
||||
"set_new_main_synonym": "Ubah sinonim utama",
|
||||
"transferred_to_tag": "Tempat baru dipindai kata kunci",
|
||||
"duplicate_entries": "duplikat"
|
||||
"duplicate_entries": "duplikat",
|
||||
"not_allowed_relations_one_generation": "Not allowed relations (one generation)",
|
||||
"broader_and_narrower": "entries with broader units as narrower units - (check 1",
|
||||
"self_is_broader": "entries where a place is its own broader unit (check 2)",
|
||||
"not_allowed_relations_second_generation": "Not allowed relations (second generation)",
|
||||
"illegal_uncles": "places have as broader of broader some of their directly broader units"
|
||||
}
|
||||
}
|
@ -46,6 +46,14 @@
|
||||
"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",
|
||||
"duplicate_entries": "duplikat"
|
||||
"duplicate_entries": "duplikat",
|
||||
"check_multiple_relations": "Multiple relations",
|
||||
"no_multiple_relations_found": "No multiple relations found",
|
||||
"multiple_relations_between_keywords": "multiple relations beween keywords",
|
||||
"not_allowed_relations_one_generation": "Not allowed relations (one generation)",
|
||||
"entries_with_father_as_child": "entries with father as child in one entry - (check 1)",
|
||||
"entries_with_child_as_father": "entries with child as father in one entry - (check 2)",
|
||||
"not_allowed_relations_second_generation": "Not allowed relations (second generation)",
|
||||
"illegal_uncles": "tags have as grandfathers some of their fathers (that are not son of the grandfather)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user