From 2685c698264a8cb998f64d50ee2421d4ca454a85 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 25 Jun 2010 05:42:15 -0400 Subject: [PATCH] remove byte order mark (BOM) from installer SQL files The precence of a BOM can prevent an SQL script from being run. Signed-off-by: Galen Charlton --- installer/data/mysql/de-DE/mandatory/class_sources.sql | 2 +- installer/data/mysql/de-DE/mandatory/class_sources.txt | 2 +- .../data/mysql/de-DE/mandatory/message_transport_types.sql | 2 +- .../data/mysql/de-DE/mandatory/message_transport_types.txt | 2 +- installer/data/mysql/de-DE/mandatory/sample_notices.sql | 2 +- installer/data/mysql/de-DE/mandatory/sample_notices.txt | 2 +- installer/data/mysql/de-DE/mandatory/stopwords.sql | 2 +- installer/data/mysql/de-DE/mandatory/stopwords.txt | 2 +- installer/data/mysql/de-DE/mandatory/subtag_registry.txt | 2 +- installer/data/mysql/de-DE/mandatory/sysprefs.sql | 2 +- installer/data/mysql/de-DE/mandatory/sysprefs.txt | 2 +- installer/data/mysql/de-DE/mandatory/userflags.sql | 2 +- installer/data/mysql/de-DE/mandatory/userflags.txt | 2 +- installer/data/mysql/de-DE/mandatory/userpermissions.sql | 2 +- installer/data/mysql/de-DE/mandatory/userpermissions.txt | 2 +- .../marcflavour/marc21/mandatory/authorities_normal_marc21.sql | 2 +- .../marcflavour/marc21/mandatory/authorities_normal_marc21.txt | 2 +- .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql | 2 +- .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt | 2 +- .../marc21/optional/marc21_default_matching_rules.sql | 2 +- .../marc21/optional/marc21_default_matching_rules.txt | 2 +- .../marcflavour/marc21/optional/marc21_fastadd_framework.sql | 2 +- .../marcflavour/marc21/optional/marc21_fastadd_framework.txt | 2 +- .../marc21/optional/marc21_simple_bib_frameworks.sql | 2 +- .../marc21/optional/marc21_simple_bib_frameworks.txt | 2 +- installer/data/mysql/de-DE/optional/auth_val.sql | 2 +- installer/data/mysql/de-DE/optional/auth_val.txt | 2 +- .../data/mysql/de-DE/optional/marc21_holdings_coded_values.sql | 2 +- .../data/mysql/de-DE/optional/marc21_holdings_coded_values.txt | 2 +- installer/data/mysql/de-DE/optional/parameters.sql | 2 +- installer/data/mysql/de-DE/optional/parameters.txt | 2 +- installer/data/mysql/de-DE/optional/patron_categories.sql | 2 +- installer/data/mysql/de-DE/optional/patron_categories.txt | 2 +- installer/data/mysql/de-DE/optional/sample_creator_data.sql | 2 +- installer/data/mysql/de-DE/optional/sample_creator_data.txt | 2 +- installer/data/mysql/de-DE/optional/sample_holidays.sql | 2 +- installer/data/mysql/de-DE/optional/sample_holidays.txt | 2 +- installer/data/mysql/de-DE/optional/sample_itemtypes.sql | 2 +- installer/data/mysql/de-DE/optional/sample_itemtypes.txt | 2 +- installer/data/mysql/de-DE/optional/sample_libraries.sql | 2 +- installer/data/mysql/de-DE/optional/sample_libraries.txt | 2 +- installer/data/mysql/de-DE/optional/sample_news.sql | 2 +- installer/data/mysql/de-DE/optional/sample_news.txt | 2 +- .../mysql/de-DE/optional/sample_notices_message_attributes.sql | 2 +- .../mysql/de-DE/optional/sample_notices_message_attributes.txt | 2 +- .../mysql/de-DE/optional/sample_notices_message_transports.txt | 2 +- installer/data/mysql/de-DE/optional/sample_patrons.txt | 2 +- installer/data/mysql/pl-PL/mandatory/sample_notices.sql | 2 +- .../mysql/pl-PL/optional/sample_notices_message_attributes.sql | 2 +- installer/data/mysql/ru-RU/mandatory/sample_notices.sql | 2 +- installer/data/mysql/ru-RU/optional/sample_notices.sql | 2 +- .../mysql/ru-RU/optional/sample_notices_message_attributes.sql | 2 +- installer/data/mysql/uk-UA/mandatory/sample_notices.sql | 2 +- installer/data/mysql/uk-UA/optional/sample_notices.sql | 2 +- .../mysql/uk-UA/optional/sample_notices_message_attributes.sql | 2 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/installer/data/mysql/de-DE/mandatory/class_sources.sql b/installer/data/mysql/de-DE/mandatory/class_sources.sql index 016e159860..3b0174b1fa 100644 --- a/installer/data/mysql/de-DE/mandatory/class_sources.sql +++ b/installer/data/mysql/de-DE/mandatory/class_sources.sql @@ -1,4 +1,4 @@ --- +-- -- Default classification sources and filing rules -- for Koha. -- diff --git a/installer/data/mysql/de-DE/mandatory/class_sources.txt b/installer/data/mysql/de-DE/mandatory/class_sources.txt index 6faca2c91e..3d7bed238b 100644 --- a/installer/data/mysql/de-DE/mandatory/class_sources.txt +++ b/installer/data/mysql/de-DE/mandatory/class_sources.txt @@ -1 +1 @@ -Standard-Sortierregeln und Klassifikationen +Standard-Sortierregeln und Klassifikationen diff --git a/installer/data/mysql/de-DE/mandatory/message_transport_types.sql b/installer/data/mysql/de-DE/mandatory/message_transport_types.sql index 669630a24e..bbcb64cf6f 100644 --- a/installer/data/mysql/de-DE/mandatory/message_transport_types.sql +++ b/installer/data/mysql/de-DE/mandatory/message_transport_types.sql @@ -1,4 +1,4 @@ -INSERT INTO message_transport_types +INSERT INTO message_transport_types (message_transport_type) values ('email'), diff --git a/installer/data/mysql/de-DE/mandatory/message_transport_types.txt b/installer/data/mysql/de-DE/mandatory/message_transport_types.txt index 0a9781787f..2f7b684592 100644 --- a/installer/data/mysql/de-DE/mandatory/message_transport_types.txt +++ b/installer/data/mysql/de-DE/mandatory/message_transport_types.txt @@ -1,2 +1,2 @@ -Definiert Standardtransport für Benachrichtigungen per Email und SMS. +Definiert Standardtransport für Benachrichtigungen per Email und SMS. diff --git a/installer/data/mysql/de-DE/mandatory/sample_notices.sql b/installer/data/mysql/de-DE/mandatory/sample_notices.sql index a724a7afb8..50b947c68a 100644 --- a/installer/data/mysql/de-DE/mandatory/sample_notices.sql +++ b/installer/data/mysql/de-DE/mandatory/sample_notices.sql @@ -1,4 +1,4 @@ -INSERT INTO `letter` (module, code, name, title, content) +INSERT INTO `letter` (module, code, name, title, content) VALUES ('circulation','ODUE','Mahnung','Mahnung','Liebe/r <> <>,\n\nNach unseren Unterlagen haben Sie Medien entliehen, die nun überfällig geworden sind. Unsere Bibliothek erhebt keine Mahngebühren, bitte geben Sie die entliehenen Medien schnellstmöglich zurück.\n\n<>\n<>\n<> <>\nTelefon: <>\nFax: <>\nEmail: <>\n\nSie können die überfälligen Medien soweit möglich auch direkt über Ihr Benutzerkonto online verlängern. Wenn ein Medium länger als 30 Tage überfällig ist, wird Ihr Benutzeraccount gesperrt und Sie können keine Medien mehr entleihen.\n\nDie folgenden Medien sind zur Zeit überfällig:\n\n"<>" by <>, <>, Barcode: <> Gebühr: EUR\n\nVielen Dank für die schnelle Erledigung.\n\n<> Ihr Bibliotheksteam\n'), ('claimacquisition','ACQCLAIM','Reklamation (Erwerbung)','Titel nicht eingetroffen','<>\r\n<>\r\n<>\r\n<>\r\n<>\r\n<>\r\n\r\nOrdernumber <> (<>) (<> bestellt) (je $<> €) sind nicht eingetroffen.'), ('serial','RLIST','Umlaufliste','Zeitschrift ist jetzt verfügbar','<> <>,\r\n\r\nDas folgende Heft ist jetzt verfügbar:\r\n\r\n<>, <> (<>)\r\n\r\nBitte holen Sie es sobald möglich ab.'), diff --git a/installer/data/mysql/de-DE/mandatory/sample_notices.txt b/installer/data/mysql/de-DE/mandatory/sample_notices.txt index 8762aa5fbe..0046481d9c 100644 --- a/installer/data/mysql/de-DE/mandatory/sample_notices.txt +++ b/installer/data/mysql/de-DE/mandatory/sample_notices.txt @@ -1 +1 @@ -Beispiel-Benachrichtigungen +Beispiel-Benachrichtigungen diff --git a/installer/data/mysql/de-DE/mandatory/stopwords.sql b/installer/data/mysql/de-DE/mandatory/stopwords.sql index 9cf6516d58..1bf4725b68 100644 --- a/installer/data/mysql/de-DE/mandatory/stopwords.sql +++ b/installer/data/mysql/de-DE/mandatory/stopwords.sql @@ -1,4 +1,4 @@ -INSERT INTO stopwords VALUES +INSERT INTO stopwords VALUES ('a'), ('about'), ('also'), diff --git a/installer/data/mysql/de-DE/mandatory/stopwords.txt b/installer/data/mysql/de-DE/mandatory/stopwords.txt index ca999729df..34eb26c241 100644 --- a/installer/data/mysql/de-DE/mandatory/stopwords.txt +++ b/installer/data/mysql/de-DE/mandatory/stopwords.txt @@ -1 +1 @@ -Englische Stoppwortliste. Sie können diese nach der Installation ändern. +Englische Stoppwortliste. Sie können diese nach der Installation ändern. diff --git a/installer/data/mysql/de-DE/mandatory/subtag_registry.txt b/installer/data/mysql/de-DE/mandatory/subtag_registry.txt index 96812fa23a..ca9d95464e 100644 --- a/installer/data/mysql/de-DE/mandatory/subtag_registry.txt +++ b/installer/data/mysql/de-DE/mandatory/subtag_registry.txt @@ -1,4 +1,4 @@ -I18N-Unterstützung in Koha +I18N-Unterstützung in Koha Erweiterung für Bidirektionale Schriften, Arabisch und Hebräisch Standardmapping zwischen Schrift- und Sprachcodes diff --git a/installer/data/mysql/de-DE/mandatory/sysprefs.sql b/installer/data/mysql/de-DE/mandatory/sysprefs.sql index 2a0be552ae..49a02ea459 100644 --- a/installer/data/mysql/de-DE/mandatory/sysprefs.sql +++ b/installer/data/mysql/de-DE/mandatory/sysprefs.sql @@ -1,4 +1,4 @@ -INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('acquisitions','normal','Choose Normal, budget-based acquisitions, or Simple bibliographic-data acquisitions','simple|normal','Choice'); +INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('acquisitions','normal','Choose Normal, budget-based acquisitions, or Simple bibliographic-data acquisitions','simple|normal','Choice'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('advancedMARCeditor',0,"If ON, the MARC editor won't display field/subfield descriptions",'','YesNo'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('AllowHoldDateInFuture','0','If set a date field is displayed on the Hold screen of the Staff Interface, allowing the hold date to be set in the future.','','YesNo'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OPACAllowHoldDateInFuture','0','If set, along with the AllowHoldDateInFuture system preference, OPAC users can set the date of a hold to be in the future.','','YesNo'); diff --git a/installer/data/mysql/de-DE/mandatory/sysprefs.txt b/installer/data/mysql/de-DE/mandatory/sysprefs.txt index 2ca1d8ec04..e3ab3d2bcc 100644 --- a/installer/data/mysql/de-DE/mandatory/sysprefs.txt +++ b/installer/data/mysql/de-DE/mandatory/sysprefs.txt @@ -1 +1 @@ -Standard-Systemparameter für Koha +Standard-Systemparameter für Koha diff --git a/installer/data/mysql/de-DE/mandatory/userflags.sql b/installer/data/mysql/de-DE/mandatory/userflags.sql index 4f03a98e9f..aeccf76cf6 100644 --- a/installer/data/mysql/de-DE/mandatory/userflags.sql +++ b/installer/data/mysql/de-DE/mandatory/userflags.sql @@ -1,4 +1,4 @@ -INSERT INTO `userflags` VALUES(0,'superlibrarian','Zugang zu allen bibliothekarischen Funktionen',0); +INSERT INTO `userflags` VALUES(0,'superlibrarian','Zugang zu allen bibliothekarischen Funktionen',0); INSERT INTO `userflags` VALUES(1,'circulate','Medien ausleihen/zurückgeben',0); INSERT INTO `userflags` VALUES(2,'catalogue','Katalogsuche verwenden (Dienstoberfläche)',0); INSERT INTO `userflags` VALUES(3,'parameters','Systemparameter verändern',0); diff --git a/installer/data/mysql/de-DE/mandatory/userflags.txt b/installer/data/mysql/de-DE/mandatory/userflags.txt index 220b5ea564..0ba67d24bb 100644 --- a/installer/data/mysql/de-DE/mandatory/userflags.txt +++ b/installer/data/mysql/de-DE/mandatory/userflags.txt @@ -1 +1 @@ -Standard-Berechtigungen für Benutzer +Standard-Berechtigungen für Benutzer diff --git a/installer/data/mysql/de-DE/mandatory/userpermissions.sql b/installer/data/mysql/de-DE/mandatory/userpermissions.sql index 7e4bf7d71d..d0d40fd2ee 100644 --- a/installer/data/mysql/de-DE/mandatory/userpermissions.sql +++ b/installer/data/mysql/de-DE/mandatory/userpermissions.sql @@ -1,4 +1,4 @@ -INSERT INTO permissions (module_bit, code, description) VALUES +INSERT INTO permissions (module_bit, code, description) VALUES ( 1, 'circulate_remaining_permissions', 'Übrige Ausleihberechtigungen'), ( 1, 'override_renewals', 'Gesperrte Verlängerungen überschreiben'), ( 6, 'place_holds', 'Vormerkungen für Benutzer setzen'), diff --git a/installer/data/mysql/de-DE/mandatory/userpermissions.txt b/installer/data/mysql/de-DE/mandatory/userpermissions.txt index 105fd0adc6..530086c018 100644 --- a/installer/data/mysql/de-DE/mandatory/userpermissions.txt +++ b/installer/data/mysql/de-DE/mandatory/userpermissions.txt @@ -1 +1 @@ -Detaillierte Mitarbeiterberechtigungen +Detaillierte Mitarbeiterberechtigungen diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.sql b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.sql index b659be4912..5d4cad3620 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.sql +++ b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.sql @@ -1,4 +1,4 @@ --- ******************************************************* +-- ******************************************************* -- KOHA 3.0 MARC 21 STANDARD DEFAULT AUTHORITY FRAMEWORKS -- -- PRETEST VERSION 0.0.10 diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.txt b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.txt index 90588f2574..953b55b690 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.txt +++ b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/authorities_normal_marc21.txt @@ -1,4 +1,4 @@ -Standard-MARC21-Frameworks für Normdaten:: +Standard-MARC21-Frameworks für Normdaten:: Personenname Körperschaftsname 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 6c6a798b7d..35c22a0631 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 @@ -1,4 +1,4 @@ --- ************************************************************* +-- ************************************************************* -- KOHA 3.0 MARC 21 STANDARD DEFAULT BIBLIOGRAPHIC FRAMEWORK -- -- PRETEST VERSION 0.1.7 diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt index 66eb11642b..ef2614c9ff 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt +++ b/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt @@ -1 +1 @@ -Bibliographisches Standard-Framework für MARC21 +Bibliographisches Standard-Framework für MARC21 diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.sql b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.sql index dc2b26ce42..4d39a5e6d8 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.sql +++ b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.sql @@ -1,4 +1,4 @@ --- +-- -- Default MARC matching rules for Koha -- -- Copyright (C) 2007 LiblimeA diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.txt b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.txt index 395aea4d99..39b87227d0 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.txt +++ b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_default_matching_rules.txt @@ -1,4 +1,4 @@ -Abgleichregeln für bibliographische +Abgleichregeln für bibliographische MARC21-Datensätze, einschließlich: ISBN diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.sql b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.sql index aa222971ac..d19610c2c8 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.sql +++ b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.sql @@ -1,4 +1,4 @@ -INSERT IGNORE INTO biblio_framework VALUES ( 'FA','Schnellaufnahme' ); +INSERT IGNORE INTO biblio_framework VALUES ( 'FA','Schnellaufnahme' ); INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`, `frameworkcode`) VALUES ('000', 'Satzkennung', 'Satzkennung', 0, 1, '', 'FA'), ('008', 'Feld mit fester Länge zur physischen Beschreibung - Allgemeine Angaben', 'Feld mit fester Länge zur physischen Beschreibung - Allgemeine Angaben', 0, 1, '', 'FA'), diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.txt b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.txt index 528d472a8e..6bb67ccb41 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.txt +++ b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_fastadd_framework.txt @@ -1 +1 @@ -"FA", ein MARC21-Framework (Erfassungsmaske) gedacht für Schnellaufnahmen oder Fernleihtitel. \ No newline at end of file +"FA", ein MARC21-Framework (Erfassungsmaske) gedacht für Schnellaufnahmen oder Fernleihtitel. \ No newline at end of file diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql index 291f929d3c..9f7387b8ff 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql +++ b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql @@ -1,4 +1,4 @@ --- ************************************************************* +-- ************************************************************* -- SIMPLE KOHA 3.0 MARC 21 BIBLIOGRAPHIC FRAMEWORKS -- -- PRETEST VERSION 0.1.7 diff --git a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.txt b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.txt index 807689dfce..a04c07e664 100644 --- a/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.txt +++ b/installer/data/mysql/de-DE/marcflavour/marc21/optional/marc21_simple_bib_frameworks.txt @@ -1,4 +1,4 @@ -Vereinfachte bibliographische MARC21-Frameworks (Erfassungsmasken) für einige typische Materialarten. Frameworks werden verwendet, um die Struktur eines MARC-Datensatzes und das Verhalten des integrierten MARC-Editors festzulegen. Sie können diese jederzeit nach der Installation ändern. Diese optionalen Standard-Frameworks beinhalten Vorschläge für: +Vereinfachte bibliographische MARC21-Frameworks (Erfassungsmasken) für einige typische Materialarten. Frameworks werden verwendet, um die Struktur eines MARC-Datensatzes und das Verhalten des integrierten MARC-Editors festzulegen. Sie können diese jederzeit nach der Installation ändern. Diese optionalen Standard-Frameworks beinhalten Vorschläge für: BKS Monographien, Broschüren, Arbeitsbücher CF CD-ROMs, DVD-ROMs, Online-Ressourcen diff --git a/installer/data/mysql/de-DE/optional/auth_val.sql b/installer/data/mysql/de-DE/optional/auth_val.sql index 7ed5085290..c60d78f8ef 100644 --- a/installer/data/mysql/de-DE/optional/auth_val.sql +++ b/installer/data/mysql/de-DE/optional/auth_val.sql @@ -1,4 +1,4 @@ --- Reasons for acceptance or rejection of suggestions in acquisitions +-- Reasons for acceptance or rejection of suggestions in acquisitions INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SUGGEST','BSELL','Bestseller'); INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SUGGEST','SCD','Vorhandenes Exemplar beschädigt'); INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SUGGEST','LCL','Biblitoheksexemplar vermisst'); diff --git a/installer/data/mysql/de-DE/optional/auth_val.txt b/installer/data/mysql/de-DE/optional/auth_val.txt index f5d8000fe6..2df41d0096 100644 --- a/installer/data/mysql/de-DE/optional/auth_val.txt +++ b/installer/data/mysql/de-DE/optional/auth_val.txt @@ -1 +1 @@ -Einige Beispielwerte für Bibliotheksbereiche, Verloren-Status, etc. Sie können diese jederzeit nach der Installation ändern. \ No newline at end of file +Einige Beispielwerte für Bibliotheksbereiche, Verloren-Status, etc. Sie können diese jederzeit nach der Installation ändern. \ No newline at end of file diff --git a/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql b/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql index ce0892c17d..adc3ea7281 100644 --- a/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql +++ b/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql @@ -1,4 +1,4 @@ --- Coded values conforming to the Z39.77-2006 Holdings Statements for Bibliographic Items'); +-- Coded values conforming to the Z39.77-2006 Holdings Statements for Bibliographic Items'); -- ISSN: 1041-5653 -- Refer to http://www.niso.org/standards/index.html diff --git a/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.txt b/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.txt index 65c9f1997e..4122c9cc5a 100644 --- a/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.txt +++ b/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.txt @@ -1,2 +1,2 @@ -Normierte Werte nach Z39.71-2006 Holdings Statements for Bibliographic Items +Normierte Werte nach Z39.71-2006 Holdings Statements for Bibliographic Items Siehe http://www.niso.org/standards/index.html für genauere Details. diff --git a/installer/data/mysql/de-DE/optional/parameters.sql b/installer/data/mysql/de-DE/optional/parameters.sql index 6b5faf3a0f..7cdde22cbb 100644 --- a/installer/data/mysql/de-DE/optional/parameters.sql +++ b/installer/data/mysql/de-DE/optional/parameters.sql @@ -1,4 +1,4 @@ -INSERT INTO `currency` (currency, rate, symbol) VALUES +INSERT INTO `currency` (currency, rate, symbol) VALUES ('USD', 1.2334, '$'), ('GBP', 0.85640, '£'), ('CAD', 1.31690, '$'), diff --git a/installer/data/mysql/de-DE/optional/parameters.txt b/installer/data/mysql/de-DE/optional/parameters.txt index 04bde981fc..5b7ed224e5 100644 --- a/installer/data/mysql/de-DE/optional/parameters.txt +++ b/installer/data/mysql/de-DE/optional/parameters.txt @@ -1 +1 @@ -Etwas Basiskonfiguration, einschließlich Euro-Währung und einigen Z39.50-Servern. \ No newline at end of file +Etwas Basiskonfiguration, einschließlich Euro-Währung und einigen Z39.50-Servern. \ No newline at end of file diff --git a/installer/data/mysql/de-DE/optional/patron_categories.sql b/installer/data/mysql/de-DE/optional/patron_categories.sql index 062bd3db62..bf4f6fba76 100644 --- a/installer/data/mysql/de-DE/optional/patron_categories.sql +++ b/installer/data/mysql/de-DE/optional/patron_categories.sql @@ -1,4 +1,4 @@ -INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES +INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES -- Adult Patrons ('PT','Erwachsener',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'), diff --git a/installer/data/mysql/de-DE/optional/patron_categories.txt b/installer/data/mysql/de-DE/optional/patron_categories.txt index 4953a912b5..7e08b01cb1 100644 --- a/installer/data/mysql/de-DE/optional/patron_categories.txt +++ b/installer/data/mysql/de-DE/optional/patron_categories.txt @@ -1,4 +1,4 @@ -Beispiele für Benutzertypen und -kategorien: +Beispiele für Benutzertypen und -kategorien: Kategorie: Benutzertyp: diff --git a/installer/data/mysql/de-DE/optional/sample_creator_data.sql b/installer/data/mysql/de-DE/optional/sample_creator_data.sql index 87153e09c5..bcd610a183 100644 --- a/installer/data/mysql/de-DE/optional/sample_creator_data.sql +++ b/installer/data/mysql/de-DE/optional/sample_creator_data.sql @@ -1,4 +1,4 @@ -/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; +/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; LOCK TABLES `creator_layouts` WRITE; diff --git a/installer/data/mysql/de-DE/optional/sample_creator_data.txt b/installer/data/mysql/de-DE/optional/sample_creator_data.txt index 70681d1ae0..b0de85999c 100644 --- a/installer/data/mysql/de-DE/optional/sample_creator_data.txt +++ b/installer/data/mysql/de-DE/optional/sample_creator_data.txt @@ -1 +1 @@ -Beispiele für Etiketten- und Benutzerausweisdruck \ No newline at end of file +Beispiele für Etiketten- und Benutzerausweisdruck \ No newline at end of file diff --git a/installer/data/mysql/de-DE/optional/sample_holidays.sql b/installer/data/mysql/de-DE/optional/sample_holidays.sql index 1c9f36eb97..cae733bc42 100644 --- a/installer/data/mysql/de-DE/optional/sample_holidays.sql +++ b/installer/data/mysql/de-DE/optional/sample_holidays.sql @@ -1,4 +1,4 @@ -INSERT INTO `repeatable_holidays` VALUES +INSERT INTO `repeatable_holidays` VALUES (2,'',0,NULL,NULL,'','Sonntag'), (3,'',NULL,1,1,'','Neujahr'), (4,'',NULL,25,12,'','1. Weihnachtsfeiertag'), diff --git a/installer/data/mysql/de-DE/optional/sample_holidays.txt b/installer/data/mysql/de-DE/optional/sample_holidays.txt index e0f475df20..947baeab61 100644 --- a/installer/data/mysql/de-DE/optional/sample_holidays.txt +++ b/installer/data/mysql/de-DE/optional/sample_holidays.txt @@ -1,4 +1,4 @@ -Beispiele für Schließtage: +Beispiele für Schließtage: Sonntag 1. und 2. Weihnachtsfeiertag Neujahr diff --git a/installer/data/mysql/de-DE/optional/sample_itemtypes.sql b/installer/data/mysql/de-DE/optional/sample_itemtypes.sql index cd77d1aa9c..6fbd57a4f3 100644 --- a/installer/data/mysql/de-DE/optional/sample_itemtypes.sql +++ b/installer/data/mysql/de-DE/optional/sample_itemtypes.sql @@ -1,4 +1,4 @@ -INSERT INTO `itemtypes` VALUES ('BK', 'Bücher',5,0,'bridge/book.gif',NULL); +INSERT INTO `itemtypes` VALUES ('BK', 'Bücher',5,0,'bridge/book.gif',NULL); INSERT INTO `itemtypes` VALUES ('MX', 'Medienkombinationen',5,0,'bridge/kit.gif',NULL); INSERT INTO `itemtypes` VALUES ('CF', 'Datenträger',5,0,'bridge/computer_file.gif',NULL); INSERT INTO `itemtypes` VALUES ('MP', 'Karten',5,0,'bridge/map.gif',NULL); diff --git a/installer/data/mysql/de-DE/optional/sample_itemtypes.txt b/installer/data/mysql/de-DE/optional/sample_itemtypes.txt index 85f7dee21b..3636fac2ee 100644 --- a/installer/data/mysql/de-DE/optional/sample_itemtypes.txt +++ b/installer/data/mysql/de-DE/optional/sample_itemtypes.txt @@ -1 +1 @@ -Einige Beispiele für Medientypen nach Art des Materials +Einige Beispiele für Medientypen nach Art des Materials diff --git a/installer/data/mysql/de-DE/optional/sample_libraries.sql b/installer/data/mysql/de-DE/optional/sample_libraries.sql index 2bf4e0ab14..a2fa52e8c6 100644 --- a/installer/data/mysql/de-DE/optional/sample_libraries.sql +++ b/installer/data/mysql/de-DE/optional/sample_libraries.sql @@ -1,4 +1,4 @@ --- INSERT INTO branchcategories ( `categorycode`,`categoryname`,`codedescription`) VALUES +-- INSERT INTO branchcategories ( `categorycode`,`categoryname`,`codedescription`) VALUES INSERT INTO branches ( `branchcode`,`branchname`,`branchaddress1`) VALUES diff --git a/installer/data/mysql/de-DE/optional/sample_libraries.txt b/installer/data/mysql/de-DE/optional/sample_libraries.txt index af68064e5a..6bf7b6b1b3 100644 --- a/installer/data/mysql/de-DE/optional/sample_libraries.txt +++ b/installer/data/mysql/de-DE/optional/sample_libraries.txt @@ -1 +1 @@ -Einige Beispielbibliotheken. +Einige Beispielbibliotheken. diff --git a/installer/data/mysql/de-DE/optional/sample_news.sql b/installer/data/mysql/de-DE/optional/sample_news.sql index c9745dd14a..c12fa3f4be 100644 --- a/installer/data/mysql/de-DE/optional/sample_news.sql +++ b/installer/data/mysql/de-DE/optional/sample_news.sql @@ -1,2 +1,2 @@ -INSERT INTO `opac_news` VALUES (1,'Willkommen bei Koha','Willkommen bei Koha. Koha ist vollständiges integriertes Biblitohekssystem. Es wurde ursprünglich in Neuseeland von Katipo Communications Ltd entwickelt und ging im Januar 2000 für den Horowhenua Library Trust zum ersten mal in Produktion. Koha wird heute von einem internationalen Team aus Support-Dienstleistern und Anwendern weiterentwickelt.','koha','2007-10-29 05:25:58','2099-01-10',1), +INSERT INTO `opac_news` VALUES (1,'Willkommen bei Koha','Willkommen bei Koha. Koha ist vollständiges integriertes Biblitohekssystem. Es wurde ursprünglich in Neuseeland von Katipo Communications Ltd entwickelt und ging im Januar 2000 für den Horowhenua Library Trust zum ersten mal in Produktion. Koha wird heute von einem internationalen Team aus Support-Dienstleistern und Anwendern weiterentwickelt.','koha','2007-10-29 05:25:58','2099-01-10',1), (2,'Was kommt jetzt?','Wie geht es weiter, nachdem Sie Koha installiert haben? Hier einige Vorschläge:\r\n\r\n','koha','2007-10-29 05:34:45','2099-01-10',2); \ No newline at end of file diff --git a/installer/data/mysql/de-DE/optional/sample_news.txt b/installer/data/mysql/de-DE/optional/sample_news.txt index 5bf2194a82..9073a9266a 100644 --- a/installer/data/mysql/de-DE/optional/sample_news.txt +++ b/installer/data/mysql/de-DE/optional/sample_news.txt @@ -1 +1 @@ -Beispiel-Nachrichten +Beispiel-Nachrichten diff --git a/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.sql b/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.sql index a1eb0e8f0a..b019a3dabd 100644 --- a/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.sql +++ b/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.sql @@ -1,4 +1,4 @@ -insert into `message_attributes` +insert into `message_attributes` (`message_attribute_id`, message_name, `takes_days`) values (1, 'Fälligkeitsbenachrichtigung', 0), diff --git a/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.txt b/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.txt index c8bedb0450..3c538e03cd 100644 --- a/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.txt +++ b/installer/data/mysql/de-DE/optional/sample_notices_message_attributes.txt @@ -1 +1 @@ -Definiert Benachrichtigungsoptionen für Fälligkeits-, Erinnerungs- und Vormerkbenachrichtigungen, sowie Veranstaltungshinweise. +Definiert Benachrichtigungsoptionen für Fälligkeits-, Erinnerungs- und Vormerkbenachrichtigungen, sowie Veranstaltungshinweise. diff --git a/installer/data/mysql/de-DE/optional/sample_notices_message_transports.txt b/installer/data/mysql/de-DE/optional/sample_notices_message_transports.txt index 66bc98a27f..5587a74dc8 100644 --- a/installer/data/mysql/de-DE/optional/sample_notices_message_transports.txt +++ b/installer/data/mysql/de-DE/optional/sample_notices_message_transports.txt @@ -1,2 +1,2 @@ -Definiert Versandarten für u.a. Fälligkeits-, +Definiert Versandarten für u.a. Fälligkeits-, Erinnerungs- und Vormerkbenachrichtigungen per Email und SMS. \ No newline at end of file diff --git a/installer/data/mysql/de-DE/optional/sample_patrons.txt b/installer/data/mysql/de-DE/optional/sample_patrons.txt index 2970e6cdeb..256c57d8cd 100644 --- a/installer/data/mysql/de-DE/optional/sample_patrons.txt +++ b/installer/data/mysql/de-DE/optional/sample_patrons.txt @@ -1 +1 @@ -Beispiel-Benutzer +Beispiel-Benutzer diff --git a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql b/installer/data/mysql/pl-PL/mandatory/sample_notices.sql index 07cfb3ce61..8f04dba497 100644 --- a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql +++ b/installer/data/mysql/pl-PL/mandatory/sample_notices.sql @@ -1,4 +1,4 @@ -INSERT INTO `letter` (module, code, name, title, content) +INSERT INTO `letter` (module, code, name, title, content) VALUES ('circulation','ODUE','Overdue Notice', 'Item Overdue','Dear <> <>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<>\n<>\n<> <>\nPhone: <>\nFax: <>\nEmail: <>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n"<>" by <>, <>, Barcode: <> Fine: GBP\n\nThank-you for your prompt attention to this matter.\n\n<> Staff\n'), diff --git a/installer/data/mysql/pl-PL/optional/sample_notices_message_attributes.sql b/installer/data/mysql/pl-PL/optional/sample_notices_message_attributes.sql index d2d97aab71..1834063bec 100644 --- a/installer/data/mysql/pl-PL/optional/sample_notices_message_attributes.sql +++ b/installer/data/mysql/pl-PL/optional/sample_notices_message_attributes.sql @@ -1,4 +1,4 @@ -insert into `message_attributes` +insert into `message_attributes` (`message_attribute_id`, message_name, `takes_days`) values (1, 'Item DUE', 0), diff --git a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql b/installer/data/mysql/ru-RU/mandatory/sample_notices.sql index 0777f8555e..64e2564cd9 100644 --- a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql +++ b/installer/data/mysql/ru-RU/mandatory/sample_notices.sql @@ -1,4 +1,4 @@ -INSERT INTO `letter` (module, code, name, title, content) +INSERT INTO `letter` (module, code, name, title, content) VALUES ('circulation','ODUE','Overdue Notice','Item Overdue','Dear <> <>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<>\n<>\n<> <>\nPhone: <>\nFax: <>\nEmail: <>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n"<>" by <>, <>, Barcode: <> Fine: GBP\n\nThank-you for your prompt attention to this matter.\n\n<> Staff\n'), ('claimacquisition','ACQCLAIM','Acquisition Claim','Item Not Received','<>\r\n<>\r\n<>\r\n<>\r\n<>\r\n<>\r\n\r\nOrdernumber <> (<>) (<> ordered) ($<> each) has not been received.'), ('serial','RLIST','Routing List','Serial is now available','<> <>,\r\n\r\nThe following issue is now available:\r\n\r\n<>, <> (<>)\r\n\r\nPlease pick it up at your convenience.'), diff --git a/installer/data/mysql/ru-RU/optional/sample_notices.sql b/installer/data/mysql/ru-RU/optional/sample_notices.sql index 7be800a5d4..4f2001e965 100644 --- a/installer/data/mysql/ru-RU/optional/sample_notices.sql +++ b/installer/data/mysql/ru-RU/optional/sample_notices.sql @@ -1,4 +1,4 @@ -truncate letter; +truncate letter; INSERT INTO `letter` (module, code, name, title, content) diff --git a/installer/data/mysql/ru-RU/optional/sample_notices_message_attributes.sql b/installer/data/mysql/ru-RU/optional/sample_notices_message_attributes.sql index 39c3df3e7e..8ec1d697b9 100644 --- a/installer/data/mysql/ru-RU/optional/sample_notices_message_attributes.sql +++ b/installer/data/mysql/ru-RU/optional/sample_notices_message_attributes.sql @@ -1,4 +1,4 @@ -truncate message_attributes; +truncate message_attributes; insert into `message_attributes` (`message_attribute_id`, message_name, `takes_days`) diff --git a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql b/installer/data/mysql/uk-UA/mandatory/sample_notices.sql index a2569b5a1e..d108379376 100644 --- a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql +++ b/installer/data/mysql/uk-UA/mandatory/sample_notices.sql @@ -1,4 +1,4 @@ -INSERT INTO `letter` (module, code, name, title, content) +INSERT INTO `letter` (module, code, name, title, content) VALUES ('circulation','ODUE','Overdue Notice','Item Overdue','Dear <> <>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<>\n<>\n<> <>\nPhone: <>\nFax: <>\nEmail: <>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n"<>" by <>, <>, Barcode: <> Fine: GBP\n\nThank-you for your prompt attention to this matter.\n\n<> Staff\n'), ('claimacquisition','ACQCLAIM','Acquisition Claim','Item Not Received','<>\r\n<>\r\n<>\r\n<>\r\n<>\r\n<>\r\n\r\nOrdernumber <> (<>) (<> ordered) ($<> each) has not been received.'), ('serial','RLIST','Routing List','Serial is now available','<> <>,\r\n\r\nThe following issue is now available:\r\n\r\n<>, <> (<>)\r\n\r\nPlease pick it up at your convenience.'), diff --git a/installer/data/mysql/uk-UA/optional/sample_notices.sql b/installer/data/mysql/uk-UA/optional/sample_notices.sql index eb9509e2a3..6df324b048 100644 --- a/installer/data/mysql/uk-UA/optional/sample_notices.sql +++ b/installer/data/mysql/uk-UA/optional/sample_notices.sql @@ -1,4 +1,4 @@ -truncate letter; +truncate letter; INSERT INTO `letter` (module, code, name, title, content) diff --git a/installer/data/mysql/uk-UA/optional/sample_notices_message_attributes.sql b/installer/data/mysql/uk-UA/optional/sample_notices_message_attributes.sql index 2a5ae86e5f..fabdc00fa6 100644 --- a/installer/data/mysql/uk-UA/optional/sample_notices_message_attributes.sql +++ b/installer/data/mysql/uk-UA/optional/sample_notices_message_attributes.sql @@ -1,4 +1,4 @@ -truncate message_attributes; +truncate message_attributes; insert into `message_attributes` (`message_attribute_id`, `message_name`, `takes_days`) -- 2.39.5