forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
399d671a23
commit
f6fa8c9f9f
71 changed files with 1601 additions and 1280 deletions
|
@ -9,7 +9,9 @@
|
|||
"zh_Hant": "開放詞源地圖",
|
||||
"hu": "Etimológiai térkép",
|
||||
"fr": "Open Etymology Map",
|
||||
"ca": "Open Etymology Map"
|
||||
"ca": "Open Etymology Map",
|
||||
"da": "Åbn oprindelseskort",
|
||||
"nb_NO": "Åpent etymologikart"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "What is the origin of a toponym?",
|
||||
|
@ -20,7 +22,8 @@
|
|||
"hu": "Mi az eredete egy helynévnek?",
|
||||
"fr": "Quelle est l'origine de ce toponyme ?",
|
||||
"es": "¿Cual es el origen de un topónimo?",
|
||||
"ca": "Quin és l'origen d'un topònim?"
|
||||
"ca": "Quin és l'origen d'un topònim?",
|
||||
"da": "Hvad er oprindelsen af et stednavn?"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, you can see what an object is named after. The streets, buildings, ... come from OpenStreetMap which got linked with Wikidata. In the popup, you'll see the Wikipedia article (if it exists) or a wikidata box of what the object is named after. If the object itself has a wikipedia page, that'll be shown too.<br/><br/><b>You can help contribute too!</b>Zoom in enough and <i>all</i> streets will show up. You can click one and a Wikidata-search box will popup. With a few clicks, you can add an etymology link. Note that you need a free OpenStreetMap account to do this.",
|
||||
|
@ -29,7 +32,8 @@
|
|||
"it": "Su questa cartina sono visibili i nomi a cui sono riferiti gli oggetti. Le strade, gli edifici, etc. provengono da OpenStreetMap che è a sua volta collegata a Wikidata. Nel popup, se esiste, verrà mostrato l’articolo Wikipedia o l'elemento Wikidata a cui si riferisce il nome di quell’oggetto. Se l’oggetto stesso ha una pagina Wikpedia, anch’essa verrà mostrata.<br/><br/><b>Anche tu puoi contribuire!</b>Ingrandisci abbastanza e <i>tutte</i> le strade appariranno. Puoi cliccare su una e apparirà un popup con la ricerca Wikidata. Con pochi clic puoi aggiungere un collegamento etimologico. Tieni presente che per farlo, hai bisogno di un account gratuito su OpenStreetMap.",
|
||||
"zh_Hant": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。<br/><br/><b>你也可以貢獻!</b>放大到夠大的層級,然後<i>所有</i>道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。",
|
||||
"hu": "Ezen a térképen az látható, hogy egy objektum milyen névre hallgat. Az utcák, épületek stb. az OpenStreetMapről származnak, amely össze van kapcsolva a Wikidata adatbázissal. A felugró ablakban megjelenik a megfelelő Wikipedia-szócikk (ha van) vagy egy Wikidata-doboz arról, amiről az objektumot elnevezték. Ha magának az objektumnak van Wikipédia-oldala, az is megjelenik.<br/><br/><b>A térképet Ön is szerkesztheti!</b>nagyítson rá, és <i>az összes</i> utca megjelenik. Ha valamelyikre rákattint, megjelenik Wikidata-kereső doboz. Néhány kattintással hozzáadhat egy etimológiai linket. Ne feledje, hogy ehhez szüksége van egy ingyenes OpenStreetMap-fiókra.",
|
||||
"fr": "Retrouvez sur cette carte l’origine du nom d’un élément. Les rues, bâtiments, etc. proviennent d’OpenStreetMap et sont liés aux données venant de Wikidata. La fenêtre pop-up affiche l’article Wikipedia (s’il existe) ou l’infobox Wikidata de l’objet dont provient le nom. Si l’objet a sa propre page Wikipedia, elle sera aussi affichée.<br/><br/><b>Vous pouvez contribuer aussi !</b>Zoomez suffisamment et <i>toutes</i> les rues seront affichées. Cliquez sur l'une d'elles et une boîte de recherche Wikidata apparaîtra. En quelques clics, vous pouvez ajouter un lien étymologique. Vous devez disposer d’un compte OpenStreetMap gratuit."
|
||||
"fr": "Retrouvez sur cette carte l’origine du nom d’un élément. Les rues, bâtiments, etc. proviennent d’OpenStreetMap et sont liés aux données venant de Wikidata. La fenêtre pop-up affiche l’article Wikipedia (s’il existe) ou l’infobox Wikidata de l’objet dont provient le nom. Si l’objet a sa propre page Wikipedia, elle sera aussi affichée.<br/><br/><b>Vous pouvez contribuer aussi !</b>Zoomez suffisamment et <i>toutes</i> les rues seront affichées. Cliquez sur l'une d'elles et une boîte de recherche Wikidata apparaîtra. En quelques clics, vous pouvez ajouter un lien étymologique. Vous devez disposer d’un compte OpenStreetMap gratuit.",
|
||||
"da": "På dette kort kan du se, hvad et objekt er opkaldt efter. Gaderne, bygningerne, ... kommer fra OpenStreetMap, som blev forbundet med Wikidata. I pop op-vinduet vil du se Wikipedia-artiklen (hvis den findes) eller en wikidata-boks med, hvad objektet er opkaldt efter. Hvis selve objektet har en wikipedia-side, vil det også blive vist.<br/><br/><b>Du kan også hjælpe med at bidrage!</b>Zoom nok ind og <i>alle</i> gader vil dukke op. Du kan klikke på en og en Wikidata-søgeboks vil poppe op. Med et par klik kan du tilføje et etymologilink. Bemærk, at du har brug for en gratis OpenStreetMap-konto for at gøre dette."
|
||||
},
|
||||
"icon": "./assets/layers/etymology/logo.svg",
|
||||
"startLat": 0,
|
||||
|
@ -55,7 +59,9 @@
|
|||
"hu": "Etimológiai adat nélküli utcák",
|
||||
"fr": "Route sans origine étymologique",
|
||||
"es": "Calles sin información etimológica",
|
||||
"ca": "Carrers sense informació etimològica"
|
||||
"ca": "Carrers sense informació etimològica",
|
||||
"da": "Gader uden oprindelses information",
|
||||
"nb_NO": "Gater uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
@ -82,7 +88,9 @@
|
|||
"hu": "Etimológiai adat nélküli parkok és erdők",
|
||||
"fr": "Parcs et forêts sans origine étymologique",
|
||||
"es": "Parques y bosques sin información etimológica",
|
||||
"ca": "Parcs i boscos sense informació etimològica"
|
||||
"ca": "Parcs i boscos sense informació etimològica",
|
||||
"da": "Parker og skove uden oprindelses information",
|
||||
"nb_NO": "Parker og skoger uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
@ -110,7 +118,9 @@
|
|||
"fr": "Institutions d'éducation sans origine étymologique",
|
||||
"es": "Instituciones educacionales sin información etimológica",
|
||||
"nl": "Onderwijsinstelling zonder etymologische informatie",
|
||||
"ca": "Institucions educatives sense informació d'etimològica"
|
||||
"ca": "Institucions educatives sense informació d'etimològica",
|
||||
"da": "Uddannelsesinstitutioner uden oprindelses oplysninger",
|
||||
"nb_NO": "Utdannelsesinstitusjoner uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
@ -141,7 +151,9 @@
|
|||
"fr": "Lieux culturels sans origine étymologique",
|
||||
"es": "Lugares culturales sin información etimológica",
|
||||
"nl": "Culturele plaatsen zonder etymologische informatie",
|
||||
"ca": "Llocs culturals sense informació etimològica"
|
||||
"ca": "Llocs culturals sense informació etimològica",
|
||||
"da": "Kulturelle steder uden oprindelses information",
|
||||
"nb_NO": "Kulturelle steder uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
@ -172,7 +184,9 @@
|
|||
"fr": "Lieux touristiques sans origine étymologique",
|
||||
"es": "Lugares turísticos sin información etimológica",
|
||||
"nl": "Toeristische plaatsen zonder etymologische informatie",
|
||||
"ca": "Llocs turístics sense informació etimològica"
|
||||
"ca": "Llocs turístics sense informació etimològica",
|
||||
"da": "Turistiske steder uden oprindelses information",
|
||||
"nb_NO": "Turiststeder uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
@ -201,7 +215,9 @@
|
|||
"de": "Gesundheits- und Sozialeinrichtungen ohne Informationen zur Namensherkunft",
|
||||
"fr": "Établissements sociaux ou de soins sans origine étymologique",
|
||||
"nl": "Gezondheidsinstellingen en maatschappelijke plaatsen zonder etymologische informatie",
|
||||
"ca": "Llocs socials i de salut sense informació etimològica"
|
||||
"ca": "Llocs socials i de salut sense informació etimològica",
|
||||
"da": "Sundhed og sociale steder uden oprindelses information",
|
||||
"nb_NO": "Helse- og sosiale steder uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
@ -230,7 +246,9 @@
|
|||
"fr": "Lieux sportifs sans origine étymologique",
|
||||
"es": "Lugares deportivos sin información etimológica",
|
||||
"nl": "Sportplekken zonder etymologische informatie",
|
||||
"ca": "Llocs esportius sense informació etimològica"
|
||||
"ca": "Llocs esportius sense informació etimològica",
|
||||
"da": "Sportspladser uden oprindelses information",
|
||||
"nb_NO": "Sportssteder uten etymologi-info"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"source": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue