Localisation updates from https://translatewiki.net.

Change-Id: Ic52779b5494cbfbe40b6aad65e3adefc2ae0b273
This commit is contained in:
Translation updater bot 2023-08-09 09:15:52 +02:00
parent d5b4aa677a
commit 805d532275
2 changed files with 8 additions and 2 deletions

View file

@ -15,7 +15,10 @@
"apihelp-query+extracts-param-limit": "Combien dextraits à retourner (des extraits multiples peuvent être retournés si «exintro» est mis à «true»).",
"apihelp-query+extracts-param-intro": "Retourner uniquement le contenu précédant la première section.",
"apihelp-query+extracts-param-plaintext": "Retourner les extraits au format texte brut au lieu de HTML limité.",
"apihelp-query+extracts-param-sectionformat": "Comment mettre en forme les sections en mode texte brut: ;plain:Pas de mise en forme.\n;wiki:mise en forme dans le style Wiki (== comme ceci ==).\n;raw:en format de représentation interne de ce module (les titres de section préfixés avec <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).",
"apihelp-query+extracts-param-sectionformat": "Comment mettre en forme les sections en mode texte brut:",
"apihelp-query+extracts-paramvalue-sectionformat-plain": "Pas de formatage.",
"apihelp-query+extracts-paramvalue-sectionformat-wiki": "Formatage de style Wikitext (== comme ceci ==).",
"apihelp-query+extracts-paramvalue-sectionformat-raw": "La représentation de ce module (section titres préfixée avec <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).",
"apihelp-query+extracts-example-1": "Obtenir un extrait de 175 caractères",
"apiwarn-textextracts-limit": "<var>exlimit</var> était trop grand pour une requête d'extraction d'article complet, réduit à $1.",
"apiwarn-textextracts-unsupportedmodel": "$1 a le modèle de contenu $2, qui nest pas pris en charge ; renvoi dun extrait vide.",

View file

@ -10,7 +10,10 @@
"apihelp-query+extracts-param-limit": "Колку извадоци да се дадат. (Ќе се дадат повеќе извадоци само exintro е наместен на true)",
"apihelp-query+extracts-param-intro": "Дај го само воведниот дел пред првиот оддел.",
"apihelp-query+extracts-param-plaintext": "Давај ги извадоците како прост текс или ограничен HTML.",
"apihelp-query+extracts-param-sectionformat": "Како да се форматираат одделите во прост текст:\n;plain: Без форматирање.\n;wiki: во викитекстуален стил (== Вака ==).\n;raw: Внатрешното претставување на модулов (називите на одделите добиваат претставки &lt;ASCII 1&gt;&lt;ASCII 2&gt;&lt;ниво на одделот&gt;&lt;ASCII 2&gt;&lt;ASCII 1&gt;).",
"apihelp-query+extracts-param-sectionformat": "Како да се форматираат одделите во прост текст:",
"apihelp-query+extracts-paramvalue-sectionformat-plain": "Без форматирање.",
"apihelp-query+extracts-paramvalue-sectionformat-wiki": "Викитекстуално форматирање (== вака ==).",
"apihelp-query+extracts-paramvalue-sectionformat-raw": "Внатрешната претстава на овој модул (насловите на одделните со претставка &lt;ASCII 1&gt;&lt;ASCII 2&gt;&lt;ниво на насловот&gt;&lt;ASCII 2&gt;&lt;ASCII 1&gt;).",
"apihelp-query+extracts-example-1": "Дај извадок во 175 знаци",
"apiwarn-textextracts-limit": "<var>exlimit</var> е преголемо за точно барање од цела статија. Го намалив на $1.",
"apiwarn-textextracts-unsupportedmodel": "$1 го има содржинскиот модел $2, кој не е поддржан. Давам празен извадок.",