]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/lv.json
Merge remote-tracking branch 'upstream/pull/1809'
[rails.git] / vendor / assets / iD / iD / locales / lv.json
1 {
2     "lv": {
3         "modes": {
4             "add_area": {
5                 "title": "Apgabals",
6                 "description": "Pievieno parkus, ēkas, ezerus un citus apgabalus.",
7                 "tail": "Klikšķiniet uz kartes, lai sāktu zīmēt apgabalu, piemēram, parku, ezeru, vai ēku."
8             },
9             "add_line": {
10                 "title": "Līnija",
11                 "description": "Pievieno ceļus, ielas, takas kanālus un citas līnijas.",
12                 "tail": "Klikšķiniet uz kartes, lai sāktu zīmēt līniju, piemēram, ceļu vai taku."
13             },
14             "add_point": {
15                 "title": "Punkts",
16                 "description": "Pievieno restorānus, pieminekļus, veikalus un citus punktus.",
17                 "tail": "Klikšķiniet uz kartes, lai pievienotu interešu punktu."
18             },
19             "browse": {
20                 "title": "Pārlūkot",
21                 "description": "Pārlūko karti."
22             }
23         },
24         "operations": {
25             "add": {
26                 "annotation": {
27                     "point": "Punkts pievienots.",
28                     "vertex": "Mezgls pievienots līnijai."
29                 }
30             },
31             "start": {
32                 "annotation": {
33                     "line": "Līnija iesākta.",
34                     "area": "Apgabals iesākts."
35                 }
36             },
37             "continue": {
38                 "title": "Turpināt ",
39                 "description": "Turpināt šo līniju.",
40                 "annotation": {
41                     "line": "Līnija turpināta.",
42                     "area": "Apgabals turpināts."
43                 }
44             },
45             "cancel_draw": {
46                 "annotation": "Zīmēšana atcelta."
47             },
48             "change_tags": {
49                 "annotation": "Apzīmējumi mainīti."
50             },
51             "circularize": {
52                 "title": "Pārveidot par apļveida",
53                 "description": {
54                     "line": "Pārveidot šo līniju par apļveida.",
55                     "area": "Pārveidot šo apgabalu par apļveida"
56                 },
57                 "key": "O",
58                 "annotation": {
59                     "line": "Līnija pārveidota par apļveida.",
60                     "area": "Apgabals pārveidots par apļveida."
61                 },
62                 "not_closed": "Šo objektu nevar pārveidot par apļveida, jo tas nav pabeigts."
63             },
64             "orthogonalize": {
65                 "title": "Kvadrāts",
66                 "annotation": {
67                     "line": "Līnijas leņķi pārvedoti par taisnleņķiem.",
68                     "area": "Apgabala leņķi pārvedoti par taisnleņķiem."
69                 }
70             },
71             "straighten": {
72                 "title": "Iztaisnot",
73                 "description": "Iztaisnot šo līniju."
74             },
75             "delete": {
76                 "title": "Dzēst",
77                 "annotation": {
78                     "point": "Punkts dzēsts.",
79                     "vertex": "Mezgls dzests.",
80                     "line": "Līnija dzēsta.",
81                     "area": "Apgabals dzēsts.",
82                     "relation": "Relācija dzēsta."
83                 }
84             },
85             "connect": {
86                 "annotation": {
87                     "point": "Līnija savienota ar punktu.",
88                     "vertex": "Līnija savienota ar citu.",
89                     "line": "Līnija savienota ar līniju.",
90                     "area": "Līnija savienota ar apgabalu."
91                 }
92             },
93             "disconnect": {
94                 "title": "Atvienot",
95                 "description": "Atvieno līnijas.",
96                 "key": "D",
97                 "annotation": "Līnijas atvienotas."
98             },
99             "merge": {
100                 "title": "Sapludināt",
101                 "key": "C",
102                 "not_eligible": "Šos objektus nevar apvienot."
103             },
104             "move": {
105                 "title": "Pārvietot",
106                 "key": "M",
107                 "annotation": {
108                     "point": "Punkts pārvietots.",
109                     "vertex": "Mezgls pārvietots.",
110                     "line": "Līnija pārvietota.",
111                     "area": "Apgabals pārvietots."
112                 }
113             },
114             "rotate": {
115                 "title": "Pagriezt",
116                 "key": "R",
117                 "annotation": {
118                     "line": "Līnija pagriezta.",
119                     "area": "Apgabals pagriezts."
120                 }
121             },
122             "reverse": {
123                 "title": "Mainīt virzienu",
124                 "description": "Mainīt līnijas virzienu.",
125                 "key": "V",
126                 "annotation": "Līnijas virziens mainīts."
127             },
128             "split": {
129                 "title": "Sadalīt",
130                 "description": {
131                     "area": "Sadalīt šī apgabala robežu divās daļās."
132                 },
133                 "key": "X",
134                 "annotation": {
135                     "line": "Sadalīt līniju.",
136                     "area": "Sadalīt apgabala robežu.",
137                     "multiple": "Sadalīt {n} līnijas/apgabala robežas."
138                 },
139                 "not_eligible": "Līnijas nevar sadalīt to sākumā vai beigās."
140             }
141         },
142         "undo": {
143             "tooltip": "Atcelt: {action}",
144             "nothing": "Nav nekā, ko atcelt"
145         },
146         "redo": {
147             "tooltip": "Atgriezt: {action}",
148             "nothing": "Nav nekā, ko atsaukt"
149         },
150         "translate": {
151             "translate": "Tulkot",
152             "localized_translation_language": "Izvelties valodu"
153         },
154         "logout": "atslēgties",
155         "loading_auth": "Savienojas ar OpenStreetMap...",
156         "status": {
157             "error": "Nevarēja savienoties ar API."
158         },
159         "commit": {
160             "cancel": "Atcelt",
161             "warnings": "Brīdinājumi",
162             "modified": "Mainīts",
163             "deleted": "Dzēsts",
164             "created": "Izveidots"
165         },
166         "geocoder": {
167             "search": "Meklēt pasaulē...",
168             "no_results_visible": "Nav rezultātu redzamajā kartes apgabalā",
169             "no_results_worldwide": "Nav rezultātu"
170         },
171         "geolocate": {
172             "title": "Parādīt manu atrašanās vietu"
173         },
174         "inspector": {
175             "no_documentation_combination": "Šai apzīmējumu kombinācijai nav piejama dokumentācija",
176             "no_documentation_key": "Šai vērtībai nav piejama dokumentācija",
177             "show_more": "Rādīt vairāk",
178             "view_on_osm": "Apskatīt openstreetmap.org",
179             "all_members": "Visi biedri",
180             "role": "Loma",
181             "choose": "Izvēlieties objekta tipu",
182             "results": "Atrasti {n} rezultāti meklējot {search}",
183             "reference": "Skatīt OpenStreetMap wiki →",
184             "remove": "Noņemt ",
185             "search": "Meklēt",
186             "unknown": "Nezināms",
187             "incomplete": "<nav lejuplādēts>",
188             "check": {
189                 "yes": "Jā",
190                 "no": "Nē"
191             },
192             "add": "Pievienot"
193         },
194         "background": {
195             "title": "Fons",
196             "description": "Fona iestatījumi",
197             "reset": "Atiestatīt"
198         },
199         "feature": {
200             "buildings": {
201                 "description": "Ēkas"
202             },
203             "rail": {
204                 "tooltip": "Dzelzceļi"
205             }
206         },
207         "restore": {
208             "heading": "Jums ir nesaglabātas izmaiņas",
209             "description": "Jums ir nesaglabātas izmaiņas no iepriekšējās labošanas sesijas. Vai vēlaties ielādēt šīs izmaiņas?"
210         },
211         "save": {
212             "title": "Saglabāt",
213             "no_changes": "Nav izmaiņu, ko saglabāt.",
214             "unsaved_changes": "Jums ir nesaglabātas izmaiņas",
215             "conflict": {
216                 "restore": "Atjaunot"
217             }
218         },
219         "success": {
220             "just_edited": "Jūs nupat rediģējāt OpenStreetMap"
221         },
222         "confirm": {
223             "cancel": "Atcelt"
224         },
225         "splash": {
226             "welcome": "Laipni lūgti iD OpenStreetMap redaktorā"
227         },
228         "source_switch": {
229             "live": "live",
230             "lose_changes": "Jums ir nesaglabātas izmaiņas. Tās tiks zaudētas mainot karšu serveri. Vai tiešām vēlaties mainīt karšu serveri?",
231             "dev": "dev"
232         },
233         "tag_reference": {
234             "description": "Apraksts",
235             "on_wiki": "{tag} wiki.osm.org",
236             "used_with": "izmantots kopā ar {type}"
237         },
238         "validations": {
239             "untagged_line": "Neapzīmēta līnija",
240             "untagged_area": "Neapzīmēts apgabals",
241             "tag_suggests_area": "Apzīmējums {tag} parasti tiek lietots apgabaliem, bet objekts nav apgabals",
242             "deprecated_tags": "Novecojuši apzīmējumi: {tags}"
243         },
244         "help": {
245             "title": "Palīdzība"
246         },
247         "intro": {
248             "graph": {
249                 "block_number": "<value for addr:block_number>",
250                 "county": "<value for addr:county>",
251                 "district": "<value for addr:district>",
252                 "hamlet": "<value for addr:hamlet>",
253                 "neighbourhood": "<value for addr:neighbourhood>",
254                 "province": "<value for addr:province>",
255                 "quarter": "<value for addr:quarter>",
256                 "state": "<value for addr:state>",
257                 "subdistrict": "<value for addr:subdistrict>",
258                 "suburb": "<value for addr:suburb>",
259                 "countrycode": "lv"
260             },
261             "navigation": {
262                 "title": "Navigācija"
263             },
264             "points": {
265                 "title": "Punkti"
266             },
267             "areas": {
268                 "title": "Apgabali"
269             },
270             "lines": {
271                 "title": "Līnijas"
272             },
273             "startediting": {
274                 "save": "Neizmirstiet regulāri saglabāt izmaiņas!",
275                 "start": "Sāc kartēt!"
276             }
277         },
278         "presets": {
279             "fields": {
280                 "access": {
281                     "options": {
282                         "designated": {
283                             "description": "Piekļuve atļauta atbilstoši zīmēm vai speciāliem vietējiem likumiem",
284                             "title": "Nozīmēts"
285                         },
286                         "destination": {
287                             "title": "Galamērķis"
288                         },
289                         "no": {
290                             "description": "Piekļuve nav atļauta bez speciālā atļaujām ",
291                             "title": "Aizliegts"
292                         },
293                         "permissive": {
294                             "description": "Piekļuve atļauta līdz īpašnieks atsauc atļauju"
295                         },
296                         "private": {
297                             "description": "Piekļuve atļauta tikai ar īpašnieka atļauju",
298                             "title": "Privāts"
299                         },
300                         "yes": {
301                             "description": "Piekļuve atļauta ar likumu",
302                             "title": "Atļauts"
303                         }
304                     },
305                     "types": {
306                         "bicycle": "Velosipēdi",
307                         "foot": "Kājām",
308                         "horse": "Zirgi",
309                         "motor_vehicle": "Automašīnas"
310                     }
311                 },
312                 "address": {
313                     "label": "Adrese",
314                     "placeholders": {
315                         "city": "Pilsēta",
316                         "street": "Iela"
317                     }
318                 },
319                 "aeroway": {
320                     "label": "Tips"
321                 },
322                 "amenity": {
323                     "label": "Tips"
324                 },
325                 "atm": {
326                     "label": "Bankomāts"
327                 },
328                 "barrier": {
329                     "label": "Tips"
330                 },
331                 "bicycle_parking": {
332                     "label": "Tips"
333                 },
334                 "building": {
335                     "label": "Ēka"
336                 },
337                 "building_area": {
338                     "label": "Ēka"
339                 },
340                 "capacity": {
341                     "label": "Ietilpība"
342                 },
343                 "construction": {
344                     "label": "Tips"
345                 },
346                 "country": {
347                     "label": "Valsts"
348                 },
349                 "crossing": {
350                     "label": "Tips"
351                 },
352                 "denomination": {
353                     "label": "Denominācija"
354                 },
355                 "elevation": {
356                     "label": "Augstums"
357                 },
358                 "emergency": {
359                     "label": "Ārkārtas"
360                 },
361                 "entrance": {
362                     "label": "Tips"
363                 },
364                 "fax": {
365                     "label": "Fakss"
366                 },
367                 "fee": {
368                     "label": "Maksa"
369                 },
370                 "highway": {
371                     "label": "Tips"
372                 },
373                 "historic": {
374                     "label": "Tips"
375                 },
376                 "internet_access": {
377                     "label": "Interneta piekļuve",
378                     "options": {
379                         "terminal": "Termināls",
380                         "wired": "Kabeļinternets",
381                         "wlan": "Bezvadu internets"
382                     }
383                 },
384                 "landuse": {
385                     "label": "Tips"
386                 },
387                 "layer": {
388                     "label": "Līmenis"
389                 },
390                 "leisure": {
391                     "label": "Tips"
392                 },
393                 "levels": {
394                     "label": "Stāvu skaits"
395                 },
396                 "man_made": {
397                     "label": "Tips"
398                 },
399                 "maxspeed": {
400                     "label": "Ātruma ierobežojums"
401                 },
402                 "name": {
403                     "label": "Vārds"
404                 },
405                 "natural": {
406                     "label": "Dabisks"
407                 },
408                 "network": {
409                     "label": "Tīlks"
410                 },
411                 "note": {
412                     "label": "Piezīme"
413                 },
414                 "office": {
415                     "label": "Tips"
416                 },
417                 "oneway": {
418                     "label": "Vienvirziena"
419                 },
420                 "oneway_yes": {
421                     "label": "Vienvirziena"
422                 },
423                 "opening_hours": {
424                     "label": "Darba laiks"
425                 },
426                 "operator": {
427                     "label": "Operators"
428                 },
429                 "park_ride": {
430                     "label": "Novieto un brauc"
431                 },
432                 "parking": {
433                     "label": "Tips"
434                 },
435                 "phone": {
436                     "label": "Telefons"
437                 },
438                 "place": {
439                     "label": "Tips"
440                 },
441                 "power": {
442                     "label": "Tips"
443                 },
444                 "railway": {
445                     "label": "Tips"
446                 },
447                 "religion": {
448                     "label": "Reliģija"
449                 },
450                 "service": {
451                     "label": "Tips"
452                 },
453                 "shelter": {
454                     "label": "Pajumte"
455                 },
456                 "shop": {
457                     "label": "Tips"
458                 },
459                 "structure": {
460                     "label": "Objekts",
461                     "options": {
462                         "bridge": "Tilts",
463                         "cutting": "Izgriezums",
464                         "embankment": "Krastmala",
465                         "tunnel": "Tunelis"
466                     }
467                 },
468                 "surface": {
469                     "label": "Segums"
470                 },
471                 "tourism": {
472                     "label": "Tips"
473                 },
474                 "water": {
475                     "label": "Tips"
476                 },
477                 "waterway": {
478                     "label": "Tips"
479                 },
480                 "website": {
481                     "label": "Interneta lapa"
482                 },
483                 "wetland": {
484                     "label": "Tips"
485                 },
486                 "wheelchair": {
487                     "label": "Ratiņkrēslam pieejams"
488                 },
489                 "wikipedia": {
490                     "label": "Vikipēdija"
491                 }
492             },
493             "presets": {
494                 "aeroway": {
495                     "name": "Skrejceļš"
496                 },
497                 "aeroway/aerodrome": {
498                     "name": "Lidosta"
499                 },
500                 "aeroway/helipad": {
501                     "name": "Helikopteru nosēšanās laukums"
502                 },
503                 "amenity/bank": {
504                     "name": "Banka"
505                 },
506                 "amenity/bar": {
507                     "name": "Bārs"
508                 },
509                 "amenity/bench": {
510                     "name": "Sols"
511                 },
512                 "amenity/bicycle_parking": {
513                     "name": "Velo stāvvieta"
514                 },
515                 "amenity/bicycle_rental": {
516                     "name": "Velonoma"
517                 },
518                 "amenity/cafe": {
519                     "name": "Kafejnīca"
520                 },
521                 "amenity/cinema": {
522                     "name": "Kino"
523                 },
524                 "amenity/courthouse": {
525                     "name": "Tiesas nams"
526                 },
527                 "amenity/embassy": {
528                     "name": "Vēstniecība"
529                 },
530                 "amenity/fast_food": {
531                     "name": "Ātrās ēdināšanas iestāde"
532                 },
533                 "amenity/fire_station": {
534                     "name": "Ugunsdzēsēju stacija"
535                 },
536                 "amenity/fuel": {
537                     "name": "Degvielas uzpildes stacija"
538                 },
539                 "amenity/grave_yard": {
540                     "name": "Kapi"
541                 },
542                 "amenity/library": {
543                     "name": "Bibliotēka"
544                 },
545                 "amenity/marketplace": {
546                     "name": "Tirgus"
547                 },
548                 "amenity/pharmacy": {
549                     "name": "Aptieka"
550                 },
551                 "amenity/place_of_worship": {
552                     "name": "Dievnams"
553                 },
554                 "amenity/place_of_worship/christian": {
555                     "name": "Baznīca"
556                 },
557                 "amenity/place_of_worship/jewish": {
558                     "name": "Sinagoga"
559                 },
560                 "amenity/place_of_worship/muslim": {
561                     "name": "Mošeja"
562                 },
563                 "amenity/police": {
564                     "name": "Policija"
565                 },
566                 "amenity/post_box": {
567                     "name": "Pasta kastīte"
568                 },
569                 "amenity/post_office": {
570                     "name": "Pasta nodaļa"
571                 },
572                 "amenity/pub": {
573                     "name": "Krogs"
574                 },
575                 "amenity/restaurant": {
576                     "name": "Restorāns"
577                 },
578                 "amenity/swimming_pool": {
579                     "name": "Peldbaseins"
580                 },
581                 "amenity/telephone": {
582                     "name": "Telefons"
583                 },
584                 "amenity/theatre": {
585                     "name": "Teātris"
586                 },
587                 "amenity/toilets": {
588                     "name": "Tualete"
589                 },
590                 "amenity/townhall": {
591                     "name": "Pilsētas dome"
592                 },
593                 "barrier": {
594                     "name": "Barjera"
595                 },
596                 "barrier/block": {
597                     "name": "Ēkas daļa"
598                 },
599                 "barrier/city_wall": {
600                     "name": "Pilsētas mūri"
601                 },
602                 "barrier/cycle_barrier": {
603                     "name": "Veloceliņa barjera"
604                 },
605                 "barrier/entrance": {
606                     "name": "Ieeja"
607                 },
608                 "barrier/fence": {
609                     "name": "Žogs"
610                 },
611                 "barrier/gate": {
612                     "name": "Vārti"
613                 },
614                 "barrier/kissing_gate": {
615                     "name": "Dubultveramie vārti"
616                 },
617                 "barrier/lift_gate": {
618                     "name": "Lifta ieeja"
619                 },
620                 "barrier/toll_booth": {
621                     "name": "Muitas punkts"
622                 },
623                 "barrier/wall": {
624                     "name": "Siena"
625                 },
626                 "boundary/administrative": {
627                     "name": "Administratīvā robeža"
628                 },
629                 "building": {
630                     "name": "Ēka"
631                 },
632                 "building/apartments": {
633                     "name": "Dzīvokļi"
634                 },
635                 "building/house": {
636                     "name": "Māja"
637                 },
638                 "highway": {
639                     "name": "Šoseja"
640                 },
641                 "highway/cycleway": {
642                     "name": "Veloceliņš"
643                 },
644                 "highway/footway": {
645                     "name": "Taka"
646                 },
647                 "highway/motorway": {
648                     "name": "Ātrgaitas šoseja"
649                 },
650                 "highway/path": {
651                     "name": "Taka"
652                 },
653                 "highway/primary": {
654                     "name": "Galvenais ceļš"
655                 },
656                 "highway/road": {
657                     "name": "Nezināms ceļš"
658                 },
659                 "highway/secondary": {
660                     "name": "Otrās škiras ceļš"
661                 },
662                 "highway/service": {
663                     "name": "Apkalpošanas ceļš"
664                 },
665                 "highway/steps": {
666                     "name": "Kāpnes"
667                 },
668                 "highway/traffic_signals": {
669                     "name": "Luksofors"
670                 },
671                 "highway/turning_circle": {
672                     "name": "Apgriešanās riņķis"
673                 },
674                 "historic": {
675                     "name": "Vēsturiska vieta"
676                 },
677                 "historic/archaeological_site": {
678                     "name": "Arheoloģisko izrakumu vieta"
679                 },
680                 "historic/boundary_stone": {
681                     "name": "Robežakmens"
682                 },
683                 "historic/castle": {
684                     "name": "Pils"
685                 },
686                 "historic/memorial": {
687                     "name": "Memoriāls"
688                 },
689                 "historic/monument": {
690                     "name": "Piemineklis"
691                 },
692                 "historic/ruins": {
693                     "name": "Pilsdrupas"
694                 },
695                 "landuse/basin": {
696                     "name": "Baseins"
697                 },
698                 "landuse/cemetery": {
699                     "name": "Kapsēta"
700                 },
701                 "landuse/construction": {
702                     "name": "Būvlaukums"
703                 },
704                 "landuse/farmyard": {
705                     "name": "Lauku sēta"
706                 },
707                 "landuse/forest": {
708                     "name": "Mežs"
709                 },
710                 "landuse/grass": {
711                     "name": "Zāle"
712                 },
713                 "landuse/meadow": {
714                     "name": "Pļava"
715                 },
716                 "landuse/quarry": {
717                     "name": "Karjers"
718                 },
719                 "landuse/vineyard": {
720                     "name": "Vīnogu lauks"
721                 },
722                 "leisure": {
723                     "name": "Brīvā laika"
724                 },
725                 "leisure/garden": {
726                     "name": "Dārzs"
727                 },
728                 "leisure/golf_course": {
729                     "name": "Golfa laukums"
730                 },
731                 "leisure/park": {
732                     "name": "Parks"
733                 },
734                 "leisure/pitch": {
735                     "name": "Sporta laukums"
736                 },
737                 "leisure/pitch/american_football": {
738                     "name": "Amerikāņu futbola laukums"
739                 },
740                 "leisure/pitch/baseball": {
741                     "name": "Beisbola laukums"
742                 },
743                 "leisure/pitch/basketball": {
744                     "name": "Basketbola laukums"
745                 },
746                 "leisure/pitch/soccer": {
747                     "name": "Futbola laukums"
748                 },
749                 "leisure/pitch/tennis": {
750                     "name": "Tenisa korti"
751                 },
752                 "leisure/playground": {
753                     "name": "Spēļlaukums"
754                 },
755                 "leisure/stadium": {
756                     "name": "Stadions"
757                 },
758                 "leisure/swimming_pool": {
759                     "name": "Peldbaseins"
760                 },
761                 "man_made": {
762                     "name": "Cilvēka radīts"
763                 },
764                 "man_made/lighthouse": {
765                     "name": "Bāka"
766                 },
767                 "man_made/survey_point": {
768                     "name": "Novērošanas punkts"
769                 },
770                 "man_made/wastewater_plant": {
771                     "name": "Notekūdeņu stacija"
772                 },
773                 "man_made/water_tower": {
774                     "name": "Ūdenstornis"
775                 },
776                 "natural": {
777                     "name": "Dabisks"
778                 },
779                 "natural/bay": {
780                     "name": "Līcis"
781                 },
782                 "natural/beach": {
783                     "name": "Pludmale"
784                 },
785                 "natural/cliff": {
786                     "name": "Klints"
787                 },
788                 "natural/coastline": {
789                     "name": "Krasta līnija"
790                 },
791                 "natural/glacier": {
792                     "name": "Ledājs"
793                 },
794                 "natural/grassland": {
795                     "name": "Neapstrādāta zeme"
796                 },
797                 "natural/heath": {
798                     "name": "Siltums"
799                 },
800                 "natural/peak": {
801                     "name": "Virsotne"
802                 },
803                 "natural/spring": {
804                     "name": "Avots"
805                 },
806                 "natural/tree": {
807                     "name": "Koks"
808                 },
809                 "natural/water": {
810                     "name": "Ūdens"
811                 },
812                 "natural/water/lake": {
813                     "name": "Ezers"
814                 },
815                 "natural/water/pond": {
816                     "name": "Dīķis"
817                 },
818                 "natural/water/reservoir": {
819                     "name": "Ūdenstilpne"
820                 },
821                 "natural/wetland": {
822                     "name": "Purvs"
823                 },
824                 "natural/wood": {
825                     "name": "Koks"
826                 },
827                 "office": {
828                     "name": "Biroju ēka"
829                 },
830                 "place": {
831                     "name": "Vieta"
832                 },
833                 "place/city": {
834                     "name": "Lielpilsēta"
835                 },
836                 "place/island": {
837                     "name": "Sala"
838                 },
839                 "place/town": {
840                     "name": "Pilsēta"
841                 },
842                 "place/village": {
843                     "name": "Ciems"
844                 },
845                 "power": {
846                     "name": "Enerģija"
847                 },
848                 "power/line": {
849                     "name": "Elektrolīnija"
850                 },
851                 "power/sub_station": {
852                     "name": "Metro stacija"
853                 },
854                 "power/tower": {
855                     "name": "Augstsprieguma tornis"
856                 },
857                 "power/transformer": {
858                     "name": "Transformators"
859                 },
860                 "railway": {
861                     "name": "Vilciens"
862                 },
863                 "railway/abandoned": {
864                     "name": "Pamests dzelzceļš"
865                 },
866                 "railway/disused": {
867                     "name": "Nelietots dzelzceļš"
868                 },
869                 "railway/monorail": {
870                     "name": "Viensliežu vilciens"
871                 },
872                 "railway/rail": {
873                     "name": "Sliedes"
874                 },
875                 "railway/subway": {
876                     "name": "Metro"
877                 },
878                 "railway/subway_entrance": {
879                     "name": "Metro ieeja"
880                 },
881                 "railway/tram": {
882                     "name": "Tramvajs"
883                 },
884                 "shop": {
885                     "name": "Veikals"
886                 },
887                 "shop/alcohol": {
888                     "name": "Alkoholisko dzērienu veikals"
889                 },
890                 "shop/bakery": {
891                     "name": "Konditoreja"
892                 },
893                 "shop/beauty": {
894                     "name": "Skaistumveikals"
895                 },
896                 "shop/beverages": {
897                     "name": "Dzērienu veikals"
898                 },
899                 "shop/bicycle": {
900                     "name": "Velo veikals"
901                 },
902                 "shop/boutique": {
903                     "name": "Veikals"
904                 },
905                 "shop/butcher": {
906                     "name": "Miesnieks"
907                 },
908                 "shop/car": {
909                     "name": "Auto dīleris"
910                 },
911                 "shop/car_parts": {
912                     "name": "Auto rezerves daļu veikals"
913                 },
914                 "shop/car_repair": {
915                     "name": "Auto remontdarbnīca"
916                 },
917                 "shop/clothes": {
918                     "name": "Apģērba veikals"
919                 },
920                 "shop/computer": {
921                     "name": "Datorveikals"
922                 },
923                 "shop/convenience": {
924                     "name": "Veikals"
925                 },
926                 "shop/deli": {
927                     "name": "Delikateses"
928                 },
929                 "shop/department_store": {
930                     "name": "Lielveikals"
931                 },
932                 "shop/electronics": {
933                     "name": "Elektronikas veikals"
934                 },
935                 "shop/florist": {
936                     "name": "Florists"
937                 },
938                 "shop/furniture": {
939                     "name": "Mēbeļu veikals"
940                 },
941                 "shop/garden_centre": {
942                     "name": "Dārzkopības veikals"
943                 },
944                 "shop/gift": {
945                     "name": "Dāvanu veikals"
946                 },
947                 "shop/hairdresser": {
948                     "name": "Frizieris"
949                 },
950                 "shop/hardware": {
951                     "name": "Celtniecības veikals"
952                 },
953                 "shop/jewelry": {
954                     "name": "Juvelieris"
955                 },
956                 "shop/laundry": {
957                     "name": "Veļas mazgātuve"
958                 },
959                 "shop/mall": {
960                     "name": "Iepirkšanās centrs"
961                 },
962                 "shop/mobile_phone": {
963                     "name": "Mobilo telefonu veikals"
964                 },
965                 "shop/motorcycle": {
966                     "name": "Motociklu veikals"
967                 },
968                 "shop/music": {
969                     "name": "Mūzikas veikals"
970                 },
971                 "shop/optician": {
972                     "name": "Optometrists"
973                 },
974                 "shop/pet": {
975                     "name": "Dzīvnieku veikals"
976                 },
977                 "shop/shoes": {
978                     "name": "Apavu veikals"
979                 },
980                 "shop/sports": {
981                     "name": "Sporta veikals"
982                 },
983                 "shop/stationery": {
984                     "name": "Rakstāmlietu veikals"
985                 },
986                 "shop/supermarket": {
987                     "name": "Lielveikals"
988                 },
989                 "shop/toys": {
990                     "name": "Rotaļlietu veikals"
991                 },
992                 "shop/travel_agency": {
993                     "name": "Ceļojumu aģentūra"
994                 },
995                 "shop/tyres": {
996                     "name": "Riepu veikals"
997                 },
998                 "shop/video": {
999                     "name": "Video veikals"
1000                 },
1001                 "tourism": {
1002                     "name": "Tūrisms"
1003                 },
1004                 "tourism/artwork": {
1005                     "name": "Mākslas darbs"
1006                 },
1007                 "tourism/attraction": {
1008                     "name": "Tūrisma objekts"
1009                 },
1010                 "tourism/guest_house": {
1011                     "name": "Viesu nams"
1012                 },
1013                 "tourism/hostel": {
1014                     "name": "Hostelis"
1015                 },
1016                 "tourism/hotel": {
1017                     "name": "Viesnīca"
1018                 },
1019                 "tourism/information": {
1020                     "name": "Informācija"
1021                 },
1022                 "tourism/motel": {
1023                     "name": "Motelis"
1024                 },
1025                 "tourism/museum": {
1026                     "name": "Muzejs"
1027                 },
1028                 "tourism/picnic_site": {
1029                     "name": "Piknika vieta"
1030                 },
1031                 "tourism/theme_park": {
1032                     "name": "Tematiskais parks"
1033                 },
1034                 "tourism/viewpoint": {
1035                     "name": "Skatu punkts"
1036                 },
1037                 "tourism/zoo": {
1038                     "name": "Zooloģiskais dārzs"
1039                 },
1040                 "waterway": {
1041                     "name": "Ūdensceļš"
1042                 },
1043                 "waterway/canal": {
1044                     "name": "Kanāls"
1045                 },
1046                 "waterway/dam": {
1047                     "name": "Dambis"
1048                 },
1049                 "waterway/ditch": {
1050                     "name": "Grāvis"
1051                 },
1052                 "waterway/drain": {
1053                     "name": "Notekgrāvis"
1054                 },
1055                 "waterway/river": {
1056                     "name": "Upe"
1057                 },
1058                 "waterway/riverbank": {
1059                     "name": "Upes krasts"
1060                 },
1061                 "waterway/stream": {
1062                     "name": "Strauts"
1063                 }
1064             }
1065         }
1066     }
1067 }