Revision: 4564 Author: warddr Date: 2007-11-17 12:30:37 +0000 (Sat, 17 Nov 2007)
Log Message: ----------- Bugs item #1833577, opened at 2007-11-17 02:14; added Korean Translation
Modified Paths: -------------- trunk/pywikipedia/category.py trunk/pywikipedia/clean_sandbox.py trunk/pywikipedia/cosmetic_changes.py trunk/pywikipedia/featured.py
Modified: trunk/pywikipedia/category.py =================================================================== --- trunk/pywikipedia/category.py 2007-11-17 10:15:12 UTC (rev 4563) +++ trunk/pywikipedia/category.py 2007-11-17 12:30:37 UTC (rev 4564) @@ -90,6 +90,7 @@ 'it':u'Bot: Aggiungo [[Categoria:%s]]', 'lt':u'robotas: Pridedama [[Kategorija:%s]]', 'kk':u'Бот: [[Санат:%s]] үстеді', + 'ko': u'로봇: [[분류:%s]] 추가', 'nds':u'Kat-Bot: [[Kategorie:%s]] rin', 'nds-nl':u'bot: [[kattegerie:%s]] derbie edaon', 'nl':u'Bot: [[Categorie:%s]] toegevoegd', @@ -115,6 +116,7 @@ 'it':u'Bot: Modifico %s', 'lt':u'robotas: Keičiama %s', 'kk':u'Бот: %s дегенді түзетті', + 'ko': u'로봇: %s 수정', 'nds':u'Kat-Bot: %s utwesselt', 'nds-nl':u'bot: wieziging %s', 'nl':u'Bot: Wijziging %s', @@ -137,6 +139,7 @@ 'it':u'Bot: La categoria è stata sostituita da [[Categoria:%s|%s]]', 'lt':u'robotas: Kategorija pervadinta į [[Category:%s|%s]]', 'kk':u'Бот: Санат [[Санат:%s|%s]] дегенге жылжытылды', + 'ko': u'로봇: 분류가 [[분류:%s|%s]]로 옮겨짐', 'nds':u'Kat-Bot: Kategorie na [[Category:%s|%s]] schaven', 'nds-nl':u'Bot: kattegerie is herneumd naor [[Kattegerie:%s|%s]]', 'nl':u'Bot: Categorie is hernoemd naar [[Category:%s|%s]]',
Modified: trunk/pywikipedia/clean_sandbox.py =================================================================== --- trunk/pywikipedia/clean_sandbox.py 2007-11-17 10:15:12 UTC (rev 4563) +++ trunk/pywikipedia/clean_sandbox.py 2007-11-17 12:30:37 UTC (rev 4564) @@ -29,6 +29,7 @@ '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<!-- נא לא למחוק שורה זו ולא למחוק את השורה שמעליה – אנא כתבו רק מתחת לשורה זו. -->', + 'ko': u'{{연습장 안내문}}', 'nl': u'{{subst:Wikipedia:Zandbak/schoon zand}}', 'no': u'{{Sandkasse}}\n<!-- VENNLIGST EKSPERIMENTER NEDENFOR DENNE SKJULTE TEKSTLINJEN! SANDKASSEMALEN {{Sandkasse}} SKAL IKKE FJERNES! -->}}', 'pl': u'{{Prosimy - NIE ZMIENIAJ, NIE KASUJ, NIE PRZENOŚ tej linijki - pisz niżej}}', @@ -43,6 +44,7 @@ 'en': u'Robot: This page will automatically be cleaned.', 'he': u'בוט: דף זה ינוקה אוטומטית.', 'ja': u'BOT: 砂場ならし', + 'ko': u'로봇: 연습장 비움', 'nl': u'Robot: Automatisch voorzien van schoon zand.', 'no': u'bot: Rydder sandkassa.', 'pl': u'Robot czyści brudnopis', @@ -55,6 +57,7 @@ 'de': u'Wikipedia:Spielwiese', 'en': u'Wikipedia:Sandbox', 'he': u'ויקיפדיה:ארגז חול', + 'ko': u'위키백과:연습장', 'nl': u'Wikipedia:Zandbak', 'no': u'Wikipedia:Sandkasse', 'pl': u'Wikipedia:Brudnopis',
Modified: trunk/pywikipedia/cosmetic_changes.py =================================================================== --- trunk/pywikipedia/cosmetic_changes.py 2007-11-17 10:15:12 UTC (rev 4563) +++ trunk/pywikipedia/cosmetic_changes.py 2007-11-17 12:30:37 UTC (rev 4564) @@ -45,6 +45,7 @@ 'en': u'Robot: Cosmetic changes', 'es': u'Robot: Cambios triviales', 'he': u'בוט: שינויים קוסמטיים', + 'ko': u'로봇: 자잘한 수정', 'lt': u'robotas: smulkūs taisymai', 'nl': u'Bot: Cosmetische veranderingen', 'pl': u'Robot dokonuje poprawek kosmetycznych', @@ -58,6 +59,7 @@ 'en': u'; cosmetic changes', 'es': u'; cambios triviales', 'he': u'; שינויים קוסמטיים', + 'ko': u'; 자잘한 수정', 'lt': u'; smulkūs taisymai', 'nl': u'; cosmetische veranderingen', 'pl': u'; zmiany kosmetyczne',
Modified: trunk/pywikipedia/featured.py =================================================================== --- trunk/pywikipedia/featured.py 2007-11-17 10:15:12 UTC (rev 4563) +++ trunk/pywikipedia/featured.py 2007-11-17 12:30:37 UTC (rev 4564) @@ -53,6 +53,7 @@ 'hr': u'Bot: Interwiki za izabrane članke za [[%s:%s]]', 'it': u'Bot: collegamento articolo in vetrina [[%s:%s]]', 'ka': u'ბოტი: რჩეული სტატიის ბმული გვერდისათვის [[%s:%s]]', + 'ko': u'??: [[%s:%s]]? ?? ? ??', 'lt': u'Bot: Pavyzdinis straipsnis [[%s:%s]]', 'nl': u'Bot: Etalage-artikel link voor [[%s:%s]]', 'no': u'bot: [[%s:%s]] er en utmerka artikkel', @@ -78,6 +79,7 @@ 'hr': u'Link FA', 'it': u'Link AdQ', 'ka': u'Link FA', + 'ko': u'Link FA', 'lt': u'Link FA', 'lv': u'Link FA', 'nl': u'Link FA',