From f3bc3bbb55373db6968b34a7956898bed6216488 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Wed, 23 Aug 2023 08:40:38 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ic0d3f9d5f3920403f11e2968370f85bba5dffc10 --- i18n/api/nb.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/api/nb.json b/i18n/api/nb.json index c8fb0f4..b1c3168 100644 --- a/i18n/api/nb.json +++ b/i18n/api/nb.json @@ -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": "exlimit 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.",