forked from TYPO3-svn-archive/rggooglemap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocallang_flex.xml
204 lines (198 loc) · 11.4 KB
/
locallang_flex.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<type>module</type>
<description>Language labels for flexforms of extension 'rggooglemap'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="general.sheetTitle">Settings</label>
<label index="general.show">Show</label>
<label index="general.show.0">Map</label>
<label index="general.show.1">POIs</label>
<label index="general.show.2">POI Menu</label>
<label index="general.show.3">Locationbox</label>
<label index="general.show.4">Active records</label>
<label index="general.show.5">Search</label>
<label index="general.show.6">Category Menu</label>
<label index="general.show.7">Directions</label>
<label index="general.categories">Active categories</label>
<label index="general.categoriesselected">Available categories</label>
<label index="general.key">Googlemap Key</label>
<label index="map.sheetTitle">Map</label>
<label index="map.width">Width of map</label>
<label index="map.height">Height of map</label>
<label index="map.lng">Start Longitude</label>
<label index="map.lat">Start Latitude</label>
<label index="map.zoom">Start Zoom</label>
<label index="map.type">Type of map</label>
<label index="map.type.map">Map</label>
<label index="map.type.satellite">Satellite</label>
<label index="map.type.hybrid">Hybrid</label>
<label index="map.type.physical">Terrain</label>
<label index="map.type.mapnik">Mapnik</label>
<label index="map.type.tah">Tiles@Home</label>
<label index="map.type_controls">Show type controls</label>
<label index="map.type_controls.0"></label>
<label index="map.type_controls.1">Show</label>
<label index="map.type_controls.2">Hide</label>
<label index="map.nav_controls">Navigation controls</label>
<label index="map.nav_controls.none">None</label>
<label index="map.nav_controls.small">Small</label>
<label index="map.nav_controls.large">Large</label>
<label index="map.controlonmouseover">Only show controls on mouseover</label>
<label index="map.mapoverview">Show overview map</label>
<label index="map.showondefault">Default POI</label>
<label index="map.useBoundsOnStart">Use bounds for the first load</label>
<label index="map.loadDynamicList">Load dynamic list of POIs</label>
<label index="menu.sheetTitle">Menu settings</label>
<label index="menu.map">Page with the map</label>
<label index="menu.menucatsortorder">Category ordering</label>
<label index="menu.menurecordsort">Records ordering</label>
<label index="menu.menurecordsortorder">asc/desc</label>
<label index="menu.usecategorytree">Use category tree in Menu</label>
<label index="sorting.title">Title</label>
<label index="sorting.uid">UID</label>
<label index="sorting.tstamp">Last modified (tstamp)</label>
<label index="sorting.crdate">Creation Date (crdate)</label>
<label index="sorting.orderby.asc">Ascending</label>
<label index="sorting.orderby.desc">Descending</label>
<label index="search.sheetTitle">Search & Directions</label>
<label index="search.defaultCountry">Default Country for Geocoding, use "AT" or "Austria" or "Österreich"</label>
<label index="search.radiusSearch">Enable Radius Search</label>
<label index="usermap.sheetTitle">Add a record</label>
<label index="usermap.wait">Please wait</label>
<label index="usermap.geocode.legend">Geocode an address</label>
<label index="usermap.geocode.start">Start geocoding</label>
<label index="usermap.save.legend">Save a new record</label>
<label index="usermap.save.title">Title</label>
<label index="usermap.save.cat">Category</label>
<label index="usermap.save.table">Table</label>
<label index="usermap.save.pid">Pid</label>
<label index="usermap.save.start">Save</label>
<label index="usermap.save.currentpage">Current page</label>
<label index="usermap.response.success">The record was inserted!</label>
<label index="usermap.error.tablenotfound">The table is not found.</label>
<label index="usermap.error.latlngwrong">Coordinates are not allowed or wrong.</label>
<label index="usermap.error.notitle">Title is missing</label>
<label index="usermap.error.recordexists">The record exists already</label>
<label index="usermap.help.title.title">Add a title</label>
<label index="usermap.help.title.descr">This is a required field!</label>
<label index="usermap.help.cat.descr">Select a category for the new record.</label>
<label index="usermap.help.table.descr">Select the table which is used for the new record. Add a new table by creating a new service extension.</label>
<label index="usermap.help.pid.title">Page on which record is saved</label>
<label index="usermap.help.pid.descr">Select the page which is used to save the reocrd. If you have defined a startingpoint in the 1st tab, all pages are visible here too. <br />You can also use Page TsConfig to add additional options. Syntax is <pre> rggooglemap.pid.<pid> = Text</pre></label>
</languageKey>
<languageKey index="de" type="array">
<label index="general.sheetTitle">Einstellungen</label>
<label index="general.show">Anzeige von</label>
<label index="general.show.0">Karte</label>
<label index="general.show.1">POIs</label>
<label index="general.show.2">POI Menü</label>
<label index="general.show.3">Ortsuche</label>
<label index="general.show.4">Aktive Datensätze</label>
<label index="general.show.5">Suche</label>
<label index="general.show.6">Kategoriemenü</label>
<label index="general.show.7">Anfahrt</label>
<label index="general.categories">Aktive Kategorien</label>
<label index="general.categoriesselected">Verfügbare Kategorien</label>
<label index="general.key">Googlemap Key</label>
<label index="map.sheetTitle">Karte</label>
<label index="map.width">Breite der Karte</label>
<label index="map.height">Höhe der Karte</label>
<label index="map.lng">Längengrad</label>
<label index="map.lat">Breitengrad</label>
<label index="map.zoom">Zoom</label>
<label index="map.type">Kartentyp</label>
<label index="map.type.map">Karte</label>
<label index="map.type.satellite">Satellit</label>
<label index="map.type.hybrid">Hybrid (Karte + Satellit)</label>
<label index="map.type.physical">Gelände</label>
<label index="map.type.mapnik">Mapnik</label>
<label index="map.type.tah">Tiles@Home</label>
<label index="map.type_controls">Umschalter für Kartentyp anzeigen</label>
<label index="map.type_controls.1">Anzeigen</label>
<label index="map.type_controls.2">Verstecken</label>
<label index="map.nav_controls">Navigationsschalter anzeigen</label>
<label index="map.nav_controls.none">Keine</label>
<label index="map.nav_controls.small">Klein</label>
<label index="map.nav_controls.large">Groß</label>
<label index="map.controlonmouseover">Bedienung nur bei Mouseover zeigen</label>
<label index="map.mapoverview">Übersichtskarte zeigen</label>
<label index="map.showondefault">Standard POI</label>
<label index="map.useBoundsOnStart">Optimierte Kartenpositionierung beim 1. Laden</label>
<label index="map.loadDynamicList">Dynamische Liste der POis laden</label>
<label index="menu.sheetTitle">Menü</label>
<label index="menu.map">Seite mit Karte</label>
<label index="menu.menucatsortorder">Sortierung Kategeogrie</label>
<label index="menu.menurecordsort">Sortierung Datensätze</label>
<label index="menu.menurecordsortorder">aufsteigen/absteigend</label>
<label index="menu.usecategorytree">Kategoriebaum im Menü verwenden</label>
<label index="sorting.title">Sortierung</label>
<label index="sorting.uid">UID</label>
<label index="sorting.tstamp">Letztes geändert (tstamp)</label>
<label index="sorting.crdate">Erstellt (crdate)</label>
<label index="search.sheetTitle">Suche & Anfahrt</label>
<label index="sorting.orderby.asc">aufsteigend</label>
<label index="sorting.orderby.desc">absteigend</label>
<label index="search.defaultCountry">Standard Land für Geocodierung, Bsp "AT", "Austria", "Österreich"</label>
<label index="search.radiusSearch">Umkreissuche aktivieren</label>
<label index="general.title">Allgemein</label>
<label index="template.template_file">Template</label>
<label index="menu.title">Menü-Einstellugen</label>
<label index="usermap.sheetTitle">Neuen Datensatz erstellen</label>
<label index="usermap.wait">Bitte warten</label>
<label index="usermap.geocode.legend">Geocodierung eines Datensatzes</label>
<label index="usermap.geocode.start">Geocodierung starten</label>
<label index="usermap.save.legend">Neuen Datensatz speichern</label>
<label index="usermap.save.title">Titel</label>
<label index="usermap.save.cat">Kategorie</label>
<label index="usermap.save.table">Tabelle</label>
<label index="usermap.save.pid">Pid</label>
<label index="usermap.save.start">Speichern</label>
<label index="usermap.save.currentpage">Aktuelle Seite</label>
<label index="usermap.response.success">Der Datensatz wurde erstellt!</label>
<label index="usermap.error.tablenotfound">Tabelle wurde nicht gefunden!</label>
<label index="usermap.error.latlngwrong">Koordinaten wurden nicht gefunden oder sind falsch!</label>
<label index="usermap.error.notitle">Ein Titel wurde nicht angegeben!</label>
<label index="usermap.error.recordexists">Der Datensatz existiert bereits</label>
</languageKey>
<languageKey index="fr" type="array">
<label index="general.title">Général</label>
<label index="general.show">Voir</label>
<label index="general.show.0">Carte</label>
<label index="general.show.1">POIs</label>
<label index="general.show.2">Menu</label>
<label index="template.template_file">Fichier template</label>
<label index="map.width">Largeur de la carte</label>
<label index="map.height">Hauteur de la carte</label>
<label index="map.lng">Longitude</label>
<label index="map.lat">Latitude</label>
<label index="map.zoom">Zoom</label>
<label index="map.key">Clé Googlemap</label>
<label index="map.type">Type de carte</label>
<label index="map.type.map">Carte</label>
<label index="map.type.satellite">Satellite</label>
<label index="map.type.hybrid">Hybride</label>
<label index="map.type_controls">Montrer les commandes type</label>
<label index="map.type_controls.0"></label>
<label index="map.type_controls.1">Voir</label>
<label index="map.type_controls.2">Cacher</label>
<label index="map.nav_controls">Commandes de navigation</label>
<label index="map.nav_controls.none">Aucun</label>
<label index="map.nav_controls.small">Petit</label>
<label index="map.nav_controls.large">Grand</label>
<label index="general.recursive">Recursif</label>
<label index="general.recursive.0"></label>
<label index="general.recursive.1">1 niveau</label>
<label index="general.recursive.2">2 niveaux</label>
<label index="general.recursive.3">3 niveaux</label>
<label index="general.recursive.4">4 niveaux</label>
<label index="general.recursive.infinite">Infini</label>
<label index="general.type.map.alternativeUrl">URL Alternative</label>
<label index="map.showondefault">Point d'intérêt par défaut :</label>
<label index="menu.title">Menu options</label>
<label index="menu.map">Page contenant la carte</label>
</languageKey>
</data>
</T3locallang>