public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "priest at johnromanodorazio dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/24366] la_VA locale support
Date: Mon, 20 Dec 2021 03:45:26 +0000	[thread overview]
Message-ID: <bug-24366-716-543U2E837z@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-24366-716@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=24366

--- Comment #6 from John R. D'Orazio <priest at johnromanodorazio dot com> ---
Created attachment 13866
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13866&action=edit
latin - Vatican locale definition

Compared to the previously proposed patch, here are some of the choices I made
in this proposal:

1) since the Vatican doesn't have streets and street numbers, and any mail
going to the Vatican needs simply have an indication of a personal name and a
department, followed by the zip (00120) and the country name (generally "Città
del Vaticano" in Italian is used, so that's what I put as 'country_name' under
'LC_ADDRESS'. Keeping all this in mind I simplified the 'postal_fmt' control
characters.

2) Generally anyone being addressed at the Vatican is either the Pope, a
Cardinal, a Bishop, a Monsignor, or the head of a department (will often use a
title such as "Dottore"), so I formatted 'LC_NAME' with title, name and
surname.

3) Yes and No in Latin are expressed as "Sic" and "Non".

4) Monetarily, the Vatican uses the Euro, so this is the same as the Italian
locale

5) LC_NUMERIC cannot effectively be defined correctly, because Latin, even
ecclesiastical Latin, uses Roman numerals. However, I don't believe any kind of
POSIX locale supports anything besides Arabic numerals in ascending order from
0 to 9. So to make this work, I just left it the same as the Italian locale.

6) For the days of the Week, ecclesiastical Latin in fact uses "Feria Secunda"
or "Feria II" rather than the classical "Dies Lunae". Seeing that a practical
application for this could be formatting Dates to be printed in texts such as
the Roman Missal, and considering that in the Roman Missal the days of the week
are printed with Roman numerals rather than in word form ("Feria II" rather
than "Feria Secunda"), I opted for using the Roman numerals in the names of the
days of the week.

7) I'm not sure I fully know the format for the 'LC_CTYPE' section, but I
eyeballed the German locale to have an idea. Seeing that Latin has a few
ligatures, I'm guessing they need to be defined?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2021-12-20  3:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 15:25 [Bug localedata/24366] New: " nicolalucasbuescher+bugzilla at gmail dot com
2019-03-28 15:25 ` [Bug localedata/24366] " nicolalucasbuescher+bugzilla at gmail dot com
2019-12-29 13:41 ` jakub at redhat dot com
2020-01-09 23:44 ` digitalfreak at lingonborough dot com
2020-05-15 15:55 ` nicolalucasbuescher+bugzilla at gmail dot com
2021-12-20  0:15 ` priest at johnromanodorazio dot com
2021-12-20  3:45 ` priest at johnromanodorazio dot com [this message]
2021-12-21 11:02 ` priest at johnromanodorazio dot com
2024-01-18 11:00 ` maiku.fabian at gmail dot com
2024-01-18 13:40 ` priest at johnromanodorazio dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-24366-716-543U2E837z@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).