mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-12-18 09:11:23 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ifb0afa9753f821c5cf922848d3218f267d33f446
This commit is contained in:
parent
685cf6a0e9
commit
e7fdc36a33
|
@ -20,5 +20,7 @@
|
||||||
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Kodeblokk",
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Kodeblokk",
|
||||||
"syntaxhighlight-error-pygments-invocation-failure": "Kunne ikke kalle Pygments",
|
"syntaxhighlight-error-pygments-invocation-failure": "Kunne ikke kalle Pygments",
|
||||||
"syntaxhighlight-error-unknown-language": "Ukjent språk «$1»",
|
"syntaxhighlight-error-unknown-language": "Ukjent språk «$1»",
|
||||||
"syntaxhighlight-error-exceeds-size-limit": "Kodestørrelse $1 {{PLURAL:$1|bytes}} er over tillatt maksimum på $2 {{PLURAL:$2|bytes}}"
|
"syntaxhighlight-error-exceeds-size-limit": "Kodestørrelse $1 {{PLURAL:$1|bytes}} er over tillatt maksimum på $2 {{PLURAL:$2|bytes}}",
|
||||||
|
"syntaxhighlight-button-copy": "Kopier",
|
||||||
|
"syntaxhighlight-button-copied": "Kopiert!"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue