diff options
author | Translation updater bot <l10n-bot@translatewiki.net> | 2025-04-07 09:05:44 +0200 |
---|---|---|
committer | Translation updater bot <l10n-bot@translatewiki.net> | 2025-04-07 09:05:44 +0200 |
commit | a110d43c402cef9f393d3e35fc510f8124460006 (patch) | |
tree | 7b8f59cac91389f3a897199e6aea48aa7f03f820 /includes/Rest/i18n/gl.json | |
parent | 07afe086467a143360f6625adb3668f02aa5aef4 (diff) | |
download | mediawikicore-a110d43c402cef9f393d3e35fc510f8124460006.tar.gz mediawikicore-a110d43c402cef9f393d3e35fc510f8124460006.zip |
Localisation updates from https://translatewiki.net.
Change-Id: I4b171bedf3a9ef1df7bd11f86c5d7404bd695929
Diffstat (limited to 'includes/Rest/i18n/gl.json')
-rw-r--r-- | includes/Rest/i18n/gl.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/includes/Rest/i18n/gl.json b/includes/Rest/i18n/gl.json index 54c07b691cca..ee2bdc9ab2eb 100644 --- a/includes/Rest/i18n/gl.json +++ b/includes/Rest/i18n/gl.json @@ -87,6 +87,14 @@ "rest-unsupported-language-conversion": "Conversión de lingua non compatible: $1 a $2", "rest-unknown-content-model": "Modelo de contido descoñecido: $1", "rest-page-bundle-validation-error": "PageBundle non coincide con contentVersion: $1", + "rest-module": "Módulo", + "rest-module-default": "Módulo predeterminado", + "rest-module-extra-routes-title": "API REST de MediaWiki", + "rest-module-extra-routes-desc": "Extremos REST non asociados a ningún módulo", + "rest-module-specs.v0-title": "Especificacións", + "rest-module-specs.v0-desc": "Módulo de autodocumentación que proporciona descubrimento, especificacións e esquemas para todos os módulos dispoñibles.", + "rest-module-content.v1-title": "Contido da páxina", + "rest-module-content.v1-desc": "Ofrece acceso ao contido e metadatos das páxinas e revisións", "rest-param-desc-revision-id": "Identificador da revisión", "rest-param-desc-source": "Contido da páxina no formato especificado pola propiedade content_model" } |