aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest
diff options
context:
space:
mode:
authorTranslation updater bot <l10n-bot@translatewiki.net>2025-02-07 08:05:50 +0100
committerRaimond Spekking <raimond.spekking@gmail.com>2025-02-07 07:54:34 +0000
commit684818e0a7c9b15acd2ed939a00ade239c8fbd78 (patch)
treee225caa2ab9a3bc4b8bb14135382cd0db6972e1d /includes/Rest
parentf312d0d7b186cfccc70fe4aa71b3aad6599dea0a (diff)
downloadmediawikicore-684818e0a7c9b15acd2ed939a00ade239c8fbd78.tar.gz
mediawikicore-684818e0a7c9b15acd2ed939a00ade239c8fbd78.zip
Localisation updates from https://translatewiki.net.
Change-Id: Ie305a422133d22a277a432462aa566dd3a876c9b
Diffstat (limited to 'includes/Rest')
-rw-r--r--includes/Rest/i18n/ar.json2
-rw-r--r--includes/Rest/i18n/de.json2
-rw-r--r--includes/Rest/i18n/fr.json2
-rw-r--r--includes/Rest/i18n/gl.json5
-rw-r--r--includes/Rest/i18n/he.json2
-rw-r--r--includes/Rest/i18n/ia.json2
-rw-r--r--includes/Rest/i18n/lb.json1
-rw-r--r--includes/Rest/i18n/mk.json2
-rw-r--r--includes/Rest/i18n/nl.json2
9 files changed, 11 insertions, 9 deletions
diff --git a/includes/Rest/i18n/ar.json b/includes/Rest/i18n/ar.json
index 36e6157fb011..fd40e2460aec 100644
--- a/includes/Rest/i18n/ar.json
+++ b/includes/Rest/i18n/ar.json
@@ -101,7 +101,7 @@
"rest-param-desc-html-output-flavor": "نكهة مُقدم إخراج HTML",
"rest-param-desc-page-content-title": "عنوان الصفحة بتنسيق سهل القراءة",
"rest-param-desc-page-content-redirect": "إعادة توجيه محتوى الصفحة",
- "rest-param-desc-update-source": "محتوى الصفحة بالتنسيق المحدد بواسطة خاصية content_model",
+ "rest-param-desc-source": "محتوى الصفحة بالتنسيق المحدد بواسطة خاصية content_model",
"rest-param-desc-compare-from": "معرف المراجعة الذي سيتم استخدامه كأساس للمقارنة",
"rest-param-desc-compare-to": "معرف المراجعة للمقارنة بالقاعدة",
"rest-param-desc-language-links-title": "عنوان صفحة الويكي",
diff --git a/includes/Rest/i18n/de.json b/includes/Rest/i18n/de.json
index d7641be432ec..60a231eeab20 100644
--- a/includes/Rest/i18n/de.json
+++ b/includes/Rest/i18n/de.json
@@ -93,7 +93,7 @@
"rest-param-desc-revision-id": "Versionskennung",
"rest-param-desc-html-input-contentmodel": "Seiteninhaltsformat: Wikitext (Standard), CSS, JavaScript, JSON oder Text.",
"rest-param-desc-page-content-title": "Seitentitel im lesefreundlichen Format",
- "rest-param-desc-update-source": "Seiteninhalt im durch die Eigenschaft content_model angegebenen Format",
+ "rest-param-desc-source": "Seiteninhalt im durch die Eigenschaft content_model angegebenen Format",
"rest-param-desc-compare-from": "Versionskennung, die als Basis für den Vergleich verwendet wird",
"rest-param-desc-compare-to": "Versionskennzeichen zum Vergleich mit der Basis",
"rest-param-desc-language-links-title": "Wiki-Seitentitel",
diff --git a/includes/Rest/i18n/fr.json b/includes/Rest/i18n/fr.json
index ffc875cc9d02..5e14d693d7b0 100644
--- a/includes/Rest/i18n/fr.json
+++ b/includes/Rest/i18n/fr.json
@@ -105,7 +105,7 @@
"rest-param-desc-html-output-flavor": "Version (flavor) du rendu de la sortie HTML",
"rest-param-desc-page-content-title": "Titre de la page dans un format facilement compréhensible",
"rest-param-desc-page-content-redirect": "Redirection du contenu de la page",
- "rest-param-desc-update-source": "Contenu de la page au format spécifié par la propriété content_model",
+ "rest-param-desc-source": "Contenu de la page au format spécifié par la propriété content_model",
"rest-param-desc-compare-from": "Identifiant de révision à utiliser comme base de comparaison",
"rest-param-desc-compare-to": "Identifiant de révision à comparer à la base",
"rest-param-desc-language-links-title": "Titre de la page wiki",
diff --git a/includes/Rest/i18n/gl.json b/includes/Rest/i18n/gl.json
index a40cda5d6673..54c07b691cca 100644
--- a/includes/Rest/i18n/gl.json
+++ b/includes/Rest/i18n/gl.json
@@ -65,6 +65,7 @@
"rest-unsupported-target-format": "O formato de destino solicitado non é compatible.",
"rest-parsoid-resource-exceeded": "Superouse o límite de recursos",
"rest-parsoid-error": "Erro de Parsoid.",
+ "rest-parsoid-bad-render-id": "ID de renderizado de Parsoid incorrecto: $1",
"rest-bad-stash-key": "Clave de reserva incorrecta.",
"rest-html-key-expected": "Agardábase unha clave <var>html</var> no corpo",
"rest-invalid-transform": "Transformación non válida: $1 a $2",
@@ -86,6 +87,6 @@
"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-param-desc-revision-id": "ID da revisión",
- "rest-param-desc-update-source": "Contido da páxina no formato especificado pola propiedade content_model"
+ "rest-param-desc-revision-id": "Identificador da revisión",
+ "rest-param-desc-source": "Contido da páxina no formato especificado pola propiedade content_model"
}
diff --git a/includes/Rest/i18n/he.json b/includes/Rest/i18n/he.json
index 4222d13283c9..0b62a76cd3b2 100644
--- a/includes/Rest/i18n/he.json
+++ b/includes/Rest/i18n/he.json
@@ -101,7 +101,7 @@
"rest-param-desc-html-output-flavor": "פרמטר flavor של מתצג פלט HTML",
"rest-param-desc-page-content-title": "כותרת הדף בתסדיר ידידותי לקריאה",
"rest-param-desc-page-content-redirect": "פרמטר redirect של תוכן דף",
- "rest-param-desc-update-source": "תוכן הדף בתסדיר שצוין על־ידי המאפיין content_model",
+ "rest-param-desc-source": "תוכן הדף בתסדיר שצוין על־ידי המאפיין content_model",
"rest-param-desc-compare-from": "מזהה גרסה לשימוש בתור בסיס להשוואה",
"rest-param-desc-compare-to": "מזהה גרסה להשוואה לבסיס",
"rest-param-desc-language-links-title": "כותרת דף ויקי",
diff --git a/includes/Rest/i18n/ia.json b/includes/Rest/i18n/ia.json
index 02714a82e127..4838d1ca8156 100644
--- a/includes/Rest/i18n/ia.json
+++ b/includes/Rest/i18n/ia.json
@@ -98,7 +98,7 @@
"rest-param-desc-html-output-flavor": "Entrata HTML: variante de rendition",
"rest-param-desc-page-content-title": "Titulo del pagina in un formato facile a leger",
"rest-param-desc-page-content-redirect": "Redirection del contento del pagina",
- "rest-param-desc-update-source": "Contento del pagina in le formato specificate per le proprietate content_model",
+ "rest-param-desc-source": "Contento del pagina in le formato specificate per le proprietate content_model",
"rest-param-desc-compare-from": "Identificator del version a usar como base de comparation",
"rest-param-desc-compare-to": "Identificator del version a comparar con le base",
"rest-param-desc-language-links-title": "Titulo del pagina wiki",
diff --git a/includes/Rest/i18n/lb.json b/includes/Rest/i18n/lb.json
index 83e3b20bfc0f..6009a4a08d3d 100644
--- a/includes/Rest/i18n/lb.json
+++ b/includes/Rest/i18n/lb.json
@@ -14,6 +14,7 @@
"rest-parsoid-unsupported-media": "Net ënnerstëtzte Medientyp",
"rest-edit-conflict": "Ännerungskonflikt ($1)",
"rest-unknown-parsoid-transformation": "Onbekannt Transformatioun.",
+ "rest-param-desc-search-q": "Sichbegrëffer",
"rest-property-desc-revision-id": "Versiouns-ID",
"rest-schema-desc-revision-metadata": "Revisiounsmetadonnéeën"
}
diff --git a/includes/Rest/i18n/mk.json b/includes/Rest/i18n/mk.json
index 53f266d97309..e55ca2f6ea1d 100644
--- a/includes/Rest/i18n/mk.json
+++ b/includes/Rest/i18n/mk.json
@@ -86,5 +86,5 @@
"rest-unknown-content-model": "Непознат содржински модел: $1",
"rest-page-bundle-validation-error": "PageBundle не одговара на contentVersion: $1",
"rest-param-desc-revision-id": "Назнака на преработката",
- "rest-param-desc-update-source": "Содржина на страница во форматот укажан од својството content_model"
+ "rest-param-desc-source": "Содржина на страница во форматот укажан од својството content_model"
}
diff --git a/includes/Rest/i18n/nl.json b/includes/Rest/i18n/nl.json
index 81ee468d21ff..2b19af515cb9 100644
--- a/includes/Rest/i18n/nl.json
+++ b/includes/Rest/i18n/nl.json
@@ -102,7 +102,7 @@
"rest-param-desc-html-output-flavor": "HTML-uitvoer: weergavevariant",
"rest-param-desc-page-content-title": "Paginatitel in leesvriendelijke opmaak",
"rest-param-desc-page-content-redirect": "Doorverwijzing pagina-inhoud",
- "rest-param-desc-update-source": "Pagina-inhoud in de indeling die is opgegeven door de eigenschap content_model",
+ "rest-param-desc-source": "Pagina-inhoud in de indeling die is opgegeven door de eigenschap content_model",
"rest-param-desc-compare-from": "ID van de als basis voor de vergelijking te gebruiken versie",
"rest-param-desc-compare-to": "ID van de met de basis te vergelijken versie",
"rest-param-desc-language-links-title": "Wiki-paginatitel",