forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
0f6fd08da2
commit
17160da7bd
27 changed files with 708 additions and 54 deletions
2
android
2
android
|
@ -1 +1 @@
|
||||||
Subproject commit eb3afb0057c07e994ccaa0ebc8c4d5e2054bf055
|
Subproject commit b7b29d20e40bde9144c719a2b59484c04cc79b9f
|
|
@ -15,7 +15,8 @@
|
||||||
"de": "Ebene mit Bienenstöcken",
|
"de": "Ebene mit Bienenstöcken",
|
||||||
"ca": "Capa que mostra els ruscs",
|
"ca": "Capa que mostra els ruscs",
|
||||||
"cs": "Vrstva ukazující včelí úly",
|
"cs": "Vrstva ukazující včelí úly",
|
||||||
"it": "Livello che mostra gli alveari"
|
"it": "Livello che mostra gli alveari",
|
||||||
|
"da": "Lag, der viser bistader"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": "man_made=beehive"
|
"osmTags": "man_made=beehive"
|
||||||
|
@ -69,7 +70,8 @@
|
||||||
"de": "Wie viele Bienenstöcke gibt es?",
|
"de": "Wie viele Bienenstöcke gibt es?",
|
||||||
"ca": "Quants ruscs hi ha?",
|
"ca": "Quants ruscs hi ha?",
|
||||||
"cs": "Kolik včelích úlů tu je?",
|
"cs": "Kolik včelích úlů tu je?",
|
||||||
"it": "Quanti alveari ci sono?"
|
"it": "Quanti alveari ci sono?",
|
||||||
|
"da": "Hvor mange bistader er der?"
|
||||||
},
|
},
|
||||||
"freeform": {
|
"freeform": {
|
||||||
"key": "capacity",
|
"key": "capacity",
|
||||||
|
@ -79,7 +81,8 @@
|
||||||
"de": "Anzahl der Bienenstöcke",
|
"de": "Anzahl der Bienenstöcke",
|
||||||
"ca": "Nombre de ruscs",
|
"ca": "Nombre de ruscs",
|
||||||
"cs": "Počet včelích úlů",
|
"cs": "Počet včelích úlů",
|
||||||
"it": "Numero di alveari"
|
"it": "Numero di alveari",
|
||||||
|
"da": "Antal bistader"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"render": {
|
"render": {
|
||||||
|
@ -87,7 +90,8 @@
|
||||||
"de": "Es gibt {capacity} Bienenstöcke",
|
"de": "Es gibt {capacity} Bienenstöcke",
|
||||||
"ca": "Hi ha {capacity} ruscs",
|
"ca": "Hi ha {capacity} ruscs",
|
||||||
"cs": "Je tu {capacity} včelích úlů",
|
"cs": "Je tu {capacity} včelích úlů",
|
||||||
"it": "Ci sono {capacity} alveari"
|
"it": "Ci sono {capacity} alveari",
|
||||||
|
"da": "Der er {capacity} bistader"
|
||||||
},
|
},
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
|
@ -97,7 +101,8 @@
|
||||||
"de": "Es gibt 1 Bienenstock",
|
"de": "Es gibt 1 Bienenstock",
|
||||||
"ca": "Hi ha 1 rusc",
|
"ca": "Hi ha 1 rusc",
|
||||||
"cs": "Je tu 1 včelí úl",
|
"cs": "Je tu 1 včelí úl",
|
||||||
"it": "C'è 1 alveare"
|
"it": "C'è 1 alveare",
|
||||||
|
"da": "Der er 1 bistade"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -30,7 +30,8 @@
|
||||||
"de": "Gebäude",
|
"de": "Gebäude",
|
||||||
"cs": "Budova",
|
"cs": "Budova",
|
||||||
"nl": "Gebouw",
|
"nl": "Gebouw",
|
||||||
"it": "Edificio"
|
"it": "Edificio",
|
||||||
|
"da": "Bygning"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pointRendering": [
|
"pointRendering": [
|
||||||
|
@ -62,7 +63,8 @@
|
||||||
"de": "Welchem architektonischen Stil entspricht dieses Gebäude?",
|
"de": "Welchem architektonischen Stil entspricht dieses Gebäude?",
|
||||||
"cs": "Jaký je architektonický sloh této budovy?",
|
"cs": "Jaký je architektonický sloh této budovy?",
|
||||||
"uk": "Який архітектурний стиль цієї будівлі?",
|
"uk": "Який архітектурний стиль цієї будівлі?",
|
||||||
"it": "Qual è lo stile architettonico di questo edificio?"
|
"it": "Qual è lo stile architettonico di questo edificio?",
|
||||||
|
"da": "Hvad er den arkitektoniske stil på denne bygning?"
|
||||||
},
|
},
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
"pa_PK": "کتاباں دی الماری",
|
"pa_PK": "کتاباں دی الماری",
|
||||||
"cs": "Knihobudka",
|
"cs": "Knihobudka",
|
||||||
"es": "Librero",
|
"es": "Librero",
|
||||||
"da": "Bogskab"
|
"da": "Bogbytteskab"
|
||||||
},
|
},
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -1389,7 +1389,8 @@
|
||||||
"en": "Add a picture of the wheelchair accessible toilet",
|
"en": "Add a picture of the wheelchair accessible toilet",
|
||||||
"nl": "Voeg een foto van de rolstoeltoegankelijke toilet toe",
|
"nl": "Voeg een foto van de rolstoeltoegankelijke toilet toe",
|
||||||
"it": "Aggiungi una foto del bagno accessibile in sedia a rotelle",
|
"it": "Aggiungi una foto del bagno accessibile in sedia a rotelle",
|
||||||
"cs": "Přidat obrázek toalety přístupné na vozíku"
|
"cs": "Přidat obrázek toalety přístupné na vozíku",
|
||||||
|
"da": "Tilføj et billede af det kørestolstilgængelige toilet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1406,7 +1407,8 @@
|
||||||
"en": "Wheelchair accessible toilet",
|
"en": "Wheelchair accessible toilet",
|
||||||
"nl": "Rolstoeltoegankelijke toilet",
|
"nl": "Rolstoeltoegankelijke toilet",
|
||||||
"it": "Bagno accessibile in sedia a rotelle",
|
"it": "Bagno accessibile in sedia a rotelle",
|
||||||
"cs": "Toaleta přístupná na vozíku"
|
"cs": "Toaleta přístupná na vozíku",
|
||||||
|
"da": "Toilet tilgængeligt for kørestolsbrugere"
|
||||||
},
|
},
|
||||||
"icon": "./assets/layers/toilet/wheelchair.svg",
|
"icon": "./assets/layers/toilet/wheelchair.svg",
|
||||||
"mappings": [
|
"mappings": [
|
||||||
|
@ -1490,7 +1492,8 @@
|
||||||
"en": "The wheelchair accessible toilets are freely accessible",
|
"en": "The wheelchair accessible toilets are freely accessible",
|
||||||
"nl": "De rolstoeltoegankelijke toilet is vrij toegankelijk",
|
"nl": "De rolstoeltoegankelijke toilet is vrij toegankelijk",
|
||||||
"it": "I bagni accessibili in sedia a rotelle sono liberamente accessibili",
|
"it": "I bagni accessibili in sedia a rotelle sono liberamente accessibili",
|
||||||
"cs": "Toalety pro osoby na vozíku jsou volně přístupné"
|
"cs": "Toalety pro osoby na vozíku jsou volně přístupné",
|
||||||
|
"da": "De kørestolstilgængelige toiletter er frit tilgængelige"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -456,22 +456,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"beehive": {
|
"beehive": {
|
||||||
|
"description": "Lag, der viser bistader",
|
||||||
"name": "Bistader",
|
"name": "Bistader",
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"capacity": {
|
"capacity": {
|
||||||
"question": "Hvor mange bistader er der?",
|
"freeform": {
|
||||||
|
"placeholder": "Antal bistader"
|
||||||
|
},
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Der er 1 bistade"
|
"then": "Der er 1 bistade"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"freeform": {
|
"question": "Hvor mange bistader er der?",
|
||||||
"placeholder": "Antal bistader"
|
|
||||||
},
|
|
||||||
"render": "Der er {capacity} bistader"
|
"render": "Der er {capacity} bistader"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"description": "Lag, der viser bistader"
|
|
||||||
},
|
},
|
||||||
"bench": {
|
"bench": {
|
||||||
"description": "En bænk er en træ-, metal-, sten-, ... overflade, hvor et menneske kan sidde. Dette lag visualiserer dem og stiller et par spørgsmål om dem.",
|
"description": "En bænk er en træ-, metal-, sten-, ... overflade, hvor et menneske kan sidde. Dette lag visualiserer dem og stiller et par spørgsmål om dem.",
|
||||||
|
@ -1342,6 +1342,16 @@
|
||||||
"render": "Plads til fugleobservation"
|
"render": "Plads til fugleobservation"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"building": {
|
||||||
|
"tagRenderings": {
|
||||||
|
"architecture": {
|
||||||
|
"question": "Hvad er den arkitektoniske stil på denne bygning?"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Bygning"
|
||||||
|
}
|
||||||
|
},
|
||||||
"cafe_pub": {
|
"cafe_pub": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"extraDeleteReasons": {
|
"extraDeleteReasons": {
|
||||||
|
@ -3230,6 +3240,13 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"toilet-wheelchair-access": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "De kørestolstilgængelige toiletter er frit tilgængelige"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"toilets-changing-table": {
|
"toilets-changing-table": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -3301,13 +3318,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"toilet-wheelchair-access": {
|
|
||||||
"mappings": {
|
|
||||||
"0": {
|
|
||||||
"then": "De kørestolstilgængelige toiletter er frit tilgængelige"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"wheelchair-title": {
|
"wheelchair-title": {
|
||||||
"render": "Toilet tilgængeligt for kørestolsbrugere"
|
"render": "Toilet tilgængeligt for kørestolsbrugere"
|
||||||
}
|
}
|
||||||
|
@ -4067,15 +4077,5 @@
|
||||||
},
|
},
|
||||||
"render": "vindmølle"
|
"render": "vindmølle"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"building": {
|
|
||||||
"tagRenderings": {
|
|
||||||
"architecture": {
|
|
||||||
"question": "Hvad er den arkitektoniske stil på denne bygning?"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"title": {
|
|
||||||
"render": "Bygning"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -3565,6 +3565,23 @@
|
||||||
},
|
},
|
||||||
"question": "Can one rent a belay device here to use in the gym?"
|
"question": "Can one rent a belay device here to use in the gym?"
|
||||||
},
|
},
|
||||||
|
"bouldering_mat_rental": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "A boulder mat can be borrowed for free here"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "A bouldermat can be rented here for {service:boulder_mat:rental:charge}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "A boulder mat can be rented here"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "A boulder mat rope can <b>not</b> be rented here"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Can one rent a bouldering mat here to go bouldering on other locations?"
|
||||||
|
},
|
||||||
"harness_rental": {
|
"harness_rental": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -2151,6 +2151,9 @@
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "{name}"
|
||||||
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Vogelkijkhut {name}"
|
"then": "Vogelkijkhut {name}"
|
||||||
},
|
},
|
||||||
|
@ -3372,6 +3375,23 @@
|
||||||
},
|
},
|
||||||
"question": "Kan hier een zekeringsapparaat gehuurd worden voor gebruik in de zaal?"
|
"question": "Kan hier een zekeringsapparaat gehuurd worden voor gebruik in de zaal?"
|
||||||
},
|
},
|
||||||
|
"bouldering_mat_rental": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Een bouldermat kan hier gratis geleend worden"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Een bouldermat kan hier gehuurd worden aan {service:boulder_mat:rental:charge}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Een bouldermat kan hier gehuurd worden"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Hier kan <b>geen</b> boldermat gehuurd worden"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Kan hier een bouldermat gehuurd worden voor gebruik op andere locaties?"
|
||||||
|
},
|
||||||
"harness_rental": {
|
"harness_rental": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -6890,6 +6910,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "{name}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"render": "Natuurgebied"
|
"render": "Natuurgebied"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -7424,6 +7449,21 @@
|
||||||
"render": "Picknicktafel"
|
"render": "Picknicktafel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"play_forest": {
|
||||||
|
"description": "Een speelbos is een vrij toegankelijke zone in een bos",
|
||||||
|
"name": "Speelbossen",
|
||||||
|
"title": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "{name}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Speelbos {name}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"render": "Speelbos"
|
||||||
|
}
|
||||||
|
},
|
||||||
"playground": {
|
"playground": {
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"nonDeleteMappings": {
|
"nonDeleteMappings": {
|
||||||
|
@ -9215,6 +9255,9 @@
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "{name}"
|
||||||
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Voetpad"
|
"then": "Voetpad"
|
||||||
},
|
},
|
||||||
|
@ -11475,7 +11518,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"village_green": {
|
"village_green": {
|
||||||
"description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)"
|
"description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)",
|
||||||
|
"name": "Speelweide",
|
||||||
|
"title": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "{name}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"render": "Speelweide"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"visitor_information_centre": {
|
"visitor_information_centre": {
|
||||||
"description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
|
"description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
|
||||||
|
@ -11687,4 +11739,4 @@
|
||||||
"render": "windturbine"
|
"render": "windturbine"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -3508,4 +3508,4 @@
|
||||||
"render": "Утилізація відходів"
|
"render": "Утилізація відходів"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -210,6 +210,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>l'element que el conté</a>indica que és d'</span>accés públic<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>l'element que el conté</a> indica que es necessita </span> un permís per a accedir-hi<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>característica que ho conté</a> indica que</span> sols és accessible per als clients<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>característica que ho conté</a> indica que</span> sols és accessible per als socis del club<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Accessible públicament a qualsevol"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Necesites un permís per a accedir ací"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Només clients"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Només membres del club"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Qui pot accedir aquí?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -226,7 +265,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> veřejně dostupné<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že </span> je k přístupu potřeba povolení<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> dostupné pouze zákazníkům<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> dostupné pouze členům klubu<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Veřejně přístupné komukoli"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "K přístupu je potřeba povolení"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Pouze zákazníci"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Pouze členové klubu"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Kdo sem má přístup?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -56,7 +56,27 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Ar gael yn gyhoeddus i unrhyw un"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Dim ond cwsmeriaid"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Dim ond aelodau o'r clwb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Pwy sy'n gallu mynd yma?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"=presets": {
|
"=presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>Den <a href='#{_embedding_feature:id}'>indeholdende funktion</a> angiver, at denne er</span> offentligt tilgængelig<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>Den <a href='#{_embedding_feature:id}'>indeholdende funktion</a> angiver, at </span> en tilladelse er nødvendig for at få adgang til<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>Den <a href='#{_embedding_feature:id}'>indeholdende funktion</a> angiver, at denne</span> kun er tilgængelig for kunder<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>Den <a href='#{_embedding_feature:id}'>indeholdende funktion</a> angiver, at denne</span> kun er tilgængelig for klubmedlemmer<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Offentligt tilgængelig for alle"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Du skal have en tilladelse for at få adgang her"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Kun for kunder"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Kun klubmedlemmer"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Hvem kan få adgang her?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>Das <a href='#{_embedding_feature:id}'>enthaltende Objekt</a> gibt an, dass es </span>öffentlich zugänglich ist<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>Das <a href='#{_embedding_feature:id}'>enthaltende Objekt</a> besagt, dass </span> eine Genehmigung erforderlich ist für den Zugang zu<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>Das <a href='#{_embedding_feature:id}'>enthaltende Objekt</a> besagt, dass es nur für Kunden</span> zugänglich ist<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>Das <a href='#{_embedding_feature:id}'>enthaltende Objekt</a> besagt, dass es </span>nur für Mitglieder zugänglich ist<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Öffentlich zugänglich für jedermann"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Zugang nur mit Genehmigung"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Nur für Kunden"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Nur für Vereinsmitglieder"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Wer hat hier Zugang?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that this is</span> publicly accessible<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that </span> a permit is needed to access<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that this is</span> only accessible to customers<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that this is</span> only accessible to club members<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Publicly accessible to anyone"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "You need a permit to access here"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Only customers"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Only club members"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Who can access here?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -210,6 +210,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>El <a href='#{_embedding_feature:id}'>elemento que lo contiene</a> indica que es</span> de acceso público<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>El <a href='#{_embedding_feature:id}'>elemento que lo contiene</a> indica que</span> se necesita un permiso para acceder<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>El <a href='#{_embedding_feature:id}'>elemento que lo contiene</a> indica que es</span> solo accesible para clientes<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>El <a href='#{_embedding_feature:id}'>elemento que lo contiene</a> indica que es</span> solo accesible para socios del club<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "De acceso público para todos"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Necesitas un permiso para acceder aquí"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Solo clientes"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Solo socios del club"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "¿Quién puede acceder aquí?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -226,7 +265,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -206,6 +206,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>L’<a href='#{_embedding_feature:id}'>élément englobant</a> indique un </span> accès libre<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>L’<a href='#{_embedding_feature:id}'>élément englobant</a> indique qu’</span> une autorisation d’accès est nécessaire<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>L’<a href='#{_embedding_feature:id}'>élément englobant</a> indique que </span> l’accès est réservés aux clients<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>L’<a href='#{_embedding_feature:id}'>élément englobant</a> indique que </span> l’accès est réservé aux membres<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Libre d’accès"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Une autorisation est nécessaire"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Réservé aux clients"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Réservé aux membres"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Qui peut y accéder ?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -222,7 +261,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"description": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.",
|
"description": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.",
|
||||||
"descriptionTail": "A mászótérképet eredetileg <a href='https://utopicode.de/en/?ref=kletterspots' target='_blank'>Christian Neumann</a> készítette. Ha észrevétele vagy kérdése van, kérjük, <a href='https://utopicode.de/en/contact/?project=kletterspots&ref=kletterspots' target='blank'>vele lépjen kapcsolatba</a>.</p> <p>A projekt az <a href='https://www.openstreetmap.org/' target='_blank'>OpenStreetMap</a> adatait használja</p>",
|
"descriptionTail": "A mászótérképet eredetileg <a href='https://utopicode.de/en/?ref=kletterspots' target='_blank'>Christian Neumann</a> készítette. Ha észrevétele vagy kérdése van, kérjük, <a href='https://utopicode.de/en/contact/?project=kletterspots&ref=kletterspots' target='blank'>vele lépjen kapcsolatba</a>.</p> <p>A projekt az <a href='https://www.openstreetmap.org/' target='_blank'>OpenStreetMap</a> adatait használja</p>",
|
||||||
"layers": {
|
"layers": {
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"=presets": {
|
"=presets": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>L’ <a href='#{_embedding_feature:id}'>elemento in cui è contenuto</a> indica che è</span> pubblicamente accessibile<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>L’<a href='#{_embedding_feature:id}'>elemento che lo contiene</a> indica che </span> è richiesto un’autorizzazione per accedervi<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>L’ <a href='#{_embedding_feature:id}'>elemento che lo contiene</a> indica che è</span> accessibile solo ai clienti<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>L’ <a href='#{_embedding_feature:id}'>elemento che lo contiene</a> indica che è </span> accessibile solamente ai membri del club<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Pubblicamente accessibile a chiunque"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "È necessario avere un’autorizzazione per entrare"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Riservato ai clienti"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Riservato ai membri del club"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Chi può accedervi?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -210,6 +210,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>이<a href='#{_embedding_feature:id}'>포함된 요소</a>따르면, 이는</span>접근이 가능합니다<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>이 <a href='#{_embedding_feature:id}'>포함된 요소</a>에 따르면,</span>접근을 위한 허가가 필요합니다<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>아<a href='#{_embedding_feature:id}'>포함된 요소</a>에 따르면, 이는</span>오직 고객만 접근 가능합니다.<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>이<a href='#{_embedding_feature:id}'>포함된 요소</a>에 따르면, 이는 </span> 클럽 회원만 접근 가능합니다.<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "누구나 접근 가능합니다"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "이곳에 접근하기 위한 허가가 필요합니다"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "오직 고객만"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "오직 클럽 회원만"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "누가 이곳에 접근 가능합니까?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -226,7 +265,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -115,6 +115,25 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Offentlig tilgjengelig for alle"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Kun for kunder"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Kun klubbmedlemmer"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "Åpent klatrekart"
|
"title": "Åpent klatrekart"
|
||||||
|
|
|
@ -210,6 +210,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>Een <a href='#{_embedding_feature:id}'>omvattend element</a> geeft aan dat dit publiek toegangkelijk is</span><br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>Een <a href='#{_embedding_feature:id}'>omvattend element</a> geeft aan dat</span> een toelating nodig is om hier te klimmen<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>Het <a href='#{_embedding_feature:id}'>omsluitende kaart-object</a> zegt dat </span> het enkel toegankelijk is voor klanten<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>Het <a href='#{_embedding_feature:id}'>omsluitende kaart-object</a> zegt dat </span> het enkel toegankelijk is voor club leden<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Voor iedereen publiek toegankelijk"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Je hebt een vergunning nodig om hier toegang te kregen"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Enkel klanten"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Enkel clubleden"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Wie heeft hier toegang toe?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -226,7 +265,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -44,6 +44,22 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"2": {
|
||||||
|
"then": "صرف گاہک"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "صرف کلب دے میمبر"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -210,6 +210,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>Obiekt zawarty</a> stwierdza, że jest on</span> publicznie dostępny<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>Obiekt zawarty</a> stwierdza, że</span> potrzebne jest pozwolenie, aby do niego wejść<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>Obiekt zawarty</a> stwierdza, że jest on</span> dostępny tylko dla jego klientów<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>Obiekt zawarty</a> stwierdza, że jest on</span> dostępny tylko dla członków klubu<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Publicznie dostępne dla każdego"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Potrzebujesz pozwolenia, żeby tu wejść"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Tylko klienci"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Tylko członkowie klubu"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Kto ma tutaj dostęp?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -226,7 +265,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -64,6 +64,19 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"3": {
|
||||||
|
"then": "Только членам клуба"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "Открытая карта скалолазания"
|
"title": "Открытая карта скалолазания"
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'>У <a href='#{_embedding_feature:id}'>що містить об'єкт</a> зазначено, що це</span> загальнодоступне<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'>У <a href='#{_embedding_feature:id}'>функції</a> зазначено, що </span> потрібен дозвіл для доступу<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'>У <a href='#{_embedding_feature:id}'>що містить об'єкт</a> зазначено, що вона</span> доступна лише клієнтам<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'>У <a href='#{_embedding_feature:id}'>що містить функцію</a> зазначено, що вона</span> доступна лише для членів клубу<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Загальнодоступний для всіх"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Для доступу сюди потрібен дозвіл"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Тільки клієнти"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Тільки члени клубу"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Хто може сюди потрапити?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
@ -214,6 +214,45 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
|
"override": {
|
||||||
|
"tagRenderings+": {
|
||||||
|
"0": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>強調這邊</a>包含</span> 公共可及的圖徵<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "<span class='subtle'> <a href='#{_embedding_feature:id}'>強調</a>包含 </span> 需要獲得核准才能進入的圖徵<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>強調</a>包含</span>只有顧客才能進入的圖徵<br/>{_embedding_feature:access:description}"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "<span class='subtle'><a href='#{_embedding_feature:id}'>強調</a>包含</span>只有會員才能進入的圖徵<br/>{_embedding_feature:access:description}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "開放給所有人"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "你需要獲得核准才能進入這裡"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "只有顧客"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "只有會員"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "誰能進入這裡?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
@ -230,7 +269,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"3": {
|
||||||
"override": {
|
"override": {
|
||||||
"+tagRenderings": {
|
"+tagRenderings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue