forked from MapComplete/MapComplete
		
	Regeneration of the translation files after changes to the climbing theme
This commit is contained in:
		
							parent
							
								
									df4923d8bf
								
							
						
					
					
						commit
						2e5e242e91
					
				
					 9 changed files with 138 additions and 43 deletions
				
			
		|  | @ -28,7 +28,7 @@ | |||
|             }, | ||||
|             "3": { | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>" | ||||
|                     } | ||||
|                 } | ||||
|  |  | |||
|  | @ -177,7 +177,7 @@ | |||
|                 }, | ||||
|                 "description": "Eine Klettergelegenheit", | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>", | ||||
|                         "question": "Wie heißt diese Klettergelegenheit?", | ||||
|                         "mappings": { | ||||
|  | @ -212,6 +212,9 @@ | |||
|                             }, | ||||
|                             "1": { | ||||
|                                 "then": "Hier kann geklettert werden" | ||||
|                             }, | ||||
|                             "2": { | ||||
|                                 "then": "Hier kann nicht geklettert werden" | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|  | @ -222,19 +225,19 @@ | |||
|             "0": { | ||||
|                 "question": "Gibt es eine (inoffizielle) Website mit mehr Informationen (z.B. Topos)?" | ||||
|             }, | ||||
|             "1": { | ||||
|             "4": { | ||||
|                 "render": "Die Routen sind durchschnittlich <b>{climbing:length}m</b> lang", | ||||
|                 "question": "Wie lang sind die Routen (durchschnittlich) in Metern?" | ||||
|             }, | ||||
|             "2": { | ||||
|             "5": { | ||||
|                 "question": "Welche Schwierigkeit hat hier die leichteste Route (französisch/belgisches System)?", | ||||
|                 "render": "Die leichteste Route hat hier die Schwierigkeit {climbing:grade:french:min} (französisch/belgisches System)" | ||||
|             }, | ||||
|             "3": { | ||||
|             "6": { | ||||
|                 "question": "Welche Schwierigkeit hat hier die schwerste Route (französisch/belgisches System)?", | ||||
|                 "render": "Die schwerste Route hat hier die Schwierigkeit {climbing:grade:french:min} (französisch/belgisches System)" | ||||
|             }, | ||||
|             "4": { | ||||
|             "7": { | ||||
|                 "question": "Kann hier gebouldert werden?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -251,7 +254,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "8": { | ||||
|                 "question": "Ist Toprope-Klettern hier möglich?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -265,7 +268,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "6": { | ||||
|             "9": { | ||||
|                 "question": "Ist hier Sportklettern möglich (feste Ankerpunkte)?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -279,7 +282,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "7": { | ||||
|             "10": { | ||||
|                 "question": "Ist hier traditionelles Klettern möglich (eigene Sicherung z.B. mit Klemmkleilen)?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -293,7 +296,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "8": { | ||||
|             "11": { | ||||
|                 "question": "Gibt es hier eine Speedkletter-Wand?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  |  | |||
|  | @ -434,21 +434,48 @@ | |||
|                         } | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "question": "How long is this climbing route (in meters)?", | ||||
|                         "render": "This route is {climbing:length} meter long" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "question": "What is the difficulty of this climbing route according to the french/belgian system?", | ||||
|                         "render": "The difficulty is {climbing:grade:french} according to the french/belgian system" | ||||
|                     } | ||||
|                 }, | ||||
|                 "presets": { | ||||
|                     "0": { | ||||
|                         "title": "Climbing route" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "3": { | ||||
|                 "name": "Climbing opportunities", | ||||
|                 "title": { | ||||
|                     "render": "Climbing opportunity" | ||||
|                     "render": "Climbing opportunity", | ||||
|                     "mappings": { | ||||
|                         "0": { | ||||
|                             "then": "Climbing crag" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Climbing area <b>{name}</b>" | ||||
|                         }, | ||||
|                         "2": { | ||||
|                             "then": "Climbing site" | ||||
|                         }, | ||||
|                         "3": { | ||||
|                             "then": "Climbing opportunity <b>{name}</b>" | ||||
|                         } | ||||
|                     } | ||||
|                 }, | ||||
|                 "description": "A climbing opportunity", | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "3": { | ||||
|                         "render": "<h3>Length overview</h3>{histogram(_length_hist)}" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "render": "<h3>Difficulties overview</h3>{histogram(_difficulty_hist)}" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>", | ||||
|                         "question": "What is the name of this climbing opportunity?", | ||||
|                         "mappings": { | ||||
|  | @ -456,6 +483,16 @@ | |||
|                                 "then": "This climbing opportunity doesn't have a name" | ||||
|                             } | ||||
|                         } | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "mappings": { | ||||
|                             "0": { | ||||
|                                 "then": "A climbing boulder - a single rock or cliff with one or a few climbing routes which can be climbed safely without rope" | ||||
|                             }, | ||||
|                             "1": { | ||||
|                                 "then": "A climbing crag - a single rock or cliff with at least a few climbing routes" | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 }, | ||||
|                 "presets": { | ||||
|  | @ -483,6 +520,9 @@ | |||
|                             }, | ||||
|                             "1": { | ||||
|                                 "then": "Climbing is possible here" | ||||
|                             }, | ||||
|                             "2": { | ||||
|                                 "then": "Climbing is not possible here" | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|  | @ -494,18 +534,51 @@ | |||
|                 "question": "Is there a (unofficial) website with more informations (e.g. topos)?" | ||||
|             }, | ||||
|             "1": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that this is</span> publicly accessible<br/>{_embedding_feature:access:description}" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that </span> a permit is needed to access<br/>{_embedding_feature:access:description}" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that this is</span> only accessible to customers<br/>{_embedding_feature:access:description}" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<span class='subtle'>The <a href='#{_embedding_feature:id}'>containing feature</a> states that this is</span> only accessible to club members<br/>{_embedding_feature:access:description}" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "2": { | ||||
|                 "question": "Who can access here?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "Publicly accessible to anyone" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "then": "You need a permit to access here" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Only custumers" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Only club members" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "4": { | ||||
|                 "render": "The routes are <b>{climbing:length}m</b> long on average", | ||||
|                 "question": "What is the (average) length of the routes in meters?" | ||||
|             }, | ||||
|             "2": { | ||||
|             "5": { | ||||
|                 "question": "What is the level of the easiest route here, accoring to the french classification system?", | ||||
|                 "render": "The minimal difficulty is {climbing:grade:french:min} according to the french/belgian system" | ||||
|             }, | ||||
|             "3": { | ||||
|             "6": { | ||||
|                 "question": "What is the level of the most difficult route here, accoring to the french classification system?", | ||||
|                 "render": "The maximal difficulty is {climbing:grade:french:max} according to the french/belgian system" | ||||
|             }, | ||||
|             "4": { | ||||
|             "7": { | ||||
|                 "question": "Is bouldering possible here?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -522,7 +595,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "8": { | ||||
|                 "question": "Is toprope climbing possible here?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -536,7 +609,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "6": { | ||||
|             "9": { | ||||
|                 "question": "Is sport climbing possible here on fixed anchors?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -550,7 +623,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "7": { | ||||
|             "10": { | ||||
|                 "question": "Is traditional climbing possible here (using own gear e.g. chocks)?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -564,7 +637,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "8": { | ||||
|             "11": { | ||||
|                 "question": "Is there a speed climbing wall?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  |  | |||
|  | @ -165,7 +165,7 @@ | |||
|             }, | ||||
|             "3": { | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>" | ||||
|                     } | ||||
|                 } | ||||
|  |  | |||
|  | @ -111,7 +111,7 @@ | |||
|             }, | ||||
|             "3": { | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>" | ||||
|                     } | ||||
|                 } | ||||
|  |  | |||
|  | @ -448,7 +448,7 @@ | |||
|                 }, | ||||
|                 "description": "登坂教室", | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>", | ||||
|                         "question": "この登坂教室の名前は何ですか?", | ||||
|                         "mappings": { | ||||
|  | @ -483,6 +483,9 @@ | |||
|                             }, | ||||
|                             "1": { | ||||
|                                 "then": "ここでは登ることができる" | ||||
|                             }, | ||||
|                             "2": { | ||||
|                                 "then": "ここでは登ることができない" | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|  | @ -493,19 +496,19 @@ | |||
|             "0": { | ||||
|                 "question": "もっと情報のある(非公式の)ウェブサイトはありますか(例えば、topos)?" | ||||
|             }, | ||||
|             "1": { | ||||
|             "4": { | ||||
|                 "render": "ルートの長さは平均で<b>{climbing:length} m</b>です", | ||||
|                 "question": "ルートの(平均)長さはメートル単位でいくつですか?" | ||||
|             }, | ||||
|             "2": { | ||||
|             "5": { | ||||
|                 "question": "ここで一番簡単なルートのレベルは、フランスのランク評価システムで何ですか?", | ||||
|                 "render": "フランス/ベルギーのランク評価システムでは、最小の難易度は{climbing:grade:french:min}です" | ||||
|             }, | ||||
|             "3": { | ||||
|             "6": { | ||||
|                 "question": "フランスのランク評価によると、ここで一番難しいルートのレベルはどれくらいですか?", | ||||
|                 "render": "フランス/ベルギーのランク評価システムでは、最大の難易度は{climbing:grade:french:max}です" | ||||
|             }, | ||||
|             "4": { | ||||
|             "7": { | ||||
|                 "question": "ここでボルダリングはできますか?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -522,7 +525,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "8": { | ||||
|                 "question": "ここでtoprope登坂はできますか?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -536,7 +539,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "6": { | ||||
|             "9": { | ||||
|                 "question": "ここでは固定アンカー式のスポーツクライミングはできますか?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -550,7 +553,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "7": { | ||||
|             "10": { | ||||
|                 "question": "伝統的な登山はここで可能ですか(例えば、チョックのような独自のギアを使用して)?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -564,7 +567,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "8": { | ||||
|             "11": { | ||||
|                 "question": "スピードクライミングウォールはありますか?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  |  | |||
|  | @ -182,6 +182,9 @@ | |||
|                             }, | ||||
|                             "1": { | ||||
|                                 "then": "Klatring er mulig her" | ||||
|                             }, | ||||
|                             "2": { | ||||
|                                 "then": "Klatring er ikke mulig her" | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|  | @ -189,7 +192,7 @@ | |||
|             } | ||||
|         }, | ||||
|         "roamingRenderings": { | ||||
|             "4": { | ||||
|             "7": { | ||||
|                 "question": "Er buldring mulig her?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  |  | |||
|  | @ -312,9 +312,11 @@ | |||
|                         } | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "question": "Hoe lang is deze klimroute (in meters)?", | ||||
|                         "render": "Deze klimroute is {climbing:length} meter lang" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "question": "Hoe moeilijk is deze klimroute volgens het Franse/Belgische systeem?", | ||||
|                         "render": "De klimmoeilijkheid is {climbing:grade:french} volgens het Franse/Belgische systeem" | ||||
|                     } | ||||
|                 } | ||||
|  | @ -322,11 +324,22 @@ | |||
|             "3": { | ||||
|                 "name": "Klimgelegenheden", | ||||
|                 "title": { | ||||
|                     "render": "Klimgelegenheid" | ||||
|                     "render": "Klimgelegenheid", | ||||
|                     "mappings": { | ||||
|                         "1": { | ||||
|                             "then": "Klimsite <b>{name}</b>" | ||||
|                         }, | ||||
|                         "2": { | ||||
|                             "then": "Klimsite" | ||||
|                         }, | ||||
|                         "3": { | ||||
|                             "then": "Klimgelegenheid <b>{name}</b>" | ||||
|                         } | ||||
|                     } | ||||
|                 }, | ||||
|                 "description": "Een klimgelegenheid", | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>", | ||||
|                         "question": "Wat is de naam van dit Klimgelegenheid?", | ||||
|                         "mappings": { | ||||
|  | @ -352,19 +365,19 @@ | |||
|             } | ||||
|         }, | ||||
|         "roamingRenderings": { | ||||
|             "1": { | ||||
|             "4": { | ||||
|                 "render": "De klimroutes zijn gemiddeld <b>{climbing:length}m</b> lang", | ||||
|                 "question": "Wat is de (gemiddelde) lengte van de klimroutes, in meter?" | ||||
|             }, | ||||
|             "2": { | ||||
|             "5": { | ||||
|                 "question": "Wat is het niveau van de makkelijkste route, volgens het Franse classificatiesysteem?", | ||||
|                 "render": "De minimale klimmoeilijkheid is {climbing:grade:french:min} volgens het Franse/Belgische systeem" | ||||
|             }, | ||||
|             "3": { | ||||
|             "6": { | ||||
|                 "question": "Wat is het niveau van de moeilijkste route, volgens het Franse classificatiesysteem?", | ||||
|                 "render": "De maximale klimmoeilijkheid is {climbing:grade:french:max} volgens het Franse/Belgische systeem" | ||||
|             }, | ||||
|             "4": { | ||||
|             "7": { | ||||
|                 "question": "Is het mogelijk om hier te bolderen?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -381,7 +394,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "8": { | ||||
|                 "question": "Is het mogelijk om hier te toprope-klimmen?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -395,7 +408,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "6": { | ||||
|             "9": { | ||||
|                 "question": "Is het mogelijk om hier te sportklimmen/voorklimmen op reeds aangebrachte haken?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -409,7 +422,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "7": { | ||||
|             "10": { | ||||
|                 "question": "Is het mogelijk om hier traditioneel te klimmen? <br/><span class='subtle'>(Dit is klimmen met klemblokjes en friends)</span>", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -423,7 +436,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "8": { | ||||
|             "11": { | ||||
|                 "question": "Is er een snelklimmuur (speed climbing)?", | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  |  | |||
|  | @ -350,7 +350,7 @@ | |||
|             }, | ||||
|             "3": { | ||||
|                 "tagRenderings": { | ||||
|                     "2": { | ||||
|                     "5": { | ||||
|                         "render": "<strong>{name}</strong>" | ||||
|                     } | ||||
|                 } | ||||
|  | @ -364,7 +364,7 @@ | |||
|             } | ||||
|         }, | ||||
|         "roamingRenderings": { | ||||
|             "6": { | ||||
|             "9": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "Здесь можно заняться спортивным скалолазанием" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue