http://www.mediawiki.org/wiki/Special:Code/pywikipedia/9756
Revision: 9756 Author: xqt Date: 2011-11-11 15:34:24 +0000 (Fri, 11 Nov 2011) Log Message: ----------- update als from gsw
Modified Paths: -------------- branches/rewrite/scripts/i18n/category.py branches/rewrite/scripts/i18n/cosmetic_changes.py branches/rewrite/scripts/i18n/featured.py
Modified: branches/rewrite/scripts/i18n/category.py =================================================================== --- branches/rewrite/scripts/i18n/category.py 2011-11-11 13:32:59 UTC (rev 9755) +++ branches/rewrite/scripts/i18n/category.py 2011-11-11 15:34:24 UTC (rev 9756) @@ -15,7 +15,7 @@ 'als': { 'category-adding': u'Bot: Kategori [[:Category:%(newcat)s|%(newcat)s]] ergänzt', 'category-also-in': u'(au in %(alsocat)s)', - 'category-changing': u'Bot: %(oldcat)s gänderet', + 'category-changing': u'Bötli: Due %(oldcat)s zue %(newcat)s ändere', 'category-listifying': u'Bot: Lischt us %(fromcat)s (%(num)d Yytreg)', 'category-removing': u'Bot: us %(oldcat)s uusegnuu', 'category-replacing': u'Bot: Kategori %(oldcat)s uustuscht dur %(newcat)s',
Modified: branches/rewrite/scripts/i18n/cosmetic_changes.py =================================================================== --- branches/rewrite/scripts/i18n/cosmetic_changes.py 2011-11-11 13:32:59 UTC (rev 9755) +++ branches/rewrite/scripts/i18n/cosmetic_changes.py 2011-11-11 15:34:24 UTC (rev 9756) @@ -6,8 +6,8 @@ 'cosmetic_changes-standalone': u'Robot: Kosmetiese veranderinge', }, 'als': { - 'cosmetic_changes-append': u'; chleineri Änderige', - 'cosmetic_changes-standalone': u'Bötli: chleineri Änderige', + 'cosmetic_changes-append': u'; oberflächlichi Änderige', + 'cosmetic_changes-standalone': u'Bötli: Oberflächlichi Änderige', }, 'ar': { 'cosmetic_changes-append': u'; تغييرات تجميلية',
Modified: branches/rewrite/scripts/i18n/featured.py =================================================================== --- branches/rewrite/scripts/i18n/featured.py 2011-11-11 13:32:59 UTC (rev 9755) +++ branches/rewrite/scripts/i18n/featured.py 2011-11-11 15:34:24 UTC (rev 9756) @@ -1,9 +1,10 @@ # -*- coding: utf-8 -*- msg = { 'als': { - 'featured-featured': u'Bötli: %(page)s isch en bsunders glungener Artikel', - 'featured-good': u'Bötli: %(page)s isch en glungener Artikel', - 'featured-list': u'Bötli: %(page)s isch e bsunders glungene Lischte', + 'featured-featured': u'Bötli: %(page)s isch e bsundersch glungener Artikel', + 'featured-former': u'Bötli: %(page)s isch friener emool en bsundersch glungener Artikel gsi', + 'featured-good': u'Bötli: %(page)s isch e läsige Artikel', + 'featured-list': u'Bötli: %(page)s isch e bsunders glungeni Lischt', }, 'ar': { 'featured-featured': u'بوت: %(page)s هي مقالة مختارة',
pywikipedia-svn@lists.wikimedia.org