http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10504
Revision: 10504 Author: siebrand Date: 2012-08-25 21:24:30 +0000 (Sat, 25 Aug 2012) Log Message: ----------- Localisation updates from http://translatewiki.net.
Modified Paths: -------------- branches/rewrite/scripts/i18n/archivebot.py branches/rewrite/scripts/i18n/cosmetic_changes.py branches/rewrite/scripts/i18n/thirdparty.py branches/rewrite/scripts/i18n/welcome.py
Modified: branches/rewrite/scripts/i18n/archivebot.py =================================================================== --- branches/rewrite/scripts/i18n/archivebot.py 2012-08-23 10:23:04 UTC (rev 10503) +++ branches/rewrite/scripts/i18n/archivebot.py 2012-08-25 21:24:30 UTC (rev 10504) @@ -87,8 +87,10 @@ 'archivebot-page-summary': u'Robot: Arxivant %(count)d fils de discussió (%(why)s) a %(archives)s.', }, # Author: Asoxor + # Author: Muhammed taha 'ckb': { 'archivebot-archive-full': u'(ئەرشیڤ پڕە)', + 'archivebot-archiveheader': u'{{ئەرشیڤی وتووێژ}}', 'archivebot-older-than': u'کۆنتر لە', 'archivebot-page-summary': u'ئەرشیڤکردنی %(count)d {{PLURAL:%(count)d|بابەت|بابەت}} (%(why)s) بۆ %(archives)s.', },
Modified: branches/rewrite/scripts/i18n/cosmetic_changes.py =================================================================== --- branches/rewrite/scripts/i18n/cosmetic_changes.py 2012-08-23 10:23:04 UTC (rev 10503) +++ branches/rewrite/scripts/i18n/cosmetic_changes.py 2012-08-25 21:24:30 UTC (rev 10504) @@ -471,10 +471,10 @@ 'cosmetic_changes-append': u'; קאסמעטישע ענדערונגען', 'cosmetic_changes-standalone': u'באט: קאסמעטישע ענדערונגען', }, - # Author: Yfdyh000 + # Author: Bencmq 'zh': { - 'cosmetic_changes-append': u';整洁的变更', - 'cosmetic_changes-standalone': u'机器人:整洁的变更', + 'cosmetic_changes-append': u';源码清理', + 'cosmetic_changes-standalone': u'机器人:源码清理', }, # Author: Breawycker # Author: Justincheng12345
Modified: branches/rewrite/scripts/i18n/thirdparty.py =================================================================== --- branches/rewrite/scripts/i18n/thirdparty.py 2012-08-23 10:23:04 UTC (rev 10503) +++ branches/rewrite/scripts/i18n/thirdparty.py 2012-08-25 21:24:30 UTC (rev 10504) @@ -318,6 +318,10 @@ 'thirdparty-drtrigonbot-sum_disc-notify-new': u'Uus arutelu', 'thirdparty-drtrigonbot-sum_disc-summary-head': u'robot', }, + # Author: Unai Fdz. de Betoño + 'eu': { + 'thirdparty-drtrigonbot-sum_disc-notify-notify': u'Jakinarazpena', + }, # Author: Mjbmr # Author: ZxxZxxZ # Author: Reza1615 @@ -1374,12 +1378,13 @@ 'thirdparty-drtrigonbot-sum_disc-summary-head': u'באט', }, # Author: Anakmalaysia + # Author: Bencmq # Author: Linforest # Author: Yfdyh000 'zh': { 'thirdparty-drtrigonbot-subster-summary-mod': u'替换%(tags)s标签', 'thirdparty-drtrigonbot-sum_disc-notify-changed': u'讨论改变', - 'thirdparty-drtrigonbot-sum_disc-notify-closed': u'关闭的讨论', + 'thirdparty-drtrigonbot-sum_disc-notify-closed': u'讨论关闭', 'thirdparty-drtrigonbot-sum_disc-notify-maintmsg': u'机器人的消息', 'thirdparty-drtrigonbot-sum_disc-notify-new': u'新讨论', 'thirdparty-drtrigonbot-sum_disc-notify-notify': u'通知',
Modified: branches/rewrite/scripts/i18n/welcome.py =================================================================== --- branches/rewrite/scripts/i18n/welcome.py 2012-08-23 10:23:04 UTC (rev 10503) +++ branches/rewrite/scripts/i18n/welcome.py 2012-08-25 21:24:30 UTC (rev 10504) @@ -135,6 +135,10 @@ 'welcome-updating': u'Robot: logi uuendatud', 'welcome-welcome': u'Tere tulemast!', }, + # Author: An13sa + 'eu': { + 'welcome-welcome': u'Ongi etorri!', + }, # Author: Mjbmr # Author: ZxxZxxZ 'fa': {
pywikipedia-svn@lists.wikimedia.org