jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/355250 )

Change subject: Add LocalNames for Estonian
......................................................................


Add LocalNames for Estonian

Languages that are not in CLDR (or use different code), but Wikipedia language 
version exists.

For the most part translations are taken from language name database by the 
Institute of the Estonian Language (http://www.eki.ee/knab/linguae.htm). A 
couple of names (missing from the database) are derived from other names.

Change-Id: I00943d3dba64f8a9cb0645722175f33e3f59354d
---
A LocalNames/LocalNamesEt.php
1 file changed, 31 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Nikerabbit: Looks good to me, approved



diff --git a/LocalNames/LocalNamesEt.php b/LocalNames/LocalNamesEt.php
new file mode 100644
index 0000000..a96fd0d
--- /dev/null
+++ b/LocalNames/LocalNamesEt.php
@@ -0,0 +1,31 @@
+<?php
+
+$languageNames = [
+
+       /* Not in CLDR31 or using different code and Wikipedia language version 
exists */
+       'als' => 'alemanni',
+       'azb' => 'lõunaaserbaidžaani',
+       'bat-smg' => 'žemaidi',
+       'be-x-old' => 'valgevene (taraškievitsa)',
+       'bh' => 'bihaari',
+       'bxr' => 'burjaadi',
+       'cbk-zam' => 'Zamboanga tšavakano',
+       'cdo' => 'idamini',
+       'diq' => 'dõmli',
+       'eml' => 'emiilia-romanja',
+       'fiu-vro' => 'võru',
+       'lbe' => 'laki',
+       'mhr' => 'niidumari',
+       'mo' => 'moldova',
+       'nah' => 'nahua',
+       'nrm' => 'Normandia',
+       'olo' => 'livviko',
+       'pih' => 'norfuki',
+       'pnb' => 'lahnda',
+       'rmy' => 'Valahhia mustlaskeel',
+       'roa-rup' => 'aromuuni',
+       'simple' => 'lihtsustatud inglise',
+       'zh-classical' => 'klassikaline hiina',
+       'zh-min-nan' => 'lõunamini',
+       'zh-yue' => 'kantoni',
+];

-- 
To view, visit https://gerrit.wikimedia.org/r/355250
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I00943d3dba64f8a9cb0645722175f33e3f59354d
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/cldr
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <gerritpatchuploa...@gmail.com>
Gerrit-Reviewer: Gerrit Patch Uploader <gerritpatchuploa...@gmail.com>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to