forked from MapComplete/MapComplete
		
	Merge translations
This commit is contained in:
		
						commit
						fe9b7908d8
					
				
					 14 changed files with 226 additions and 16 deletions
				
			
		| 
						 | 
					@ -80,6 +80,11 @@
 | 
				
			||||||
        "name": "Fantombiciklo",
 | 
					        "name": "Fantombiciklo",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Fantombiciklo"
 | 
					            "render": "Fantombiciklo"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Fantombiciklo"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -138,6 +138,11 @@
 | 
				
			||||||
        "name": "Bicicleta blanca",
 | 
					        "name": "Bicicleta blanca",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Bicicleta blanca"
 | 
					            "render": "Bicicleta blanca"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Bicicleta blanca"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -114,6 +114,11 @@
 | 
				
			||||||
        "name": "Haamupyörä",
 | 
					        "name": "Haamupyörä",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Haamupyörä"
 | 
					            "render": "Haamupyörä"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Haamupyörä"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -51,7 +51,7 @@
 | 
				
			||||||
                        "then": "Carrelage"
 | 
					                        "then": "Carrelage"
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "question": "Quel est le type de cette œuvre d'art?",
 | 
					                "question": "Quel est le type de cette œuvre d'art ?",
 | 
				
			||||||
                "render": "Type d'œuvre : {artwork_type}"
 | 
					                "render": "Type d'œuvre : {artwork_type}"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "artwork-website": {
 | 
					            "artwork-website": {
 | 
				
			||||||
| 
						 | 
					@ -169,6 +169,12 @@
 | 
				
			||||||
                "mappings": {
 | 
					                "mappings": {
 | 
				
			||||||
                    "1": {
 | 
					                    "1": {
 | 
				
			||||||
                        "then": "Banc assis debout"
 | 
					                        "then": "Banc assis debout"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "then": "Il y a un banc normal pour s'asseoir ici"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "2": {
 | 
				
			||||||
 | 
					                        "then": "Il n'y a pas de banc ici"
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
| 
						 | 
					@ -572,6 +578,12 @@
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "question": "Quelles valves sont compatibles ?",
 | 
					                "question": "Quelles valves sont compatibles ?",
 | 
				
			||||||
                "render": "Cette pompe est compatible avec les valves suivantes : {valves}"
 | 
					                "render": "Cette pompe est compatible avec les valves suivantes : {valves}"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "bike_repair_station-phone": {
 | 
				
			||||||
 | 
					                "question": "Quel est le numéro de téléphone du service de maintenance ?"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "bike_repair_station-email": {
 | 
				
			||||||
 | 
					                "question": "Quelle est l'adresse email du service de maintenance ?"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
| 
						 | 
					@ -1934,5 +1946,138 @@
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Point de vue"
 | 
					            "render": "Point de vue"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "barrier": {
 | 
				
			||||||
 | 
					        "title": {
 | 
				
			||||||
 | 
					            "mappings": {
 | 
				
			||||||
 | 
					                "0": {
 | 
				
			||||||
 | 
					                    "then": "Bollard"
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Bollard"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "tagRenderings": {
 | 
				
			||||||
 | 
					            "Bollard type": {
 | 
				
			||||||
 | 
					                "mappings": {
 | 
				
			||||||
 | 
					                    "3": {
 | 
				
			||||||
 | 
					                        "then": "Bollard flexible, généralement en plastique"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "then": "Bollard amovible"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "1": {
 | 
				
			||||||
 | 
					                        "then": "Bollard fixe"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "2": {
 | 
				
			||||||
 | 
					                        "then": "Bollard qui peut être couché"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "4": {
 | 
				
			||||||
 | 
					                        "then": "Bollard rétractable"
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                "question": "Quel est le type de bollard (borne) ?"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "MaxWidth": {
 | 
				
			||||||
 | 
					                "render": "Largeur maximale: {maxwidth:physical} m"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "Width of opening (cyclebarrier)": {
 | 
				
			||||||
 | 
					                "render": "Largeur de l'ouverture : {width:opening} m"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "bicycle=yes/no": {
 | 
				
			||||||
 | 
					                "mappings": {
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "then": "Un cycliste peut franchir ceci."
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "1": {
 | 
				
			||||||
 | 
					                        "then": "Un cycliste ne peut pas franchir ceci."
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "cafe_pub": {
 | 
				
			||||||
 | 
					        "tagRenderings": {
 | 
				
			||||||
 | 
					            "Name": {
 | 
				
			||||||
 | 
					                "question": "Quel est le nom de ce pub ?",
 | 
				
			||||||
 | 
					                "render": "Ce pub se nomme {name}"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "filter": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "options": {
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "question": "Ouvert maintenant"
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "name": "Cafés et pubs"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "charging_station": {
 | 
				
			||||||
 | 
					        "filter": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "options": {
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "question": "Tout type de véhicule"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "2": {
 | 
				
			||||||
 | 
					                        "question": "Station de charge pour automobiles"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "1": {
 | 
				
			||||||
 | 
					                        "question": "Station de charge pour vélos"
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "tagRenderings": {
 | 
				
			||||||
 | 
					            "Authentication": {
 | 
				
			||||||
 | 
					                "mappings": {
 | 
				
			||||||
 | 
					                    "1": {
 | 
				
			||||||
 | 
					                        "then": "Authentification par une app"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "7": {
 | 
				
			||||||
 | 
					                        "then": "Charger ici est (aussi) possible sans authentification"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "then": "Authentification par carte de membre"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "4": {
 | 
				
			||||||
 | 
					                        "then": "Authentification par NFC est disponible"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "6": {
 | 
				
			||||||
 | 
					                        "then": "Authentification par carte de débit est disponible"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "2": {
 | 
				
			||||||
 | 
					                        "then": "Authentification par appel téléphonique est disponible"
 | 
				
			||||||
 | 
					                    },
 | 
				
			||||||
 | 
					                    "3": {
 | 
				
			||||||
 | 
					                        "then": "Authentification par SMS est disponible"
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                "question": "Quelle sorte d'authentification est disponible à cette station de charge ?"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "binocular": {
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "description": "Une longue-vue ou une paire de jumelles montée sur un poteau, disponible au public pour scruter les environs.\n<img src='./assets/layers/binocular/binoculars_example.jpg' style='height: 300px; width: auto; display: block;' />"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "birdhide": {
 | 
				
			||||||
 | 
					        "filter": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "options": {
 | 
				
			||||||
 | 
					                    "0": {
 | 
				
			||||||
 | 
					                        "question": "Accessible aux fauteuils roulants"
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -398,6 +398,11 @@
 | 
				
			||||||
        "name": "Bicicleta pantasma",
 | 
					        "name": "Bicicleta pantasma",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Bicicleta pantasma"
 | 
					            "render": "Bicicleta pantasma"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Bicicleta pantasma"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -215,6 +215,11 @@
 | 
				
			||||||
        "name": "Emlékkerékpár",
 | 
					        "name": "Emlékkerékpár",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Emlékkerékpár"
 | 
					            "render": "Emlékkerékpár"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Emlékkerékpár"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -94,6 +94,11 @@
 | 
				
			||||||
        "name": "ゴーストバイク",
 | 
					        "name": "ゴーストバイク",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "ゴーストバイク"
 | 
					            "render": "ゴーストバイク"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "ゴーストバイク"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -178,6 +178,11 @@
 | 
				
			||||||
        "name": "Spøkelsessykler",
 | 
					        "name": "Spøkelsessykler",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Spøkelsessykler"
 | 
					            "render": "Spøkelsessykler"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Spøkelsessykler"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -200,6 +200,11 @@
 | 
				
			||||||
        "name": "Duch roweru",
 | 
					        "name": "Duch roweru",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Duch roweru"
 | 
					            "render": "Duch roweru"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Duch roweru"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -526,6 +526,11 @@
 | 
				
			||||||
        "name": "Bicicleta fantasma",
 | 
					        "name": "Bicicleta fantasma",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Bicicleta fantasma"
 | 
					            "render": "Bicicleta fantasma"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Bicicleta fantasma"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -538,6 +538,11 @@
 | 
				
			||||||
        "name": "Bicicleta fantasma",
 | 
					        "name": "Bicicleta fantasma",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Bicicleta fantasma"
 | 
					            "render": "Bicicleta fantasma"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Bicicleta fantasma"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -745,7 +745,7 @@
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "ghost_bike": {
 | 
					    "ghost_bike": {
 | 
				
			||||||
        "name": "Велосипед Ghost",
 | 
					        "name": "Велосипед ghost",
 | 
				
			||||||
        "tagRenderings": {
 | 
					        "tagRenderings": {
 | 
				
			||||||
            "ghost_bike-inscription": {
 | 
					            "ghost_bike-inscription": {
 | 
				
			||||||
                "render": "<i>{inscription}</i>"
 | 
					                "render": "<i>{inscription}</i>"
 | 
				
			||||||
| 
						 | 
					@ -762,6 +762,11 @@
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Велосипед Ghost"
 | 
					            "render": "Велосипед Ghost"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Велосипед ghost"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "information_board": {
 | 
					    "information_board": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,6 +18,11 @@
 | 
				
			||||||
        "name": "Spökcykel",
 | 
					        "name": "Spökcykel",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "Spökcykel"
 | 
					            "render": "Spökcykel"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "Spökcykel"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "shops": {
 | 
					    "shops": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -452,6 +452,11 @@
 | 
				
			||||||
        "name": "幽靈單車",
 | 
					        "name": "幽靈單車",
 | 
				
			||||||
        "title": {
 | 
					        "title": {
 | 
				
			||||||
            "render": "幽靈單車"
 | 
					            "render": "幽靈單車"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "presets": {
 | 
				
			||||||
 | 
					            "0": {
 | 
				
			||||||
 | 
					                "title": "幽靈單車"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue