public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "maiku.fabian at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug localedata/30605] New locale for Komi language
Date: Tue, 09 Jan 2024 13:46:00 +0000	[thread overview]
Message-ID: <bug-30605-131-NM9fq4r1BD@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-30605-131@http.sourceware.org/bugzilla/>

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

--- Comment #9 from Mike FABIAN <maiku.fabian at gmail dot com> ---
I am a bit surprised by the values for yesexpr and noexpr:
```
yesexpr "^[+1yYДерт]"
noexpr  "^[-0nNОг]"
```

Usually, in yesexpr after +1yY there should be the first letter of the word for
"yes" in Komi, in lower and in upper case. But there is Дерт. What is this? Is
this the word for "yes" in Komi?

And in case of the noexpr, what is Ог? Is this the word for "no" in Komi?

Here is how it looks in the ru_RU locale:

$ grep -A 5 ^LC_MESSAGES ru_RU 
LC_MESSAGES
yesexpr "^[+1yYДд]"
noexpr  "^[-0nNНн]"
yesstr  "да"
nostr   "нет"
END LC_MESSAGES

You did not supply "yesstr" and "nostr" in your kv_RU locale.

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

  parent reply	other threads:[~2024-01-09 13:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-02 11:01 [Bug localedata/30605] New: " izmestevks at basealt dot ru
2023-07-19 19:19 ` [Bug localedata/30605] " sokolov.andrey.yurevich at gmail dot com
2023-07-19 20:18 ` izmestevks at basealt dot ru
2023-07-24 12:46 ` sokolov.andrey.yurevich at gmail dot com
2023-07-24 15:49 ` izmestevks at basealt dot ru
2023-11-18 14:27 ` sokolov.andrey.yurevich at gmail dot com
2024-01-09 13:26 ` maiku.fabian at gmail dot com
2024-01-09 13:27 ` maiku.fabian at gmail dot com
2024-01-09 13:27 ` maiku.fabian at gmail dot com
2024-01-09 13:28 ` maiku.fabian at gmail dot com
2024-01-09 13:46 ` maiku.fabian at gmail dot com [this message]
2024-01-09 13:50 ` maiku.fabian at gmail dot com
2024-01-11 12:36 ` cvs-commit at gcc dot gnu.org
2024-01-11 12:41 ` maiku.fabian at gmail 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-30605-131-NM9fq4r1BD@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@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).