22 | | <list_entry value="parallel" de.display_value="längs" ru.display_value="параллельная" short_description="parallel to the road" ru.short_description="параллельно дороге" /> |
23 | | <list_entry value="perpendicular" de.display_value="quer" ru.display_value="перпендикулярная" short_description="at a right angle; i.e., the front or back of the vehicle pointing straight towards the road center line" ru.short_description="под прямым углом: перед или зад ТС направлен перпендикулярно направлению дороги" /> |
24 | | <list_entry value="diagonal" de.display_value="diagonal" ru.display_value="диагональная" short_description="diagonally; a.k.a. angle parking or echelon parking" ru.short_description="диагональная: под углом к дороге" /> |
25 | | <list_entry value="marked" de.display_value="markiert" ru.display_value="согласно разметке" short_description="parking spaces available that are individually marked" ru.short_description="условия указаны для каждого парковочного места индивидуально" /> |
26 | | <list_entry value="no_parking" de.display_value="Parkverbot" ru.display_value="стоянка запрещена" short_description="may stop, though, to for example pick up/drop off a passenger, unload cargo or for other reasons as laid out in the local legislation" ru.short_description="возможна остановка, но не стоянка" /> |
27 | | <list_entry value="no_stopping" de.display_value="Halteverbot" ru.display_value="остановка запрещена" /> |
28 | | <list_entry value="fire_lane" de.display_value="Feuerwehrspur" ru.display_value="пожарная полоса" short_description="In countries where such exist, an extra sign indicating a lane that must be kept clear for possible fire engines, or other emergency vehicles" ru.short_description="встречается в некоторых странах, схоже, но строже чем запрет остановки" /> |
| 20 | <list_entry value="parallel" de.display_value="längs" ru.display_value="параллельная" short_description="Vehicles must park parallel to the road." ru.short_description="параллельно дороге" /> |
| 21 | <list_entry value="perpendicular" de.display_value="quer" ru.display_value="перпендикулярная" short_description="Vehicles must park at a 90 degree angle so that the front or back of the vehicle is pointing straight towards the road center line." ru.short_description="под прямым углом: перед или зад ТС направлен перпендикулярно направлению дороги" /> |
| 22 | <list_entry value="diagonal" de.display_value="diagonal" ru.display_value="диагональная" short_description="Vehicles must park diagonally. Also known as angle parking or echelon parking." ru.short_description="диагональная: под углом к дороге" /> |
| 23 | <list_entry value="marked" de.display_value="markiert" ru.display_value="согласно разметке" short_description="Only some parking spaces available that are individually marked." ru.short_description="условия указаны для каждого парковочного места индивидуально" /> |
| 24 | <list_entry value="no" short_description="There is no parking space." /> |
| 25 | <list_entry value="yes" short_description="There is some type of parking space. If possible, be more specific." /> |
| 26 | <list_entry value="separate" short_description="Parking facilities are mapped explicitly as another object (usually with parking=street_side)." /> |
184 | | <combo text="Condition" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:both" match="key" use_last_as_default="true"> |
185 | | <reference ref="parking_condition_list" /> |
186 | | </combo> |
187 | | <combo text="... outside time interval" ru.text="... вне указанного времени действия" key="parking:condition:both:default" match="key" use_last_as_default="true"> |
188 | | <reference ref="parking_condition_list" /> |
189 | | </combo> |
190 | | <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:both:vehicles" rows="3"> |
191 | | <reference ref="vehicle_types_list" /> |
192 | | </multiselect> |
193 | | <!-- <optional> --> |
194 | | <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:both:maxstay" values_sort="false"> |
195 | | <reference ref="maxstay_values" /> |
196 | | </combo> |
197 | | <combo text="Time interval" de.text="Gültigkeits-Zeitraum" ru.text="Время действия парковки" key="parking:condition:both:time_interval" use_last_as_default="true"> |
198 | | <reference ref="time_interval_values" /> |
199 | | </combo> |
200 | | <text text="Capacity (each side)" de.text="Kapazität (pro Seite)" ru.text="Вместимость (на каждой стороне)" key="parking:condition:both:capacity" /> |
201 | | <text text="Capacity for Disabled (each side)" ru.text="Вместимость (инвалиды, на каждой стороне)" key="parking:condition:both:capacity:disabled" /> |
202 | | <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:both:residents" /> |
203 | | <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:both:customers" /> |
204 | | <!-- </optional> --> |
205 | | <reference ref="wiki_links" /> |
206 | | <preset_link preset_name="... more conditions: on both sides"/> |
| 181 | <reference ref="wiki_links" /> |
215 | | <combo text="Condition" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:right" match="key" use_last_as_default="true"> |
216 | | <reference ref="parking_condition_list" /> |
217 | | </combo> |
218 | | <combo text="... outside time interval" ru.text="... вне указанного времени действия" key="parking:condition:right:default" match="key" use_last_as_default="true"> |
219 | | <reference ref="parking_condition_list" /> |
220 | | </combo> |
221 | | <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:right:vehicles" rows="3"> |
222 | | <reference ref="vehicle_types_list" /> |
223 | | </multiselect> |
224 | | <!-- <optional> --> |
225 | | <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:right:maxstay" values_sort="false"> |
226 | | <reference ref="maxstay_values" /> |
227 | | </combo> |
228 | | <combo text="Time interval" de.text="Gültigkeits-Zeitraum" ru.text="Время действия парковки" key="parking:condition:right:time_interval" use_last_as_default="true"> |
229 | | <reference ref="time_interval_values" /> |
230 | | </combo> |
231 | | <text text="Capacity" de.text="Kapazität" key="parking:condition:right:capacity" /> |
232 | | <text text="Capacity for Disabled" ru.text="Вместимость (инвалиды)" key="parking:condition:right:capacity:disabled" /> |
233 | | <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:right:residents" /> |
234 | | <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:right:customers" /> |
235 | | <!-- </optional> --> |
244 | | </combo> |
245 | | <combo text="... outside time interval" ru.text="... вне указанного времени действия" key="parking:condition:left:default" match="key" use_last_as_default="true"> |
| 205 | </multiselect> |
| 206 | <text text="Conditional restriction" key="parking:condition:both:conditional" match="key" use_last_as_default="true" /> |
| 207 | <!-- FIXME: Add support for vehicles according to new syntax |
| 208 | <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:both:vehicles" rows="3"> |
| 209 | <reference ref="vehicle_types_list" /> |
| 210 | </multiselect> |
| 211 | --> |
| 212 | <optional> |
| 213 | <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:both:maxstay" values_sort="false"> |
| 214 | <reference ref="maxstay_values" /> |
| 215 | </combo> |
| 216 | <text text="Conditional maxstay" key="parking:condition:both:maxstay:conditional" match="key" use_last_as_default="true" /> |
| 217 | <text text="Capacity (each side)" de.text="Kapazität (pro Seite)" ru.text="Вместимость (на каждой стороне)" key="parking:condition:both:capacity" /> |
| 218 | <text text="Capacity for disabled (each side)" ru.text="Вместимость (инвалиды, на каждой стороне)" key="parking:condition:both:capacity:disabled" /> |
| 219 | <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:both:residents" /> |
| 220 | <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:both:customers" /> |
| 221 | <combo text="Reason for prohibition" key="parking:condition:both:reason" values_context="parking_condition_reasons" match="key"> |
| 222 | <reference ref="parking_condition_reasons_list" /> |
| 223 | </combo> |
| 224 | </optional> |
| 225 | <reference ref="wiki_links" /> |
| 226 | </item> <!-- Same on both sides of street item --> |
| 227 | <item name="Different on each side of street" de.name="beide Straßenseiten unterschiedlich" ru.name="Различна на каждой стороне" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true"> |
| 228 | <space /> |
| 229 | <label text="Right side:" de.text="Rechte Straßenseite:" ru.text="По правую сторону:" /> |
| 230 | <space /> |
| 231 | <multiselect text="Default condition(s)" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:right" match="key" use_last_as_default="true" rows="5"> |
247 | | </combo> |
| 233 | </multiselect> |
| 234 | <text text="Conditional restriction" key="parking:condition:right:conditional" match="key" use_last_as_default="true" /> |
| 235 | <!-- FIXME: Add support for vehicles according to new syntax |
| 236 | <multiselect text="Type of vehicles" ru.text="Виды ТС" key="parking:condition:right:vehicles" rows="3"> |
| 237 | <reference ref="vehicle_types_list" /> |
| 238 | </multiselect> |
| 239 | --> |
| 240 | <optional> |
| 241 | <combo text="Maxstay" de.text="max. Parkzeit" ru.text="Макс. время стоянки" key="parking:condition:right:maxstay" values_sort="false"> |
| 242 | <reference ref="maxstay_values" /> |
| 243 | </combo> |
| 244 | <text text="Conditional maxstay" key="parking:condition:right:maxstay:conditional" match="key" use_last_as_default="true" /> |
| 245 | <text text="Capacity" de.text="Kapazität" ru.text="Вместимость" key="parking:condition:right:capacity" /> |
| 246 | <text text="Capacity for disabled" ru.text="Вместимость (инвалиды)" key="parking:condition:right:capacity:disabled" /> |
| 247 | <text text="Residents permit ref" de.text="Parkausweis-Bezeichnung (ref)" ru.text="Категория (ref) резидентного разрешения" key="parking:condition:right:residents" /> |
| 248 | <text text="Customers of" de.text="Kunden von" ru.text="Для клиентов заведения" key="parking:condition:right:customers" /> |
| 249 | <combo text="Reason for prohibition" key="parking:condition:right:reason" values_context="parking_condition_reasons" match="key"> |
| 250 | <reference ref="parking_condition_reasons_list" /> |
| 251 | </combo> |
| 252 | </optional> |
| 253 | <item_separator /> |
| 254 | <label text="Left side:" de.text="Linke Straßenseite:" ru.text="По левую сторону:" /> |
| 255 | <space /> |
| 256 | <multiselect text="Default condition(s)" de.text="Bedingungen" ru.text="Разрешение на парковку" key="parking:condition:left" match="key" use_last_as_default="true" rows="5"> |
| 257 | <reference ref="parking_condition_list" /> |
| 258 | </multiselect> |
| 259 | <text text="Conditional restriction" key="parking:condition:left:conditional" match="key" use_last_as_default="true" /> |
| 260 | <!-- FIXME: Add support for vehicles according to new syntax |
266 | | <separator /> |
267 | | <item name="... more conditions: on both sides" ru.name="... ещё разрешения: на обеих сторонах" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true"> |
268 | | <space /> |
269 | | <combo text="Reason" ru.text="Причина" key="parking:condition:both:reason" values_context="parking_condition_reasons" match="key"> |
270 | | <reference ref="parking_condition_reasons_list" /> |
271 | | </combo> |
272 | | <space /> |
273 | | <combo text="Condition (:2)" de.text="Bedingungen (:2)" ru.text="Разрешение на парковку (:2)" key="parking:condition:both:2" match="key" use_last_as_default="true"> |
274 | | <reference ref="parking_condition_list" /> |
275 | | </combo> |
276 | | <combo text="Maxstay (:2)" de.text="max. Parkzeit (:2)" ru.text="Макс. время стоянки (:2)" key="parking:condition:both:2:maxstay" values_sort="false"> |
277 | | <reference ref="maxstay_values" /> |
278 | | </combo> |
279 | | <combo text="Time interval (:2)" de.text="Gültigkeits-Zeitraum (:2)" ru.text="Время действия парковки (:2)" key="parking:condition:both:2:time_interval" use_last_as_default="true"> |
280 | | <reference ref="time_interval_values" /> |
281 | | </combo> |
282 | | <combo text="Reason (:2)" ru.text="Причина (:2)" key="parking:condition:both:2:reason" values_context="parking_condition_reasons"> |
283 | | <reference ref="parking_condition_reasons_list" /> |
284 | | </combo> |
285 | | <space /> |
286 | | <combo text="Condition (:3)" de.text="Bedingungen (:3)" ru.text="Разрешение на парковку (:3)" key="parking:condition:both:3" match="key" use_last_as_default="true"> |
287 | | <reference ref="parking_condition_list" /> |
288 | | </combo> |
289 | | <combo text="Maxstay (:3)" de.text="max. Parkzeit (:3)" ru.text="Макс. время стоянки (:3)" key="parking:condition:both:3:maxstay" values_sort="false"> |
290 | | <reference ref="maxstay_values" /> |
291 | | </combo> |
292 | | <combo text="Time interval (:3)" de.text="Gültigkeits-Zeitraum (:3)" ru.text="Время действия парковки (:3)" key="parking:condition:both:3:time_interval" use_last_as_default="true"> |
293 | | <reference ref="time_interval_values" /> |
294 | | </combo> |
295 | | <combo text="Reason (:3)" ru.text="Причина (:3)" key="parking:condition:both:3:reason" values_context="parking_condition_reasons"> |
296 | | <reference ref="parking_condition_reasons_list" /> |
297 | | </combo> |
298 | | <reference ref="wiki_links" /> |
299 | | </item> <!-- ... more conditions: on both sides item --> |
300 | | <item name="... more conditions: on each sides" ru.name="... ещё разрешения: на каждой стороне" icon="presets/vehicle/parking/parking.svg" type="way" preset_name_label="true"> |
301 | | <space /> |
302 | | <label text="Right side:" de.text="Rechte Straßenseite:" ru.text="По правую сторону:" /> |
303 | | <space /> |
304 | | <combo text="Reason" ru.text="Причина" key="parking:condition:right:reason" values_context="parking_condition_reasons" match="key"> |
305 | | <reference ref="parking_condition_reasons_list" /> |
306 | | </combo> |
307 | | <space /> |
308 | | <combo text="Condition (:2)" de.text="Bedingungen (:2)" ru.text="Разрешение на парковку (:2)" key="parking:condition:right:2" match="key" use_last_as_default="true"> |
309 | | <reference ref="parking_condition_list" /> |
310 | | </combo> |
311 | | <combo text="Maxstay (:2)" de.text="max. Parkzeit (:2)" ru.text="Макс. время стоянки (:2)" key="parking:condition:right:2:maxstay" values_sort="false"> |
312 | | <reference ref="maxstay_values" /> |
313 | | </combo> |
314 | | <combo text="Time interval (:2)" de.text="Gültigkeits-Zeitraum (:2)" ru.text="Время действия парковки (:2)" key="parking:condition:right:2:time_interval" use_last_as_default="true"> |
315 | | <reference ref="time_interval_values" /> |
316 | | </combo> |
317 | | <combo text="Reason (:2)" ru.text="Причина (:2)" key="parking:condition:right:2:reason" values_context="parking_condition_reasons"> |
318 | | <reference ref="parking_condition_reasons_list" /> |
319 | | </combo> |
320 | | <space /> |
321 | | <combo text="Condition (:3)" de.text="Bedingungen (:3)" ru.text="Разрешение на парковку (:3)" key="parking:condition:right:3" match="key" use_last_as_default="true"> |
322 | | <reference ref="parking_condition_list" /> |
323 | | </combo> |
324 | | <combo text="Maxstay (:3)" de.text="max. Parkzeit (:3)" ru.text="Макс. время стоянки (:3)" key="parking:condition:right:3:maxstay" values_sort="false"> |
325 | | <reference ref="maxstay_values" /> |
326 | | </combo> |
327 | | <combo text="Time interval (:3)" de.text="Gültigkeits-Zeitraum (:3)" ru.text="Время действия парковки (:3)" key="parking:condition:right:3:time_interval" use_last_as_default="true"> |
328 | | <reference ref="time_interval_values" /> |
329 | | </combo> |
330 | | <combo text="Reason (:3)" ru.text="Причина (:3)" key="parking:condition:right:3:reason" values_context="parking_condition_reasons"> |
331 | | <reference ref="parking_condition_reasons_list" /> |
332 | | </combo> |
333 | | <item_separator /> |
334 | | <label text="Left side:" de.text="Linke Straßenseite:" ru.text="По левую сторону:" /> |
335 | | <space /> |
336 | | <combo text="Reason" ru.text="Причина" key="parking:condition:left:reason" values_context="parking_condition_reasons" match="key"> |
337 | | <reference ref="parking_condition_reasons_list" /> |
338 | | </combo> |
339 | | <space /> |
340 | | <combo text="Condition (:2)" de.text="Bedingungen (:2)" ru.text="Разрешение на парковку (:2)" key="parking:condition:left:2" match="key" use_last_as_default="true"> |
341 | | <reference ref="parking_condition_list" /> |
342 | | </combo> |
343 | | <combo text="Maxstay (:2)" de.text="max. Parkzeit (:2)" ru.text="Макс. время стоянки (:2)" key="parking:condition:left:2:maxstay" values_sort="false"> |
344 | | <reference ref="maxstay_values" /> |
345 | | </combo> |
346 | | <combo text="Time interval (:2)" de.text="Gültigkeits-Zeitraum (:2)" ru.text="Время действия парковки (:2)" key="parking:condition:left:2:time_interval" use_last_as_default="true"> |
347 | | <reference ref="time_interval_values" /> |
348 | | </combo> |
349 | | <combo text="Reason (:2)" ru.text="Причина (:2)" key="parking:condition:left:2:reason" values_context="parking_condition_reasons"> |
350 | | <reference ref="parking_condition_reasons_list" /> |
351 | | </combo> |
352 | | <space /> |
353 | | <combo text="Condition (:3)" de.text="Bedingungen (:3)" ru.text="Разрешение на парковку (:3)" key="parking:condition:left:3" match="key" use_last_as_default="true"> |
354 | | <reference ref="parking_condition_list" /> |
355 | | </combo> |
356 | | <combo text="Maxstay (:3)" de.text="max. Parkzeit (:3)" ru.text="Макс. время стоянки (:3)" key="parking:condition:left:3:maxstay" values_sort="false"> |
357 | | <reference ref="maxstay_values" /> |
358 | | </combo> |
359 | | <combo text="Time interval (:3)" de.text="Gültigkeits-Zeitraum (:3)" ru.text="Время действия парковки (:3)" key="parking:condition:left:3:time_interval" use_last_as_default="true"> |
360 | | <reference ref="time_interval_values" /> |
361 | | </combo> |
362 | | <combo text="Reason (:3)" ru.text="Причина (:3)" key="parking:condition:left:3:reason" values_context="parking_condition_reasons"> |
363 | | <reference ref="parking_condition_reasons_list" /> |
364 | | </combo> |
365 | | <reference ref="wiki_links" /> |
366 | | </item> <!-- ... more conditions: on each sides item --> |