Revision: 7102
Author: valhallasw
Date: 2009-08-02 12:05:24 +0000 (Sun, 02 Aug 2009)
Log Message:
-----------
Fixed incorrect translations (using wrong number of %s-es)
* by siebrand (r6285, nl translation) (fixed myself)
* by alexsh (7015, cs translation) (thanks to egg from #wikipedia_cs IRC)
Modified Paths:
--------------
trunk/pywikipedia/category.py
Modified: trunk/pywikipedia/category.py
===================================================================
--- trunk/pywikipedia/category.py 2009-07-27 15:54:13 UTC (rev 7101)
+++ trunk/pywikipedia/category.py 2009-08-02 12:05:24 UTC (rev 7102)
@@ -94,7 +94,7 @@
'bat-smg':u'Robots: Pridedama [[Kateguorėjė:%s]]',
'be-x-old':u'Робат: дадаваньне [[Катэгорыя:%s]]',
'ca':u'Robot: Afegint [[Categoria:%s]]',
- 'cs':u'Robot přidal kategorii [[Kategorie:%s|%s]]',
+ 'cs':u'Robot přidal [[Kategorie:%s]]',
'da':u'Robot: Tilføjer [[Kategori:%s]]',
'de':u'Bot: Ergänze [[Kategorie:%s]]',
'en':u'Robot: Adding [[Category:%s]]',
@@ -114,7 +114,7 @@
'lt':u'robotas: Pridedama [[Kategorija:%s]]',
'nds':u'Kat-Bot: [[Kategorie:%s]] rin',
'nds-nl':u'bot: [[kattegerie:%s]] derbie edaon',
- 'nl':u'Bot: [[Categorie:%s|categorie %s]] toegevoegd',
+ 'nl':u'Bot: [[categorie:%s]] toegevoegd',
'no':u'Robot: Legger til [[Kategori:%s]]',
'nn':u'robot: la til [[Kategori:%s]]',
'pl':u'Robot dodaje [[Kategoria:%s]]',
@@ -165,7 +165,7 @@
'bat-smg':u'Robots: Kateguorėjė bova parvadėnta i [[:Kateguorėjė:%s|%s]]',
'be-x-old':u'Робат: катэгорыя перайменаваная ў [[:Катэгорыя:%s|%s]]',
'ca':u'Robot: La categoria s\'ha mogut a [[:Categoria:%s|%s]]',
- 'cs':u'Kategorie přesunuta na %s',
+ 'cs':u'Kategorie přesunuta na [[:Kategorie:%s|%s]]',
'da':u'Robot: Kategori flyttet til [[:Category:%s|%s]]',
'de':u'Bot: Kategorie wurde nach [[:Category:%s|%s]] verschoben',
'en':u'Robot: Category was moved to [[:Category:%s|%s]]',