forked from MapComplete/MapComplete
Translated using Weblate (Polish)
Currently translated at 6.0% (89 of 1464 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/pl/
This commit is contained in:
parent
0fdb27a3ff
commit
17a5350ad7
1 changed files with 79 additions and 2 deletions
|
@ -12,7 +12,60 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"render": "Dzieło sztuki"
|
"render": "Dzieło sztuki"
|
||||||
}
|
},
|
||||||
|
"tagRenderings": {
|
||||||
|
"artwork-artwork_type": {
|
||||||
|
"mappings": {
|
||||||
|
"1": {
|
||||||
|
"then": "Mural"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Obraz"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"then": "Popiersie"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "Posąg"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "Płaskorzeźba"
|
||||||
|
},
|
||||||
|
"10": {
|
||||||
|
"then": "Azulejo (hiszpańskie płytka dekoracyjna)"
|
||||||
|
},
|
||||||
|
"0": {
|
||||||
|
"then": "Architektura"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Rzeźba"
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"then": "Skała"
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"then": "Płyta ceramiczna (fliza)"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "Instalacja artystyczna"
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"then": "Graffiti"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Jakiego rodzaju jest to dzieło sztuki?",
|
||||||
|
"render": "Jest to {artwork_type}"
|
||||||
|
},
|
||||||
|
"artwork-website": {
|
||||||
|
"question": "Gdzie znajdę więcej informacji na temat tego dzieła sztuki?",
|
||||||
|
"render": "Więcej informacji na <a href='{website}' target='_blank'>tej stronie</a>"
|
||||||
|
},
|
||||||
|
"artwork-artist_name": {
|
||||||
|
"question": "Który artysta to stworzył?",
|
||||||
|
"render": "Stworzone przez {artist_name}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "Dzieła sztuki"
|
||||||
},
|
},
|
||||||
"bench": {
|
"bench": {
|
||||||
"name": "Ławki",
|
"name": "Ławki",
|
||||||
|
@ -217,5 +270,29 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"address": {
|
||||||
|
"description": "Adresy",
|
||||||
|
"tagRenderings": {
|
||||||
|
"housenumber": {
|
||||||
|
"question": "Jaki jest numer tego domu?",
|
||||||
|
"render": "Numer tego domu to <b>{addr:housenumber}</b>",
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Ten budynek nie ma numeru"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"street": {
|
||||||
|
"question": "Na jakiej ulicy znajduje się ten adres?",
|
||||||
|
"render": "Ten adres znajduje się na ulicy <b>{addr:street}</b>"
|
||||||
|
},
|
||||||
|
"fixme": {
|
||||||
|
"question": "Co wymaga naprawy? Proszę wytłumaczyć"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Znany adres"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue