forked from MapComplete/MapComplete
Translated using Weblate (Polish)
Currently translated at 100.0% (11 of 11 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pl/
This commit is contained in:
parent
6155e1dc64
commit
8d5ec45f84
1 changed files with 18 additions and 0 deletions
|
@ -12,6 +12,24 @@
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"question": "Czy jest jeszcze coś istotnego, czego nie mogłeś podać w poprzednich pytaniach? Dodaj to tutaj.<br/><span style='font-size: small'>Nie powtarzaj już podanych faktów</span>"
|
"question": "Czy jest jeszcze coś istotnego, czego nie mogłeś podać w poprzednich pytaniach? Dodaj to tutaj.<br/><span style='font-size: small'>Nie powtarzaj już podanych faktów</span>"
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"question": "Jaka jest strona internetowa {name}?"
|
||||||
|
},
|
||||||
|
"level": {
|
||||||
|
"mappings": {
|
||||||
|
"2": {
|
||||||
|
"then": "Znajduje się na pierwszym piętrze"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Znajduje się na parterze"
|
||||||
|
},
|
||||||
|
"0": {
|
||||||
|
"then": "Znajduje się pod ziemią"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"render": "Znajduje się na {level} piętrze",
|
||||||
|
"question": "Na jakim poziomie znajduje się ta funkcja?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue