forked from sifeluga/cris2typo3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
locallang.xml
33 lines (33 loc) · 2.05 KB
/
locallang.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<type>module</type>
<description>Language labels for extension 'univis2web'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="pi1_title">Cris2Typo3 - Selected Publications</label>
<label index="pi1_plus_wiz_description">Show a selection of your publications.</label>
<label index="pi2_title">Cris2Typo3 - List Publications</label>
<label index="pi2_plus_wiz_description">Show all publications for one year.</label>
<label index="pi3_title">Cris2Typo3 - List Publications (Personal Page)</label>
<label index="pi3_plus_wiz_description">Show all publications for a lab member.</label>
<label index="pi4_title">Cris2Typo3 - Recent Publications</label>
<label index="pi4_plus_wiz_description">Show recent publications of the lab.</label>
<label index="any_title">Cris2Typo3 - List Any Selected Publications</label>
<label index="any_plus_wiz_description">Show a selection of various publications for mixed projects.</label>
</languageKey>
<languageKey index="de" type="array">
<label index="pi1_title">Cris2Typo3 - Ausgewählte Publikationen</label>
<label index="pi1_plus_wiz_description">Zeigt eine Auswahl Deiner Publikationen an.</label>
<label index="pi2_title">Cris2Typo3 - Auflistung der Publikationen</label>
<label index="pi2_plus_wiz_description">Zeigt alle Publikationen von einem Jahr an.</label>
<label index="pi3_title">Cris2Typo3 - Auflistung der Publikationen (Mitarbeiterseite)</label>
<label index="pi3_plus_wiz_description">Zeigt alle Publikationen von einem Mitarbeiter an.</label>
<label index="pi4_title">Cris2Typo3 - Neueste Publikationen</label>
<label index="pi4_plus_wiz_description">Zeigt die neuesten Publikationen des Lehrstuhls.</label>
<label index="any_title">Cris2Typo3 - Gemischte Publikationen</label>
<label index="any_plus_wiz_description">Zeigt eine Auswahl verschiedener Publikationen an.</label>
</languageKey>
</data>
</T3locallang>