X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6c3a31d06c8b8dab8b141c5ae54aaad55614b721..b5ba6a1e3f2d306128b82c818802921f2892d73f:/vendor/assets/iD/iD/locales/ml.json diff --git a/vendor/assets/iD/iD/locales/ml.json b/vendor/assets/iD/iD/locales/ml.json index 18e6c61a6..e3efad3bd 100644 --- a/vendor/assets/iD/iD/locales/ml.json +++ b/vendor/assets/iD/iD/locales/ml.json @@ -2,21 +2,113 @@ "ml": { "modes": { "add_area": { - "title": "പ്രദേശം" + "title": "പ്രദേശം", + "description": "പാര്‍ക്കുകള്‍, കെട്ടിടങ്ങള്‍, തടാകങ്ങള്‍, ഇതുപോലുള്ള മറ്റ് സ്ഥലങ്ങള്‍ മാപ്പിലേക്ക് ചേര്‍ക്കുക", + "tail": "പാര്‍ക്കുകള്‍, കെട്ടിടങ്ങള്‍, തടാകങ്ങള്‍, ഇതുപോലുള്ള മറ്റ് സ്ഥലങ്ങള്‍ വരയ്ക്കാനായി മാപ്പില്‍ ക്ലിക്ക് ചെയ്യുക." }, "add_line": { "title": "രേഖ" }, "add_point": { - "title": "ബിന്ദു" + "title": "ബിന്ദു", + "tail": "ഒരു പോയിന്റ് ചേർക്കുന്നതിന് മാപ്പിൽ ക്ലിക്കുചെയ്യുക" + }, + "browse": { + "title": "ബ്രൗസ് ചെയ്യുക", + "description": "മാപ്പ് പാൻ ചെയ്ത് സൂം ചെയ്യുക" } }, "operations": { + "add": { + "annotation": { + "point": "ഒരു ബിന്ദു ചേർത്തു" + } + }, "continue": { "title": "തുടരുക" + }, + "circularize": { + "title": "വൃത്താകൃതി" + }, + "orthogonalize": { + "title": "ചതുരം", + "key": "S" + }, + "straighten": { + "title": "നേരായ", + "description": "ഈ വരി നേരെയാക്കുക", + "key": "S" + }, + "delete": { + "title": "ഇല്ലാതാക്കുക", + "description": { + "single": "ഈ സവിശേഷത ശാശ്വതമായി ഇല്ലാതാക്കുക" + } + }, + "disconnect": { + "key": "D" + }, + "rotate": { + "title": "തിരിക്കുക" + }, + "split": { + "title": "രണ്ടായി പിരിയുക" + } + }, + "geometry": { + "point": "ബിന്ദു", + "line": "രേഖ", + "area": "പ്രദേശം" + }, + "intro": { + "graph": { + "block_number": "", + "county": "", + "district": "", + "hamlet": "", + "neighbourhood": "", + "province": "", + "quarter": "", + "state": "", + "subdistrict": "", + "suburb": "", + "countrycode": "in" + } + }, + "shortcuts": { + "editing": { + "operations": { + "delete": "തിരഞ്ഞെടുത്ത ഫീച്ചറുകൾ ഇല്ലാതാക്കുക" + }, + "commands": { + "save": "മാറ്റങ്ങൾ സൂക്ഷിക്കുക" + } } }, "presets": { + "categories": { + "category-natural-line": { + "name": "പ്രകൃതി സവിശേഷതകൾ" + }, + "category-natural-point": { + "name": "പ്രകൃതി സവിശേഷതകൾ" + }, + "category-path": { + "name": "പാത സവിശേഷതകൾ" + }, + "category-rail": { + "name": "റെയിൽ സവിശേഷതകൾ" + }, + "category-road": { + "name": "റോഡ് സവിശേഷതകൾ" + }, + "category-water-area": { + "name": "ജല സവിശേഷതകൾ" + }, + "category-water-line": { + "name": "ജല സവിശേഷതകൾ" + } + }, "fields": { "access": { "types": { @@ -26,10 +118,14 @@ } }, "address": { + "label": "വിലാസം", "placeholders": { "city": "നഗരം", + "city!vn": "നഗരം/പട്ടണം", "country": "രാജ്യം", "district": "ജില്ല", + "housenumber": "123", + "neighbourhood": "അയല്പക്കം", "place": "പ്രദേശം", "postcode": "പോസ്റ്റ്കോഡ്", "state": "സംസ്ഥാനം" @@ -42,6 +138,11 @@ "label": "എടിഎം" } } + }, + "imagery": { + "Bing": { + "description": "ഉപഗ്രഹവും ആകാശനിരീക്ഷണങ്ങളും" + } } } } \ No newline at end of file