Merge pull request #1036 from weblate/weblate-mapcomplete-layers

Translations update from Hosted Weblate
This commit is contained in:
Pieter Vander Vennet 2022-08-21 13:39:19 +02:00 committed by GitHub
commit 6edb473fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 46 additions and 15 deletions

View file

@ -939,7 +939,7 @@
"send_email_about_broken_pump": { "send_email_about_broken_pump": {
"render": { "render": {
"special": { "special": {
"body": "Hallo,\n\nMit dieser E-Mail möchte ich Ihnen mitteilen, dass die Fahrradpumpe, die sich unter https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} befindet, kaputt ist.", "body": "Hallo,\n\nMit dieser E-Mail möchte ich Ihnen mitteilen, dass die Fahrradpumpe, die sich unter https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} befindet, kaputt ist.\n\nMit freundlichen Grüßen",
"button_text": "Melde diese Fahrradpumpe als kaputt", "button_text": "Melde diese Fahrradpumpe als kaputt",
"subject": "Fahrradpumpe kaputt" "subject": "Fahrradpumpe kaputt"
} }
@ -4290,7 +4290,8 @@
"0": { "0": {
"applicableUnits": { "applicableUnits": {
"0": { "0": {
"human": "Millimeter" "human": "Millimeter",
"humanSingular": "Millimeter"
} }
} }
} }
@ -4302,11 +4303,41 @@
"tagRenderings": { "tagRenderings": {
"name": { "name": {
"question": "Wie lautet der Name dieses Raums?", "question": "Wie lautet der Name dieses Raums?",
"render": "Der Name des Raums lautet {name}" "render": "Der Name des Raums lautet {name}",
"freeform": {
"placeholder": "Name des Raums"
}
},
"ref": {
"freeform": {
"placeholder": "Raumnummer (z.B. '1.1' oder 'A1')"
},
"question": "Wie lautet die Nummer dieses Raums?",
"render": "Dieser Raum hat die Raumnummer {ref}"
} }
}, },
"title": { "title": {
"render": "Innenbereich {name}" "render": "Innenbereich {name}",
"mappings": {
"0": {
"then": "Innenraum {name}"
},
"1": {
"then": "Innenbereich {name}"
},
"2": {
"then": "Innenwand {name}"
},
"3": {
"then": "Innengang {name}"
},
"4": {
"then": "Innentür {name}"
},
"5": {
"then": "Geschoss {name}"
}
}
} }
}, },
"information_board": { "information_board": {
@ -4689,7 +4720,7 @@
} }
}, },
"question": "Wie hoch ist die zulässige Höchstgeschwindigkeit, die man auf dieser Straße fahren darf?", "question": "Wie hoch ist die zulässige Höchstgeschwindigkeit, die man auf dieser Straße fahren darf?",
"render": "Die zulässige Höchstgeschwindigkeit auf dieser Straße ist {canonical(maxspeed)}" "render": "Die zulässige Höchstgeschwindigkeit auf dieser Straße beträgt {canonical(maxspeed)}"
} }
}, },
"title": { "title": {

View file

@ -259,10 +259,10 @@
"bench-backrest": { "bench-backrest": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Backrest: Yes" "then": "Does have a backresr"
}, },
"1": { "1": {
"then": "Backrest: No" "then": "Does <b>not</b> have a backrest"
} }
}, },
"question": "Does this bench have a backrest?" "question": "Does this bench have a backrest?"
@ -304,22 +304,22 @@
"bench-material": { "bench-material": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Material: wood" "then": "The seating is made from wood"
}, },
"1": { "1": {
"then": "Material: metal" "then": "The seating is made from metal"
}, },
"2": { "2": {
"then": "Material: stone" "then": "The seating is made from stone"
}, },
"3": { "3": {
"then": "Material: concrete" "then": "The seating is made from concrete"
}, },
"4": { "4": {
"then": "Material: plastic" "then": "The seating is made from plastic"
}, },
"5": { "5": {
"then": "Material: steel" "then": "The seating is made from steel"
} }
}, },
"question": "What is the bench (seating) made from?", "question": "What is the bench (seating) made from?",

View file

@ -402,7 +402,7 @@
"then": "Alquilar una bicicleta es gratis" "then": "Alquilar una bicicleta es gratis"
}, },
"1": { "1": {
"then": "Alquilar una bicicleta cuesta 20€/año y 20€ de fianza" "then": "Alquilar una bicicleta cuesta 20€/año y 20€ de garantía"
} }
}, },
"question": "¿Cuánto cuesta alquilar una bicicleta?", "question": "¿Cuánto cuesta alquilar una bicicleta?",