This commit is contained in:
Joshua Ramon Enslin 2020-04-12 23:05:37 +02:00 committed by Stefan Rohde-Enslin
commit 57a7d5cf14
84 changed files with 1301 additions and 0 deletions

13
de/about.php Normal file
View File

@ -0,0 +1,13 @@
<?PHP
$tlAbout['pageTitle'] = 'Über museum-digital :: museum-digital';
$tlAbout['pageDescription'] = 'Wer oder was ist museum-digital? Wir sind ein Projekt mit dem Ziel, die Digitalisierung in Museen und von Museumsdaten weiterzubringen.';
$tlAbout['pageKeywords'] = 'Museen, Digitalisierung, Community, Forschung';
$tlAbout['about_title'] = 'Über museum-digital';
$tlAbout['about_introduction'] = 'museum-digital ist eine Inititive von Museen. Die Initiative besteht seit 2009. Sie entstand aus dem Versuch einen möglichst einfachen Weg zu entwickeln, um Informationen über Museen und die von ihnen verwahrten Objekte online zu stellen. Aus den ursprünglich 6 beteiligten Museen sind mittlerweile mehr als 600 geworden und längst haben sich auch die Ziele erweitert. Die einfache Publikation in einer Datenbank wurde durch weitere Präsentationsformen erweitert, vor allem aber ist gutes Inventarisieren ebenfalls zu einem zentralen Ziel geworden. Bei museum-digital entwickeln wir gemeinsam Software mit dem Ziel, die Inventarisierung und die Online-Stellung nicht nur einfach, sondern jede qualitätvolle Erfassung zu einer Freude zu machen.
';
$tlAbout['about_resources'] = 'Resourcen';
$tlAbout['logos_caption'] = 'Hier können Sie die verschiedenen von museum-digital verwendeten Logos zum Download finden.';
$tlAbout['background_title'] = 'Wo kommen wir her - und wo geht es hin?';
$tlAbout['background_content'] = 'Als sich im Februar 2009 im Kreismuseum Bitterfeld mehrere Museen des Museumsverbandes Sachsen-Anhalt trafen, um die Arbeitsgemeinschaft Digitalisierung des Museumsverbandes Sachsen-Anhalt zu gründen legten sie den Grundstein für museum-digital. Damals wurden gemeinsame Grundsätze aufgestellt, das gemeinsame Ziel definiert und eine Machbarkeitsstudie durchgeführt. Schon an dieser Studie beteiligten sich Museen aus dem Museumsverband Rheinland-Pfalz. Beständig wuchs die Zahl von Museen und Verbänden, die an museum-digital mitwirken. Aus dieser Verwurzelung in der Region entstand die aktuelle Struktur von museum-digital, das in verschiedenen Instanzen organisiert ist, die im Prinzip voneinander unabhängig sind. Dennoch gibt es für jede Sprache einen Pool von kontrollierten Begriffen, den alle Instanzen dieses Sprachgebiets gemeinsam nutzen. Dieser Pool wird gemeinsam gepflegt. Objektdatenbank(en) und Normdatenpool sind die Grundlage für gemeinsames Publizieren und qualitätvolles Inventarisieren.
';
$tlAbout['the_future'] = 'museum-digital ist auf Mehrsprachigkeit ausgerichtet und stets offen für neue Mitstreiter. Entwicklung geschieht nach Bedarf. Woimmer sich mehrere Museen zusammentun können sie museum-digital nutzen. Bei Bedarf wird eine weitere Instanz eingeführt oder es werden andere Kooperationswege geschaffen. Weil der Bedarf die Weiterentwicklung bestimmt folgt museum-digital keinem festgefügten Plan.';

View File

@ -0,0 +1,8 @@
<?PHP
$tlPublications['pageTitle'] = 'Veröffentlichungen :: museum-digital';
$tlPublications['pageDescription'] = 'Auf dieser Seite findet sich eine Liste aller Publication zu und über museum-digital.';
$tlPublications['pageKeywords'] = 'museum-digital, Forschung, Veröffentlichungen, Wissenschaft';
$tlPublications['publications_title'] = 'Veröffentlichungen über museum-digital';
$tlPublications['publications_introduction'] = 'Die Flexibilität und Nicht-Kommerzialität von museum-digital bieten Raum für Innovation und Forschung. Über die Jahre sind eine Reihe von Texten über oder auf Basis von museum-digital veröffentlicht worden. Im folgenden findet sich eine Liste dieser Veröffentlichungen. ';
$tlPublications['Rohde-Enslin2015'] = 'PuQi - Ein Cleverer Weg bessere Daten zu produzieren';
$tlPublications['Kopp-Sievers2015'] = '';

8
de/calendar.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlCalendar['dateformat'] = 'd.m.Y H:i';
$tlCalendar['calendarPageTitle'] = 'Kalender:: museum-digital';
$tlCalendar['calendarPageDescription'] = 'Auf dieser Seite können Sie aktuelle Veranstaltungen rund um museum-digital finden, z.B. Schulungen.';
$tlCalendar['calendarPageKeywords'] = 'museum-digital, Kalender, Veranstaltungen, Seminare';
$tlCalendar['calendar_title'] = 'Kalender';
$tlCalendar['calendar_introduction'] = 'Auf dieser Seite können Sie aktuelle Veranstaltungen rund um museum-digital finden, z.B. Schulungen.';
$tlCalendar['attendees'] = 'Teilnehmende';

8
de/contact.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlContact['pageTitle'] = 'Kontakt :: museum-digital';
$tlContact['pageDescription'] = 'Mit museum-digital in Kontakt treten.';
$tlContact['pageKeywords'] = 'Kontaktseite, museum-digital';
$tlContact['contacts_title'] = 'Kontakt';
$tlContact['contacts_introduction'] = '"museum-digital" is a common undertaking of museums and their associations. You can contact us at:';
$tlContact['e-mail'] = 'e-Mail';
$tlContact['impressum'] = 'Impressum';

34
de/dashboard.php Normal file
View File

@ -0,0 +1,34 @@
<?PHP
$tlDashboard['pageTitle'] = 'Dashboard :: museum-digital';
$tlDashboard['pageDescription'] = 'Facts, Figures, Benchmarks zu museum-digital und seinen verschiedenen Instanzen';
$tlDashboard['pageKeywords'] = 'museum-digital, Statistik, Graphen, Museen, Digitalisierung';
$tlDashboard['dashboard'] = 'Dashboard';
$tlDashboard['dashboard_introduction'] = 'Zahlen und Schaubilder zur Entwicklung von museum-digital';
$tlDashboard['in_the_database'] = 'Einträge in der Datenbank';
$tlDashboard['objects'] = 'Objekte';
$tlDashboard['museums'] = 'Museen';
$tlDashboard['collections'] = 'Sammlungen';
$tlDashboard['literature_entries'] = 'Literatureinträge';
$tlDashboard['exhibitions'] = 'Ausstellungen';
$tlDashboard['appointments'] = 'Veranstaltungen';
$tlDashboard['user_accounts'] = 'User-Accounts';
$tlDashboard['images'] = 'Abbildungen';
$tlDashboard['visitor_stats'] = 'Besucherstatistik';
$tlDashboard['visitors_yesterday'] = 'Besucher (gestern)';
$tlDashboard['visitors_this_month'] = 'Besucher in diesem Monat';
$tlDashboard['controlled_vocabularies'] = 'Kontrollierte Vokabulare';
$tlDashboard['popular_entries_in_german'] = 'Beliebte deutschsprachige Einträge';
$tlDashboard['title_actors'] = 'Akteure';
$tlDashboard['title_places'] = 'Orte';
$tlDashboard['title_tags'] = 'Schlagworte';
$tlDashboard['popular_entries_in_hungarian'] = 'Beliebte ungarisch-sprachige Einträge';
$tlDashboard['controlled_vocabularies_figcaption_german'] = 'Kontrollierte Vokabulare in der deutschsprachigen Datenbank<br/>Von Links: Personen, Orte, Zeiten, Tags';
$tlDashboard['controlled_vocabularies_figcaption_hungarian'] = 'Kontrollierte Vokabulare in der ungarisch-sprachigen Datenbank<br/>Von Links: Personen, Orte, Zeiten, Tags';
$tlDashboard['was_founded'] = 'museum-digital wurde am %s gegründet';
$tlDashboard['is_days_old'] = 'museum-digital ist %s Tage alt';
$tlDashboard['avg_obj_desc_length'] = 'Eine durchschnittliche Objektbeschreibung ist %s Zeichen lang';
$tlDashboard['avg_puqi_value'] = 'Der durchschnittliche <a href="https://journals.uic.edu/ojs/index.php/UC/article/download/6218/5067">PuQi</a>-Wert aller öffentlichen Objekte beträgt';
$tlDashboard['development'] = 'Entwicklung';
$tlDashboard['git_commits_by_project_and_month'] = 'Entwicklungsinteraktionen nach Projekt und Monat';
$tlDashboard['quality'] = 'Qualität';
$tlDashboard['popular_entries'] = 'Beliebte Einträge';

5
de/errorPages.php Normal file
View File

@ -0,0 +1,5 @@
<?PHP
$tlErrors['403_title'] = 'Verboten';
$tlErrors['403_text'] = 'Sie dürfen diese Seite nicht sehen. Bitte benutzen Sie die obige Navigation, um sichtbare Seiten zu erreichen.';
$tlErrors['404_title'] = 'Autsch ... Hier ist nichts zu sehen ...';
$tlErrors['404_text'] = 'Hier ist nichts zu finden. Mithilfe der oberen Navigation können Sie die Inhalte der Seite durchblättern.';

7
de/footer.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
$tlFooter['contact'] = 'Kontakt';
$tlFooter['impressum'] = 'Impressum';
$tlFooter['privacy'] = 'Datenschutzerklärung';
$tlFooter['search'] = 'Suche';
$tlFooter['search_in_mdorg'] = 'museum-digital.org durchsuchen';
$tlFooter['search_in_md'] = 'Nach Objekten suchen';

13
de/home.php Normal file
View File

@ -0,0 +1,13 @@
<?PHP
$tlHome['pageTitle'] = 'museum-digital';
$tlHome['pageDescription'] = 'museum-digital ist eine Initiative zur Digitalisierung von Museen';
$tlHome['pageKeywords'] = 'Museen, Digitalisierung, Community, Forschung';
$tlHome['opener_title'] = 'Museen zeigen sich der Welt - so wie sie es wollen';
$tlHome['opener_text'] = 'museum-digital ist eine Initiative, ist eine Software-Suite und ist eine Platform. Im Januar 2009 kamen im Bitterfelder Kreismuseum Mitarbeiter und Mitarbeiterinnen von Museen aus Sachsen-Anhalt zusammen und beschlossen den Weg ins Netz zu wagen. Das war die Geburtsstunde von museum-digital. Schon damals war klar: Erfolgreich im Netz sichtbar werden, das kann nur gemeinsam gelingen. Gemeinsam wird die Software entwickelt und gemeinsam präsentieren sich die Museen im Netz. Was damals als kleine Gemeinschaft begann ist zu einer Community gewachsen, die Sprach- und Ländergrenzen überwindet.';
$tlHome['community_title'] = 'Gemeinsam gut';
$tlHome['community_text'] = 'Jedes Museum hat eigene Möglichkeiten und eigene Ziele. Bei museum-digital arbeiten alle zusammen. Anders als aktuelle Portale im Internet bietet museum-digital sowohl Möglichkeiten zur <a href="/software/frontend">Publikation</a> als auch zur <a href="/software/musdb">Erfassung und Inventarisierung</a> von Museumsobjekt-Informationen. Für jede Sprachversion gibt es einen gemeinsam genutzten und gepflegten Pool von kontrollierten und angereicherten Begriffen. Dieser zentralen Pool spart viel Arbeit, hilft Verknüpfungen sichtbar zu machen und ist die Grundlage des erfolgreichen Veröffentlichens im Netz.
</p>
<p>
<!-- Die Bereitstellung entsprechender Kommunikationskanäle bei museum-digital fördert den direkten Kontakt unter KollegeInnen über Museumsgrenzen hinweg. -->
Die Community von museum-digital schließt niemanden aus, jedes Museum kann sich beteiligen - die größten Schätze sind oft an den entlegendsten Orten zu finden.
Offen sein für Museen aller Art und aller Größen - das gelingt nur, weil Flexibilität und Einfachheit als oberste Zielvorgaben die Arbeit von museum-digital bestimmen. Zu den wichtigsten Grundsätzen gehört darüberhinaus, dass jedes Museum jederzeit die volle Kontrolle über die Informationen zu seinen eigenen Objekten behält.';

4
de/impressum.php Normal file
View File

@ -0,0 +1,4 @@
<?PHP
$tlImpressum['pageTitle'] = 'Impressum';
$tlImpressum['pageDescription'] = 'Impressum of museum-digital.org';
$tlImpressum['pageKeywords'] = 'Impressum, museum-digital, museum-digital.org';

1
de/join_us.php Normal file
View File

@ -0,0 +1 @@
<?PHP

10
de/mission.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlMission['pageTitle'] = 'Mission und Vision :: museum-digital';
$tlMission['pageDescription'] = 'museum-digital ist ein Projekt zur Digitalisierung von Museen. Hier erläutern wir unsere Mission';
$tlMission['pageKeywords'] = 'museum-digital, Museen, Digitalisierung, mission statement, Ziele';
$tlMission['missions_title'] = 'Mission';
$tlMission['missions_introduction'] = 'Museen und ihre Objekte gehören ins Netz! museum-digital hat es sich zur Aufgabe gemacht hierfür eine einfach zu nutzende Möglicheit zu schaffen. Museen, die hausintern ihre Objekte mit einer anderen Software verwalten, steht museum-digital als Werkzeug der effektiven Web-Publikation zur Verfügung. Allen anderen Museen, die etwa erst noch eine Software zur Objektverwaltung benötigen - oder mit einer bisher verwendeten Software unzufrieden sind, bietet museum-digital die entsprechenden Inventarisierungsmöglichkeiten.</p><p>
museum-digital versteht sich als Community, d.h. alle Museen, die daran teilhaben können mitbestimmen welchen Aufgaben sich die Initiative stellt und in welche Richtung die Software weiterentwickelt wird. Nach und nach werden Kanäle ausgebaut und geschaffen, die den Austausch über alle Aspekte des Digitalen im Museum unter Kollegen und KollegInnen ermöglichen.</p><p>
museum-digital baut auf bestende Strukturen auf, deshalb sind es in Deutschland die Museumsverbände und -beratungsstellen der Länder, die sich aktiv beteiligen und wesentliche Stützen der Initiative sind.';

26
de/navigation.php Normal file
View File

@ -0,0 +1,26 @@
<?PHP
$tlNavigation['logo_alt_attribute'] = 'Logo von museum-digital';
$tlNavigation['news'] = 'Neuigkeiten';
$tlNavigation['about'] = 'Über uns';
$tlNavigation['resources'] = 'Resourcen';
$tlNavigation['software'] = 'Software';
$tlNavigation['software_md_ausgabe'] = 'Ausgabe / Portal';
$tlNavigation['software_musdb'] = 'musdb';
$tlNavigation['software_themator'] = 'Themator';
$tlNavigation['software_term_nodac'] = 'md:term & nodac';
$tlNavigation['portals'] = 'Portale';
$tlNavigation['terminology_work'] = 'Terminologie-Arbeit';
$tlNavigation['dashboard'] = 'Dashboard';
$tlNavigation['participate'] = 'Mitmachen';
$tlNavigation['mission'] = 'Grundsätze';
$tlNavigation['resources_links'] = 'Links';
$tlNavigation['resources_documents'] = 'Dokumente';
$tlNavigation['third_party'] = 'Drittanwendungen';
$tlNavigation['publications'] = 'Veröffentlichungen';
$tlNavigation['api_based'] = 'Third Party Tools';
$tlNavigation['impressum'] = 'Impressum';
$tlNavigation['contact'] = 'Kontakt';
$tlNavigation['privacy'] = 'Datenschutzerklärung';
$tlNavigation['people'] = 'Team';
$tlNavigation['calendar'] = 'Kalender';
$tlNavigation['development_log'] = 'Development Log';

15
de/participate.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlParticipate['pageTitle'] = 'Bei museum-digital mitmachen! :: museum-digital';
$tlParticipate['pageDescription'] = 'museum-digital ist ein Community-Project. Natürlich freuen wir uns über Unterstützung!';
$tlParticipate['pageKeywords'] = 'Partizipation, Mitmachen, Community';
$tlParticipate['participate_title'] = 'Ein Teil von museum-digital werden';
$tlParticipate['participate_introduction'] = 'Es gibt viele Wege bei museum-digital mitzumachen - der Kreativität sind da kaum Grenzen gesetzt. Direkt mitwirken bei museum-digital können vor allem Museen - doch: Die Museen zu unterstützten qualitätvoll zu inventarisieren und zu publizieren, etwa durch hilfreiche Kommentare, das kann jeder.';
$tlParticipate['individuals'] = 'Sie können einem einzelnen Museum ';
$tlParticipate['individuals_title'] = '... als Einzelner oder als Gruppe';
$tlParticipate['individuals_text'] = 'Sie können einem einzelnen Museum durch Rat und Tat zur Seite stehen. Unter fast allen Objekten finden Sie einen Vermerk "Ist Ihnen etwas aufgefallen ...". Wenn Sie auf diese Zeile klicken, dann können Sie direkt zu dem jeweiligen Objekt mit dem betreffenden Museum per e-Mail in Verbindung treten. Sie können aber auch direkt zu einem der beteiligten Museen gehen und beispielsweise anbieten Objekte aus einem Bereich, in dem Sie sich besonders gut auskennen, zu bearbeiten. Eine andere Möglichkeit besteht darin dem Museum anzubieten, Qualitätvolle Objektfotografien oder Scans der Bildersammlung zu erstellen.';
$tlParticipate['local_museum_title'] = 'Helping Out at Your Local Museum';
$tlParticipate['local_museum_text'] = 'Many, if not most, museums welcome little more than a helping hand. ';
$tlParticipate['institutions_title'] = '... als Institution';
$tlParticipate['institutions_text'] = 'Wenn Sie als Museum bei museum-digital mitmachen wollen, dann braucht es nur eine kurze Beschreibung, ein Foto und die üblichen Kontaktdaten des Museums. Danach wird das Museum in der passenden Instanz von museum-digital eingerichtet und es wird ein Nutzerkonto erstellt. Da museum-digital sehr intuitiv ist genügt meistens schon eine halbstündige Telefonunterweisung um Objekte erfolgreich zu veröffentlichen.
</p><p>
Regionale Museumsverbände oder -beratungsstellen bieten aber auch ganztägige Veranstaltungen an, auf denen das Arbeiten mit museum-digital erläutert wird. Meist sind diese Veranstaltungen mit praktischen Übungen verbunden. Fragen Sie ihren regionalen Museumsverband oder bei einem der Betreuer einer Instanz von museum-digital.';

15
de/people.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlPeople['pageDescription'] = 'Profilseite von %s auf museum-digital.org';
$tlPeople['on'] = 'Auf ';
$tlPeople['tel'] = 'Tel.';
$tlPeople['email'] = 'e-Mail';
$tlPeople['html_feed'] = 'HTML';
$tlPeople['rss'] = 'RSS';
$tlPeople['md_blog'] = 'museum-digital blog';
$tlPeople['affiliation'] = 'Affiliation';
$tlPeople['blog_posts_by'] = 'Beiträge von %s';
$tlPeople['overviewTitle'] = 'Team :: museum-digital';
$tlPeople['overviewDescription'] = 'museum-digital is people. Here you can some people from our core team.';
$tlPeople['overviewKeywords'] = 'museum-digital, team, people';
$tlPeople['overviewListTitle'] = 'Team';
$tlPeople['overviewListSummary'] = 'museum-digital is - in effect - people. Here you can find a list of some of our core team members in random order.';

21
de/portals.php Normal file
View File

@ -0,0 +1,21 @@
<?PHP
$tlPortals['pageTitle'] = 'Portale :: museum-digital';
$tlPortals['pageDescription'] = 'museum-digital ist in verschiedene, regionale Portale unterteilt. Hier können Sie eine Liste dieser Portale finden.';
$tlPortals['pageKeywords'] = 'museum-digital, Portal, Museumsobjekte, Objekte, Zugang';
$tlPortals['portals_title'] = 'Die verschiedenen Portale von Museum-Digital';
$tlPortals['portals_introduction'] = 'museum-digital ist in seinen Ausspielungen (Instanzen des <a href="/software/frontend">"Haupt-Frontends"</a>) regional strukturiert. <a href="/about">Ausgehend von Sachsen-Anhalt</a> wurden anfangs regionale Portale für die verschiedenen Regionen in Deutschland angelegt. Diese werden mittlerweile in einer automatisch erstellten deutschlandweiten Instanz zusammengeführt, bestehen aber weiterhin. Internationale Instanzen sind nach Ländern strukturiert.</p><p>Eine Besonderheit in dieser Struktur bilden die öffentlichen Zusatz-Werkzeuge, der <a href="#themator">Themator</a> und <a href="#mdTerm">md:term</a>.';
$tlPortals['international_portals'] = 'Internationale Portale';
$tlPortals['german_portals'] = 'Regionale Portale in Deutschland';
$tlPortals['themator_title'] = 'Themator: Themenportale';
$tlPortals['themator_introduction'] = 'Der Themator ist ein Werkzeug, entwickelt um Museen und anderen Interessierten eine einfache und flexible Möglichkeit zur Erstellung digitaler Ausstellungen, Lehrmaterialien etc. zu geben. Da der Themator weitestgehend monolingual ist, existieren aktuell zwei verschiedene Instanzen:';
$tlPortals['md_term_title'] = 'md:term: Öffentlicher Zugang zu den kontrollierten Vokabularen von museum-digital';
$tlPortals['md_term_introduction'] = 'Von Anfang an benutzt museum-digital kontrollierte Vokabulare, um ein gemeinsames Tagging und Verknüpfen von Objektdatensätzen zu ermöglichen. Da unsere so erstellten kontrollierten Vokabulare (die mit anderen Normdatenrepositorien wie Wikidata und der <abbr title="Gemeinsame Normdatei">GND</abbr>, dem AAT, geonames, LCSH, BNF, ... verknüpft sind) eine nutzbringende Ergänzung auch für andere sein können, haben wir md:term als öffentlichen Lese-Zugang zu den kontrollierten Vokabularen entwickelt. Neben dem "menschenlesbaren" Vokabularbrowser bietet md:term <abbr title="JavaScript Object Notation">JSON</abbr>- und <abbr title="Simple Knowledge Organization System">SKOS</abbr>-Schnittstellen, um auch eine maschinelle Nutzung der Daten einfach zu ermöglichen.
</p><p>
Abgesehen von den museum-digital eigenen Vokabularen sind unter md:term auch einige externe, im Museumsbereich häufig verwendete Vokabularien zugänglich gemacht, so z.B. die Hessische Systematik oder die Hornbostel-Sachs-Klassifikation, zu finden.';
$tlPortals['Germany'] = 'Deutschland';
$tlPortals['Hungary'] = 'Ungarn';
$tlPortals['Brazil'] = 'Brasilien';
$tlPortals['Indonesia'] = 'Indonesien';
$tlPortals['themator_in_german'] = 'Themator in Deutsch';
$tlPortals['themator_in_hungarian'] = 'Themator in Ungarisch';
$tlPortals['Austria'] = 'Österreich';

74
de/privacy.php Normal file
View File

@ -0,0 +1,74 @@
<?PHP
$tlPrivacy['pageTitle'] = 'Datenschutzerklärung :: museum-digital';
$tlPrivacy['pageDescription'] = 'Datenschutzerklärung auf museum-digital.org';
$tlPrivacy['pageKeywords'] = 'Datenschutzerklärung, museum-digital.org';
$tlPrivacy['title'] = 'Datenschutzerklärung';
$tlPrivacy['text_content'] = ' <h3>Erklärung zum Schutz personenbezogener Daten</h3>
<p>Gemäß der Datenschutzgrundverordnung sind wir verpflichtet den Webseitenbesucher zu Beginn
des Nutzungsvorgangs über Art, Umfang und Zweck der Erhebung und Verwendung personenbezogener Daten zu unterrichten. In dieser Datenschutzerklärung erfahren Sie, welche Daten von uns erfasst werden, zu welchen Zwecken wir die Daten erfassen und was mit den erfassten Daten passiert. Da dies wichtig ist, sollten Sie sich die Zeit nehmen, diese Datenschutzerklärung sorgfältig zu lesen.</p>
<h3>Zweck der Erhebung, Verarbeitung oder Nutzung Ihrer Daten</h3>
<p>
Ihre Daten benötigen wir:
<ol>
<li>Zur Optimierung unseres Angebots.</li>
</ol>
Wir erheben Ihre Daten nur soweit dies notwendig ist. Ihre &uuml;bersandten Daten werden nicht an Markt- oder Meinungsforschung weiter gegeben.
</p>
<h3>Datennutzung und Freiwilligkeit der Einwilligung</strong></h3>
<p>
Alle personenbezogenen Daten, die von Ihnen an uns übermittelt wurden, werden nur für den Zweck verwendet,
für die Sie uns die Daten zur Verfügung gestellt haben. Entfällt dieser Zweck so werden die Daten gelöscht. Sie können unsere Webseite besuchen, ohne dass wir persönliche Daten erheben.
Ihre persönlichen Daten benötigen wir allerdings dann wenn Sie mit uns in Kontakt treten möchten
z.B. durch eine Anfrage. Dies begründet dann auch die Rechtsgrundlage zur Datennutzung damit wir unseren
Rechten und Pflichten aus der Geschäftsverbindung mit Ihnen nachkommen können, gemäß &sect; 28 Abs.1 BDSG.
</p>
<p>
Ihre personenbezogenen Daten welche uns &uuml;ber unsere Webseite &uuml;bersandt
werden erheben, verarbeiten oder nutzen wir nur im
Rahmen der gesetzlichen Bestimmungen. Ihre Einwilligung erfolgt auf freier Entscheidung und ohne Zwang und ist jederzeit widerrufbar.
</p>
<h3>Erfassung von allgemeinen Daten und Informationen</h3>
<p>Der Server von museum-digital erfasst bei jedem Aufruf eine Reihe von allgemeinen Daten und Informationen in den Logfiles. Erfasst werden
<ol>
<li>der vom Aufrufenden verwendeten Browser,</li>
<li>das vom Aufrufenden verwendete Betriebssystem,</li>
<li>die Internetseite, von welcher der Aufrufende auf unsere Webseite gelangt ist,</li>
<li>die Unterwebseiten, welche vom Aufrufenden auf unserer Webseite angewählt werden,</li>
<li>das Datum und die Uhrzeit eines Zugriffs,</li>
<li>eine Internet-Protokoll-Adresse (IP-Adresse),</li>
<li>der Internet-Service-Provider des Aufrufenden und</li>
<li>sonstige ähnliche Daten und Informationen, die der Gefahrenabwehr im Falle von Angriffen auf museum-digital.de dienen.</li>
</ol>
Bei der Nutzung dieser allgemeinen Daten und Informationen zieht museum-digital keine Rückschlüsse auf die betroffene Person. Diese anonym erhobenen Daten und Informationen werden durch museum-digital statistisch ausgewertet. Die anonymen Daten der Server-Logfiles werden getrennt von allen eventuell durch eine betroffene Person angegebenen personenbezogenen Daten gespeichert.</p>
<h3>Einsatz von Cookies</h3>
<p>Um unseren Internetauftritt für Sie benutzerfreundlich zu gestalten und optimal auf Ihre Bedürfnisse abzustimmen, setzen wir in einigen
Bereichen Cookies ein. Ein Cookie ist eine kleine Datei, die lokal auf Ihrem Computer gespeichert wird, sobald Sie eine Website besuchen.
Ihr Browser bietet eine Funktion an, Cookies zu löschen (z.B. über Browserdaten löschen). Weitere Informationen dazu finden Sie in
der Bedienungsanleitung bzw. in der Regel unter Einstellungen Ihres Internet-Browsers. Im Einzelnen wird bei jedem Abruf Folgendes gespeichert:
</p>
<ul>
<li>Speichern des Opt-Outs aus Matomo (siehe unten)</li>
</ul>
<h3>Tracking (Matomo)</h3>
<p>
Auf dieser Website werden unter Einsatz der Webanalysedienst-Software Matomo (www.matomo.org), einem Dienst des Anbieters InnoCraft Ltd., 150 Willis St, 6011 Wellington, Neuseeland, („Mataomo“) auf Basis unseres berechtigten Interesses an der statistischen Analyse des Nutzerverhaltens zu Optimierungs- und Marketingzwecken gemäß Art. 6 Abs. 1 lit. f DSGVO Daten gesammelt und gespeichert. Aus diesen Daten können zum selben Zweck pseudonymisierte Nutzungsprofile erstellt und ausgewertet werden. Die mit der Matomo-Technologie erhobenen Daten (einschließlich Ihrer anonymisierten IP-Adresse) werden auf unseren Servern verarbeitet.
Die erzeugten Informationen im pseudonymen Nutzerprofil werden nicht dazu benutzt, den Besucher dieser Website persönlich zu identifizieren und nicht mit personenbezogenen Daten über den Träger des Pseudonyms zusammengeführt.
Wenn Sie mit der Speicherung und Auswertung dieser Daten aus Ihrem Besuch nicht einverstanden sind, dann können Sie der Speicherung und Nutzung nachfolgend per Mausklick jederzeit widersprechen. In diesem Fall wird in Ihrem Browser ein sogenannter Opt-Out-Cookie abgelegt, was zur Folge hat, dass Matomo keinerlei Sitzungsdaten erhebt. Bitte beachten Sie, dass die vollständige Löschung Ihrer Cookies zur Folge hat, dass auch das Opt-Out-Cookie gelöscht wird und gegebenenfalls von Ihnen erneut aktiviert werden muss. Ein Deaktivieren des Trackings durch Matomo können Sie durch Setzen der Do-Not-Track-Einstellung ihres Browsers erreichen.
</p>
<iframe style="border: 0px; height: 200px; width: 800px; margin: 0px; padding: 0px;" src="https://museum-digital.jrenslin.de/piwik/index.php?module=CoreAdminHome&action=optOut&language=de&backgroundColor=&fontColor=&fontSize=1.2em&fontFamily=Arial"></iframe>
';

7
de/resources.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
$tlResources['pageTitle'] = 'Resources :: museum-digital';
$tlResources['pageDescription'] = 'Here you can find resources on museum-digital specifically and those relevant to the digitization in museums in general.';
$tlResources['pageKeywords'] = 'museums, resources, materials';
$tlResources['resources_title'] = 'Resources';
$tlResources['resources_introduction'] = 'Relevant resources can be found here.';
$tlResources['general'] = 'General';

View File

@ -0,0 +1,6 @@
<?PHP
$tlDocuments['pageTitle'] = 'Dokumente :: museum-digital';
$tlDocuments['pageDescription'] = 'Eine Auswahl hilfreicher Dokumente zur Museumsarbeit, besonders wo sie das Digitale berührt, ist hier zu finden.';
$tlDocuments['pageKeywords'] = 'Dokumente, Museen, Museumsarbeit, Digitalisierung, Inventarisierung';
$tlDocuments['title'] = 'Dokumente';
$tlDocuments['introduction'] = 'Eine Auswahl hilfreicher Dokumente zur Museumsarbeit, besonders wo sie das Digitale berührt, ist hier zu finden.';

11
de/resources_links.php Normal file
View File

@ -0,0 +1,11 @@
<?PHP
$tlLinks['pageTitle'] = 'Links :: museum-digital';
$tlLinks['pageDescription'] = 'Eine Auswahl relevanter Links zur Dokumentation und Digitalisierung im Museum kann hier gefunden werden.';
$tlLinks['pageKeywords'] = 'Links, Museen, Digitalisierung im Museum, Museumsportale';
$tlLinks['title'] = 'Links';
$tlLinks['introduction'] = 'Hier können Sie eine Auswahl interessanter Links finden.';
$tlLinks['museum_portals'] = 'Andere Museumsportale (mit Objektfokus)';
$tlLinks['organizations'] = 'Organisationen';
$tlLinks['name'] = 'Name';
$tlLinks['country'] = 'Land';
$tlLinks['description'] = 'Beschreibung';

16
de/software.php Normal file
View File

@ -0,0 +1,16 @@
<?PHP
$tlSoftware['pageTitle'] = 'Software :: museum-digital';
$tlSoftware['pageDescription'] = 'Bei museum-digital haben wir verschiedene Software-Anwendungen entwickelt, um die Digitalisierung im Museum zu erleichtern.';
$tlSoftware['pageKeywords'] = 'software, Museen, Museumsobjekte, Museumssoftware, museum-digital';
$tlSoftware['software_title'] = 'Software';
$tlSoftware['software_introduction'] = 'Bei museum-digital haben wir über die Jahre verschiedene Anwendungen entwickelt, um unserem Ziel, einer einfachen und inklusiven Digitalisierung im Museum näherzukommen. museum-digital wurde ursprünglich zum Zwecke der digitalen Publikation von Objektdaten <a href="/about">gegründet</a>, und so entwickelten wir zuerst eine <a href="/software/frontend">Ausgabeoberfläche für Objektinformationen</a>.</p>
<p>Da die ursprüngliche Eingabemethode - Museum erfasst die Daten lokal, sendet sie an Programmierer, Programmierer trägt sie in die Datenbank ein - bald nicht mehr zu stemmen war, wurde eine einfache Eingabeoberfläche, <a href="/software/musdb">musdb</a>, entwickelt. Einige Museen, die noch keine Inventarisierungsdatenbank, aber Erfahrung mit musdb hatten, begannen nach Inventarisierungsfunktionen zu fragen, und so änderte sich der Anspruch von musdb: Statt einer Eingabeoberfläche für eine Publikationsplatform, wurde es zum Inventarisierungswerkzeug mit Publikationsoption.</p>
<p>Bald darauf begann die Frage nach einer Möglichkeit zur digitalen Erfassung von Geschichten drängender zu werden. Museumsobjekte, die nicht in einen Kontext eingebettet sind, mögen zwar interessant sein, aber auch das Einbetten der Objekte in einen größeren Zusammenhang ist eine zentrale Aufgabe von Museen. Als Reaktion auf diese Frage wurde der <a href="/software/themator">Themator</a> als unabhängig von den vorherigen Werkzeugen laufendes Tool entwickelt.</p>
<p>Eine frühe Richtungsentscheidung bei der Entwicklung der Ausgabe und von musdb war es, mit allen Museen einer Sprachversion gemeinsam kuratierte kontrollierte Vokabulare zu verwenden. Diese werden intern mit dem Normdaten-Kontroll-Tool <a href="/software/term_nodac">nodac</a> bearbeitet. Da die Vokabulare zunehmend wuchsen und wachsen, und mittlerweile selbst eine nutzbringende Quelle auch für andere Anwendungen sein können, entwickelten <a href="/software/term_nodac">md:term</a>, mit dem Nutzer die Vokabulare durchsuchen und maschinell auslesen können.';
$tlSoftware['frontend_portal'] = 'Ausgabe / Portale';
$tlSoftware['musdb'] = 'musdb';
$tlSoftware['themator'] = 'Themator';
$tlSoftware['term_nodac'] = 'md:term & nodac';
$tlSoftware['resources'] = 'Resourcen';
$tlSoftware['in_blog'] = 'Technik-bezogene Neuigkeiten in unserem Blog';
$tlSoftware['third_party_tools'] = 'Drittanwendungen';

View File

@ -0,0 +1,6 @@
<?PHP
$tlDevLog['pageTitle'] = 'Entwicklungs-Log :: museum-digital';
$tlDevLog['pageDescription'] = 'Entwicklung von museum-digital';
$tlDevLog['pageKeywords'] = 'Software, museum-digital, Entwicklung';
$tlDevLog['status'] = 'Status';
$tlDevLog['development_log'] = 'Entwicklung von museum-digital';

41
de/software_frontend.php Normal file
View File

@ -0,0 +1,41 @@
<?PHP
$tlFrontend['pageTitle'] = 'Die "Ausgabe" :: museum-digital';
$tlFrontend['pageDescription'] = 'museum-digitals vorrangiges Ziel ist die digitale Zugänglichmachung von Museumsinformationen - besonders Objektinformationen. Dies geschieht primär mit der "Ausgabe".';
$tlFrontend['pageKeywords'] = 'Software, Museen, Museumsobjekte, Museumssoftware, Webportal';
$tlFrontend['frontend_title'] = 'Die "Ausgabe"';
$tlFrontend['frontend_introduction'] = 'museum-digital wurde gegründet, um Museumsobjekte im Netz zugänglich zu machen. Das geht nicht ohne die entsprechende Software.</p> <p>So ist die "Ausgabe" die erste Anwendung, die im Rahmen von museum-digital geschrieben wurde. Mit ihr können Museen sich und ihre Objekte gemeinsam im Netz darstellen und durchsuchbar machen.</p> <p>Um ein umfassendes Bild der Museen und ihrer Objekte zu liefern, wurden seitdem vielfältige zusätzliche Informationen anzeigbar gemacht. Einerseits sind dies Informationen zu Sammlungen, Objektgruppen, Ausstellungen und Veranstaltungen, andererseits eine Vielzahl von Optionen, um die Objekte zu verknüpfen und zu visualisieren.';
$tlFrontend['technical_title'] = 'Technisches';
$tlFrontend['design_principles_title'] = 'Design';
$tlFrontend['design_principles_text'] = 'Die "Ausgabe" von museum-digital ist nach dem Prinzip gestaltet, dass auf jeder Seite nur einige wenige zentrale Elemente im Fokus stehen sollen, sodass ein einfaches Verständnis der Inhalte erleichtert wird. Viele weitere Optionen bestehen für Power-User - von Visualisierungen bis zu einer in die Webseite eingebauten Kommandozeile. Diese sind allerdings "versteckt", etwa in einer Seitenspalte oder durch Tastenkombinationen, um die Benutzbarkeit der Seite für Erstbenutzer nicht einzuschränken.';
$tlFrontend['api_title'] = 'Schnittstellen';
$tlFrontend['api_text'] = 'Zur Veröffentlichung und Verfügbarmachung zählt nicht nur das Ermöglichen der Betrachtung. Auch eigene Ideen mit den Daten umzusetzen gehört dazu. Entsprechend sind alle Informationen, die mit der "Ausgabe" von museum-digital veröffentlicht sind auch maschinell über eine einfach zu benutzende <abbr title="JavaScript Object Notation">JSON</abbr>-Schnittstelle auslesbar.</p> <p>Soweit sinnvoll, gibt die "Ausgabe" Informationen auch in passenden offenen Standardformaten aus: Objektinformationen können im <a href="http://www.lido-schema.org/"><abbr title="Lightweight Information Describing Objects">LIDO</a>-Format</a> abgerufen werden, für Museumsinformationen stehen digitale Visitenkarten (<a href="https://de.wikipedia.org/wiki/VCard">vCard</a>) und für Termine Kalender und Kalendereinträge im <a href="https://de.wikipedia.org/wiki/ICalendar">iCalendar-Format</a> zur Verfügung.';
$tlFrontend['development_title'] = 'Entwicklung';
$tlFrontend['development_text'] = 'Die Ausgabe von museum-digital basiert auf PHP7 und MySQL. Für Visualisierungen kommt JavaScript zum Einsatz, auch unter Zuhilfenahme einer Reihe von Bibliotheken, die <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies">hier</a> eingesehen werden können. Für die Versionierung benutzen wir <a href="https://git-scm.com/">git</a>.';
$tlFrontend['screenshots'] = 'Screenshots';
$tlFrontend['resources'] = 'Resourcen';
$tlFrontend['in_blog'] = 'Neuigkeiten zur Entwicklung der Ausgabe im Blog';
$tlFrontend['screenshot-startpage'] = 'Startseite des deutschlandweiten Portals von museum-digital';
$tlFrontend['extended_search_alt'] = 'Erweiterte Sucheinstellungen in der Ausgabe von museum-digital';
$tlFrontend['screenshot_extended_search'] = 'Mithilfe der erweiterten Suche, können Benutzer exakte Abfragen formulieren.';
$tlFrontend['screenshot_enriched_search_results_alt'] = 'Angereicherte Ergebnisseiten im museum-digital Frontend';
$tlFrontend['screenshot_enriched_search_results'] = 'Such-Ergebnisseiten werden, so möglich, mit Informationen aus den <a href=\'/about/terminology\'>kontrollierten Vokabularen</a> angereichert.';
$tlFrontend['in_handbook'] = 'Handbuchseiten zur Ausgabe';
$tlFrontend['api_link'] = 'Kurze Einführung zur API';
$tlFrontend['screenshot_timeline_alt'] = 'Eine Timeline-Seite bei museum-digital';
$tlFrontend['screenshot_timeline'] = 'Die "Ausgabe" von museum-digital bietet eine Zeitleiste, mit der Suchergebnisse nach Zeit sortiert betrachtet werden können.';
$tlFrontend['screenshot_oak_alt'] = 'Eine Objekte-auf-Karte-Seite von museum-digital.';
$tlFrontend['screenshot_oak'] = 'Mit der "Objekte-auf-Karte"-Funktion können Benutzer interessante Objekte auf Basis ihres geographischen Hintergrunds finden.';
$tlFrontend['screenshot_object_page_alt'] = 'Eine Objektseite.';
$tlFrontend['screenshot_object_page'] = 'Eine Objektseite im Frontend von museum-digital.';
$tlFrontend['screenshot_multilinguality_alt'] = 'Mehrsprachigkeit im Frontend von museum-digital.';
$tlFrontend['screenshot_multilinguality'] = 'museum-digital ist mehrsprachig, und so können es auch die erfassten Einträge sein. Die Navigationssprache und Eintragssprache können unabhängig voneinander ausgewählt werden.';
$tlFrontend['screenshot_exhibition_tiles_alt'] = 'Ausstellungsübersichtsseite in der Ausgabe von museum-digital';
$tlFrontend['screenshot_exhibition_tiles'] = 'Eine Ausstellungs-Übersichts-Seite im Kachel-Modus.';
$tlFrontend['screenshot_calendar_alt'] = 'Kalender sind Verfügbar auf den Übersichtsseiten für Ausstellungen und Veranstaltungen.';
$tlFrontend['screenshot_calendar'] = 'Kalender sind Verfügbar auf den Übersichtsseiten für Ausstellungen und Veranstaltungen.';
$tlFrontend['screenshot_graph_view_alt'] = '"Graphenansicht"';
$tlFrontend['screenshot_graph_view'] = 'Mit der "Graphenansicht" bietet sich Benutzern eine alternative Navigationsoption.';
$tlFrontend['screenshot_command_line_alt'] = 'Tastatursteuerung im Frontend von museum-digital.';
$tlFrontend['screenshot_command_line'] = 'Power-user können das Portal mithilfe der eingebauten Tastatursteuerung navigieren.';
$tlFrontend['screenshot_compare_objects_alt'] = 'Objekte vergleichen.';
$tlFrontend['screenshot_compare_objects'] = 'Objekte können mit einem anderen - vorher zum Vergleich vorgemerkten - Objekt verglichen werden.';

59
de/software_musdb.php Normal file
View File

@ -0,0 +1,59 @@
<?PHP
$tlMusdb['pageTitle'] = 'musdb :: museum-digital';
$tlMusdb['pageDescription'] = 'musdb ist unser Tool für Erfassung, Inventarisierung und Museumsmanagement.';
$tlMusdb['pageKeywords'] = 'musdb, Inventarisierung, Museumsmanagement, Museen, Software';
$tlMusdb['musdb_title'] = 'musdb';
$tlMusdb['musdb_introduction'] = 'musdb wurde ursprünglich als Eingabetool zur öffentlichen Seite entwickelt. Seitdem haben wir es zu einem vollständigen Inventarisierungswerkzeug erweitert. Auch Funktionen zum Museumsmanagement sind vorhanden.</p>
<p>Zentral ist dabei:<ul>
<li>Weiterenwicklungen findet auf Wunsch und in Rücksprache mit den Museen statt</li>
<li>musdb wird kollaborativ entwickelt: Anpassungen für ein Museum stehen allen Museen zur Verfügung</li>
<li>mit musdb arbeitet man kollaborativ: die Vokabulare, die für Verknüpfungen mit Personen, Orten, Zeiten und Schlagworten benutzt werden, werden von allen Museen im gleichen Sprachraum gemeinsam genutzt</li>
<li>musdb ist auf eine einfache und intuitive Benutzung ausgelegt</li>
<li>Hilfestellungen und Warnungen regen dazu an, nicht nur einzugeben, sondern qualitativ hochwertige Datensätze zu erzeugen</li></ul>';
$tlMusdb['technical_title'] = 'Technisches';
$tlMusdb['design_principles_title'] = 'Design';
$tlMusdb['design_principles_text'] = 'musdb soll einfach und intuitiv zu benutzen sein. Es soll Spaß machen. Das heißt, dass die Oberfläche einen klaren Fokus auf den Haupt-Gegenstand der jeweiligen Seite bieten sollte. Um dieses Ziel zu erreichen besteht für Benutzer an vielen Stellen die Möglichkeit, sich Features an- und auszuschalten. Optionale Features (etwa die zur Generierung eines QR-Codes für Objektseiten, oder ein "Inhaltsverzeichnis" um auf einer längeren Seite direkt zum richtigen Bereich zu springen) sind in einer Toolbox am Fensterrand untergebracht.</p>
<p><i>Einfach</i> heißt aber auch, dass häufige Benutzer schnell - und auf die ihnen am meisten gelegene Art - arbeiten können. Dafür bietet musdb eine Vielzahl an Hilfestellungen. Bei der folgenden Liste handelt es sich deshalb nur um eine Auswahl:</p>
<ul>
<li>Eine Anzeige, wieviele Buchstaben in einem Eingabefeld eingegeben sind und wieviele es mindestens und maximal sein können</li>
<li>PuQi: Der Publikationsqualitätsindex zeigt, wie sich die Angaben zum Objekt verbessern lassen</li>
<li>Plausi: Mithilfe der kontrollierten Vokabulare kann musdb warnen, wenn Eingaben nicht plausibel sind (Beispiel: Eine Malerin kann ein Gemälde nicht gemalt haben, bevor sie geboren wurde)</li>
<li>Textbausteine erleichtern die schnelle Eingabe von gleichen Inhalten</li>
</ul>
<p>Alternativ zur üblichen Navigation mit der Maus ermöglicht musdb eine umfassende Steuerung per Tastatur und ein eigenes Kontextmenü.';
$tlMusdb['development_title'] = 'Entwicklung';
$tlMusdb['development_text'] = 'musdb basiert auf PHP7 und MySQL. Eine Reihe PHP- und JavaScript-Bibliotheken kommen zum Einsatz. Die Liste der verwendeten Bibliotheken kann <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies#2">im Handbuch</a> gefunden werden.';
$tlMusdb['screenshots'] = 'Screenshots';
$tlMusdb['resources'] = 'Resourcen';
$tlMusdb['in_handbook'] = 'musdb im Handbuch';
$tlMusdb['videos_and_screencasts'] = 'Videos auf YouTube';
$tlMusdb['in_blog'] = 'Neuigkeiten zur Entwicklung von musdb im Blog';
$tlMusdb['screenshot_dashboard_alt'] = 'Dashboard / Standard-Startseite von musdb.';
$tlMusdb['screenshot_dashboard'] = 'Die Standard-Startseite von musdb ist ein benutzerdefinierbares Dashboard. Auch andere Seiten können vom Benutzer als Startseite eingestellt werden.';
$tlMusdb['screenshot_batch_editing_alt'] = 'Stapelverarbeitung in musdb.';
$tlMusdb['screenshot_batch_editing'] = 'musdb bietet Funktionalitäten zur Stapelverarbeitung. Beispielsweise können Filtermengen gesammelt vertaggt oder veröffentlicht werden.';
$tlMusdb['screenshot_xml_export_alt'] = 'XML-Export';
$tlMusdb['screenshot_xml_export'] = 'Benutzer können ihre Daten in md:xml (einer einfachen Notation für die Informationen aller verfügbaren Felder) und <a href=\'http://lido-schema.org\'>LIDO</a> exportieren.';
$tlMusdb['screenshot_backgrounds_alt'] = 'Hintergrund-Recherche-Tool.';
$tlMusdb['screenshot_backgrounds'] = 'Im Bereich "Hintergründe" können Benutzer direkt in musdb in den kontrollierten Vokabularen recherchieren.';
$tlMusdb['screenshot_find_an_export_alt'] = '"Finde einen Exporten": Benutzer verbinden.';
$tlMusdb['screenshot_find_an_export'] = 'Mit dem "Finde einen Experten"-Button können Benutzer andere finden, die zum gleichen Thema gearbeitet haben. Nur solche Benutzer, die dies explizit anschalten, werden hier aufgelistet.';
$tlMusdb['screenshot_multilingual_alt'] = 'Mehrsprachigkeit in musdb.';
$tlMusdb['screenshot_multilingual'] = 'musdb ist mehrsprachig und kann auch mit mehrsprachigen Eingaben arbeiten.';
$tlMusdb['screenshot_navigation_alt'] = 'Navigation von musdb.';
$tlMusdb['screenshot_navigation'] = 'Die Navigation gibt einen groben Überblick über die verschiedenen Sektionen von musdb: Museen, Sammlungen, Objekte, Objektgruppen, Ausstellungen, und mehr.';
$tlMusdb['screenshot_object_overview_alt'] = 'Objektübersicht in musdb.';
$tlMusdb['screenshot_object_overview'] = 'Eine Objekt-Übersichtsseite im Bildermodus. In der rechten Sidebar werden verschiedene Option zur Suche und zum filterbasierten Export angeboten. Eine einfache Listenansicht ist ebenfalls verfügbar.';
$tlMusdb['screenshot_object_page_alt'] = 'Objektseite';
$tlMusdb['screenshot_object_page'] = 'Die Hauptsektion der Objektseite. Oben können Basisinformationen zum Objekt eingegeben werden. Unten sind die Registerkarten für die Bearbeitung detaillierter Informationen zum Objekt sichtbar.';
$tlMusdb['screenshot_record_history_alt'] = 'Datensatzgeschichte eines Objektes.';
$tlMusdb['screenshot_record_history'] = 'Bearbeitungen an Objektdatensätzen werden geloggt.';
$tlMusdb['screenshot_provenance_research_alt'] = 'Registerkarte: Provenienzrecherche.';
$tlMusdb['screenshot_provenance_research'] = 'Mit der Registerkarte Provenienzrecherche können detaillierte Reporte zu einer vordefinierten Auswahl von relevanten Themen gespeichert werden.';
$tlMusdb['screenshot_restoration_alt'] = 'Registerkarte: Restaurierung';
$tlMusdb['screenshot_restoration'] = 'Die Registerkarte Restauration bietet einerseits die Option, eine farbkodierte und schnell zu erfassende Zusammenfassung des Objektzustands zu notieren, andererseits detaillierte Reporte zu speichern.';
$tlMusdb['screenshot_user_management_alt'] = 'Benutzer- und Rechteverwaltung.';
$tlMusdb['screenshot_user_management'] = 'Museumsdirektoren können detaillierte Rechte- und Zugriffseinstellungen für die Benutzer ihres Museums vornehmen.';

View File

@ -0,0 +1,13 @@
<?PHP
$tlTermNodac['pageTitle'] = 'nodac & md:term :: museum-digital';
$tlTermNodac['pageDescription'] = 'Bei museum-digital haben wir zwei Tools entwickelt um kontrolliertes Vokabular zu bearbeiten und sichtbar zu machen: nodac und md:term.';
$tlTermNodac['pageKeywords'] = 'Software, Kontrolliertes Vokabular, Tagging';
$tlTermNodac['term_nodac_title'] = 'Werkzeuge zur Begriffskontrolle bei museum-digital: nodac und md:term';
$tlTermNodac['term_nodac_introduction'] = 'nodac ist der Name des zentralen Werkzeugs zur Korrektur, Anreicherung und Hierarchisierung der bei museum-digital kontrollierten Begriffe. Das nodac-Tool ist mehrsprachig und kann zur Kontrolle von Vokabularen in vielen Sprachen eingesetzt werden. Mit dem nodac-Tool können externe Vokabulare verwaltet werden, wie etwa die Hornbostel-Sachs-Systematik für Musikinstrumente oder die Hessische Systematik.</p>
<p>Vor allem dient nodac aber der Bearbeitung der eigenen Vokabulare von museum-digital.
Anreicherung und Hierarchisierung der von den Museen eingegebenen Begriffe aus den Bereichen Akteure (Personen etc), Geografika (Orte etc.), Zeiten und Schlagworte geschehen ausschließlich im nodac-Tool durch die Normdatenredaktion - und sie geschehen zentral für jede Sprachvariante von museum-digital.
Für die teilnehmenden Museen soll alles möglichst einfach sein, deshalb kann jedes Museum beispielsweise frei Schlagworte zu seinen Objekten vergeben. Den Rest, also in diesem Falle eine Definition des Schlagwortes, eine Anreicherung mit Verknüpfungen zu allgemein verwendeten Normdatenrepositorien (GND, AAT, geonames, ...) sowie die Hierarchiebildung übernimmt die Normdatenredaktion mithilfe von nodac.</p>
<p>
md:term ist quasi das Gegenstück zu nodac. Es ist der freie verwendbare Zugang zu den museum-digital eigenen Vokabularen aber auch zu vielen anderen Vokabularen. Querverweise zwischen den Vokabularen werden genauso angezeigt wie jeder Begriff in seiner Hierarchie über <a href="https://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System"><abbr title="Simple Knowledge Organization System">SKOS</abbr></a> und <abbr title="JavaScript Object Notation">JSON</abbr> zugänglich gemacht wird. Auf diese Weise - und insbesondere durch die spezielle API von md:term - ist es auch anderen Programmen als museum-digital möglich, das hier gespeicherte Wissen nachzunutzen und zu inkorporieren.';

15
de/software_themator.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlThemator['pageTitle'] = 'Themator :: museum-digital';
$tlThemator['pageDescription'] = 'Der Themator ist museum-digitals Software für digitales Story-telling.';
$tlThemator['pageKeywords'] = 'Software, Story-telling, Themen, Narrative, Digitale Ausstellungen';
$tlThemator['themator_title'] = 'Der Themator - Digitales Story-Telling und digitale Ausstellungen';
$tlThemator['screenshots'] = 'Screenshots';
$tlThemator['themator_introduction'] = 'Der Themator ist museum-digitals Software für digitales Storytelling.</p>
<p>Bald nachdem das <a href="/software/frontend">Haupt-Frontend</a> für museum-digital programmiert und veröffentlicht war, wurde die Frage nach Möglichkeiten zur Einbettung der Objektinformationen in digitale Narrative häufiger gestellt. Als Antwort darauf begann die Entwicklung des Themators.</p>
<p>Der Themator ist um <em>Themen</em> strukturiert, die anderen Themen über- und/oder untergeordnet sein können. Sie können mit Objekten (sowohl solchen, die nur im Themator erfasst wurden als auch solchen aus den verschiedenen <a href="/about/portals">Portalen von museum-digital</a>), Literatureinträgen, und mehr verknüpft werden. Der Fokus auf Themen ermöglicht eine breite Reihe an Anwendungsfällen im Bereich des digitalen Storytellings, besonders wo es mit Museumsobjekten in Berührung kommt. Einerseits kann der Themator für digitale Ausstellungen verwendet werden. Andererseits wurde er beispielsweise aber auch schon zur Erstellung von <a href="https://hu.museum-digital.org/themator/ausgabe/showthema.php?m_tid=1&tid=1&ver=standalone">Lehrmaterialien für die deutsche Minderheit in Ungarn</a> eingesetzt.</p>
<p>Die Breite der möglichen Anwendungsfälle führte zur Entscheidung den Themator als komplett eigenständiges Werkzeug zu gestalten. Er ermöglicht die Einbindung von Objekten aus verschiedenen Instanzen in ein und dasselbe Thema.';
$tlThemator['screenshot_overview_germany'] = 'Übersicht der Themen in der deutschsprachigen Version';
$tlThemator['screenshot_topic_page'] = 'Eine "Themenseite" im Themator';
$tlThemator['screenshot_exhibition_view'] = 'Der Themator bietet eine Ausstellungsansicht, ein wenig wie eine Diavorführung';
$tlThemator['screenshot_linked_objects'] = 'Liste der mit einem Thema verbundenen Objekte';
$tlThemator['screenshot_object_page'] = 'Ansicht eines einzelnen Objektes. Neben jenen Objekten, die speziell für den Themator erfasst wurden, können auch Objekte eingebunden werden, die aus museum-digital kommen.';

View File

@ -0,0 +1,11 @@
<?PHP
$tlThirdParty['pageTitle'] = 'Drittanwendungen :: museum-digital';
$tlThirdParty['pageDescription'] = 'Mithilfe der verschiedenen Programmierschnittstellen sind bereits eine Reihe von zusätzlichen Anwendungen erstellt worden.';
$tlThirdParty['pageKeywords'] = 'Software, Museumssoftware, API, Digitalisierung im Museum, Programmierschnittstellen';
$tlThirdParty['title'] = 'Anwendungen auf Basis der API';
$tlThirdParty['introduction'] = 'Mithilfe der verschiedenen Programmierschnittstellen sind bereits eine Reihe von zusätzlichen Anwendungen erstellt worden. Diese sind prinzipiell unabhängig von museum-digital. Da sie trotzdem in der einen oder anderen Art mit museum-digital interagieren, sammeln wir an dieser Stelle kurze Beschreibungen von solchen Anwendungen, von denen wir wissen.';
$tlThirdParty['resources'] = 'Resourcen';
$tlThirdParty['in_blog'] = 'Neuigkeiten zu API-basierten Anwendungen im Blog';
$tlThirdParty['website'] = 'Webseite';
$tlThirdParty['license_usage'] = 'Lizenz / Nutzung';
$tlThirdParty['authors'] = 'Autor(en)';

9
de/statistics.php Normal file
View File

@ -0,0 +1,9 @@
<?PHP
$tlStatistics['frontend'] = 'Ausgabe / Portal';
$tlStatistics['musdb'] = 'musdb';
$tlStatistics['themator'] = 'Themator';
$tlStatistics['noda'] = 'md:term & nodac';
$tlStatistics['others'] = 'Weitere';
$tlStatistics['Total'] = 'Gesamt';
$tlStatistics['Checked'] = 'Geprüft';
$tlStatistics['users'] = 'Benutzer';

9
de/terminology.php Normal file
View File

@ -0,0 +1,9 @@
<?PHP
$tlTerminology['pageTitle'] = 'Terminologie bei museum-digital :: museum-digital';
$tlTerminology['pageDescription'] = 'Bei museum-digital nutzen wir kontrollierte Vokabulare um das Auffinden zu erleichtern. Hier beschreiben wir, wie wir dabei vorgehen.';
$tlTerminology['pageKeywords'] = 'Terminologie, Museen, Kontrolliertes Vokabular, Tagging';
$tlTerminology['terminology_title'] = 'Kontrollierte Vokabulare bei museum-digital';
$tlTerminology['terminology_role_of_terminology'] = 'Für museum-digital sind kontrollierte Begriffe von zentraler Bedeutung. In vier verschiedenen Katalogen werden Akteure (Personen, Institutionen, ...) Geografika (Orte und Gebäude), Zeiten (Zeitpunkte und Zeiträume) sowie Schlagworte erfasst. Die einzelnen Begriffe werden angereichert mit Definitionen und Verweisen auf externe kontrollierte Vokabulare (Wikipedia, GND, ULAN, RKD, MBL, LAGIS, geonames, TGN, AAT, LCSH, ...). Gleichzeitig werden die Begriffe in Hierarchien eingepasst. Dies hat den Vorteil, dass bei einer Suche nach einem übergeordneten Begriff immer auch die Objekte zu den untergeordneten Begriffen gefunden werden. Eine Suche nach Kinderspielzeug findet so auch alle Schaukelpferde und eine Suche nach Fahrzeugen findet alle Automobile.';
$tlTerminology['terminology_how_we_do_it'] = 'Wie werden die Vokabulare kontrolliert';
$tlTerminology['terminology_how_we_do_it_text'] = 'Vokabulararbeit ist bei museum-digital zentralisiert. Alle Museen in allen Instanzen einer Sprachvariante von museum-digital arbeiten mit dem jeweils gleichen Set von kontrollierten Begriffen. Gründliche Vokabularbeit ist sehr zeitaufwendig sein, deshalb wurde versucht möglichst viel davon den teilnehmenden Museen abzunehmen. Zentralisierte Vokabularbeit führt außerdem zu eindeutigeren Resultaten.
Für die Vokabulararbeit haben wir ein eigenes Tool, <a href="/software/term_nodac">nodac</a>, entwickelt mit welchem viele Anreicherungen semi-automatisch durchgeführt werden können und mit dem es einfach ist, die jeweiligen Hierarchien zu erzeugen. Mit diesem Tool lassen sich zudem Massenkorrekturen durchführen. Aus freiwilligen Beiträgen der Museen, mit Unterstützung einiger Bundesländer, aus Projektmitteln und insbesondere durch ehrenamtlichen Einsatz wird die Normdatenarbeit von einem kleinem Team bewerkstelligt.';

11
en/about.php Normal file
View File

@ -0,0 +1,11 @@
<?PHP
$tlAbout['pageTitle'] = 'About museum-digital :: museum-digital';
$tlAbout['pageDescription'] = 'Who or what is museum-digital? We are a project to further the digitization of museums and museum data.';
$tlAbout['pageKeywords'] = 'Museums, Digitization, Community, Research';
$tlAbout['about_title'] = 'About museum-digital';
$tlAbout['about_introduction'] = 'Museum-digital is an initiative of museums. The initiative was founded in 2009. It was created to develop a process as simple as possible for publishing information on museums and their objects online. Starting with six participating museums in Saxony-Anhalt, Germany, there are now over 600, mainly in Germany and Hungary. The simple publication has been extended with additional forms of presentation, but a strong focus on a good inventory has become a central feature of museum-digital. At museum-digital, we work together to develop software aimed at making inventorization and digital publishing easy but high quality.';
$tlAbout['about_resources'] = 'Resources';
$tlAbout['logos_caption'] = 'Here you can find the different logos of museum-digital for downloading.';
$tlAbout['background_title'] = 'Where Do We Come From - and Where Will We Go?';
$tlAbout['background_content'] = 'In mid 2009, the AG Digitization of the State Museum Association gathered and founded museum-digital. It was May 2009, and the recently founded working group soon spread to research how long it takes to digitize an object. The data thus gathered provided the fodder for an initial writing of the frontend for museum-digital.';
$tlAbout['the_future'] = 'museum-digital is always open for people to join. The development takes place as it is needed. Where ever there may be museums that join hands to use museum-digital, be it for publishing, inventory or both, they can do so. If needed, a new instance will be created or we can consider other ways of cooperation. Since we develop alongside the always changing needs of the community, there is no clear-cut roadmap for museum-digital in the time ahead.';

View File

@ -0,0 +1,8 @@
<?PHP
$tlPublications['pageTitle'] = 'Publications :: museum-digital';
$tlPublications['pageDescription'] = 'This page features a list of publications about and based on museum-digital.';
$tlPublications['pageKeywords'] = 'museum-digital, Research, Academy, Publications';
$tlPublications['publications_title'] = 'Publications about museum-digital';
$tlPublications['publications_introduction'] = 'Besides providing infrastructure, museum-digital\'s flexibility and non-profit nature invites experimentation and provides ample opportunities for research. Over the years, a number of publications have been published on or based on museum-digital. You can find a list of these publications below.';
$tlPublications['Rohde-Enslin2015'] = 'PuQi - A Clever Way to Produce Better Data';
$tlPublications['Kopp-Sievers2015'] = 'museum-digital - A Civil Society Project of Large and Small Museums';

8
en/calendar.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlCalendar['dateformat'] = 'Y-M-D';
$tlCalendar['calendarPageTitle'] = 'Calendar :: museum-digital';
$tlCalendar['calendarPageDescription'] = 'On this page you can find current events concerning museum-digital, e.g. seminars.';
$tlCalendar['calendarPageKeywords'] = 'museum-digital, Calendar, Events, Seminars';
$tlCalendar['calendar_title'] = 'Calendar';
$tlCalendar['calendar_introduction'] = 'On this page you can find current events concerning museum-digital, e.g. seminars.';
$tlCalendar['attendees'] = 'Attendees';

8
en/contact.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlContact['pageTitle'] = 'Contact :: museum-digital';
$tlContact['pageDescription'] = 'Get in touch with museum-digital.';
$tlContact['pageKeywords'] = 'Contact, museum-digital';
$tlContact['contacts_title'] = 'Contact';
$tlContact['contacts_introduction'] = '"museum-digital" is a common undertaking of museums and their associations. You can contact us at:';
$tlContact['e-mail'] = 'e-Mail';
$tlContact['impressum'] = 'Copyright Page';

34
en/dashboard.php Normal file
View File

@ -0,0 +1,34 @@
<?PHP
$tlDashboard['pageTitle'] = 'Dashboard :: museum-digital';
$tlDashboard['pageDescription'] = 'Facts, Figures, Benchmarks on museum-digital and it\'s various instances';
$tlDashboard['pageKeywords'] = 'museum-digital, Statistics, Graphs, Museums, Museum Digitization';
$tlDashboard['dashboard'] = 'Dashboard';
$tlDashboard['dashboard_introduction'] = 'Here you can find facts and figures documenting the development and growth of museum-digital.';
$tlDashboard['in_the_database'] = 'Entities in the Database';
$tlDashboard['objects'] = 'Objects';
$tlDashboard['museums'] = 'Museums';
$tlDashboard['collections'] = 'Collections';
$tlDashboard['literature_entries'] = 'Literature entries';
$tlDashboard['exhibitions'] = 'Exhibitions';
$tlDashboard['appointments'] = 'Events';
$tlDashboard['user_accounts'] = 'User accounts';
$tlDashboard['images'] = 'Images';
$tlDashboard['visitor_stats'] = 'Visitor Statistics';
$tlDashboard['visitors_yesterday'] = 'Visitors yesterday';
$tlDashboard['visitors_this_month'] = 'Visitors this month';
$tlDashboard['controlled_vocabularies'] = 'Controlled Vocabularies';
$tlDashboard['popular_entries_in_german'] = 'Popular German-language Entries';
$tlDashboard['title_actors'] = 'Actors';
$tlDashboard['title_places'] = 'Places';
$tlDashboard['title_tags'] = 'Tags';
$tlDashboard['popular_entries_in_hungarian'] = 'Popular Hungarian-language Entries';
$tlDashboard['controlled_vocabularies_figcaption_german'] = 'Controlled vocabularies in the German database<br/>From left to right: People, Places, Times, Tags';
$tlDashboard['controlled_vocabularies_figcaption_hungarian'] = 'Controlled vocabularies in the Hungarian database<br/>From left to right: People, Places, Times, Tags';
$tlDashboard['was_founded'] = 'museum-digital was founded on %s';
$tlDashboard['is_days_old'] = 'museum-digital is %s days old';
$tlDashboard['avg_obj_desc_length'] = 'An average object description is %s characters long';
$tlDashboard['avg_puqi_value'] = 'The average <a href="https://journals.uic.edu/ojs/index.php/UC/article/download/6218/5067">PuQi</a> score of all public objects is';
$tlDashboard['development'] = 'Development';
$tlDashboard['git_commits_by_project_and_month'] = 'Development interactions by project and month';
$tlDashboard['quality'] = 'Quality';
$tlDashboard['popular_entries'] = 'Popular Entries';

5
en/errorPages.php Normal file
View File

@ -0,0 +1,5 @@
<?PHP
$tlErrors['403_title'] = 'Forbidden';
$tlErrors['403_text'] = 'You are not allowed to access this page. Please refer to the navigation above to find all of our pages.';
$tlErrors['404_title'] = 'Oops ... There\'s nothing here';
$tlErrors['404_text'] = 'There is nothing to be found here. At the top of the page you can however find contents in the navigation bar.';

7
en/footer.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
$tlFooter['contact'] = 'Contact';
$tlFooter['impressum'] = 'Copyright Page';
$tlFooter['privacy'] = 'Privacy Policy';
$tlFooter['search'] = 'Search';
$tlFooter['search_in_mdorg'] = 'Search museum-digital.org';
$tlFooter['search_in_md'] = 'Search for objects';

12
en/home.php Normal file
View File

@ -0,0 +1,12 @@
<?PHP
$tlHome['pageTitle'] = 'museum-digital';
$tlHome['pageDescription'] = 'museum-digital is a community project for the digitization of museum and museum object information.';
$tlHome['pageKeywords'] = 'Museums, Digitization, Community, Research';
$tlHome['opener_title'] = 'Enabling Museums to Let the World in - the Way they Want';
$tlHome['opener_text'] = 'museum-digital is an initiative, it is a software suite, and it is a platform. In January 2009, museum workers from the German state of Saxony-Anhalt gathered at the <a href="https://st.museum-digital.de/index.php?t=institution&instnr=6">Kreismuseum Bitterfeld</a> to discuss digitization and agreed to go online together. This was the founding event of museum-digital. Even then it was clear: Going online and becoming visible can only be achieved together. Together, software was developed; together, the museums present themselves and their objects online. What started as a small group in Saxony-Anhalt has now grown into a community that transcends national and language borders.';
$tlHome['community_title'] = 'Collaboration and Mutual Aid';
$tlHome['community_text'] = 'Every museum has its possibilities and aims. At museum-digital, they work together. In contrast to other portals, museum-digital offers tools both for <a href="/software/frontend">publishing</a> and <a href="/software/musdb">indexing</a> object information. All museums of the instances using a common primary language are using a shared pool of controlled and enriched terms. Working on a centralized pool of <a href="/about/terminology">controlled vocabularies</a> saves each museum a lot of time and helps to visualize links between information from the different museums. It is thus a central part of successfully publishing online.</p>
<p>
<!-- By establishing appropriate communication channels, museum-digital supports the direct contact among colleagues beyond museum borders. -->
The community is inclusive and open: every museum can participate, as the greatest treasures are often found at far-off places.
Being open for museums of all kinds and sizes is only possible by putting flexibility and simplicity first. These, together with giving each museum and user full control over their data are the main principles of museum-digital.';

4
en/impressum.php Normal file
View File

@ -0,0 +1,4 @@
<?PHP
$tlImpressum['pageTitle'] = 'Copyright Page';
$tlImpressum['pageDescription'] = 'Copyright of museum-digital.org';
$tlImpressum['pageKeywords'] = 'Copyright, museum-digital, museum-digital.org';

1
en/join_us.php Normal file
View File

@ -0,0 +1 @@
<?PHP

10
en/mission.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlMission['pageTitle'] = 'Mission and Vision :: museum-digital';
$tlMission['pageDescription'] = 'museum-digital is a project for the digitization of museum data. Here we declare our mission.';
$tlMission['pageKeywords'] = 'Museum-digital, Museums, Digitization, Mission Statement, Aims';
$tlMission['missions_title'] = 'Mission';
$tlMission['missions_introduction'] = 'Museums and their objects should be online! Museum-digital\'s aim is to create simple to use tools and an appropriate environment for this. Museums that use a different software for inventory can use museum-digital for publishing their data. For all other museums that may not yet have a dedicated inventory tool museum-digital offers appropriate tools.</p>
<p>Museum-digital is a community: all participating museums can join the conversation on what the project should focus on, and how the software is to be developed further. By and by, infrastructure is set up to facilitate and develop the conversation about the digital and museums.</p>
<p>An important principle of museum-digital is to respect existing structures.';

26
en/navigation.php Normal file
View File

@ -0,0 +1,26 @@
<?PHP
$tlNavigation['logo_alt_attribute'] = 'Logo of museum-digital';
$tlNavigation['news'] = 'News';
$tlNavigation['about'] = 'About';
$tlNavigation['resources'] = 'Resources';
$tlNavigation['software'] = 'Software';
$tlNavigation['software_md_ausgabe'] = 'Frontend/Portal';
$tlNavigation['software_musdb'] = 'musdb';
$tlNavigation['software_themator'] = 'Themator';
$tlNavigation['software_term_nodac'] = 'md:term & nodac';
$tlNavigation['portals'] = 'Portals';
$tlNavigation['terminology_work'] = 'Terminology work';
$tlNavigation['dashboard'] = 'Dashboard';
$tlNavigation['participate'] = 'Participate';
$tlNavigation['mission'] = 'Mission';
$tlNavigation['resources_links'] = 'Links';
$tlNavigation['resources_documents'] = 'Documents';
$tlNavigation['third_party'] = 'Third Party Tools';
$tlNavigation['publications'] = 'Publications';
$tlNavigation['api_based'] = 'Third Party Tools';
$tlNavigation['impressum'] = 'Copyright';
$tlNavigation['contact'] = 'Contact';
$tlNavigation['privacy'] = 'Privacy';
$tlNavigation['people'] = 'People';
$tlNavigation['calendar'] = 'Calendar';
$tlNavigation['development_log'] = 'Development Log';

15
en/participate.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlParticipate['pageTitle'] = 'Become a part of museum-digital! :: museum-digital';
$tlParticipate['pageDescription'] = 'Museum-digital is a community project. Of course, we always welcome volunteers who are ready to help out!';
$tlParticipate['pageKeywords'] = 'Participation, Volunteering, Community';
$tlParticipate['participate_title'] = 'Becoming a part of museum-digital';
$tlParticipate['participate_introduction'] = 'Helping museum-digital is possible in a multitude of ways. Direct participation is mainly reserved for museums, but anybody can help greatly by providing meaningful information and comments.';
$tlParticipate['individuals'] = 'You can visit a single museum';
$tlParticipate['individuals_title'] = '...alone or with a group';
$tlParticipate['individuals_text'] = 'You can help museums greatly by providing information and working with the museums. At the bottom of almost all object pages, there is a link "Do you know more ...?". By clicking on this line, you can directly provide e-mail feedback on the given object to the related museum. You may however also offer help to a museum in your area of expertise.';
$tlParticipate['local_museum_title'] = 'Helping Out at Your Local Museum';
$tlParticipate['local_museum_text'] = 'Many, if not most, museums welcome little more than a helping hand. ';
$tlParticipate['institutions_title'] = '... as an Institution';
$tlParticipate['institutions_text'] = 'If your institution wants to join museum-digital, you only need a short description, a photo, and the usual contact information of the museum. The museum will then be entered into the appropriate instance of museum-digital and a user account for the museum will be set up. Our tools have shown to be sufficiently intuitive for half an hour of an introduction (via phone) to be sufficient for publishing an object.</p>
<p>Regional museum associations often offer day-long seminars in which working with museum-digital is discussed in more detail. These events usually feature hands-on exercises. It may be fruitful to consult your regional museum association or the administrator of your region of museum-digital.';

15
en/people.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlPeople['pageDescription'] = 'Profile page of %s at museum-digital';
$tlPeople['on'] = 'On';
$tlPeople['tel'] = 'Tel.';
$tlPeople['email'] = 'e-Mail';
$tlPeople['html_feed'] = 'HTML feed';
$tlPeople['rss'] = 'RSS';
$tlPeople['md_blog'] = 'museum-digital blog';
$tlPeople['affiliation'] = 'Affiliation';
$tlPeople['blog_posts_by'] = 'Blog Posts by %s';
$tlPeople['overviewTitle'] = 'Team :: museum-digital';
$tlPeople['overviewDescription'] = 'Museum-digital is people. Here you can learn about some people from our core team.';
$tlPeople['overviewKeywords'] = 'Museum-digital, Team, People';
$tlPeople['overviewListTitle'] = 'Team';
$tlPeople['overviewListSummary'] = 'Museum-digital is - in effect - people. Here you can find a list of some of our core team members in random order.';

19
en/portals.php Normal file
View File

@ -0,0 +1,19 @@
<?PHP
$tlPortals['pageTitle'] = 'Portals :: museum-digital';
$tlPortals['pageDescription'] = 'Museum-digital is represented on different, regional portals. Here is a list of them.';
$tlPortals['pageKeywords'] = 'Museum-digital, Portals, Museum Objects, Access';
$tlPortals['portals_title'] = 'The different portals of museum-digital';
$tlPortals['portals_introduction'] = 'Museum-digital is composed of different portals. Most of them are regionally structured.';
$tlPortals['international_portals'] = 'International Portals';
$tlPortals['german_portals'] = 'Regional portals in Germany';
$tlPortals['themator_title'] = 'Themator: Topical Portals';
$tlPortals['themator_introduction'] = 'The themator is a tool we developed to enable museums and like-minded people to create digital exhibitions and - more generally - to easily engage in digital storytelling. As the themator is largely monolingual, we have set up different instances of it.';
$tlPortals['md_term_title'] = 'md:term: The controlled vocabularies of museum-digital made accessible';
$tlPortals['md_term_introduction'] = 'Around 2010, we started to use controlled vocabularies to facilitate the common tagging and interlinking of digitized objects. For a long time, these vocabularies were not accessible for any outside viewers. Since they may be a useful resource to some, we have since developed md:term as a public and hopefully easily accessible portal for our (and some other) controlled vocabularies.';
$tlPortals['Germany'] = 'Germany';
$tlPortals['Hungary'] = 'Hungary';
$tlPortals['Brazil'] = 'Brazil';
$tlPortals['Indonesia'] = 'Indonesia';
$tlPortals['themator_in_german'] = 'Themator in German';
$tlPortals['themator_in_hungarian'] = 'Themator in Hungarian';
$tlPortals['Austria'] = 'Austria';

60
en/privacy.php Normal file
View File

@ -0,0 +1,60 @@
<?PHP
$tlPrivacy['pageTitle'] = 'Privacy Policy :: museum-digital';
$tlPrivacy['pageDescription'] = 'Privacy Policy of museum-digital.org';
$tlPrivacy['pageKeywords'] = 'privacy Policy, Privacy';
$tlPrivacy['title'] = 'Privacy Policy';
$tlPrivacy['text_content'] = ' <h3>Declaration of the Protection of Personal Data</h3>
<p>In accordance with the General Data Protection Regulation, we are obliged to inform the website visitor at the beginning of their usage of this site about the nature, scope, and purpose of the collection and use of personal data. In this privacy statement you will learn which data we collect, for what purposes we collect the data, and what happens to the data collected. Since this is important, you should take the time to read this privacy policy carefully.</p>
<h3>Purpose of Collecting, Processing, or Using Your Data</h3>
<p>
We need your data:
<ol>
<li>1. To optimize our offerings.</li>
</ol>
We only collect your data when necessary. Your information will not be given to third parties for market or opinion research.
</p>
<h3>Data Usage and Voluntariness of Consent</strong></h3>
<p>
All personal identifiable information you submit to us will only be used for the purpose for which you consented to provide us with. If this purpose is omitted, the data will be deleted. You can visit our website without us collecting personal information. However, we require your personal data if you would like to contact us, e.g. by a request. This then also establishes the legal basis for the use of data so that we can meet our rights and obligations arising from the business relationship with you, in accordance with § 28 Abs.1 BDSG.
</p>
<p>
Your personal data sent to us via our website will be collected, processed or used only in accordance with the statutory provisions. Your consent is made at your own discretion and without compulsion and is revocable at any time.
</p>
<h3>Collection of General Data and Information</h3>
<p>The server of museum-digital collects a series of general data and information in the logfiles every time it is called up. To be collected:
<ol>
<li>the browser used by the individual,</li>
<li>the operating system used by the individual,</li>
<li>the website from which the caller came to our website,</li>
<li>the sub-web pages, which are selected by the caller on our website,</li>
<li>the date and time of visit,</li>
<li>an Internet-Protocol Address (IP Address),</li>
<li>the internet service provider of the individual and</li>
<li>other similar data and information that serve security purposes in case of attacks on museum-digital.de.</li>
</ol>
When using this general data and information, museum-digital does not draw any conclusions about the person concerned. This anonymously collected data and information are statistically evaluated by museum-digital. The anonymous data of the server log files are stored separately from any personal data that may be provided by an affected person.</p>
<h3>Use of Cookies</h3>
<p>In order to make our website user-friendly and to optimally match your needs we use cookies in some areas. A cookie is a small file that is stored locally on your computer as soon as you visit a website. Your browser offers a feature to delete cookies (for example, delete via browser data). Further information can be found in the operating instructions or usually under Settings of your Internet browser. Specifically, the following is stored with each access:
</p>
<ul>
<li>Saving the opt-out from Matomo (see below)</li>
</ul>
<h3>Tracking (Matomo)</h3>
<p>
On this website, using the web analysis service software Matomo (www.matomo.org), a service of the provider InnoCraft Ltd., 150 Willis St, 6011 Wellington, New Zealand, ("Mataomo") based on our legitimate interest in the statistical analysis of user behavior for optimization and marketing purposes in accordance with Art. 6 para. 1 lit. f DSGVO data collected and stored. From this data, pseudonymised usage profiles can be created and evaluated for the same purpose. The data collected using Matomo technology (including your anonymous IP address) will be processed on our servers. The information generated in the pseudonymous user profile is not used to personally identify the visitor to this website and is not merged with personal data about the bearer of the pseudonym. If you do not agree with the storage and evaluation of this data from your visit, then you can object to the storage and use at any time by clicking the mouse. In this case, a so-called opt-out cookie is stored in your browser, with the result that Matomo does not collect any session data. Please note that the complete deletion of your cookies means that the opt-out cookie is also deleted and may need to be reactivated by you. Disabling Matomo tracking can be achieved by setting your browser\'s Do-Not-Track setting.
</p>
<iframe style="border: 0px; height: 200px; width: 800px; margin: 0px; padding: 0px;" src="https://museum-digital.jrenslin.de/piwik/index.php?module=CoreAdminHome&action=optOut&language=en&backgroundColor=&fontColor=&fontSize=1.2em&fontFamily=Arial"></iframe>';

7
en/resources.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
$tlResources['pageTitle'] = 'Resources :: museum-digital';
$tlResources['pageDescription'] = 'Here you can find specific resources on museum-digital and those relevant to the digitization in museums in general.';
$tlResources['pageKeywords'] = 'Museums, Resources, Materials';
$tlResources['resources_title'] = 'Resources';
$tlResources['resources_introduction'] = 'Relevant resources can be found here.';
$tlResources['general'] = 'General';

View File

@ -0,0 +1,6 @@
<?PHP
$tlDocuments['pageTitle'] = 'museum-digital :: Resources';
$tlDocuments['pageDescription'] = 'A selection of helpful documents about museum work in general and specific digital museum work can be found here.';
$tlDocuments['pageKeywords'] = 'Documents, Museums, Museum Works, Digitization, Inventory';
$tlDocuments['title'] = 'Documents';
$tlDocuments['introduction'] = 'A selection of helpful documents about museum work in general and specific digital museum work can be found here.';

11
en/resources_links.php Normal file
View File

@ -0,0 +1,11 @@
<?PHP
$tlLinks['pageTitle'] = 'museum-digital :: Links';
$tlLinks['pageDescription'] = 'A selection of relevant links about museum digitization can be found here.';
$tlLinks['pageKeywords'] = 'Links, Museums, Digitization in Museums, Museum Portals';
$tlLinks['title'] = 'Links';
$tlLinks['introduction'] = 'Here you can find a list of interesting links.';
$tlLinks['museum_portals'] = 'Other Museum (Object) Portals';
$tlLinks['organizations'] = 'Organizations';
$tlLinks['name'] = 'Name';
$tlLinks['country'] = 'Country';
$tlLinks['description'] = 'Description';

22
en/software.php Normal file
View File

@ -0,0 +1,22 @@
<?PHP
$tlSoftware['pageTitle'] = 'Software :: museum-digital';
$tlSoftware['pageDescription'] = 'At museum-digital, we have developed a set of software solutions to aid different parts of museum (digitization) work.';
$tlSoftware['pageKeywords'] = 'Software, Museums, Museum Objects, Museum Software, museum-digital';
$tlSoftware['software_title'] = 'Software';
$tlSoftware['software_introduction'] = 'At museum-digital, we have developed a set of software solutions to facilitate an easy and inclusive process of digitization in museums. Originally, museum-digital was founded to publish object information online. We thus began by developing a <a href="/software/frontend">public interface for viewing object information</a>.
</p>
<p>
Since the original method of data input - the museums entered their data into their local database, sent it to the programmers, the programmers entered it to museum-digital - did not scale well, we then developed a simple online input interface, <a href="/software/musdb">musdb</a>. Some museums, that did not yet have a dedicated database for inventorized data, but knew musdb well, began to ask additional inventory functionalities. And thus the approach of musdb changed: instead of being an input interface to a publication platform, it turned into an inventory tool with the option to publish.
</p>
<p>
Soon after, requests for options to more thoroughly present digital narratives and stories became more frequent. While museum objects may be interesting by themselves, it is also a central task of museums to contextualize them. As a reaction to these requests, we created the <a href="/software/themator">Themator</a> as an independent tool for writing and publishing stories online.
</p>
<p>
Early on, when developing the main frontend and musdb, we decided to use controlled vocabularies for all databases of a given language. Internally, we use our "norm data control tool" <a href="/software/term_nodac">nodac</a> for curating these. Since the vocabularies have grown considerably since, and have become a useful resource on their own by now, we have also developed a searchable frontend for these, <a href="/software/term_nodac">md:term</a>.';
$tlSoftware['frontend_portal'] = 'Frontend/Portals';
$tlSoftware['musdb'] = 'musdb';
$tlSoftware['themator'] = 'Themator';
$tlSoftware['term_nodac'] = 'md:term & nodac';
$tlSoftware['resources'] = 'Resources';
$tlSoftware['in_blog'] = 'Tech-Related News in our Blog';
$tlSoftware['third_party_tools'] = 'Third party tools';

View File

@ -0,0 +1,6 @@
<?PHP
$tlDevLog['pageTitle'] = 'Development Log :: museum-digital';
$tlDevLog['pageDescription'] = 'Log of development on museum-digital';
$tlDevLog['pageKeywords'] = 'Software, museum-digital, Development';
$tlDevLog['status'] = 'Status';
$tlDevLog['development_log'] = 'Development Log';

43
en/software_frontend.php Normal file
View File

@ -0,0 +1,43 @@
<?PHP
$tlFrontend['pageTitle'] = 'The Main Frontend/Portal Software :: museum-digital';
$tlFrontend['pageDescription'] = 'Most of the work museum-digital does focuses on bringing museums online. We do so mainly using our main frontend/portal software.';
$tlFrontend['pageKeywords'] = 'Software, Museums, Museum Objects, Museum Software, Exhibitions, Web Portal';
$tlFrontend['frontend_title'] = 'The Main Frontend of museum-digital';
$tlFrontend['frontend_introduction'] = 'museum-digital was founded to publish museum object information online. That\'s not possible without the right software.</p>
<p>The "frontend" is thus the first application, that was developed at museum-digital. With it, museums can join together to present themselves and their objects online.</p>
<p>To offer a comprehensive glimpse at the museums and their objects, a variety of additional information has been made presentable since. On the one hand, museums can now add information on their collections, object groups, exhibitions, and events. On the other, a number of options for linking and visualizing information have been added.';
$tlFrontend['technical_title'] = 'Technical Information';
$tlFrontend['design_principles_title'] = 'Focus - Design Principles';
$tlFrontend['design_principles_text'] = '"The "frontend" of museum-digital is primarily designed to always offer a clear focus on whichever information is central to a given page or section. This allows for easy understanding. A lot of additional options exist for power users - from visualizations to a command line menu embedded into the website. These are however "hidden" in sidebars or only accessible through keyboard shortcuts, so that they don\'t irritate first-time users.';
$tlFrontend['api_title'] = 'API(s)';
$tlFrontend['api_text'] = 'Publishing and making things accessible doesn\'t only mean making it possible to view something. It also means enabling people to use data to realize their own ideas. Accordingly, all information that is published using the "frontend" of museum-digital is also accessible in a machine-readable way via our <abbr title="JavaScript Object Notation">JSON</abbr> API.</p><p>As much as possible, the "frontend" provides information in open standards as well: object information can be accessed in <a href="http://network.icom.museum/cidoc/working-groups/lido/what-is-lido/">LIDO</a>, information about museums can be downloaded as electronic business cards (<a href="https://de.wikipedia.org/wiki/VCard">vCard</a>), and calendar information such as exhibitions can be integrated with calendar tools using the <a href="https://de.wikipedia.org/wiki/ICalendar">iCalendar</a> standard.';
$tlFrontend['development_title'] = 'Development';
$tlFrontend['development_text'] = 'The "frontend" of museum-digital is built using PHP7 and MySQL. JavaScript is used for interactive features and visualizations. A list of the used libraries can be found <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies">here</a>. We use <a href="https://git-scm.com/">git</a> for version control.';
$tlFrontend['screenshots'] = 'Screenshots';
$tlFrontend['resources'] = 'Resources';
$tlFrontend['in_blog'] = 'News About the Frontend in the Blog';
$tlFrontend['screenshot-startpage'] = 'Start page of the German national portal of museum-digital.';
$tlFrontend['extended_search_alt'] = 'Extended search page in the museum-digital frontend.';
$tlFrontend['screenshot_extended_search'] = 'Using the extended search settings, users can define exact searches.';
$tlFrontend['screenshot_enriched_search_results_alt'] = 'Enriched search results in the museum-digital frontend';
$tlFrontend['screenshot_enriched_search_results'] = 'Search result pages are enriched based on data from our <a href=\'/about/terminology\'>controlled vocabularies</a>.';
$tlFrontend['in_handbook'] = 'Handbook pages about the frontend';
$tlFrontend['api_link'] = 'Short introduction to the API';
$tlFrontend['screenshot_timeline_alt'] = 'A timeline page in museum-digital.';
$tlFrontend['screenshot_timeline'] = 'The museum-digital frontend offers a timeline, for viewing search results sorted by their relations to time.';
$tlFrontend['screenshot_oak_alt'] = 'Objects on map pages in museum-digital.';
$tlFrontend['screenshot_oak'] = 'Using the "objects on map" pages, users can find interesting objects based on their geographical background.';
$tlFrontend['screenshot_object_page_alt'] = 'An object page.';
$tlFrontend['screenshot_object_page'] = 'An object page in the frontend of museum-digital.';
$tlFrontend['screenshot_multilinguality_alt'] = 'Multilingualism in the museum-digital frontend.';
$tlFrontend['screenshot_multilinguality'] = 'museum-digital is multilingual, and so, too, can be the displayed entries. The navigation language and the record language can be switched independent of each other.';
$tlFrontend['screenshot_exhibition_tiles_alt'] = 'Exhibition overview page in the museum-digital frontend';
$tlFrontend['screenshot_exhibition_tiles'] = 'The exhibition overview page in tiles mode.';
$tlFrontend['screenshot_calendar_alt'] = 'Calendars are available for exhibitions and events.';
$tlFrontend['screenshot_calendar'] = 'Calendars are available for exhibitions and events.';
$tlFrontend['screenshot_graph_view_alt'] = '"Graph view"';
$tlFrontend['screenshot_graph_view'] = 'The "graph view" offers users an alternative option for navigating the portal.';
$tlFrontend['screenshot_command_line_alt'] = 'Keyboard control of the museum-digital frontend.';
$tlFrontend['screenshot_command_line'] = 'Power users can navigate the portal using their keyboard through an emacs-inspired interface.';
$tlFrontend['screenshot_compare_objects_alt'] = 'Comparing obects';
$tlFrontend['screenshot_compare_objects'] = 'Two objects can be compared with each other';

59
en/software_musdb.php Normal file
View File

@ -0,0 +1,59 @@
<?PHP
$tlMusdb['pageTitle'] = 'musdb :: museum-digital';
$tlMusdb['pageDescription'] = 'musdb is museum-digital\'s tool for indexing and creating inventories. It has in many ways developed into a more general museum-management tool.';
$tlMusdb['pageKeywords'] = 'musdb, Museum Management, Inventory, Software';
$tlMusdb['musdb_title'] = 'musdb';
$tlMusdb['musdb_introduction'] = 'Musdb is museum-digital\'s tool for indexing and creating inventories. Originally developed for recording objects to be published only, it has since developed into a full-featured inventory and museum management solution.</p>
<p>Central to the development of musdb are:</p>
<ul>
<li>musdb is developed based on requests by and communication with the museums using it</li>
<li>musdb is made with collaboration in mind: New features and fixes are available to all museums</li>
<li>using musdb means working collaboratively: the controlled vocabularies, that are used for linking people, times, places, and tags, are used together by all museums of a given language</li>
<li>working with musdb should be as easy and intuitive as possible</li>
<li>Tips and warnings are given to not just enter data, but to create high quality data</li>
</ul>';
$tlMusdb['technical_title'] = 'Technical Information';
$tlMusdb['design_principles_title'] = 'Design Principles';
$tlMusdb['design_principles_text'] = 'Musdb should be easy and intuitive to use. It should be fun to use. On the one hand, this means that the design should give a clear focus to the main subject of a given page. To reach this aim, options exist to toggle many features on or off. Optional features (like generating QR codes for object pages or a table of contents to directly jump to the wanted section of a page) are available in a toolbox on the left border of the window.</p>
<p>But <i>easy</i> and <i>intuitive</i> also means that power users can work efficiently in whatever way suits them best. Musdb offers a variety of aids for this. A selection of these are:</p>
<ul>
<li>Clicking into a field, users can see how many characters have been entered, how many are required, and how many are allowed at max.</li>
<li>PuQi: the "Publication Quality Index" shows, how object information can be enhanced</li>
<li>Plausi: using the controlled vocabularies, musdb can warn about implausible entries (e.g. a painter cannot have painted a painting before she was born)</li>
<li>Text blocks provide for a quick entry of similar contents</li>
</ul>';
$tlMusdb['development_title'] = 'Development';
$tlMusdb['development_text'] = 'Musdb is based on PHP7 and MySQL. A number of PHP and JavaScript libraries are used, a list of which can be found <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies#2">in the handbook</a>.';
$tlMusdb['screenshots'] = 'Screenshots';
$tlMusdb['resources'] = 'Resources';
$tlMusdb['in_handbook'] = 'Documentation for musdb';
$tlMusdb['videos_and_screencasts'] = 'Videos on YouTube';
$tlMusdb['in_blog'] = 'News About the Development of musdb';
$tlMusdb['screenshot_dashboard_alt'] = 'Dashboard/Default startpage of musdb.';
$tlMusdb['screenshot_dashboard'] = 'The default start page is a customizable dashboard. Other start pages can be selected by the user.';
$tlMusdb['screenshot_batch_editing_alt'] = 'Batch editing in musdb.';
$tlMusdb['screenshot_batch_editing'] = 'Musdb features batch editing functionalities for batch publishing or tagging.';
$tlMusdb['screenshot_xml_export_alt'] = 'XML export';
$tlMusdb['screenshot_xml_export'] = 'Users can export their data in our own md:xml (a simple notation featuring all available fields) and <a href=\'http://lido-schema.org\'>LIDO</a>.';
$tlMusdb['screenshot_backgrounds_alt'] = 'Background research tool.';
$tlMusdb['screenshot_backgrounds'] = 'Using the "backgrounds" section, users can browse the controlled vocabularies directly from musdb.';
$tlMusdb['screenshot_find_an_export_alt'] = 'Find an expert: Connecting users.';
$tlMusdb['screenshot_find_an_export'] = 'Using the "Find an Export" button, users can find other users who have done much work on a given topic. Still, every user can decide if they want to let others find them through this tool or not.';
$tlMusdb['screenshot_multilingual_alt'] = 'Multilingual usage of musdb.';
$tlMusdb['screenshot_multilingual'] = 'Musdb is multilingual and it can handle multilingual inputs.';
$tlMusdb['screenshot_navigation_alt'] = 'Navigation of musdb.';
$tlMusdb['screenshot_navigation'] = 'The navigation gives a rough overview over different sections of musdb: Museums, Collections, Objects, Object Groups, Exhibitions, etc.';
$tlMusdb['screenshot_object_overview_alt'] = 'Object overview page.';
$tlMusdb['screenshot_object_overview'] = 'An object overview page in image mode. The sidebar on the right offers search and filter-based exporting and batch editing functionalities. A simple list view is also available.';
$tlMusdb['screenshot_object_page_alt'] = 'Object page';
$tlMusdb['screenshot_object_page'] = 'The main section of an object page. At the top, most basic information on the object can be entered. At the bottom, the tabbed menu for managing detailed information on the object can be seen.';
$tlMusdb['screenshot_record_history_alt'] = 'Record history of an object.';
$tlMusdb['screenshot_record_history'] = 'Edits to an object are logged. If the user who previously edited the object set up their user profile, new users who see the logs can get to know others from the museum through the logs.';
$tlMusdb['screenshot_provenance_research_alt'] = 'Provenance research tab';
$tlMusdb['screenshot_provenance_research'] = 'Using the provenance research tab, detailed reports on a predefined set of critical issues can be recorded.';
$tlMusdb['screenshot_restoration_alt'] = 'Restoration tab on a musdb object page';
$tlMusdb['screenshot_restoration'] = 'The restoration tab of an object page offers options for color-coded and easily accessible notes towards the top of the section, detailed ones on the bottom.';
$tlMusdb['screenshot_user_management_alt'] = 'User management and user rights section';
$tlMusdb['screenshot_user_management'] = 'Museum directors and regional administrators set detailed permissions for what users can edit or view.';

View File

@ -0,0 +1,10 @@
<?PHP
$tlTermNodac['pageTitle'] = 'Nodac & md:term :: museum-digital';
$tlTermNodac['pageDescription'] = 'At museum-digital we build two tools for managing and displaying controlled vocabularies: md:term and nodac.';
$tlTermNodac['pageKeywords'] = 'Software, Controlled Vocabularies, Subject Headings';
$tlTermNodac['term_nodac_title'] = 'Our Tools for Managing Controlled Vocabularies: nodac and md:term';
$tlTermNodac['term_nodac_introduction'] = 'nodac is the name of our tool for correcting, enriching, and stratifying controlled vocabularies at museum-digital. Nodac is multilingual and can be used for controlling vocabularies in different languages. Using nodac, external vocabularies can be managed as well: for example the Hornbostel-Sachs-Systematik for musical instruments or the Hessische Systematik. The primary use of the tool remains, however, the curation of the museum-digital\'s own controlled vocabularies. It is the dedicated place for in-depth enrichment of terms from the domains of "actors" (people and institutions), geographic places, times, and tags. These are controlled centrally for a given language by the <i>norm data editors</i>. Each participating museum can however submit requests for changes.</p>
<p>While it is the dedicated aim of museum-digital to make entering and linking - for example - a tag as easy as possible for the museums, further edits like providing a definition of the term and linking it with other controlled vocabularies are taken over by the <i>norm data editors</i>. It thus becomes a background task, that does however remain central to the success of the whole endeavor. It is only because we keep curated controlled vocabularies, that we can generate correct timelines or place objects on maps in any meaningful way.</p>
<p>md:term is the public equivalent of nodac. It provides for public, structured access to our own vocabularies and a number of external ones. Besides making the vocabularies browse-able, it offers <a href="https://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System"><abbr title="Simple Knowledge Organization System">SKOS</abbr></a> and <abbr title="JavaScript Object Notation">JSON</abbr> interfaces. In this way, it provides access for other developers and projects to creatively use and incorporate our controlled vocabularies.';

12
en/software_themator.php Normal file
View File

@ -0,0 +1,12 @@
<?PHP
$tlThemator['pageTitle'] = 'Themator :: museum-digital';
$tlThemator['pageDescription'] = 'The Themator is museum-digital\'s solution for digital story-telling.';
$tlThemator['pageKeywords'] = 'Software, Story Telling, Topics, Stories, Narrative, Exhibitions';
$tlThemator['themator_title'] = 'The Themator - A Tool for Online Storytelling and Digital Exhibitions';
$tlThemator['screenshots'] = 'Screenshots';
$tlThemator['themator_introduction'] = 'The Themator is museum-digital\'s solution for digital story-telling.</p><p>After setting up the <a href="/software/frontend">main frontend</a> for museum-digital, questions for how to embed the thus published objects in online narratives soon arose. To answer this demand, the development of the Themator began.</p><p>The Themator is structured around topics, which can be super- or subordinate to other topics and which can be associated with objects (both those entered only in the Themator and those published in any of the <a href="/about/portals">main portals of museum-digital</a>), literature entries, and more. This focus on <em>topics</em> provides for a broad range of possible uses in the field of digital storytelling, especially where it relates to museum objects. On the one hand, the Themator can be used for creating digital exhibitions. On the other, it has been used to create learning materials (e.g. <a href="https://hu.museum-digital.org/themator/ausgabe/showthema.php?m_tid=1&tid=1&ver=standalone">for teaching in German minority schools in Hungary</a>). This, combined with the need to be able to embed objects from the different instances in the same topic, led us to design the Themator as a tool completely independent from the main instances.';
$tlThemator['screenshot_overview_germany'] = 'Overview of topics available in the German-language Themator';
$tlThemator['screenshot_topic_page'] = 'A topic page in the Themator';
$tlThemator['screenshot_exhibition_view'] = 'The Themator features a slideshow-like "exhibition view"';
$tlThemator['screenshot_linked_objects'] = 'List of objects linked to a topic';
$tlThemator['screenshot_object_page'] = 'Page for a single object. Besides those entered only in the Themator, objects can also be embedded from museum-digital';

View File

@ -0,0 +1,11 @@
<?PHP
$tlThirdParty['pageTitle'] = 'Third Party Tools :: museum-digital';
$tlThirdParty['pageDescription'] = 'Based on the APIs of museum-digital, a number of third party tools have been written. Here you can find some of them.';
$tlThirdParty['pageKeywords'] = 'Software, Museum Software, API, Digitization in Museums';
$tlThirdParty['title'] = 'Third Party Tools';
$tlThirdParty['introduction'] = 'Using the different APIs of museum-digital, a number of additional tools have been written. These are in principle independent of museum-digital, but since they interact with or are based on museum-digital in some way, we collect brief introductions to those we know of here.';
$tlThirdParty['resources'] = 'Resources';
$tlThirdParty['in_blog'] = 'News About API-Based Tools in our Blog';
$tlThirdParty['website'] = 'Website';
$tlThirdParty['license_usage'] = 'License/Usage';
$tlThirdParty['authors'] = 'Author(s)';

9
en/statistics.php Normal file
View File

@ -0,0 +1,9 @@
<?PHP
$tlStatistics['frontend'] = 'Frontend';
$tlStatistics['musdb'] = 'musdb';
$tlStatistics['themator'] = 'Themator';
$tlStatistics['noda'] = 'md:term / nodac';
$tlStatistics['others'] = 'Others';
$tlStatistics['Total'] = 'Total';
$tlStatistics['Checked'] = 'Checked';
$tlStatistics['users'] = 'Users';

8
en/terminology.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlTerminology['pageTitle'] = 'Terminology Work at museum-digital :: museum-digital';
$tlTerminology['pageDescription'] = 'At museum-digital we use controlled vocabularies, to enrich the users\' experience. Here we describe, how they are handled.';
$tlTerminology['pageKeywords'] = 'Terminology, Museums, Controlled Vocabularies, Tagging';
$tlTerminology['terminology_title'] = 'Controlled Vocabularies at museum-digital';
$tlTerminology['terminology_role_of_terminology'] = 'Controlled vocabularies are a central issue to museum-digital. Sorted into four catagories (Persons and Institutions, Geographical Places, Times, and Keywords), terms are enriched with definitions and links to external controlled vocabularies and services (Wikipedia, GND, ULAN, RKD, MBL, LAGIS, geonames, TGN, AAT, LCSH, ...). At the same time, they are categorized hierarchically. This provides for the possibility to return objects linked to subordinate terms to searches for a given superordinate term. A search for "vehicle" thus returns any object linked to "car" as well.';
$tlTerminology['terminology_how_we_do_it'] = 'How are the Vocabularies Controlled?';
$tlTerminology['terminology_how_we_do_it_text'] = '<p>The curation of controlled vocabularies at museum-digital takes place in a centralized manner. All museums of all instances of a given primary language work together to create a common database of controlled terms. Since curating controlled vocabularies is time consuming, we try to reduce the participating museums\' workload in this regard as much as possible. Besides, a centralized curation of controlled vocabularies leads to more uniform results.</p><p>To ease the curation, we have developed a tool, <a href="/software/term_nodac">"nodac"</a>, which automatizes much of the enrichment work and offers a simple interface for positioning terms hierarchically. With this tool, norm data editors, can also use batch editing functionalities for enhancing the controlled vocabularies.</p><p>The curation of controlled vocabularies is thus a joint effort of the participating museums, direct volunteering, and support by a number of state governments, led by a small team of "norm data editors".</p>';

11
hu/about.php Normal file
View File

@ -0,0 +1,11 @@
<?PHP
$tlAbout['pageTitle'] = 'museum-digital :: About museum-digital';
$tlAbout['pageDescription'] = 'Who or what is museum-digital? We are a project to further the digitization of museums and museum data.';
$tlAbout['pageKeywords'] = 'museums, digitization, community, research';
$tlAbout['about_title'] = 'About museum-digital';
$tlAbout['about_introduction'] = 'museum-digital is an initiative of museums. The initiative was founded in 2009. It was created to develop a process as simple as possible for publishing information on museums and their objects online. Starting with six participating museums in Saxony-Anhalt, Germany, there are now over 600, mainly in Germany and Hungary. The simple publication has been extended with additional forms of presentation, but a strong focus on a good inventorization has become a central feature of museum-digital. At museum-digital, we work together to develop software aimed at making inventorization and digital publishing easy but high quality.';
$tlAbout['about_resources'] = 'Resources';
$tlAbout['logos_caption'] = 'Here you can find the different logos of museum-digital for downloading.';
$tlAbout['background_title'] = 'Where Do We Come From - and Where Will We Go?';
$tlAbout['background_content'] = 'In mid 2009, the AG Digitalisierung of the Landesmuseumsverband gathered and founded museum-digital. It was May 2009, and the recently founded working group soon spread to research how long it takes to digitize an object. The data thus gathered provided the fodder for an initial writing of the frontend for museum-digital.';
$tlAbout['the_future'] = 'museum-digital is always open for people to join. The development takes place as it is needed. Where ever there may be museums that join hands to use museum-digital, be it for publishing, inventorization or both, they can do so. If needed, a new instance will be created or we can consider other ways of cooperation. Since we develop along the always changing needs of the community, there is no clear-cut roadmap for museum-digital in the time ahead.';

View File

@ -0,0 +1,8 @@
<?PHP
$tlPublications['pageTitle'] = 'Publications';
$tlPublications['pageDescription'] = 'This page features a list of publications on museum-digital.';
$tlPublications['pageKeywords'] = 'museum-digital, research, academy, publications';
$tlPublications['publications_title'] = 'Publications about museum-digital';
$tlPublications['publications_introduction'] = 'Besides providing infrastructure, museum-digital\'s flexibility and non-profit nature invites experimentation and provides ample opportunities for research. Over the years, a number of publications have been published on or based on museum-digital.';
$tlPublications['Rohde-Enslin2015'] = 'PuQi - Ein Cleverer Weg bessere Daten zu produzieren';
$tlPublications['Kopp-Sievers2015'] = 'museum-digital - A Civil Society Project of Large and Small Museums';

8
hu/calendar.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlCalendar['dateformat'] = 'Y-m-d';
$tlCalendar['calendarPageTitle'] = 'Calendar :: museum-digital';
$tlCalendar['calendarPageDescription'] = 'On this page you can find current events concerning museum-digital, e.g. seminars.';
$tlCalendar['calendarPageKeywords'] = 'museum-digital, calendar, events, seminars';
$tlCalendar['calendar_title'] = 'Calendar';
$tlCalendar['calendar_introduction'] = 'On this page you can find current events concerning museum-digital, e.g. seminars.';
$tlCalendar['attendees'] = 'Attendees';

8
hu/contact.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlContact['pageTitle'] = 'museum-digital :: Contact';
$tlContact['pageDescription'] = 'Get in touch with museum-digital.';
$tlContact['pageKeywords'] = 'contact, museum-digital';
$tlContact['contacts_title'] = 'Contact';
$tlContact['contacts_introduction'] = '"museum-digital" is a common undertaking of museums and their associations. You can contact us at:';
$tlContact['e-mail'] = 'e-Mail';
$tlContact['impressum'] = 'Impressum';

34
hu/dashboard.php Normal file
View File

@ -0,0 +1,34 @@
<?PHP
$tlDashboard['pageTitle'] = 'museum-digital :: Dashboard';
$tlDashboard['pageDescription'] = 'Facts, Figures, Benchmarks on museum-digital and it\'s various instances';
$tlDashboard['pageKeywords'] = 'museum-digital, statistics, graphs, museums, museum digitization';
$tlDashboard['dashboard'] = 'Dashboard';
$tlDashboard['dashboard_introduction'] = 'Here you can find facts and figures documenting the development and growth of museum-digital.';
$tlDashboard['in_the_database'] = 'Entities in the Database';
$tlDashboard['objects'] = 'objects';
$tlDashboard['museums'] = 'museums';
$tlDashboard['collections'] = 'collections';
$tlDashboard['literature_entries'] = 'literature entries';
$tlDashboard['exhibitions'] = 'exhibitions';
$tlDashboard['appointments'] = 'events';
$tlDashboard['user_accounts'] = 'user accounts';
$tlDashboard['images'] = 'images';
$tlDashboard['visitor_stats'] = 'Visitor Statistics';
$tlDashboard['visitors_yesterday'] = 'visitors yesterday';
$tlDashboard['visitors_this_month'] = 'visitors this month';
$tlDashboard['controlled_vocabularies'] = 'Controlled Vocabularies';
$tlDashboard['popular_entries_in_german'] = 'Popular German-language Entries';
$tlDashboard['title_actors'] = 'Actors';
$tlDashboard['title_places'] = 'Places';
$tlDashboard['title_tags'] = 'Tags';
$tlDashboard['popular_entries_in_hungarian'] = 'Popular Hungarian-language Entries';
$tlDashboard['controlled_vocabularies_figcaption_german'] = 'Controlled vocabularies in the German database<br/>From left to right: people, places, times, tags';
$tlDashboard['controlled_vocabularies_figcaption_hungarian'] = 'Controlled vocabularies in the Hungarian database<br/>From left to right: people, places, times, tags';
$tlDashboard['was_founded'] = 'museum-digital was founded on %s';
$tlDashboard['is_days_old'] = 'museum-digital is %s days old';
$tlDashboard['avg_obj_desc_length'] = 'An average object description is %s characters long';
$tlDashboard['avg_puqi_value'] = 'The average <a href="https://journals.uic.edu/ojs/index.php/UC/article/download/6218/5067">PuQi</a> score of all public objects is';
$tlDashboard['development'] = 'Development';
$tlDashboard['git_commits_by_project_and_month'] = 'Development interactions by project and month';
$tlDashboard['quality'] = 'Quality';
$tlDashboard['popular_entries'] = 'Popular Entries';

5
hu/errorPages.php Normal file
View File

@ -0,0 +1,5 @@
<?PHP
$tlErrors['403_title'] = 'Forbidden';
$tlErrors['403_text'] = 'You are not allowed to access this page. Please refer to the navigation above, to find all our pages.';
$tlErrors['404_title'] = 'Oops ... There\'s nothing here ..';
$tlErrors['404_text'] = 'There is nothing to be found here. At the top of the page, you can however find contents in the navigation.';

7
hu/footer.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
$tlFooter['contact'] = 'Contact';
$tlFooter['impressum'] = 'Impressum';
$tlFooter['privacy'] = 'Privacy Policy';
$tlFooter['search'] = 'Search';
$tlFooter['search_in_mdorg'] = 'Search museum-digital.org';
$tlFooter['search_in_md'] = 'Search for objects';

8
hu/home.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlHome['pageTitle'] = 'museum-digital';
$tlHome['pageDescription'] = 'museum-digital is a community project for the digitization of museum and museum object information.';
$tlHome['pageKeywords'] = 'museums, digitization, community, research';
$tlHome['opener_title'] = 'Enabling Museums to Let the World in - the Way they Want';
$tlHome['opener_text'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.';
$tlHome['community_title'] = 'A Community of Like-Minded People';
$tlHome['community_text'] = 'Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa ';

4
hu/impressum.php Normal file
View File

@ -0,0 +1,4 @@
<?PHP
$tlImpressum['pageTitle'] = 'Impressum';
$tlImpressum['pageDescription'] = 'Impressum of museum-digital.org';
$tlImpressum['pageKeywords'] = 'Impressum, museum-digital, museum-digital.org';

1
hu/join_us.php Normal file
View File

@ -0,0 +1 @@
<?PHP

10
hu/mission.php Normal file
View File

@ -0,0 +1,10 @@
<?PHP
$tlMission['pageTitle'] = 'museum-digital :: Mission and Vision';
$tlMission['pageDescription'] = 'museum-digital is a project for the digitization of museum data. Here we declare our mission.';
$tlMission['pageKeywords'] = 'museum-digital, museums, digitization, mission statement, aims';
$tlMission['missions_title'] = 'Mission';
$tlMission['missions_introduction'] = 'Museums and their objects should be online! museum-digital\'s aim is to create simple to use tools and an appropriate environment for this. Museums that use a different software for inventorization can use museum-digital for publishing their data. For all other museums that may not yet have a dedicated inventorization tool museum-digital offers appropriate tools.</p>
<p>museum-digital is a community: all participating museums can join the conversation on what the project should focus on, and how the software is to be developed further. By and by, infrastructure is set up to facilitate and develop the conversation about the digital and museums.</p>
<p>An important principle of museum-digital is to respect existing structures.';

26
hu/navigation.php Normal file
View File

@ -0,0 +1,26 @@
<?PHP
$tlNavigation['logo_alt_attribute'] = 'Logo of museum-digital';
$tlNavigation['news'] = 'News';
$tlNavigation['about'] = 'About';
$tlNavigation['resources'] = 'Resources';
$tlNavigation['software'] = 'Software';
$tlNavigation['software_md_ausgabe'] = 'Frontend / Portal';
$tlNavigation['software_musdb'] = 'musdb';
$tlNavigation['software_themator'] = 'Themator';
$tlNavigation['software_term_nodac'] = 'md:term & nodac';
$tlNavigation['portals'] = 'Portals';
$tlNavigation['terminology_work'] = 'Terminological work';
$tlNavigation['dashboard'] = 'Dashboard';
$tlNavigation['participate'] = 'Participate';
$tlNavigation['mission'] = 'Mission';
$tlNavigation['resources_links'] = 'Links';
$tlNavigation['resources_documents'] = 'Documents';
$tlNavigation['third_party'] = 'Third Party Tools';
$tlNavigation['publications'] = 'Publications';
$tlNavigation['api_based'] = 'Third Party Tools';
$tlNavigation['impressum'] = 'Impressum';
$tlNavigation['contact'] = 'Contact';
$tlNavigation['privacy'] = 'Privacy';
$tlNavigation['people'] = 'People';
$tlNavigation['calendar'] = 'Calendar';
$tlNavigation['development_log'] = 'Development Log';

15
hu/participate.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlParticipate['pageTitle'] = 'museum-digital :: Becoming a Part of museum-digital!';
$tlParticipate['pageDescription'] = 'museum-digital is a community project. Of course, we always welcome volunteers, who\'re ready to help out!';
$tlParticipate['pageKeywords'] = 'participation, community, peers, volunteering';
$tlParticipate['participate_title'] = 'Becoming a Part of museum-digital';
$tlParticipate['participate_introduction'] = 'Helping museum-digital is possible in a multitude of ways. Direct participation is mainly reserved for museums, but anybody can help greatly by providing meaningful information and comments.';
$tlParticipate['individuals'] = '... as an Individual';
$tlParticipate['individuals_title'] = '... as an Individual';
$tlParticipate['individuals_text'] = 'You can help museums greatly by providing information and working with the museums. At the bottom of almost all object pages, there is a link "Do you know more ...?". By clicking on this line, you can directly provide e-mail feedback on the given object to the museum concerned. You may however also offer helping out the museum in your area of expertise.';
$tlParticipate['local_museum_title'] = 'Helping Out at Your Local Museum';
$tlParticipate['local_museum_text'] = 'Many, if not most, museums welcome little more than a helping hand. ';
$tlParticipate['institutions_title'] = '... as an Institution';
$tlParticipate['institutions_text'] = 'If your institution wants to join museum-digital, you only need a short description, a photo, and the usual contact information of the museum. The museum will then be entered into the appropriate instance of museum-digital and a user account for the museum will be set up. Our tools have shown to be sufficiently intuitive for half an hour of an introduction (via phone) to be sufficient for publishing an object.</p>
<p>Regional museum associations often offer day-long seminars in which working with museum-digital is discussed in more detail. These events usually feature hands-on exercises. It may be fruitful to consult your regional museum association or the administrator of your regional instance of museum-digital.';

15
hu/people.php Normal file
View File

@ -0,0 +1,15 @@
<?PHP
$tlPeople['pageDescription'] = 'Profile page of %s at museum-digital';
$tlPeople['on'] = 'On';
$tlPeople['tel'] = 'Tel.';
$tlPeople['email'] = 'e-Mail';
$tlPeople['html_feed'] = 'HTML feed';
$tlPeople['rss'] = 'RSS';
$tlPeople['md_blog'] = 'museum-digital blog';
$tlPeople['affiliation'] = 'Affiliation';
$tlPeople['blog_posts_by'] = 'Blog Posts by %s';
$tlPeople['overviewTitle'] = 'Team :: museum-digital';
$tlPeople['overviewDescription'] = 'museum-digital is people. Here you can some people from our core team.';
$tlPeople['overviewKeywords'] = 'museum-digital, team, people';
$tlPeople['overviewListTitle'] = 'Team';
$tlPeople['overviewListSummary'] = 'museum-digital is - in effect - people. Here you can find a list of some of our core team members in random order.';

19
hu/portals.php Normal file
View File

@ -0,0 +1,19 @@
<?PHP
$tlPortals['pageTitle'] = 'museum-digital :: Portals';
$tlPortals['pageDescription'] = 'museum-digital is represented on different, regional portals. Here, there is a list of them.';
$tlPortals['pageKeywords'] = 'museum-digital, portals, museum objects, access';
$tlPortals['portals_title'] = 'The Different Portals of museum-digital';
$tlPortals['portals_introduction'] = 'museum-digital is composed of different portals. Most of them are regionally structured.';
$tlPortals['international_portals'] = 'International Portals';
$tlPortals['german_portals'] = 'Regional portals in Germany';
$tlPortals['themator_title'] = 'Themator: Topical Portals';
$tlPortals['themator_introduction'] = 'The themator is a tool we developed to enable museums and like-minded people to create digital exhibitions and - more generally - to easily engage in digital storytelling. As the themator is largely monolingual, we have set up different instances of it.';
$tlPortals['md_term_title'] = 'md:term: The Controlled Vocabularies of museum-digital Made Accessible';
$tlPortals['md_term_introduction'] = 'About 2010, we started to use controlled vocabularies to facilitate the common tagging and interlinking of digitized objects. For a long time, these vocabularies were not accessible for any outside viewers. Since they may be a useful resource to some, we since developed md:term as a public and hopefully easily accessible portal for our (and some other) controlled vocabularies.';
$tlPortals['Germany'] = 'Germany';
$tlPortals['Hungary'] = 'Hungary';
$tlPortals['Brazil'] = 'Brazil';
$tlPortals['Indonesia'] = 'Indonesia';
$tlPortals['themator_in_german'] = 'Themator in German';
$tlPortals['themator_in_hungarian'] = 'Themator in Hungarian';
$tlPortals['Austria'] = 'Austria';

6
hu/privacy.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
$tlPrivacy['pageTitle'] = 'museum-digital :: Privacy Policy';
$tlPrivacy['pageDescription'] = 'Privacy policy of museum-digital.org';
$tlPrivacy['pageKeywords'] = 'privacy policy, privacy';
$tlPrivacy['title'] = 'Privacy Policy';
$tlPrivacy['text_content'] = 'This is the privacy policy of ';

7
hu/resources.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
$tlResources['pageTitle'] = 'museum-digital :: Resources';
$tlResources['pageDescription'] = 'Here you can find resources on museum-digital specifically and those relevant to the digitization in museums in general.';
$tlResources['pageKeywords'] = 'museums, resources, materials';
$tlResources['resources_title'] = 'Resources';
$tlResources['resources_introduction'] = 'Relevant resources can be found here.';
$tlResources['general'] = 'General';

View File

@ -0,0 +1,6 @@
<?PHP
$tlDocuments['pageTitle'] = 'museum-digital :: Resources';
$tlDocuments['pageDescription'] = 'A selection of helpful documents for about museum work in general and digital museum work in specific can be found here.';
$tlDocuments['pageKeywords'] = 'documents, museums, museums work, digitization, inventorization';
$tlDocuments['title'] = 'Documents';
$tlDocuments['introduction'] = 'A selection of helpful documents for about museum work in general and digital museum work in specific can be found here.';

11
hu/resources_links.php Normal file
View File

@ -0,0 +1,11 @@
<?PHP
$tlLinks['pageTitle'] = 'museum-digital :: Links';
$tlLinks['pageDescription'] = 'A selection of relevant links about museum digitization can be found here.';
$tlLinks['pageKeywords'] = 'Links, museums, digitization in museums, museum portals';
$tlLinks['title'] = 'Links';
$tlLinks['introduction'] = 'Here you can find a list of interesting links.';
$tlLinks['museum_portals'] = 'Other Museum (Object) Portals';
$tlLinks['organizations'] = 'Organizations';
$tlLinks['name'] = 'Name';
$tlLinks['country'] = 'Country';
$tlLinks['description'] = 'Description';

22
hu/software.php Normal file
View File

@ -0,0 +1,22 @@
<?PHP
$tlSoftware['pageTitle'] = 'museum-digital :: Software';
$tlSoftware['pageDescription'] = 'At museum-digital, we have developed a set of software solutions to aid different parts of museum (digitization) work.';
$tlSoftware['pageKeywords'] = 'software, museums, museum objects, museum software, museum-digital';
$tlSoftware['software_title'] = 'Software';
$tlSoftware['software_introduction'] = 'At museum-digital, we have developed a set of software solutions to facilitate an easy and inclusive process of digitizations in museums. Originally, museum-digital was founded to publish object information online. We thus began by developing a <a href="/software/frontend">public interface for viewing object information</a>.
</p>
<p>
Since the original method of data input - the museums entered their data into their local database, sent it to the programmers, the programmers entered it to museum-digital - did not scale well, we then developed a simple online input interface, <a href="/software/musdb">musdb</a>. Some museums, that did not yet have a dedicated database for inventorization data, but knew musdb well, began to ask additional inventorization functionalities. And thus the approach of musdb changes: instead of being an input interface to a publication platform, it turned into an inventorization tool with the option to publish.
</p>
<p>
Soon after, requests for options to more thoroughly present digital narratives and stories became more frequent. While museum objects may be interesting by themselves, it is also a central task of museums to contextualize them. As a reaction to these requests, we created the <a href="/software/themator">Themator</a> as an independent tool for writing and publishing stories online.
</p>
<p>
Early on, when developing the main frontend and musdb, we decided to use controlled vocabularies for all databases of a given language. Internally, we use our "norm data control tool" <a href="/software/term_nodac">nodac</a> for curating these. Since the vocabularies have grown considerably since, and have become a useful resource on their own by now, we have also developed a searchable frontend for these, <a href="/software/term_nodac">md:term</a>.';
$tlSoftware['frontend_portal'] = 'Frontend / Portals';
$tlSoftware['musdb'] = 'musdb';
$tlSoftware['themator'] = 'Themator';
$tlSoftware['term_nodac'] = 'md:term & nodac';
$tlSoftware['resources'] = 'Resources';
$tlSoftware['in_blog'] = 'Tech-Related News in our Blog';
$tlSoftware['third_party_tools'] = 'Third party tools';

View File

@ -0,0 +1,6 @@
<?PHP
$tlDevLog['pageTitle'] = 'Development Log :: museum-digital';
$tlDevLog['pageDescription'] = 'Log of development on museum-digital';
$tlDevLog['pageKeywords'] = 'Software, museum-digital, Development';
$tlDevLog['status'] = 'Status';
$tlDevLog['development_log'] = 'Development Log';

43
hu/software_frontend.php Normal file
View File

@ -0,0 +1,43 @@
<?PHP
$tlFrontend['pageTitle'] = 'museum-digital :: The Main Frontend / Portal Software';
$tlFrontend['pageDescription'] = 'Most of the work museum-digital does focuses on bringing museums online. We do so mainly using our main frontend / portal software.';
$tlFrontend['pageKeywords'] = 'software, museums, museum objects, museum software, exhibitions, web portal';
$tlFrontend['frontend_title'] = 'The Main Frontend of museum-digital';
$tlFrontend['frontend_introduction'] = 'museum-digital was founded to publish museum object information online. That\'s not possible without the right software.</p>
<p>The "frontend" is thus the first application, that at museum.digital. With it, museums can join together to present themselves and their objects online.</p>
<p>To offer a comprehensive glimpse at the museums and their objects, a variety of additional information has been made presentable since. On the one hand, museums can now add information on their collections, object groups, exhibitions, and events. On the other, a number of options for linking and visualizing information have been added.';
$tlFrontend['technical_title'] = 'Technical Information';
$tlFrontend['design_principles_title'] = 'Focus - Design Principles';
$tlFrontend['design_principles_text'] = '"The "frontend" of museum-digital is primarily designed to always offer a clear focus on whichever information is central to a given page or section. This provides for an easy of understanding. A lot of additional options exist for power users - from visualizations to a command line menu embedded into the website. These are however "hidden" in sidebars or only accessible through keyboard shortcuts, so that they don\'t irritate first-time users.';
$tlFrontend['api_title'] = 'API(s)';
$tlFrontend['api_text'] = 'Publishing and making things accessible doesn\'t only mean making it possible to view something. It also means enabling people to use data to realize their own ideas. Accordingly, all information that is published using the "frontend" of museum-digital is also accessible in a machine-readable way via our <abbr title="JavaScript Object Notation">JSON</abbr> API.</p><p>As much as possible, the "frontend" provides information in open standards as well: object information can be accessed in <a href="http://network.icom.museum/cidoc/working-groups/lido/what-is-lido/">LIDO</a>, information about museums can be downloaded as electronic business cards (<a href="https://de.wikipedia.org/wiki/VCard">vCard</a>), and calendar information such as exhibitions can be integrated with calendar tools using the <a href="https://de.wikipedia.org/wiki/ICalendar">iCalendar</a> standard.';
$tlFrontend['development_title'] = 'Development';
$tlFrontend['development_text'] = 'The "frontend" of museum-digital is built using PHP7 and MySQL. JavaScript is used for interactive features and visualizations. A list of the used libraries can be found <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies">here</a>. We use <a href="https://git-scm.com/">git</a> for version control.';
$tlFrontend['screenshots'] = 'Screenshots';
$tlFrontend['resources'] = 'Resources';
$tlFrontend['in_blog'] = 'News About the Frontend in the Blog';
$tlFrontend['screenshot-startpage'] = 'Start page of the German national portal of museum-digital.';
$tlFrontend['extended_search_alt'] = 'Extended search page in the museum-digital frontend.';
$tlFrontend['screenshot_extended_search'] = 'Using the extended search settings, users can define exact searches.';
$tlFrontend['screenshot_enriched_search_results_alt'] = 'Enriched search results in the museum-digital frontend';
$tlFrontend['screenshot_enriched_search_results'] = 'Search result pages are enriched based on data from our <a href=\'/about/terminology\'>controlled vocabularies</a>.';
$tlFrontend['in_handbook'] = 'Handbook pages about the frontend';
$tlFrontend['api_link'] = 'Short introduction to the API';
$tlFrontend['screenshot_timeline_alt'] = 'A timeline page in museum-digital.';
$tlFrontend['screenshot_timeline'] = 'The museum-digital frontend offers a timeline, for viewing search results sorted by their relations to time.';
$tlFrontend['screenshot_oak_alt'] = 'Objects on map pages in museum-digital.';
$tlFrontend['screenshot_oak'] = 'Using the "objects on map" pages, users can find interesting objects based on their geographical background.';
$tlFrontend['screenshot_object_page_alt'] = 'An object page.';
$tlFrontend['screenshot_object_page'] = 'An object page in the frontend of museum-digital.';
$tlFrontend['screenshot_multilinguality_alt'] = 'Multilinguality in the museum-digital frontend.';
$tlFrontend['screenshot_multilinguality'] = 'museum-digital is multilingual, and so can be the displayed entries. The navigation language and the record language can be switched independent of each other.';
$tlFrontend['screenshot_exhibition_tiles_alt'] = 'Exhibition overview page in the museum-digital frontend';
$tlFrontend['screenshot_exhibition_tiles'] = 'The exhibition overview page in tiles mode.';
$tlFrontend['screenshot_calendar_alt'] = 'Calendars are available for exhibitions and events.';
$tlFrontend['screenshot_calendar'] = 'Calendars are available for exhibitions and events.';
$tlFrontend['screenshot_graph_view_alt'] = '"Graph view"';
$tlFrontend['screenshot_graph_view'] = 'The "graph view" offers users an alternative option for navigating the portal.';
$tlFrontend['screenshot_command_line_alt'] = 'Keyboard control of the museum-digital frontend.';
$tlFrontend['screenshot_command_line'] = 'Power users can navigate the portal using their keyboard through an emacs-inspired interface.';
$tlFrontend['screenshot_compare_objects_alt'] = 'Comparing obects';
$tlFrontend['screenshot_compare_objects'] = 'Two objects can be compared with each other';

59
hu/software_musdb.php Normal file
View File

@ -0,0 +1,59 @@
<?PHP
$tlMusdb['pageTitle'] = 'museum-digital :: musdb';
$tlMusdb['pageDescription'] = 'musdb is museum-digital\'s tool for indexing and inventorization. It has in many ways developed into a more general museum-management tool.';
$tlMusdb['pageKeywords'] = 'musdb, museum-management, inventorization, software';
$tlMusdb['musdb_title'] = 'musdb';
$tlMusdb['musdb_introduction'] = 'musdb is museum-digital\'s tool for indexing and inventorization. Originally developed for recording objects to be published only, it has since developed into a full-featured inventorization and museum management solution.</p>
<p>Central to the development of musdb are:</p>
<ul>
<li>musdb is developed based on requests by and communications with the museums using it</li>
<li>musdb is being with collaboration in mind: New features and fixes are available to all museums</li>
<li>using musdb means working collaboratively: the controlled vocabularies, that are used for linking people, times, places, and tags, are used together by all museums of a given language</li>
<li>working with musdb should be as easy and intuitive as possible</li>
<li>Tips and warnings are given to not just enter data, but to create high quality data</li>
</ul>';
$tlMusdb['technical_title'] = 'Technical Information';
$tlMusdb['design_principles_title'] = 'Design Principles';
$tlMusdb['design_principles_text'] = 'musdb should be easy and intuitive to use. It should be fun to use. One the one hand, this means that the design should give a clear focus to the main subject of a given page. To reach this aim, options exist to toggle many features on or off. Optional features (like generating QR codes for object pages or a table of contents to directly jump to the wanted section of a page) are available in a toolbox on the left border of the window.</p>
<p>But easy and intuitive also means that power users can work efficiently in whatever way suits them best. musdb offers a variety of helpers for this. A selection of these are:</p>
<ul>
<li>Clicking into a field, users can see how many characters have been entered, how many are required, and how many are allowed at max.</li>
<li>PuQi: the "Publication Quality Index" shows, how object information can be enhanced</li>
<li>Plausi: using the controlled vocabularies, musdb can warn about implausible entries (e.g. a painter cannot have painted a painting before she was born)</li>
<li>Text blocks provide for a quick entry of similar contents</li>
</ul>';
$tlMusdb['development_title'] = 'Development';
$tlMusdb['development_text'] = 'musdb is based on PHP7 and MySQL. A number of PHP and JavaScript libraries are used, a list of which can be found <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies#2">in the handbook</a>.';
$tlMusdb['screenshots'] = 'Screenshots';
$tlMusdb['resources'] = 'Resources';
$tlMusdb['in_handbook'] = 'Documentation for musdb';
$tlMusdb['videos_and_screencasts'] = 'Videos and Screencasts on YouTube';
$tlMusdb['in_blog'] = 'News About the Development of musdb';
$tlMusdb['screenshot_dashboard_alt'] = 'Dashboard / default startpage of musdb.';
$tlMusdb['screenshot_dashboard'] = 'The default start page is a customizable dashboard. Other start pages can be selected by the user.';
$tlMusdb['screenshot_batch_editing_alt'] = 'Batch editing in musdb.';
$tlMusdb['screenshot_batch_editing'] = 'musdb features batch editing functionalities for e.g. batch publishing or tagging.';
$tlMusdb['screenshot_xml_export_alt'] = 'XML export';
$tlMusdb['screenshot_xml_export'] = 'Users can export their data in our own md:xml (a simple notation featuring all available fields) and <a href=\'http://lido-schema.org\'>LIDO</a>.';
$tlMusdb['screenshot_backgrounds_alt'] = 'Background research tool.';
$tlMusdb['screenshot_backgrounds'] = 'Using the "backgrounds" section, users can browse the controlled vocabularies directly from musdb.';
$tlMusdb['screenshot_find_an_export_alt'] = 'Find an expert: Connecting users.';
$tlMusdb['screenshot_find_an_export'] = 'Using the "Find an Export" button, users can find other users who have done much work on a given topic. Still, every user can decide if they want to let others find them through this tool or not.';
$tlMusdb['screenshot_multilingual_alt'] = 'Multilingual usage of musdb.';
$tlMusdb['screenshot_multilingual'] = 'musdb is multilingual and it can handle multilingual inputs.';
$tlMusdb['screenshot_navigation_alt'] = 'Navigation of musdb.';
$tlMusdb['screenshot_navigation'] = 'The navigation gives a rough overview over different sections of musdb: museums, collections, objects, object groups, exhibitions, etc.';
$tlMusdb['screenshot_object_overview_alt'] = 'Object overview page.';
$tlMusdb['screenshot_object_overview'] = 'An object overview page in image mode. The sidebar on the right offers search and filter-based exporting and batch editing functionalities. A simple list view is also available.';
$tlMusdb['screenshot_object_page_alt'] = 'Object page.';
$tlMusdb['screenshot_object_page'] = 'The main section of an object page. At the top, most basic information on the object can be entered. At the bottom, the tabbed menu for managing detailed information on the object can be seen.';
$tlMusdb['screenshot_record_history_alt'] = 'Record history of an object.';
$tlMusdb['screenshot_record_history'] = 'Edits to an object are logged. If the user who previously edited the object set up their user profile, new users who see the logs can get to know others from the museum through the logs.';
$tlMusdb['screenshot_provenance_research_alt'] = 'Provenance research tab.';
$tlMusdb['screenshot_provenance_research'] = 'Using the provenance research tab, detailed reports on a predefined set of critical issues can be recorded.';
$tlMusdb['screenshot_restoration_alt'] = 'Restoration tab on a musdb object page.';
$tlMusdb['screenshot_restoration'] = 'The restoration tab of an object page offers options for color-coded and easily accessible notes towards the top of the section, detailed ones on the bottom.';
$tlMusdb['screenshot_user_management_alt'] = 'User management and user rights section.';
$tlMusdb['screenshot_user_management'] = 'Museum directors and regional administrators set detailed permissions for what users can edit or view.';

View File

@ -0,0 +1,10 @@
<?PHP
$tlTermNodac['pageTitle'] = 'museum-digital :: Nodac & md:term';
$tlTermNodac['pageDescription'] = 'At museum-digital we build two tools for managing and displaying controlled vocabularies: md:term and nodac.';
$tlTermNodac['pageKeywords'] = 'software, controlled vocabularies, subject headings';
$tlTermNodac['term_nodac_title'] = 'Our Tools for Managing Controlled Vocabularies: nodac and md:term';
$tlTermNodac['term_nodac_introduction'] = 'nodac is the name of our tool for correcting, enriching, and hierarchializing controlled vocabularies at museum-digital. Nodac is multilingual and can be used for controlling vocabularies in different languages. Using nodac, external vocabularies can be managed as well: for example the Hornbostel-Sachs-Systematik for Musikinstrumente or the Hessische Systematik. The primary use of the tool remains, however, the curation of the museum-digital\'s own controlled vocabularies. It is the dedicated place for in-depth enrichment of terms from the domains of "actors" (people and institutions), geographic places, times, and tags. These are controlled centrally for a given language by the <i>norm data editors</i>. Each participating museum can however submit requests for changes.</p>
<p>While it is the dedicated aim of museum-digital to make entering and linking - for example - a tag as easy as possible for the museums, further edits like providing a definition of the term and linking it with other controlled vocabularies are taken over by the <i>norm data editors</i>. It thus becomes a background task, that does however remain central to the success of the whole endeavor. It is only because we keep curated controlled vocabularies, that we can generate correct timelines or place objects on maps in any meaningful way.</p>
<p>md:term is the public equivalent of nodac. It provides for public, structured access to our own vocabularies and a number of external ones. Besides making the vocabularies browse-able, it offers <a href="https://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System"><abbr title="Simple Knowledge Organization System">SKOS</abbr></a> and <abbr title="JavaScript Object Notation">JSON</abbr> interfaces. In this way, it provides access for other developers and projects to creatively use and incorporate our controlled vocabularies.';

12
hu/software_themator.php Normal file
View File

@ -0,0 +1,12 @@
<?PHP
$tlThemator['pageTitle'] = 'museum-digital :: Themator';
$tlThemator['pageDescription'] = 'The Themator is museum-digital\'s solution for digital story-telling.';
$tlThemator['pageKeywords'] = 'software, story-telling, topics, stories, narrative, exhibitions';
$tlThemator['themator_title'] = 'The Themator - A Tool for Online Storytelling and Digital Exhibitions';
$tlThemator['screenshots'] = 'Screenshots';
$tlThemator['themator_introduction'] = 'The Themator is museum-digital\'s solution for digital story-telling.</p><p>After setting up the <a href="/software/frontend">main frontend</a> for museum-digital, questions for how to embed the thus published objects in online narratives soon arose. To answer this demand, the development of the Themator began.</p><p>The Themator is structured around topics, which can be super- or subordinate to other topics and which can be associated with objects (both those entered only in the Themator and those published in any of the <a href="/about/portals">main portals of museum-digital</a>), literature entries, and more. This focus on <em>topics</em> provides for a broad range of possible uses in the field of digital storytelling, especially where it relates to museum objects. On the one hand, the Themator can be used for creating digital exhibitions. On the other, it has been used to create learning materials (e.g. <a href="https://hu.museum-digital.org/themator/ausgabe/showthema.php?m_tid=1&tid=1&ver=standalone">for teaching in German minority schools in Hungary</a>). This, combined with the need to be able to embed objects from the different instances in the same topic, led us to design the Themator as a tool completely independent from the main instances.';
$tlThemator['screenshot_overview_germany'] = 'Overview of topics available in the German-language Themator';
$tlThemator['screenshot_topic_page'] = 'A topic page in the Themator';
$tlThemator['screenshot_exhibition_view'] = 'The Themator features a slideshow-like "exhibition view"';
$tlThemator['screenshot_linked_objects'] = 'List of objects linked to a topic';
$tlThemator['screenshot_object_page'] = 'Page for a single object. Besides those entered only in the Themator, objects can also be embedded from museum-digital';

View File

@ -0,0 +1,11 @@
<?PHP
$tlThirdParty['pageTitle'] = 'museum-digital :: Third Party Tools';
$tlThirdParty['pageDescription'] = 'Based on the APIs of museum-digital, a number of third party tools have been written. Here you can find some of them.';
$tlThirdParty['pageKeywords'] = 'software, museum software, API, digitization in museums';
$tlThirdParty['title'] = 'Third Party Tools';
$tlThirdParty['introduction'] = 'Using the different APIs of museum-digital, a number of additional tools have been written. These are in principle independent of museum-digital, but since they interact with or are based on museum-digital in some way, we collect brief introductions to those we know of here.';
$tlThirdParty['resources'] = 'Resources';
$tlThirdParty['in_blog'] = 'News About API-Based Tools in our Blog';
$tlThirdParty['website'] = 'Website';
$tlThirdParty['license_usage'] = 'License / Usage';
$tlThirdParty['authors'] = 'Author(s)';

9
hu/statistics.php Normal file
View File

@ -0,0 +1,9 @@
<?PHP
$tlStatistics['frontend'] = 'Frontend';
$tlStatistics['musdb'] = 'musdb';
$tlStatistics['themator'] = 'Themator';
$tlStatistics['noda'] = 'md:term / nodac';
$tlStatistics['others'] = 'Others';
$tlStatistics['Total'] = 'Total';
$tlStatistics['Checked'] = 'Checked';
$tlStatistics['users'] = 'Users';

8
hu/terminology.php Normal file
View File

@ -0,0 +1,8 @@
<?PHP
$tlTerminology['pageTitle'] = 'museum-digital :: Terminological Work at museum-digital';
$tlTerminology['pageDescription'] = 'At museum-digital we use controlled vocabularies, to enrich the users\' experience. Here we describe, how they are handled.';
$tlTerminology['pageKeywords'] = 'Terminology, museums, controlled vocabularies, tagging';
$tlTerminology['terminology_title'] = 'Controlled Vocabularies at museum-digital';
$tlTerminology['terminology_role_of_terminology'] = 'Controlled vocabularies are a central issue to museum-digital. Sorted into four catalogs (persons and institutions, geographical places, times, and tags), terms are enriched with definitions and links to external controlled vocabularies and services (Wikipedia, GND, ULAN, RKD, MBL, LAGIS, geonames, TGN, AAT, LCSH, ...). At the same time, they are categorized hierarchically. This provides for the possibility to return objects linked to subordinate terms to searches for a given superordinate term. A search for "vehicle" thus returns any object linked to "car" as well.';
$tlTerminology['terminology_how_we_do_it'] = 'How are the Vocabularies Controlled?';
$tlTerminology['terminology_how_we_do_it_text'] = '<p>The curation of controlled vocabularies at museum-digital takes place in a centralized manner. All museums of all instances of a given primary language work together to create a common database of controlled terms. Since curating controlled vocabularies is time consuming, we try to reduce the participating museums\' workload in this regard as much as possible. Besides, a centralized curation of controlled vocabularies leads to more uniform results.</p><p>To ease the curation, we have developed a tool, <a href="/software/term_nodac">"nodac"</a>, which automatizes much of the enrichment work and offers a simple interface for positioning terms hierarchically. With this tool, norm data editors, can also use batch editing functionalities for enhancing the controlled vocabularies.</p><p>The curation of controlled vocabularies is thus a joint effort of the participating museums, direct volunteering, and support by a number of state governments, led by a small team of "norm data editors".</p>';