Translation sync

This commit is contained in:
Pieter Vander Vennet 2024-03-05 00:27:56 +01:00
parent 47564eaf09
commit 7b590e73a2
26 changed files with 1040 additions and 759 deletions

View file

@ -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"
},

View file

@ -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": [
{

View file

@ -14,7 +14,10 @@
},
"title": {
"render": {
"en": "Memorial"
"en": "Memorial plaque",
"ca": "Placa commemorativa",
"cs": "Pamětní deska",
"de": "Gedenktafel"
},
"mappings": [
{

View file

@ -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?"
}
}
}

View file

@ -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": [

View file

@ -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."
}
}
]

View file

@ -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."
}
}
]

View file

@ -4,7 +4,8 @@
"source": "special",
"title": {
"render": {
"en": "Summary"
"en": "Summary",
"de": "Übersicht"
}
},
"pointRendering": [