kitodo-presentation/Resources/Private/Language/Calendar.xml

45 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!--
* (c) Kitodo. Key to digital objects e.V. <contact@kitodo.org>
*
* This file is part of the Kitodo and TYPO3 projects.
*
* @license GNU General Public License version 3 or later.
* For the full copyright and license information, please read the
* LICENSE.txt file that was distributed with this source code.
-->
<T3locallang>
<meta type="array">
<type>module</type>
<description>Language labels for plugin Calendar</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.plugin.title">Calendar</label>
<label index="tt_content.plugin.description">Calendar Plugin for Kitodo.Presentation</label>
<label index="tt_content.pi_flexform.initialDocument">Initial document to show (e.g. of type "newspaper" or "ephemera")</label>
<label index="tt_content.pi_flexform.sheet_general">Options</label>
<label index="tt_content.pi_flexform.showEmptyMonths">Show months without issues in calendar?</label>
<label index="tt_content.pi_flexform.targetPid">Target page (with "DLF: Page View")</label>
<label index="tt_content.pi_flexform.templateFile">Template file</label>
<label index="allYears">All years overview - </label>
<label index="label.please_choose_year">Please choose a year first.</label>
<label index="label.view_calendar">Calendar</label>
<label index="label.view_list">List View</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.plugin.title">Kalender</label>
<label index="tt_content.plugin.description">Kalender Plugin für Kitodo.Presentation</label>
<label index="tt_content.pi_flexform.initialDocument">Anfangsdokument (z.B. vom Typ "newspaper" oder "ephemera)</label>
<label index="tt_content.pi_flexform.sheet_general">Einstellungen</label>
<label index="tt_content.pi_flexform.showEmptyMonths">Zeige Monate ohne Ausgaben im Kalender?</label>
<label index="tt_content.pi_flexform.targetPid">Zielseite (mit Plugin "DLF: Seitenansicht")</label>
<label index="tt_content.pi_flexform.templateFile">HTML-Template</label>
<label index="allYears">Jahrgangsübersicht - </label>
<label index="label.please_choose_year">Bitte wählen Sie zunächst einen Jahrgang aus.</label>
<label index="label.view_calendar">Kalender</label>
<label index="label.view_list">Listenansicht</label>
</languageKey>
</data>
</T3locallang>