Skip to content

Conversation

@grhoten
Copy link
Member

@grhoten grhoten commented Oct 26, 2025

CLDR-16292

This is a revised submission of #2769. It changes RBNF to use the new plural format values.

  • This PR completes the ticket.

@grhoten
Copy link
Member Author

grhoten commented Oct 29, 2025

@srl295 @AEApple for review as per the CLDR TC meeting. I can't request a reviewer here.

@srl295 srl295 requested review from AEApple and srl295 October 29, 2025 16:15
@AEApple
Copy link
Contributor

AEApple commented Oct 30, 2025

Can you fix the minimal pairs for the ordinals?

<ordinalMinimalPairs ordinal="other">Toma la {0}.ª a la derecha.</ordinalMinimalPairs>

I don't think they use RBNF logic right now and I think they have to be updated manually.

@grhoten
Copy link
Member Author

grhoten commented Oct 30, 2025

Err, that's grammatically correct. The singular masculine, singular feminine, plural masculine, and plural feminine all have a single grammatical state. Only the adjective form of the ordinal uses the er suffix, which has 2 grammatical states.

I mean an alternate exemplar translation could be this translation. I'm not a native Spanish speaker. So I'm not 100% sure about the grammatical correctness. Is this the one that you want?

<ordinalMinimalPairs ordinal="one">El {0}.ᵉʳ equipo clasificado ganó.</ordinalMinimalPairs>
<ordinalMinimalPairs ordinal="other">El {0}.º equipo clasificado ganó.</ordinalMinimalPairs>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants