Translated using Weblate (Slovenian)

Currently translated at 4.3% (158 of 3660 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/sl/
This commit is contained in:
Štefan Baebler 2024-08-22 09:51:49 +00:00 committed by Hosted Weblate
parent 192ef260e8
commit d5024bf607
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -133,6 +133,55 @@
"render": "Defibrilator"
}
},
"memorial": {
"tagRenderings": {
"inscription": {
"mappings": {
"0": {
"then": "Ta spomenik nima napisa"
}
},
"question": "Kakšen je napis na tem spomeniku?",
"render": "Napis na tem spomeniku je: <p><i>{inscription}<i></p>"
},
"memorial-type": {
"mappings": {
"0": {
"then": "To je kip"
},
"1": {
"then": "To je plošča"
},
"10": {
"then": "To je križ"
},
"12": {
"then": "To je zgodovinski tank, ki je stalno postavljen v spomin na javnem kraju"
},
"13": {
"then": "To je spominsko drevo"
},
"14": {
"then": "To je nagrobni kamen; oseba je pokopana tu"
},
"6": {
"then": "To je spominski kamen"
},
"7": {
"then": "To je doprsni kip"
},
"8": {
"then": "To je skulptura"
},
"9": {
"then": "To je obelisk"
}
},
"question": "Kakšne vrste spomenik je to?",
"render": "To je {memorial}"
}
}
},
"questions": {
"tagRenderings": {
"description": {
@ -456,6 +505,11 @@
}
}
},
"usersettings": {
"title": {
"render": "Nastavitve"
}
},
"windturbine": {
"tagRenderings": {
"windturbine-fixme": {
@ -463,4 +517,4 @@
}
}
}
}
}