Localisation updates from https://translatewiki.net.

Change-Id: Ic0d3f9d5f3920403f11e2968370f85bba5dffc10
This commit is contained in:
Translation updater bot 2023-08-23 08:40:38 +02:00
parent 71e31619f2
commit f3bc3bbb55

View file

@ -10,7 +10,10 @@
"apihelp-query+extracts-param-limit": "Hvor mange utdrag som skal returneres. (Flere utdrag kan kun returneres om exintro er satt til sann.)",
"apihelp-query+extracts-param-intro": "Returner kun innholdet foran første seksjon.",
"apihelp-query+extracts-param-plaintext": "Returner utdrag som ren tekst i stedet for HTML.",
"apihelp-query+extracts-param-sectionformat": "Hvordan seksjoner formateres i rentekstmodus:\n;plain:Ingen formatering.\n;wiki:Formatering i wikitekststil (== som dette ==)\n;raw:Denne modulens interne representasjon (seksjonstittel med prefiks <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).",
"apihelp-query+extracts-param-sectionformat": "Hvordan seksjoner formateres i rentekstmodus:",
"apihelp-query+extracts-paramvalue-sectionformat-plain": "Ingen formatering.",
"apihelp-query+extracts-paramvalue-sectionformat-wiki": "Formatering i wikitekststil (== som dette ==).",
"apihelp-query+extracts-paramvalue-sectionformat-raw": "Denne modulens interne representasjon (seksjonstittel med prefiks <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).",
"apihelp-query+extracts-example-1": "Hent et utdrag på 175 tegn",
"apiwarn-textextracts-limit": "<var>exlimit</var> var for stor for en forespørsel om full artikkeluthenting, senket til $1.",
"apiwarn-textextracts-unsupportedmodel": "$1 har innholdsmodellen $2, som ikke støttes; returnerer en tom uthenting.",