elementary / switchboard-plug-locale

Switchboard Locale Plug
GNU Lesser General Public License v3.0
11 stars 10 forks source link

No way to use Central Kurdish (aka Sorani) #157

Closed ryonakano closed 2 years ago

ryonakano commented 2 years ago

What Happened?

Originally reported by @petrichor-494 in the Translators Slack:

I opened System Settings and wanted to change the system language to Kurdish (Central) but I could not find. There is only Kurdish available. I just wonder why there is no Kurdish (Central)? can I added it manually? because using the language "Kurdish (Central)" on the system really helps me translating the strings faster and getting more understanding.

image (1)

image

As reporting this issue on behalf of Aga, I tried changing the system langauge to the Kurdish displayed here but it seems to be Turkey Kurdish ku_TR and other variants of Kurdish (Sorani ckb, Kurmanji kmr, Southern sdh) are not available.

Steps to Reproduce

  1. Run locale -a | grep ckb→no output
  2. Run locale -a | grep ku→Only ku_TR.utf8 is shown, which is the Turkey Kurdish

Expected Behavior

Not only Turkey Kurdish ku_TR but also other variants of Kurdish (Sorani ckb, Kurmanji kmr, Southern sdh) should be available.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

$ locale -a | grep ckb #no output
$ locale -a | grep ku
ku_TR.utf8
$

Hardware Info

Not relevant

davidmhewitt commented 2 years ago

I've identified this as an issue in the Switchboard settings plug, transferring the issue there.