Approval.
This commit is contained in:
parent
b9740ea011
commit
02601f20f2
|
@ -72,4 +72,6 @@ Die Importer-Module zur Definition der Datentypen und zum Auslesen der Daten aus
|
||||||
Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und können verhältnismäßig einfach weiter verarbeitet werden, indem sie - leicht umformuliert - an die Funktionen zur Überprüfung der Datenqualität weitergegeben werden. Diese Funktionen wurden im Zuge der Arbeit an museum-digital:qa aus museum-digital:musdb in eine eigene Open-Source-Bibliothek ausgelagert.',
|
Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und können verhältnismäßig einfach weiter verarbeitet werden, indem sie - leicht umformuliert - an die Funktionen zur Überprüfung der Datenqualität weitergegeben werden. Diese Funktionen wurden im Zuge der Arbeit an museum-digital:qa aus museum-digital:musdb in eine eigene Open-Source-Bibliothek ausgelagert.',
|
||||||
'go_back' => 'Zurück',
|
'go_back' => 'Zurück',
|
||||||
'paste_as_text' => 'Als Text einfügen',
|
'paste_as_text' => 'Als Text einfügen',
|
||||||
|
'licensed_under' => 'Dieses Werk ist lizensiert nach',
|
||||||
|
'reload_application' => 'Anwendung neu laden',
|
||||||
);
|
);
|
||||||
|
|
|
@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe
|
||||||
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
||||||
'go_back' => 'Go back',
|
'go_back' => 'Go back',
|
||||||
'paste_as_text' => 'Paste in plain text',
|
'paste_as_text' => 'Paste in plain text',
|
||||||
|
'licensed_under' => 'This work is licensed under',
|
||||||
|
'reload_application' => 'Reload application',
|
||||||
);
|
);
|
||||||
|
|
|
@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe
|
||||||
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
||||||
'go_back' => 'Go back',
|
'go_back' => 'Go back',
|
||||||
'paste_as_text' => 'Paste in plain text',
|
'paste_as_text' => 'Paste in plain text',
|
||||||
|
'licensed_under' => 'This work is licensed under',
|
||||||
|
'reload_application' => 'Reload application',
|
||||||
);
|
);
|
||||||
|
|
|
@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe
|
||||||
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
||||||
'go_back' => 'Go back',
|
'go_back' => 'Go back',
|
||||||
'paste_as_text' => 'Paste in plain text',
|
'paste_as_text' => 'Paste in plain text',
|
||||||
|
'licensed_under' => 'This work is licensed under',
|
||||||
|
'reload_application' => 'Reload application',
|
||||||
);
|
);
|
||||||
|
|
|
@ -71,4 +71,6 @@ The import tool\'s modules for defining data types and parsing data from differe
|
||||||
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
The input data are subsequently available in a structured form and can easily be processed further. Here, it is passed on in a slightly adapted form to the functions for checking data quality. As museum-digital:qa was written, these functions were moved from museum-digital:musdb to a separate library into a standalone, open-source library.',
|
||||||
'go_back' => 'Go back',
|
'go_back' => 'Go back',
|
||||||
'paste_as_text' => 'Paste in plain text',
|
'paste_as_text' => 'Paste in plain text',
|
||||||
|
'licensed_under' => 'This work is licensed under',
|
||||||
|
'reload_application' => 'Reload application',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user