forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
47564eaf09
commit
7b590e73a2
26 changed files with 1040 additions and 759 deletions
|
@ -207,7 +207,7 @@
|
|||
"ca": "un cafè",
|
||||
"da": "en cafe",
|
||||
"es": "una cafetería",
|
||||
"fr": "un café",
|
||||
"fr": "un café adama",
|
||||
"pl": "Kawiarnia",
|
||||
"cs": "kavárna"
|
||||
},
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"id": "item_with_image",
|
||||
"name": {
|
||||
"en": "Items with at least one image"
|
||||
"en": "Items with at least one image",
|
||||
"de": "Element mit mindestens einem Bild"
|
||||
},
|
||||
"description": "All items with an image. All alone, not a layer which is relevant for any MapComplete theme, as it is a random collection of items. However, when put into the databank, this allows to quickly fetch (the URL of) pictures nearby a different object, to quickly link this",
|
||||
"source": {
|
||||
|
@ -20,7 +21,8 @@
|
|||
"minzoom": 14,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "POI with image"
|
||||
"en": "POI with image",
|
||||
"de": "POI mit Bild"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
|
@ -14,7 +14,10 @@
|
|||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Memorial"
|
||||
"en": "Memorial plaque",
|
||||
"ca": "Placa commemorativa",
|
||||
"cs": "Pamětní deska",
|
||||
"de": "Gedenktafel"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"id": "playground_equipment",
|
||||
"name": {
|
||||
"en": "Playground equipment"
|
||||
"en": "Playground equipment",
|
||||
"de": "Spielplatzausstattung"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing playground equipment"
|
||||
"en": "Layer showing playground equipment",
|
||||
"de": "Ebene mit Spielplatzausrüstung"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "playground~*"
|
||||
|
@ -12,7 +14,8 @@
|
|||
"minzoom": 18,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Playground device"
|
||||
"en": "Playground device",
|
||||
"de": "Spielplatzgerät"
|
||||
}
|
||||
},
|
||||
"pointRendering": [
|
||||
|
@ -45,10 +48,12 @@
|
|||
"playground=yes"
|
||||
],
|
||||
"title": {
|
||||
"en": "a playground device"
|
||||
"en": "a playground device",
|
||||
"de": "ein Spielgerät"
|
||||
},
|
||||
"description": {
|
||||
"en": "An exact type is asked later"
|
||||
"en": "An exact type is asked later",
|
||||
"de": "Ein genauer Typ wird später gefragt"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -56,13 +61,15 @@
|
|||
"images",
|
||||
{
|
||||
"render": {
|
||||
"en": "This is a {playground}"
|
||||
"en": "This is a {playground}",
|
||||
"de": "Das ist ein {playground}"
|
||||
},
|
||||
"id": "type",
|
||||
"freeform": {
|
||||
"key": "playground",
|
||||
"placeholder": {
|
||||
"en": "Type of device"
|
||||
"en": "Type of device",
|
||||
"de": "Art des Geräts"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"fixme=Freeform input used"
|
||||
|
@ -70,7 +77,8 @@
|
|||
},
|
||||
"question": {
|
||||
"en": "What kind of device is this?",
|
||||
"nl": "Wat voor speeltoestel is dit?"
|
||||
"nl": "Wat voor speeltoestel is dit?",
|
||||
"de": "Was ist das für ein Gerät?"
|
||||
},
|
||||
"invalidValues": "playground=yes",
|
||||
"mappings": [
|
||||
|
@ -78,13 +86,15 @@
|
|||
"if": "playground=swing",
|
||||
"then": {
|
||||
"en": "This is a swing",
|
||||
"nl": "Dit is een schommel"
|
||||
"nl": "Dit is een schommel",
|
||||
"de": "Das ist eine Schaukel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "playground=structure",
|
||||
"then": {
|
||||
"en": "This is a structure consisting of several connected playground devices"
|
||||
"en": "This is a structure consisting of several connected playground devices",
|
||||
"de": "Dies ist eine Struktur aus mehreren angeschlossenen Spielgeräten"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/SunwardCohousingPlayStructure2005.jpg",
|
||||
|
@ -94,14 +104,16 @@
|
|||
{
|
||||
"if": "playground=slide",
|
||||
"then": {
|
||||
"en": "This is a slide"
|
||||
"en": "This is a slide",
|
||||
"de": "Das ist eine Rutsche"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "playground=sandpit",
|
||||
"then": {
|
||||
"en": "This is a sand pit",
|
||||
"nl": "Dit is een zandbak"
|
||||
"nl": "Dit is een zandbak",
|
||||
"de": "Dies ist ein Sandkasten"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
|
@ -117,7 +129,8 @@
|
|||
"if": "playground=springy",
|
||||
"then": {
|
||||
"en": "This is a spring rider",
|
||||
"nl": "Dit is een veertoestel"
|
||||
"nl": "Dit is een veertoestel",
|
||||
"de": "Dies ist ein Springreiter"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
|
@ -132,7 +145,8 @@
|
|||
"if": "playground=climbingframe",
|
||||
"then": {
|
||||
"en": "This is a climbing frame",
|
||||
"nl": "Dit is een klimrek"
|
||||
"nl": "Dit is een klimrek",
|
||||
"de": "Dies ist ein Kletterrahmen"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
|
@ -149,7 +163,8 @@
|
|||
"if": "playground=seesaw",
|
||||
"then": {
|
||||
"en": "This is a seesaw",
|
||||
"nl": "Dit is een wipwap"
|
||||
"nl": "Dit is een wipwap",
|
||||
"de": "Dies ist eine Wippe"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
|
@ -165,7 +180,8 @@
|
|||
{
|
||||
"if": "playground=playhouse",
|
||||
"then": {
|
||||
"en": "This is a playhouse"
|
||||
"en": "This is a playhouse",
|
||||
"de": "Das ist ein Spielhaus"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
|
@ -180,7 +196,8 @@
|
|||
{
|
||||
"if": "playground=roundabout",
|
||||
"then": {
|
||||
"en": "This is a roundabout"
|
||||
"en": "This is a roundabout",
|
||||
"de": "Dies ist ein Karussell"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
|
@ -195,7 +212,8 @@
|
|||
{
|
||||
"if": "playground=basketswing",
|
||||
"then": {
|
||||
"en": "This is a basket swing"
|
||||
"en": "This is a basket swing",
|
||||
"de": "Dies ist eine Korbschaukel"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Playground_swing_03.jpg",
|
||||
|
@ -205,14 +223,16 @@
|
|||
{
|
||||
"if": "playground=zipwire",
|
||||
"then": {
|
||||
"en": "This is a zip wire"
|
||||
"en": "This is a zip wire",
|
||||
"de": "Dies ist ein Seilzug"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "playground=horizontal_bar",
|
||||
"then": {
|
||||
"en": "This is a horizontal bar",
|
||||
"nl": "Dit is een rekstok"
|
||||
"nl": "Dit is een rekstok",
|
||||
"de": "Dies ist ein horizontaler Balken"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Rekstok.JPG",
|
||||
|
@ -222,7 +242,8 @@
|
|||
{
|
||||
"if": "playground=hopscotch",
|
||||
"then": {
|
||||
"en": "This is a hopscotch"
|
||||
"en": "This is a hopscotch",
|
||||
"de": "Dies ist ein Hüpfspiel"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Hinkelbaan_tegels.jpg",
|
||||
|
@ -232,7 +253,8 @@
|
|||
{
|
||||
"if": "playground=splash_pad",
|
||||
"then": {
|
||||
"en": "This is a splash pad"
|
||||
"en": "This is a splash pad",
|
||||
"de": "Dies ist ein Planschbecken"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": "spray pool"
|
||||
|
@ -245,7 +267,8 @@
|
|||
{
|
||||
"if": "playground=climbingwall",
|
||||
"then": {
|
||||
"en": "This is a climbing wall"
|
||||
"en": "This is a climbing wall",
|
||||
"de": "Das ist eine Kletterwand"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Playground_climbingwall.jpg",
|
||||
|
@ -255,7 +278,8 @@
|
|||
{
|
||||
"if": "playground=map",
|
||||
"then": {
|
||||
"en": "This is a map"
|
||||
"en": "This is a map",
|
||||
"de": "Das ist eine Karte"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Playground_Map,_Washington_Elementary.jpg",
|
||||
|
@ -265,7 +289,8 @@
|
|||
{
|
||||
"if": "playground=bridge",
|
||||
"then": {
|
||||
"en": "This is a bridge (either as a standalone device or as part of a larger structure)"
|
||||
"en": "This is a bridge (either as a standalone device or as part of a larger structure)",
|
||||
"de": "Dies ist eine Brücke (entweder als eigenständiges Gerät oder als Teil einer größeren Struktur)"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Playground_in_Muchall_Park,_Wolverhampton_-_geograph.org.uk_-_2735437.jpg",
|
||||
|
@ -275,7 +300,8 @@
|
|||
{
|
||||
"if": "playground=cushion",
|
||||
"then": {
|
||||
"en": "This is a bouncy cushion"
|
||||
"en": "This is a bouncy cushion",
|
||||
"de": "Das ist ein Hüpfkissen"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Hupfkissen.jpg",
|
||||
|
@ -285,7 +311,8 @@
|
|||
{
|
||||
"if": "playground=activitypanel",
|
||||
"then": {
|
||||
"en": "This is an activity panel"
|
||||
"en": "This is an activity panel",
|
||||
"de": "Dies ist ein Aktivitätspanel"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Szwedy_-_plac_zabaw_-_kotko_i_krzyzyk.jpg",
|
||||
|
@ -295,7 +322,8 @@
|
|||
{
|
||||
"if": "playground=teenshelter",
|
||||
"then": {
|
||||
"en": "This is a teen shelter"
|
||||
"en": "This is a teen shelter",
|
||||
"de": "Dies ist eine Jugendherberge"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Teen_shelter_near_former_coastguard_lookout,_Watchet_-_geograph.org.uk_-_1714960.jpg",
|
||||
|
@ -305,7 +333,8 @@
|
|||
{
|
||||
"if": "playground=funnel_ball",
|
||||
"then": {
|
||||
"en": "This is a funnel used to play with funnel ball"
|
||||
"en": "This is a funnel used to play with funnel ball",
|
||||
"de": "Dies ist ein Trichter, mit dem man Trichterball spielen kann"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Funnel_ball.jpg",
|
||||
|
@ -315,7 +344,8 @@
|
|||
{
|
||||
"if": "playground=spinning_circle",
|
||||
"then": {
|
||||
"en": "This is a spinning circle"
|
||||
"en": "This is a spinning circle",
|
||||
"de": "Dies ist ein sich drehender Kreis"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/playground_equipment/Spinning_circle.jpg",
|
||||
|
@ -328,7 +358,8 @@
|
|||
"builtin": "wheelchair-access",
|
||||
"override": {
|
||||
"question": {
|
||||
"en": "Is this device accessible by wheelchair?"
|
||||
"en": "Is this device accessible by wheelchair?",
|
||||
"de": "Ist dieses Gerät mit Rollstuhl erreichbar?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -558,7 +558,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Offers letter posting"
|
||||
"en": "Offers letter posting",
|
||||
"de": "Bietet Briefpost an"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -574,7 +575,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Offers parcel posting"
|
||||
"en": "Offers parcel posting",
|
||||
"de": "Bietet Paketaufgabe an"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -590,7 +592,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Offers pickup of missed parcels"
|
||||
"en": "Offers pickup of missed parcels",
|
||||
"de": "Bietet die Abholung von verpassten Paketen an"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -606,7 +609,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Accepts pickup of parcels sent here"
|
||||
"en": "Accepts pickup of parcels sent here",
|
||||
"de": "Akzeptiert die Abholung von Paketen, die hierher geschickt werden"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -622,7 +626,8 @@
|
|||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Sells stamps"
|
||||
"en": "Sells stamps",
|
||||
"de": "Verkauft Briefmarken"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"id": "souvenir_coin",
|
||||
"name": {
|
||||
"en": "Souvenir Coin Machines"
|
||||
"en": "Souvenir Coin Machines",
|
||||
"de": "Souvenir-Münzautomaten"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing machines selling souvenir coins"
|
||||
"en": "Layer showing machines selling souvenir coins",
|
||||
"de": "Ebene mit Automaten, die Souvenir-Münzen verkaufen"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
@ -16,7 +18,8 @@
|
|||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Souvenir Coin Machine"
|
||||
"en": "Souvenir Coin Machine",
|
||||
"de": "Souvenir-Münzautomat"
|
||||
}
|
||||
},
|
||||
"pointRendering": [
|
||||
|
@ -51,10 +54,12 @@
|
|||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a souvenir coin machine"
|
||||
"en": "a souvenir coin machine",
|
||||
"de": "ein Souvenir-Münzautomaten"
|
||||
},
|
||||
"description": {
|
||||
"en": "Add a machine selling souvenir coins"
|
||||
"en": "Add a machine selling souvenir coins",
|
||||
"de": "Hinzufügen eines Automaten für Souvenirmünzen"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=vending_machine",
|
||||
|
@ -70,31 +75,36 @@
|
|||
"id": "designs",
|
||||
"override": {
|
||||
"render": {
|
||||
"en": "This machine has {coin:design_count} designs available"
|
||||
"en": "This machine has {coin:design_count} designs available",
|
||||
"de": "Diese Maschine hat {coin:design_count} Designs verfügbar"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "coin:design_count=1",
|
||||
"then": {
|
||||
"en": "This machine has one design available"
|
||||
"en": "This machine has one design available",
|
||||
"de": "Diese Maschine hat ein Design zur Verfügung"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "coin:design_count=2",
|
||||
"then": {
|
||||
"en": "This machine has two designs available"
|
||||
"en": "This machine has two designs available",
|
||||
"de": "Diese Maschine hat zwei Designs verfügbar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "coin:design_count=3",
|
||||
"then": {
|
||||
"en": "This machine has three designs available"
|
||||
"en": "This machine has three designs available",
|
||||
"de": "Diese Maschine hat drei Designs verfügbar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "coin:design_count=4",
|
||||
"then": {
|
||||
"en": "This machine has four designs available"
|
||||
"en": "This machine has four designs available",
|
||||
"de": "Diese Maschine hat vier Designs verfügbar"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -104,23 +114,27 @@
|
|||
"website",
|
||||
{
|
||||
"question": {
|
||||
"en": "How much does a souvenir coin cost?"
|
||||
"en": "How much does a souvenir coin cost?",
|
||||
"de": "Wie viel kostet eine Souvenirmünze?"
|
||||
},
|
||||
"id": "charge",
|
||||
"render": {
|
||||
"en": "A souvenir coins costs {charge}"
|
||||
"en": "A souvenir coins costs {charge}",
|
||||
"de": "Eine Souvenirmünze kostet {charge}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "charge",
|
||||
"placeholder": {
|
||||
"en": "Cost (e.g. 2 EUR)"
|
||||
"en": "Cost (e.g. 2 EUR)",
|
||||
"de": "Kosten (z.B. 2 EUR)"
|
||||
}
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "charge=2 EUR",
|
||||
"then": {
|
||||
"en": "A souvenir coin costs 2 euro"
|
||||
"en": "A souvenir coin costs 2 euro",
|
||||
"de": "Eine Souvenirmünze kostet 2 Euro"
|
||||
},
|
||||
"hideInAnswer": "_currency!~.*EUR.*"
|
||||
}
|
||||
|
@ -129,20 +143,23 @@
|
|||
"denominations-coins",
|
||||
{
|
||||
"question": {
|
||||
"en": "Is this machine located indoors?"
|
||||
"en": "Is this machine located indoors?",
|
||||
"de": "Ist diese Maschine im Innenbereich?"
|
||||
},
|
||||
"id": "indoor",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "indoor=yes",
|
||||
"then": {
|
||||
"en": "This machine is located indoors."
|
||||
"en": "This machine is located indoors.",
|
||||
"de": "Diese Maschine befindet sich im Innenbereich."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "indoor=no",
|
||||
"then": {
|
||||
"en": "This machine is located outdoors."
|
||||
"en": "This machine is located outdoors.",
|
||||
"de": "Diese Maschine befindet sich im Freien."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"id": "souvenir_note",
|
||||
"name": {
|
||||
"en": "Souvenir Banknote Machines"
|
||||
"en": "Souvenir Banknote Machines",
|
||||
"de": "Souvenir Banknotenmaschinen"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing machines selling souvenir banknotes"
|
||||
"en": "Layer showing machines selling souvenir banknotes",
|
||||
"de": "Ebene zeigt Maschinen, die Souvenir-Banknoten verkaufen"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
@ -16,7 +18,8 @@
|
|||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Souvenir Banknote Machine"
|
||||
"en": "Souvenir Banknote Machine",
|
||||
"de": "Souvenir-Banknotenautomat"
|
||||
}
|
||||
},
|
||||
"pointRendering": [
|
||||
|
@ -51,10 +54,12 @@
|
|||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a souvenir banknote machine"
|
||||
"en": "a souvenir banknote machine",
|
||||
"de": "eine Souvenir-Banknotenmaschine"
|
||||
},
|
||||
"description": {
|
||||
"en": "Add a machine selling souvenir banknotes"
|
||||
"en": "Add a machine selling souvenir banknotes",
|
||||
"de": "Hinzufügen eines Automaten, der Souvenir-Banknoten verkauft"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=vending_machine",
|
||||
|
@ -68,7 +73,8 @@
|
|||
{
|
||||
"id": "designs",
|
||||
"question": {
|
||||
"en": "How many designs are available?"
|
||||
"en": "How many designs are available?",
|
||||
"de": "Wie viele Designs sind verfügbar?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "note:design_count",
|
||||
|
@ -82,31 +88,36 @@
|
|||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This machine has {note:design_count} designs available."
|
||||
"en": "This machine has {note:design_count} designs available.",
|
||||
"de": "Diese Maschine verfügt über {note:design_count} Designs."
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "note:design_count=1",
|
||||
"then": {
|
||||
"en": "This machine has one design available."
|
||||
"en": "This machine has one design available.",
|
||||
"de": "Diese Maschine hat ein Design zur Verfügung."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "note:design_count=2",
|
||||
"then": {
|
||||
"en": "This machine has two designs available."
|
||||
"en": "This machine has two designs available.",
|
||||
"de": "Diese Maschine hat zwei Designs verfügbar."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "note:design_count=3",
|
||||
"then": {
|
||||
"en": "This machine has three designs available."
|
||||
"en": "This machine has three designs available.",
|
||||
"de": "Diese Maschine hat drei Designs verfügbar."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "note:design_count=4",
|
||||
"then": {
|
||||
"en": "This machine has four designs available."
|
||||
"en": "This machine has four designs available.",
|
||||
"de": "Diese Maschine hat vier Designs verfügbar."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -115,30 +126,35 @@
|
|||
"website",
|
||||
{
|
||||
"question": {
|
||||
"en": "How much does a souvenir note cost?"
|
||||
"en": "How much does a souvenir note cost?",
|
||||
"de": "Wie viel kostet eine Souvenirnote?"
|
||||
},
|
||||
"id": "charge",
|
||||
"render": {
|
||||
"en": "A souvenir note costs {charge}"
|
||||
"en": "A souvenir note costs {charge}",
|
||||
"de": "Eine Souvenirnote kostet {charge}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "charge",
|
||||
"placeholder": {
|
||||
"en": "Cost (e.g. 2 EUR)"
|
||||
"en": "Cost (e.g. 2 EUR)",
|
||||
"de": "Kosten (z.B. 2 EUR)"
|
||||
}
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "charge=2 EUR",
|
||||
"then": {
|
||||
"en": "A souvenir note costs 2 euro"
|
||||
"en": "A souvenir note costs 2 euro",
|
||||
"de": "Eine Souvenirnote kostet 2 Euro"
|
||||
},
|
||||
"hideInAnswer": "_currency!~.*EUR.*"
|
||||
},
|
||||
{
|
||||
"if": "charge=3 EUR",
|
||||
"then": {
|
||||
"en": "A souvenir note costs 3 euro"
|
||||
"en": "A souvenir note costs 3 euro",
|
||||
"de": "Eine Souvenirnote kostet 3 Euro"
|
||||
},
|
||||
"hideInAnswer": "_currency!~.*EUR.*"
|
||||
}
|
||||
|
@ -147,20 +163,23 @@
|
|||
"denominations-coins",
|
||||
{
|
||||
"question": {
|
||||
"en": "Is this machine located indoors?"
|
||||
"en": "Is this machine located indoors?",
|
||||
"de": "Ist diese Maschine im Innenbereich?"
|
||||
},
|
||||
"id": "indoor",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "indoor=yes",
|
||||
"then": {
|
||||
"en": "This machine is located indoors."
|
||||
"en": "This machine is located indoors.",
|
||||
"de": "Diese Maschine befindet sich im Innenbereich."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "indoor=no",
|
||||
"then": {
|
||||
"en": "This machine is located outdoors."
|
||||
"en": "This machine is located outdoors.",
|
||||
"de": "Diese Maschine befindet sich im Freien."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
"source": "special",
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Summary"
|
||||
"en": "Summary",
|
||||
"de": "Übersicht"
|
||||
}
|
||||
},
|
||||
"pointRendering": [
|
||||
|
|
|
@ -9,8 +9,7 @@
|
|||
"icon": "./assets/themes/bicycle_parkings/logo.svg",
|
||||
"layers": [
|
||||
{
|
||||
"builtin":
|
||||
"bike_parking",
|
||||
"builtin": "bike_parking",
|
||||
"override": {
|
||||
"minzoom": 12
|
||||
}
|
||||
|
|
|
@ -1,10 +1,13 @@
|
|||
{
|
||||
"id": "ghostsigns",
|
||||
"title": {
|
||||
"en": "Ghost Signs"
|
||||
"en": "Ghost Signs",
|
||||
"de": "Geisterzeichen"
|
||||
},
|
||||
"description": {
|
||||
"en": "A map showing disused signs on buildings"
|
||||
"en": "A map showing disused signs on buildings",
|
||||
"de": "Eine Karte, die ungenutzte Zeichen auf Gebäuden zeigt",
|
||||
"es": "Un mapa que muestra los rótulos en desuso de los edificios"
|
||||
},
|
||||
"icon": "./assets/themes/advertising/wall_painting.svg",
|
||||
"layers": [
|
||||
|
@ -12,14 +15,19 @@
|
|||
"id": "ghostsigns",
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Ghost Sign"
|
||||
"en": "Ghost Sign",
|
||||
"de": "Geisterzeichen"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing disused signs on buildings"
|
||||
"en": "Layer showing disused signs on buildings",
|
||||
"de": "Ebene, die ungenutzte Zeichen auf Gebäuden zeigt",
|
||||
"es": "Capa que muestra carteles en desuso en edificios"
|
||||
},
|
||||
"name": {
|
||||
"en": "Ghost Signs"
|
||||
"en": "Ghost Signs",
|
||||
"de": "Geisterzeichen",
|
||||
"es": "Señales fantasma"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
@ -37,23 +45,27 @@
|
|||
{
|
||||
"id": "historic",
|
||||
"question": {
|
||||
"en": "Is this a ghost sign?"
|
||||
"en": "Is this a ghost sign?",
|
||||
"de": "Ist das ein Geisterzeichen?"
|
||||
},
|
||||
"questionHint": {
|
||||
"en": "Is this sign for a business that no longer exists or no longer being maintained?"
|
||||
"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?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "historic=advertising",
|
||||
"then": {
|
||||
"en": "This is a ghost sign"
|
||||
"en": "This is a ghost sign",
|
||||
"de": "Das ist ein Geisterzeichen"
|
||||
},
|
||||
"alsoShowIf": "historic=yes"
|
||||
},
|
||||
{
|
||||
"if": "historic=",
|
||||
"then": {
|
||||
"en": "This is not a ghost sign, answering this will hide the sign from the map"
|
||||
"en": "This is not a ghost sign, answering this will hide the sign from the map",
|
||||
"de": "Dies ist kein Geisterzeichen, die Antwort darauf wird das Schild von der Karte verstecken"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -69,33 +81,42 @@
|
|||
{
|
||||
"id": "inscription",
|
||||
"question": {
|
||||
"en": "What is the text on the sign?"
|
||||
"en": "What is the text on the sign?",
|
||||
"de": "Was ist der Text auf dem Schild?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "inscription",
|
||||
"type": "string",
|
||||
"placeholder": {
|
||||
"en": "Text on the sign"
|
||||
"en": "Text on the sign",
|
||||
"de": "Text auf dem Schild"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "The text on the sign is: {inscription}"
|
||||
"en": "The text on the sign is: {inscription}",
|
||||
"de": "Der Text auf dem Schild ist: {inscription}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "brand",
|
||||
"question": {
|
||||
"en": "For what business was this sign made?"
|
||||
"en": "For what business was this sign made?",
|
||||
"de": "Für welches Unternehmen wurde dieses Schild angefertigt?",
|
||||
"es": "¿Para qué negocio se hizo este cartel?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "brand",
|
||||
"type": "string",
|
||||
"placeholder": {
|
||||
"en": "Business name"
|
||||
"en": "Business name",
|
||||
"de": "Unternehmensname",
|
||||
"es": "Nombre comercial"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This sign was made for: {brand}"
|
||||
"en": "This sign was made for: {brand}",
|
||||
"de": "Dieses Schild wurde gemacht für: {brand}",
|
||||
"es": "Este cartel se hizo para: {brand}"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -125,7 +146,9 @@
|
|||
"advertising=wall_painting"
|
||||
],
|
||||
"title": {
|
||||
"en": "a ghost sign"
|
||||
"en": "a ghost sign",
|
||||
"de": "ein Geisterzeichen",
|
||||
"es": "una señal fantasma"
|
||||
},
|
||||
"snapToLayer": [
|
||||
"walls_and_buildings"
|
||||
|
@ -144,29 +167,34 @@
|
|||
"minzoom": 18,
|
||||
"name": {
|
||||
"en": "All advertentie wall paintings",
|
||||
"nl": "Alle adverterende muurschilderingen"
|
||||
"nl": "Alle adverterende muurschilderingen",
|
||||
"de": "Alle Werbe-Wandbilder"
|
||||
},
|
||||
"+tagRenderings": [
|
||||
{
|
||||
"id": "historic",
|
||||
"question": {
|
||||
"en": "Is this a ghost sign?"
|
||||
"en": "Is this a ghost sign?",
|
||||
"de": "Ist das ein Geisterzeichen?"
|
||||
},
|
||||
"questionHint": {
|
||||
"en": "Is this sign for a business that no longer exists or no longer being maintained?"
|
||||
"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?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "historic=advertising",
|
||||
"then": {
|
||||
"en": "This is a ghost sign"
|
||||
"en": "This is a ghost sign",
|
||||
"de": "Das ist ein Geisterzeichen"
|
||||
},
|
||||
"alsoShowIf": "historic=yes"
|
||||
},
|
||||
{
|
||||
"if": "historic=",
|
||||
"then": {
|
||||
"en": "This is not a ghost sign"
|
||||
"en": "This is not a ghost sign",
|
||||
"de": "Das ist kein Geisterzeichen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"id": "items_with_image",
|
||||
"title": {
|
||||
"en": "All items with images"
|
||||
"en": "All items with images",
|
||||
"de": "Alle Elemente mit Bildern"
|
||||
},
|
||||
"description": {
|
||||
"en": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features"
|
||||
"en": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features",
|
||||
"de": "Eine Karte, die alle Objekte auf OSM zeigt, die ein Bild haben. Dieses Thema ist sehr schlecht für MapComplete geeignet, da man nicht direkt ein Bild hinzufügen kann. Dieses Thema ist jedoch hauptsächlich dazu da, um alles in die Datenbank aufzunehmen, was es ermöglicht, Bilder in der Nähe für andere Funktionen schnell zu finden"
|
||||
},
|
||||
"icon": "./assets/layers/item_with_image/camera.svg",
|
||||
"hideFromOverview": true,
|
||||
|
|
|
@ -1,13 +1,19 @@
|
|||
{
|
||||
"id": "mapcomplete-changes",
|
||||
"title": {
|
||||
"en": "Changes made with MapComplete"
|
||||
"en": "Changes made with MapComplete",
|
||||
"de": "Änderungen mit MapComplete",
|
||||
"es": "Cambios hechos con MapComplete"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Shows changes made by MapComplete"
|
||||
"en": "Shows changes made by MapComplete",
|
||||
"de": "Änderungen von MapComplete anzeigen",
|
||||
"es": "Muestra los cambios hechos por MapComplete"
|
||||
},
|
||||
"description": {
|
||||
"en": "This maps shows all the changes made with MapComplete"
|
||||
"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 hechos con MapComplete"
|
||||
},
|
||||
"icon": "./assets/svg/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
|
@ -18,7 +24,9 @@
|
|||
{
|
||||
"id": "mapcomplete-changes",
|
||||
"name": {
|
||||
"en": "Changeset centers"
|
||||
"en": "Changeset centers",
|
||||
"de": "Zentrum der Änderungssätze",
|
||||
"es": "Centro del conjunto de cambios"
|
||||
},
|
||||
"minzoom": 0,
|
||||
"source": {
|
||||
|
@ -28,41 +36,55 @@
|
|||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Changeset for {theme}"
|
||||
"en": "Changeset for {theme}",
|
||||
"de": "Änderungssatz für {theme}",
|
||||
"es": "Conjunto de cambios para {theme}"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"en": "Shows all MapComplete changes"
|
||||
"en": "Shows all MapComplete changes",
|
||||
"de": "Alle MapComplete-Änderungen anzeigen",
|
||||
"es": "Muestra todos los cambios de MapComplete"
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "show_changeset_id",
|
||||
"render": {
|
||||
"en": "Changeset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
"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>",
|
||||
"es": "Conjunto de cambios <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "contributor",
|
||||
"question": {
|
||||
"en": "What contributor did make this change?"
|
||||
"en": "What contributor did make this change?",
|
||||
"de": "Wer hat diese Änderung vorgenommen?",
|
||||
"es": "¿Quién realizó este cambio?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "user"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
"en": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"de": "Änderung von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>",
|
||||
"es": "Cambio hecho por <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "theme-id",
|
||||
"question": {
|
||||
"en": "What theme was used to make this change?"
|
||||
"en": "What theme was used to make this change?",
|
||||
"de": "Welches Thema wurde für die Änderung verwendet?",
|
||||
"es": "¿Qué tema se utilizó para realizar este cambio?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "theme"
|
||||
},
|
||||
"render": {
|
||||
"en": "Change with theme <a href='https://mapcomplete.org/{theme}'>{theme}</a>"
|
||||
"en": "Change with theme <a href='https://mapcomplete.org/{theme}'>{theme}</a>",
|
||||
"de": "Geändert mit Thema <a href='https://mapcomplete.org/{theme}'>{theme}</a>",
|
||||
"es": "Cambio con el tema <a href='https://mapcomplete.org/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -71,19 +93,27 @@
|
|||
"key": "locale"
|
||||
},
|
||||
"question": {
|
||||
"en": "What locale (language) was this change made in?"
|
||||
"en": "What locale (language) was this change made in?",
|
||||
"de": "In welcher Benutzersprache wurde die Änderung vorgenommen?",
|
||||
"es": "¿En qué configuración regional (idioma) se realizó este cambio?"
|
||||
},
|
||||
"render": {
|
||||
"en": "User locale is {locale}"
|
||||
"en": "User locale is {locale}",
|
||||
"de": "Benutzersprache {locale}",
|
||||
"es": "La configuración regional del usuario es {locale}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "host",
|
||||
"render": {
|
||||
"en": "Change with with <a href='{host}'>{host}</a>"
|
||||
"en": "Change with with <a href='{host}'>{host}</a>",
|
||||
"de": "Änderung über <a href='{host}'>{host}</a>",
|
||||
"es": "Cambio con <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"question": {
|
||||
"en": "What host (website) was this change made with?"
|
||||
"en": "What host (website) was this change made with?",
|
||||
"de": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?",
|
||||
"es": "¿Con qué host (página web) se realizó este cambio?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "host"
|
||||
|
@ -104,10 +134,14 @@
|
|||
{
|
||||
"id": "version",
|
||||
"question": {
|
||||
"en": "What version of MapComplete was used to make this change?"
|
||||
"en": "What version of MapComplete was used to make this change?",
|
||||
"de": "Mit welcher MapComplete Version wurde die Änderung vorgenommen?",
|
||||
"es": "¿Qué versión de MapComplete se usó para realizar este cambio?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Made with {editor}"
|
||||
"en": "Made with {editor}",
|
||||
"de": "Erstellt mit {editor}",
|
||||
"es": "Hecho con {editor}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "editor"
|
||||
|
@ -485,7 +519,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Themename contains {search}"
|
||||
"en": "Themename contains {search}",
|
||||
"de": "Themename enthält {search}",
|
||||
"es": "El nombre del tema contiene {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -501,7 +537,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Themename does <b>not</b> contain {search}"
|
||||
"en": "Themename does <b>not</b> contain {search}",
|
||||
"de": "Der Name enthält <b>nicht</b> {search}",
|
||||
"es": "El nombre del tema <b>no</b> contiene {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -517,7 +555,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made by contributor {search}"
|
||||
"en": "Made by contributor {search}",
|
||||
"de": "Erstellt vom Mitwirkenden {search}",
|
||||
"es": "Hecho por el colaborador {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -533,7 +573,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "<b>Not</b> made by contributor {search}"
|
||||
"en": "<b>Not</b> made by contributor {search}",
|
||||
"de": "<b>Nicht</b> erstellt von Mitwirkendem {search}",
|
||||
"es": "<b>No</b> hecho por el colaborador {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -550,7 +592,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made before {search}"
|
||||
"en": "Made before {search}",
|
||||
"de": "Erstellt vor {search}",
|
||||
"es": "Hecho antes de {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -567,7 +611,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made after {search}"
|
||||
"en": "Made after {search}",
|
||||
"de": "Erstellt nach {search}",
|
||||
"es": "Hecho después de {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -583,7 +629,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "User language (iso-code) {search}"
|
||||
"en": "User language (iso-code) {search}",
|
||||
"de": "Benutzersprache (ISO-Code) {search}",
|
||||
"es": "Idioma del usuario (código ISO) {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -599,7 +647,9 @@
|
|||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Made with host {search}"
|
||||
"en": "Made with host {search}",
|
||||
"de": "Erstellt mit host {search}",
|
||||
"es": "Hecho con el host {search}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -610,7 +660,9 @@
|
|||
{
|
||||
"osmTags": "add-image>0",
|
||||
"question": {
|
||||
"en": "Changeset added at least one image"
|
||||
"en": "Changeset added at least one image",
|
||||
"de": "Im Änderungssatz wurde mindestens ein Bild hinzugefügt",
|
||||
"es": "El conjunto de cambios ha añadido al menos una imagen"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -621,7 +673,9 @@
|
|||
{
|
||||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme"
|
||||
"en": "Exclude GRB theme",
|
||||
"de": "GRB-Thema ausschließen",
|
||||
"es": "Excluir el tema del GRB"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -632,7 +686,9 @@
|
|||
{
|
||||
"osmTags": "theme!=etymology",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme"
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"es": "Excluir el tema de la etimología"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -647,7 +703,9 @@
|
|||
{
|
||||
"id": "link_to_more",
|
||||
"render": {
|
||||
"en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>"
|
||||
"en": "More statistics can be found <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>here</a>",
|
||||
"de": "Weitere Statistiken gibt es <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>",
|
||||
"es": "Puede encontrar más estadísticas <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>aquí</a>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -61,25 +61,29 @@
|
|||
"minzoom": 18,
|
||||
"minzoomVisible": 18,
|
||||
"description": {
|
||||
"en": "Add a new post partner to the map in an existing shop"
|
||||
"en": "Add a new post partner to the map in an existing shop",
|
||||
"de": "Hinzufügen eines neuen Post-Partners auf der Karte in einem bestehenden Geschäft"
|
||||
},
|
||||
"+tagRenderings": [
|
||||
{
|
||||
"id": "post_partner",
|
||||
"question": {
|
||||
"en": "Is this shop a post partner?"
|
||||
"en": "Is this shop a post partner?",
|
||||
"de": "Ist dieses Geschäft ein Post-Partner?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "post_office=post_partner",
|
||||
"then": {
|
||||
"en": "This shop is a post partner"
|
||||
"en": "This shop is a post partner",
|
||||
"de": "Dieses Geschäft ist ein Post-Partner"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "post_office=",
|
||||
"then": {
|
||||
"en": "This shop is not a post partner"
|
||||
"en": "This shop is not a post partner",
|
||||
"de": "Dieses Geschäft ist kein Post-Partner"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -93,10 +97,12 @@
|
|||
"post_office=post_partner"
|
||||
],
|
||||
"title": {
|
||||
"en": "a missing shop that is a post partner"
|
||||
"en": "a missing shop that is a post partner",
|
||||
"de": "ein fehlendes Geschäft, das ein Post-Partner ist"
|
||||
},
|
||||
"description": {
|
||||
"en": "If a shop is not yet on the map and is a post partner, you can add it here."
|
||||
"en": "If a shop is not yet on the map and is a post partner, you can add it here.",
|
||||
"de": "Wenn ein Laden noch nicht auf der Karte ist und ein Post-Partner ist, kannst du ihn hier hinzufügen."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue