jenkins-bot has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net. Change-Id: I2f4021cbf564454679e0458ac12eabf91a6132e6 --- M i18n/gl.json 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified diff --git a/i18n/gl.json b/i18n/gl.json index 729492a..9f3d42d 100644 --- a/i18n/gl.json +++ b/i18n/gl.json @@ -82,8 +82,12 @@ "group-checkuser.css": "/* O CSS que se coloque aquí afectará soamente aos verificadores de usuarios */", "group-checkuser.js": "/* O JS que se coloque aquí afectará soamente aos verificadores de usuarios */", "apihelp-query+checkuser-description": "Comprobar que enderezos IP son empregados por un usuario concreto ou que nomes de usuario son empregados por un IP específico.", + "apihelp-query+checkuser-param-target": "Nome de usuario, dirección IP, ou rango CIDR a comprobar.", + "apihelp-query+checkuser-param-reason": "Motivo para a comprobación.", "apihelp-query+checkuser-param-limit": "Límite de filas.", "apihelp-query+checkuser-example-1": "Comprobar enderezos IP para [[User:Example]]", "apihelp-query+checkuser-example-2": "Comprobar as edicións de 192.0.2.0/24", - "apihelp-query+checkuserlog-param-limit": "Límite de filas." + "apihelp-query+checkuserlog-param-limit": "Límite de filas.", + "apihelp-query+checkuserlog-example-1": "Amosar as comprobacións de [[User:Example]]", + "apihelp-query+checkuserlog-example-2": "Amosar as comprobacións de 192.0.2.0/24 despois de 2011-10-15T23:00:00Z" } -- To view, visit https://gerrit.wikimedia.org/r/198013 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2f4021cbf564454679e0458ac12eabf91a6132e6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CheckUser Gerrit-Branch: master Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
