Remove obsolete translation files for nodac
There were folders for Portugese, Polish and Italian translations, which were never done
This commit is contained in:
@ -1,14 +1,12 @@
|
||||
{
|
||||
"basis": {
|
||||
"langswitch": "Change language",
|
||||
"vocswitch": "Change vocabulary",
|
||||
"logout": "Logout",
|
||||
"objects_change": "Change object",
|
||||
"objects_show": "Show object",
|
||||
"objects": "Objects",
|
||||
"send": "Submit",
|
||||
"again": "Once again",
|
||||
"alreadyknown": "is known already",
|
||||
"back": "Back",
|
||||
"back_overview": "Back to the overview",
|
||||
"novocabulary": "Please provide a vocabulary or source",
|
||||
@ -72,8 +70,32 @@
|
||||
"no_description": "No description",
|
||||
"no_coords": "No coordinates",
|
||||
"no_superordinate": "No superordinate",
|
||||
"no_translation": "No translations",
|
||||
"no_translation": "Translation missing",
|
||||
"missing_information": "Missing information",
|
||||
"no_entity_encoding": "No entity encoding"
|
||||
"no_entity_encoding": "No entity encoding",
|
||||
"search_restricted": "Restricted",
|
||||
"page": "Page",
|
||||
"go_to_page": "Go to page",
|
||||
"has_annotation": "Has user annotation",
|
||||
"merge_really": "Merge really ?",
|
||||
"chose_the_term_to_be_kept": "In this case, please chose the term to be kept",
|
||||
"no_better_not_merge": "No, better not merge",
|
||||
"add_translations_from_wikidata": "Add translations from Wikidata",
|
||||
"add_new_translation": "Add new translation",
|
||||
"delete_all_translations": "Delete all translations",
|
||||
"pagode_explica": "Overview (i.e. statistics page)",
|
||||
"klon_explica": "Find duplicate entries",
|
||||
"fork_explica": "Find multiple relations between entities",
|
||||
"magnet_explica": "Find illegal relations (1. Generation)",
|
||||
"grandfather_explica": "Find illegal relation (2. Generation)",
|
||||
"user_management": "User management",
|
||||
"involvement_types": "Involvement types",
|
||||
"no_three_letter_entity_encoding": "No 3 letter entity encoding",
|
||||
"translation_missing": "Translation missing",
|
||||
"default_description_too_short": "Default description too short",
|
||||
"no_coordinates_given": "No coordinates given",
|
||||
"not_placed_in_hierarchy": "Not placed in hierarchy",
|
||||
"counting_time_missing": "Counting time missing",
|
||||
"beginn_after_end": "Beginn after end"
|
||||
}
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
"preferred_language": "Preferred language",
|
||||
"admin": "Admin",
|
||||
"groupadmin": "Group admin",
|
||||
"editor": "Editor"
|
||||
"editor": "Editor",
|
||||
"switch_language": "Switch language"
|
||||
}
|
||||
}
|
@ -58,6 +58,8 @@
|
||||
"updated_noda_link": "Updated link to controlled vocabulary",
|
||||
"updated_GND_encoding": "Updated GND encoding",
|
||||
"linked_to_subordinate_actor": "Linked to subordinate actor",
|
||||
"updated_base_information_of_actor": "Updated base information of actor"
|
||||
"updated_base_information_of_actor": "Updated base information of actor",
|
||||
"loaded_info_from_gnd": "Loaded additional information from GND",
|
||||
"deleted_gnd_info": "Additional information from the GND was deleted"
|
||||
}
|
||||
}
|
@ -12,6 +12,7 @@
|
||||
"new_values": "New values",
|
||||
"take_it_or_not": "Take new value?",
|
||||
"transferred_from_qid": "Transferred data from wikidata",
|
||||
"transferred_translations_from_qid": "Transferred translations from Wikidata"
|
||||
"transferred_translations_from_qid": "Transferred translations from Wikidata",
|
||||
"fetch_from_wikidata": "Fetch from Wikidata"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user