Themes(climbing): Clarify questions about gear rental

Specify in the question that it's for gear to rent for use within the
gym.
This commit is contained in:
Midgard 2024-12-09 22:26:17 +01:00
parent f8cfcb9533
commit 91e204aade
Signed by: midgard
GPG key ID: 511C112F1331BBB4
3 changed files with 21 additions and 21 deletions

View file

@ -147,8 +147,8 @@
{
"id": "shoe_rental",
"question": {
"en": "Can one rent climbing shoes here?",
"nl": "Kunnen hier klimschoenen gehuurd worden?",
"en": "Can one rent climbing shoes here to use in the gym?",
"nl": "Kunnen hier klimschoenen gehuurd worden voor gebruik in de zaal?",
"fr": "Peut-on louer des chaussures d'escalade ici ?",
"de": "Kann man hier Kletterschuhe ausleihen?",
"pl": "Czy można tutaj wypożyczyć buty do wspinaczki?",
@ -233,8 +233,8 @@
{
"id": "harness_rental",
"question": {
"en": "Can one rent a climbing harness here?",
"nl": "Kan een klimgordel hier gehuurd worden?",
"en": "Can one rent a climbing harness here to use in the gym?",
"nl": "Kan hier een klimgordel gehuurd worden voor gebruik in de zaal?",
"fr": "Peut-on louer un baudrier d'escalade ici ?",
"de": "Kann man hier einen Klettergurt ausleihen?",
"cs": "Lze si zde zapůjčit horolezecký postroj?",
@ -242,19 +242,19 @@
},
"condition": {
"or": [
"condition": {
{
"and": [
"climbing:sport!=",
"climbing:sport!=no"
]
},
"condition": {
{
"and": [
"climbing:toprope!=",
"climbing:toprope!=no"
]
},
"condition": {
{
"and": [
"climbing:speed!=",
"climbing:speed!=no"
@ -334,8 +334,8 @@
{
"id": "belay_device_rental",
"question": {
"en": "Can one rent a belay device here?",
"nl": "Kan een zekeringsapparaat hier gehuurd worden?",
"en": "Can one rent a belay device here to use in the gym?",
"nl": "Kan hier een zekeringsapparaat gehuurd worden voor gebruik in de zaal?",
"fr": "Peut-on louer un dispositif d'assurage ici ?",
"de": "Kann man hier ein Sicherungsgerät ausleihen?",
"cs": "Lze si zde půjčit jištění?",
@ -343,13 +343,13 @@
},
"condition": {
"or": [
"condition": {
{
"and": [
"climbing:sport!=",
"climbing:sport!=no"
]
},
"condition": {
{
"and": [
"climbing:toprope!=",
"climbing:toprope!=no"
@ -448,8 +448,8 @@
{
"id": "rope_rental",
"question": {
"en": "Can one rent a climbing rope here?",
"nl": "Kan een klimtouw hier gehuurd worden?",
"en": "Can one rent a climbing rope here to use in the gym?",
"nl": "Kan hier een klimtouw gehuurd worden voor gebruik in de zaal?",
"fr": "Peut-on louer une corde d'escalade ici ?",
"de": "Kann man hier ein Kletterseil ausleihen?",
"cs": "Lze si zde půjčit lezecké lano?",

View file

@ -3069,7 +3069,7 @@
"then": "A belay device can <b>not</b> be rented here"
}
},
"question": "Can one rent a belay device here?"
"question": "Can one rent a belay device here to use in the gym?"
},
"harness_rental": {
"mappings": {
@ -3086,7 +3086,7 @@
"then": "A climbing harness can <b>not</b> be rented here"
}
},
"question": "Can one rent a climbing harness here?"
"question": "Can one rent a climbing harness here to use in the gym?"
},
"name": {
"question": "What is the name of this climbing gym?"
@ -3106,7 +3106,7 @@
"then": "A climbing rope can <b>not</b> be rented here"
}
},
"question": "Can one rent a climbing rope here?"
"question": "Can one rent a climbing rope here to use in the gym?"
},
"shoe_rental": {
"mappings": {
@ -3123,7 +3123,7 @@
"then": "Climbing shoes can <b>not</b> be rented here"
}
},
"question": "Can one rent climbing shoes here?"
"question": "Can one rent climbing shoes here to use in the gym?"
}
},
"title": {

View file

@ -2748,7 +2748,7 @@
"then": "Hier kan <b>geen</b> zekeringsapparaat gehuurd worden"
}
},
"question": "Kan een zekeringsapparaat hier gehuurd worden?"
"question": "Kan hier een zekeringsapparaat gehuurd worden voor gebruik in de zaal?"
},
"harness_rental": {
"mappings": {
@ -2765,7 +2765,7 @@
"then": "Hier kunnen <b>geen</b> klimgordels gehuurd worden"
}
},
"question": "Kan een klimgordel hier gehuurd worden?"
"question": "Kan hier een klimgordel gehuurd worden voor gebruik in de zaal?"
},
"name": {
"question": "Wat is de naam van dit Klimzaal?"
@ -2785,7 +2785,7 @@
"then": "Hier kan <b>geen</b> klimtouw gehuurd worden"
}
},
"question": "Kan een klimtouw hier gehuurd worden?"
"question": "Kan hier een klimtouw gehuurd worden voor gebruik in de zaal?"
},
"shoe_rental": {
"mappings": {
@ -2802,7 +2802,7 @@
"then": "Hier kunnen <b>geen</b> klimschoenen gehuurd worden"
}
},
"question": "Kunnen hier klimschoenen gehuurd worden?"
"question": "Kunnen hier klimschoenen gehuurd worden voor gebruik in de zaal?"
}
},
"title": {