[Pywikipedia-bugs] [Maniphest] [Commented On] T327283: Create on-wiki content for the How to host a bot on Toolforge workshop

2023-01-30 Thread srishakatux
srishakatux added a comment.


  @KBach I like the content in the tutorial so far!
  
  However, I am wondering that if I caused confusion by suggesting to keep a 
focus on developing the material to be used as a "teaching resource" (in one of 
my previous comments). Right now, the way it is, any learner reading it might 
feel that it is not for them. How can we modify it to make sense for both 
mentors & learners? Ideally, for each workshop, we want to move the content 
from the video materials to on-wiki content and get it translated into multiple 
languages to serve many learners.

TASK DETAIL
  https://phabricator.wikimedia.org/T327283

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: KBach, srishakatux
Cc: srishakatux, komla, Aklapper, pywikibot-bugs-list, KBach, Maberdour, 
PotsdamLamb, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, 
Demian, apaskulin, Pavithraes, Urstrulykkr, Viztor, Wenyi, Cpaulf30, 
Ivana_Isadora, Tbscho, MayS, Framawiki, Mdupont, JJMC89, Dvorapa, Altostratus, 
Avicennasis, mys_721tx, Xqt, Dinoguy1000, Gryllida, jayvdb, Masti, Alchimista, 
Rfarrand, Jay8g, bd808, jeremyb
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[pywikibot] Templates in archivebot.py

2023-01-30 Thread Bináris
Hi,

In archivebot.py there is a line:
# TODO: handle marked with template
This means resolved and unresolved sections. Unresolved sections are not to
be archived even if they are old enough, resolved could be archived faster.

I coded unresolved for Hungarian Wikipedia (1), and I will do the resolved,
too. But this way we use a separate branch. If we want to do it in general,
we should put the templates somewhere. Templates depend on project, not
language.
There may also be a set of templates to trigger the same behaviour, see
e.g. (1) for variety of templates.
So we want a set of "resolved" and another set of "unresolved" templates
per project.
What is the nice architecture? Where would you put them? Of course, the
easiest way is to hardcode in the script, but I think we don't do such
things nowadays.

[1]
https://hu.wikipedia.org/w/index.php?title=Szerkeszt%C5%91:Atobot/archivebot_hu.py=prev=25774753
[2] https://en.wikipedia.org/wiki/Template:Unresolved
-- 
Bináris
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/NVBM32L3FMTB4CGHW7RNDW42MJMHOVQA/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[pywikibot] How to exclude HTML comments

2023-01-30 Thread Bináris
Given a piece of text, I want to exclude  when searching
a template. Is there a ready-to-use, nice, canonical method for it?

-- 
Bináris
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/2WGT4DOVUHQT6HOLPY7UBE5TFTQAADYR/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[pywikibot] Re: Tortoise SVN installs an old version

2023-01-30 Thread Bináris
Hi Merlijn,

Merlijn van Deen (valhallasw)  ezt írta (időpont:
2023. jan. 30., H, 20:24):

>
> However: SVN support on Github is scheduled to be removed in January 2024:
> https://github.blog/2023-01-20-sunsetting-subversion-support/ , so I
> would suggest switching to another distribution method (pip, nightlies,
> git) sooner rather than later.
>
Yes, I will have to use git someday to commit again. I tried pip, but it
installed under Python, and I want it in a separate directory under root,
as I work in it all the time. Is there a way to use pip for installing and
upgrading in C:\Pywikibot? At the end I downloaded zip version, it works.

> I've updated the documentation pages with the correct URL plus a warning
> about the pending deprecation.
>
Thank you!
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/4MJEBSAWDONN633NX6ITLXSIBTJN7TRS/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Update languages_by_size

2023-01-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/884932 )

Change subject: [L10N] Update languages_by_size
..

[L10N] Update languages_by_size

Change-Id: I9c7e22c82ce7eb02be3daa161cca23366747de1d
---
M pywikibot/families/wikibooks_family.py
M pywikibot/families/wikiversity_family.py
M pywikibot/families/wiktionary_family.py
M pywikibot/families/wikipedia_family.py
4 files changed, 33 insertions(+), 24 deletions(-)

Approvals:
  Meno25: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/pywikibot/families/wikibooks_family.py 
b/pywikibot/families/wikibooks_family.py
index 49d1269..e03cff8 100644
--- a/pywikibot/families/wikibooks_family.py
+++ b/pywikibot/families/wikibooks_family.py
@@ -32,9 +32,9 @@
 'en', 'hu', 'de', 'vi', 'fr', 'it', 'ja', 'pt', 'es', 'nl', 'pl', 'id',
 'he', 'fi', 'zh', 'fa', 'sq', 'az', 'ru', 'ca', 'eu', 'th', 'cs', 'da',
 'ko', 'ba', 'sv', 'gl', 'hi', 'sr', 'uk', 'hr', 'no', 'tr', 'sa', 'ar',
-'ta', 'bn', 'eo', 'sk', 'is', 'ro', 'shn', 'si', 'bg', 'ms', 'ka',
-'mk', 'tt', 'lt', 'el', 'li', 'sl', 'tl', 'ur', 'km', 'la', 'mr', 'kk',
-'te', 'et', 'be', 'ia', 'ml', 'oc', 'hy', 'ne', 'pa', 'cv', 'tg', 'ku',
+'ta', 'bn', 'eo', 'sk', 'is', 'ro', 'shn', 'si', 'bg', 'ms', 'mk',
+'ka', 'tt', 'lt', 'el', 'li', 'sl', 'tl', 'ur', 'km', 'la', 'mr', 'kk',
+'te', 'et', 'be', 'ia', 'ml', 'oc', 'ne', 'hy', 'pa', 'cv', 'tg', 'ku',
 'fy', 'af', 'bs', 'cy', 'mg', 'ky',
 ]

diff --git a/pywikibot/families/wikipedia_family.py 
b/pywikibot/families/wikipedia_family.py
index 0a0603e..c18c7af 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -28,34 +28,34 @@
 languages_by_size = [
 'en', 'ceb', 'de', 'sv', 'fr', 'nl', 'ru', 'es', 'it', 'arz', 'pl',
 'ja', 'zh', 'vi', 'war', 'uk', 'ar', 'pt', 'fa', 'ca', 'sr', 'id',
-'ko', 'no', 'fi', 'tr', 'hu', 'cs', 'ce', 'tt', 'sh', 'ro',
+'ko', 'no', 'fi', 'tr', 'ce', 'hu', 'cs', 'tt', 'sh', 'ro',
 'zh-min-nan', 'eu', 'ms', 'eo', 'he', 'hy', 'da', 'bg', 'cy', 'sk',
 'azb', 'et', 'kk', 'be', 'simple', 'min', 'uz', 'el', 'hr', 'lt', 'gl',
 'az', 'ur', 'sl', 'ka', 'nn', 'hi', 'th', 'ta', 'la', 'bn', 'mk',
 'ast', 'zh-yue', 'lv', 'tg', 'af', 'my', 'mg', 'bs', 'mr', 'oc', 'sq',
-'nds', 'ml', 'ky', 'be-tarask', 'te', 'br', 'sw', 'new', 'jv', 'lld',
-'vec', 'ht', 'pnb', 'pms', 'ba', 'lb', 'su', 'ku', 'ga', 'lmo', 'szl',
-'is', 'cv', 'fy', 'ckb', 'tl', 'an', 'wuu', 'diq', 'sco', 'pa', 'io',
+'nds', 'ml', 'be-tarask', 'ky', 'te', 'br', 'sw', 'lld', 'new', 'jv',
+'vec', 'ht', 'pms', 'pnb', 'ba', 'lb', 'su', 'ku', 'ga', 'lmo', 'szl',
+'is', 'cv', 'fy', 'ckb', 'tl', 'an', 'wuu', 'diq', 'pa', 'sco', 'io',
 'vo', 'yo', 'ne', 'gu', 'als', 'kn', 'ia', 'bar', 'avk', 'scn', 'bpy',
 'qu', 'crh', 'mn', 'nv', 'ha', 'xmf', 'si', 'ban', 'bat-smg', 'ps',
 'frr', 'os', 'or', 'sah', 'gd', 'bug', 'cdo', 'yi', 'ilo', 'sd', 'am',
 'nap', 'li', 'gor', 'fo', 'hsb', 'map-bms', 'mai', 'mzn', 'ig', 'bcl',
 'eml', 'ace', 'shn', 'zh-classical', 'sa', 'wa', 'ie', 'lij', 'as',
-'zu', 'mhr', 'mrj', 'hyw', 'hif', 'bjn', 'mni', 'sn', 'hak', 'km',
-'roa-tara', 'so', 'pam', 'rue', 'nso', 'bh', 'tum', 'se', 'sat', 'mi',
+'zu', 'mhr', 'hyw', 'mrj', 'hif', 'sn', 'bjn', 'mni', 'hak', 'km',
+'roa-tara', 'so', 'pam', 'rue', 'nso', 'bh', 'tum', 'sat', 'se', 'mi',
 'myv', 'vls', 'nds-nl', 'nah', 'sc', 'kw', 'vep', 'kab', 'tk', 'gan',
-'co', 'glk', 'dag', 'fiu-vro', 'ary', 'bo', 'ab', 'gv', 'frp', 'zea',
-'skr', 'ug', 'kv', 'pcd', 'udm', 'csb', 'mt', 'gn', 'ay', 'smn', 'nrm',
+'co', 'glk', 'dag', 'ary', 'fiu-vro', 'bo', 'ab', 'gv', 'frp', 'skr',
+'zea', 'ug', 'kv', 'pcd', 'udm', 'csb', 'mt', 'gn', 'ay', 'smn', 'nrm',
 'lez', 'lfn', 'stq', 'olo', 'lo', 'rw', 'mwl', 'ang', 'fur', 'rm',
-'lad', 'gom', 'koi', 'ext', 'tyv', 'dsb', 'av', 'dty', 'ln', 'cbk-zam',
-'pap', 'kaa', 'dv', 'ksh', 'gag', 'bxr', 'pfl', 'ks', 'pag', 'pi',
-'tw', 'mdf', 'szy', 'haw', 'awa', 'tay', 'za', 'blk', 'inh', 'krc',
+'lad', 'gom', 'pag', 'koi', 'tyv', 'ext', 'dsb', 'av', 'dty', 'ln',
+'cbk-zam', 'kaa', 'pap', 'dv', 'ksh', 'gag', 'bxr', 'pfl', 'ks', 'tw',
+'mdf', 'pi', 'szy', 'haw', 'awa', 'tay', 'za', 'blk', 'inh', 'krc',
 'xal', 'pdc', 'atj', 'to', 'arc', 'tcy', 'lg', 'mnw', 'kbp', 'jam',
-'na', 'wo', 'kbd', 'nia', 'nov', 'ki', 'bi', 'nqo', 'tpi', 'tet',
+'na', 'wo', 'kbd', 'nia', 'nov', 'ki', 'nqo', 'bi', 'tpi', 'tet',
 'shi', 'jbo', 'roa-rup', 'fj', 'lbe', 'kg', 'xh', 'ty', 'cu', 'om',
 'guw', 'trv', 'srn', 'sm', 'gcr', 'alt', 'chr', 'tn', 'ltg', 'ny',
-'st', 

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation

2023-01-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/884931 )

Change subject: [doc] Update documentation
..

[doc] Update documentation

Change-Id: I57a51e36653a74585a3f38753a75d1097e192e6a
---
M scripts/download_dump.py
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  Meno25: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/scripts/download_dump.py b/scripts/download_dump.py
index 95353f4..603e995 100755
--- a/scripts/download_dump.py
+++ b/scripts/download_dump.py
@@ -91,7 +91,7 @@
 file_current_storepath = os.path.join(
 self.opt.storepath, temp_filename)

-# https://wikitech.wikimedia.org/wiki/Help:Toolforge#Dumps
+# https://wikitech.wikimedia.org/wiki/Help:Toolforge/Dumps
 toolforge_dump_filepath = self.get_dump_name(
 self.opt.wikiname, self.opt.filename, self.opt.dumpdate)


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/884931
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I57a51e36653a74585a3f38753a75d1097e192e6a
Gerrit-Change-Number: 884931
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 
Gerrit-Reviewer: D3r1ck01 
Gerrit-Reviewer: Meno25 
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
___
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org


[pywikibot] Re: Tortoise SVN installs an old version

2023-01-30 Thread Bináris
I wanted to put a warning on the page, but it does not let me save it for
some silly translation issues. I give it up, somebody will be happy that I
can't edit a simple page after 16 years of being a Wikipedian.
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/Y3DARPKTN2VPWFAE5VLBJSHSMZL3GND2/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[pywikibot] Re: Tortoise SVN installs an old version

2023-01-30 Thread Bináris
Zoran Dori  ezt írta (időpont: 2023. jan. 30., H,
14:19):

>
> Are you using a GUI extension or are you cloning via the command line?
>

Tortoise SVN GUI.
Thanks.
I will try then download a zip version.
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/V4FO4QDD5GIV4LBXWAM7KDOEI3EPX2M3/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Updated] T327600: Pywikibot 8 requires mwparserfromhell, which is not present on the Toolforge grid

2023-01-30 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T327600

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: MisterSynergy, binbot, Blua, Ato_01, Thibaut120094, Paucabot, JJMC89, 
YFdyh000, taavi, Legoktm, Xqt, Aklapper, pywikibot-bugs-list, Multichill, 
PotsdamLamb, Devnull, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, 
Nintendofan885, Zkhalido, Viztor, Wenyi, Namenlos314, skpuneethumar, Zylc, 
Bstorm, 1978Gage2001, Operator873, Bsandipan, DSquirrelGM, Chicocvenancio, 
Tbscho, MayS, Freddy2001, Framawiki, Mdupont, Dvorapa, Altostratus, 
Avicennasis, Luke081515, mys_721tx, Jitrixis, Gryllida, jayvdb, Masti, scfc, 
Alchimista, coren, Krenair, Adamm71, Jersione, Hellket777, LisafBia6531, 786, 
Biggs657, Juan90264, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Lewizho99, 
Maathavan, Neuronton
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[pywikibot] Re: Tortoise SVN installs an old version

2023-01-30 Thread Zoran Dori
Hello,
don't worry, this one is definitely real, because
https://github.com/wikimedia/pywikibot/releases/tag/stable is back from
2020.

Instructions are probably outdated, or there is something wrong with
syncing from Gerrit to GitHub.
I'm even surprised that cloning from GitHub is working via SVN.

Are you using a GUI extension or are you cloning via the command line?

пон, 30. јан 2023. у 14:13 Bináris  је написао/ла:

> Sorry for the previous, but this one seems to be real.
> I followed
>
> https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation/SVN#Download_Pywikibot_with_TortoiseSVN_for_Windows_user
>
> c:\Pywikibot>python pwb.py version
> WARNING: Http response status 404
> Pywikibot: pywikibot/__init__.py (, -1 (unknown), 2023/01/30, 13:59:21,
> n/a)
> Release version: *3.1.dev0*
> requests version: 2.25.1
>   cacerts: C:\Python37\lib\site-packages\certifi\cacert.pem
> certificate test: ok
> Python: 3.7.4 (tags/v3.7.4:e09359112e, Jul  8 2019, 20:34:20) [MSC v.1916
> 64 bit (AMD64)]
>
> --
> Bináris
> ___
> pywikibot mailing list -- pywikibot@lists.wikimedia.org
> Public archives at
> https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/DXIS63BD5ERUQNDNAYQQ6WIOEBEN373M/
> To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org
>
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/3CYIWUFNOT5RIWT5DAMFETIWSDDCI3RT/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[pywikibot] Re: SVN install vs i18n

2023-01-30 Thread Bináris
Solved: the problem was that I had a working 7.7.x copy of Pywikibot, and I
wanted to reinstall it with SVN.
A clean install solved it.

Bináris  ezt írta (időpont: 2023. jan. 30., H, 13:41):

> Hi,
>
> I followed
> https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation/SVN#Download_Pywikibot_with_TortoiseSVN_for_Windows_user
> At the last step I get SVN error:
> C:\Pywikibot\scripts\i18n
> The node 'C:\Pywikibot\scripts\i18n' was not found.
>
> What i the next step?
>
> --
> Bináris
>


-- 
Bináris
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/QUKZXHX5HKY2KG7TQQAYKXLAC7WWJLUM/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[pywikibot] SVN install vs i18n

2023-01-30 Thread Bináris
Hi,

I followed
https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation/SVN#Download_Pywikibot_with_TortoiseSVN_for_Windows_user
At the last step I get SVN error:
C:\Pywikibot\scripts\i18n
The node 'C:\Pywikibot\scripts\i18n' was not found.

What i the next step?

-- 
Bináris
___
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/VY4JG23GRWI4JN36DFB3CKMHM4KRUTNN/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T327600: Pywikibot 8 requires mwparserfromhell, which is not present on the Toolforge grid

2023-01-30 Thread gerritbot
gerritbot added a comment.


  Change 882220 **merged** by Arturo Borrero Gonzalez:
  
  [operations/puppet@production] P:toolforge::grid: install 
python3-mwparserfromhell
  
  https://gerrit.wikimedia.org/r/882220

TASK DETAIL
  https://phabricator.wikimedia.org/T327600

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: MisterSynergy, binbot, Blua, Ato_01, Thibaut120094, Paucabot, JJMC89, 
YFdyh000, taavi, Legoktm, Xqt, Aklapper, pywikibot-bugs-list, Multichill, 
Adamm71, Jersione, Hellket777, LisafBia6531, 786, Biggs657, PotsdamLamb, 
Devnull, Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, 
Beast1978, Un1tY, Khutuck, Nintendofan885, Zkhalido, Hook696, Kent7301, 
joker88john, Viztor, CucyNoiD, Wenyi, Namenlos314, skpuneethumar, Gaboe420, 
Zylc, Giuliamocci, Bstorm, Cpaulf30, 1978Gage2001, Operator873, Af420, 
Bsandipan, DSquirrelGM, Chicocvenancio, Tbscho, MayS, Freddy2001, Framawiki, 
Lewizho99, Mdupont, Maathavan, Dvorapa, Altostratus, Neuronton, Avicennasis, 
Luke081515, mys_721tx, Jitrixis, Gryllida, jayvdb, Masti, scfc, Alchimista, 
coren, Krenair
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2023-01-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/884864 )

Change subject: Localisation updates from https://translatewiki.net.
..

Localisation updates from https://translatewiki.net.

Change-Id: I941ce38f3c021fbeb868b541c2520748d160c2b9
---
M category_redirect/cy.json
A image/cy.json
M interwiki/cy.json
A interwikidata/cy.json
A misspelling/cy.json
M clean_sandbox/cy.json
A commonscat/cy.json
M noreferences/cy.json
A pagefromfile/cy.json
A reflinks/cy.json
M welcome/cy.json
M movepages/cy.json
M category/cy.json
A blockpageschecker/cy.json
M solve_disambiguation/cy.json
A imagetransfer/cy.json
M redirect/cy.json
A undelete/cy.json
A revertbot/cy.json
M delete/cy.json
A transferbot/cy.json
M weblinkchecker/cy.json
M fixing_redirects/cy.json
M add_text/cy.json
M cosmetic_changes/cy.json
A protect/cy.json
M pywikibot/cy.json
A template/cy.json
M djvutext/cy.json
A unusedfiles/cy.json
M archivebot/cy.json
A delinker/cy.json
A listpages/cy.json
A checkimages/cy.json
A unprotect/cy.json
35 files changed, 266 insertions(+), 48 deletions(-)

Approvals:
  L10n-bot: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/add_text/cy.json b/add_text/cy.json
index c154b53..de115bf 100644
--- a/add_text/cy.json
+++ b/add_text/cy.json
@@ -1,6 +1,8 @@
 {
"@metadata": {
-   "authors": []
+   "authors": [
+   "Afalau"
+   ]
},
-   "add_text-adding": "robot yn ychwanegu %(adding)s"
+   "add_text-adding": "Bot: Yn ychwanegu %(adding)s"
 }
diff --git a/archivebot/cy.json b/archivebot/cy.json
index 19862b7..72e9929 100644
--- a/archivebot/cy.json
+++ b/archivebot/cy.json
@@ -1,11 +1,13 @@
 {
"@metadata": {
"authors": [
+   "Afalau",
"Pwyll",
"Robin Owain"
]
},
"archivebot-archive-full": "(ARCHIF YN LLAWN)",
-   "archivebot-older-than": "hŷn na",
+   "archivebot-archive-summary": "Bot: Yn archifo %(count)d 
{{PLURAL:%(count)d|edefyn|edefyn}} o [[%(from)s]]",
+   "archivebot-older-than": "sy'n {{PLURAL:%(count)d|hŷn}} na 
%(duration)s",
"archivebot-page-summary": "Robot: Archifwyd %(count)d 
{{PLURAL:%(count)d|llinyn sgwrs|llinyn sgwrs}} (%(why)s) i'r %(archives)s"
 }
diff --git a/blockpageschecker/cy.json b/blockpageschecker/cy.json
new file mode 100644
index 000..f69b6cc
--- /dev/null
+++ b/blockpageschecker/cy.json
@@ -0,0 +1,10 @@
+{
+   "@metadata": {
+   "authors": [
+   "Afalau"
+   ]
+   },
+   "blockpageschecker-adding": "Bot: Yn ychwanegu nodyn cloi tudalen",
+   "blockpageschecker-modifying": "Bot: Yn addasu nodyn sydd wedi dyddio",
+   "blockpageschecker-deleting": "Bot: Yn dileu nodyn sydd wedi dyddio"
+}
diff --git a/category/cy.json b/category/cy.json
index a0f4304..caf61a8 100644
--- a/category/cy.json
+++ b/category/cy.json
@@ -1,19 +1,21 @@
 {
"@metadata": {
"authors": [
+   "Afalau",
"Lloffiwr",
"Robin Owain",
"Xxglennxx"
]
},
-   "category-adding": "Robot: Yn ychwanegu [[:Category:%(newcat)s]]",
+   "category-adding": "Bot: Yn ychwanegu 
[[:Category:%(newcat)s|%(newcat)s]]",
"category-also-in": "(hefyd yn %(alsocat)s)",
+   "category-clean": "Bot: Yn dileu'r categori %(category)s, gan ei fod o 
dan %(child)s",
"category-listifying": "Bot: Yn rhestru cynnwys %(fromcat)s (%(num)d o 
gofnodion)",
"category-removing": "Bot: Yn ei dynnu o %(oldcat)s",
"category-renamed": "Robot: Symudwyd o %(oldcat)s. Awduron: 
%(authors)s",
"category-replacing": "Robot: Yn disodli'r categori %(oldcat)s gan y 
categori %(newcat)s",
"category-section-title": "Hanes tudalen y cyn-gategori %(oldcat)s",
-   "category-version-history": "Robot: Yn arbed pob fersiwn o hanes 
%(oldcat)s",
-   "category-was-disbanded": "Bot: Gwacawyd y categori",
-   "category-was-moved": "Robot: Symudwyd y categori i 
[[:Category:%(newcat)s|%(title)s]]"
+   "category-version-history": "Bot: Yn cadw fersiwn hanes o %(oldcat)s",
+   "category-was-disbanded": "Bot: Categori yn wag",
+   "category-was-moved": "Bot: Wedi symud y categori i 
[[:Category:%(newcat)s|%(title)s]]"
 }
diff --git a/category_redirect/cy.json b/category_redirect/cy.json
index c6e856e..05e9c7b 100644
--- a/category_redirect/cy.json
+++ b/category_redirect/cy.json
@@ -1,14 +1,19 @@
 {
"@metadata": {
"authors": [
+   "Afalau",
"Lloffiwr",
"Xxglennxx"
]
},
-   "category_redirect-add-template": "Robot: yn ychwanegu nodyn categori 
ailgyfeirio