Merge branch 'master' into develop
This commit is contained in:
commit
15630adb0c
89 changed files with 815 additions and 384 deletions
|
@ -686,7 +686,7 @@
|
|||
"then": {
|
||||
"ca": "Informació sobre teatres, concerts, ...",
|
||||
"es": "Información sobre teatros, conciertos, ...",
|
||||
"en": "Inormation related to theatre, concerts, ...",
|
||||
"en": "Information related to theatre, concerts, …",
|
||||
"de": "Informationen über Theater, Konzerte, ...",
|
||||
"cs": "Informace týkající se divadla, koncertů, ...",
|
||||
"fr": "Informations liées au théâtre, à des concerts, …",
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"ru": "Разнообразные произведения искусства",
|
||||
"es": "Un mapa abierto de Estatuas, bustos, Graffitis y otras Obras de Arte en todo el mundo",
|
||||
"ja": "多様な作品",
|
||||
"zh_Hant": "不同類型的藝術品",
|
||||
"zh_Hant": "顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品的地圖",
|
||||
"id": "Peta terbuka patung, grafiti, dan karya seni lainnya di seluruh dunia",
|
||||
"pt": "Diversas obras de arte",
|
||||
"hu": "Szobrok, mellszobrok, graffitik és egyéb műalkotások nyílt világtérképe",
|
||||
|
|
|
@ -789,7 +789,7 @@
|
|||
"question": {
|
||||
"en": "Does this bench have an inscription?",
|
||||
"nl": "Heeft deze bank een inscriptie?",
|
||||
"de": "Hat diese Bank eine Inschrift? ",
|
||||
"de": "Hat diese Bank eine Inschrift?",
|
||||
"fr": "Est-ce que ce banc possède une inscription ?",
|
||||
"ca": "Aquest banc té una inscripció?",
|
||||
"cs": "Má tato lavička nápis?",
|
||||
|
@ -833,9 +833,9 @@
|
|||
}
|
||||
],
|
||||
"questionHint": {
|
||||
"en": "E.g. on a mounted plaque, in the backrest, ...",
|
||||
"en": "E.g. on a mounted plaque, in the backrest, …",
|
||||
"nl": "Bijvoorbeeld op een aangebracht plakkaat, ingesneden in de rugleuning, ...",
|
||||
"de": "Z.B. auf einer angebrachten Plakette, in der Rückenlehne, ... ",
|
||||
"de": "Z.B. auf einer angebrachten Plakette, in der Rückenlehne, ...",
|
||||
"fr": "Par exemple, sur une plaque accrochée, sur le dossier, ...",
|
||||
"ca": "P. ex. en una placa, al respatller, ...",
|
||||
"cs": "Např. na připevněné desce, v opěradle, ...",
|
||||
|
@ -847,7 +847,7 @@
|
|||
"question": {
|
||||
"en": "Does this bench have an artistic element?",
|
||||
"nl": "Heeft deze bank een geïntegreerd kunstwerk?",
|
||||
"de": "Hat diese Bank ein künstlerisches Element? ",
|
||||
"de": "Hat diese Bank ein künstlerisches Element?",
|
||||
"ca": "Aquest banc té algun element artístic?",
|
||||
"cs": "Má tato lavička umělecké prvky?"
|
||||
},
|
||||
|
|
|
@ -212,7 +212,7 @@
|
|||
{
|
||||
"if": "fee=yes",
|
||||
"then": {
|
||||
"en": "This cleaning service is paid",
|
||||
"en": "There is a fee to use this cleaning service",
|
||||
"nl": "Dit fietsschoonmaakpunt is betalend",
|
||||
"es": "Este servicio de limpieza es de pago",
|
||||
"ca": "Aquest servei de neteja és de pagament",
|
||||
|
|
|
@ -243,7 +243,8 @@
|
|||
"if": "access=permissive",
|
||||
"then": {
|
||||
"en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.",
|
||||
"nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). "
|
||||
"nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). ",
|
||||
"de": "Diese Ladestation ist zu gewissen Öffnungszeiten oder Bedingungen öffentlich zugänglich. Einschränkungen sind möglich, aber generelle Nutzung ist erlaubt."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -4639,7 +4640,8 @@
|
|||
"id": "questions-technical",
|
||||
"render": {
|
||||
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}",
|
||||
"de": "<h3>Technische Frage</h3>Die nächsten Fragen sind sehr technisch. Du kannst diese auch überspringen.<br/>{questions(technical)}"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"title": {
|
||||
"render": {
|
||||
"en": "Dentist Office {name}",
|
||||
"de": "Arztpraxis {name}",
|
||||
"de": "Zahnarztpraxis {name}",
|
||||
"nl": "Tandartspraktijk {name}",
|
||||
"fr": "Cabinet medical {name}"
|
||||
}
|
||||
|
|
|
@ -32,13 +32,15 @@
|
|||
"type": "text"
|
||||
},
|
||||
"question": {
|
||||
"en": "What is wrong with this feature?"
|
||||
"en": "What is wrong with this feature?",
|
||||
"de": "Was stimmt mit diesem Objekt nicht?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "fixme=",
|
||||
"then": {
|
||||
"en": "This issue has been resolved"
|
||||
"en": "This issue has been resolved",
|
||||
"de": "Dieses Problem wurde behoben"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"title": {
|
||||
"render": {
|
||||
"en": "Your travelled path",
|
||||
"nl": "Jouw traject"
|
||||
"nl": "Jouw traject",
|
||||
"de": "Deine zurückgelegte Strecke"
|
||||
}
|
||||
},
|
||||
"shownByDefault": false,
|
||||
|
|
|
@ -22,21 +22,24 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "Add a new point or add a note",
|
||||
"nl": "Voeg een nieuw punt of een nieuwe kaartnota toe"
|
||||
"nl": "Voeg een nieuw punt of een nieuwe kaartnota toe",
|
||||
"de": "Objekt oder Hinweis auf der Karte hinzufügen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "has_note_layer=yes",
|
||||
"then": {
|
||||
"en": "Add a new note",
|
||||
"nl": "Voeg een nieuwe kaartnota toe"
|
||||
"nl": "Voeg een nieuwe kaartnota toe",
|
||||
"de": "Hinweis hinzufügen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "has_presets=yes",
|
||||
"then": {
|
||||
"en": "Add a new point",
|
||||
"nl": "Voeg een nieuw punt toe"
|
||||
"nl": "Voeg een nieuw punt toe",
|
||||
"de": "Objekt hinzufügen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -107,7 +110,8 @@
|
|||
},
|
||||
"then": {
|
||||
"en": "Create a new map note",
|
||||
"nl": "Maak een nieuwe kaartnotitie"
|
||||
"nl": "Maak een nieuwe kaartnotitie",
|
||||
"de": "Hinweis auf der Karte hinzufügen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"title": {
|
||||
"render": {
|
||||
"en": "Settings",
|
||||
"nl": "Instellingen"
|
||||
"nl": "Instellingen",
|
||||
"de": "Einstellungen"
|
||||
}
|
||||
},
|
||||
"source": "special",
|
||||
|
@ -44,7 +45,8 @@
|
|||
"href": "{_backend}/messages/inbox",
|
||||
"text": {
|
||||
"en": "Open your inbox",
|
||||
"nl": "Ga naar je inbox"
|
||||
"nl": "Ga naar je inbox",
|
||||
"de": "Deinen Posteingang öffnen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -55,7 +57,8 @@
|
|||
"special": {
|
||||
"type": "link",
|
||||
"text": {
|
||||
"en": "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox"
|
||||
"en": "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox",
|
||||
"de": "<b class='alert'>Du hast {_unreadMessages}</b><br/>Öffne Deinen Posteingang"
|
||||
},
|
||||
"href": "{_backend}/messages/inbox"
|
||||
}
|
||||
|
@ -69,7 +72,8 @@
|
|||
"special": {
|
||||
"type": "link",
|
||||
"text": {
|
||||
"en": "Open your settings on OpenStreetMap.org"
|
||||
"en": "Open your settings on OpenStreetMap.org",
|
||||
"de": "Öffne Deine Einstellungen auf OpenStreetMap.org"
|
||||
},
|
||||
"href": "{_backend}/account/edit"
|
||||
}
|
||||
|
@ -145,34 +149,40 @@
|
|||
{
|
||||
"id": "show_tags",
|
||||
"question": {
|
||||
"en": "Show the raw OpenStreetMap-tags?"
|
||||
"en": "Show the raw OpenStreetMap-tags?",
|
||||
"de": "Rohe OpenStreetMap-Tags anzeigen?"
|
||||
},
|
||||
"questionHint": {
|
||||
"en": "<b>Tags</b> are attributes that every element has. This is the technical data that is stored in the database. You don't need this information to edit with MapComplete, but advanced users might want to use this as reference."
|
||||
"en": "<b>Tags</b> are attributes that every element has. This is the technical data that is stored in the database. You don't need this information to edit with MapComplete, but advanced users might want to use this as reference.",
|
||||
"de": "<b>Tags</b> sind die Eigenschaften, die jedes Objekt hat. Das sind die technischen Daten, die in der Datenbank gespeichert werden. Du brauchst diese Informationen nicht, um mit MapComplete Änderungen zu machen, aber fortgeschrittenen Nutzer*innen kann es als Referenz dienen."
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "mapcomplete-show_tags=no",
|
||||
"then": {
|
||||
"en": "Never show the tags."
|
||||
"en": "Never show the tags.",
|
||||
"de": "Tags nie anzeigen."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "mapcomplete-show_tags=",
|
||||
"then": {
|
||||
"en": "Show the tags that will be applied once I have made {__userjourney_tagsVisibleAt} changesets"
|
||||
"en": "Show the tags that will be applied once I have made {__userjourney_tagsVisibleAt} changesets",
|
||||
"de": "Tags anzeigen sobald ich {__userjourney_tagsVisibleAt} Changesets erstellt habe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "mapcomplete-show_tags=yes",
|
||||
"then": {
|
||||
"en": "Show the tags that will be applied when making a change"
|
||||
"en": "Show the tags that will be applied when making a change",
|
||||
"de": "Tags anzeigen, die bei der Änderung hinzugefügt werden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "mapcomplete-show_tags=full",
|
||||
"then": {
|
||||
"en": "Show the tags that will be applied when making a change and show the tags table on every feature"
|
||||
"en": "Show the tags that will be applied when making a change and show the tags table on every feature",
|
||||
"de": "Tags anzeigen, die bei der Änderung hinzugefügt werden, und Tag-Tabelle bei jedem Objekt anzeigen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -20,7 +20,8 @@
|
|||
"da": "Specielt indbygget lag giver alle vægge og bygninger. Dette lag er nyttigt i forudindstillinger til objekter, der kan placeres mod vægge (f.eks. AED'er, postkasser, indgange, adresser, overvågningskameraer, …). Dette lag er usynligt som standard og kan ikke skiftes af brugeren.",
|
||||
"ca": "Capa construïda especial que proporciona totes les parets i edificis. Aquesta capa és útil als predefinits per a objectes que es poden col·locar a les parets (p. ex. DEA, bústies de correus, entrades, adreces, càmeres de vigilància, ...). Aquesta capa és invisible per defecte i no es pot activar per l'usuari.",
|
||||
"es": "Capa especial incorporada que proporciona todas las paredes y edificios. Esta capa es útil en los preajustes para objetos que pueden colocarse contra las paredes (por ejemplo: AEDs, buzones de correos, entradas, direcciones, cámaras de vigilancia, ...). Esta capa es invisible por defecto y no puede ser activada por el usuario.",
|
||||
"cs": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat."
|
||||
"cs": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat.",
|
||||
"zh_Hant": "特殊的內建圖層顯示所有牆壁與建築。這個圖層對於規畫要靠牆的東西 (例如 AED、郵筒、入口、地址、監視器等) 相當實用。這個圖層預設顯示而且無法由使用者開關。"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue