forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
e71cfe605c
commit
f0b9a954c1
25 changed files with 445 additions and 233 deletions
|
@ -1118,14 +1118,16 @@
|
|||
"if": "advertising=tilework",
|
||||
"then": {
|
||||
"en": "This is tilework - the advertisement is painted on tiles",
|
||||
"de": "Dies ist eine Kachelarbeit - die Werbung ist auf Fliesen gemalt"
|
||||
"de": "Dies ist eine Kachelarbeit - die Werbung ist auf Fliesen gemalt",
|
||||
"cs": "Jedná se o dlaždice - reklama je namalovaná na dlaždicích"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "advertising=relief",
|
||||
"then": {
|
||||
"en": "This is a relief",
|
||||
"de": "Dies ist ein Relief"
|
||||
"de": "Dies ist ein Relief",
|
||||
"cs": "Toto je reliéf"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -1647,7 +1649,8 @@
|
|||
"question": {
|
||||
"en": "Is this sign for a business that no longer exists or no longer being maintained?",
|
||||
"de": "Ist dieses Schild für ein Geschäft, das nicht mehr existiert oder nicht mehr gepflegt wird?",
|
||||
"es": "¿Es este rótulo de un negocio que ya no existe o que ya no se mantiene?"
|
||||
"es": "¿Es este rótulo de un negocio que ya no existe o que ya no se mantiene?",
|
||||
"cs": "Je tato značka určena pro již neexistující nebo neudržovaný podnik?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -1655,14 +1658,16 @@
|
|||
"alsoShowIf": "historic=yes",
|
||||
"then": {
|
||||
"en": "This is a historic advertisement sign (an advertisement for a business that no longer exists or a very old sign with heritage value)",
|
||||
"de": "Es handelt sich um ein historisches Werbeschild (eine Werbung für ein Unternehmen, das nicht mehr existiert, oder ein sehr altes Schild mit historischem Wert)"
|
||||
"de": "Es handelt sich um ein historisches Werbeschild (eine Werbung für ein Unternehmen, das nicht mehr existiert, oder ein sehr altes Schild mit historischem Wert)",
|
||||
"cs": "Jedná se o historický reklamní nápis (reklama na již neexistující podnik nebo velmi starý nápis s památkovou hodnotou)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "historic=",
|
||||
"then": {
|
||||
"en": "This advertisement sign has no historic value (the business still exists and has no heritage value)",
|
||||
"de": "Dieses Werbeschild hat keinen historischen Wert (das Unternehmen existiert noch und hat keinen denkmalpflegerischen Wert)"
|
||||
"de": "Dieses Werbeschild hat keinen historischen Wert (das Unternehmen existiert noch und hat keinen denkmalpflegerischen Wert)",
|
||||
"cs": "Tento reklamní nápis nemá žádnou historickou hodnotu (podnik stále existuje a nemá žádnou památkovou hodnotu)"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -97,7 +97,8 @@
|
|||
"if": "aerialway=cable_car",
|
||||
"then": {
|
||||
"en": "This is a cable car where the car goes up and down again on the same cable.",
|
||||
"de": "Es handelt sich um eine Seilbahn, bei der die Kabine auf demselben Seil nach oben und wieder nach unten fährt."
|
||||
"de": "Es handelt sich um eine Seilbahn, bei der die Kabine auf demselben Seil nach oben und wieder nach unten fährt.",
|
||||
"cs": "Jedná se o lanovku, kde vagon jezdí nahoru a dolů po stejném laně."
|
||||
},
|
||||
"icon": "./assets/layers/aerialway/cable_car.svg"
|
||||
},
|
||||
|
@ -105,7 +106,8 @@
|
|||
"if": "aerialway=gondola",
|
||||
"then": {
|
||||
"en": "This is a gondola where the cars go around in continuous circles",
|
||||
"de": "Es handelt sich um eine Seilbahn, bei der die Kabinen in ständigen Kreisen fahren"
|
||||
"de": "Es handelt sich um eine Seilbahn, bei der die Kabinen in ständigen Kreisen fahren",
|
||||
"cs": "Jedná se o gondolu, kde vozy jezdí v nepřetržitých kruzích"
|
||||
},
|
||||
"icon": "./assets/layers/aerialway/gondola_lift.svg"
|
||||
},
|
||||
|
@ -113,7 +115,8 @@
|
|||
"if": "aerialway=chair_lift",
|
||||
"then": {
|
||||
"en": "An open chairlift with seats to sit on and open to the outside air.",
|
||||
"de": "Ein offener Sessellift mit Sitzgelegenheiten und Zugang zur Außenluft."
|
||||
"de": "Ein offener Sessellift mit Sitzgelegenheiten und Zugang zur Außenluft.",
|
||||
"cs": "Otevřená lanovka se sedačkami k sezení na čerstvém vzduchu."
|
||||
},
|
||||
"icon": "./assets/layers/aerialway/chair_lift.svg"
|
||||
},
|
||||
|
@ -121,7 +124,8 @@
|
|||
"if": "aerialway=mixed",
|
||||
"then": {
|
||||
"en": "An aerialway which has both chairs and gondolas in the same continuous track",
|
||||
"de": "Eine Seilbahn, die sowohl offene Sessel als auch geschlossene Gondeln auf einer durchgehenden Bahn hat"
|
||||
"de": "Eine Seilbahn, die sowohl offene Sessel als auch geschlossene Gondeln auf einer durchgehenden Bahn hat",
|
||||
"cs": "Lanová dráha, která má sedačky i gondoly na stejné souvislé dráze"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -129,7 +133,8 @@
|
|||
"then": {
|
||||
"en": "A drag lift",
|
||||
"de": "Ein Schlepplift",
|
||||
"pl": "Wyciąg orczykowy"
|
||||
"pl": "Wyciąg orczykowy",
|
||||
"cs": "Vlek"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
|
@ -137,14 +142,16 @@
|
|||
"if": "aerialway=t-bar",
|
||||
"then": {
|
||||
"en": "A drag lift with T-shaped carriers for two passengers at a time",
|
||||
"de": "Ein Schlepplift mit T-förmigen Trägern für jeweils zwei Passagiere"
|
||||
"de": "Ein Schlepplift mit T-förmigen Trägern für jeweils zwei Passagiere",
|
||||
"cs": "Vlek s nosiči ve tvaru T pro dva cestující najednou"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "aerialway=j-bar",
|
||||
"then": {
|
||||
"en": "A drag lift with L-shaped bars for a single passenger at a time",
|
||||
"de": "Ein Schlepplift mit L-förmigen Trägern für jeweils einen Passagier"
|
||||
"de": "Ein Schlepplift mit L-förmigen Trägern für jeweils einen Passagier",
|
||||
"cs": "Vlek s tyčemi ve tvaru písmene L pro jednoho cestujícího"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -173,7 +180,8 @@
|
|||
"then": {
|
||||
"en": "A zip line. (A touristical attraction where adventurous people go down at high speeds) ",
|
||||
"de": "Eine Seilrutsche. (Eine Touristenattraktion, bei der abenteuerlustige Menschen mit hoher Geschwindigkeit hinunterfahren) ",
|
||||
"pl": "Tyrolka. (Atrakcja turystyczna, która pozwala żądnym przygód zjechać z dużą szybkością) "
|
||||
"pl": "Tyrolka. (Atrakcja turystyczna, która pozwala żądnym przygód zjechać z dużą szybkością) ",
|
||||
"cs": "Lano na visuté dráze. (Turistická atrakce, kde se odvážlivci spouštějí vysokou rychlostí) "
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -221,12 +229,14 @@
|
|||
"de": "Wie viele Leute passen in eine Kabine?",
|
||||
"pl": "Ile osób może pomieścić jeden wagon?",
|
||||
"es": "¿Cuál es la capacidad de la cabina?",
|
||||
"ca": "Quantes persones caben a la cabina?"
|
||||
"ca": "Quantes persones caben a la cabina?",
|
||||
"cs": "Kolik osob se vejde do jednoho vozu?"
|
||||
},
|
||||
"render": {
|
||||
"en": "{aerialway:occupancy} people fit a single carriage",
|
||||
"de": "{aerialway:occupancy} Leute passen in eine Kabine",
|
||||
"pl": "{aerialway:occupancy} osób mieści się w jednym wagonie"
|
||||
"pl": "{aerialway:occupancy} osób mieści się w jednym wagonie",
|
||||
"cs": "{aerialway:occupancy} osob se vejde do jednoho vozu"
|
||||
}
|
||||
},
|
||||
"opening_hours",
|
||||
|
@ -234,7 +244,8 @@
|
|||
"id": "oneway",
|
||||
"question": {
|
||||
"en": "In what direction can this aerialway be taken?",
|
||||
"de": "In welche Richtung kann diese Seilbahn genutzt werden?"
|
||||
"de": "In welche Richtung kann diese Seilbahn genutzt werden?",
|
||||
"cs": "Jakým směrem tato dráha může vést?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -242,14 +253,16 @@
|
|||
"alsoShowIf": "oneway=",
|
||||
"then": {
|
||||
"en": "This aerialway can only be taken to the top",
|
||||
"de": "Diese Seilbahn kann nur nach oben gefahren werden"
|
||||
"de": "Diese Seilbahn kann nur nach oben gefahren werden",
|
||||
"cs": "Touto lanovkou lze vyjet pouze na vrchol"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "oneway=no",
|
||||
"then": {
|
||||
"en": "This aerialway can be taken in both directions",
|
||||
"de": "Diese Seilbahn kann in beide Richtungen befahren werden"
|
||||
"de": "Diese Seilbahn kann in beide Richtungen befahren werden",
|
||||
"cs": "Tuto dráhu lze využít v obou směrech"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -259,7 +272,8 @@
|
|||
"render": {
|
||||
"en": "This aerialway is {_length:km} kilometer long",
|
||||
"de": "Die Seilbahn hat eine Länge von {_length:km} km",
|
||||
"fr": "Cette voie aérienne fait {_length:km} kilomètre de long"
|
||||
"fr": "Cette voie aérienne fait {_length:km} kilomètre de long",
|
||||
"cs": "Tato dráha je dlouhá {_length:km} kilometr"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
"question": {
|
||||
"en": "What is the type of this artwork?",
|
||||
"nl": "Wat voor soort kunstwerk is dit?",
|
||||
"fr": "Quel est le type de cette œuvre d'art ?",
|
||||
"fr": "Quel est le type de cette œuvre d'art ?",
|
||||
"de": "Um welche Art Kunstwerk handelt es sich?",
|
||||
"it": "Che tipo di opera d’arte è questo?",
|
||||
"ru": "К какому типу относится эта работа?",
|
||||
|
@ -793,7 +793,8 @@
|
|||
"id": "doubles_as_memorial",
|
||||
"question": {
|
||||
"en": "Does this artwork serve as a memorial?",
|
||||
"de": "Dient dieses Kunstwerk als Mahnmal?"
|
||||
"de": "Dient dieses Kunstwerk als Mahnmal?",
|
||||
"fr": "Cet œuvre a-t-elle un rôle de mémorial ?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -801,7 +802,8 @@
|
|||
"then": {
|
||||
"en": "This artwork also serves as a memorial",
|
||||
"de": "Dieses Kunstwerk dient auch als Mahnmal",
|
||||
"ca": "Aquesta obra d'art també serveix com a memorial"
|
||||
"ca": "Aquesta obra d'art també serveix com a memorial",
|
||||
"fr": "Cette œuvre est un mémorial"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -809,7 +811,8 @@
|
|||
"alsoShowIf": "historic!=memorial",
|
||||
"then": {
|
||||
"en": "This artwork does not serve as a bench",
|
||||
"de": "Dieses Kunstwerk dient nicht als Sitzbank"
|
||||
"de": "Dieses Kunstwerk dient nicht als Sitzbank",
|
||||
"fr": "Cette œuvre ne sert pas de banc"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -3,16 +3,10 @@
|
|||
"name": {
|
||||
"en": "Charging stations",
|
||||
"nl": "Oplaadpunten",
|
||||
"de": "Ladestationen",
|
||||
"ca": "Estacions de càrrega"
|
||||
},
|
||||
"description": {
|
||||
"en": "A charging station",
|
||||
"nl": "Oplaadpunten",
|
||||
"ca": "Una estació de càrrega",
|
||||
"de": "Eine Ladestation",
|
||||
"fr": "Une station de recharge"
|
||||
"ca": "Estacions de càrrega",
|
||||
"de": "Ladestationen"
|
||||
},
|
||||
"minzoom": 10,
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -27,7 +21,6 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"minzoom": 10,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Charging station",
|
||||
|
@ -73,110 +66,14 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"marker": [
|
||||
{
|
||||
"icon": "pin",
|
||||
"color": "#fff"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"render": "./assets/themes/charging_stations/plug.svg",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "bicycle=yes",
|
||||
"then": "./assets/themes/charging_stations/bicycle.svg"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"car=yes",
|
||||
"motorcar=yes"
|
||||
]
|
||||
},
|
||||
"then": "./assets/themes/charging_stations/car.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"iconBadges": [
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"disused:amenity=charging_station",
|
||||
"operational_status=broken"
|
||||
]
|
||||
},
|
||||
"then": "close:#c22;"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"proposed:amenity=charging_station",
|
||||
"planned:amenity=charging_station"
|
||||
]
|
||||
},
|
||||
"then": "./assets/layers/charging_station/under_construction.svg"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"bicycle=yes",
|
||||
{
|
||||
"or": [
|
||||
"motorcar=yes",
|
||||
"car=yes"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
||||
}
|
||||
],
|
||||
"anchor": "bottom",
|
||||
"iconSize": "50,50"
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "black",
|
||||
"width": 2,
|
||||
"fillColor": "#80808080"
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"tags": [
|
||||
"amenity=charging_station",
|
||||
"motorcar=no",
|
||||
"bicycle=yes"
|
||||
],
|
||||
"title": {
|
||||
"en": "charging station for electrical bikes",
|
||||
"nl": "oplaadpunt voor elektrische fietsen",
|
||||
"de": "Ladestation für Elektrofahrräder"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tags": [
|
||||
"amenity=charging_station",
|
||||
"motorcar=yes",
|
||||
"bicycle=no"
|
||||
],
|
||||
"title": {
|
||||
"en": "charging station for cars",
|
||||
"nl": "oplaadstation voor elektrische auto's",
|
||||
"de": "Ladestation für Autos",
|
||||
"ca": "estació de càrrega per a cotxes"
|
||||
}
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"en": "A charging station",
|
||||
"nl": "Oplaadpunten",
|
||||
"ca": "Una estació de càrrega",
|
||||
"de": "Eine Ladestation",
|
||||
"fr": "Une station de recharge"
|
||||
},
|
||||
"#": "no-question-hint-check",
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
|
@ -2397,9 +2294,9 @@
|
|||
"then": {
|
||||
"en": "Authentication by a membership card",
|
||||
"nl": "Aanmelden met een lidkaart is mogelijk",
|
||||
"ca": "Autenticació mitjançant una targeta de soci",
|
||||
"de": "Authentifizierung durch eine Mitgliedskarte",
|
||||
"fr": "Authentification par carte de membre",
|
||||
"ca": "Autenticació mitjançant una targeta de soci"
|
||||
"fr": "Authentification par carte de membre"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -2408,9 +2305,9 @@
|
|||
"then": {
|
||||
"en": "Authentication by an app",
|
||||
"nl": "Aanmelden via een applicatie is mogelijk",
|
||||
"ca": "Autenticació mitjançant una aplicació",
|
||||
"de": "Authentifizierung per App",
|
||||
"fr": "Authentification par une application",
|
||||
"ca": "Autenticació mitjançant una aplicació"
|
||||
"fr": "Authentification par une application"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -2486,14 +2383,14 @@
|
|||
"render": {
|
||||
"en": "Authenticate by calling or SMS'ing to <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||||
"nl": "Aanmelden door te bellen of te SMS'en naar <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||||
"de": "Authentifiziere dich, indem du anrufst oder eine SMS sendest an <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||||
"ca": "Autentiqueu-vos trucant o enviant SMS a <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>"
|
||||
"ca": "Autentiqueu-vos trucant o enviant SMS a <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||||
"de": "Authentifiziere dich, indem du anrufst oder eine SMS sendest an <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>"
|
||||
},
|
||||
"question": {
|
||||
"en": "What's the phone number for authentication call or SMS?",
|
||||
"nl": "Wat is het telefoonnummer dat men moet bellen of SMS'en om zich aan te melden?",
|
||||
"de": "Wie lautet die Telefonnummer für den Authentifizierungsanruf oder die SMS?",
|
||||
"ca": "Quin és el número de telèfon per a la trucada d'autenticació o SMS?"
|
||||
"ca": "Quin és el número de telèfon per a la trucada d'autenticació o SMS?",
|
||||
"de": "Wie lautet die Telefonnummer für den Authentifizierungsanruf oder die SMS?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "authentication:phone_call:number",
|
||||
|
@ -2886,6 +2783,110 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "black",
|
||||
"width": 2,
|
||||
"fillColor": "#80808080"
|
||||
}
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"marker": [
|
||||
{
|
||||
"icon": "pin",
|
||||
"color": "#fff"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"render": "./assets/themes/charging_stations/plug.svg",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "bicycle=yes",
|
||||
"then": "./assets/themes/charging_stations/bicycle.svg"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"car=yes",
|
||||
"motorcar=yes"
|
||||
]
|
||||
},
|
||||
"then": "./assets/themes/charging_stations/car.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"iconBadges": [
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"disused:amenity=charging_station",
|
||||
"operational_status=broken"
|
||||
]
|
||||
},
|
||||
"then": "close:#c22;"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"proposed:amenity=charging_station",
|
||||
"planned:amenity=charging_station"
|
||||
]
|
||||
},
|
||||
"then": "./assets/layers/charging_station/under_construction.svg"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"bicycle=yes",
|
||||
{
|
||||
"or": [
|
||||
"motorcar=yes",
|
||||
"car=yes"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
||||
}
|
||||
],
|
||||
"anchor": "bottom",
|
||||
"iconSize": "50,50"
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"tags": [
|
||||
"amenity=charging_station",
|
||||
"motorcar=no",
|
||||
"bicycle=yes"
|
||||
],
|
||||
"title": {
|
||||
"en": "charging station for electrical bikes",
|
||||
"nl": "oplaadpunt voor elektrische fietsen",
|
||||
"de": "Ladestation für Elektrofahrräder"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tags": [
|
||||
"amenity=charging_station",
|
||||
"motorcar=yes",
|
||||
"bicycle=no"
|
||||
],
|
||||
"title": {
|
||||
"en": "charging station for cars",
|
||||
"nl": "oplaadstation voor elektrische auto's",
|
||||
"ca": "estació de càrrega per a cotxes",
|
||||
"de": "Ladestation für Autos"
|
||||
}
|
||||
}
|
||||
],
|
||||
"filter": [
|
||||
{
|
||||
"id": "vehicle-type",
|
||||
|
@ -2915,10 +2916,10 @@
|
|||
"question": {
|
||||
"en": "Charging station for cars",
|
||||
"nl": "Oplaadpunten voor auto's",
|
||||
"ca": "Estació de càrrega per a cotxes",
|
||||
"de": "Ladestationen für Autos",
|
||||
"fr": "Station de recharge pour voitures",
|
||||
"it": "Stazione di ricarica per auto",
|
||||
"ca": "Estació de càrrega per a cotxes"
|
||||
"it": "Stazione di ricarica per auto"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
@ -2936,10 +2937,10 @@
|
|||
"question": {
|
||||
"en": "Only working charging stations",
|
||||
"nl": "Enkel werkende oplaadpunten",
|
||||
"ca": "Només estacions de recàrrega en funcionament",
|
||||
"de": "Nur Ladestationen in Betrieb",
|
||||
"fr": "Seulement les stations de recharge qui fonctionnent",
|
||||
"it": "Solo stazioni di ricarica funzionanti",
|
||||
"ca": "Només estacions de recàrrega en funcionament"
|
||||
"it": "Solo stazioni di ricarica funzionanti"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -2957,9 +2958,9 @@
|
|||
"question": {
|
||||
"en": "All connectors",
|
||||
"nl": "Alle types",
|
||||
"ca": "Tots els connectors",
|
||||
"de": "Alle Anschlüsse",
|
||||
"it": "Tutti i connettori",
|
||||
"ca": "Tots els connectors"
|
||||
"it": "Tutti i connettori"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3041,8 +3042,8 @@
|
|||
"question": {
|
||||
"en": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector",
|
||||
"nl": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>",
|
||||
"de": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel",
|
||||
"ca": "Té un connector <div style='display: inline-block'><b><b>Tipus 2 amb cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
"ca": "Té un connector <div style='display: inline-block'><b><b>Tipus 2 amb cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>",
|
||||
"de": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"osmTags": "socket:type2_cable~*"
|
||||
},
|
||||
|
@ -3137,19 +3138,6 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"deletion": {
|
||||
"softDeletionTags": {
|
||||
"and": [
|
||||
"amenity=",
|
||||
"disused:amenity=charging_station"
|
||||
]
|
||||
},
|
||||
"neededChangesets": 10
|
||||
},
|
||||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuracy": true
|
||||
},
|
||||
"units": [
|
||||
{
|
||||
"maxstay": {
|
||||
|
@ -3344,5 +3332,17 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"#": "no-question-hint-check"
|
||||
}
|
||||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuracy": true
|
||||
},
|
||||
"deletion": {
|
||||
"softDeletionTags": {
|
||||
"and": [
|
||||
"amenity=",
|
||||
"disused:amenity=charging_station"
|
||||
]
|
||||
},
|
||||
"neededChangesets": 10
|
||||
}
|
||||
}
|
|
@ -82,7 +82,8 @@
|
|||
},
|
||||
"description": {
|
||||
"en": "A memorial is a physical object which remembers a person or event.",
|
||||
"de": "Ein Mahnmal ist ein physischer Gegenstand, der an eine Person oder ein Ereignis erinnert."
|
||||
"de": "Ein Mahnmal ist ein physischer Gegenstand, der an eine Person oder ein Ereignis erinnert.",
|
||||
"fr": "Un mémorial est un élément physique disposé en mémoire d'une personne ou d'un évènement."
|
||||
},
|
||||
"tags": [
|
||||
"historic=memorial"
|
||||
|
@ -251,7 +252,8 @@
|
|||
"then": {
|
||||
"en": "This is a gravestone; the person is buried here",
|
||||
"de": "Dies ist ein Grabstein; die Person ist hier begraben",
|
||||
"sl": "To je nagrobni kamen; oseba je pokopana tu"
|
||||
"sl": "To je nagrobni kamen; oseba je pokopana tu",
|
||||
"fr": "C'est une pierre tombale, une personne est enterrée ici"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"memorial="
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"nl": "Verbindingen van node naar node",
|
||||
"fr": "liens noeud à noeud",
|
||||
"ca": "Enllaços node a node",
|
||||
"cs": "propojení mezi uzly",
|
||||
"cs": "Propojení mezi uzly",
|
||||
"pl": "łącza węzeł do węzła"
|
||||
},
|
||||
"source": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"da": "Hackerspaces",
|
||||
"ca": "Espai per a hackers",
|
||||
"pa_PK": "ہیکر دے تھاں",
|
||||
"cs": "Hackerspaces",
|
||||
"cs": "Hackerspaces a tvůrčí prostory",
|
||||
"es": "Hackerspaces y makerspaces",
|
||||
"eu": "Hackerspace",
|
||||
"pl": "Hackerspace'y"
|
||||
|
|
|
@ -6,13 +6,15 @@
|
|||
"da": "Fyrtårne",
|
||||
"it": "Fari",
|
||||
"es": "Faros",
|
||||
"ca": "Fars"
|
||||
"ca": "Fars",
|
||||
"cs": "Majáky"
|
||||
},
|
||||
"description": {
|
||||
"en": "Lighthouses are tall buildings with a light on top to guide marine traffic.",
|
||||
"de": "Leuchttürme sind hohe Gebäude mit einem Licht an der Spitze, das den Schiffsverkehr leitet.",
|
||||
"it": "I fari sono edifici alti con una luce in cima per guidare il traffico marittimo.",
|
||||
"es": "Los faros son edificios altos con una luz en la parte superior para guiar el tráfico marítimo."
|
||||
"es": "Los faros son edificios altos con una luz en la parte superior para guiar el tráfico marítimo.",
|
||||
"cs": "Majáky jsou vysoké budovy se světlem na vrcholu, které slouží k vedení námořní dopravy."
|
||||
},
|
||||
"icon": "./assets/themes/lighthouses/lighthouse.svg",
|
||||
"startLat": 51.33884,
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"en": "This maps shows all the changes made with MapComplete",
|
||||
"de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"es": "Este mapa muestra todos los cambios realizados con MapComplete",
|
||||
"pl": "Ta mapa pokazuje wszystkie zmiany wprowadzone za pomocą MapComplete"
|
||||
"pl": "Ta mapa pokazuje wszystkie zmiany wprowadzone za pomocą MapComplete",
|
||||
"cs": "Tyto mapy zobrazují všechny změny provedené pomocí MapComplete"
|
||||
},
|
||||
"icon": "./assets/svg/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
|
@ -41,35 +42,40 @@
|
|||
"description": {
|
||||
"en": "Shows all MapComplete changes",
|
||||
"de": "Zeigt alle MapComplete-Änderungen",
|
||||
"es": "Muestra todos los cambios de MapComplete"
|
||||
"es": "Muestra todos los cambios de MapComplete",
|
||||
"cs": "Zobrazí všechny změny MapComplete"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "show_changeset_id",
|
||||
"render": {
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
"de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"cs": "Sada změn <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contributor",
|
||||
"question": {
|
||||
"en": "What contributor did make this change?",
|
||||
"de": "Wer hat zu dieser Änderung beigetragen?"
|
||||
"de": "Wer hat zu dieser Änderung beigetragen?",
|
||||
"cs": "Který přispěvatel provedl tuto změnu?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "user"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"de": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
"de": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"cs": "Změna provedena uživatelem <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "theme-id",
|
||||
"question": {
|
||||
"en": "What theme was used to make this change?",
|
||||
"de": "Welches Thema wurde für diese Änderung verwendet?"
|
||||
"de": "Welches Thema wurde für diese Änderung verwendet?",
|
||||
"cs": "Jaký motiv byl použit k provedení této změny?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "theme"
|
||||
|
@ -86,22 +92,26 @@
|
|||
},
|
||||
"question": {
|
||||
"en": "What locale (language) was this change made in?",
|
||||
"de": "In welcher Sprache (Locale) wurde diese Änderung vorgenommen?"
|
||||
"de": "In welcher Sprache (Locale) wurde diese Änderung vorgenommen?",
|
||||
"cs": "V jakém prostředí (jazyce) byla tato změna provedena?"
|
||||
},
|
||||
"render": {
|
||||
"en": "User locale is {locale}",
|
||||
"de": "Die Benutzersprache ist {locale}"
|
||||
"de": "Die Benutzersprache ist {locale}",
|
||||
"cs": "Uživatelské prostředí je {locale}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "host",
|
||||
"render": {
|
||||
"en": "Change with with <a href='{host}'>{host}</a>",
|
||||
"de": "Änderung mit <a href='{host}'>{host}</a>"
|
||||
"de": "Änderung mit <a href='{host}'>{host}</a>",
|
||||
"cs": "Změnit pomocí <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"question": {
|
||||
"en": "What host (website) was this change made with?",
|
||||
"de": "Bei welchem Host (Website) wurde diese Änderung vorgenommen?"
|
||||
"de": "Bei welchem Host (Website) wurde diese Änderung vorgenommen?",
|
||||
"cs": "U jakého hostitele (webové stránky) byla tato změna provedena?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "host"
|
||||
|
@ -123,7 +133,8 @@
|
|||
"id": "version",
|
||||
"question": {
|
||||
"en": "What version of MapComplete was used to make this change?",
|
||||
"de": "Welche Version von MapComplete wurde verwendet, um diese Änderung vorzunehmen?"
|
||||
"de": "Welche Version von MapComplete wurde verwendet, um diese Änderung vorzunehmen?",
|
||||
"cs": "Jaká verze aplikace MapComplete byla použita k provedení této změny?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Made with {editor}",
|
||||
|
@ -528,7 +539,8 @@
|
|||
"en": "Themename contains {search}",
|
||||
"de": "Themenname enthält {search}",
|
||||
"es": "El nombre contiene {search}",
|
||||
"pl": "Nazwa tematu zawiera {search}"
|
||||
"pl": "Nazwa tematu zawiera {search}",
|
||||
"cs": "Název obsahuje {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -546,7 +558,8 @@
|
|||
"question": {
|
||||
"en": "Themename does <b>not</b> contain {search}",
|
||||
"de": "Themename enthält <b>nicht</b> {search}",
|
||||
"es": "El nombre del tema <b>no</b> contiene {search}"
|
||||
"es": "El nombre del tema <b>no</b> contiene {search}",
|
||||
"cs": "Název motivu <b>neobsahuje</b> {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -564,7 +577,8 @@
|
|||
"question": {
|
||||
"en": "Made by contributor {search}",
|
||||
"de": "Erstellt von Mitwirkendem {search}",
|
||||
"es": "Hecho por el colaborador {search}"
|
||||
"es": "Hecho por el colaborador {search}",
|
||||
"cs": "Vytvořeno přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -582,7 +596,8 @@
|
|||
"question": {
|
||||
"en": "<b>Not</b> made by contributor {search}",
|
||||
"de": "<b>Nicht</b> erstellt von Mitwirkendem {search}",
|
||||
"es": "<b>No</b> realizado por el colaborador {search}"
|
||||
"es": "<b>No</b> realizado por el colaborador {search}",
|
||||
"cs": "<b>Nevytvořeno</b> přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -601,7 +616,8 @@
|
|||
"question": {
|
||||
"en": "Made before {search}",
|
||||
"de": "Erstellt vor {search}",
|
||||
"es": "Realizado antes de {search}"
|
||||
"es": "Realizado antes de {search}",
|
||||
"cs": "Vytvořeno před {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -620,7 +636,8 @@
|
|||
"question": {
|
||||
"en": "Made after {search}",
|
||||
"de": "Erstellt nach {search}",
|
||||
"es": "Realizado después de {search}"
|
||||
"es": "Realizado después de {search}",
|
||||
"cs": "Vytvořeno po {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -638,7 +655,8 @@
|
|||
"question": {
|
||||
"en": "User language (iso-code) {search}",
|
||||
"de": "Benutzersprache (ISO-Code) {search}",
|
||||
"es": "Idioma del usuario (código iso) {search}"
|
||||
"es": "Idioma del usuario (código iso) {search}",
|
||||
"cs": "Jazyk uživatele (iso-kód) {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -655,7 +673,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "Made with host {search}",
|
||||
"de": "Erstellt mit Host {search}"
|
||||
"de": "Erstellt mit Host {search}",
|
||||
"cs": "Vytvořeno pomocí hostitele {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -667,7 +686,8 @@
|
|||
"osmTags": "add-image>0",
|
||||
"question": {
|
||||
"en": "Changeset added at least one image",
|
||||
"de": "Changeset hat mindestens ein Bild hinzugefügt"
|
||||
"de": "Changeset hat mindestens ein Bild hinzugefügt",
|
||||
"cs": "Sada změn přidala alespoň jeden obrázek"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -679,7 +699,8 @@
|
|||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme",
|
||||
"de": "GRB-Thema ausschließen"
|
||||
"de": "GRB-Thema ausschließen",
|
||||
"cs": "Vyloučit motiv GRB"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -692,7 +713,8 @@
|
|||
"question": {
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"es": "Excluir el tema de la etimología"
|
||||
"es": "Excluir el tema de la etimología",
|
||||
"cs": "Vyloučit etymologii tématu"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"en": "This maps shows all the changes made with MapComplete",
|
||||
"de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"es": "Este mapa muestra todos los cambios realizados con MapComplete",
|
||||
"pl": "Ta mapa pokazuje wszystkie zmiany wprowadzone za pomocą MapComplete"
|
||||
"pl": "Ta mapa pokazuje wszystkie zmiany wprowadzone za pomocą MapComplete",
|
||||
"cs": "Tyto mapy zobrazují všechny změny provedené pomocí MapComplete"
|
||||
},
|
||||
"icon": "./assets/svg/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
|
@ -41,35 +42,40 @@
|
|||
"description": {
|
||||
"en": "Shows all MapComplete changes",
|
||||
"de": "Zeigt alle MapComplete-Änderungen",
|
||||
"es": "Muestra todos los cambios de MapComplete"
|
||||
"es": "Muestra todos los cambios de MapComplete",
|
||||
"cs": "Zobrazí všechny změny MapComplete"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "show_changeset_id",
|
||||
"render": {
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
"de": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>",
|
||||
"cs": "Sada změn <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contributor",
|
||||
"question": {
|
||||
"en": "What contributor did make this change?",
|
||||
"de": "Wer hat zu dieser Änderung beigetragen?"
|
||||
"de": "Wer hat zu dieser Änderung beigetragen?",
|
||||
"cs": "Který přispěvatel provedl tuto změnu?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "user"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"de": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
"de": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"cs": "Změna provedena uživatelem <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "theme-id",
|
||||
"question": {
|
||||
"en": "What theme was used to make this change?",
|
||||
"de": "Welches Thema wurde für diese Änderung verwendet?"
|
||||
"de": "Welches Thema wurde für diese Änderung verwendet?",
|
||||
"cs": "Jaký motiv byl použit k provedení této změny?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "theme"
|
||||
|
@ -86,22 +92,26 @@
|
|||
},
|
||||
"question": {
|
||||
"en": "What locale (language) was this change made in?",
|
||||
"de": "In welcher Sprache (Locale) wurde diese Änderung vorgenommen?"
|
||||
"de": "In welcher Sprache (Locale) wurde diese Änderung vorgenommen?",
|
||||
"cs": "V jakém prostředí (jazyce) byla tato změna provedena?"
|
||||
},
|
||||
"render": {
|
||||
"en": "User locale is {locale}",
|
||||
"de": "Die Benutzersprache ist {locale}"
|
||||
"de": "Die Benutzersprache ist {locale}",
|
||||
"cs": "Uživatelské prostředí je {locale}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "host",
|
||||
"render": {
|
||||
"en": "Change with with <a href='{host}'>{host}</a>",
|
||||
"de": "Änderung mit <a href='{host}'>{host}</a>"
|
||||
"de": "Änderung mit <a href='{host}'>{host}</a>",
|
||||
"cs": "Změnit pomocí <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"question": {
|
||||
"en": "What host (website) was this change made with?",
|
||||
"de": "Bei welchem Host (Website) wurde diese Änderung vorgenommen?"
|
||||
"de": "Bei welchem Host (Website) wurde diese Änderung vorgenommen?",
|
||||
"cs": "U jakého hostitele (webové stránky) byla tato změna provedena?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "host"
|
||||
|
@ -123,7 +133,8 @@
|
|||
"id": "version",
|
||||
"question": {
|
||||
"en": "What version of MapComplete was used to make this change?",
|
||||
"de": "Welche Version von MapComplete wurde verwendet, um diese Änderung vorzunehmen?"
|
||||
"de": "Welche Version von MapComplete wurde verwendet, um diese Änderung vorzunehmen?",
|
||||
"cs": "Jaká verze aplikace MapComplete byla použita k provedení této změny?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Made with {editor}",
|
||||
|
@ -166,7 +177,8 @@
|
|||
"en": "Themename contains {search}",
|
||||
"de": "Themenname enthält {search}",
|
||||
"es": "El nombre contiene {search}",
|
||||
"pl": "Nazwa tematu zawiera {search}"
|
||||
"pl": "Nazwa tematu zawiera {search}",
|
||||
"cs": "Název obsahuje {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -184,7 +196,8 @@
|
|||
"question": {
|
||||
"en": "Themename does <b>not</b> contain {search}",
|
||||
"de": "Themename enthält <b>nicht</b> {search}",
|
||||
"es": "El nombre del tema <b>no</b> contiene {search}"
|
||||
"es": "El nombre del tema <b>no</b> contiene {search}",
|
||||
"cs": "Název motivu <b>neobsahuje</b> {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -202,7 +215,8 @@
|
|||
"question": {
|
||||
"en": "Made by contributor {search}",
|
||||
"de": "Erstellt von Mitwirkendem {search}",
|
||||
"es": "Hecho por el colaborador {search}"
|
||||
"es": "Hecho por el colaborador {search}",
|
||||
"cs": "Vytvořeno přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -220,7 +234,8 @@
|
|||
"question": {
|
||||
"en": "<b>Not</b> made by contributor {search}",
|
||||
"de": "<b>Nicht</b> erstellt von Mitwirkendem {search}",
|
||||
"es": "<b>No</b> realizado por el colaborador {search}"
|
||||
"es": "<b>No</b> realizado por el colaborador {search}",
|
||||
"cs": "<b>Nevytvořeno</b> přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -239,7 +254,8 @@
|
|||
"question": {
|
||||
"en": "Made before {search}",
|
||||
"de": "Erstellt vor {search}",
|
||||
"es": "Realizado antes de {search}"
|
||||
"es": "Realizado antes de {search}",
|
||||
"cs": "Vytvořeno před {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -258,7 +274,8 @@
|
|||
"question": {
|
||||
"en": "Made after {search}",
|
||||
"de": "Erstellt nach {search}",
|
||||
"es": "Realizado después de {search}"
|
||||
"es": "Realizado después de {search}",
|
||||
"cs": "Vytvořeno po {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -276,7 +293,8 @@
|
|||
"question": {
|
||||
"en": "User language (iso-code) {search}",
|
||||
"de": "Benutzersprache (ISO-Code) {search}",
|
||||
"es": "Idioma del usuario (código iso) {search}"
|
||||
"es": "Idioma del usuario (código iso) {search}",
|
||||
"cs": "Jazyk uživatele (iso-kód) {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -293,7 +311,8 @@
|
|||
],
|
||||
"question": {
|
||||
"en": "Made with host {search}",
|
||||
"de": "Erstellt mit Host {search}"
|
||||
"de": "Erstellt mit Host {search}",
|
||||
"cs": "Vytvořeno pomocí hostitele {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -305,7 +324,8 @@
|
|||
"osmTags": "add-image>0",
|
||||
"question": {
|
||||
"en": "Changeset added at least one image",
|
||||
"de": "Changeset hat mindestens ein Bild hinzugefügt"
|
||||
"de": "Changeset hat mindestens ein Bild hinzugefügt",
|
||||
"cs": "Sada změn přidala alespoň jeden obrázek"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -317,7 +337,8 @@
|
|||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme",
|
||||
"de": "GRB-Thema ausschließen"
|
||||
"de": "GRB-Thema ausschließen",
|
||||
"cs": "Vyloučit motiv GRB"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -330,7 +351,8 @@
|
|||
"question": {
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"es": "Excluir el tema de la etimología"
|
||||
"es": "Excluir el tema de la etimología",
|
||||
"cs": "Vyloučit etymologii tématu"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -71,7 +71,8 @@
|
|||
"then": {
|
||||
"en": "This shop offers <b>specialized BDSM-gear</b>, such as spreader bars, supplies for needle play, medical bondage supplies, impact tools, shackles, metal colors, cuffs, nipple clamps, shibari accessories, ...",
|
||||
"de": "Dieser Laden bietet <b>spezialisiertes BDSM-Zubehör</b> an, wie zum Beispiel Spreizstangen, Utensilien für Nadelfolter, medizinische Bondage-Ausrüstung, Schlagwerkzeuge, Fesseln, Metallhalsbänder, Handschellen, Nippelklemmen, Shibari-Zubehör, ...",
|
||||
"es": "Esta tienda ofrece <b>artículos especializados en BDSM</b>, como barras separadoras, artículos para juegos con agujas, artículos de bondage médico, herramientas de impacto, grilletes, colores metálicos, esposas, pinzas para pezones, accesorios de shibari, ..."
|
||||
"es": "Esta tienda ofrece <b>artículos especializados en BDSM</b>, como barras separadoras, artículos para juegos con agujas, artículos de bondage médico, herramientas de impacto, grilletes, colores metálicos, esposas, pinzas para pezones, accesorios de shibari, ...",
|
||||
"cs": "Tento obchod nabízí <b>specializované BDSM pomůcky</b>, jako jsou roztahovací tyče, potřeby pro hru na jehlách, potřeby pro lékařskou bondáž, nárazové nástroje, pouta, kovové barvy, pouta, svorky na bradavky, shibari doplňky, ..."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -80,7 +81,8 @@
|
|||
"then": {
|
||||
"en": "This shop offers <b>pet play</b> accessories, such as puppy masks, animal masks, pony play, tails, hoof shoes, ...",
|
||||
"de": "Dieser Laden bietet <b>Petplay</b>-Zubehör an, wie zum Beispiel Hundemasken, Tiermasken, Ponyplay-Ausrüstung, Schwänze, Hufschuhe, ...",
|
||||
"es": "Esta tienda ofrece <b>accesorios para mascotas</b>, como máscaras de cachorros, máscaras de animales, juegos de ponis, colas, herraduras..."
|
||||
"es": "Esta tienda ofrece <b>accesorios para mascotas</b>, como máscaras de cachorros, máscaras de animales, juegos de ponis, colas, herraduras...",
|
||||
"cs": "Tento obchod nabízí doplňky <b>na hraní si na zvířata</b>, jako jsou masky štěňat, masky zvířat, poníci na hraní, ocasy, boty na kopyta, ..."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -89,7 +91,8 @@
|
|||
"then": {
|
||||
"en": "This shop offers <b>leather gear</b>, including pants and shirts usable in daily life up till leather harnesses",
|
||||
"de": "Dieser Laden bietet <b>Lederkleidung</b> an, darunter Hosen und Hemden für den Alltag bis hin zu Lederharnissen",
|
||||
"es": "Esta tienda ofrece <b>ropa de cuero</b>, desde pantalones y camisas de uso diario hasta arneses de cuero"
|
||||
"es": "Esta tienda ofrece <b>ropa de cuero</b>, desde pantalones y camisas de uso diario hasta arneses de cuero",
|
||||
"cs": "Tento obchod nabízí <b>kožené vybavení</b>, včetně kalhot a košil použitelných v každodenním životě až po kožené postroje"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -98,7 +101,8 @@
|
|||
"then": {
|
||||
"en": "This shop offers <b>uniforms</b> for roleplay, such nurse uniforms, military uniforms, police, school girl, french maid, ...",
|
||||
"de": "Dieser Laden bietet <b>Uniformen</b> für Rollenspiele an, wie Krankenschwester-Uniformen, Militäruniformen, Polizei-, Schulmädchen- und Dienstmädchen-Outfits, ...",
|
||||
"es": "Esta tienda ofrece <b>uniformes</b> para juegos de rol, tales como uniformes de enfermera, uniformes militares, policía, colegiala, criada francesa, ..."
|
||||
"es": "Esta tienda ofrece <b>uniformes</b> para juegos de rol, tales como uniformes de enfermera, uniformes militares, policía, colegiala, criada francesa, ...",
|
||||
"cs": "Tento obchod nabízí <b>uniformy</b> pro roleplay, jako jsou uniformy zdravotní sestry, vojenské uniformy, policie, školačky, francouzské pokojské, ..."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -890,4 +890,4 @@
|
|||
"startsWithQ": "Identifikátor wikidat začíná písmenem Q a následuje za ním číslo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -874,4 +874,4 @@
|
|||
"startsWithQ": "Ein Wikidata-Identifikator beginnt mit Q und wird von einer Zahl gefolgt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8957,6 +8957,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Les imatges que feu tindran llicència <b>CC0</b> i s'afegiran al domini públic. Això vol dir que tothom pot utilitzar les vostres imatges per a qualsevol propòsit. <span class='subtle'>Aquesta és l'opció predeterminada. </span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Les imatges que feu tindran llicència <b>CC0</b> i s'afegiran al domini públic. Això vol dir que tothom pot utilitzar les vostres imatges per a qualsevol propòsit."
|
||||
},
|
||||
"2": {
|
||||
"then": "Les fotografies que facis es publicaran sota <b>CC-BY 4.0</b> que requereix que qualsevol que utilitzi la vostra imatge us ha de donar crèdits"
|
||||
},
|
||||
"3": {
|
||||
"then": "Les imatges que feu tindran una llicència amb <b>CC-BY-SA 4.0</b> el que significa que tothom que utilitzi la vostra imatge us ha d'atribuir i que els derivats de la vostra imatge s'han de tornar a compartir amb la mateixa llicència."
|
||||
}
|
||||
},
|
||||
"question": "Sota quina llicència vols publicar les teves fotos?"
|
||||
},
|
||||
"profile-description": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -9044,6 +9044,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pořízené fotografie budou licencovány pod <b>CC0</b> a přidány do veřejné domény. To znamená, že kdokoli může vaše snímky použít k jakémukoli účelu. <span class='subtle'>Toto je výchozí volba.</span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Pořízené fotografie budou licencovány pod <b>CC0</b> a přidány do veřejné domény. To znamená, že kdokoli může vaše snímky použít k jakémukoli účelu."
|
||||
},
|
||||
"2": {
|
||||
"then": "Pořízené fotografie budou licencovány pod <b>CC-BY 4.0</b>, což vyžaduje, aby vás uvedl každý, kdo použije vaší fotku"
|
||||
},
|
||||
"3": {
|
||||
"then": "Pořízené fotografie budou licencovány pod <b>CC-BY-SA 4.0</b>, což vyžaduje, aby vás uvedl každý, kdo použije vaší fotku a že odvozené fotky musí být dále sdíleny se stejnou licencí."
|
||||
}
|
||||
},
|
||||
"question": "Pod jakou licencí chcete své fotografie zveřejnit?"
|
||||
},
|
||||
"profile-description": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9685,4 +9702,4 @@
|
|||
"render": "větrná turbína"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2757,6 +2757,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Billeder, som du har taget, vil blive udgivet under <b>CC0</b>-licensen og lagt ud i fælleseje. Det betyder, at alle kan bruge dine billeder til ethvert formål."
|
||||
}
|
||||
},
|
||||
"question": "Under hvilken licens vil du frigive dine billeder?"
|
||||
},
|
||||
"settings-link": {
|
||||
"render": {
|
||||
"special": {
|
||||
|
|
|
@ -11675,6 +11675,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Die von Ihnen aufgenommenen Bilder werden mit <b>CC0</b> lizenziert und der Public Domain hinzugefügt. Das bedeutet, dass jeder Ihre Bilder für jeden Zweck verwenden kann. <span class='subtle'>Dies ist die Standardeinstellung.</span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ihre aufgenommenen Bilder werden mit <b>CC0</b> lizenziert und der Public Domain hinzugefügt. Das bedeutet, dass jeder Ihre Bilder für jeden Zweck verwenden kann."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die von Ihnen aufgenommenen Bilder werden mit <b>CC-BY 4.0</b> lizenziert, was bedeutet, dass jeder, der Ihr Bild verwendet, Sie als Urheber nennen muss"
|
||||
},
|
||||
"3": {
|
||||
"then": "Die von Ihnen aufgenommenen Bilder werden mit <b>CC-BY-SA 4.0</b> lizenziert, was bedeutet, dass jeder, der Ihr Bild verwendet, Sie als Urheber nennen muss und dass Ableitungen Ihres Bildes mit der gleichen Lizenz weitergegeben werden müssen."
|
||||
}
|
||||
},
|
||||
"question": "Unter welcher Lizenz möchten Sie Ihre Bilder veröffentlichen?"
|
||||
},
|
||||
"profile-description": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -11770,6 +11770,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pictures you take will be licensed with <b>CC0</b> and added to the public domain. This means that everyone can use your pictures for any purpose. <span class='subtle'>This is the default choice.</span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Pictures you take will be licensed with <b>CC0</b> and added to the public domain. This means that everyone can use your pictures for any purpose."
|
||||
},
|
||||
"2": {
|
||||
"then": "Pictures you take will be licensed with <b>CC-BY 4.0</b> which requires everyone using your picture that they have to attribute you"
|
||||
},
|
||||
"3": {
|
||||
"then": "Pictures you take will be licensed with <b>CC-BY-SA 4.0</b> which means that everyone using your picture must attribute you and that derivatives of your picture must be reshared with the same license."
|
||||
}
|
||||
},
|
||||
"question": "Under what license do you want to publish your pictures?"
|
||||
},
|
||||
"profile-description": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -4923,6 +4923,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Las fotografías que tome tendrán una licencia con <b>CC0</b> y se agregarán al dominio público. Esto significa que todos pueden usar sus imágenes para cualquier propósito."
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-completeness": {
|
||||
"render": "Las traducciones para {_theme} en {_language} están al {_translation_percentage}%: {_translation_translated_count} cadenas de {_translation_total} están traducidas"
|
||||
},
|
||||
|
|
|
@ -7139,6 +7139,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Les photos que vous avez ajoutées seront sous licence <b>CC0</b> et mises dans le domaine public. Cela signifie que n'importe qui pourra les utiliser, quel qu'en soit l'usage."
|
||||
},
|
||||
"3": {
|
||||
"then": "Les photos que vous prenez seront sous la licence <b>CC-BY-SA 4.0</b> ce qui signifie que quiconque utilisant votre photo doit vous créditer et que les modifications apportées à votre photo doivent être repartagées avec la même licence."
|
||||
}
|
||||
}
|
||||
},
|
||||
"show_tags": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7548,4 +7558,4 @@
|
|||
"render": "éolienne"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -9229,6 +9229,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de <b>CC0</b>-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik. <span class='subtle'>Dit is de standaard-instelling</span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de <b>CC0</b>-licentie en dus aan het publieke domein toegevoegd worden. Dit betekent dat iedereen je afbeeldingen kan gebruiken voor elk mogelijks gebruik."
|
||||
},
|
||||
"2": {
|
||||
"then": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de <b>CC-BY 4.0</b>-licentie. Dit betekent dat iedereen je afbeelding mag gebruiken voor elke toepassing mits het vermelden van je naam"
|
||||
},
|
||||
"3": {
|
||||
"then": "Afbeeldingen die je toevoegt zullen gepubliceerd worden met de <b>CC-BY-SA 4.0</b>-licentie. Dit betekent dat iedereen je afbeelding mag gebruiken voor elke toepassing mits het vermelden van je naam en dat afgeleide werken van je afbeelding ook ondere deze licentie moeten gepubliceerd worden."
|
||||
}
|
||||
},
|
||||
"question": "Met welke licentie wil je je afbeeldingen toevoegen?"
|
||||
},
|
||||
"profile-description": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -1912,6 +1912,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "As fotos que você tirar serão licenciadas com <b>CC0</b> e adicionadas ao domínio público. Isso significa que todos podem usar suas fotos para qualquer finalidade. <span class='subtle'>Esta é a escolha padrão.</span>"
|
||||
},
|
||||
"1": {
|
||||
"then": "As fotos que você tirar serão licenciadas com <b>CC0</b> e adicionadas ao domínio público. Isso significa que todos podem usar suas fotos para qualquer finalidade."
|
||||
},
|
||||
"2": {
|
||||
"then": "As fotos que você tirar serão licenciadas com <b>CC-BY 4.0</b>, que exige que todos que usam sua foto atribuam a você"
|
||||
},
|
||||
"3": {
|
||||
"then": "As fotos que você tirar serão licenciadas com <b>CC-BY-SA 4.0</b>, o que significa que todos que usarem sua foto devem atribuí-lo e que os derivados de sua foto devem ser compartilhados novamente com a mesma licença."
|
||||
}
|
||||
},
|
||||
"question": "Sob que licença você deseja publicar suas fotos?"
|
||||
},
|
||||
"profile-description": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -2063,6 +2063,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Изображения будут опубликованы под лицензией <b>CC0</b> и перейдут в общественное достояние. Это значит, что кто угодно имеет право использовать их без ограничений."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"vending_machine": {
|
||||
"tagRenderings": {
|
||||
"operational_status": {
|
||||
|
|
|
@ -1275,4 +1275,4 @@
|
|||
"shortDescription": "Mapa odpadkových košů",
|
||||
"title": "Odpadkový koš"
|
||||
}
|
||||
}
|
||||
}
|
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -7980,9 +7980,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/caniuse-lite": {
|
||||
"version": "1.0.30001660",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz",
|
||||
"integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==",
|
||||
"version": "1.0.30001664",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001664.tgz",
|
||||
"integrity": "sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
@ -26810,9 +26810,9 @@
|
|||
}
|
||||
},
|
||||
"caniuse-lite": {
|
||||
"version": "1.0.30001660",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz",
|
||||
"integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==",
|
||||
"version": "1.0.30001664",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001664.tgz",
|
||||
"integrity": "sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==",
|
||||
"dev": true
|
||||
},
|
||||
"canonicalize": {
|
||||
|
|
Loading…
Reference in a new issue