diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index 1e2fb9c..5cb58f9 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -14,14 +14,22 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface { private const CURRENCIES_LIST = [ "^" => "", "-" => "", + "_" => "", "x" => "", + "00" => "", "1,00" => "", "5,00" => "", "10,00" => "", "23.117,55" => "", + "15.01.1900" => "", "Belarussischer Rubel" => 'by-BYN', "SFR" => "ch-CHF", "DM" => "de-DM", + "dM" => "de-DM", + "Dm" => "de-DM", + "CM" => "de-DM", // Cameroon (CM > CFA franc BEAC is correct, but for now a typo of DM is more likely + "DN" => "de-DM", // For now, this is seen as a typo for DM + "DNM" => "de-DM", "DEM" => "de-DM", "Mark" => "de-DM", "de-DM" => "de-DM", diff --git a/src/MDConcEntryTypes.php b/src/MDConcEntryTypes.php index 675ddac..ad8c4f4 100644 --- a/src/MDConcEntryTypes.php +++ b/src/MDConcEntryTypes.php @@ -39,10 +39,14 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "Geschenk 2010" => "1", "Geschenk 20.10.03" => "1", "Schenkung" => "1", + "Schnekung" => "1", + "Schenung" => "1", + "Schenkungn" => "1", "Schenkung an" => "1", "Schenkung-Ver" => "1", "Schenkung 2010" => "1", "Schenkung-BB" => "1", + "Schenkkung" => "1", "Schenkung/ Kauf" => "1", "Schenkung an den Förderverein" => "1", "Schenkung Briefkasten Museum" => "1", @@ -66,6 +70,10 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "3Ankauf" => "2", "Ankauf Peitz" => "2", "Ankauf Sagar" => "2", + "Anakuf" => "2", + "Anakauf" => "2", + "Abkauf" => "2", + "ANKAUF" => "2", "Bought" => "2", "Bestellung" => "2", "Kauf Verein" => "2", @@ -73,7 +81,34 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "Einzelkauf" => "2", "Erwerb" => "2", "Gekauft" => "2", + "Globalankauf" => "2", + "Globalnkauf" => "2", + "Glopalankauf" => "2", + "Globalkauf" => "2", + "Globalanlkauf" => "2", + "Globlankauf" => "2", + "Gloalankauf" => "2", + "globalankauf" => "2", + "lobalankauf" => "2", + "Gloabalankauf" => "2", + "Glkobalankauf" => "2", + "Globalanakuf" => "2", + "Globalanakauf" => "2", + "Gl.-Ankauf" => "2", + "kauf" => "2", "Kauf" => "2", + "Kauf-global-1025,-" => "2", + "Kauf-global-10,-" => "2", + "kauf-global-10,-" => "2", + "Kauf-global-50,-" => "2", + "Kauf-global-250,-" => "2", + "Kauf-global-250.-" => "2", + "Kauf-glöbal-250,-" => "2", + "kauf-global-250,-." => "2", + "kauf-global-250,-" => "2", + "Kauf-global-2560,-" => "2", + "kauf-globval-250,-" => "2", + "Kauf-.global-250,-" => "2", "Kauf 2006" => "2", "Kauf 2009" => "2", "Kauf d.Förderverein" => "2", @@ -81,6 +116,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "Kauf d. Förderverein" => "2", "Kauf Förderverein" => "2", "Kauf-Verein" => "2", + "Kaufglobal" => "2", "Purchase" => "2", "Sammelankauf" => "2", "Sammelkauf" => "2", @@ -106,8 +142,11 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "Erbschaft" => "5", "Inheritance" => "5", "Nachlass" => "5", + "Nachlaß" => "5", "Nachlass Angenete" => "5", "nachlass angenete" => "5", + "Nachlaß-Übernahme" => "5", + "Nachlaßübernahme" => "5", "Nachlass Dr. Enste" => "5", "Stiftung/Nachlass" => "5", "Übergabe & Nachlass lt. Testament" => "5", @@ -159,6 +198,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "In-house production" => "11", "Neuanfertigung" => "11", "Herstellung" => "11", + "Preßglas" => "11", "Hergestellt im Auftrag des Heimatvereins" => "11", "Saját előállítás" => "11", "Xerox-Kopie" => "11", @@ -208,11 +248,19 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { // 99: Other legal acquisition "Anderer rechtmäßiger Zugang" => "99", "Bodenreform" => "99", + "sichergestellt" => "99", "Other legal acquisition" => "99", "Egyéb hivatalos megszerzés" => "99", + "Global" => "99", + "D-Einsiedel" => "99", + "Seiffen" => "99", "Zurückgegeben" => "99", "Übernahme" => "99", + "Teilbetrag" => "99", + "mitgenommen" => "99", + "Übernhame" => "99", "bernahme" => "99", + "unbekant" => "99", "Ünernahme" => "99", "Übergabe" => "99", "gyűjtés" => "99",