Add more Ukrainian-language mappings

This commit is contained in:
Joshua Ramon Enslin 2023-12-04 13:24:02 +01:00
parent 85c6123eb3
commit 9f300a956f
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
3 changed files with 21 additions and 4 deletions

View File

@ -50,11 +50,15 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface {
"Ukrainian hryvnia" => "ua-UAH",
"грн" => "ua-UAH",
"гривня" => "ua-UAH",
"гривні" => "ua-UAH",
"грн." => "ua-UAH",
"карбованці" => "ua-UAK",
"GBP" => "uk-GBP",
"uk-GBP" => "uk-GBP",
"USD" => "us-USD",
"US Dollar" => "us-USD",
"US dollar" => "us-USD",
"$ USA" => "us-USD",
];
/**

View File

@ -56,6 +56,8 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
"Передавання" => "1", // UK: Transmission.
"Передавання." => "1", // UK: Transmission.
"Передано Інститутом археології АН УРСР (нині ІА НАНУ" => "1", // Submitted by the Institute of Archeology of the Academy of Sciences of the Ukrainian SSR (now - IA of the National Academy of Sciences
"Передано Інститутом археології АН УРСР (нині - ІА НАНУ" => "1", // Submitted by the Institute of Archeology of the Academy of Sciences of the Ukrainian SSR (now - IA of the National Academy of Sciences
"Передано з фондів Державного історичного музею УРСР" => "1", // Transferred from the funds of the State Historical Museum of the Ukrainian SSR
// 2: Purchase
"Ankauf" => "2",

View File

@ -35,18 +35,21 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Herstellung des Abzugs/der Abformung' => 1,
// 2: Was found
'Auffinden' => 2,
'Ausgrabung' => 2,
'Auffinden' => 2, // Finding
'Ausgrabung' => 2, // Excavation
'Excavation' => 2,
'Fund' => 2,
'Fund' => 2, // Finding
'Fund (Aktivität)' => 2,
'Finding' => 2,
'Finding (Activity)' => 2,
'Gefunden' => 2,
"Виявлення" => 2,
"Виявленнґ" => 2,
'Finding
(Activity)' => 2,
'http://terminology.lido-schema.org/lido00002' => 2,
'Розкопки' => 2, // Excavation
'Знахідка' => 2, // Find
// 3: Published
'Published' => 3,
@ -82,6 +85,8 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'http://terminology.lido-schema.org/eventType/use' => 6,
'Diener' => 6,
'Digitalisierung' => 6,
'Дослідження' => 6, // Research
'Дослідження:' => 6, // Research
// 7: Written
'Written' => 7,
@ -97,7 +102,12 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Sammelereignis' => 8,
'http://terminology.lido-schema.org/lido00010' => 8,
'Збирання/колекціонування' => 8, // Gathering/collecting
'Передача' => 8, // Transfer
'Знайдення' => 8, // Finding
'знайдення' => 8, // Finding
'Передача' => 8, // Transfer
'передача' => 8, // Transfer
'Привезена' => 8,
'Передавання' => 8, // Transmission
// 9: => Painted
'Painted' => 8,
@ -112,6 +122,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
// '11' => Received
'Received' => 11,
'Empfangen' => 11,
'Отримання' => 11, // Receiving
// 12 => Printing plate produced
'Printing plate produced' => 12,