<p></p>
<p>Umm, what plural rule data are you using? Because our data says:</p>
<pre><code>"version": {
  "_number": "$Revision: 14885 $",
  "_unicodeVersion": "12.1.0",
  "_cldrVersion": "35.1"
},

  "cs": {
    "pluralRule-count-one": "i = 1 and v = 0 @integer 1",
    "pluralRule-count-few": "i = 2..4 and v = 0 @integer 2~4",
    "pluralRule-count-many": "v != 0   @decimal 0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …",
    "pluralRule-count-other": " @integer 0, 5~19, 100, 1000, 10000, 100000, 1000000, …"
  },
</code></pre>
<p>The question is, how can we make sure our plural rule data are in sync?</p>
<p>In this case, the additional form many should case no issues for you, right?</p>
<p>This is how it currently looks to our translators:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/1109395/84002992-01d00f80-a972-11ea-8456-ff7cfe9adee1.png"><img src="https://user-images.githubusercontent.com/1109395/84002992-01d00f80-a972-11ea-8456-ff7cfe9adee1.png" alt="image" style="max-width:100%;"></a></p>
<p>This currently just a warning, but I think we should make it an error so that no new translations with missing forms can be made. Do you agree?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2645#issuecomment-640418706">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMCQRPWZSKOTPUBW43RVSG57ANCNFSM4NXR7DGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLJYFSHPAPFD64ELIOLRVSG57A5CNFSM4NXR7DGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEYWAHEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2645#issuecomment-640418706",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2645#issuecomment-640418706",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>