mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
[ts] adding kyrgyz translators
This commit is contained in:
parent
7dbae64cc7
commit
1eac450d54
@ -23,7 +23,9 @@ my @lang;
|
|||||||
|
|
||||||
# script to generate a html list of the qgis application translations
|
# script to generate a html list of the qgis application translations
|
||||||
# showing the percentage finished and the names of the translators
|
# showing the percentage finished and the names of the translators
|
||||||
|
#
|
||||||
|
# try to always use ISO 639-1 language codes
|
||||||
|
#
|
||||||
# without argument it generates html which is used in the about-dialog of the application
|
# without argument it generates html which is used in the about-dialog of the application
|
||||||
# output to std-out, to be piped to doc/TRANSLATORS so it can be used in dialog
|
# output to std-out, to be piped to doc/TRANSLATORS so it can be used in dialog
|
||||||
# scripts/tsstat.pl > doc/TRANSLATORS
|
# scripts/tsstat.pl > doc/TRANSLATORS
|
||||||
@ -62,6 +64,7 @@ my $translators= {
|
|||||||
'ka' => 'Shota Murtskhvaladze, George Machitidze',
|
'ka' => 'Shota Murtskhvaladze, George Machitidze',
|
||||||
'km' => 'Khoem Sokhem',
|
'km' => 'Khoem Sokhem',
|
||||||
'ko' => 'OSGeo Korean Chapter',
|
'ko' => 'OSGeo Korean Chapter',
|
||||||
|
'ky' => 'Stéphane Henriod, Azamat Karypov, Salaidin Kamaldinov, Akylbek Chymyrov, Chinara Saparova, Almaz Abdiev, Nurlan Tokbaev, Tatygul, Urmambetova, Adilet Bekturov, Nursultan Ismailov, Nurlan Zhusupov',
|
||||||
'lo' => 'Anousak Souphavanh, Soukanh Lathsavong',
|
'lo' => 'Anousak Souphavanh, Soukanh Lathsavong',
|
||||||
'lv' => 'Maris Nartiss, Pēteris Brūns',
|
'lv' => 'Maris Nartiss, Pēteris Brūns',
|
||||||
'lt' => 'Paulius Litvinas, Tomas Straupis, Kestas M',
|
'lt' => 'Paulius Litvinas, Tomas Straupis, Kestas M',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user