2012-01-28 16:22:18 +00:00
|
|
|
|
<?php
|
2013-02-28 07:01:13 +00:00
|
|
|
|
/**
|
|
|
|
|
* Internationalisation file for extension Scribunto.
|
|
|
|
|
*
|
|
|
|
|
* @file
|
|
|
|
|
* @ingroup Extensions
|
|
|
|
|
*/
|
2012-01-28 16:22:18 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames = [];
|
2012-01-28 16:22:18 +00:00
|
|
|
|
|
2021-07-03 06:57:52 +00:00
|
|
|
|
$namespaceAliases = [];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['en'] = [
|
2012-08-15 00:57:30 +00:00
|
|
|
|
828 => 'Module',
|
|
|
|
|
829 => 'Module_talk',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2012-08-15 08:49:37 +00:00
|
|
|
|
|
2017-12-13 10:01:19 +00:00
|
|
|
|
$namespaceNames['ab'] = [
|
2022-01-05 23:03:05 +00:00
|
|
|
|
828 => 'Амодуль',
|
|
|
|
|
829 => 'Амодуль_ахцәажәара',
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
$namespaceAliases['ab'] = [
|
|
|
|
|
'Амодул' => 828,
|
|
|
|
|
'Амодул_ахцәажәара' => 829,
|
2017-12-13 10:01:19 +00:00
|
|
|
|
];
|
|
|
|
|
|
2021-01-13 20:42:51 +00:00
|
|
|
|
$namespaceNames['alt'] = [
|
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Модульды_шӱӱжери',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['an'] = [
|
2016-03-27 16:22:44 +00:00
|
|
|
|
828 => 'Módulo',
|
|
|
|
|
829 => 'Descusión_módulo',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2023-03-15 08:53:00 +00:00
|
|
|
|
$namespaceNames['anp'] = [
|
|
|
|
|
828 => 'मोड्यूल',
|
|
|
|
|
829 => 'मोड्यूल_वार्ता',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ar'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'وحدة',
|
|
|
|
|
829 => 'نقاش_الوحدة',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2022-11-19 16:18:59 +00:00
|
|
|
|
$namespaceNames['ary'] = [
|
|
|
|
|
828 => 'مودول',
|
|
|
|
|
829 => 'مداكرة_د_لمودول',
|
|
|
|
|
];
|
|
|
|
|
|
2022-12-05 05:17:35 +00:00
|
|
|
|
$namespaceAliases['ary'] = [
|
|
|
|
|
'وحدة' => 828,
|
|
|
|
|
'نقاش_الوحدة' => 829,
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ast'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Módulu',
|
2015-10-05 08:28:17 +00:00
|
|
|
|
829 => 'Módulu_alderique',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['atj'] = [
|
2017-06-15 20:48:03 +00:00
|
|
|
|
828 => 'Aitapihikewin',
|
|
|
|
|
829 => 'Aitapihikan_ke_ici_aimihitonaniwok',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2017-06-15 20:48:03 +00:00
|
|
|
|
|
2019-11-17 23:35:40 +00:00
|
|
|
|
$namespaceNames['avk'] = [
|
|
|
|
|
828 => 'Siba',
|
|
|
|
|
829 => 'Sibaprilara',
|
|
|
|
|
];
|
|
|
|
|
|
2021-04-21 12:37:57 +00:00
|
|
|
|
$namespaceNames['az'] = [
|
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_müzakirəsi',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['azb'] = [
|
2015-07-17 13:30:13 +00:00
|
|
|
|
828 => 'ماژول',
|
|
|
|
|
829 => 'ماژول_دانیشیغی',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-07-17 13:30:13 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ba'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Модуль_буйынса_фекерләшеү',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2019-10-07 09:12:08 +00:00
|
|
|
|
$namespaceNames['ban'] = [
|
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Pabligbagan_Modul',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['be'] = [
|
2013-10-23 16:22:44 +00:00
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Размовы_пра_модуль',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-10-23 16:22:44 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['be-tarask'] = [
|
2013-02-28 14:23:16 +00:00
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Абмеркаваньне_модулю',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-02-28 14:23:16 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['bg'] = [
|
2014-04-07 14:23:09 +00:00
|
|
|
|
828 => 'Модул',
|
|
|
|
|
829 => 'Модул_беседа',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-04-07 14:23:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['bgn'] = [
|
2015-04-13 15:31:38 +00:00
|
|
|
|
828 => 'ماژول',
|
|
|
|
|
829 => 'ماژول_ئی_گپ',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-04-13 15:31:38 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['bn'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'মডিউল',
|
|
|
|
|
829 => 'মডিউল_আলাপ',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['br'] = [
|
2016-05-08 21:12:13 +00:00
|
|
|
|
828 => 'Modulenn',
|
|
|
|
|
829 => 'Kaozeadenn_modulenn',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2016-05-08 21:12:13 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['bs'] = [
|
2013-03-21 08:23:04 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Razgovor_o_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-21 08:23:04 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ca'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Mòdul',
|
|
|
|
|
829 => 'Mòdul_Discussió',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ce'] = [
|
2013-07-14 09:32:55 +00:00
|
|
|
|
828 => 'Модуль',
|
2023-02-26 12:54:16 +00:00
|
|
|
|
829 => 'Модуль_йийцар',
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
$namespaceAliases['ce'] = [
|
|
|
|
|
'Модулин_дийцаре' => 829,
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-07-14 09:32:55 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ckb'] = [
|
2013-11-11 17:35:21 +00:00
|
|
|
|
828 => 'مۆدیوول',
|
|
|
|
|
829 => 'لێدوانی_مۆدیوول',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-11-11 17:35:21 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['crh'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_muzakeresi',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['cs'] = [
|
2013-03-15 14:12:46 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Diskuse_k_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-15 14:12:46 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['cy'] = [
|
2013-04-03 07:15:51 +00:00
|
|
|
|
828 => 'Modiwl',
|
|
|
|
|
829 => 'Sgwrs_modiwl',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-04-03 07:15:51 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['da'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Moduldiskussion',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['de'] = [
|
2013-02-27 20:07:16 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_Diskussion',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-02-27 20:07:16 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['din'] = [
|
2017-04-25 08:02:56 +00:00
|
|
|
|
828 => 'Mukääcëtök',
|
|
|
|
|
829 => 'Jam_wɛ̈t_ë_mukääcëtök',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2017-04-25 08:02:56 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['diq'] = [
|
2016-04-22 08:14:00 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_vaten',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2016-04-22 08:14:00 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['dsb'] = [
|
2013-03-06 16:07:17 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_diskusija',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-06 16:07:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['dty'] = [
|
2017-04-13 18:19:07 +00:00
|
|
|
|
828 => 'मोड्युल',
|
|
|
|
|
829 => 'मोड्युल_कुरणि',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2017-04-13 18:19:07 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['dv'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'މޮޑިއުލް',
|
|
|
|
|
829 => 'މޮޑިއުލް_ޚިޔާލު',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['eml'] = [
|
2015-10-05 08:28:17 +00:00
|
|
|
|
828 => 'Mòdul',
|
|
|
|
|
829 => 'Discusiòun_dal_Mòdul',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-10-05 08:28:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['eo'] = [
|
2013-03-06 16:07:17 +00:00
|
|
|
|
828 => 'Modulo',
|
|
|
|
|
829 => 'Modulo-Diskuto',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-06 16:07:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['es'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Módulo',
|
|
|
|
|
829 => 'Módulo_discusión',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['et'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Moodul',
|
|
|
|
|
829 => 'Mooduli_arutelu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['eu'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modulu',
|
|
|
|
|
829 => 'Modulu_eztabaida',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['fa'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'پودمان',
|
|
|
|
|
829 => 'بحث_پودمان',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['fi'] = [
|
2014-01-03 13:12:33 +00:00
|
|
|
|
828 => 'Moduuli',
|
|
|
|
|
829 => 'Keskustelu_moduulista',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-03 13:12:33 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['fr'] = [
|
2013-02-19 13:37:21 +00:00
|
|
|
|
828 => 'Module',
|
|
|
|
|
829 => 'Discussion_module',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-02-19 13:37:21 +00:00
|
|
|
|
|
2019-11-17 23:35:40 +00:00
|
|
|
|
$namespaceNames['gcr'] = [
|
|
|
|
|
828 => 'Modjoul',
|
|
|
|
|
829 => 'Diskisyon_modjoul',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['gd'] = [
|
2016-06-16 15:16:24 +00:00
|
|
|
|
828 => 'Mòideal',
|
|
|
|
|
829 => 'Deasbaireachd_mòideil',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2016-06-16 15:16:24 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['gl'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Módulo',
|
|
|
|
|
829 => 'Conversa_módulo',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2023-02-25 10:39:12 +00:00
|
|
|
|
$namespaceNames['glk'] = [
|
|
|
|
|
828 => 'ماجۊل',
|
|
|
|
|
829 => 'ماجۊلˇ_گب',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['gom-deva'] = [
|
2015-08-30 11:26:37 +00:00
|
|
|
|
828 => 'एकक',
|
|
|
|
|
829 => 'एकक_चर्चा',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-04-29 12:41:12 +00:00
|
|
|
|
|
2023-05-04 17:40:40 +00:00
|
|
|
|
$namespaceNames['gpe'] = [
|
|
|
|
|
828 => 'Module',
|
|
|
|
|
829 => 'Module_talk',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['gu'] = [
|
2015-06-29 05:01:45 +00:00
|
|
|
|
828 => 'વિભાગ',
|
|
|
|
|
829 => 'વિભાગ_ચર્ચા',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-06-29 05:01:45 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['he'] = [
|
2012-08-15 08:49:37 +00:00
|
|
|
|
828 => 'יחידה',
|
|
|
|
|
829 => 'שיחת_יחידה',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-02-28 06:50:33 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['hr'] = [
|
2014-01-19 20:48:34 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Razgovor_o_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-19 20:48:34 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['hsb'] = [
|
2013-03-06 16:07:17 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_diskusija',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-06 16:07:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['hu'] = [
|
2013-03-03 21:25:51 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modulvita',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-03 21:25:51 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['hy'] = [
|
2015-09-03 16:15:22 +00:00
|
|
|
|
828 => 'Մոդուլ',
|
|
|
|
|
829 => 'Մոդուլի_քննարկում',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-09-03 16:15:22 +00:00
|
|
|
|
|
2018-01-11 07:45:50 +00:00
|
|
|
|
$namespaceNames['inh'] = [
|
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Модуль_ювцар',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['id'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Pembicaraan_Modul',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ilo'] = [
|
2013-03-27 10:17:26 +00:00
|
|
|
|
828 => 'Modulo',
|
|
|
|
|
829 => 'Modulo_tungtungan',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-27 10:17:26 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['it'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modulo',
|
|
|
|
|
829 => 'Discussioni_modulo',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ja'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'モジュール',
|
|
|
|
|
829 => 'モジュール・トーク',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-11-15 11:29:40 +00:00
|
|
|
|
$namespaceNames['jv'] = [
|
|
|
|
|
828 => 'Modhul',
|
|
|
|
|
829 => 'Parembugan_Modhul',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ka'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'მოდული',
|
2015-10-05 08:28:17 +00:00
|
|
|
|
829 => 'მოდულის_განხილვა',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['kn'] = [
|
2015-06-25 16:59:53 +00:00
|
|
|
|
828 => 'ಮಾಡ್ಯೂಲ್',
|
|
|
|
|
829 => 'ಮಾಡ್ಯೂಲ್_ಚರ್ಚೆ',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-06-25 16:59:53 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ko'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => '모듈',
|
|
|
|
|
829 => '모듈토론',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2023-02-18 19:11:01 +00:00
|
|
|
|
$namespaceNames['ks-arab'] = [
|
|
|
|
|
828 => 'ماڈیوٗل',
|
|
|
|
|
829 => 'ماڈیوٗل_کَتھ',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ku'] = [
|
2017-02-01 19:15:49 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Gotûbêja_modulê',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2017-02-01 19:15:49 +00:00
|
|
|
|
|
2022-06-09 09:38:53 +00:00
|
|
|
|
$namespaceNames['ky'] = [
|
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Модулду_талкуулоо',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['lb'] = [
|
2015-10-05 08:28:17 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_Diskussioun',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-10-05 08:28:17 +00:00
|
|
|
|
|
2018-04-23 10:50:24 +00:00
|
|
|
|
$namespaceNames['lfn'] = [
|
|
|
|
|
828 => 'Modulo',
|
|
|
|
|
829 => 'Modulo_Discute',
|
|
|
|
|
];
|
|
|
|
|
|
2020-02-16 19:49:56 +00:00
|
|
|
|
$namespaceNames['lmo'] = [
|
|
|
|
|
828 => 'Mòdul',
|
|
|
|
|
829 => 'Ciciarada_Mòdul',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['lrc'] = [
|
2015-04-12 15:16:49 +00:00
|
|
|
|
828 => 'ماجول',
|
|
|
|
|
829 => 'چک_چنه_ماجول',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-04-12 15:16:49 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['lv'] = [
|
2014-04-13 21:19:05 +00:00
|
|
|
|
828 => 'Modulis',
|
|
|
|
|
829 => 'Moduļa_diskusija',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-04-13 21:19:05 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['mai'] = [
|
2014-10-22 17:52:49 +00:00
|
|
|
|
828 => 'मोड्युल',
|
|
|
|
|
829 => 'मोड्युल_वार्ता',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-10-22 17:52:49 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['min'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Rundiang_Modul',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['mk'] = [
|
2013-09-27 09:53:49 +00:00
|
|
|
|
828 => 'Модул',
|
|
|
|
|
829 => 'Разговор_за_модул',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-09-27 09:53:49 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ml'] = [
|
2013-10-04 07:35:35 +00:00
|
|
|
|
828 => 'ഘടകം',
|
|
|
|
|
829 => 'ഘടകത്തിന്റെ_സംവാദം',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-10-04 07:35:35 +00:00
|
|
|
|
|
2019-10-17 10:50:12 +00:00
|
|
|
|
$namespaceNames['mnw'] = [
|
|
|
|
|
828 => 'မဝ်ဂျူ',
|
|
|
|
|
829 => 'မဝ်ဂျူ_ဓရီုကျာ',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['mr'] = [
|
2015-06-28 15:51:22 +00:00
|
|
|
|
828 => 'विभाग',
|
|
|
|
|
829 => 'विभाग_चर्चा',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-06-28 15:51:22 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ms'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
2021-05-08 07:32:11 +00:00
|
|
|
|
829 => 'Perbincangan_modul',
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
$namespaceNames['ms-arab'] = [
|
|
|
|
|
828 => 'مودول',
|
|
|
|
|
829 => 'ڤربينچڠن_مودول',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-11-28 11:47:25 +00:00
|
|
|
|
$namespaceNames['mwl'] = [
|
|
|
|
|
828 => 'Módulo',
|
|
|
|
|
829 => 'Cumbersa_módulo',
|
|
|
|
|
];
|
|
|
|
|
|
2019-10-17 10:50:12 +00:00
|
|
|
|
$namespaceNames['my'] = [
|
|
|
|
|
828 => 'မော်ဂျူး',
|
|
|
|
|
829 => 'မော်ဂျူး_ဆွေးနွေးချက်',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['mzn'] = [
|
2015-04-20 15:07:16 +00:00
|
|
|
|
828 => 'ماژول',
|
|
|
|
|
829 => 'ماژول_گپ',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-04-20 15:07:16 +00:00
|
|
|
|
|
2018-12-08 22:28:45 +00:00
|
|
|
|
$namespaceNames['nap'] = [
|
|
|
|
|
828 => 'Modulo',
|
|
|
|
|
829 => 'Modulo_chiàcchiera',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['nb'] = [
|
2014-01-03 13:12:33 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Moduldiskusjon',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-03 13:12:33 +00:00
|
|
|
|
|
2018-02-01 07:58:46 +00:00
|
|
|
|
$namespaceNames['ne'] = [
|
|
|
|
|
828 => 'मोड्युल',
|
|
|
|
|
829 => 'मोड्युल_वार्तालाप',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['nl'] = [
|
2013-03-27 10:17:26 +00:00
|
|
|
|
828 => 'Module',
|
|
|
|
|
829 => 'Overleg_module',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-27 10:17:26 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['nn'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Moduldiskusjon',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2019-03-27 17:20:12 +00:00
|
|
|
|
$namespaceNames['nqo'] = [
|
|
|
|
|
828 => 'ߗߋ߬ߞߙߊߞߏ',
|
|
|
|
|
829 => 'ߗߋ߬ߞߙߊߞߏ ߢߊߝߐߞߣߍ',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['or'] = [
|
2015-06-29 12:41:42 +00:00
|
|
|
|
828 => 'ମଡ୍ୟୁଲ',
|
|
|
|
|
829 => 'ମଡ୍ୟୁଲ_ଆଲୋଚନା',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-06-29 12:41:42 +00:00
|
|
|
|
|
2019-07-02 08:44:55 +00:00
|
|
|
|
$namespaceNames['pa'] = [
|
|
|
|
|
828 => 'ਮੌਡਿਊਲ',
|
|
|
|
|
829 => 'ਮੌਡਿਊਲ_ਗੱਲ-ਬਾਤ',
|
|
|
|
|
];
|
|
|
|
|
|
2022-06-02 08:33:49 +00:00
|
|
|
|
$namespaceNames['pcm'] = [
|
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_tok_abaut_am',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['pl'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Moduł',
|
|
|
|
|
829 => 'Dyskusja_modułu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['pnb'] = [
|
2017-03-07 23:56:04 +00:00
|
|
|
|
828 => 'ماڈیول',
|
|
|
|
|
829 => 'ماڈیول_گل_بات',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2017-03-07 23:56:04 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['pt'] = [
|
2013-03-16 08:18:05 +00:00
|
|
|
|
828 => 'Módulo',
|
|
|
|
|
829 => 'Módulo_Discussão',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-16 08:18:05 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['pt-br'] = [
|
2013-03-16 08:18:05 +00:00
|
|
|
|
828 => 'Módulo',
|
|
|
|
|
829 => 'Módulo_Discussão',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-16 08:18:05 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ro'] = [
|
2014-01-03 13:12:33 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Discuție_Modul',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-03 13:12:33 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ru'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Обсуждение_модуля',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sa'] = [
|
2018-02-19 13:02:15 +00:00
|
|
|
|
828 => 'पटलम्',
|
2016-03-17 15:04:33 +00:00
|
|
|
|
829 => 'पटलसम्भाषणम्',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2016-03-17 15:04:33 +00:00
|
|
|
|
|
2018-07-14 18:45:49 +00:00
|
|
|
|
$namespaceNames['sat'] = [
|
|
|
|
|
828 => 'ᱢᱳᱰᱩᱞ',
|
|
|
|
|
829 => 'ᱢᱳᱰᱩᱞ_ᱜᱟᱞᱢᱟᱨᱟᱣ',
|
|
|
|
|
];
|
|
|
|
|
|
2021-12-23 21:14:03 +00:00
|
|
|
|
$namespaceNames['scn'] = [
|
|
|
|
|
828 => 'Mòdulu',
|
|
|
|
|
829 => 'Discussioni_mòdulu',
|
|
|
|
|
];
|
|
|
|
|
|
2022-01-01 17:14:59 +00:00
|
|
|
|
$namespaceAliases['scn'] = [
|
|
|
|
|
'Modulo' => 828,
|
|
|
|
|
'Discussioni_modulo' => 829,
|
|
|
|
|
];
|
|
|
|
|
|
2018-02-19 13:02:15 +00:00
|
|
|
|
$namespaceNames['sd'] = [
|
|
|
|
|
828 => 'ماڊيول',
|
|
|
|
|
829 => 'ماڊيول_بحث',
|
|
|
|
|
];
|
|
|
|
|
|
2020-06-18 20:41:35 +00:00
|
|
|
|
$namespaceNames['se'] = [
|
|
|
|
|
828 => 'Modula',
|
|
|
|
|
829 => 'Modulaságastallan',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sh'] = [
|
2014-01-07 19:18:08 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Razgovor_o_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-07 19:18:08 +00:00
|
|
|
|
|
2018-10-14 18:07:05 +00:00
|
|
|
|
$namespaceNames['shn'] = [
|
2018-11-20 11:34:19 +00:00
|
|
|
|
828 => 'မေႃႇၵျူး',
|
2018-10-14 18:07:05 +00:00
|
|
|
|
829 => 'ဢုပ်ႇၵုမ်_မေႃႇၵျူး',
|
|
|
|
|
];
|
|
|
|
|
|
2019-11-17 23:35:40 +00:00
|
|
|
|
$namespaceNames['shy-latn'] = [
|
|
|
|
|
828 => 'Amṣada',
|
|
|
|
|
829 => 'Amṣada_tameslayt',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sk'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Diskusia_k_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2019-10-21 07:10:48 +00:00
|
|
|
|
$namespaceNames['skr-arab'] = [
|
|
|
|
|
828 => 'ماڈیول',
|
|
|
|
|
829 => 'ماڈیول_ڳالھ_مہاڑ',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sl'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Pogovor_o_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-07-18 13:20:52 +00:00
|
|
|
|
|
2020-09-29 11:04:47 +00:00
|
|
|
|
$namespaceNames['smn'] = [
|
|
|
|
|
828 => 'Mooduul',
|
|
|
|
|
829 => 'Savâstâllâm_modulist',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sq'] = [
|
2015-07-18 13:20:52 +00:00
|
|
|
|
828 => 'Moduli',
|
|
|
|
|
829 => 'Moduli_diskutim',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sr'] = [
|
2015-10-05 08:28:17 +00:00
|
|
|
|
828 => 'Модул',
|
|
|
|
|
829 => 'Разговор о модулу',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-10-05 08:28:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sr-ec'] = [
|
2014-01-07 19:18:08 +00:00
|
|
|
|
828 => 'Модул',
|
|
|
|
|
829 => 'Разговор_о_модулу',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-07 19:18:08 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sr-el'] = [
|
2014-01-19 20:48:34 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Razgovor_o_modulu',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-01-19 20:48:34 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['sv'] = [
|
2013-03-23 09:26:42 +00:00
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Moduldiskussion',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-23 09:26:42 +00:00
|
|
|
|
|
2019-11-07 08:28:13 +00:00
|
|
|
|
$namespaceNames['szy'] = [
|
|
|
|
|
828 => 'bacu-saupu',
|
|
|
|
|
829 => 'pisubelidan_tu_kamu_i_bacu-saupu_sapimatatengil',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['tcy'] = [
|
2016-07-22 18:08:41 +00:00
|
|
|
|
828 => 'ಮೋಡ್ಯೂಲ್',
|
|
|
|
|
829 => 'ಮೋಡ್ಯೂಲ್_ಪಾತೆರ',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2016-07-22 18:08:41 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['te'] = [
|
2015-06-25 16:59:53 +00:00
|
|
|
|
828 => 'మాడ్యూల్',
|
2019-03-22 14:57:54 +00:00
|
|
|
|
829 => 'మాడ్యూల్ చర్చ',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-06-25 16:59:53 +00:00
|
|
|
|
|
2020-05-18 08:38:29 +00:00
|
|
|
|
$namespaceNames['ti'] = [
|
|
|
|
|
828 => 'ሞድዩል',
|
2021-05-11 22:17:06 +00:00
|
|
|
|
829 => 'ምይይጥ_ሞድዩል',
|
2020-05-18 08:38:29 +00:00
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['tg'] = [
|
2016-06-07 23:25:05 +00:00
|
|
|
|
828 => 'Модул',
|
|
|
|
|
829 => 'Баҳси_Модул',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2016-06-07 23:25:05 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['th'] = [
|
2016-04-02 09:54:26 +00:00
|
|
|
|
828 => 'มอดูล',
|
|
|
|
|
829 => 'คุยเรื่องมอดูล',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-10-05 08:28:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['tr'] = [
|
2013-03-22 10:33:03 +00:00
|
|
|
|
828 => 'Modül',
|
|
|
|
|
829 => 'Modül_tartışma',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-22 10:33:03 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['uk'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => 'Модуль',
|
|
|
|
|
829 => 'Обговорення_модуля',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['ur'] = [
|
2014-02-25 13:03:31 +00:00
|
|
|
|
828 => 'ماڈیول',
|
2016-02-13 02:34:35 +00:00
|
|
|
|
829 => 'تبادلۂ_خیال_ماڈیول',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2014-02-25 13:03:31 +00:00
|
|
|
|
|
2023-05-17 11:11:01 +00:00
|
|
|
|
$namespaceNames['uz'] = [
|
|
|
|
|
828 => 'Modul',
|
|
|
|
|
829 => 'Modul_munozarasi',
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['vi'] = [
|
2013-03-16 13:30:01 +00:00
|
|
|
|
828 => 'Mô_đun',
|
|
|
|
|
829 => 'Thảo_luận_Mô_đun',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-03-16 13:30:01 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['yue'] = [
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
828 => '模組',
|
2013-04-26 11:00:33 +00:00
|
|
|
|
829 => '模組討論',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
(bug 46082) import namespace names translations from Meta
https://meta.wikimedia.org/wiki/Lua_deployments/Localization_of_Module
Four languages (ka, ms, zh, zh-yue) are missing the translation for
Module talk, as there wasn't one on the Meta page.
Full list of newly added languages (including the ones with partial
translations): an, ar, ast, ba, bn, ca, crh, da, dv, es, et, eu, fa,
gl, id, it, ja, ka, ko, min, ms, nn, no, pl, ru, sk, sl, uk, zh,
zh-yue.
Change-Id: I504ce98a2a430aa98f116186051331fbbfcc57d5
2013-04-08 17:01:09 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['zh'] = [
|
2021-07-03 06:57:52 +00:00
|
|
|
|
828 => 'Module',
|
|
|
|
|
829 => 'Module_talk',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2015-10-05 08:28:17 +00:00
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['zh-hans'] = [
|
2013-02-28 06:50:33 +00:00
|
|
|
|
828 => '模块',
|
|
|
|
|
829 => '模块讨论',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2013-02-28 06:50:33 +00:00
|
|
|
|
|
2021-07-03 06:57:52 +00:00
|
|
|
|
$namespaceAliases['zh-hans'] = [
|
|
|
|
|
'模块' => 828,
|
|
|
|
|
'模组' => 828,
|
|
|
|
|
'模块对话' => 829,
|
|
|
|
|
'模块讨论' => 829,
|
|
|
|
|
'模组对话' => 829,
|
|
|
|
|
'模组讨论' => 829,
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-15 17:19:00 +00:00
|
|
|
|
$namespaceNames['zh-hant'] = [
|
2013-02-28 06:50:33 +00:00
|
|
|
|
828 => '模組',
|
|
|
|
|
829 => '模組討論',
|
2017-06-15 17:19:00 +00:00
|
|
|
|
];
|
2021-07-03 06:57:52 +00:00
|
|
|
|
|
|
|
|
|
$namespaceAliases['zh-hant'] = [
|
|
|
|
|
'模組' => 828,
|
|
|
|
|
'模塊' => 828,
|
|
|
|
|
'模組對話' => 829,
|
|
|
|
|
'模組討論' => 829,
|
|
|
|
|
'模塊對話' => 829,
|
|
|
|
|
'模塊討論' => 829,
|
|
|
|
|
];
|