Translation updater bot
6a4e8a2ba7
Namespace names for Macedonian (mk)
...
Per https://translatewiki.net/wiki/Thread:Support/Module_and_Education_Program_namespace_translations_%284%29
Change-Id: I74424041abcddd8beb7cfe48ce991c112de4e0f2
2013-09-27 09:53:49 +00:00
This, that and the other
f4709e48f1
Add namespace names in Chechen language (ce)
...
Bug: 51206
Change-Id: I279325b7cda0f93c2422a9307787cddd4f5763c7
2013-07-14 23:49:38 +00:00
Liangent
d4286e271d
Fix 5a2030dd
for namespace names in zh and yue (zh-yue)
...
* zh names are dropped to use fallback.
* zh-yue is renamed to yue, with talk namespace name added.
Change-Id: I9b0e0e5ab03a70bcbbc052ef4e6c753574e73e13
2013-04-26 19:00:33 +08:00
MatmaRex
5a2030dd8f
(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 19:10:35 +02:00
raymond
a0a53bf110
Add namespace translation for 'cy'
...
Requested by Lloffiwr
https://translatewiki.net/wiki/Thread:Support/Module_namespace_for_cy_wikis
Change-Id: I90a11fa7e4cdf8cb59742b9f61a66827c45c5a56
2013-04-03 09:15:51 +02:00
Siebrand Mazeland
bff2ed5a24
Add namespace translations for 'ilo'
...
Requested by Lam-ang at
https://translatewiki.net/wiki/Thread:Support/Module_namespace_translation_for_ilo_wiki
Also fixed sorting.
Change-Id: Ia112447c12d841844bb18ef27672a85719b067ef
2013-03-27 11:17:26 +01:00
raymond
7a9fdf8e05
Add namespace translation for 'sv'
...
Translation by C.Nilsson
https://translatewiki.net/wiki/Thread:Support/Module_namespace_translation_for_sv-wikis
PS2: Fixed typo
Change-Id: Ia7fc9cdbf3aa24e525018f0f23eab3b4aa15c6d1
2013-03-23 10:27:47 +01:00
Danny B
49a7626f78
+ cs namespaces
...
Change-Id: I80bd543062961a97bfc859c96ed4d55620e7154b
2013-03-22 22:58:10 +01:00
raymond
62a4ec2803
Add namespace translation for 'tr'
...
Translation by Superyetkin
https://translatewiki.net/wiki/Thread:Support/Module_namespace_translation_for_trwiki
Change-Id: I842f4ce09af1f787263b9f7f4d039a8923aa3028
2013-03-22 11:33:03 +01:00
raymond
1735af7847
Add namespace translation for 'bs'
...
Translation by Edinwiki
https://translatewiki.net/wiki/Thread:Support/Module_namespace_translation_for_bs-wiki
Change-Id: Id3849e413961e6475b44afb04a88f02b4c5b1509
2013-03-21 10:08:50 +00:00
mxn
c31b728996
(bug 45189) Added Vietnamese translations for Module namespaces
...
Change-Id: I7040cf1e247b1cc682a30fbda4533e1213d7fa57
2013-03-16 06:30:01 -07:00
Niklas Laxström
b5015a2d8e
(bug 45550) Add Portuguese translations for Module namespaces
...
Bug: 45550
Change-Id: I5ab549b77443990fd6614d97d20fe0cbcbfdae99
2013-03-16 08:18:48 +00:00
raymond
e865a252bd
Add namespace translations for dsb, eo, hsb
...
Per talk on https://de.wikipedia.org/w/index.php?title=Benutzer_Diskussion:Raymond&oldid=115044733#Lua_in_weiteren_Wikipedien
Change-Id: I161dc93c95bc6657352198c04e3d58698344ba77
2013-03-06 17:09:10 +01:00
tgr
7d7b0683b1
Add Hungarian namespace aliases
...
Change-Id: Ifd82050fec8f689337d493fc4629af10ee1482f2
2013-03-04 00:10:31 +01:00
Pavel Selitskas
f25b5771c5
Added be-tarask NS translations
...
Change-Id: I7479e33655b1993c39a4761ff2e5366c45e23f26
2013-02-28 17:24:52 +03:00
Siebrand Mazeland
e982ecc472
Add Dutch namespace names
...
Also add a standard header.
Change-Id: Ib2bc381e859ef527e03da9680a462755bcc35a4d
2013-02-28 08:01:13 +01:00
Liangent
cb09e3e20c
Add Chinese namespace names
...
Change-Id: I0165d3f9a518334b716f57923346ce743bbdbfcc
2013-02-28 14:51:59 +08:00
umherirrender
c8163a5fe7
Add german namespace aliases
...
Change-Id: Ife87f6959d25b6ed5749cb4c58c75a17a5a2d542
2013-02-27 21:07:16 +01:00
Jérémie Roquet
6173f4b92d
Add French namespace aliases
...
Change-Id: I428661ec09b07309ba5e0038598f4693151374c1
2013-02-19 14:37:21 +01:00
Amir E. Aharoni
c8809168b4
Add Hebrew namespace aliases
...
Change-Id: Iafa658b113525b72e813961e7565a6046aca1219
2012-08-26 18:20:59 +00:00
Tim Starling
d6312c80c4
Make the module namespace ID a large fixed integer
...
Fix for bug 37641. Referencing a constant defined in the extension
registration file breaks some scripts. Referencing a constant defined in
an extension setup function is even worse. So it's not really possible
to configure the namespace number.
To update:
UPDATE page SET page_namespace=page_namespace+808
WHERE page_namespace IN (20,21);
Change-Id: I18e53127147f62a8b2058537f7b054c253ba126e
2012-08-15 11:12:54 +10:00
Tim Starling
a1e4c450cb
File moves for extension rename, and removed unused directory
2012-04-06 05:06:27 +00:00