[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gettext] [Patch] Plural forms for Portuguese
From: |
Eduardo M KALINOWSKI |
Subject: |
[bug-gettext] [Patch] Plural forms for Portuguese |
Date: |
Fri, 1 Jan 2016 12:30:21 -0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 |
The documentation and file gettext-tools/src/plural-table.c mention that
Brazilian Portuguese uses the singular form for 0 and 1, and plural for
n>1. That's incorrect in that the singular form is only used for 1, 0
uses the plural form just like English and many other languages. I'm
attaching a patch that fixes that.
A second patch adds the plural form for pt to the table.
--
Eduardo M KALINOWSKI
address@hidden
0001-Correct-pt_BR-plural-form.patch
Description: Text Data
0002-Include-entry-for-European-Portuguese-plural-form.patch
Description: Text Data
- [bug-gettext] [Patch] Plural forms for Portuguese,
Eduardo M KALINOWSKI <=