This repository has been archived by the owner on Nov 19, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlocallang_db.xml
42 lines (41 loc) · 2.16 KB
/
locallang_db.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
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<type>database</type>
<description>Language labels for database tables/fields belonging to extension 'rgsmoothgallery'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.list_type_pi1">SmoothGallery</label>
<label index="tx_rgsmoothgallery_image">SmoothGallery Image</label>
<label index="tx_rgsmoothgallery_image.title">Title</label>
<label index="tx_rgsmoothgallery_image.description">Description</label>
<label index="tx_rgsmoothgallery_image.image">Image</label>
<label index="tt_content.tx_rgsmoothgallery_rgsg">Activate SmoothGallery</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.list_type_pi1">SmoothGallery</label>
<label index="tx_rgsmoothgallery_image">SmoothGallery Bild</label>
<label index="tx_rgsmoothgallery_image.title">Titel</label>
<label index="tx_rgsmoothgallery_image.description">Beschreibung</label>
<label index="tx_rgsmoothgallery_image.image">Bild</label>
<label index="tt_content.tx_rgsmoothgallery_rgsg">SmoothGallery aktivieren</label>
</languageKey>
<languageKey index="nl" type="array">
<label index="tt_content.list_type_pi1">SmoothGallery</label>
<label index="tx_rgsmoothgallery_image">SmoothGallery afbeelding</label>
<label index="tx_rgsmoothgallery_image.title">Titel</label>
<label index="tx_rgsmoothgallery_image.description">Beschrijving</label>
<label index="tx_rgsmoothgallery_image.image">Afbeelding</label>
<label index="tt_content.tx_rgsmoothgallery_rgsg">SmoothGallery aktiveren</label>
</languageKey>
<languageKey index="fr" type="array">
<label index="tt_content.list_type_pi1">SmoothGallery</label>
<label index="tx_rgsmoothgallery_image">SmoothGallery Image</label>
<label index="tx_rgsmoothgallery_image.title">Titre</label>
<label index="tx_rgsmoothgallery_image.description">Description</label>
<label index="tx_rgsmoothgallery_image.image">Image</label>
<label index="tt_content.tx_rgsmoothgallery_rgsg">Activer SmoothGallery</label>
</languageKey>
</data>
</T3locallang>