Revision: 8436
Author: xqt
Date: 2010-08-23 07:16:01 +0000 (Mon, 23 Aug 2010)
Log Message:
-----------
i18n from rewrite
Modified Paths:
--------------
branches/rewrite/scripts/replace.py
trunk/pywikipedia/blockpageschecker.py
trunk/pywikipedia/commonscat.py
trunk/pywikipedia/movepages.py
trunk/pywikipedia/replace.py
Modified: branches/rewrite/scripts/replace.py
===================================================================
--- branches/rewrite/scripts/replace.py 2010-08-23 07:10:44 UTC (rev 8435)
+++ branches/rewrite/scripts/replace.py 2010-08-23 07:16:01 UTC (rev 8436)
@@ -146,11 +146,12 @@
'cs': u'Robot automaticky nahradil text: %s',
'de': u'Bot: Automatisierte Textersetzung %s',
'el': u'Ρομπότ: Αυτόματη αντικατάσταση κειμένου %s',
- 'en': u'Robot: Automated text replacement %s',
+ 'en': u'Bot: Automated text replacement %s',
'es': u'Robot: Reemplazo automático de texto %s',
'fa': u'ربات: تغییر خودکار متن %s',
'fi': u'Botti korvasi automaattisesti tekstin %s',
'fr': u'Robot : Remplacement de texte automatisé %s',
+ 'frr': u'Bot: Automatisiaret ütjwakselt tekst %s',
'he': u'בוט: החלפת טקסט אוטומטית %s',
'hu': u'Robot: Automatikus szövegcsere %s',
'ia': u'Robot: Reimplaciamento automatic de texto %s',
Modified: trunk/pywikipedia/blockpageschecker.py
===================================================================
--- trunk/pywikipedia/blockpageschecker.py 2010-08-23 07:10:44 UTC (rev 8435)
+++ trunk/pywikipedia/blockpageschecker.py 2010-08-23 07:16:01 UTC (rev 8436)
@@ -145,7 +145,7 @@
}
# Comment used when the Bot edits
comment = {
- 'en':u'Robot: Deleting out-dated template',
+ 'en':u'Bot: Deleting out-dated template',
'ar':u'بوت: حذف قالب قديم',
'fr':u'Robot: Mise à jour des bandeaux de protection',
'he':u'בוט: מסיר תבנית שעבר זמנה',
Modified: trunk/pywikipedia/commonscat.py
===================================================================
--- trunk/pywikipedia/commonscat.py 2010-08-23 07:10:44 UTC (rev 8435)
+++ trunk/pywikipedia/commonscat.py 2010-08-23 07:16:01 UTC (rev 8436)
@@ -155,8 +155,9 @@
msg_change = {
'de': u'Bot: Ändere commonscat link von [[:Commons:Category:%(oldcat)s|%(oldcat)s]] zu [[:Commons:Category:%(newcat)s|%(newcat)s]]',
- 'en': u'Robot: Changing commonscat link from [[:Commons:Category:%(oldcat)s|%(oldcat)s]] to [[:Commons:Category:%(newcat)s|%(newcat)s]]',
+ 'en': u'Bot: Changing commonscat link from [[:Commons:Category:%(oldcat)s|%(oldcat)s]] to [[:Commons:Category:%(newcat)s|%(newcat)s]]',
'fr': u'Robot: Changé commonscat link de [[:Commons:Category:%(oldcat)s|%(oldcat)s]] à [[:Commons:Category:%(newcat)s|%(newcat)s]]',
+ 'frr':u'Bot: Feranere commonscat link faan [[:Commons:Category:%(oldcat)s|%(oldcat)s]] tu [[:Commons:Category:%(newcat)s|%(newcat)s]]',
'pdc': u'Waddefresser: commonscat Gleecher vun [[:Commons:Category:%(oldcat)s|%(oldcat)s]] nooch [[:Commons:Category:%(newcat)s|%(newcat)s]] geennert',
}
Modified: trunk/pywikipedia/movepages.py
===================================================================
--- trunk/pywikipedia/movepages.py 2010-08-23 07:10:44 UTC (rev 8435)
+++ trunk/pywikipedia/movepages.py 2010-08-23 07:16:01 UTC (rev 8436)
@@ -51,12 +51,13 @@
summary={
'ar': u'روبوت: نقل الصفحة',
'cs': u'Robot přesunul stránku',
- 'en': u'Robot: Moved page',
'de': u'Bot: Seite verschoben',
'el': u'Μετακίνηση σελίδων με bot',
+ 'en': u'Bot: Moved page',
'fa': u'ربات: صفحه منتقل شد',
'fi': u'Botti siirsi sivun',
'fr': u'Bot: Page renommée',
+ 'frr':u'Bot: Sidj fersköwen',
'ja': u'ロボットによる: ページの移動',
'he': u'בוט: מעביר דף',
'nl': u'Bot: paginanaam gewijzigd',
Modified: trunk/pywikipedia/replace.py
===================================================================
--- trunk/pywikipedia/replace.py 2010-08-23 07:10:44 UTC (rev 8435)
+++ trunk/pywikipedia/replace.py 2010-08-23 07:16:01 UTC (rev 8436)
@@ -149,11 +149,12 @@
'cs': u'Robot automaticky nahradil text: %s',
'de': u'Bot: Automatisierte Textersetzung %s',
'el': u'Ρομπότ: Αυτόματη αντικατάσταση κειμένου %s',
- 'en': u'Robot: Automated text replacement %s',
+ 'en': u'Bot: Automated text replacement %s',
'es': u'Robot: Reemplazo automático de texto %s',
'fa': u'ربات: تغییر خودکار متن %s',
'fi': u'Botti korvasi automaattisesti tekstin %s',
'fr': u'Robot : Remplacement de texte automatisé %s',
+ 'frr': u'Bot: Automatisiaret ütjwakselt tekst %s',
'he': u'בוט: החלפת טקסט אוטומטית %s',
'hu': u'Robot: Automatikus szövegcsere %s',
'ia': u'Robot: Reimplaciamento automatic de texto %s',