]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/ta.json
Update to iD v1.7.0
[rails.git] / vendor / assets / iD / iD / locales / ta.json
1 {
2     "modes": {
3         "add_area": {
4             "title": "பரப்பளவு",
5             "description": "வரைபடத்தை பூங்காக்கள், கட்டிடங்கள், ஏரிகள் அல்லது மற்ற பகுதிகளில் சேர்.",
6             "tail": "பூங்கா, ஏரி, அல்லது கட்டிடம் வரைய வரைபடத்தை கிளிக் செய்க."
7         },
8         "add_line": {
9             "title": "கோடு",
10             "description": "வரைபடத்தை நெடுஞ்சாலைகள், தெருக்களில், பாதசாரி பாதைகள், கால்வாய்கள் அல்லது மற்ற வரிகளை சேர்க்கவும்.",
11             "tail": "சாலை, பாதை, அல்லது இந்த வரைபடத்தை கிளிக் செய்க."
12         },
13         "add_point": {
14             "title": "புள்ளி",
15             "description": "வரைபடத்தை உணவகங்கள், நினைவு சின்னங்கள், தபால் பெட்டிகள் அல்லது மற்ற சேர்க்கவும்.",
16             "tail": "ஒரு புள்ளி சேர்க்க வரைபடத்தை கிளிக் செய்க."
17         },
18         "browse": {
19             "title": "உலவ"
20         }
21     },
22     "operations": {
23         "start": {
24             "annotation": {
25                 "line": "வரி தொடங்கியது",
26                 "area": "பகுதி தொடங்கியது"
27             }
28         },
29         "continue": {
30             "key": "A",
31             "annotation": {
32                 "line": "வரி தொ ங்கியது"
33             }
34         },
35         "cancel_draw": {
36             "annotation": "வரைவது தவிர்கபட்டது "
37         },
38         "circularize": {
39             "key": "O"
40         },
41         "orthogonalize": {
42             "title": "சதுரம்",
43             "key": "S"
44         },
45         "straighten": {
46             "key": "S"
47         },
48         "delete": {
49             "title": "நீக்கு",
50             "annotation": {
51                 "line": "கோடு நீக்கப்பட்டது.",
52                 "area": "பரப்பளவு நீக்கப்பட்டது."
53             }
54         },
55         "disconnect": {
56             "title": "தொடர்பை -துண்டி",
57             "key": "D"
58         },
59         "merge": {
60             "title": "இணை",
61             "description": "இந்த கோடுகளை இணை",
62             "key": "C"
63         },
64         "move": {
65             "title": "நகர்த்து",
66             "key": "M",
67             "annotation": {
68                 "point": "புள்ளி நகர்த்தப்பட்டது",
69                 "area": "பரப்பை நகர்த்தபட்டது "
70             }
71         },
72         "rotate": {
73             "title": "திருப்பு",
74             "key": "R"
75         },
76         "reverse": {
77             "title": "தலைகீழாக்கு",
78             "key": "V"
79         },
80         "split": {
81             "key": "X"
82         }
83     },
84     "translate": {
85         "translate": "மொழிமாற்றம் செய்"
86     },
87     "logout": "விடுபதிகை",
88     "commit": {
89         "title": "மாற்றங்களைச் சேமி",
90         "save": "சேமி",
91         "deleted": "நீக்கப்பட்டது",
92         "created": "உருவாக்கப்பட்டது"
93     },
94     "inspector": {
95         "remove": "நீக்கு",
96         "search": "தேடு",
97         "incomplete": "<பதிவிறக்கம் செய்யப்படவில்லை>",
98         "way": "வழி",
99         "relation": "தொடர்பு",
100         "location": "இடம்"
101     },
102     "save": {
103         "title": "சேமி"
104     },
105     "confirm": {
106         "okay": "சரி"
107     },
108     "help": {
109         "title": "உதவி"
110     },
111     "intro": {
112         "lines": {
113             "title": "கோடுகள்"
114         }
115     },
116     "presets": {
117         "categories": {
118             "category-path": {
119                 "name": "வழி"
120             },
121             "category-rail": {
122                 "name": "இரயில்"
123             },
124             "category-road": {
125                 "name": "சாலை"
126             }
127         },
128         "fields": {
129             "access": {
130                 "placeholder": "அறியப்படவில்லை",
131                 "types": {
132                     "horse": "குதிரைகள்"
133                 },
134                 "options": {
135                     "yes": {
136                         "title": "அனுமதிக்கப்படுகிறது"
137                     },
138                     "private": {
139                         "title": "தனியார்"
140                     }
141                 }
142             },
143             "address": {
144                 "label": "முகவரி",
145                 "placeholders": {
146                     "street": "தெரு",
147                     "city": "மாநகரம்"
148                 }
149             },
150             "aerialway": {
151                 "label": "வகை"
152             },
153             "aerialway/capacity": {
154                 "placeholder": "500, 2500, 5000..."
155             },
156             "aerialway/duration": {
157                 "placeholder": "1, 2, 3..."
158             },
159             "aerialway/occupancy": {
160                 "placeholder": "2, 4, 8..."
161             },
162             "aeroway": {
163                 "label": "வகை"
164             },
165             "amenity": {
166                 "label": "வகை"
167             },
168             "artwork_type": {
169                 "label": "வகை"
170             },
171             "atm": {
172                 "label": "ஏ.டி.எம்"
173             },
174             "barrier": {
175                 "label": "வகை"
176             },
177             "bicycle_parking": {
178                 "label": "வகை"
179             },
180             "boundary": {
181                 "label": "வகை"
182             },
183             "building": {
184                 "label": "கட்டிடம்"
185             },
186             "building_area": {
187                 "label": "கட்டிடம்"
188             },
189             "capacity": {
190                 "label": "கொள்ளளவு",
191                 "placeholder": "50, 100, 200..."
192             },
193             "cardinal_direction": {
194                 "label": "திசை"
195             },
196             "clock_direction": {
197                 "label": "திசை"
198             },
199             "construction": {
200                 "label": "வகை"
201             },
202             "country": {
203                 "label": "நாடு"
204             },
205             "crossing": {
206                 "label": "வகை"
207             },
208             "emergency": {
209                 "label": "அவசரநிலை"
210             },
211             "entrance": {
212                 "label": "வகை"
213             },
214             "fax": {
215                 "label": "தொலைநகல்",
216                 "placeholder": "+31 42 123 4567"
217             },
218             "fire_hydrant/type": {
219                 "label": "வகை"
220             },
221             "fixme": {
222                 "label": "என்னை சரிபடுத்து"
223             },
224             "generator/source": {
225                 "label": "மூலம்"
226             },
227             "generator/type": {
228                 "label": "வகை"
229             },
230             "handicap": {
231                 "placeholder": "1-18"
232             },
233             "highway": {
234                 "label": "வகை"
235             },
236             "historic": {
237                 "label": "வகை"
238             },
239             "information": {
240                 "label": "வகை"
241             },
242             "internet_access": {
243                 "label": "இணைய அணுகல்"
244             },
245             "landuse": {
246                 "label": "வகை"
247             },
248             "lanes": {
249                 "label": "சந்துகள்",
250                 "placeholder": "1, 2, 3..."
251             },
252             "layer": {
253                 "label": "அடுக்கு"
254             },
255             "leisure": {
256                 "label": "வகை"
257             },
258             "levels": {
259                 "label": "நிலைகள்",
260                 "placeholder": "2, 4, 6..."
261             },
262             "location": {
263                 "label": "இடம்"
264             },
265             "man_made": {
266                 "label": "வகை"
267             },
268             "maxspeed": {
269                 "label": "வேக எல்லை",
270                 "placeholder": "40, 50, 60..."
271             },
272             "name": {
273                 "label": "பெயர்"
274             },
275             "natural": {
276                 "label": "இயற்கையான"
277             },
278             "network": {
279                 "label": "நெட்வொர்க்"
280             },
281             "note": {
282                 "label": "குறிப்பு"
283             },
284             "office": {
285                 "label": "வகை"
286             },
287             "oneway": {
288                 "label": "ஒரு வழி"
289             },
290             "oneway_yes": {
291                 "label": "ஒரு வழி"
292             },
293             "opening_hours": {
294                 "label": "மணிநேரங்கள்"
295             },
296             "operator": {
297                 "label": "இயக்குபவர்"
298             },
299             "par": {
300                 "placeholder": "3, 4, 5..."
301             },
302             "parking": {
303                 "label": "வகை"
304             },
305             "phone": {
306                 "label": "தொலைபேசி",
307                 "placeholder": "+31 42 123 4567"
308             },
309             "piste/type": {
310                 "label": "வகை"
311             },
312             "place": {
313                 "label": "வகை"
314             },
315             "power": {
316                 "label": "வகை"
317             },
318             "railway": {
319                 "label": "வகை"
320             },
321             "relation": {
322                 "label": "வகை"
323             },
324             "religion": {
325                 "label": "மதம்"
326             },
327             "restriction": {
328                 "label": "வகை"
329             },
330             "route": {
331                 "label": "வகை"
332             },
333             "route_master": {
334                 "label": "வகை"
335             },
336             "service": {
337                 "label": "வகை"
338             },
339             "shelter_type": {
340                 "label": "வகை"
341             },
342             "shop": {
343                 "label": "வகை"
344             },
345             "source": {
346                 "label": "மூலம்"
347             },
348             "sport": {
349                 "label": "விளையாட்டு"
350             },
351             "structure": {
352                 "options": {
353                     "bridge": "பாலம்"
354                 }
355             },
356             "studio_type": {
357                 "label": "வகை"
358             },
359             "tourism": {
360                 "label": "வகை"
361             },
362             "water": {
363                 "label": "வகை"
364             },
365             "waterway": {
366                 "label": "வகை"
367             },
368             "website": {
369                 "label": "இணையதளம்",
370                 "placeholder": "http://example.com/"
371             },
372             "wetland": {
373                 "label": "வகை"
374             },
375             "wikipedia": {
376                 "label": "விக்கிப்பீடியா"
377             }
378         },
379         "presets": {
380             "address": {
381                 "name": "முகவரி"
382             },
383             "aeroway/aerodrome": {
384                 "name": "விமானநிலையம்"
385             },
386             "aeroway/helipad": {
387                 "name": "சிறு விமானம் இறங்கும் தளம்"
388             },
389             "amenity/bank": {
390                 "name": "வங்கி"
391             },
392             "amenity/bicycle_parking": {
393                 "name": "ஈருருளை நிறுத்தகம்"
394             },
395             "amenity/bicycle_rental": {
396                 "name": "சைக்கிள் வாடகை"
397             },
398             "amenity/cafe": {
399                 "name": "டீக்கடை"
400             },
401             "amenity/cinema": {
402                 "name": "சினிமா"
403             },
404             "amenity/clock": {
405                 "name": "கடிகாரம்"
406             },
407             "amenity/fire_station": {
408                 "name": "தீயணைப்பு நிலையம்"
409             },
410             "amenity/grave_yard": {
411                 "name": "இடுகாடு"
412             },
413             "amenity/hospital": {
414                 "name": "மருத்துவமனை "
415             },
416             "amenity/library": {
417                 "name": "புத்தகச்சாலை"
418             },
419             "amenity/marketplace": {
420                 "name": "பஜார்"
421             },
422             "amenity/parking": {
423                 "name": "கார் பார்க்கிங்"
424             },
425             "amenity/pharmacy": {
426                 "name": "மருந்தகம்"
427             },
428             "amenity/place_of_worship": {
429                 "name": "வழிபாட்டு இடம்"
430             },
431             "amenity/place_of_worship/muslim": {
432                 "name": "தர்கா"
433             },
434             "amenity/police": {
435                 "name": "காவல்"
436             },
437             "amenity/post_box": {
438                 "name": "அஞ்சல்பெட்டி"
439             },
440             "amenity/post_office": {
441                 "name": "அஞ்சலகம்"
442             },
443             "amenity/restaurant": {
444                 "name": "உணவகம்"
445             },
446             "amenity/school": {
447                 "name": "பள்ளி மைதானத்தில்"
448             },
449             "amenity/swimming_pool": {
450                 "name": "நீச்சல் குளம்"
451             },
452             "amenity/telephone": {
453                 "name": "தொலைபேசி"
454             },
455             "amenity/theatre": {
456                 "name": "திரையரங்கம்"
457             },
458             "amenity/toilets": {
459                 "name": "கழிவறைகள்"
460             },
461             "amenity/townhall": {
462                 "name": "நகராட்சிமன்றம்"
463             },
464             "area": {
465                 "name": "பரப்பளவு"
466             },
467             "barrier/entrance": {
468                 "name": "நுழைவுவாயில்"
469             },
470             "barrier/fence": {
471                 "name": "வேலி"
472             },
473             "barrier/gate": {
474                 "name": "கதவு"
475             },
476             "barrier/wall": {
477                 "name": "சுவர்"
478             },
479             "building": {
480                 "name": "கட்டடம்"
481             },
482             "building/apartments": {
483                 "name": "அபார்ட்மண்டுகள்"
484             },
485             "building/house": {
486                 "name": "வீடு"
487             },
488             "craft/painter": {
489                 "name": "ஓவியர்"
490             },
491             "entrance": {
492                 "name": "நுழைவு / வெளியேறு"
493             },
494             "highway/bus_stop": {
495                 "name": "பேருந்து நிலையம்"
496             },
497             "highway/footway": {
498                 "name": "நடைபாதை"
499             },
500             "highway/path": {
501                 "name": "வழி"
502             },
503             "highway/steps": {
504                 "name": "படிகட்டுகள்"
505             },
506             "highway/track": {
507                 "name": "பாதை"
508             },
509             "historic/castle": {
510                 "name": "கோட்டை"
511             },
512             "landuse/construction": {
513                 "name": "கட்டுமானம்"
514             },
515             "landuse/farmyard": {
516                 "name": "பண்ணை"
517             },
518             "landuse/forest": {
519                 "name": "காடு"
520             },
521             "landuse/grass": {
522                 "name": "புல்வெளி"
523             },
524             "leisure/marina": {
525                 "name": "மரினா"
526             },
527             "leisure/park": {
528                 "name": "பூங்கா"
529             },
530             "leisure/pitch/soccer": {
531                 "name": "காற்பந்து அரங்கம்"
532             },
533             "leisure/pitch/tennis": {
534                 "name": "டென்னிசு அரங்கம்"
535             },
536             "leisure/playground": {
537                 "name": "விளையாட்டுத் திடல்"
538             },
539             "leisure/stadium": {
540                 "name": "விளையாட்டு அரங்கம்"
541             },
542             "leisure/swimming_pool": {
543                 "name": "நீச்சல் குளம்"
544             },
545             "line": {
546                 "name": "கோடு"
547             },
548             "man_made": {
549                 "name": "மனிதனால் கட்டப்பட்டது"
550             },
551             "man_made/lighthouse": {
552                 "name": "கலங்கரை விளக்கம்"
553             },
554             "man_made/water_tower": {
555                 "name": "தண்ணீர்த் தொட்டி"
556             },
557             "natural": {
558                 "name": "இயற்கையான"
559             },
560             "natural/beach": {
561                 "name": "கடற்கரை"
562             },
563             "natural/coastline": {
564                 "name": "கடற்கரை"
565             },
566             "natural/glacier": {
567                 "name": "பனிப் பாறை"
568             },
569             "natural/peak": {
570                 "name": "மலை உச்சி"
571             },
572             "natural/tree": {
573                 "name": "மரம்"
574             },
575             "natural/water": {
576                 "name": "தண்ணீர்"
577             },
578             "natural/water/lake": {
579                 "name": "ஏரி"
580             },
581             "natural/water/pond": {
582                 "name": "குளம்"
583             },
584             "natural/water/reservoir": {
585                 "name": "நீர்த் தேக்கம்"
586             },
587             "natural/wood": {
588                 "name": "மரம்"
589             },
590             "office": {
591                 "name": "அலுவலகம்"
592             },
593             "office/newspaper": {
594                 "name": "செய்தித்தாள்"
595             },
596             "place": {
597                 "name": "இடம்"
598             },
599             "place/city": {
600                 "name": "மாநகரம்"
601             },
602             "place/island": {
603                 "name": "தீவு"
604             },
605             "place/town": {
606                 "name": "நகரம்"
607             },
608             "place/village": {
609                 "name": "கிராமம்"
610             },
611             "point": {
612                 "name": "புள்ளி"
613             },
614             "railway": {
615                 "name": "இரயில்வே"
616             },
617             "railway/abandoned": {
618                 "name": "பயன்படுத்தப்படாத இரயில்வே"
619             },
620             "railway/disused": {
621                 "name": "பயன்படுத்தப்படாத இரயில்வே"
622             },
623             "railway/monorail": {
624                 "name": "மோனோ இரயில்"
625             },
626             "railway/platform": {
627                 "name": "இரயில்வே நடைமேடை"
628             },
629             "railway/rail": {
630                 "name": "இரயில்"
631             },
632             "railway/station": {
633                 "name": "இரயில் நிலையம்"
634             },
635             "railway/subway": {
636                 "name": "சுரங்கப்பாதை"
637             },
638             "railway/subway_entrance": {
639                 "name": "சுரங்கப்பாதை நுழைவுவாயில்"
640             },
641             "relation": {
642                 "name": "தொடர்பு"
643             },
644             "shop": {
645                 "name": "கடை"
646             },
647             "shop/alcohol": {
648                 "name": "மதுபானக் கடை"
649             },
650             "shop/car": {
651                 "name": "வாகன விற்பனையகம்"
652             },
653             "shop/clothes": {
654                 "name": "ஜவுளிக் கடை"
655             },
656             "shop/computer": {
657                 "name": "கணினி விற்பனையகம்"
658             },
659             "shop/florist": {
660                 "name": "பூக்கடை"
661             },
662             "shop/laundry": {
663                 "name": "சலவையகம்"
664             },
665             "shop/shoes": {
666                 "name": "காலணியகம்"
667             },
668             "tourism": {
669                 "name": "சுற்றுலா"
670             },
671             "tourism/artwork": {
672                 "name": "ஓவியம்"
673             },
674             "tourism/hotel": {
675                 "name": "உணவகம்"
676             },
677             "tourism/information": {
678                 "name": "தகவல்"
679             },
680             "tourism/museum": {
681                 "name": "அருங்காட்சியகம்"
682             },
683             "tourism/zoo": {
684                 "name": "உயிரியல் பூங்கா"
685             },
686             "type/boundary": {
687                 "name": "எல்லை"
688             },
689             "type/route/bus": {
690                 "name": "பேருந்து தடம்"
691             },
692             "vertex": {
693                 "name": "பிற"
694             },
695             "waterway/canal": {
696                 "name": "கால்வாய்"
697             },
698             "waterway/dam": {
699                 "name": "அணை"
700             },
701             "waterway/river": {
702                 "name": "ஆறு"
703             },
704             "waterway/riverbank": {
705                 "name": "ஆற்றாங்கரை"
706             }
707         }
708     }
709 }