From 5419c0b85d46b1ac109183d76cba88566861bbbd Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 23 May 2020 15:19:37 +0000 Subject: [PATCH] Bug 25448: Update German (de-DE) framework files The updated files have been auto-generated based on the po files and downloaded from https://translate.koha-community.org/files/ To test: - Make sure German language is installed, see: https://wiki.koha-community.org/wiki/Installation_of_additional_languages_for_OPAC_and_INTRANET_staff_client - Run the web installer and choose de-DE - Select all sample files - Make sure they all install without any errors Signed-off-by: Jonathan Druart Signed-off-by: Jonathan Druart (cherry picked from commit c0adeab58feaa7fb0b5c97e55b8356bb916aa163) Signed-off-by: Lucas Gass (cherry picked from commit 8e86f81b4130ce7d6a1e5556b2cfb1a2f19559d6) Signed-off-by: Aleisha Amohia --- .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql index 5d9b32cc0e..d3114de050 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql +++ b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql @@ -1214,7 +1214,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('300', '6', 'Verknüpfung', 'Verknüpfung', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('300', '8', 'Feldverknüpfung und Reihenfolge', 'Feldverknüpfung und Reihenfolge', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('300', 'a', 'Umfang', 'Umfang', 1, 0, 'biblioitems.pages', 3, '', '', '', NULL, 0, '', '', '', NULL), - ('300', 'b', 'Andere physische Details', 'Andere physische Details', 0, 0, 'biblioitems.illus', 3, '', '', '', 0, 0, '', '', '', NULL), + ('300', 'b', 'Weitere äußerliche Details', 'Weitere äußerliche Details', 0, 0, 'biblioitems.illus', 3, '', '', '', 0, 0, '', '', '', NULL), ('300', 'c', 'Maße', 'Maße', 1, 0, 'biblioitems.size', 3, '', '', '', NULL, 0, '', '', '', NULL), ('300', 'd', 'Begleitmaterial [OBSOLETE, CAN/MARC]', 'Begleitmaterial [OBSOLETE, CAN/MARC]', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('300', 'e', 'Begleitmaterial', 'Begleitmaterial', 0, 0, '', 3, '', '', '', NULL, 0, '', '', '', NULL), @@ -1234,7 +1234,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('304', 'a', 'Linear footage', 'Linear footage', 0, 0, '', 3, '', '', NULL, NULL, -6, '', '', '', NULL), ('305', '6', 'Verknüpfung', 'Verknüpfung', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('305', 'a', 'Umfang', 'Umfang', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), - ('305', 'b', 'Andere physische Details', 'Andere physische Details', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('305', 'b', 'Weitere äußerliche Details', 'Weitere äußerliche Details', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('305', 'c', 'Maße', 'Maße', 0, 0, '', 3, '', '', NULL, NULL, -6, '', '', '', NULL), ('305', 'd', 'Microgroove or standard', 'Microgroove or standard', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('305', 'e', 'Stereophonic, monaural', 'Stereophonic, monaural', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), -- 2.39.5