forked from MapComplete/MapComplete
Merge remote-tracking branches 'weblate-github/weblate-mapcomplete-core' and 'weblate-github/weblate-mapcomplete-layers'
This commit is contained in:
commit
cdab062010
3 changed files with 497 additions and 494 deletions
|
@ -914,7 +914,7 @@
|
|||
"then": "Diese Bank hat keine Inschrift"
|
||||
},
|
||||
"1": {
|
||||
"then": "Diese Bank hat <span class='subtle'>(wahrscheinlich)</span> keine Inschrift"
|
||||
"then": "Diese Bank hat <span class='subtle'>wahrscheinlich</span> keine Inschrift"
|
||||
}
|
||||
},
|
||||
"question": "Hat diese Bank eine Inschrift?",
|
||||
|
@ -7643,6 +7643,9 @@
|
|||
"question": "Befindet sich der Bücherschrank im Freien?"
|
||||
},
|
||||
"public_bookcase-brand": {
|
||||
"freeform": {
|
||||
"placeholder": "Name des Netzwerks"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Der Bücherschrank gehört zu keinem Netzwerk"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -35,6 +35,23 @@
|
|||
"1": {
|
||||
"title": "un cartellone pubblicitario fissato a terra"
|
||||
},
|
||||
"10": {
|
||||
"description": "Un telo impermeabile con un messaggio stampato, fissato in modo permanente al muro",
|
||||
"title": "un telone"
|
||||
},
|
||||
"11": {
|
||||
"title": "un totem"
|
||||
},
|
||||
"12": {
|
||||
"description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata",
|
||||
"title": "un'insegna"
|
||||
},
|
||||
"13": {
|
||||
"title": "una scultura"
|
||||
},
|
||||
"14": {
|
||||
"title": "un murales"
|
||||
},
|
||||
"2": {
|
||||
"title": "un cartellone pubblicitario fissato al muro"
|
||||
},
|
||||
|
@ -60,23 +77,6 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "uno schermo montato su una pensilina del traporto pubblico"
|
||||
},
|
||||
"10": {
|
||||
"description": "Un telo impermeabile con un messaggio stampato, fissato in modo permanente al muro",
|
||||
"title": "un telone"
|
||||
},
|
||||
"11": {
|
||||
"title": "un totem"
|
||||
},
|
||||
"12": {
|
||||
"description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata",
|
||||
"title": "un'insegna"
|
||||
},
|
||||
"13": {
|
||||
"title": "una scultura"
|
||||
},
|
||||
"14": {
|
||||
"title": "un murales"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -159,6 +159,15 @@
|
|||
"1": {
|
||||
"then": "Murale"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Mosaico di piastrelle"
|
||||
},
|
||||
"12": {
|
||||
"then": "Scultura in legno"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dipinto"
|
||||
},
|
||||
|
@ -182,15 +191,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Rilievo"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Mosaico di piastrelle"
|
||||
},
|
||||
"12": {
|
||||
"then": "Scultura in legno"
|
||||
}
|
||||
},
|
||||
"question": "Che tipo di opera d’arte è questo?",
|
||||
|
@ -2185,27 +2185,6 @@
|
|||
"1": {
|
||||
"question": "Riciclo di batterie"
|
||||
},
|
||||
"2": {
|
||||
"question": "Riciclo di confezioni per bevande"
|
||||
},
|
||||
"3": {
|
||||
"question": "Riciclo di lattine"
|
||||
},
|
||||
"4": {
|
||||
"question": "Riciclo di abiti"
|
||||
},
|
||||
"5": {
|
||||
"question": "Riciclo di olio da cucina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Riciclo di olio da motore"
|
||||
},
|
||||
"8": {
|
||||
"question": "Riciclo di umido"
|
||||
},
|
||||
"9": {
|
||||
"question": "Riciclo di bottiglie di vetro"
|
||||
},
|
||||
"10": {
|
||||
"question": "Riciclo di vetro"
|
||||
},
|
||||
|
@ -2233,8 +2212,29 @@
|
|||
"19": {
|
||||
"question": "Riciclo di secco"
|
||||
},
|
||||
"2": {
|
||||
"question": "Riciclo di confezioni per bevande"
|
||||
},
|
||||
"20": {
|
||||
"question": "Riciclo di secco"
|
||||
},
|
||||
"3": {
|
||||
"question": "Riciclo di lattine"
|
||||
},
|
||||
"4": {
|
||||
"question": "Riciclo di abiti"
|
||||
},
|
||||
"5": {
|
||||
"question": "Riciclo di olio da cucina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Riciclo di olio da motore"
|
||||
},
|
||||
"8": {
|
||||
"question": "Riciclo di umido"
|
||||
},
|
||||
"9": {
|
||||
"question": "Riciclo di bottiglie di vetro"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -2287,27 +2287,6 @@
|
|||
"1": {
|
||||
"then": "Cartoni per bevande"
|
||||
},
|
||||
"2": {
|
||||
"then": "Lattine"
|
||||
},
|
||||
"3": {
|
||||
"then": "Abiti"
|
||||
},
|
||||
"4": {
|
||||
"then": "Olio da cucina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Olio di motore"
|
||||
},
|
||||
"7": {
|
||||
"then": "Verde"
|
||||
},
|
||||
"8": {
|
||||
"then": "Umido"
|
||||
},
|
||||
"9": {
|
||||
"then": "Bottiglie di vetro"
|
||||
},
|
||||
"10": {
|
||||
"then": "Vetro"
|
||||
},
|
||||
|
@ -2329,6 +2308,9 @@
|
|||
"19": {
|
||||
"then": "Rottami metallici"
|
||||
},
|
||||
"2": {
|
||||
"then": "Lattine"
|
||||
},
|
||||
"20": {
|
||||
"then": "Scarpe"
|
||||
},
|
||||
|
@ -2343,6 +2325,24 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Secco"
|
||||
},
|
||||
"3": {
|
||||
"then": "Abiti"
|
||||
},
|
||||
"4": {
|
||||
"then": "Olio da cucina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Olio di motore"
|
||||
},
|
||||
"7": {
|
||||
"then": "Verde"
|
||||
},
|
||||
"8": {
|
||||
"then": "Umido"
|
||||
},
|
||||
"9": {
|
||||
"then": "Bottiglie di vetro"
|
||||
}
|
||||
},
|
||||
"question": "Cosa si può riciclare qui?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue