Skip to content

Fix Kyrgyzstan and Kazakhstan configs. #427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Rishats
Copy link

@Rishats Rishats commented Mar 26, 2017

Kyrgyzstan
We have
kg - local - not ky.
Native - Кыргызча - it's like English. if you write Кыргыз тили - it's like English language
regional - kgz - KG not ky- KG

Kazakhstan
They have
kz - not kk
Native - қазақ тілі - It's like English language. If you write Қазақ - it's like English
name - Kazakhstan

Kyrgyzstan
We have 
kg - local - not ky.
Native - Кыргызча - it's like English. if you write Кыргыз тили - it's like English language
regional - kgz - KG not ky- KG

Kazakhstan
They have
kz - not kk
Native - қазақ тілі - It's like English language. If you write Қазақ - it's like English
name - Kazakhstan
@mcamara
Copy link
Owner

mcamara commented Apr 10, 2017

Can you rebase with master? It will fix the conflicts, thanks!

@@ -210,7 +210,7 @@
//'az-Cyrl' => ['name' => 'Azerbaijani (Cyrillic)', 'script' => 'Cyrl', 'native' => 'Азәрбајҹан', 'regional' => 'uz_UZ'],
//'ab' => ['name' => 'Abkhazian', 'script' => 'Cyrl', 'native' => 'Аҧсуа', 'regional' => ''],
//'os' => ['name' => 'Ossetic', 'script' => 'Cyrl', 'native' => 'Ирон', 'regional' => 'os_RU'],
//'ky' => ['name' => 'Kyrgyz', 'script' => 'Cyrl', 'native' => 'Кыргыз', 'regional' => 'ky_KG'],
//'kg' => ['name' => 'Kyrgyzstan', 'script' => 'Cyrl', 'native' => 'Кыргызча', 'regional' => 'kgz_KG'],
Copy link
Contributor

@ashatrov ashatrov May 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. I think here should be Language name, not Country Name.
    Language name 'name' => 'Kyrgyz', not 'name' => 'Kyrgyzstan'

  2. Based on list of locales it should be 'regional' => 'kk_KZ'

bash$ locale -a
...
kk_KZ
kk_KZ.PT154
kk_KZ.UTF-8
...
  1. And key of this array element should be 'ky', because of key for the Kyrgyz Language in ISO 639-1 is ky

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 @Rishats, can you reply to this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know ! In our country all sites have xxx.kg and in KZ - xxx.kz
You may see there https://hoster.kg/

@mcamara
Copy link
Owner

mcamara commented Aug 12, 2017

Closed because of inactivity

@mcamara mcamara closed this Aug 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants