Load translations on demand (fixes #1337)

This commit is contained in:
John Firebaugh
2013-04-22 14:07:14 -07:00
parent 080d2956a5
commit d66760326b
35 changed files with 1256 additions and 30496 deletions
+4 -2
View File
@@ -15,7 +15,8 @@ iD.data = {
path + 'data/presets/categories.json',
path + 'data/presets/fields.json',
path + 'data/imperial.json',
path + 'data/maki-sprite.json'
path + 'data/maki-sprite.json',
path + 'dist/locales/en.json'
], d3.json, function (err, data) {
iD.data = {
@@ -31,7 +32,8 @@ iD.data = {
fields: data[8]
},
imperial: data[9],
maki: data[10]
maki: data[10],
en: data[11]
};
callback();
-29941
View File
File diff suppressed because it is too large Load Diff
-1218
View File
File diff suppressed because it is too large Load Diff
-1032
View File
File diff suppressed because it is too large Load Diff
-1399
View File
File diff suppressed because it is too large Load Diff
-1445
View File
File diff suppressed because it is too large Load Diff
-1438
View File
File diff suppressed because it is too large Load Diff
-1698
View File
File diff suppressed because it is too large Load Diff
-1423
View File
File diff suppressed because it is too large Load Diff
-1423
View File
File diff suppressed because it is too large Load Diff
-658
View File
@@ -1,658 +0,0 @@
/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
THIS FILE IS GENERATED BY `make translations`. Don't make changes to it.
Instead, edit the English strings in data/core.yaml, or contribute
translations on https://www.transifex.com/projects/p/id-editor/.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
locale.hr = {
"presets": {
"fields": {
"address": {
"label": "Adresa",
"placeholders": {
"housename": "Naziv građevine",
"number": "123",
"street": "Ulica",
"city": "Grad"
}
},
"atm": {
"label": "Bankomat"
},
"building": {
"label": "Građevina"
},
"building_area": {
"label": "Građevina"
},
"building_yes": {
"label": "Građevina"
},
"capacity": {
"label": "Kapacitet"
},
"country": {
"label": "Država"
},
"cuisine": {
"label": "Hrana"
},
"denomination": {
"label": "Vjeroispovijed"
},
"elevation": {
"label": "Visina"
},
"emergency": {
"label": "Hitna pomoć"
},
"fax": {
"label": "Fax"
},
"fee": {
"label": "Plaćanje"
},
"internet_access": {
"label": "Dostupan internet",
"options": {
"wlan": "Wifi"
}
},
"layer": {
"label": "Sloj"
},
"levels": {
"label": "Razina"
},
"maxspeed": {
"label": "Ograničenje brzine"
},
"natural": {
"label": "Priroda"
},
"network": {
"label": "Mreža"
},
"note": {
"label": "Bilješka"
},
"oneway": {
"label": "Jednosmjerna"
},
"opening_hours": {
"label": "Sati"
},
"operator": {
"label": "Operator"
},
"phone": {
"label": "Telefon"
},
"religion": {
"label": "Religija",
"options": {
"christian": "Kršćanski",
"muslim": "Muslimanski",
"buddhist": "Budistički",
"jewish": "Židovski",
"hindu": "Hinduistički",
"shinto": "Šintoistički",
"taoist": "Taoistički"
}
},
"shelter": {
"label": "Sklonište"
},
"source": {
"label": "Izvor"
},
"sport": {
"label": "Sport"
},
"structure": {
"label": "Konstrukcija",
"options": {
"bridge": "Most",
"tunnel": "Tunel",
"embankment": "Nasip",
"cutting": "Usjek"
}
},
"surface": {
"label": "Površina"
},
"website": {
"label": "Web stranica"
},
"wheelchair": {
"label": "Pristup s invalidskim kolicima"
},
"wikipedia": {
"label": "Wikipedia"
}
},
"presets": {
"aeroway": {
"name": "Pista"
},
"aeroway/aerodrome": {
"name": "Zračna luka"
},
"aeroway/helipad": {
"name": "Heliodrom"
},
"amenity/bank": {
"name": "Banka"
},
"amenity/bar": {
"name": "Bar"
},
"amenity/bench": {
"name": "Klupa"
},
"amenity/bicycle_parking": {
"name": "Parking za bicikle"
},
"amenity/bicycle_rental": {
"name": "Najam bicikla"
},
"amenity/cafe": {
"name": "Kafić"
},
"amenity/cinema": {
"name": "Kino"
},
"amenity/courthouse": {
"name": "Zgrada suda"
},
"amenity/embassy": {
"name": "Ambasada"
},
"amenity/fast_food": {
"name": "Brza hrana"
},
"amenity/fire_station": {
"name": "Vatrogasna postaja"
},
"amenity/fuel": {
"name": "Benzinska postaja"
},
"amenity/grave_yard": {
"name": "Groblje"
},
"amenity/hospital": {
"name": "Bolnica"
},
"amenity/library": {
"name": "Knjižnica"
},
"amenity/marketplace": {
"name": "Tržnica"
},
"amenity/parking": {
"name": "Parking"
},
"amenity/pharmacy": {
"name": "Ljekarna"
},
"amenity/place_of_worship": {
"name": "Vjerski objekt"
},
"amenity/place_of_worship/christian": {
"name": "Crkva"
},
"amenity/place_of_worship/jewish": {
"name": "Sinagoga"
},
"amenity/place_of_worship/muslim": {
"name": "Džamija"
},
"amenity/police": {
"name": "Policija"
},
"amenity/post_box": {
"name": "Poštanski sandučić"
},
"amenity/post_office": {
"name": "Pošta"
},
"amenity/pub": {
"name": "Pivnica"
},
"amenity/restaurant": {
"name": "Restoran"
},
"amenity/school": {
"name": "Škola"
},
"amenity/swimming_pool": {
"name": "Sportski bazen"
},
"amenity/telephone": {
"name": "Telefon"
},
"amenity/theatre": {
"name": "Kazalište"
},
"amenity/toilets": {
"name": "Toalet"
},
"amenity/townhall": {
"name": "Gradska vjećnica"
},
"amenity/university": {
"name": "Sveučilište"
},
"barrier": {
"name": "Prepreka"
},
"barrier/block": {
"name": "Blok"
},
"barrier/bollard": {
"name": "Stup"
},
"barrier/city_wall": {
"name": "Gradske zidine"
},
"barrier/cycle_barrier": {
"name": "Biciklistička prepreka"
},
"barrier/ditch": {
"name": "Prokop"
},
"barrier/fence": {
"name": "Ograda"
},
"barrier/gate": {
"name": "Kapija"
},
"barrier/hedge": {
"name": "Živica"
},
"barrier/lift_gate": {
"name": "Rampa"
},
"barrier/wall": {
"name": "Zid"
},
"building": {
"name": "Zgrada"
},
"building/apartments": {
"name": "Apartmani"
},
"building/entrance": {
"name": "Ulaz"
},
"building/house": {
"name": "Kuća"
},
"entrance": {
"name": "Ulaz"
},
"highway": {
"name": "Prometnica"
},
"highway/bus_stop": {
"name": "Autobusna stanica"
},
"highway/crossing": {
"name": "Križanje"
},
"highway/cycleway": {
"name": "Biciklistička staza"
},
"highway/footway": {
"name": "Pješačka staza"
},
"highway/motorway": {
"name": "Autoput"
},
"highway/path": {
"name": "Staza"
},
"highway/primary": {
"name": "Primarna cesta"
},
"highway/residential": {
"name": "Lokalna cesta"
},
"highway/service": {
"name": "Servisna cesta"
},
"highway/traffic_signals": {
"name": "Prometni znak"
},
"highway/turning_circle": {
"name": "Kružni tok"
},
"highway/unclassified": {
"name": "Neklasificirana cesta"
},
"historic": {
"name": "Povijesno područje"
},
"historic/archaeological_site": {
"name": "Arheološko područje"
},
"historic/boundary_stone": {
"name": "Suhozid"
},
"historic/castle": {
"name": "Dvorac"
},
"historic/monument": {
"name": "Spomenik"
},
"historic/ruins": {
"name": "Ruševina"
},
"landuse": {
"name": "Korištenje"
},
"landuse/allotments": {
"name": "Vrtovi"
},
"landuse/cemetery": {
"name": "Groblje"
},
"landuse/commercial": {
"name": "Poslovno"
},
"landuse/construction": {
"name": "Građevinsko"
},
"landuse/farm": {
"name": "Gospodarstvo"
},
"landuse/farmyard": {
"name": "Gospodarsko imanje"
},
"landuse/forest": {
"name": "Šuma"
},
"landuse/grass": {
"name": "Travnjak"
},
"landuse/industrial": {
"name": "Industrijsko"
},
"landuse/meadow": {
"name": "Livada"
},
"landuse/orchard": {
"name": "Voćnjak"
},
"landuse/quarry": {
"name": "Kamenolom"
},
"landuse/residential": {
"name": "Stambeno"
},
"landuse/vineyard": {
"name": "Vinograd"
},
"leisure": {
"name": "Razonoda"
},
"leisure/garden": {
"name": "Vrt"
},
"leisure/golf_course": {
"name": "Golf tečaj"
},
"leisure/park": {
"name": "Park"
},
"leisure/pitch": {
"name": "Sportski teren"
},
"leisure/pitch/american_football": {
"name": "Američki nogomet"
},
"leisure/pitch/baseball": {
"name": "Baseball igralište"
},
"leisure/pitch/basketball": {
"name": "Košarkaški teren"
},
"leisure/pitch/soccer": {
"name": "Nogometno igralište"
},
"leisure/pitch/tennis": {
"name": "Teniski teren"
},
"leisure/playground": {
"name": "Igralište"
},
"leisure/stadium": {
"name": "Stadion"
},
"leisure/swimming_pool": {
"name": "Sportski bazen"
},
"man_made/lighthouse": {
"name": "Svjetionik"
},
"man_made/pier": {
"name": "Mol"
},
"man_made/water_tower": {
"name": "Vodo-toranj"
},
"natural": {
"name": "Priroda"
},
"natural/bay": {
"name": "Zaljev"
},
"natural/beach": {
"name": "Plaža"
},
"natural/cliff": {
"name": "Litica"
},
"natural/coastline": {
"name": "Obalna linija",
"terms": "obala"
},
"natural/glacier": {
"name": "Glečer"
},
"natural/grassland": {
"name": "Travnjak"
},
"natural/peak": {
"name": "Planinski vrh"
},
"natural/scrub": {
"name": "Šikara"
},
"natural/tree": {
"name": "Stablo"
},
"natural/water": {
"name": "Voda"
},
"natural/water/lake": {
"name": "Jezero"
},
"natural/water/pond": {
"name": "Ribnjak"
},
"natural/water/reservoir": {
"name": "Akumulacija"
},
"natural/wetland": {
"name": "Močvara"
},
"natural/wood": {
"name": "Šuma"
},
"office": {
"name": "Ured"
},
"other": {
"name": "Ostalo"
},
"other_area": {
"name": "Ostalo"
},
"place": {
"name": "Mjesto"
},
"place/hamlet": {
"name": "Zaseok"
},
"place/island": {
"name": "Otok"
},
"place/locality": {
"name": "Lokalitet"
},
"place/village": {
"name": "Selo"
},
"power/sub_station": {
"name": "Podzemna postaja"
},
"power/transformer": {
"name": "Transformator"
},
"railway": {
"name": "Željeznička pruga"
},
"railway/rail": {
"name": "Željeznica"
},
"railway/station": {
"name": "Željeznička postaja"
},
"railway/subway": {
"name": "Podzemna željeznica"
},
"railway/subway_entrance": {
"name": "Ulaz u podzemnu željeznicu"
},
"railway/tram": {
"name": "Tramvaj"
},
"shop": {
"name": "Prodavaonica"
},
"shop/bakery": {
"name": "Pekara"
},
"shop/books": {
"name": "Knjižara"
},
"shop/butcher": {
"name": "Mesnica"
},
"shop/confectionery": {
"name": "Slastičarnica"
},
"shop/doityourself": {
"name": "Uradi sam"
},
"shop/fishmonger": {
"name": "Ribarnica"
},
"shop/florist": {
"name": "Cvjećarna"
},
"shop/furniture": {
"name": "Salon namještaja"
},
"shop/garden_centre": {
"name": "Vrtni centar"
},
"shop/hairdresser": {
"name": "Frizerski salon"
},
"shop/kiosk": {
"name": "Kiosk"
},
"shop/laundry": {
"name": "Praonica rublja"
},
"shop/supermarket": {
"name": "Veletrgovina"
},
"tourism": {
"name": "Turizam"
},
"tourism/alpine_hut": {
"name": "Planinska kuća"
},
"tourism/attraction": {
"name": "Turistička atrakcija"
},
"tourism/camp_site": {
"name": "Kamp"
},
"tourism/chalet": {
"name": "Bungalov"
},
"tourism/hostel": {
"name": "Hostel"
},
"tourism/hotel": {
"name": "Hotel"
},
"tourism/information": {
"name": "Informacije"
},
"tourism/motel": {
"name": "Motel"
},
"tourism/museum": {
"name": "Muzej"
},
"tourism/picnic_site": {
"name": "Izletište"
},
"tourism/theme_park": {
"name": "Tematski park"
},
"tourism/viewpoint": {
"name": "Vidikovac"
},
"tourism/zoo": {
"name": "Zološki vrt"
},
"waterway": {
"name": "Vodni put"
},
"waterway/canal": {
"name": "Kanal"
},
"waterway/dam": {
"name": "Brana"
},
"waterway/ditch": {
"name": "Prokop"
},
"waterway/drain": {
"name": "Kanal"
},
"waterway/river": {
"name": "Rijeka"
},
"waterway/riverbank": {
"name": "Riječni tok"
},
"waterway/stream": {
"name": "Potok"
},
"waterway/weir": {
"name": "Brana"
}
}
}
};
-17
View File
@@ -1,17 +0,0 @@
/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
THIS FILE IS GENERATED BY `make translations`. Don't make changes to it.
Instead, edit the English strings in data/core.yaml, or contribute
translations on https://www.transifex.com/projects/p/id-editor/.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
locale.hu = {
"modes": {
"add_area": {
"title": "Terület"
}
}
};
-1216
View File
File diff suppressed because it is too large Load Diff
-1453
View File
File diff suppressed because it is too large Load Diff
-1163
View File
File diff suppressed because it is too large Load Diff
-1324
View File
File diff suppressed because it is too large Load Diff
-1304
View File
File diff suppressed because it is too large Load Diff
-620
View File
@@ -1,620 +0,0 @@
/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
THIS FILE IS GENERATED BY `make translations`. Don't make changes to it.
Instead, edit the English strings in data/core.yaml, or contribute
translations on https://www.transifex.com/projects/p/id-editor/.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
locale.pt = {
"modes": {
"add_area": {
"title": "Área",
"description": "Adicione parques, edifícios, lagos, ou outras áreas ao mapa.",
"tail": "Clique no mapa para começar a desenhar uma área, como um parque, lago ou edifício."
},
"add_line": {
"title": "Linha",
"description": "Linhas podem ser auto-estradas, ruas, caminhos pedestres e inclusive canais.",
"tail": "Clique no mapa para começar a desenhar uma estrada, caminho ou rota."
},
"add_point": {
"title": "Ponto",
"description": "Restaurantes, monumentos e caixas postais podem ser pontos.",
"tail": "Clique no mapa para adicionar um ponto."
},
"browse": {
"title": "Navegar",
"description": "Faça zoom e mova o mapa"
}
},
"operations": {
"add": {
"annotation": {
"point": "Adicione um Ponto.",
"vertex": "Adicione um vértice a um caminho"
}
},
"start": {
"annotation": {
"line": "Linha iniciada.",
"area": "Área iniciada."
}
},
"continue": {
"annotation": {
"line": "Linha continuada.",
"area": "Área continuada."
}
},
"cancel_draw": {
"annotation": "Desenho cancelado."
},
"change_tags": {
"annotation": "Tags alteradas."
},
"circularize": {
"title": "Circularizar",
"key": "O",
"annotation": {
"line": "Fazer uma linha circular.",
"area": "Fazer uma área circular."
}
},
"orthogonalize": {
"title": "Esquadrar",
"description": "Esquadrar estes cantos.",
"key": "E",
"annotation": {
"line": "Cantos da linha esquadrados.",
"area": "Cantos da área esquadrados."
}
},
"delete": {
"title": "Remover",
"description": "Remover isto do mapa.",
"annotation": {
"point": "Ponto eliminado.",
"vertex": "Vértice elimnado de la ruta.",
"line": "Linha eliminada.",
"area": "Área eliminada.",
"relation": "Relacão eliminada.",
"multiple": "{n} objetos eliminados."
}
},
"connect": {
"annotation": {
"point": "Rota ligada a um ponto.",
"vertex": "Rota ligada a outra.",
"line": "Rota ligada a uma linha.",
"area": "Rota ligada a uma área."
}
},
"disconnect": {
"title": "Desligar",
"description": "Desligar rotas umas das outras.",
"key": "D",
"annotation": "Rotas desligadas."
},
"merge": {
"title": "Combinar",
"description": "Combinar linhas.",
"key": "C",
"annotation": "{n} linhas combinadas."
},
"move": {
"title": "Mover",
"description": "Mover para outra localização.",
"key": "M",
"annotation": {
"point": "Ponto movido,",
"vertex": "Vértice movido.",
"line": "Linha movida.",
"area": "Área movida,",
"multiple": "Múltiplos objectos movidos."
}
},
"rotate": {
"title": "Rodar",
"description": "Rodar este objecto sobre o seu ponto central.",
"key": "R",
"annotation": {
"line": "Linha rodada.",
"area": "Área rodade."
}
},
"reverse": {
"title": "Inverter",
"description": "Inverter direcção da linha.",
"key": "I",
"annotation": "Direcção da linha revertida."
},
"split": {
"title": "Dividir",
"key": "D"
}
},
"nothing_to_undo": "Nada a desfazer.",
"nothing_to_redo": "Nada a refazer.",
"just_edited": "Acaba de editar o OpenStreetMap!",
"browser_notice": "Este editor suporta Firefox, Chrome, Safari, Opera e Internet Explorer 9 ou superior. Por favor actualize o seu browser ou utilize Potlatch 2 para editar o mapa.",
"view_on_osm": "Ver em OSM",
"zoom_in_edit": "Aproxime-se para editar o mapa",
"logout": "Encerrar sessão",
"report_a_bug": "Reportar un erro",
"commit": {
"title": "Guardar Alterações",
"description_placeholder": "Breve descrição das suas contribuições",
"upload_explanation": "As alterações que envia como {user} serão visíveis em todos os mapas que utilizem dados do OpenStreetMap.",
"save": "Guardar",
"cancel": "Cancelar",
"warnings": "Avisos",
"modified": "Modificado",
"deleted": "Removido",
"created": "Criado"
},
"contributors": {
"list": "A ver contribuições de {users}",
"truncated_list": "A ver contribuições de {users} e mais {count} outros"
},
"geocoder": {
"title": "Encontrar Um Local",
"placeholder": "encontrar um local",
"no_results": "Não foi possível encontrar o local chamado '{name}'"
},
"geolocate": {
"title": "Mostrar a minha localização"
},
"inspector": {
"no_documentation_combination": "Não há documentação disponível para esta combinação de tags",
"no_documentation_key": "Não há documentação disponível para esta tecla",
"show_more": "Mostrar Mais",
"new_tag": "Nova tag",
"editing_feature": "Editando {feature}",
"additional": "Tags adicionais",
"choose": "O que está a adicionar?",
"results": "{n} resultados para {search}"
},
"background": {
"title": "Fundo",
"description": "Configuração de fundo",
"percent_brightness": "{opacity}% brilho",
"fix_misalignment": "Arranjar desalinhamento",
"reset": "reiniciar"
},
"restore": {
"heading": "Tem alterações por guardar",
"description": "Tem alterações por guardar de uma prévia sessão de edição. Deseja restaurar estas alterações?",
"restore": "Restaurar",
"reset": "Descartar"
},
"save": {
"title": "Guardar",
"help": "Guardar alterações no OpenStreetMap, tornando-as visíveis a outros utilizadores.",
"no_changes": "Não há alterações para guardar.",
"error": "Um erro ocorreu ao tentar guardar",
"uploading": "Enviando alterações para OpenStreetMap.",
"unsaved_changes": "Tem alterações por guardar"
},
"splash": {
"welcome": "Bemvindo ao editor OpenStreetMap iD",
"text": "Esta é a versão de desenvolvimento {version}. Para mais informação visite {website} e reporte erros em {github}."
},
"source_switch": {
"live": "ao vivo",
"lose_changes": "Tem alterações por guardar. Mudando o servidor de mapas irá perdê-las. Tem a certeza que deseja mudar de servidores?",
"dev": "dev"
},
"tag_reference": {
"description": "Descrição",
"on_wiki": "{tag} em wiki.osm.org",
"used_with": "usado com {type}"
},
"validations": {
"untagged_line": "Linha sem tag",
"untagged_area": "Área sem tags",
"many_deletions": "Está a eliminar {n} objectos. Tem a certeza que deseja continuar? Esta operação eliminará os objectos do mapa que outros vêem em openstreetmap.org.",
"tag_suggests_area": "A tag {tag} sugere que esta linha devia ser uma área, mas não é uma área.",
"deprecated_tags": "Tags obsoletas: {tags}"
},
"zoom": {
"in": "Aproximar",
"out": "Afastar"
},
"gpx": {
"local_layer": "Ficheiro GPX local",
"drag_drop": "Arraste um ficheiro .gpx para a página"
},
"help": {
"title": "Ajuda"
},
"presets": {
"fields": {
"access": {
"label": "Acesso"
},
"address": {
"label": "Morada",
"placeholders": {
"housename": "Nome de casa",
"number": "123",
"street": "Rua",
"city": "Cidade"
}
},
"aeroway": {
"label": "Tipo"
},
"amenity": {
"label": "Tipo"
},
"atm": {
"label": "MB"
},
"bicycle_parking": {
"label": "Tipo"
},
"building": {
"label": "Edifício"
},
"building_area": {
"label": "Edifício"
},
"building_yes": {
"label": "Edifício"
},
"capacity": {
"label": "Capacidade"
},
"construction": {
"label": "Tipo"
},
"crossing": {
"label": "Tipo"
},
"cuisine": {
"label": "Cozinha"
},
"denomination": {
"label": "Denominação"
},
"denotation": {
"label": "Denotação"
},
"elevation": {
"label": "Elevação"
},
"emergency": {
"label": "Emergência"
},
"entrance": {
"label": "Tipo"
},
"fax": {
"label": "Fax"
},
"fee": {
"label": "Tarifa"
},
"highway": {
"label": "Tipo"
},
"historic": {
"label": "Tipo"
},
"internet_access": {
"label": "Acesso à Internet",
"options": {
"wlan": "Wifi"
}
},
"maxspeed": {
"label": "Limite de Velocidade"
},
"natural": {
"label": "Natural"
},
"network": {
"label": "Rede"
},
"note": {
"label": "Nota"
},
"office": {
"label": "Tipo"
},
"oneway": {
"label": "Sentido Único"
},
"opening_hours": {
"label": "Horas"
},
"operator": {
"label": "Operador"
},
"phone": {
"label": "Telefone"
},
"place": {
"label": "Tipo"
},
"railway": {
"label": "Tipo"
},
"religion": {
"label": "Religião",
"options": {
"christian": "Cristão",
"muslim": "Muçulmano",
"buddhist": "Budista",
"jewish": "Judeu"
}
},
"shelter": {
"label": "Abrigo"
},
"shop": {
"label": "Tipo"
},
"source": {
"label": "Fonte"
},
"sport": {
"label": "Desporto"
},
"surface": {
"label": "Superfície"
},
"tourism": {
"label": "Tipo"
},
"water": {
"label": "Tipo"
},
"waterway": {
"label": "Tipo"
},
"website": {
"label": "Website"
},
"wetland": {
"label": "Tipo"
},
"wikipedia": {
"label": "Wikipedia"
},
"wood": {
"label": "Tipo"
}
},
"presets": {
"aeroway/aerodrome": {
"name": "Aeroporto"
},
"amenity": {
"name": "Amenidade"
},
"amenity/bank": {
"name": "Banco"
},
"amenity/bar": {
"name": "Bar"
},
"amenity/bench": {
"name": "Banco"
},
"amenity/bicycle_parking": {
"name": "Parque de Bicicletas"
},
"amenity/bicycle_rental": {
"name": "Aluguer de Bicicletas"
},
"amenity/cafe": {
"name": "Café"
},
"amenity/cinema": {
"name": "Cinema"
},
"amenity/fire_station": {
"name": "Quartel de Bombeiros"
},
"amenity/grave_yard": {
"name": "Cemitério"
},
"amenity/hospital": {
"name": "Hospital"
},
"amenity/library": {
"name": "Biblioteca"
},
"amenity/parking": {
"name": "Estacionamento"
},
"amenity/pharmacy": {
"name": "Farmácia"
},
"amenity/place_of_worship": {
"name": "Local de Oração"
},
"amenity/place_of_worship/christian": {
"name": "Igreja"
},
"amenity/place_of_worship/jewish": {
"name": "Sinagoga"
},
"amenity/place_of_worship/muslim": {
"name": "Mesquita"
},
"amenity/police": {
"name": "Polícia"
},
"amenity/post_box": {
"name": "Caixa de Correio"
},
"amenity/post_office": {
"name": "Estação de Correios"
},
"amenity/pub": {
"name": "Bar"
},
"amenity/restaurant": {
"name": "Restaurante"
},
"amenity/school": {
"name": "Escola"
},
"amenity/telephone": {
"name": "Telefone"
},
"amenity/toilets": {
"name": "Casas de Banho"
},
"amenity/townhall": {
"name": "Câmara Municipal"
},
"amenity/university": {
"name": "Universidade"
},
"building": {
"name": "Edifício"
},
"entrance": {
"name": "Entrada"
},
"highway": {
"name": "Autoestrada"
},
"highway/bus_stop": {
"name": "Paragem de Autocarro"
},
"highway/crossing": {
"name": "Passadeira"
},
"highway/cycleway": {
"name": "Ciclovia"
},
"highway/primary": {
"name": "Estrada Principal"
},
"highway/residential": {
"name": "Estrada Residencial"
},
"highway/secondary": {
"name": "Estrada Secundária"
},
"highway/service": {
"name": "Estrada de Serviço"
},
"highway/steps": {
"name": "Passos"
},
"highway/track": {
"name": "Pista"
},
"landuse/cemetery": {
"name": "Cemitério"
},
"landuse/commercial": {
"name": "Comercial"
},
"landuse/construction": {
"name": "Construção"
},
"landuse/farm": {
"name": "Quinta"
},
"landuse/farmyard": {
"name": "Quintal"
},
"landuse/forest": {
"name": "Floresta"
},
"landuse/grass": {
"name": "Relva"
},
"landuse/industrial": {
"name": "Industrial"
},
"leisure/golf_course": {
"name": "Campo de Golf"
},
"leisure/park": {
"name": "Parque"
},
"leisure/pitch": {
"name": "Campo de Desporto"
},
"leisure/pitch/tennis": {
"name": "Campo de Ténis"
},
"man_made/water_tower": {
"name": "Torre de Água"
},
"natural": {
"name": "Natural"
},
"natural/bay": {
"name": "Baía"
},
"natural/beach": {
"name": "Praia"
},
"natural/cliff": {
"name": "Penhasco"
},
"natural/coastline": {
"name": "Linha Costeira"
},
"natural/water": {
"name": "Água"
},
"natural/water/lake": {
"name": "Lago"
},
"place/island": {
"name": "Ilha"
},
"place/locality": {
"name": "Localidade"
},
"place/village": {
"name": "Aldeia"
},
"railway/subway": {
"name": "Metro"
},
"railway/subway_entrance": {
"name": "Entrada de Metro"
},
"shop": {
"name": "Loja"
},
"shop/butcher": {
"name": "Talho"
},
"shop/supermarket": {
"name": "Supermercado"
},
"tourism": {
"name": "Turismo"
},
"tourism/camp_site": {
"name": "Parque de Campismo"
},
"tourism/hotel": {
"name": "Hotal"
},
"tourism/museum": {
"name": "Musei"
},
"waterway/canal": {
"name": "Canal"
},
"waterway/river": {
"name": "Rio"
}
}
}
};
-1289
View File
File diff suppressed because it is too large Load Diff
-1452
View File
File diff suppressed because it is too large Load Diff
-1280
View File
File diff suppressed because it is too large Load Diff
-976
View File
@@ -1,976 +0,0 @@
/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
THIS FILE IS GENERATED BY `make translations`. Don't make changes to it.
Instead, edit the English strings in data/core.yaml, or contribute
translations on https://www.transifex.com/projects/p/id-editor/.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
locale.sv = {
"modes": {
"add_area": {
"title": "Område",
"description": "Lägg till parker, byggnader, sjöar, eller andra områden till kartan.",
"tail": "Klicka på kartan för att börja rita ett område, typ en park, sjö eller byggnad."
},
"add_line": {
"title": "Linje",
"description": "Linjer kan vara vägar, gator, stigar, kanaler etc.",
"tail": "Klicka på kartan för att rita en väg, stig eller vattendrag."
},
"add_point": {
"title": "Punkt",
"description": "Restauranter, minnesmärken och postkontor kan vara punkter.",
"tail": "Klicka på kartan för att lägga till en punkt."
},
"browse": {
"title": "Bläddra",
"description": "Panera runt och zooma kartan."
}
},
"operations": {
"add": {
"annotation": {
"point": "Lagt till en punkt.",
"vertex": "Lagt till en nod till en linje."
}
},
"start": {
"annotation": {
"line": "Påbörjade en linje.",
"area": "Påbörjade ett område."
}
},
"continue": {
"annotation": {
"line": "Fortsatte en linje.",
"area": "Fortsatt ett område."
}
},
"cancel_draw": {
"annotation": "Avbröt ritning."
},
"change_tags": {
"annotation": "Ändrat tagg."
},
"circularize": {
"title": "Cirkularisera",
"description": {
"line": "Gör denna linje rund.",
"area": "Gör detta område runt."
},
"key": "O",
"annotation": {
"line": "Gjorde en linje rund.",
"area": "Gjorde ett område runt."
},
"not_closed": "Denna kan inte göras rund då den inte är en loop."
},
"orthogonalize": {
"title": "Ortogonalisering",
"description": "Gör kvadrat-hörn.",
"key": "Q",
"annotation": {
"line": "Gjort hörnen på en linje fyrkantiga.",
"area": "Gjort hörnen på ett område fyrkantiga."
},
"not_closed": "Denna kan inte göras kvadratisk då den inte är en loop."
},
"delete": {
"title": "Ta bort",
"description": "Tag bort detta från kartan.",
"annotation": {
"point": "Tagit bort en punkt.",
"vertex": "Tagit bort en nod från en väg.",
"line": "Tagit bort en linje.",
"area": "Tagit bort ett område.",
"relation": "Tagit bort en relation.",
"multiple": "Tagit bort {n} objekt."
}
},
"connect": {
"annotation": {
"point": "Forbandt en vej til et punkt.",
"vertex": "Forbandt en vej til en anden vej.",
"line": "Forbandt en vej til en linje.",
"area": "Forbandt en vej til et område."
}
},
"disconnect": {
"title": "Bryt av",
"description": "Bryt av dessa vägar från varandra.",
"key": "D",
"annotation": "Bryt av linjen.",
"not_connected": "Det finns inte tillräckligt med linjer/områden här att koppla ifrån."
},
"merge": {
"title": "Sammanfoga",
"description": "Sammanfoga dessa linjer.",
"key": "C",
"annotation": "Sammanfogade {n} linjer.",
"not_adjacent": "Dessa linjer kan inte slås ihop då dem inte är ihopsatta."
},
"move": {
"title": "Flytta",
"description": "Flytta detta till ett annan ställe.",
"key": "M",
"annotation": {
"point": "Flyttade en punkt.",
"vertex": "Flyttade en nod i en väg.",
"line": "Flyttade en linje.",
"area": "Flyttade ett område.",
"multiple": "Flyttade flera objekt."
}
},
"rotate": {
"title": "Rotera",
"description": "Rotera detta objekt runt dess centerpunkt.",
"key": "R",
"annotation": {
"line": "Roterade en linje.",
"area": "Roterade ett område."
}
},
"reverse": {
"title": "Byt riktning",
"description": "Byt riktning på linjen.",
"key": "V",
"annotation": "Bytte riktning på en linje."
},
"split": {
"title": "Dela upp",
"description": {
"area": "Dela gränserna för detta område i två delar."
},
"key": "X",
"annotation": {
"line": "Dela en linje.",
"area": "Dela gränsen för ett område.",
"multiple": "Dela gränsen för {n} linjer/områden."
},
"not_eligible": "Linjer kan inte delas vid deras början eller slut.",
"multiple_ways": "Det är för många linjer här för att kunna dela dem."
}
},
"nothing_to_undo": "Inget att ångra.",
"nothing_to_redo": "Inget att upprepa.",
"just_edited": "Du har nu redigerat OpenStreetMap!",
"browser_notice": "Denna redigerare funkar i Firefox, Chrome, Safari, Opera och Internet Explorer 9 och högre. Uppgradera din webbläsare eller använd Potlatch 2 för att redigera på kartan.",
"view_on_osm": "Visa på OSM",
"zoom_in_edit": "Zooma in för att fixa på kartan",
"logout": "logga ut",
"loading_auth": "Kopplar till OpenStreetMap...",
"report_a_bug": "rapportera ett fel",
"commit": {
"title": "Spara ändringar",
"description_placeholder": "Kort beskrivning av dina ändringar",
"message_label": "Skicka meddelande",
"upload_explanation": "Ändringar du uppladdar som {user} kommer att kunna ses på alla kartor som användar OpenStreetMap data.",
"save": "Spara",
"cancel": "Avbryt",
"warnings": "Varningar",
"modified": "Ändrat",
"deleted": "Borttaget",
"created": "Skapat"
},
"contributors": {
"list": "Visa bidrag från {users}",
"truncated_list": "Visa bidrag från {users} och {count} andra"
},
"geocoder": {
"title": "Hitta ett ställe",
"placeholder": "Hitta ett ställe",
"no_results": "Kunde inte hitta '{name}'"
},
"geolocate": {
"title": "Visa var jag är"
},
"inspector": {
"no_documentation_combination": "Der er ingen dokumentation for denne tag kombination",
"no_documentation_key": "Det finns inget dokumentation för denna nyckel.",
"show_more": "Visa mer",
"new_tag": "Ny tagg",
"view_on_osm": "Visa på openstreetmap.org",
"editing_feature": "Ändrar {feature}",
"additional": "Fler taggar",
"choose": "Vad lägger du till?",
"results": "{n} sökresult för {search}",
"reference": "Visa på OpenStreetmap Wiki",
"back_tooltip": "Ändra funktionstyp"
},
"background": {
"title": "Bakgrund",
"description": "Bakgrundsinställningar",
"percent_brightness": "{opacity}% ljusstyrka",
"fix_misalignment": "Fixa feljustering",
"reset": "återställ"
},
"restore": {
"heading": "Du har osparade ändringar.",
"description": "Du har ändringar från förra sessiones som inte har sparats. Vill du spara dessa ändringar?",
"restore": "Återställ",
"reset": "Återställ"
},
"save": {
"title": "Spara",
"help": "Spara ändringer till OpenStreetMap så att andra användare kan se dem.",
"no_changes": "Inget att spara.",
"error": "Något gick fel vid sparandet",
"uploading": "Dina ändringer sparas nu till OpenStreetMap.",
"unsaved_changes": "Du har icke-sparade ändringer."
},
"splash": {
"welcome": "Välkommen till iD OpenStreetMap redigerare",
"text": "Detta är utvecklingsversion {version}. Mer information besök {website} och rapportera fel på {github}.",
"walkthrough": "Starta genomgången",
"start": "Ändra nu"
},
"source_switch": {
"live": "live",
"lose_changes": "Du har osparade ändringar som kommer gå förlorade vid byte av kartserver. Är du säker att du vill byta server?",
"dev": "dev"
},
"tag_reference": {
"description": "Beskrivning",
"on_wiki": "{tag} på wiki.osm.org",
"used_with": "används med {type}"
},
"validations": {
"untagged_line": "Otaggad linje",
"untagged_area": "Otaggat område",
"many_deletions": "Du håller på att ta bort {n} objekt. Är du helt säker? Detta tar bort dem för alla som använder openstreetmap.org.",
"tag_suggests_area": "Denna tagg {tag} indikerar att denna linje borde vara ett område, men detta är inte ett område",
"deprecated_tags": "Uönskade taggar: {tags}"
},
"zoom": {
"in": "Zooma in",
"out": "Zooma ut"
},
"cannot_zoom": "Går ej att zooma ut ytterligare med nuvarande sätt.",
"gpx": {
"local_layer": "Lokal gpx-fil",
"drag_drop": "Dra och släpp en .gpx-fil på sidan"
},
"help": {
"title": "Hjälp"
},
"intro": {
"navigation": {
"drag": "Huvudkartområdet visar OpenStreetMap data ovanpå en bakgrund. Du kan navigera genom att dra och skrolla, precis som i vanliga nätkartor. **Dra kartan!**"
},
"points": {
"place": "Punkten kan placeras genom att klicka på kartan. **Placera punkten ovanpå byggnaden.**",
"reselect": "Ofta existerar redan punkter, men innehåller misstag eller är ofullständiga. Vi kan ändra redan existerande punkter. **Välj punkten du just skapade.**",
"delete": "Menyn runt punkten innehåller operationer som kan utföras på den, inklusive ta bort. **Ta bort punkten.**"
},
"areas": {
"corner": "Områden ritas genom att placera punkter som representerar gränsen av området. **Placera startpunkten på ett av hörnen på lekplatsen.**",
"search": "**Sök efter lekpark.**"
},
"lines": {
"start": "**Påbörja linjen genom att klicka på änden av vägen.**",
"residential": "Det finns olika typer av vägar. Den vanligaste är \"Residential\". **Välj vägtypen \"Residential\"**",
"restart": "Vägen behöver ha en korsning med Flower Street."
},
"startediting": {
"help": "Ytterligare dokumentation samt denna genomgång finns tillgängliga här.",
"save": "Glöm inte att regelbundet spara dina ändringar!"
}
},
"presets": {
"fields": {
"access": {
"label": "Tillgång"
},
"address": {
"label": "Adress",
"placeholders": {
"housename": "Husnamn",
"number": "123",
"street": "Gata",
"city": "Stad"
}
},
"admin_level": {
"label": "Administrativ nivå"
},
"aeroway": {
"label": "Typ"
},
"amenity": {
"label": "Typ"
},
"atm": {
"label": "Uttagsautomat"
},
"barrier": {
"label": "Typ"
},
"bicycle_parking": {
"label": "Typ"
},
"building": {
"label": "Byggnad"
},
"building_area": {
"label": "Byggnad"
},
"building_yes": {
"label": "Byggnad"
},
"capacity": {
"label": "Kapacitet"
},
"collection_times": {
"label": "Hämtningstider"
},
"construction": {
"label": "Typ"
},
"crossing": {
"label": "Typ"
},
"entrance": {
"label": "Typ"
},
"fax": {
"label": "Fax"
},
"fee": {
"label": "Avgift"
},
"highway": {
"label": "Typ"
},
"historic": {
"label": "Typ"
},
"internet_access": {
"options": {
"wlan": "Wifi"
}
},
"landuse": {
"label": "Typ"
},
"layer": {
"label": "Lager"
},
"leisure": {
"label": "Typ"
},
"levels": {
"label": "Våningar"
},
"man_made": {
"label": "Typ"
},
"maxspeed": {
"label": "Hastighetsbegränsning"
},
"name": {
"label": "Namn"
},
"natural": {
"label": "Natur"
},
"network": {
"label": "Nätverk"
},
"note": {
"label": "Notering"
},
"office": {
"label": "Typ"
},
"oneway": {
"label": "Enkelriktat"
},
"oneway_yes": {
"label": "Enkelriktat"
},
"opening_hours": {
"label": "Timmar"
},
"operator": {
"label": "Operatör"
},
"phone": {
"label": "Telefon"
},
"place": {
"label": "Typ"
},
"power": {
"label": "Typ"
},
"railway": {
"label": "Typ"
},
"ref": {
"label": "Referens"
},
"religion": {
"label": "Religion",
"options": {
"christian": "Kristendom",
"muslim": "Muslim",
"buddhist": "Buddist",
"hindu": "Hinduist"
}
},
"service": {
"label": "Typ"
},
"shop": {
"label": "Typ"
},
"source": {
"label": "Källa"
},
"sport": {
"label": "Sport"
},
"structure": {
"options": {
"bridge": "Bro",
"tunnel": "Tunnel"
}
},
"surface": {
"label": "Yta"
},
"tourism": {
"label": "Typ"
},
"water": {
"label": "Typ"
},
"waterway": {
"label": "Typ"
},
"website": {
"label": "Websida"
},
"wetland": {
"label": "Typ"
},
"wheelchair": {
"label": "Handikappanpassat"
},
"wikipedia": {
"label": "Wikipedia"
},
"wood": {
"label": "Typ"
}
},
"presets": {
"amenity/bank": {
"name": "Bank"
},
"amenity/bar": {
"name": "Bar"
},
"amenity/bench": {
"name": "Bänk"
},
"amenity/bicycle_parking": {
"name": "Cykelparkering"
},
"amenity/bicycle_rental": {
"name": "Cykeluthyrning"
},
"amenity/cafe": {
"name": "Café"
},
"amenity/cinema": {
"name": "Biograf"
},
"amenity/courthouse": {
"name": "Domstol"
},
"amenity/embassy": {
"name": "Embassad"
},
"amenity/fast_food": {
"name": "Snabbmat"
},
"amenity/fire_station": {
"name": "Brandstation"
},
"amenity/hospital": {
"name": "Sjukhus"
},
"amenity/library": {
"name": "Bibliotek"
},
"amenity/marketplace": {
"name": "Maknadsplats"
},
"amenity/parking": {
"name": "Parkering"
},
"amenity/place_of_worship": {
"name": "Plats för tillbedjan"
},
"amenity/place_of_worship/christian": {
"name": "Kyrka"
},
"amenity/place_of_worship/jewish": {
"name": "Synagoga"
},
"amenity/place_of_worship/muslim": {
"name": "Moské",
"terms": "muslim,moské"
},
"amenity/police": {
"name": "Polis"
},
"amenity/post_box": {
"name": "Postlåda"
},
"amenity/post_office": {
"name": "Postkontor"
},
"amenity/pub": {
"name": "Pub"
},
"amenity/restaurant": {
"name": "Restaurang"
},
"amenity/school": {
"name": "Skola"
},
"amenity/swimming_pool": {
"name": "Simbassäng"
},
"amenity/telephone": {
"name": "Telefon"
},
"amenity/theatre": {
"name": "Teater"
},
"amenity/toilets": {
"name": "Toaletter"
},
"amenity/townhall": {
"name": "Kommunhus"
},
"amenity/university": {
"name": "Universitet"
},
"barrier": {
"name": "Barriär"
},
"barrier/block": {
"name": "Block"
},
"barrier/city_wall": {
"name": "Stadsmur"
},
"barrier/ditch": {
"name": "Dike"
},
"barrier/entrance": {
"name": "Entré"
},
"barrier/fence": {
"name": "Staket"
},
"barrier/gate": {
"name": "Grind"
},
"barrier/hedge": {
"name": "Häck"
},
"barrier/lift_gate": {
"name": "Bom"
},
"barrier/retaining_wall": {
"name": "Stödmur"
},
"barrier/wall": {
"name": "Vägg"
},
"boundary/administrative": {
"name": "Administrativ gräns"
},
"building": {
"name": "Byggnad"
},
"building/apartments": {
"name": "Lägenheter"
},
"building/entrance": {
"name": "Entré"
},
"building/house": {
"name": "Hus"
},
"entrance": {
"name": "Entré"
},
"highway/cycleway": {
"name": "Cykelväg"
},
"highway/footway": {
"name": "Gångväg"
},
"highway/motorway": {
"name": "Motorväg"
},
"highway/path": {
"name": "Stig"
},
"highway/road": {
"name": "Okänd väg"
},
"highway/steps": {
"name": "Steg"
},
"highway/traffic_signals": {
"name": "Trafiksignaler"
},
"highway/turning_circle": {
"name": "Vändplan"
},
"highway/unclassified": {
"name": "Oklassificerad väg"
},
"historic": {
"name": "Historisk plats"
},
"historic/archaeological_site": {
"name": "Arkeologisk plats"
},
"historic/boundary_stone": {
"name": "Gränssten"
},
"historic/castle": {
"name": "Slott"
},
"historic/monument": {
"name": "Monument"
},
"historic/ruins": {
"name": "Ruiner"
},
"landuse": {
"name": "Markanvändning"
},
"landuse/commercial": {
"name": "Kommersiell"
},
"landuse/construction": {
"name": "Konstruktion"
},
"landuse/farm": {
"name": "Åker"
},
"landuse/farmyard": {
"name": "Bondgård"
},
"landuse/forest": {
"name": "Skog"
},
"landuse/grass": {
"name": "Gräs"
},
"landuse/industrial": {
"name": "Industriell"
},
"landuse/orchard": {
"name": "Fruktträdgård"
},
"landuse/quarry": {
"name": "Täkt"
},
"leisure": {
"name": "Nöje"
},
"leisure/garden": {
"name": "Trädgård"
},
"leisure/golf_course": {
"name": "Golfbana"
},
"leisure/marina": {
"name": "Marina"
},
"leisure/park": {
"name": "Park"
},
"leisure/pitch/american_football": {
"name": "Amerikansk fotbollsplan"
},
"leisure/pitch/baseball": {
"name": "Baseball-plan"
},
"leisure/pitch/basketball": {
"name": "Basketplan"
},
"leisure/pitch/soccer": {
"name": "Fotbollsplan"
},
"leisure/pitch/tennis": {
"name": "Tennisplan"
},
"leisure/playground": {
"name": "Lekplats"
},
"leisure/slipway": {
"name": "Sjösättningsplats"
},
"leisure/stadium": {
"name": "Stadium"
},
"leisure/swimming_pool": {
"name": "Simbassäng"
},
"man_made": {
"name": "Människoskapad"
},
"man_made/lighthouse": {
"name": "Fyr"
},
"man_made/pier": {
"name": "Pir"
},
"man_made/wastewater_plant": {
"name": "Avloppsreningsverk"
},
"man_made/water_tower": {
"name": "Vattentorn"
},
"man_made/water_works": {
"name": "Vattenverk"
},
"natural": {
"name": "Naturlig"
},
"natural/bay": {
"name": "Vik"
},
"natural/beach": {
"name": "Strand"
},
"natural/cliff": {
"name": "Klippa"
},
"natural/coastline": {
"name": "Kustlinje",
"terms": "kust"
},
"natural/glacier": {
"name": "Glassiär"
},
"natural/peak": {
"name": "Topp"
},
"natural/spring": {
"name": "Källa"
},
"natural/tree": {
"name": "Träd"
},
"natural/water": {
"name": "Vatten"
},
"natural/water/lake": {
"name": "Sjö"
},
"natural/water/pond": {
"name": "Pöl"
},
"natural/water/reservoir": {
"name": "Reservoar"
},
"natural/wetland": {
"name": "Våtmark"
},
"natural/wood": {
"name": "Skog"
},
"office": {
"name": "Kontor"
},
"other": {
"name": "Övrigt"
},
"other_area": {
"name": "Övrigt"
},
"place": {
"name": "Plats"
},
"place/hamlet": {
"name": "Småby"
},
"place/island": {
"name": "Ö"
},
"place/village": {
"name": "By"
},
"power": {
"name": "Kraft"
},
"power/generator": {
"name": "Kraftverk"
},
"power/line": {
"name": "Kraftledning"
},
"power/pole": {
"name": "Kraftledningsstolpe"
},
"power/sub_station": {
"name": "Transformator"
},
"power/transformer": {
"name": "Transformator"
},
"railway": {
"name": "Järnväg"
},
"railway/abandoned": {
"name": "Övergiven järnväg"
},
"railway/disused": {
"name": "Oanvänd järnväg"
},
"railway/level_crossing": {
"name": "Plankorsning"
},
"railway/station": {
"name": "Järnvägsstation"
},
"railway/subway": {
"name": "Tunnelbana"
},
"shop": {
"name": "Affär"
},
"shop/bakery": {
"name": "Bageri"
},
"shop/bicycle": {
"name": "Cykelaffär"
},
"shop/butcher": {
"name": "Slaktare"
},
"shop/car_repair": {
"name": "Bilverkstad"
},
"shop/clothes": {
"name": "Klädaffär"
},
"shop/computer": {
"name": "Datorbutik"
},
"shop/department_store": {
"name": "Varuhus"
},
"shop/electronics": {
"name": "Elektronikbutik"
},
"shop/florist": {
"name": "Florist"
},
"shop/furniture": {
"name": "Möbelaffär"
},
"shop/gift": {
"name": "Presentbutik"
},
"shop/hairdresser": {
"name": "Hårfrissör"
},
"shop/jewelry": {
"name": "Juvelerare"
},
"shop/kiosk": {
"name": "Kiosk"
},
"shop/mobile_phone": {
"name": "Mobiltelefonbutik"
},
"shop/music": {
"name": "Musikaffär"
},
"shop/optician": {
"name": "Optiker"
},
"shop/pet": {
"name": "Djurbutik"
},
"shop/shoes": {
"name": "Skoaffär"
},
"shop/toys": {
"name": "Leksaksaffär"
},
"shop/travel_agency": {
"name": "Resebyrå"
},
"shop/video": {
"name": "Videobutik"
},
"tourism": {
"name": "Turism"
},
"tourism/attraction": {
"name": "Turistattraktion"
},
"tourism/camp_site": {
"name": "Kampingplats"
},
"tourism/hotel": {
"name": "Hotell"
},
"tourism/information": {
"name": "Information"
},
"tourism/motel": {
"name": "Motel"
},
"tourism/museum": {
"name": "Museum"
},
"tourism/picnic_site": {
"name": "Picknickplats"
},
"tourism/viewpoint": {
"name": "Utsiktspunkt"
},
"tourism/zoo": {
"name": "Zoo"
},
"waterway/canal": {
"name": "Kanal"
},
"waterway/dam": {
"name": "Fördämning"
},
"waterway/ditch": {
"name": "Dike"
},
"waterway/drain": {
"name": "Dränering"
},
"waterway/river": {
"name": "Flod"
},
"waterway/riverbank": {
"name": "Flodbank"
},
"waterway/stream": {
"name": "Bäck"
}
}
}
};
-1017
View File
File diff suppressed because it is too large Load Diff
-1416
View File
File diff suppressed because it is too large Load Diff
-1423
View File
File diff suppressed because it is too large Load Diff
-1351
View File
File diff suppressed because it is too large Load Diff
-907
View File
@@ -1,907 +0,0 @@
/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
THIS FILE IS GENERATED BY `make translations`. Don't make changes to it.
Instead, edit the English strings in data/core.yaml, or contribute
translations on https://www.transifex.com/projects/p/id-editor/.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
locale.zh_TW = {
"modes": {
"add_area": {
"title": "區域",
"description": "在地圖上添加公園、建築物、湖泊或其他區域。",
"tail": "按一下地圖來開始繪製一個區域,如公園、湖泊或建築物。"
},
"add_line": {
"title": "線",
"description": "在地圖上添加公路、街道、行人徑、運河或其他線段。",
"tail": "按一下地圖來開始繪製道路、小徑或路徑。"
},
"add_point": {
"title": "點",
"description": "在地圖上添加餐廳、古蹪、郵箱或其他地點。",
"tail": "按一下地圖來添加一個點。"
},
"browse": {
"title": "瀏覽",
"description": "平移及縮放地圖。"
}
},
"operations": {
"add": {
"annotation": {
"point": "添加了一點。",
"vertex": "給路徑添加了一節點。"
}
},
"start": {
"annotation": {
"line": "開始繪製一線段。",
"area": "開始繪製一區域。"
}
},
"continue": {
"annotation": {
"line": "繼續繪製一線段。",
"area": "繼續繪製一區域。"
}
},
"cancel_draw": {
"annotation": "取消了繪圖。"
},
"change_tags": {
"annotation": "修改了標籤。"
},
"circularize": {
"title": "環形化",
"key": "O",
"annotation": {
"line": "把一線段製成圓形。",
"area": "把一區域製成圓形。"
}
},
"orthogonalize": {
"title": "直角化",
"description": "把角落轉換成轉角。",
"key": "Q",
"annotation": {
"line": "把線段上的角落換成轉角。",
"area": "把區域的角落換成轉角"
}
},
"delete": {
"title": "刪除",
"description": "從地圖上移除這個物件。",
"annotation": {
"point": "刪除了一點。",
"vertex": "刪除了路徑上的一個節點。",
"line": "刪除了一線段。",
"area": "刪除了一區域。",
"relation": "刪除了一關係",
"multiple": "刪除了 {n} 個物件。"
}
},
"connect": {
"annotation": {
"point": "已連接路徑到一點。",
"vertex": "已連接路徑到另一路徑。",
"line": "已連接路徑到一線段。",
"area": "已連接路徑到一區域。"
}
},
"disconnect": {
"title": "斷開",
"description": "斷開這些路徑。",
"key": "D",
"annotation": "斷開了路徑。"
},
"merge": {
"title": "合併",
"description": "合併這些線段。",
"key": "C",
"annotation": "合併了 {n} 條線段。"
},
"move": {
"title": "移動",
"description": "移動這物件到另一處。",
"key": "M",
"annotation": {
"point": "移動了一點。",
"vertex": "移動了路徑上的一節點。",
"line": "移動了一線段。",
"area": "移動了一區域。",
"multiple": "移動了數個物件。"
}
},
"rotate": {
"title": "旋轉",
"description": "讓這物件圍繞其中心點旋轉。",
"key": "R",
"annotation": {
"line": "旋轉了一線段。",
"area": "旋轉了一區域。"
}
},
"reverse": {
"title": "反轉",
"description": "讓這線段循相反方向走。",
"key": "V",
"annotation": "反轉一線段。"
},
"split": {
"title": "分割",
"key": "X"
}
},
"nothing_to_undo": "沒有動作可以撤銷。",
"nothing_to_redo": "沒有動作可以重做。",
"just_edited": "你剛剛編輯了OpenStreetMap",
"browser_notice": "這編輯器支援Firefox、Chrome、Safari、Opera及Internet Explorer 9或以上。請先把你的瀏覽器升級或使用Potlatch 2來編輯地圖。",
"view_on_osm": "於OSM上顯示",
"zoom_in_edit": "放大地圖以開始編輯",
"logout": "登出",
"report_a_bug": "報導錯誤",
"commit": {
"title": "儲存修改",
"description_placeholder": "簡要描述你的貢獻",
"upload_explanation": "你以 {user} 具名的修改將會在所有使用OpenStreetMap數據的地圖上看得見。",
"save": "儲存",
"cancel": "取消",
"warnings": "警告",
"modified": "已修改",
"deleted": "已刪除",
"created": "已創建"
},
"contributors": {
"list": "正在觀看 {users} 的貢獻",
"truncated_list": "正在觀看 {users} 和另外 {count} 個用戶的貢獻"
},
"geocoder": {
"title": "尋找一地方",
"placeholder": "尋找一地方",
"no_results": "找不到名為 '{name}' 的地方"
},
"geolocate": {
"title": "顯示我的位置"
},
"inspector": {
"no_documentation_combination": "這個標籤組合沒有可用的文檔",
"no_documentation_key": "這個鍵值沒有可用的文檔",
"show_more": "顯示更多",
"new_tag": "新的標籤",
"editing_feature": "正在編輯 {feature}",
"additional": "附加的標籤",
"choose": "選擇功能種類",
"results": "{search} 的 {n} 個結果",
"back_tooltip": "修改功能種類"
},
"background": {
"title": "背景",
"description": "背景設定",
"percent_brightness": "{opacity}%的光度",
"fix_misalignment": "校準",
"reset": "重設"
},
"restore": {
"description": "上一次你仍有未儲存的修改,你想恢復這些修改嗎﹖",
"restore": "恢復",
"reset": "重設"
},
"save": {
"title": "儲存",
"help": "儲存修改至OpenStreetMap,使其他用戶均可觀看你的修改。",
"no_changes": "沒有修改需要儲存。",
"error": "儲存時發生錯誤",
"uploading": "正在上傳修改至OpenStreetMap。",
"unsaved_changes": "你有未儲存的修改"
},
"splash": {
"welcome": "歡迎使用iD OpenStreetMap編輯器",
"text": "這是開發版本 {version}。欲知詳情請瀏覽 {website} 及於 {github} 報告錯誤。"
},
"source_switch": {
"live": "實況模式",
"dev": "開發模式"
},
"tag_reference": {
"description": "描述",
"on_wiki": "於wiki.osm.org上的 {tag}",
"used_with": "可與 {type} 使用"
},
"validations": {
"untagged_line": "未標記的線段",
"untagged_area": "未標記的區域",
"many_deletions": "你正在刪除 {n} 個物件。這樣會從openstreetmap.org的地圖上刪除,你是否確定需要這樣做?",
"tag_suggests_area": "{tag} 標籤所建議的線段應為區域,但這個不是一區域",
"deprecated_tags": "已棄用的標籤︰{tags}"
},
"zoom": {
"in": "放大",
"out": "縮小"
},
"gpx": {
"local_layer": "本機GPX檔案",
"drag_drop": "拖放一個.gpx格式的檔案到本頁"
},
"presets": {
"fields": {
"access": {
"label": "通道"
},
"address": {
"label": "地址",
"placeholders": {
"housename": "屋宇名稱",
"number": "123",
"street": "街道",
"city": "城市"
}
},
"aeroway": {
"label": "種類"
},
"amenity": {
"label": "種類"
},
"atm": {
"label": "自動取款機"
},
"bicycle_parking": {
"label": "種類"
},
"building": {
"label": "建築物"
},
"building_area": {
"label": "建築物"
},
"building_yes": {
"label": "建築物"
},
"capacity": {
"label": "容量"
},
"collection_times": {
"label": "收集時間"
},
"construction": {
"label": "種類"
},
"country": {
"label": "國家"
},
"crossing": {
"label": "種類"
},
"cuisine": {
"label": "美饌"
},
"denomination": {
"label": "教派"
},
"denotation": {
"label": "表示"
},
"elevation": {
"label": "高度"
},
"emergency": {
"label": "緊急"
},
"entrance": {
"label": "種類"
},
"fax": {
"label": "傳真"
},
"fee": {
"label": "費用"
},
"highway": {
"label": "種類"
},
"historic": {
"label": "種類"
},
"internet_access": {
"label": "網際網絡連接",
"options": {
"wlan": "無線網絡",
"wired": "有線網絡",
"terminal": "終端"
}
},
"landuse": {
"label": "種類"
},
"layer": {
"label": "層"
},
"leisure": {
"label": "種類"
},
"levels": {
"label": "級別"
},
"man_made": {
"label": "種類"
},
"maxspeed": {
"label": "速度限制"
},
"natural": {
"label": "自然"
},
"network": {
"label": "網絡"
},
"note": {
"label": "備註"
},
"office": {
"label": "種類"
},
"oneway": {
"label": "單程"
},
"opening_hours": {
"label": "小時"
},
"operator": {
"label": "營運商"
},
"phone": {
"label": "電話"
},
"place": {
"label": "種類"
},
"railway": {
"label": "種類"
},
"ref": {
"label": "參考"
},
"religion": {
"label": "宗教",
"options": {
"christian": "基督教徒",
"muslim": "穆斯林",
"buddhist": "佛教徒",
"jewish": "猶太教徒",
"hindu": "印度教徒",
"shinto": "神道教徒",
"taoist": "道教徒"
}
},
"service": {
"label": "種類"
},
"shelter": {
"label": "遮雨棚/涼亭"
},
"shop": {
"label": "種類"
},
"source": {
"label": "來源"
},
"sport": {
"label": "運動"
},
"structure": {
"label": "結構",
"options": {
"bridge": "橋樑",
"tunnel": "隧道",
"embankment": "堤岸",
"cutting": "切割"
}
},
"surface": {
"label": "表面"
},
"tourism": {
"label": "種類"
},
"water": {
"label": "種類"
},
"waterway": {
"label": "種類"
},
"website": {
"label": "網站"
},
"wetland": {
"label": "種類"
},
"wheelchair": {
"label": "輪椅通道"
},
"wikipedia": {
"label": "維基百科"
},
"wood": {
"label": "種類"
}
},
"presets": {
"aeroway": {
"name": "機場相關設施"
},
"aeroway/aerodrome": {
"name": "機場",
"terms": "飛機,飛機場,飛行場"
},
"aeroway/helipad": {
"name": "直昇機場",
"terms": "直升機,直升機坪,直升機場"
},
"amenity": {
"name": "便利設施"
},
"amenity/bank": {
"name": "銀行",
"terms": "保險箱,帳房,信用合作社,受托人,國庫,基金,窖藏,投資機構,儲存庫,儲備,儲備,保險箱,存款,庫存,庫存,倉庫,倉庫,儲蓄及貸款協會,國庫,信託公司,窖"
},
"amenity/bar": {
"name": "酒吧"
},
"amenity/bench": {
"name": "長凳"
},
"amenity/bicycle_parking": {
"name": "腳踏車停泊處"
},
"amenity/bicycle_rental": {
"name": "腳踏車租賃"
},
"amenity/cafe": {
"name": "咖啡廳",
"terms": "咖啡,茶,咖啡店"
},
"amenity/cinema": {
"name": "戲院",
"terms": "大銀幕,電影院,電影,得來速影院,電影,電影,電影,電影院,電影院,電影,電影院,電影院,電影,電影,劇場,表演,銀幕"
},
"amenity/courthouse": {
"name": "法院"
},
"amenity/embassy": {
"name": "使館"
},
"amenity/fast_food": {
"name": "快餐店"
},
"amenity/fire_station": {
"name": "消防局"
},
"amenity/fuel": {
"name": "加油站"
},
"amenity/grave_yard": {
"name": "墓地"
},
"amenity/hospital": {
"name": "醫院",
"terms": "診所,急診室,衛生服務,安養院,醫院,醫院,療養院,療養院,療養院,療養院,醫務室,手術室,病房"
},
"amenity/library": {
"name": "圖書館"
},
"amenity/parking": {
"name": "停車場"
},
"amenity/pharmacy": {
"name": "藥房"
},
"amenity/place_of_worship": {
"name": "禮拜地方",
"terms": "隱修院,宗座聖殿,伯特利,座堂,聖壇,附屬小教堂,小聖堂,教堂,信徒,神殿,祈禱場所,宗教場所,修道院附屬的教堂,傳道部,清真寺,小教堂,教區,小聖堂,聖所,聖地,猶太教堂,禮拜堂,寺廟"
},
"amenity/place_of_worship/christian": {
"name": "教堂",
"terms": "基督教,隱修院,宗座聖殿,伯特利,座堂,聖壇,附屬小教堂,小聖堂,教堂,信徒,神殿,祈禱場所,宗教場所,修道院附屬的教堂,傳道部,清真寺,小教堂,教區,小聖堂,聖所,聖地,猶太教堂,禮拜堂,寺廟"
},
"amenity/place_of_worship/jewish": {
"name": "猶太教堂",
"terms": "猶太教,猶太教堂"
},
"amenity/place_of_worship/muslim": {
"name": "清真寺",
"terms": "穆斯林,清真寺"
},
"amenity/police": {
"name": "警察局",
"terms": "徽章,警官,警官,警官,警官,男童軍,警官,警官,警官,警官,警官,軍團,警車,偵探,警官,警官,部隊,警官,憲兵,刑警,警官, 法律,執法,警官,警官,警官,警官,警察"
},
"amenity/post_box": {
"name": "郵箱",
"terms": "信箱,信箱,郵箱,郵箱,郵筒,郵箱"
},
"amenity/post_office": {
"name": "郵政局"
},
"amenity/pub": {
"name": "酒館"
},
"amenity/restaurant": {
"name": "餐廳"
},
"amenity/school": {
"name": "學校"
},
"amenity/swimming_pool": {
"name": "游泳池"
},
"amenity/telephone": {
"name": "電話"
},
"amenity/theatre": {
"name": "劇院"
},
"amenity/toilets": {
"name": "廁所"
},
"amenity/townhall": {
"name": "市政廳"
},
"amenity/university": {
"name": "大學"
},
"building": {
"name": "建築物"
},
"building/entrance": {
"name": "入口"
},
"entrance": {
"name": "入口"
},
"highway": {
"name": "公路"
},
"highway/bus_stop": {
"name": "公共汽車站"
},
"highway/crossing": {
"name": "路口"
},
"highway/cycleway": {
"name": "自行車道"
},
"highway/footway": {
"name": "小徑"
},
"highway/motorway": {
"name": "高速公路"
},
"highway/path": {
"name": "路徑"
},
"highway/primary": {
"name": "主要道路"
},
"highway/residential": {
"name": "住宅區道路"
},
"highway/secondary": {
"name": "次要道路"
},
"highway/service": {
"name": "輔助道路"
},
"highway/steps": {
"name": "樓梯"
},
"highway/tertiary": {
"name": "三級道路"
},
"highway/track": {
"name": "軌道"
},
"highway/traffic_signals": {
"name": "交通訊號"
},
"highway/trunk": {
"name": "幹道"
},
"highway/turning_circle": {
"name": "回轉圈"
},
"highway/unclassified": {
"name": "未分類的道路"
},
"historic": {
"name": "歷史遺址"
},
"historic/monument": {
"name": "古蹟"
},
"landuse": {
"name": "土地用途"
},
"landuse/allotments": {
"name": "社區花園"
},
"landuse/basin": {
"name": "水池"
},
"landuse/cemetery": {
"name": "墳場"
},
"landuse/commercial": {
"name": "商業區"
},
"landuse/construction": {
"name": "施工"
},
"landuse/farm": {
"name": "農場"
},
"landuse/farmyard": {
"name": "農莊"
},
"landuse/forest": {
"name": "森林"
},
"landuse/grass": {
"name": "草地"
},
"landuse/industrial": {
"name": "工業區"
},
"landuse/meadow": {
"name": "牧場"
},
"landuse/orchard": {
"name": "果園"
},
"landuse/quarry": {
"name": "礦場"
},
"landuse/residential": {
"name": "住宅區"
},
"landuse/vineyard": {
"name": "酒莊"
},
"leisure": {
"name": "優閒設施"
},
"leisure/garden": {
"name": "花園"
},
"leisure/golf_course": {
"name": "高爾夫球場"
},
"leisure/park": {
"name": "公園"
},
"leisure/pitch": {
"name": "運動場所"
},
"leisure/pitch/american_football": {
"name": "美式足球場"
},
"leisure/pitch/baseball": {
"name": "棒球場"
},
"leisure/pitch/basketball": {
"name": "籃球場"
},
"leisure/pitch/soccer": {
"name": "足球場"
},
"leisure/pitch/tennis": {
"name": "網球場"
},
"leisure/playground": {
"name": "遊樂場"
},
"leisure/stadium": {
"name": "體育場"
},
"leisure/swimming_pool": {
"name": "游泳池"
},
"man_made": {
"name": "人造"
},
"man_made/lighthouse": {
"name": "燈塔"
},
"man_made/pier": {
"name": "碼頭"
},
"man_made/survey_point": {
"name": "測量點"
},
"man_made/water_tower": {
"name": "水塔"
},
"natural": {
"name": "自然"
},
"natural/bay": {
"name": "海灣"
},
"natural/beach": {
"name": "沙灘"
},
"natural/cliff": {
"name": "懸崖"
},
"natural/coastline": {
"name": "海岸線",
"terms": "岸"
},
"natural/glacier": {
"name": "冰川"
},
"natural/grassland": {
"name": "草原"
},
"natural/heath": {
"name": "荒地"
},
"natural/peak": {
"name": "山頂"
},
"natural/scrub": {
"name": "灌木叢"
},
"natural/spring": {
"name": "溫泉"
},
"natural/tree": {
"name": "樹"
},
"natural/water": {
"name": "水"
},
"natural/water/lake": {
"name": "湖泊"
},
"natural/water/pond": {
"name": "池塘"
},
"natural/water/reservoir": {
"name": "水塘"
},
"natural/wetland": {
"name": "濕地"
},
"natural/wood": {
"name": "樹林"
},
"office": {
"name": "辦公室"
},
"place": {
"name": "可歸類的地方"
},
"place/hamlet": {
"name": "村莊"
},
"place/island": {
"name": "島嶼"
},
"place/locality": {
"name": "未能歸類的地方"
},
"place/village": {
"name": "村鎮"
},
"power/sub_station": {
"name": "變電站"
},
"railway": {
"name": "火車站"
},
"railway/level_crossing": {
"name": "平交道"
},
"railway/rail": {
"name": "鐵路"
},
"railway/subway": {
"name": "地鐵"
},
"railway/subway_entrance": {
"name": "地鐵入口"
},
"shop": {
"name": "商店"
},
"shop/butcher": {
"name": "肉販"
},
"shop/supermarket": {
"name": "超級市場"
},
"tourism": {
"name": "旅遊業"
},
"tourism/alpine_hut": {
"name": "高山小屋"
},
"tourism/artwork": {
"name": "藝術品"
},
"tourism/attraction": {
"name": "觀光點"
},
"tourism/camp_site": {
"name": "營地"
},
"tourism/caravan_site": {
"name": "露營車停車場"
},
"tourism/chalet": {
"name": "木屋"
},
"tourism/guest_house": {
"name": "賓館"
},
"tourism/hostel": {
"name": "旅舍"
},
"tourism/hotel": {
"name": "酒店"
},
"tourism/information": {
"name": "資訊"
},
"tourism/motel": {
"name": "汽車旅館"
},
"tourism/museum": {
"name": "博物館"
},
"tourism/picnic_site": {
"name": "野餐地點"
},
"tourism/theme_park": {
"name": "主題公園"
},
"tourism/viewpoint": {
"name": "觀景點"
},
"tourism/zoo": {
"name": "動物園"
},
"waterway": {
"name": "水道"
},
"waterway/canal": {
"name": "運河"
},
"waterway/dam": {
"name": "堤壩"
},
"waterway/ditch": {
"name": "溝"
},
"waterway/drain": {
"name": "渠"
},
"waterway/river": {
"name": "河流"
},
"waterway/riverbank": {
"name": "河床"
},
"waterway/stream": {
"name": "溪流"
},
"waterway/weir": {
"name": "堤堰"
}
}
}
};
+2 -13
View File
@@ -6,7 +6,7 @@ var request = require('request'),
_ = require('../js/lib/lodash.js');
var resources = ['core', 'presets'];
var outdir = './data/locales/';
var outdir = './dist/locales/';
var api = 'http://www.transifex.com/api/2/';
var project = api + 'project/id-editor/';
@@ -35,18 +35,7 @@ asyncMap(resources, getResource, function(err, locales) {
for (var i in locale) {
if (i === 'en') continue;
var out = '/*\n' +
' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n' +
'\n' +
' THIS FILE IS GENERATED BY `make translations`. Don\'t make changes to it.\n' +
'\n' +
' Instead, edit the English strings in data/core.yaml, or contribute\n' +
' translations on https://www.transifex.com/projects/p/id-editor/.\n' +
'\n' +
' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n' +
' */\n';
out += 'locale.' + i + ' = ' + JSON.stringify(locale[i], null, 4) + ';\n';
fs.writeFileSync(outdir + i + '.js', out);
fs.writeFileSync(outdir + i + '.json', JSON.stringify(locale[i], null, 4));
}
});