Namespace translation updates

* Renamed 'no' to 'nb'
* Added 'fi' and 'ro'

Requested at:
* bug 59014
* https://meta.wikimedia.org/wiki/User_talk:Matma_Rex#Translation_of_Module_namespace_name
* https://translatewiki.net/wiki/Thread:Support/Rename_%22module%22_namespace
* https://meta.wikimedia.org/w/index.php?title=Stewards%27_noticeboard&oldid=6929612#Renaming_namespaces

Change-Id: I69ec61305d638dd39e70406e192101c89ab7a1f4
This commit is contained in:
Bartosz Dziewoński 2014-01-03 14:12:33 +01:00
parent 06b58e1550
commit 32b23da93a

View file

@ -128,6 +128,11 @@ $namespaceNames['fa'] = array(
829 => 'بحث_پودمان',
);
$namespaceNames['fi'] = array(
828 => 'Moduuli',
829 => 'Keskustelu_moduulista',
);
$namespaceNames['fr'] = array(
828 => 'Module',
829 => 'Discussion_module',
@ -201,6 +206,11 @@ $namespaceNames['ms'] = array(
828 => 'Modul',
);
$namespaceNames['nb'] = array(
828 => 'Modul',
829 => 'Moduldiskusjon',
);
$namespaceNames['nl'] = array(
828 => 'Module',
829 => 'Overleg_module',
@ -211,11 +221,6 @@ $namespaceNames['nn'] = array(
829 => 'Moduldiskusjon',
);
$namespaceNames['no'] = array(
828 => 'Modul',
829 => 'Moduldiskusjon',
);
$namespaceNames['pl'] = array(
828 => 'Moduł',
829 => 'Dyskusja_modułu',
@ -231,6 +236,11 @@ $namespaceNames['pt-br'] = array(
829 => 'Módulo_Discussão',
);
$namespaceNames['ro'] = array(
828 => 'Modul',
829 => 'Discuție_Modul',
);
$namespaceNames['ru'] = array(
828 => 'Модуль',
829 => 'Обсуждениеодуля',