Hi There. Thanks for helping with this subject!
The locale for pap_CW is here: Locale Helper: pap_CW
This site gives some insight on nplural: Language Plural Rules
Here’s some general info about the differences: Papiamento vs Papiamentu: Language, Culture & Identity in the Caribbean | Storyteller Travel
Don’t get confused with PapiamentO and PapiamentU. In English, the language is called ‘Papiamento’ just like the language of Germany is called ‘German’.
In the Papiamento of Curaçao and Bonaire, the language is called ‘papiamentu’ just like german is called ‘Deutsch’ in German. The Papiamento of Aruba is called ‘papiamento’ in the Papiamento of Aruba.
The ISO 639 code is ‘pap’, and it is not in ISO 639-1 because that has only 2 letter names. In 639-2 all 2-letter names get 3-letter aliases and some 3 letter names are added, amongst others ‘pap’.
Regional codes are AW for Aruba (it’s also the toplevel domain), CW for Curaçao (also top level domain) and BQ for Bonaire. Bonaire is part of a country the Netherlands and therefore a specific region code was invented to not be confused with the NL regional code.
We choose for pap_AW and pap_CW, while pap_CW is also for Bonaire. But there could always be room for pap_BQ if needed, but at the moment pap_BQ and pap_CW can be seen as one.
(ISO 3166-2:CW - Wikipedia, ISO 3166-2:AW - Wikipedia, ISO 3166-2:BQ - Wikipedia. Strangely enough BQ is also Saba and St Eustatius, where no Papiamento is spoken at all)
Based on what I could find on Github (but this seems an archived file)
transifex-old-core/transifex/languages/fixtures/all_languages.json at bae89a6e2e2f05bda08d5900b8e112ef5306268f · transifex/transifex-old-core · GitHub, this may or may not what you need:
"fields": {
"rule_few": "",
"code_aliases": "pap-CW pap-cw ",
"code": "pap_CW",
"name": "Papiamento (Curaçao and Bonaire)",
"description": "",
"pluralequation": "(n != 1)",
"rule_zero": "",
"rule_two": "",
"rule_one": "n is 1",
"rule_other": "everything else",
"specialchars": "",
"rule_many": "",
"nplurals": 1
}
"fields": {
"rule_few": "",
"code_aliases": "pap-AW pap-aw ",
"code": "pap_AW",
"name": "Papiamento (Aruba)",
"description": "",
"pluralequation": "(n != 1)",
"rule_zero": "",
"rule_two": "",
"rule_one": "n is 1",
"rule_other": "everything else",
"specialchars": "",
"rule_many": "",
"nplurals": 1
}
I think nplurals is 1, because we have only one plural form, namely by suffixing -nan to the word.
See also https://bankodipalabra.com and https://papiamentu.info
Please let me know if you need more info or if I can help in any way.
Cheers
Ace Suares