forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
29ff09024f
commit
8ccafd0e2a
25 changed files with 2122 additions and 426 deletions
|
@ -429,5 +429,4 @@
|
|||
"color": "#6bc4f7"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1265,7 +1265,8 @@
|
|||
"es": "Una capa mostrando restaurantes y locales de comida rápida (con un renderizado especial para friterías)",
|
||||
"fr": "Un claque montrant les restaurants et les endroits de nourriture rapide (avec un rendu spécial pour les friteries)",
|
||||
"ca": "Una capa que mostra restaurants i locals de menjar ràpid (amb un renderitzat especial per a fregiduries)",
|
||||
"cs": "Vrstva zobrazující restaurace a zařízení rychlého občerstvení (se speciálním vykreslením pro fritézy)"
|
||||
"cs": "Vrstva zobrazující restaurace a zařízení rychlého občerstvení (se speciálním vykreslením pro fritézy)",
|
||||
"pl": "Warstwa przedstawiająca restauracje i obiekty typu fast-food (ze specjalnym renderowaniem dla frytek)"
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
|
|
|
@ -295,7 +295,7 @@
|
|||
"nl": "Een laag die herdenkingsplaatsen voor verongelukte fietsers toont",
|
||||
"de": "Eine Ebene mit Gedenkstätten für Radfahrer, die bei Verkehrsunfällen ums Leben gekommen sind",
|
||||
"fr": "Une couche affichant les mémoriaux en l'hommage de cyclistes tuées lors d'accidents de la route",
|
||||
"pl": "Warstwa pokazujące miejsca upamiętnienia rowerzystów, którzy zginęli w wypadkach drogowych",
|
||||
"pl": "Warstwa pokazujące miejsca upamiętnienia rowerzystów, którzy zginęli w wypadkach drogowych",
|
||||
"ca": "Una capa que mostra monuments commemoratius als ciclistes morts en accidents de trànsit",
|
||||
"cs": "Vrstva zobrazující pomníky pro cyklisty zabité při dopravních nehodách"
|
||||
},
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
{
|
||||
"id": "guidepost",
|
||||
"title": {
|
||||
"en": "Guidepost",
|
||||
"cs": "Rozcestník",
|
||||
"de": "Wegweiser"
|
||||
},
|
||||
"title": {
|
||||
"en": "Guideposts",
|
||||
"cs": "Rozcestník",
|
||||
"de": "Wegweiser",
|
||||
"render": "Rozcestník"
|
||||
},
|
||||
"name": {
|
||||
"en": "Guideposts",
|
||||
"cs": "Rozcestníky",
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"credits": ["Pieter Vander Vennet"],
|
||||
"credits": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
|
|
|
@ -236,5 +236,12 @@
|
|||
],
|
||||
"calculatedTags": [
|
||||
"_numeric_id=feat.properties.id.split('/')[1]"
|
||||
]
|
||||
],
|
||||
"cs": {
|
||||
"0": {
|
||||
"color": {
|
||||
"render": "#ff0000"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -106,10 +106,12 @@
|
|||
},
|
||||
"export_as_gpx"
|
||||
],
|
||||
"lineRendering":[{
|
||||
"width": "4",
|
||||
"color": "#00a703"
|
||||
}]
|
||||
"lineRendering": [
|
||||
{
|
||||
"width": "4",
|
||||
"color": "#00a703"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue