Revision: 5561
Author: cosoleto
Date: 2008-06-12 05:13:02 +0000 (Thu, 12 Jun 2008)
Log Message:
-----------
Danish translations (patch #1991282)
Modified Paths:
--------------
trunk/pywikipedia/clean_sandbox.py
trunk/pywikipedia/welcome.py
Modified: trunk/pywikipedia/clean_sandbox.py
===================================================================
--- trunk/pywikipedia/clean_sandbox.py 2008-06-11 21:36:44 UTC (rev 5560)
+++ trunk/pywikipedia/clean_sandbox.py 2008-06-12 05:13:02 UTC (rev 5561)
@@ -26,6 +26,7 @@
content = {
'ar': u'{{من فضلك اترك هذا السطر ولا تعدله (عنوان ساحة اللعب)}}\n<!-- مرحبا! خذ راحتك في تجربة مهارتك في التنسيق والتحرير أسفل هذا السطر. هذه الصفحة لتجارب التعديل ، سيتم تفريغ هذه الصفحة كل 6 ساعات. -->',
+ 'da': u'{{subst:Sandkasse tekst}}',
'de': u'{{Bitte erst NACH dieser Zeile schreiben! (Begrüßungskasten)}}\r\n',
'en': u'{{Please leave this line alone (sandbox heading)}}\n <!-- Hello! Feel free to try your formatting and editing skills below this line. As this page is for editing experiments, this page will automatically be cleaned every 12 hours. -->',
'he': u'{{ארגז חול}}\n<!-- נא לערוך מתחת לשורה זו בלבד, תודה. -->',
@@ -47,6 +48,7 @@
msg = {
'ar': u'روبوت: هذه الصفحة سيتم تفريغها تلقائياً',
+ 'da': u'Bot: Nyt sand',
'de': u'Bot: Setze Seite zurück.',
'en': u'Robot: This page will automatically be cleaned.',
'he': u'בוט: דף זה ינוקה אוטומטית.',
@@ -67,6 +69,7 @@
sandboxTitle = {
'ar': u'ويكيبيديا:ساحة اللعب',
+ 'da': u'Wikipedia:Sandkassen',
'de': u'Wikipedia:Spielwiese',
'en': u'Wikipedia:Sandbox',
'he': u'ויקיפדיה:ארגז חול',
Modified: trunk/pywikipedia/welcome.py
===================================================================
--- trunk/pywikipedia/welcome.py 2008-06-11 21:36:44 UTC (rev 5560)
+++ trunk/pywikipedia/welcome.py 2008-06-12 05:13:02 UTC (rev 5561)
@@ -197,6 +197,7 @@
logbook = {
'commons': u'Project:Welcome log',
'ar': u'Project:سجل الترحيب',
+ 'da': None, # no welcome log on da.wiki
'de': None, # no welcome log on de.wiki
'en': u'Project:Welcome log',
'fa': u'Project:سیاهه خوشامد',
@@ -217,6 +218,7 @@
summary = {
'commons':u'Welcome!',
'ar':u'مرحبا!',
+ 'da':u'Velkommen',
'de':u'Herzlich willkommen!',
'en':u'Welcome!',
'fa':u'خوش آمدید!',
@@ -239,6 +241,7 @@
netext = {
'commons':u'{{subst:welcome}} %s',
'ar':u'{{نسخ:مستخدم:Alnokta/ترحيب}} %s',
+ 'da':u'{{subst:v}}',
'de':u'{{subst:Hallo}} %s',
'en':u'{{subst:welcome}} %s',
'fa':u'{{جا:خوشامد}} %s',