]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/lv.json
Merge branch 'wheres_this' of https://github.com/pnorman/openstreetmap-website into...
[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             "percent_brightness": "{opacity}% caurspīdīgums",
198             "reset": "Atiestatīt"
199         },
200         "feature": {
201             "buildings": {
202                 "description": "Ēkas"
203             },
204             "rail": {
205                 "tooltip": "Dzelzceļi"
206             }
207         },
208         "restore": {
209             "heading": "Jums ir nesaglabātas izmaiņas",
210             "description": "Jums ir nesaglabātas izmaiņas no iepriekšējās labošanas sesijas. Vai vēlaties ielādēt šīs izmaiņas?"
211         },
212         "save": {
213             "title": "Saglabāt",
214             "no_changes": "Nav izmaiņu, ko saglabāt.",
215             "unsaved_changes": "Jums ir nesaglabātas izmaiņas",
216             "conflict": {
217                 "restore": "Atjaunot"
218             }
219         },
220         "success": {
221             "edited_osm": "Jūs izmainījāt OSM!",
222             "just_edited": "Jūs nupat rediģējāt OpenStreetMap",
223             "view_on_osm": "Apskatīt OSM",
224             "facebook": "Dalīties Facebook",
225             "twitter": "Dalīties uz Facebook",
226             "google": "Dalīties uz Google+"
227         },
228         "confirm": {
229             "cancel": "Atcelt"
230         },
231         "splash": {
232             "welcome": "Laipni lūgti iD OpenStreetMap redaktorā"
233         },
234         "source_switch": {
235             "live": "live",
236             "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?",
237             "dev": "dev"
238         },
239         "tag_reference": {
240             "description": "Apraksts",
241             "on_wiki": "{tag} wiki.osm.org",
242             "used_with": "izmantots kopā ar {type}"
243         },
244         "validations": {
245             "untagged_line": "Neapzīmēta līnija",
246             "untagged_area": "Neapzīmēts apgabals",
247             "tag_suggests_area": "Apzīmējums {tag} parasti tiek lietots apgabaliem, bet objekts nav apgabals",
248             "deprecated_tags": "Novecojuši apzīmējumi: {tags}"
249         },
250         "help": {
251             "title": "Palīdzība"
252         },
253         "intro": {
254             "graph": {
255                 "block_number": "<value for addr:block_number>",
256                 "county": "<value for addr:county>",
257                 "district": "<value for addr:district>",
258                 "hamlet": "<value for addr:hamlet>",
259                 "neighbourhood": "<value for addr:neighbourhood>",
260                 "province": "<value for addr:province>",
261                 "quarter": "<value for addr:quarter>",
262                 "state": "<value for addr:state>",
263                 "subdistrict": "<value for addr:subdistrict>",
264                 "suburb": "<value for addr:suburb>",
265                 "countrycode": "lv"
266             },
267             "navigation": {
268                 "title": "Navigācija"
269             },
270             "points": {
271                 "title": "Punkti"
272             },
273             "areas": {
274                 "title": "Apgabali"
275             },
276             "lines": {
277                 "title": "Līnijas"
278             },
279             "startediting": {
280                 "save": "Neizmirstiet regulāri saglabāt izmaiņas!",
281                 "start": "Sāc kartēt!"
282             }
283         },
284         "presets": {
285             "fields": {
286                 "access": {
287                     "options": {
288                         "designated": {
289                             "description": "Piekļuve atļauta atbilstoši zīmēm vai speciāliem vietējiem likumiem",
290                             "title": "Nozīmēts"
291                         },
292                         "destination": {
293                             "title": "Galamērķis"
294                         },
295                         "no": {
296                             "description": "Piekļuve nav atļauta bez speciālā atļaujām ",
297                             "title": "Aizliegts"
298                         },
299                         "permissive": {
300                             "description": "Piekļuve atļauta līdz īpašnieks atsauc atļauju"
301                         },
302                         "private": {
303                             "description": "Piekļuve atļauta tikai ar īpašnieka atļauju",
304                             "title": "Privāts"
305                         },
306                         "yes": {
307                             "description": "Piekļuve atļauta ar likumu",
308                             "title": "Atļauts"
309                         }
310                     },
311                     "types": {
312                         "bicycle": "Velosipēdi",
313                         "foot": "Kājām",
314                         "horse": "Zirgi",
315                         "motor_vehicle": "Automašīnas"
316                     }
317                 },
318                 "address": {
319                     "label": "Adrese",
320                     "placeholders": {
321                         "city": "Pilsēta",
322                         "street": "Iela"
323                     }
324                 },
325                 "aeroway": {
326                     "label": "Tips"
327                 },
328                 "amenity": {
329                     "label": "Tips"
330                 },
331                 "atm": {
332                     "label": "Bankomāts"
333                 },
334                 "barrier": {
335                     "label": "Tips"
336                 },
337                 "bicycle_parking": {
338                     "label": "Tips"
339                 },
340                 "building": {
341                     "label": "Ēka"
342                 },
343                 "building_area": {
344                     "label": "Ēka"
345                 },
346                 "capacity": {
347                     "label": "Ietilpība"
348                 },
349                 "cardinal_direction": {
350                     "label": "Virziens"
351                 },
352                 "construction": {
353                     "label": "Tips"
354                 },
355                 "country": {
356                     "label": "Valsts"
357                 },
358                 "crossing": {
359                     "label": "Tips"
360                 },
361                 "denomination": {
362                     "label": "Denominācija"
363                 },
364                 "elevation": {
365                     "label": "Augstums"
366                 },
367                 "emergency": {
368                     "label": "Ārkārtas"
369                 },
370                 "entrance": {
371                     "label": "Tips"
372                 },
373                 "fax": {
374                     "label": "Fakss"
375                 },
376                 "fee": {
377                     "label": "Maksa"
378                 },
379                 "highway": {
380                     "label": "Tips"
381                 },
382                 "historic": {
383                     "label": "Tips"
384                 },
385                 "internet_access": {
386                     "label": "Interneta piekļuve",
387                     "options": {
388                         "terminal": "Termināls",
389                         "wired": "Kabeļinternets",
390                         "wlan": "Bezvadu internets"
391                     }
392                 },
393                 "landuse": {
394                     "label": "Tips"
395                 },
396                 "layer": {
397                     "label": "Līmenis"
398                 },
399                 "leisure": {
400                     "label": "Tips"
401                 },
402                 "levels": {
403                     "label": "Stāvu skaits"
404                 },
405                 "man_made": {
406                     "label": "Tips"
407                 },
408                 "maxspeed": {
409                     "label": "Ātruma ierobežojums"
410                 },
411                 "name": {
412                     "label": "Vārds"
413                 },
414                 "natural": {
415                     "label": "Dabisks"
416                 },
417                 "network": {
418                     "label": "Tīlks"
419                 },
420                 "note": {
421                     "label": "Piezīme"
422                 },
423                 "office": {
424                     "label": "Tips"
425                 },
426                 "oneway": {
427                     "label": "Vienvirziena"
428                 },
429                 "oneway_yes": {
430                     "label": "Vienvirziena"
431                 },
432                 "opening_hours": {
433                     "label": "Darba laiks"
434                 },
435                 "operator": {
436                     "label": "Operators"
437                 },
438                 "park_ride": {
439                     "label": "Novieto un brauc"
440                 },
441                 "parking": {
442                     "label": "Tips"
443                 },
444                 "phone": {
445                     "label": "Telefons"
446                 },
447                 "place": {
448                     "label": "Tips"
449                 },
450                 "power": {
451                     "label": "Tips"
452                 },
453                 "railway": {
454                     "label": "Tips"
455                 },
456                 "religion": {
457                     "label": "Reliģija"
458                 },
459                 "service": {
460                     "label": "Tips"
461                 },
462                 "shelter": {
463                     "label": "Pajumte"
464                 },
465                 "shop": {
466                     "label": "Tips"
467                 },
468                 "structure": {
469                     "label": "Objekts",
470                     "options": {
471                         "bridge": "Tilts",
472                         "cutting": "Izgriezums",
473                         "embankment": "Krastmala",
474                         "tunnel": "Tunelis"
475                     }
476                 },
477                 "surface": {
478                     "label": "Segums"
479                 },
480                 "tourism": {
481                     "label": "Tips"
482                 },
483                 "water": {
484                     "label": "Tips"
485                 },
486                 "waterway": {
487                     "label": "Tips"
488                 },
489                 "website": {
490                     "label": "Interneta lapa"
491                 },
492                 "wetland": {
493                     "label": "Tips"
494                 },
495                 "wheelchair": {
496                     "label": "Ratiņkrēslam pieejams"
497                 },
498                 "wikipedia": {
499                     "label": "Vikipēdija"
500                 }
501             },
502             "presets": {
503                 "aeroway": {
504                     "name": "Skrejceļš"
505                 },
506                 "aeroway/aerodrome": {
507                     "name": "Lidosta"
508                 },
509                 "aeroway/helipad": {
510                     "name": "Helikopteru nosēšanās laukums"
511                 },
512                 "amenity/bank": {
513                     "name": "Banka"
514                 },
515                 "amenity/bar": {
516                     "name": "Bārs"
517                 },
518                 "amenity/bench": {
519                     "name": "Sols"
520                 },
521                 "amenity/bicycle_parking": {
522                     "name": "Velo stāvvieta"
523                 },
524                 "amenity/bicycle_rental": {
525                     "name": "Velonoma"
526                 },
527                 "amenity/cafe": {
528                     "name": "Kafejnīca"
529                 },
530                 "amenity/cinema": {
531                     "name": "Kino"
532                 },
533                 "amenity/courthouse": {
534                     "name": "Tiesas nams"
535                 },
536                 "amenity/embassy": {
537                     "name": "Vēstniecība"
538                 },
539                 "amenity/fast_food": {
540                     "name": "Ātrās ēdināšanas iestāde"
541                 },
542                 "amenity/fire_station": {
543                     "name": "Ugunsdzēsēju stacija"
544                 },
545                 "amenity/fuel": {
546                     "name": "Degvielas uzpildes stacija"
547                 },
548                 "amenity/grave_yard": {
549                     "name": "Kapi"
550                 },
551                 "amenity/library": {
552                     "name": "Bibliotēka"
553                 },
554                 "amenity/marketplace": {
555                     "name": "Tirgus"
556                 },
557                 "amenity/pharmacy": {
558                     "name": "Aptieka"
559                 },
560                 "amenity/place_of_worship": {
561                     "name": "Dievnams"
562                 },
563                 "amenity/place_of_worship/christian": {
564                     "name": "Baznīca"
565                 },
566                 "amenity/place_of_worship/jewish": {
567                     "name": "Sinagoga"
568                 },
569                 "amenity/place_of_worship/muslim": {
570                     "name": "Mošeja"
571                 },
572                 "amenity/police": {
573                     "name": "Policija"
574                 },
575                 "amenity/post_box": {
576                     "name": "Pasta kastīte"
577                 },
578                 "amenity/post_office": {
579                     "name": "Pasta nodaļa"
580                 },
581                 "amenity/pub": {
582                     "name": "Krogs"
583                 },
584                 "amenity/restaurant": {
585                     "name": "Restorāns"
586                 },
587                 "amenity/swimming_pool": {
588                     "name": "Peldbaseins"
589                 },
590                 "amenity/telephone": {
591                     "name": "Telefons"
592                 },
593                 "amenity/theatre": {
594                     "name": "Teātris"
595                 },
596                 "amenity/toilets": {
597                     "name": "Tualete"
598                 },
599                 "amenity/townhall": {
600                     "name": "Pilsētas dome"
601                 },
602                 "barrier": {
603                     "name": "Barjera"
604                 },
605                 "barrier/block": {
606                     "name": "Ēkas daļa"
607                 },
608                 "barrier/city_wall": {
609                     "name": "Pilsētas mūri"
610                 },
611                 "barrier/cycle_barrier": {
612                     "name": "Veloceliņa barjera"
613                 },
614                 "barrier/entrance": {
615                     "name": "Ieeja"
616                 },
617                 "barrier/fence": {
618                     "name": "Žogs"
619                 },
620                 "barrier/gate": {
621                     "name": "Vārti"
622                 },
623                 "barrier/kissing_gate": {
624                     "name": "Dubultveramie vārti"
625                 },
626                 "barrier/lift_gate": {
627                     "name": "Lifta ieeja"
628                 },
629                 "barrier/toll_booth": {
630                     "name": "Muitas punkts"
631                 },
632                 "barrier/wall": {
633                     "name": "Siena"
634                 },
635                 "boundary/administrative": {
636                     "name": "Administratīvā robeža"
637                 },
638                 "building": {
639                     "name": "Ēka"
640                 },
641                 "building/apartments": {
642                     "name": "Dzīvokļi"
643                 },
644                 "building/house": {
645                     "name": "Māja"
646                 },
647                 "highway": {
648                     "name": "Šoseja"
649                 },
650                 "highway/bus_stop": {
651                     "name": "Autobusa pietura"
652                 },
653                 "highway/cycleway": {
654                     "name": "Veloceliņš"
655                 },
656                 "highway/footway": {
657                     "name": "Taka"
658                 },
659                 "highway/motorway": {
660                     "name": "Ātrgaitas šoseja"
661                 },
662                 "highway/path": {
663                     "name": "Taka"
664                 },
665                 "highway/primary": {
666                     "name": "Galvenais ceļš"
667                 },
668                 "highway/road": {
669                     "name": "Nezināms ceļš"
670                 },
671                 "highway/secondary": {
672                     "name": "Otrās škiras ceļš"
673                 },
674                 "highway/service": {
675                     "name": "Apkalpošanas ceļš"
676                 },
677                 "highway/steps": {
678                     "name": "Kāpnes"
679                 },
680                 "highway/traffic_signals": {
681                     "name": "Luksofors"
682                 },
683                 "highway/turning_circle": {
684                     "name": "Apgriešanās riņķis"
685                 },
686                 "historic": {
687                     "name": "Vēsturiska vieta"
688                 },
689                 "historic/archaeological_site": {
690                     "name": "Arheoloģisko izrakumu vieta"
691                 },
692                 "historic/boundary_stone": {
693                     "name": "Robežakmens"
694                 },
695                 "historic/castle": {
696                     "name": "Pils"
697                 },
698                 "historic/memorial": {
699                     "name": "Memoriāls"
700                 },
701                 "historic/monument": {
702                     "name": "Piemineklis"
703                 },
704                 "historic/ruins": {
705                     "name": "Pilsdrupas"
706                 },
707                 "landuse/basin": {
708                     "name": "Baseins"
709                 },
710                 "landuse/cemetery": {
711                     "name": "Kapsēta"
712                 },
713                 "landuse/construction": {
714                     "name": "Būvlaukums"
715                 },
716                 "landuse/farmyard": {
717                     "name": "Lauku sēta"
718                 },
719                 "landuse/forest": {
720                     "name": "Mežs"
721                 },
722                 "landuse/grass": {
723                     "name": "Zāle"
724                 },
725                 "landuse/meadow": {
726                     "name": "Pļava"
727                 },
728                 "landuse/quarry": {
729                     "name": "Karjers"
730                 },
731                 "landuse/vineyard": {
732                     "name": "Vīnogu lauks"
733                 },
734                 "leisure": {
735                     "name": "Brīvā laika"
736                 },
737                 "leisure/garden": {
738                     "name": "Dārzs"
739                 },
740                 "leisure/golf_course": {
741                     "name": "Golfa laukums"
742                 },
743                 "leisure/park": {
744                     "name": "Parks"
745                 },
746                 "leisure/pitch": {
747                     "name": "Sporta laukums"
748                 },
749                 "leisure/pitch/american_football": {
750                     "name": "Amerikāņu futbola laukums"
751                 },
752                 "leisure/pitch/baseball": {
753                     "name": "Beisbola laukums"
754                 },
755                 "leisure/pitch/basketball": {
756                     "name": "Basketbola laukums"
757                 },
758                 "leisure/pitch/soccer": {
759                     "name": "Futbola laukums"
760                 },
761                 "leisure/pitch/tennis": {
762                     "name": "Tenisa korti"
763                 },
764                 "leisure/playground": {
765                     "name": "Spēļlaukums"
766                 },
767                 "leisure/stadium": {
768                     "name": "Stadions"
769                 },
770                 "leisure/swimming_pool": {
771                     "name": "Peldbaseins"
772                 },
773                 "man_made": {
774                     "name": "Cilvēka radīts"
775                 },
776                 "man_made/lighthouse": {
777                     "name": "Bāka"
778                 },
779                 "man_made/survey_point": {
780                     "name": "Novērošanas punkts"
781                 },
782                 "man_made/wastewater_plant": {
783                     "name": "Notekūdeņu stacija"
784                 },
785                 "man_made/water_tower": {
786                     "name": "Ūdenstornis"
787                 },
788                 "natural": {
789                     "name": "Dabisks"
790                 },
791                 "natural/bay": {
792                     "name": "Līcis"
793                 },
794                 "natural/beach": {
795                     "name": "Pludmale"
796                 },
797                 "natural/cliff": {
798                     "name": "Klints"
799                 },
800                 "natural/coastline": {
801                     "name": "Krasta līnija"
802                 },
803                 "natural/glacier": {
804                     "name": "Ledājs"
805                 },
806                 "natural/grassland": {
807                     "name": "Neapstrādāta zeme"
808                 },
809                 "natural/heath": {
810                     "name": "Siltums"
811                 },
812                 "natural/peak": {
813                     "name": "Virsotne"
814                 },
815                 "natural/spring": {
816                     "name": "Avots"
817                 },
818                 "natural/tree": {
819                     "name": "Koks"
820                 },
821                 "natural/water": {
822                     "name": "Ūdens"
823                 },
824                 "natural/water/lake": {
825                     "name": "Ezers"
826                 },
827                 "natural/water/pond": {
828                     "name": "Dīķis"
829                 },
830                 "natural/water/reservoir": {
831                     "name": "Ūdenstilpne"
832                 },
833                 "natural/wetland": {
834                     "name": "Purvs"
835                 },
836                 "natural/wood": {
837                     "name": "Koks"
838                 },
839                 "office": {
840                     "name": "Biroju ēka"
841                 },
842                 "place": {
843                     "name": "Vieta"
844                 },
845                 "place/city": {
846                     "name": "Lielpilsēta"
847                 },
848                 "place/island": {
849                     "name": "Sala"
850                 },
851                 "place/town": {
852                     "name": "Pilsēta"
853                 },
854                 "place/village": {
855                     "name": "Ciems"
856                 },
857                 "power": {
858                     "name": "Enerģija"
859                 },
860                 "power/line": {
861                     "name": "Elektrolīnija"
862                 },
863                 "power/sub_station": {
864                     "name": "Metro stacija"
865                 },
866                 "power/tower": {
867                     "name": "Augstsprieguma tornis"
868                 },
869                 "power/transformer": {
870                     "name": "Transformators"
871                 },
872                 "railway": {
873                     "name": "Vilciens"
874                 },
875                 "railway/abandoned": {
876                     "name": "Pamests dzelzceļš"
877                 },
878                 "railway/disused": {
879                     "name": "Nelietots dzelzceļš"
880                 },
881                 "railway/monorail": {
882                     "name": "Viensliežu vilciens"
883                 },
884                 "railway/rail": {
885                     "name": "Sliedes"
886                 },
887                 "railway/station": {
888                     "name": "Dzelzceļa stacija"
889                 },
890                 "railway/subway": {
891                     "name": "Metro"
892                 },
893                 "railway/subway_entrance": {
894                     "name": "Metro ieeja"
895                 },
896                 "railway/tram": {
897                     "name": "Tramvajs"
898                 },
899                 "shop": {
900                     "name": "Veikals"
901                 },
902                 "shop/alcohol": {
903                     "name": "Alkoholisko dzērienu veikals"
904                 },
905                 "shop/bakery": {
906                     "name": "Konditoreja"
907                 },
908                 "shop/beauty": {
909                     "name": "Skaistumveikals"
910                 },
911                 "shop/beverages": {
912                     "name": "Dzērienu veikals"
913                 },
914                 "shop/bicycle": {
915                     "name": "Velo veikals"
916                 },
917                 "shop/boutique": {
918                     "name": "Veikals"
919                 },
920                 "shop/butcher": {
921                     "name": "Miesnieks"
922                 },
923                 "shop/car": {
924                     "name": "Auto dīleris"
925                 },
926                 "shop/car_parts": {
927                     "name": "Auto rezerves daļu veikals"
928                 },
929                 "shop/car_repair": {
930                     "name": "Auto remontdarbnīca"
931                 },
932                 "shop/clothes": {
933                     "name": "Apģērba veikals"
934                 },
935                 "shop/computer": {
936                     "name": "Datorveikals"
937                 },
938                 "shop/convenience": {
939                     "name": "Veikals"
940                 },
941                 "shop/deli": {
942                     "name": "Delikateses"
943                 },
944                 "shop/department_store": {
945                     "name": "Lielveikals"
946                 },
947                 "shop/electronics": {
948                     "name": "Elektronikas veikals"
949                 },
950                 "shop/florist": {
951                     "name": "Florists"
952                 },
953                 "shop/furniture": {
954                     "name": "Mēbeļu veikals"
955                 },
956                 "shop/garden_centre": {
957                     "name": "Dārzkopības veikals"
958                 },
959                 "shop/gift": {
960                     "name": "Dāvanu veikals"
961                 },
962                 "shop/hairdresser": {
963                     "name": "Frizieris"
964                 },
965                 "shop/hardware": {
966                     "name": "Celtniecības veikals"
967                 },
968                 "shop/jewelry": {
969                     "name": "Juvelieris"
970                 },
971                 "shop/laundry": {
972                     "name": "Veļas mazgātuve"
973                 },
974                 "shop/mall": {
975                     "name": "Iepirkšanās centrs"
976                 },
977                 "shop/mobile_phone": {
978                     "name": "Mobilo telefonu veikals"
979                 },
980                 "shop/motorcycle": {
981                     "name": "Motociklu veikals"
982                 },
983                 "shop/music": {
984                     "name": "Mūzikas veikals"
985                 },
986                 "shop/optician": {
987                     "name": "Optometrists"
988                 },
989                 "shop/pet": {
990                     "name": "Dzīvnieku veikals"
991                 },
992                 "shop/shoes": {
993                     "name": "Apavu veikals"
994                 },
995                 "shop/sports": {
996                     "name": "Sporta veikals"
997                 },
998                 "shop/stationery": {
999                     "name": "Rakstāmlietu veikals"
1000                 },
1001                 "shop/supermarket": {
1002                     "name": "Lielveikals"
1003                 },
1004                 "shop/toys": {
1005                     "name": "Rotaļlietu veikals"
1006                 },
1007                 "shop/travel_agency": {
1008                     "name": "Ceļojumu aģentūra"
1009                 },
1010                 "shop/tyres": {
1011                     "name": "Riepu veikals"
1012                 },
1013                 "shop/video": {
1014                     "name": "Video veikals"
1015                 },
1016                 "tourism": {
1017                     "name": "Tūrisms"
1018                 },
1019                 "tourism/artwork": {
1020                     "name": "Mākslas darbs"
1021                 },
1022                 "tourism/attraction": {
1023                     "name": "Tūrisma objekts"
1024                 },
1025                 "tourism/guest_house": {
1026                     "name": "Viesu nams"
1027                 },
1028                 "tourism/hostel": {
1029                     "name": "Hostelis"
1030                 },
1031                 "tourism/hotel": {
1032                     "name": "Viesnīca"
1033                 },
1034                 "tourism/information": {
1035                     "name": "Informācija"
1036                 },
1037                 "tourism/motel": {
1038                     "name": "Motelis"
1039                 },
1040                 "tourism/museum": {
1041                     "name": "Muzejs"
1042                 },
1043                 "tourism/picnic_site": {
1044                     "name": "Piknika vieta"
1045                 },
1046                 "tourism/theme_park": {
1047                     "name": "Tematiskais parks"
1048                 },
1049                 "tourism/viewpoint": {
1050                     "name": "Skatu punkts"
1051                 },
1052                 "tourism/zoo": {
1053                     "name": "Zooloģiskais dārzs"
1054                 },
1055                 "waterway": {
1056                     "name": "Ūdensceļš"
1057                 },
1058                 "waterway/canal": {
1059                     "name": "Kanāls"
1060                 },
1061                 "waterway/dam": {
1062                     "name": "Dambis"
1063                 },
1064                 "waterway/ditch": {
1065                     "name": "Grāvis"
1066                 },
1067                 "waterway/drain": {
1068                     "name": "Notekgrāvis"
1069                 },
1070                 "waterway/river": {
1071                     "name": "Upe"
1072                 },
1073                 "waterway/riverbank": {
1074                     "name": "Upes krasts"
1075                 },
1076                 "waterway/stream": {
1077                     "name": "Strauts"
1078                 }
1079             }
1080         }
1081     }
1082 }