From b8325799dd3889e96a748f2aa4dd32d80ab9315b Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 5 Oct 2022 19:46:42 +0000 Subject: [PATCH] Approval in md-term --- md-term/hu/item.json | 46 ++++++++++++++++++++++++++++++++++++++ md-term/hu/navigation.json | 28 +++++++++++++++++++++++ md-term/hu/persinst.json | 1 + md-term/hu/start.json | 12 ++++++++++ md-term/ru/item.json | 46 ++++++++++++++++++++++++++++++++++++++ md-term/ru/navigation.json | 28 +++++++++++++++++++++++ md-term/ru/persinst.json | 1 + md-term/ru/start.json | 12 ++++++++++ md-term/uk/item.json | 46 ++++++++++++++++++++++++++++++++++++++ md-term/uk/navigation.json | 28 +++++++++++++++++++++++ md-term/uk/persinst.json | 1 + md-term/uk/start.json | 12 ++++++++++ 12 files changed, 261 insertions(+) create mode 100644 md-term/hu/item.json create mode 100644 md-term/hu/navigation.json create mode 100644 md-term/hu/persinst.json create mode 100644 md-term/hu/start.json create mode 100644 md-term/ru/item.json create mode 100644 md-term/ru/navigation.json create mode 100644 md-term/ru/persinst.json create mode 100644 md-term/ru/start.json create mode 100644 md-term/uk/item.json create mode 100644 md-term/uk/navigation.json create mode 100644 md-term/uk/persinst.json create mode 100644 md-term/uk/start.json diff --git a/md-term/hu/item.json b/md-term/hu/item.json new file mode 100644 index 00000000..a5684108 --- /dev/null +++ b/md-term/hu/item.json @@ -0,0 +1,46 @@ +{ + "tlItem": { + "name_english": "Name (English)", + "note": "Note", + "description": "Description", + "short_description": "Short Description", + "synonyms": "Synonyms", + "equivalents": "References", + "related_terms": "Related Terms", + "generic": "Generic", + "instance_of": "Instancial", + "partitive": "Partitive", + "mayor": "Broader", + "menor": "Narrower", + "about": "About", + "search_phrase": "Search phrase", + "search_id": "Search ID", + "time_start": "Start", + "time_end": "End", + "time_count": "Counted by", + "timespan": "Within Timespan", + "display_name": "Display Name", + "year_of_birth": "Year of birth", + "year_of_death": "Year of death", + "country": "Country", + "longitude": "Longitude", + "latitude": "Latitude", + "zoom": "Zoom", + "relations": "Relations", + "short_name": "Short name", + "object_information": "Object information", + "image": "Image", + "search_md": "Search for this on museum-digital", + "Einwohnerzahl": "Inhabitants", + "Elevation": "Elevation", + "Alternate_name": "Alternative Name", + "separator_numbers_full": ",", + "separator_numbers_broken": ".", + "entity_encoding": "Entity Encoding", + "about_content": "md:term<\/a> is the access point to controlled vocabularies at museum-digital<\/a>.", + "timezone": "Time zone", + "population": "Population", + "last_update": "Last update", + "elevation": "Elevation" + } +} \ No newline at end of file diff --git a/md-term/hu/navigation.json b/md-term/hu/navigation.json new file mode 100644 index 00000000..fb81cc27 --- /dev/null +++ b/md-term/hu/navigation.json @@ -0,0 +1,28 @@ +{ + "tlNavigation": { + "norm_data_browser": "Vocabulary Browser", + "about_content": "md:term<\/a> is the access point to controlled vocabularies at museum-digital<\/a>.", + "search_phrase": "Search phrase", + "search_submit": "Search", + "about": "About", + "search_by_phrase": "Search by Phrase", + "search_by_id": "Search by ID", + "norm_data_catalogue": "Norm Data Catalogue", + "select_catalogue": "Select controlled vocabulary", + "languages": "Language", + "switch_light_design": "Switch to light design", + "switch_dark_design": "Switch to dark design", + "show_unrestricted_list": "Show unrestricted list", + "show_restricted_list": "Show restricted list", + "tag": "Tags", + "tags": "Tags", + "persinst": "Persons & Institutions", + "place": "Places", + "time": "Times", + "search_for": "Search for", + "search_hits": "Hits for", + "query_urls": "Query URLs", + "imprint": "Imprint", + "privacy_policy": "Privacy policy" + } +} \ No newline at end of file diff --git a/md-term/hu/persinst.json b/md-term/hu/persinst.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/md-term/hu/persinst.json @@ -0,0 +1 @@ +[] diff --git a/md-term/hu/start.json b/md-term/hu/start.json new file mode 100644 index 00000000..87097969 --- /dev/null +++ b/md-term/hu/start.json @@ -0,0 +1,12 @@ +{ + "tlStartpage": { + "startpage_keywords": "md:term, museum-digital, terminology, museums", + "startpage_about": "md:term is the public interface for accessing the controlled vocabularies at museum-digital. The vocabularies are grouped by language and type: museum-digital is working on vocabularies in German and Hungarian. For each language, a vocabulary is offered for actors, places, tags, and times.Additionally, md:term offers access to some external vocabularies. Information about each term can be downloaded in JSON<\/abbr> and SKOS<\/abbr>", + "md_term": "md:term", + "downloads": "Downloads", + "downloads_dumps_intro": "Here you can find JSON and SKOS dumps of all entries in the main controlled vocabularies of museum-digital. The dumps are generated about once a week and contain all data that the respective API would offer for all entries of a given vocabulary (the only exception being the JSON dump for time entries, which does not contain subordinate \/ contained time entries).", + "file_size": "File size", + "generated_at": "Generated at", + "file_name": "File name" + } +} \ No newline at end of file diff --git a/md-term/ru/item.json b/md-term/ru/item.json new file mode 100644 index 00000000..a5684108 --- /dev/null +++ b/md-term/ru/item.json @@ -0,0 +1,46 @@ +{ + "tlItem": { + "name_english": "Name (English)", + "note": "Note", + "description": "Description", + "short_description": "Short Description", + "synonyms": "Synonyms", + "equivalents": "References", + "related_terms": "Related Terms", + "generic": "Generic", + "instance_of": "Instancial", + "partitive": "Partitive", + "mayor": "Broader", + "menor": "Narrower", + "about": "About", + "search_phrase": "Search phrase", + "search_id": "Search ID", + "time_start": "Start", + "time_end": "End", + "time_count": "Counted by", + "timespan": "Within Timespan", + "display_name": "Display Name", + "year_of_birth": "Year of birth", + "year_of_death": "Year of death", + "country": "Country", + "longitude": "Longitude", + "latitude": "Latitude", + "zoom": "Zoom", + "relations": "Relations", + "short_name": "Short name", + "object_information": "Object information", + "image": "Image", + "search_md": "Search for this on museum-digital", + "Einwohnerzahl": "Inhabitants", + "Elevation": "Elevation", + "Alternate_name": "Alternative Name", + "separator_numbers_full": ",", + "separator_numbers_broken": ".", + "entity_encoding": "Entity Encoding", + "about_content": "md:term<\/a> is the access point to controlled vocabularies at museum-digital<\/a>.", + "timezone": "Time zone", + "population": "Population", + "last_update": "Last update", + "elevation": "Elevation" + } +} \ No newline at end of file diff --git a/md-term/ru/navigation.json b/md-term/ru/navigation.json new file mode 100644 index 00000000..fb81cc27 --- /dev/null +++ b/md-term/ru/navigation.json @@ -0,0 +1,28 @@ +{ + "tlNavigation": { + "norm_data_browser": "Vocabulary Browser", + "about_content": "md:term<\/a> is the access point to controlled vocabularies at museum-digital<\/a>.", + "search_phrase": "Search phrase", + "search_submit": "Search", + "about": "About", + "search_by_phrase": "Search by Phrase", + "search_by_id": "Search by ID", + "norm_data_catalogue": "Norm Data Catalogue", + "select_catalogue": "Select controlled vocabulary", + "languages": "Language", + "switch_light_design": "Switch to light design", + "switch_dark_design": "Switch to dark design", + "show_unrestricted_list": "Show unrestricted list", + "show_restricted_list": "Show restricted list", + "tag": "Tags", + "tags": "Tags", + "persinst": "Persons & Institutions", + "place": "Places", + "time": "Times", + "search_for": "Search for", + "search_hits": "Hits for", + "query_urls": "Query URLs", + "imprint": "Imprint", + "privacy_policy": "Privacy policy" + } +} \ No newline at end of file diff --git a/md-term/ru/persinst.json b/md-term/ru/persinst.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/md-term/ru/persinst.json @@ -0,0 +1 @@ +[] diff --git a/md-term/ru/start.json b/md-term/ru/start.json new file mode 100644 index 00000000..87097969 --- /dev/null +++ b/md-term/ru/start.json @@ -0,0 +1,12 @@ +{ + "tlStartpage": { + "startpage_keywords": "md:term, museum-digital, terminology, museums", + "startpage_about": "md:term is the public interface for accessing the controlled vocabularies at museum-digital. The vocabularies are grouped by language and type: museum-digital is working on vocabularies in German and Hungarian. For each language, a vocabulary is offered for actors, places, tags, and times.Additionally, md:term offers access to some external vocabularies. Information about each term can be downloaded in JSON<\/abbr> and SKOS<\/abbr>", + "md_term": "md:term", + "downloads": "Downloads", + "downloads_dumps_intro": "Here you can find JSON and SKOS dumps of all entries in the main controlled vocabularies of museum-digital. The dumps are generated about once a week and contain all data that the respective API would offer for all entries of a given vocabulary (the only exception being the JSON dump for time entries, which does not contain subordinate \/ contained time entries).", + "file_size": "File size", + "generated_at": "Generated at", + "file_name": "File name" + } +} \ No newline at end of file diff --git a/md-term/uk/item.json b/md-term/uk/item.json new file mode 100644 index 00000000..a5684108 --- /dev/null +++ b/md-term/uk/item.json @@ -0,0 +1,46 @@ +{ + "tlItem": { + "name_english": "Name (English)", + "note": "Note", + "description": "Description", + "short_description": "Short Description", + "synonyms": "Synonyms", + "equivalents": "References", + "related_terms": "Related Terms", + "generic": "Generic", + "instance_of": "Instancial", + "partitive": "Partitive", + "mayor": "Broader", + "menor": "Narrower", + "about": "About", + "search_phrase": "Search phrase", + "search_id": "Search ID", + "time_start": "Start", + "time_end": "End", + "time_count": "Counted by", + "timespan": "Within Timespan", + "display_name": "Display Name", + "year_of_birth": "Year of birth", + "year_of_death": "Year of death", + "country": "Country", + "longitude": "Longitude", + "latitude": "Latitude", + "zoom": "Zoom", + "relations": "Relations", + "short_name": "Short name", + "object_information": "Object information", + "image": "Image", + "search_md": "Search for this on museum-digital", + "Einwohnerzahl": "Inhabitants", + "Elevation": "Elevation", + "Alternate_name": "Alternative Name", + "separator_numbers_full": ",", + "separator_numbers_broken": ".", + "entity_encoding": "Entity Encoding", + "about_content": "md:term<\/a> is the access point to controlled vocabularies at museum-digital<\/a>.", + "timezone": "Time zone", + "population": "Population", + "last_update": "Last update", + "elevation": "Elevation" + } +} \ No newline at end of file diff --git a/md-term/uk/navigation.json b/md-term/uk/navigation.json new file mode 100644 index 00000000..fb81cc27 --- /dev/null +++ b/md-term/uk/navigation.json @@ -0,0 +1,28 @@ +{ + "tlNavigation": { + "norm_data_browser": "Vocabulary Browser", + "about_content": "md:term<\/a> is the access point to controlled vocabularies at museum-digital<\/a>.", + "search_phrase": "Search phrase", + "search_submit": "Search", + "about": "About", + "search_by_phrase": "Search by Phrase", + "search_by_id": "Search by ID", + "norm_data_catalogue": "Norm Data Catalogue", + "select_catalogue": "Select controlled vocabulary", + "languages": "Language", + "switch_light_design": "Switch to light design", + "switch_dark_design": "Switch to dark design", + "show_unrestricted_list": "Show unrestricted list", + "show_restricted_list": "Show restricted list", + "tag": "Tags", + "tags": "Tags", + "persinst": "Persons & Institutions", + "place": "Places", + "time": "Times", + "search_for": "Search for", + "search_hits": "Hits for", + "query_urls": "Query URLs", + "imprint": "Imprint", + "privacy_policy": "Privacy policy" + } +} \ No newline at end of file diff --git a/md-term/uk/persinst.json b/md-term/uk/persinst.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/md-term/uk/persinst.json @@ -0,0 +1 @@ +[] diff --git a/md-term/uk/start.json b/md-term/uk/start.json new file mode 100644 index 00000000..87097969 --- /dev/null +++ b/md-term/uk/start.json @@ -0,0 +1,12 @@ +{ + "tlStartpage": { + "startpage_keywords": "md:term, museum-digital, terminology, museums", + "startpage_about": "md:term is the public interface for accessing the controlled vocabularies at museum-digital. The vocabularies are grouped by language and type: museum-digital is working on vocabularies in German and Hungarian. For each language, a vocabulary is offered for actors, places, tags, and times.Additionally, md:term offers access to some external vocabularies. Information about each term can be downloaded in JSON<\/abbr> and SKOS<\/abbr>", + "md_term": "md:term", + "downloads": "Downloads", + "downloads_dumps_intro": "Here you can find JSON and SKOS dumps of all entries in the main controlled vocabularies of museum-digital. The dumps are generated about once a week and contain all data that the respective API would offer for all entries of a given vocabulary (the only exception being the JSON dump for time entries, which does not contain subordinate \/ contained time entries).", + "file_size": "File size", + "generated_at": "Generated at", + "file_name": "File name" + } +} \ No newline at end of file