Survey translation headquaters

edititng a string

p331_introtext

Please, leave any formating marks enclosed in '< 'and '>' (such as <strong>, <ul> or <li>) untouched, otherwise the formating will break.Also, please leave any wildcards starting with % followed by a letter (such as %s or %d).





Original version (en)
<p>Below are <strong>two</strong> different situations, each showing <strong>100</strong> people.</p>
<ul>
    <li><strong>Orange figures</strong> represent people with the health condition</li>
    <li><strong>Blue figures</strong> represent people without it</li>
</ul>

%s

Previous versions

2026-04-21 14:09:23
<p>Poniżej przedstawione są <strong>dwie</strong> różne sytuacje, z których każda pokazuje <strong>100</strong> osób.</p>
<ul>
    <li><strong>Pomarańczowe figurki</strong> reprezentują osoby ze schorzeniem</li>
    <li><strong>Niebieskie figurki</strong> reprezentują osoby bez tego schorzenia</li>
</ul>

%s
2026-04-09 22:45:54
<p>Poniżej przedstawione są <strong>dwie</strong> różne sytuacje, z których każda pokazuje <strong>100</strong> osób.</p>
<ul>
    <li><strong>Żółte figurki</strong> reprezentują osoby ze schorzeniem</li>
    <li><strong>Niebieskie figurki</strong> reprezentują osoby bez tego schorzenia</li>
</ul>

%s