Index: category.py =================================================================== --- category.py (revision 4793) +++ category.py (working copy) @@ -92,6 +92,7 @@ 'ja':u'ロボットによる: カテゴリ追加 [[Category:%s]]', 'kk':u'Бот: [[Санат:%s]] үстеді', 'ko': u'로봇: [[분류:%s]] 추가', + 'ksh':u'Bot: [[Saachjropp:%s]] erinjedonn', 'nds':u'Kat-Bot: [[Kategorie:%s]] rin', 'nds-nl':u'bot: [[kattegerie:%s]] derbie edaon', 'nl':u'Bot: [[Categorie:%s]] toegevoegd', @@ -120,6 +121,7 @@ 'ja':u'ロボットによる: カテゴリ変更 [[Category:%s]]', 'kk':u'Бот: %s дегенді түзетті', 'ko': u'로봇: %s 수정', + 'ksh':u'Bot: %s ußjewääßelt', 'nds':u'Kat-Bot: %s utwesselt', 'nds-nl':u'bot: wieziging %s', 'nl':u'Bot: Wijziging %s', @@ -145,6 +147,7 @@ 'lt':u'robotas: Kategorija pervadinta į [[Category:%s|%s]]', 'kk':u'Бот: Санат [[Санат:%s|%s]] дегенге жылжытылды', 'ko': u'로봇: 분류가 [[분류:%s|%s]]로 옮겨짐', + 'ksh':u'Bot: Saachjropp noh [[Category:%s|%s]] jeschovve', '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]]', @@ -480,6 +483,7 @@ 'he':u'בוט: הקטגוריה פורקה', 'ia':u'Robot: Categoria esseva dissolvite', 'kk':u'Бот: Санат тарқатылды', + 'ksh':u'Bot: de Saachjropp is nu opjelööß', 'nds':u'Kat-Bot: Kategorie is nu oplööst', 'nds-nl':u'Bot: kattegerie besteet neet meer', 'nl':u'Bot: Categorie is opgeheven', @@ -496,6 +500,7 @@ 'ia':u'Robot: Eliminate de %s', 'is':u'Vélmenni: Fjarlægi [[Flokkur:%s]]', 'kk':u'Бот: %s дегеннен аластатты', + 'ksh':u'Bot: uß de %s ußjedraare', 'nds':u'Kat-Bot: rut ut %s', 'nds-nl':u'Bot: vort-ehaold uut %s', 'nl':u'Bot: Verwijderd uit %s', Index: catlib.py =================================================================== --- catlib.py (revision 4794) +++ catlib.py (working copy) @@ -31,6 +31,8 @@ 'id':u'Bot: Memindahkan dari %s. Kontributor: %s', 'it':u'Bot: Voce spostata da %s. Autori: %s', 'ja': u'ロボットによる: %s から移動しました。原作者は %s', + 'ksh':u'Bot: hääjeholldt von %s. Schriiver: %s', + 'nds':u'Kat-Bot: herschaven von %s. Schriever: %s', 'nl':u'Bot: hernoemd van %s. Auteurs: %s', 'pl':u'Robot przenosi z %s. Autorzy: %s', 'pt':u'Bot: Movido de %s. Autor: %s',