Approval.

This commit is contained in:
Joshua Ramon Enslin 2021-09-19 17:33:55 +00:00 committed by md translation bot
parent 8e7e5145ce
commit d1e07580ef
6 changed files with 90 additions and 2 deletions

42
md-term/de/item.json Normal file
View File

@ -0,0 +1,42 @@
{
"tlItem": {
"name_english": "Name (Englisch)",
"note": "Anmerkung",
"description": "Beschreibung",
"short_description": "Kurzbeschreibung",
"synonyms": "Synonyme",
"equivalents": "Verweise",
"related_terms": "Verwandte Begriffe",
"generic": "Generisch",
"instance_of": "Instanziell",
"partitive": "Partitiv",
"mayor": "\u00dcbergeordnet",
"menor": "Untergeordnet",
"about": "\u00dcber",
"search_phrase": "Suchbegriff",
"search_id": "Such-ID",
"time_start": "Beginn",
"time_end": "Ende",
"time_count": "Z\u00e4hlzeit",
"timespan": "Im Zeitraum inbegriffen",
"display_name": "Anzeigename",
"year_of_birth": "Geburtsjahr",
"year_of_death": "Todesjahr",
"country": "Staat",
"longitude": "Geographische Breite",
"latitude": "Geographische L\u00e4nge",
"zoom": "Zoomfaktor",
"relations": "Beziehungen",
"short_name": "Kurzbezeichnung",
"object_information": "Objektinformation",
"image": "Bild",
"search_md": "Objekte auf museum-digital",
"Einwohnerzahl": "Einwohnerzahl",
"Elevation": "H\u00f6he \u00fcber Normalnull",
"Alternate_name": "Alternative Namen",
"separator_numbers_full": ".",
"separator_numbers_broken": ",",
"entity_encoding": "<a href=\"http:\/\/www.dnb.de\/SharedDocs\/Downloads\/DE\/DNB\/standardisierung\/inhaltserschliessung\/entitaetenCodes.pdf?__blob=publicationFile\">Entit\u00e4tenkodierung<\/a>",
"about_content": "<a href=\"\/\">md:term<\/a> ist der \u00f6ffentliche Zugang zu den kontrollierten Vokabularen bei <a href=\"\/\">museum-digital<\/a>."
}
}

View File

@ -20,6 +20,7 @@
"place": "Orte", "place": "Orte",
"time": "Zeiten", "time": "Zeiten",
"search_for": "Suche nach", "search_for": "Suche nach",
"search_hits": "Treffer f\u00fcr" "search_hits": "Treffer f\u00fcr",
"query_urls": "Query URLs"
} }
} }

1
md-term/de/persinst.json Normal file
View File

@ -0,0 +1 @@
[]

42
md-term/en/item.json Normal file
View File

@ -0,0 +1,42 @@
{
"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": "<a href=\"http:\/\/www.dnb.de\/SharedDocs\/Downloads\/DE\/DNB\/standardisierung\/inhaltserschliessung\/entitaetenCodes.pdf?__blob=publicationFile\">Entity Encoding<\/a>",
"about_content": "<a href=\"\/\">md:term<\/a> is the access point to controlled vocabularies at <a href=\"\/\">museum-digital<\/a>."
}
}

View File

@ -20,6 +20,7 @@
"place": "Places", "place": "Places",
"time": "Times", "time": "Times",
"search_for": "Search for", "search_for": "Search for",
"search_hits": "Hits for" "search_hits": "Hits for",
"query_urls": "Query URLs"
} }
} }

1
md-term/en/persinst.json Normal file
View File

@ -0,0 +1 @@
[]