[v4,2/2] localedata: Add Hunsrickisch locale for Brazil (hrx_BR)
Checks
| Context |
Check |
Description |
| redhat-pt-bot/TryBot-apply_patch |
success
|
Patch applied to master at the time it was sent
|
| redhat-pt-bot/TryBot-32bit |
success
|
Build for i686
|
| linaro-tcwg-bot/tcwg_glibc_build--master-aarch64 |
success
|
Build passed
|
| linaro-tcwg-bot/tcwg_glibc_build--master-arm |
success
|
Build passed
|
| linaro-tcwg-bot/tcwg_glibc_check--master-aarch64 |
success
|
Test passed
|
| linaro-tcwg-bot/tcwg_glibc_check--master-arm |
success
|
Test passed
|
Commit Message
Signed-off-by: Garccez <joangarcez2100@gmail.com>
---
NEWS | 2 +
localedata/SUPPORTED | 1 +
localedata/locales/hrx_BR | 130 ++++++++++++++++++++++++++++++++++++++
3 files changed, 133 insertions(+)
create mode 100644 localedata/locales/hrx_BR
Comments
Hi,
Just a gentle ping on this patch. Please let me know if there's anything
else needed.
Best regards,
Garccez
On 3/25/26 18:22, Garccez wrote:
> Signed-off-by: Garccez <joangarcez2100@gmail.com>
> ---
> NEWS | 2 +
> localedata/SUPPORTED | 1 +
> localedata/locales/hrx_BR | 130 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 133 insertions(+)
> create mode 100644 localedata/locales/hrx_BR
>
> diff --git a/NEWS b/NEWS
> index bb942fcc94..ba67c2e02d 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -16,6 +16,8 @@ Major new features:
> * The SVID handling for cosh and sinh were moved to compat symbols, allowing
> improvements in performance.
>
> +* New locale added: hrx_BR (Hunsrik language spoken in Brazil).
> +
> Deprecated and removed features, and other changes affecting compatibility:
>
> * Although malloc and related functions currently return pointers
> diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
> index 567ea85580..41cfcd6c29 100644
> --- a/localedata/SUPPORTED
> +++ b/localedata/SUPPORTED
> @@ -261,6 +261,7 @@ hif_FJ/UTF-8 \
> hne_IN/UTF-8 \
> hr_HR.UTF-8/UTF-8 \
> hr_HR/ISO-8859-2 \
> +hrx_BR.UTF-8/UTF-8 \
> hsb_DE/ISO-8859-2 \
> hsb_DE.UTF-8/UTF-8 \
> ht_HT/UTF-8 \
> diff --git a/localedata/locales/hrx_BR b/localedata/locales/hrx_BR
> new file mode 100644
> index 0000000000..c7a5b38e0d
> --- /dev/null
> +++ b/localedata/locales/hrx_BR
> @@ -0,0 +1,130 @@
> +comment_char %
> +escape_char /
> +
> +% Copyright The GNU Toolchain Authors.
> +% This file is part of the GNU C Library.
> +%
> +% The GNU C Library is free software; you can redistribute it and/or
> +% modify it under the terms of the GNU Lesser General Public
> +% License as published by the Free Software Foundation; either
> +% version 2.1 of the License, or (at your option) any later version.
> +%
> +% The GNU C Library is distributed in the hope that it will be useful,
> +% but WITHOUT ANY WARRANTY; without even the implied warranty of
> +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> +% Lesser General Public License for more details.
> +%
> +% You should have received a copy of the GNU Lesser General Public
> +% License along with the GNU C Library; if not, see
> +% <https://www.gnu.org/licenses/>.
> +
> +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> +% Hunsrickisch (hrx) locale for Brazil
> +% Source: João V. Garcez
> +% Language: Hunsrickisch (Riograndenser Hunsrickisch)
> +% Territory: Brazil
> +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> +
> +LC_IDENTIFICATION
> +title "Hunsrickisch locale for Brazil"
> +source "João V. Garcez"
> +address ""
> +contact ""
> +email "joangarcez2100@protonmail.com"
> +tel ""
> +fax ""
> +language "Hunsrickisch"
> +territory "Brazil"
> +revision "0.1"
> +date "2026-03-20"
> +%
> +category "i18n:2012";LC_IDENTIFICATION
> +category "i18n:2012";LC_CTYPE
> +category "i18n:2012";LC_COLLATE
> +category "i18n:2012";LC_TIME
> +category "i18n:2012";LC_NUMERIC
> +category "i18n:2012";LC_MONETARY
> +category "i18n:2012";LC_MESSAGES
> +category "i18n:2012";LC_PAPER
> +category "i18n:2012";LC_NAME
> +category "i18n:2012";LC_ADDRESS
> +category "i18n:2012";LC_TELEPHONE
> +category "i18n:2012";LC_MEASUREMENT
> +END LC_IDENTIFICATION
> +
> +LC_CTYPE
> +copy "i18n"
> +END LC_CTYPE
> +
> +% There is no Hunsrik-specific way of writing these 3 below.
> +% Hunsrickisch speakers use Brazilian Portuguese standards.
> +LC_COLLATE
> +copy "pt_BR"
> +END LC_COLLATE
> +
> +LC_MONETARY
> +copy "pt_BR"
> +END LC_MONETARY
> +
> +LC_NUMERIC
> +copy "pt_BR"
> +END LC_NUMERIC
> +
> +LC_MESSAGES
> +yesexpr "^[+1iIjJyY]"
> +noexpr "^[-0nN]"
> +yesstr "ia"
> +nostr "nee"
> +END LC_MESSAGES
> +
> +LC_TIME
> +abday "Su";"Mo";"Di";"Mi";"Do";"Fr";"Sa"
> +day "Sunntach";"Montach";"Dinstach";/
> + "Mittwoch";"Donnerstach";"Freitach";"Samstach"
> +abmon "Jan";"Feb";"Mer";"Apr";"Maa";"Jun";/
> + "Jul";"Aag";"Sep";"Okt";"Nov";"Dez"
> +mon "Januer";"Februer";"Merz";"April";"Maai";"Juni";/
> + "Juli";"Aagust";"September";"Oktover";"November";"Dezember"
> +d_t_fmt "%a %d %b %Y %T %Z"
> +d_fmt "%d/%m/%Y"
> +t_fmt "%T"
> +am_pm "";""
> +t_fmt_ampm ""
> +date_fmt "%a %-d. %b %H:%M:%S %Z %Y"
> +week 7;19971130;1
> +first_weekday 1
> +END LC_TIME
> +
> +LC_PAPER
> +copy "i18n"
> +END LC_PAPER
> +
> +LC_MEASUREMENT
> +copy "i18n"
> +END LC_MEASUREMENT
> +
> +LC_ADDRESS
> +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
> +country_name "Brasilje"
> +country_ab2 "BR"
> +country_ab3 "BRA"
> +country_num 076
> +country_car "BR"
> +country_isbn 85
> +lang_name "Hunsrickisch"
> +lang_ab ""
> +lang_term "hrx"
> +lang_lib "hrx"
> +END LC_ADDRESS
> +
> +LC_TELEPHONE
> +copy "pt_BR"
> +END LC_TELEPHONE
> +
> +LC_NAME
> +name_fmt "%d%t%g%t%m%t%f"
> +name_miss "Fraa"
> +name_mr "Herr"
> +name_mrs "Fraa"
> +name_ms "Fraa"
> +END LC_NAME
On 3/25/26 5:22 PM, Garccez wrote:
> Signed-off-by: Garccez <joangarcez2100@gmail.com>
This also looks good to me.
I'll look into getting this committed.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
> ---
> NEWS | 2 +
> localedata/SUPPORTED | 1 +
> localedata/locales/hrx_BR | 130 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 133 insertions(+)
> create mode 100644 localedata/locales/hrx_BR
>
> diff --git a/NEWS b/NEWS
> index bb942fcc94..ba67c2e02d 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -16,6 +16,8 @@ Major new features:
> * The SVID handling for cosh and sinh were moved to compat symbols, allowing
> improvements in performance.
>
> +* New locale added: hrx_BR (Hunsrik language spoken in Brazil).
OK.
> +
> Deprecated and removed features, and other changes affecting compatibility:
>
> * Although malloc and related functions currently return pointers
> diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
> index 567ea85580..41cfcd6c29 100644
> --- a/localedata/SUPPORTED
> +++ b/localedata/SUPPORTED
> @@ -261,6 +261,7 @@ hif_FJ/UTF-8 \
> hne_IN/UTF-8 \
> hr_HR.UTF-8/UTF-8 \
> hr_HR/ISO-8859-2 \
> +hrx_BR.UTF-8/UTF-8 \
OK. Adds new UTF-8-based locale.
> hsb_DE/ISO-8859-2 \
> hsb_DE.UTF-8/UTF-8 \
> ht_HT/UTF-8 \
> diff --git a/localedata/locales/hrx_BR b/localedata/locales/hrx_BR
> new file mode 100644
> index 0000000000..c7a5b38e0d
> --- /dev/null
> +++ b/localedata/locales/hrx_BR
> @@ -0,0 +1,130 @@
> +comment_char %
> +escape_char /
> +
> +% Copyright The GNU Toolchain Authors.
> +% This file is part of the GNU C Library.
> +%
> +% The GNU C Library is free software; you can redistribute it and/or
> +% modify it under the terms of the GNU Lesser General Public
> +% License as published by the Free Software Foundation; either
> +% version 2.1 of the License, or (at your option) any later version.
> +%
> +% The GNU C Library is distributed in the hope that it will be useful,
> +% but WITHOUT ANY WARRANTY; without even the implied warranty of
> +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> +% Lesser General Public License for more details.
> +%
> +% You should have received a copy of the GNU Lesser General Public
> +% License along with the GNU C Library; if not, see
> +% <https://www.gnu.org/licenses/>.
OK. DCO-based header.
> +
> +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> +% Hunsrickisch (hrx) locale for Brazil
> +% Source: João V. Garcez
> +% Language: Hunsrickisch (Riograndenser Hunsrickisch)
> +% Territory: Brazil
> +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> +
> +LC_IDENTIFICATION
> +title "Hunsrickisch locale for Brazil"
> +source "João V. Garcez"
> +address ""
> +contact ""
> +email "joangarcez2100@protonmail.com"
OK. Contact information provided.
> +tel ""
> +fax ""
> +language "Hunsrickisch"
> +territory "Brazil"
> +revision "0.1"
> +date "2026-03-20"
> +%
> +category "i18n:2012";LC_IDENTIFICATION
> +category "i18n:2012";LC_CTYPE
> +category "i18n:2012";LC_COLLATE
> +category "i18n:2012";LC_TIME
> +category "i18n:2012";LC_NUMERIC
> +category "i18n:2012";LC_MONETARY
> +category "i18n:2012";LC_MESSAGES
> +category "i18n:2012";LC_PAPER
> +category "i18n:2012";LC_NAME
> +category "i18n:2012";LC_ADDRESS
> +category "i18n:2012";LC_TELEPHONE
> +category "i18n:2012";LC_MEASUREMENT
> +END LC_IDENTIFICATION
> +
> +LC_CTYPE
> +copy "i18n"
> +END LC_CTYPE
> +
> +% There is no Hunsrik-specific way of writing these 3 below.
> +% Hunsrickisch speakers use Brazilian Portuguese standards.
> +LC_COLLATE
> +copy "pt_BR"
> +END LC_COLLATE
> +
> +LC_MONETARY
> +copy "pt_BR"
> +END LC_MONETARY
> +
> +LC_NUMERIC
> +copy "pt_BR"
> +END LC_NUMERIC
> +
> +LC_MESSAGES
> +yesexpr "^[+1iIjJyY]"
> +noexpr "^[-0nN]"
> +yesstr "ia"
> +nostr "nee"
> +END LC_MESSAGES
> +
> +LC_TIME
> +abday "Su";"Mo";"Di";"Mi";"Do";"Fr";"Sa"
> +day "Sunntach";"Montach";"Dinstach";/
> + "Mittwoch";"Donnerstach";"Freitach";"Samstach"
> +abmon "Jan";"Feb";"Mer";"Apr";"Maa";"Jun";/
> + "Jul";"Aag";"Sep";"Okt";"Nov";"Dez"
> +mon "Januer";"Februer";"Merz";"April";"Maai";"Juni";/
> + "Juli";"Aagust";"September";"Oktover";"November";"Dezember"
> +d_t_fmt "%a %d %b %Y %T %Z"
> +d_fmt "%d/%m/%Y"
> +t_fmt "%T"
> +am_pm "";""
> +t_fmt_ampm ""
> +date_fmt "%a %-d. %b %H:%M:%S %Z %Y"
> +week 7;19971130;1
> +first_weekday 1
> +END LC_TIME
> +
> +LC_PAPER
> +copy "i18n"
> +END LC_PAPER
> +
> +LC_MEASUREMENT
> +copy "i18n"
> +END LC_MEASUREMENT
> +
> +LC_ADDRESS
> +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
> +country_name "Brasilje"
> +country_ab2 "BR"
> +country_ab3 "BRA"
> +country_num 076
> +country_car "BR"
> +country_isbn 85
> +lang_name "Hunsrickisch"
> +lang_ab ""
> +lang_term "hrx"
> +lang_lib "hrx"
> +END LC_ADDRESS
> +
> +LC_TELEPHONE
> +copy "pt_BR"
> +END LC_TELEPHONE
> +
> +LC_NAME
> +name_fmt "%d%t%g%t%m%t%f"
> +name_miss "Fraa"
> +name_mr "Herr"
> +name_mrs "Fraa"
> +name_ms "Fraa"
> +END LC_NAME
On 3/25/26 5:22 PM, Garccez wrote:
> Signed-off-by: Garccez <joangarcez2100@gmail.com>
As I was about to install this I used Claude Code Opus 4.6 to do a quick review.
It found 2 things which I'll highlight here:
1. LC_IDENTIFICATION is by convention in English.
2. The ISBN is legacy 10-digit format no longer valid for Brazil, and we should
just drop it to match pt_BR.
I think with a v5 we're done?
If you post a new version I'll provide the reviews and commit it. Thank you!
> ---
> NEWS | 2 +
> localedata/SUPPORTED | 1 +
> localedata/locales/hrx_BR | 130 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 133 insertions(+)
> create mode 100644 localedata/locales/hrx_BR
>
> diff --git a/NEWS b/NEWS
> index bb942fcc94..ba67c2e02d 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -16,6 +16,8 @@ Major new features:
> * The SVID handling for cosh and sinh were moved to compat symbols, allowing
> improvements in performance.
>
> +* New locale added: hrx_BR (Hunsrik language spoken in Brazil).
> +
> Deprecated and removed features, and other changes affecting compatibility:
>
> * Although malloc and related functions currently return pointers
> diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
> index 567ea85580..41cfcd6c29 100644
> --- a/localedata/SUPPORTED
> +++ b/localedata/SUPPORTED
> @@ -261,6 +261,7 @@ hif_FJ/UTF-8 \
> hne_IN/UTF-8 \
> hr_HR.UTF-8/UTF-8 \
> hr_HR/ISO-8859-2 \
> +hrx_BR.UTF-8/UTF-8 \
> hsb_DE/ISO-8859-2 \
> hsb_DE.UTF-8/UTF-8 \
> ht_HT/UTF-8 \
> diff --git a/localedata/locales/hrx_BR b/localedata/locales/hrx_BR
> new file mode 100644
> index 0000000000..c7a5b38e0d
> --- /dev/null
> +++ b/localedata/locales/hrx_BR
> @@ -0,0 +1,130 @@
> +comment_char %
> +escape_char /
> +
> +% Copyright The GNU Toolchain Authors.
> +% This file is part of the GNU C Library.
> +%
> +% The GNU C Library is free software; you can redistribute it and/or
> +% modify it under the terms of the GNU Lesser General Public
> +% License as published by the Free Software Foundation; either
> +% version 2.1 of the License, or (at your option) any later version.
> +%
> +% The GNU C Library is distributed in the hope that it will be useful,
> +% but WITHOUT ANY WARRANTY; without even the implied warranty of
> +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> +% Lesser General Public License for more details.
> +%
> +% You should have received a copy of the GNU Lesser General Public
> +% License along with the GNU C Library; if not, see
> +% <https://www.gnu.org/licenses/>.
> +
> +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> +% Hunsrickisch (hrx) locale for Brazil
> +% Source: João V. Garcez
> +% Language: Hunsrickisch (Riograndenser Hunsrickisch)
> +% Territory: Brazil
> +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> +
> +LC_IDENTIFICATION
> +title "Hunsrickisch locale for Brazil"
All previous LC_IDENTIFICATION by convention is in English.
I think we probably want:
"Hunsrik locale for Brazil"?
> +source "João V. Garcez"
> +address ""
> +contact ""
> +email "joangarcez2100@protonmail.com"
> +tel ""
> +fax ""
> +language "Hunsrickisch"
Likewise "Hunsrik" as per ISO 639-3 data. The english version of the name.
For example in de_DE we use "German" not "Deutsch"
> +territory "Brazil"
> +revision "0.1"
> +date "2026-03-20"
> +%
> +category "i18n:2012";LC_IDENTIFICATION
> +category "i18n:2012";LC_CTYPE
> +category "i18n:2012";LC_COLLATE
> +category "i18n:2012";LC_TIME
> +category "i18n:2012";LC_NUMERIC
> +category "i18n:2012";LC_MONETARY
> +category "i18n:2012";LC_MESSAGES
> +category "i18n:2012";LC_PAPER
> +category "i18n:2012";LC_NAME
> +category "i18n:2012";LC_ADDRESS
> +category "i18n:2012";LC_TELEPHONE
> +category "i18n:2012";LC_MEASUREMENT
> +END LC_IDENTIFICATION
> +
> +LC_CTYPE
> +copy "i18n"
> +END LC_CTYPE
> +
> +% There is no Hunsrik-specific way of writing these 3 below.
> +% Hunsrickisch speakers use Brazilian Portuguese standards.
> +LC_COLLATE
> +copy "pt_BR"
> +END LC_COLLATE
> +
> +LC_MONETARY
> +copy "pt_BR"
> +END LC_MONETARY
> +
> +LC_NUMERIC
> +copy "pt_BR"
> +END LC_NUMERIC
> +
> +LC_MESSAGES
> +yesexpr "^[+1iIjJyY]"
> +noexpr "^[-0nN]"
> +yesstr "ia"
> +nostr "nee"
> +END LC_MESSAGES
> +
> +LC_TIME
> +abday "Su";"Mo";"Di";"Mi";"Do";"Fr";"Sa"
> +day "Sunntach";"Montach";"Dinstach";/
> + "Mittwoch";"Donnerstach";"Freitach";"Samstach"
> +abmon "Jan";"Feb";"Mer";"Apr";"Maa";"Jun";/
> + "Jul";"Aag";"Sep";"Okt";"Nov";"Dez"
> +mon "Januer";"Februer";"Merz";"April";"Maai";"Juni";/
> + "Juli";"Aagust";"September";"Oktover";"November";"Dezember"
> +d_t_fmt "%a %d %b %Y %T %Z"
> +d_fmt "%d/%m/%Y"
> +t_fmt "%T"
> +am_pm "";""
> +t_fmt_ampm ""
> +date_fmt "%a %-d. %b %H:%M:%S %Z %Y"
> +week 7;19971130;1
> +first_weekday 1
> +END LC_TIME
> +
> +LC_PAPER
> +copy "i18n"
> +END LC_PAPER
> +
> +LC_MEASUREMENT
> +copy "i18n"
> +END LC_MEASUREMENT
> +
> +LC_ADDRESS
> +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
> +country_name "Brasilje"
> +country_ab2 "BR"
> +country_ab3 "BRA"
> +country_num 076
> +country_car "BR"
> +country_isbn 85
This is the legacy 10-digit ISBN.
Suggest dropping country_isbn to match pt_BR.
> +lang_name "Hunsrickisch"
> +lang_ab ""
> +lang_term "hrx"
> +lang_lib "hrx"
> +END LC_ADDRESS
> +
> +LC_TELEPHONE
> +copy "pt_BR"
> +END LC_TELEPHONE
> +
> +LC_NAME
> +name_fmt "%d%t%g%t%m%t%f"
> +name_miss "Fraa"
> +name_mr "Herr"
> +name_mrs "Fraa"
> +name_ms "Fraa"
> +END LC_NAME
@@ -16,6 +16,8 @@ Major new features:
* The SVID handling for cosh and sinh were moved to compat symbols, allowing
improvements in performance.
+* New locale added: hrx_BR (Hunsrik language spoken in Brazil).
+
Deprecated and removed features, and other changes affecting compatibility:
* Although malloc and related functions currently return pointers
@@ -261,6 +261,7 @@ hif_FJ/UTF-8 \
hne_IN/UTF-8 \
hr_HR.UTF-8/UTF-8 \
hr_HR/ISO-8859-2 \
+hrx_BR.UTF-8/UTF-8 \
hsb_DE/ISO-8859-2 \
hsb_DE.UTF-8/UTF-8 \
ht_HT/UTF-8 \
new file mode 100644
@@ -0,0 +1,130 @@
+comment_char %
+escape_char /
+
+% Copyright The GNU Toolchain Authors.
+% This file is part of the GNU C Library.
+%
+% The GNU C Library is free software; you can redistribute it and/or
+% modify it under the terms of the GNU Lesser General Public
+% License as published by the Free Software Foundation; either
+% version 2.1 of the License, or (at your option) any later version.
+%
+% The GNU C Library is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+% Lesser General Public License for more details.
+%
+% You should have received a copy of the GNU Lesser General Public
+% License along with the GNU C Library; if not, see
+% <https://www.gnu.org/licenses/>.
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Hunsrickisch (hrx) locale for Brazil
+% Source: João V. Garcez
+% Language: Hunsrickisch (Riograndenser Hunsrickisch)
+% Territory: Brazil
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+LC_IDENTIFICATION
+title "Hunsrickisch locale for Brazil"
+source "João V. Garcez"
+address ""
+contact ""
+email "joangarcez2100@protonmail.com"
+tel ""
+fax ""
+language "Hunsrickisch"
+territory "Brazil"
+revision "0.1"
+date "2026-03-20"
+%
+category "i18n:2012";LC_IDENTIFICATION
+category "i18n:2012";LC_CTYPE
+category "i18n:2012";LC_COLLATE
+category "i18n:2012";LC_TIME
+category "i18n:2012";LC_NUMERIC
+category "i18n:2012";LC_MONETARY
+category "i18n:2012";LC_MESSAGES
+category "i18n:2012";LC_PAPER
+category "i18n:2012";LC_NAME
+category "i18n:2012";LC_ADDRESS
+category "i18n:2012";LC_TELEPHONE
+category "i18n:2012";LC_MEASUREMENT
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "i18n"
+END LC_CTYPE
+
+% There is no Hunsrik-specific way of writing these 3 below.
+% Hunsrickisch speakers use Brazilian Portuguese standards.
+LC_COLLATE
+copy "pt_BR"
+END LC_COLLATE
+
+LC_MONETARY
+copy "pt_BR"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "pt_BR"
+END LC_NUMERIC
+
+LC_MESSAGES
+yesexpr "^[+1iIjJyY]"
+noexpr "^[-0nN]"
+yesstr "ia"
+nostr "nee"
+END LC_MESSAGES
+
+LC_TIME
+abday "Su";"Mo";"Di";"Mi";"Do";"Fr";"Sa"
+day "Sunntach";"Montach";"Dinstach";/
+ "Mittwoch";"Donnerstach";"Freitach";"Samstach"
+abmon "Jan";"Feb";"Mer";"Apr";"Maa";"Jun";/
+ "Jul";"Aag";"Sep";"Okt";"Nov";"Dez"
+mon "Januer";"Februer";"Merz";"April";"Maai";"Juni";/
+ "Juli";"Aagust";"September";"Oktover";"November";"Dezember"
+d_t_fmt "%a %d %b %Y %T %Z"
+d_fmt "%d/%m/%Y"
+t_fmt "%T"
+am_pm "";""
+t_fmt_ampm ""
+date_fmt "%a %-d. %b %H:%M:%S %Z %Y"
+week 7;19971130;1
+first_weekday 1
+END LC_TIME
+
+LC_PAPER
+copy "i18n"
+END LC_PAPER
+
+LC_MEASUREMENT
+copy "i18n"
+END LC_MEASUREMENT
+
+LC_ADDRESS
+postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_name "Brasilje"
+country_ab2 "BR"
+country_ab3 "BRA"
+country_num 076
+country_car "BR"
+country_isbn 85
+lang_name "Hunsrickisch"
+lang_ab ""
+lang_term "hrx"
+lang_lib "hrx"
+END LC_ADDRESS
+
+LC_TELEPHONE
+copy "pt_BR"
+END LC_TELEPHONE
+
+LC_NAME
+name_fmt "%d%t%g%t%m%t%f"
+name_miss "Fraa"
+name_mr "Herr"
+name_mrs "Fraa"
+name_ms "Fraa"
+END LC_NAME