jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/502239 )
Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net.
Change-Id: Ieeb4fdb4f9ef3275c03590adae1c35a803697e2c --- M category_redirect/es.json M pywikibot/es.json A standardize_interwiki/es.json 3 files changed, 15 insertions(+), 4 deletions(-)
Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified
diff --git a/category_redirect/es.json b/category_redirect/es.json index 0cdc844..a1c2545 100644 --- a/category_redirect/es.json +++ b/category_redirect/es.json @@ -5,7 +5,8 @@ "Fitoschido", "Invadinado", "Xqt", - "Ktranz" + "Ktranz", + "Ovruni" ] }, "category_redirect-add-template": "Robot: adición de plantilla de redirección de categorías por mantenimiento", @@ -18,7 +19,7 @@ "category_redirect-log-add-failed": "* Falló al añadirse [[%(ns)s%(template)s]] a %(oldcat)s", "category_redirect-log-double": "* Reparada redirección-doble: %(oldcat)s -> %(newcat)s -> %(targetcat)s", "category_redirect-log-failed": "** Falló: %(error)s", - "category_redirect-log-false-positive": "* Falso positivo: %(oldcat)s", + "category_redirect-log-false-positive": "* No redireccionamiento inesperado: %(oldcat)s", "category_redirect-log-ignoring": "* Ignorando %(oldcat)s", "category_redirect-log-loop": "* Bucle de dirección desde %(oldcat)s", "category_redirect-log-moved": "* %(oldcat)s: %(found)d encontrado, %(moved)d movido", diff --git a/pywikibot/es.json b/pywikibot/es.json index 5185bd2..296813d 100644 --- a/pywikibot/es.json +++ b/pywikibot/es.json @@ -5,7 +5,8 @@ "Benfutbol10", "Macofe", "MarcoAurelio", - "Fitoschido" + "Fitoschido", + "Ovruni" ] }, "pywikibot-enter-category-name": "Escribe el nombre de la categoría:", @@ -17,5 +18,6 @@ "pywikibot-enter-xml-filename": "Escribe el nombre de archivo del volcado XML:", "pywikibot-fixes-fckeditor": "Robot: se corrige el html del editor enriquecido", "pywikibot-fixes-html": "Robot: convirtiendo/arreglando HTML", - "pywikibot-fixes-syntax": "Robot: arreglo de la sintaxis wiki" + "pywikibot-fixes-syntax": "Robot: arreglo de la sintaxis wiki", + "pywikibot-touch": "Edición táctil de Pywikibot" } diff --git a/standardize_interwiki/es.json b/standardize_interwiki/es.json new file mode 100644 index 0000000..cc4eafb --- /dev/null +++ b/standardize_interwiki/es.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Ovruni" + ] + }, + "standardize_interwiki-comment": "Robot: Estandarización interwiki" +}
pywikibot-commits@lists.wikimedia.org