Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/697390 )
Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net.
Change-Id: If7b13f39bc9f72e214034b4eff9219a3b04a2fb2 --- M catall/ia.json M category/ia.json M category_redirect/ia.json A checkimages/ia.json A commonscat/ia.json A disambredir/ia.json A followlive/ia.json A image/ia.json A interwikidata/ia.json A listpages/ia.json M noreferences/ia.json M pagefromfile/ia.json A piper/ia.json M pywikibot/ia.json A remove_edp_images/ia.json A standardize_interwiki/ia.json A states_redirect/ia.json A transferbot/ia.json A undelete/ia.json A unprotect/ia.json A unusedfiles/ia.json M weblinkchecker/ia.json 22 files changed, 174 insertions(+), 7 deletions(-)
Approvals: L10n-bot: Looks good to me, approved Xqt: Verified
diff --git a/catall/ia.json b/catall/ia.json index 6b01fd6..cc7a5e3 100644 --- a/catall/ia.json +++ b/catall/ia.json @@ -1,6 +1,8 @@ { "@metadata": { - "authors": [] + "authors": [ + "McDutchie" + ] }, - "catall-changing": "Bot: Alteration de categorias" + "catall-changing": "Robot: Alteration de categorias" } diff --git a/category/ia.json b/category/ia.json index c89a757..88d6f94 100644 --- a/category/ia.json +++ b/category/ia.json @@ -11,6 +11,9 @@ "category-renamed": "Robot: Transferite de %(oldcat)s. Autores: %(authors)s", "category-replacing": "Robot: Reimplacia categoria %(oldcat)s per %(newcat)s", "category-section-title": "Historia del pagina del ancian %(oldcat)s", + "category-strip-cfd-templates": "Robot: Remove patronos CFD pro le action concludite", + "category-strip-sort-keys": "Robot: Remove claves de ordinamento pro le action concludite", + "category-strip-both": "Robot: Remove patronos CFD e claves de ordinamento pro le action concludite", "category-version-history": "Robot: Salveguarda le historia de versiones del ancian %(oldcat)s", "category-was-disbanded": "Robot: Le categoria ha essite dissolvite", "category-was-moved": "Robot: Categoria renominate a [[:Category:%(newcat)s|%(title)s]]" diff --git a/category_redirect/ia.json b/category_redirect/ia.json index 92e9944..242c704 100644 --- a/category_redirect/ia.json +++ b/category_redirect/ia.json @@ -9,5 +9,21 @@ "category_redirect-comment": "Robot pro mantener redirectiones de categorias", "category_redirect-edit-request": "Le sequente paginas protegite require actualisationes de ligamines a categorias: %(itemlist)s", "category_redirect-edit-request-item": "* %(title)s es in %(oldcat)s, que es un redirection a %(newcat)s", - "category_redirect-fix-double": "Robot: Repara redirection duple" + "category_redirect-fix-double": "Robot: Repara redirection duple", + "category_redirect-log-added": "* [[%(ns)s%(template)s]] addite a %(oldcat)s", + "category_redirect-log-add-failed": "* Non poteva adder [[%(ns)s%(template)s]] a %(oldcat)s", + "category_redirect-log-double": "* Duple redirection corrigite: %(oldcat)s -> %(newcat)s -> %(targetcat)s", + "category_redirect-log-failed": "** Fallite: %(error)s", + "category_redirect-log-false-positive": "* Non-redirection inexpectate: %(oldcat)s", + "category_redirect-log-ignoring": "* Ignora %(oldcat)s", + "category_redirect-log-loop": "* Bucla de redirectiones ab %(oldcat)s", + "category_redirect-log-moved": "* %(oldcat)s: %(found)d trovate, %(moved)d displaciate", + "category_redirect-log-move-error": "* %(oldcat)s: error in move_contents", + "category_redirect-log-new": "Nove redirectiones depost le ultime reporto:", + "category_redirect-log-not-loaded": "* Non poteva cargar %(oldcat)s; ignorate", + "category_redirect-log-skipping": "* Salta %(oldcat)s; in periodo de calma", + "category_redirect-older-logs": "'''[%(oldlogs)s Registros plus ancian]'''", + "category_redirect-problem-hard": "# %(oldcat)s es un redirection dur verso %(page)s", + "category_redirect-problem-redirects": "# %(oldcat)s redirige verso %(redpage)s", + "category_redirect-problem-self-linked": "# %(oldcat)s es un redirection verso se mesme" } diff --git a/checkimages/ia.json b/checkimages/ia.json new file mode 100644 index 0000000..eaa8f25 --- /dev/null +++ b/checkimages/ia.json @@ -0,0 +1,17 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "checkimages-deletion-comment": "Robot: Addition de %(adding)s", + "checkimages-doubles-file-comment": "Robot: File es jam sur Commons, pote esser delite", + "checkimages-doubles-head": "File duplicate", + "checkimages-doubles-talk-comment": "Robot: Notifica que le file jam existe sur Commons", + "checkimages-log-comment": "Robot: Actualisa le registro", + "checkimages-no-license-head": "Imagine sin licentia", + "checkimages-source-tag-comment": "Robot: Marca un file novemente incargate sin etiquetta", + "checkimages-source-notice-comment": "Robot: Requesta information sur le fonte", + "checkimages-unknown-extension-head": "Extension incognite!", + "checkimages-unknown-extension-msg": "Le file %(file)s pare haber un extension incorrecte. Per favor verifica." +} diff --git a/commonscat/ia.json b/commonscat/ia.json new file mode 100644 index 0000000..4580ed2 --- /dev/null +++ b/commonscat/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "commonscat-msg_change": "Robot: Cambia ligamine commonscat de [[:Commons:Category:%(oldcat)s|%(oldcat)s]] a [[:Commons:Category:%(newcat)s|%(newcat)s]]" +} diff --git a/disambredir/ia.json b/disambredir/ia.json new file mode 100644 index 0000000..f3cb46c --- /dev/null +++ b/disambredir/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "disambredir-msg": "Cambia redirectiones sur un pagina de disambiguation" +} diff --git a/followlive/ia.json b/followlive/ia.json new file mode 100644 index 0000000..010d882 --- /dev/null +++ b/followlive/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "followlive-blanking": "Vacuate; contento esseva '%(content)s'." +} diff --git a/image/ia.json b/image/ia.json new file mode 100644 index 0000000..61c83b1 --- /dev/null +++ b/image/ia.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "image-remove": "Robot: Remove imagine %(file)s", + "image-replace": "Robot: Reimplacia imagine %(old)s per %(new)s" +} diff --git a/interwikidata/ia.json b/interwikidata/ia.json new file mode 100644 index 0000000..e95a6a6 --- /dev/null +++ b/interwikidata/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "interwikidata-clean-summary": "Robot: Elimina ancian ligamines interwiki" +} diff --git a/listpages/ia.json b/listpages/ia.json new file mode 100644 index 0000000..c2ca13c --- /dev/null +++ b/listpages/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "listpages-save-list": "Robot: Salveguarda le lista generate de paginas" +} diff --git a/noreferences/ia.json b/noreferences/ia.json index ad661b3..63be8dc 100644 --- a/noreferences/ia.json +++ b/noreferences/ia.json @@ -4,5 +4,6 @@ "McDutchie" ] }, - "noreferences-add-tag": "Robot: Adder le etiquetta <references /> mancante" + "noreferences-add-tag": "Robot: Adder le etiquetta <references /> mancante", + "noreferences-fix-tag": "Robot: Repara syntaxe invalide del etiquetta <references />" } diff --git a/pagefromfile/ia.json b/pagefromfile/ia.json index 8cd8642..5511fa9 100644 --- a/pagefromfile/ia.json +++ b/pagefromfile/ia.json @@ -1,6 +1,11 @@ { "@metadata": { - "authors": [] + "authors": [ + "McDutchie" + ] }, - "pagefromfile-msg": "Robot: Importation automatic de articulos" + "pagefromfile-msg": "Robot: Importation automatic de articulos", + "pagefromfile-msg_bottom": "adjungite al fin del pagina", + "pagefromfile-msg_force": "texto existente superscribite", + "pagefromfile-msg_top": "adjungite al initio del pagina" } diff --git a/piper/ia.json b/piper/ia.json new file mode 100644 index 0000000..023b40c --- /dev/null +++ b/piper/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "piper-edit-summary": "Robot: Passa le texto del articulo per %(filters)s" +} diff --git a/pywikibot/ia.json b/pywikibot/ia.json index 0151824..c158a2e 100644 --- a/pywikibot/ia.json +++ b/pywikibot/ia.json @@ -11,6 +11,8 @@ "pywikibot-enter-new-text": "Per favor entra le nove texto:", "pywikibot-enter-page-processing": "Qual page debe esser tractate?", "pywikibot-enter-xml-filename": "Per favor entra le nomine del file de extraction XML:", + "pywikibot-fixes-fckeditor": "Robot: Reparation de HTML de editor ric", "pywikibot-fixes-html": "Robot: conversion/reparation de HTML", - "pywikibot-fixes-syntax": "Robot: Reparation de syntaxe wiki" + "pywikibot-fixes-syntax": "Robot: Reparation de syntaxe wiki", + "pywikibot-touch": "Modification causate per tocco de Pywikibot" } diff --git a/remove_edp_images/ia.json b/remove_edp_images/ia.json new file mode 100644 index 0000000..5d5d304 --- /dev/null +++ b/remove_edp_images/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "remove_edp_images-edit-summary": "Robot: Corrige uso de imagine EDP: [[%(title)s]]" +} diff --git a/standardize_interwiki/ia.json b/standardize_interwiki/ia.json new file mode 100644 index 0000000..21dc476 --- /dev/null +++ b/standardize_interwiki/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "standardize_interwiki-comment": "Robot: Standardisation interwiki" +} diff --git a/states_redirect/ia.json b/states_redirect/ia.json new file mode 100644 index 0000000..c746f7a --- /dev/null +++ b/states_redirect/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "states_redirect-comment": "Robot: Crea redirection pro le abbreviation de un stato" +} diff --git a/transferbot/ia.json b/transferbot/ia.json new file mode 100644 index 0000000..7ba8c0d --- /dev/null +++ b/transferbot/ia.json @@ -0,0 +1,9 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "transferbot-summary": "Pagina renominate ab %(source)s", + "transferbot-target": "Iste pagina ha essite renominate ab %(source)s. Su historia de modificationes pote esser vidite sur %(history)s" +} diff --git a/undelete/ia.json b/undelete/ia.json new file mode 100644 index 0000000..d93cfce --- /dev/null +++ b/undelete/ia.json @@ -0,0 +1,10 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "undelete-from-file": "Robot: Restaura un lista de paginas", + "undelete-images": "Robot: Restaura tote le imagines sur le pagina %(page)s", + "undelete-linked-pages": "Robot: Restaura tote le paginas ligate ab %(page)s" +} diff --git a/unprotect/ia.json b/unprotect/ia.json new file mode 100644 index 0000000..5222683 --- /dev/null +++ b/unprotect/ia.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "unprotect-category": "Robot: Disprotege tote le paginas del categoria %(cat)s", + "unprotect-images": "Robot: Disprotege tote le files sur le pagina %(page)s", + "unprotect-links": "Robot: Disprotege tote le paginas ligate ab %(page)s", + "unprotect-ref": "Robot: Disprotege tote le paginas que refere ab %(page)s", + "unprotect-simple": "Robot: Disprotege un lista de files" +} diff --git a/unusedfiles/ia.json b/unusedfiles/ia.json new file mode 100644 index 0000000..5fd8915 --- /dev/null +++ b/unusedfiles/ia.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "unusedfiles-comment": "Robot: Marca file como orphanate" +} diff --git a/weblinkchecker/ia.json b/weblinkchecker/ia.json index d20e883..212dc66 100644 --- a/weblinkchecker/ia.json +++ b/weblinkchecker/ia.json @@ -5,6 +5,7 @@ ] }, "weblinkchecker-archive_msg": "Iste pagina web ha essite salveguardate per Internet Archive. Per favor considera ligar a un version archivate: [%(URL)s].", + "weblinkchecker-badurl": "Le ligamine fornite non pare esser un adresse URL valide", "weblinkchecker-caption": "Ligamine defuncte", "weblinkchecker-report": "Durante plure sessiones automatic, le robot ha constatate que le sequente ligamine externe non es disponibile. Per favor confirma que le ligamine de facto es defuncte, e in caso de si, repara o elimina lo!", "weblinkchecker-summary": "Robot: Reporto de un ligamine externe non functionante"