mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-23 14:07:01 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I5123a4e7a08693697b12bb9cd5c1f7a0a8dd488e
This commit is contained in:
parent
5f10b6bb35
commit
5cd66a9030
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Antimuonium",
|
||||
"Dcausse",
|
||||
"Gomoko",
|
||||
"Grondin",
|
||||
|
@ -29,5 +30,7 @@
|
|||
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Bloc de code",
|
||||
"syntaxhighlight-error-pygments-invocation-failure": "Impossible d'appeler Pygments",
|
||||
"syntaxhighlight-error-unknown-language": "Langue inconnue \"$1\"",
|
||||
"syntaxhighlight-error-exceeds-size-limit": "La taille du code ($1 octet{{PLURAL:$1||s}}) dépasse le maximum autorisé ($2 octet{{PLURAL:$2||s}})"
|
||||
"syntaxhighlight-error-exceeds-size-limit": "La taille du code ($1 octet{{PLURAL:$1||s}}) dépasse le maximum autorisé ($2 octet{{PLURAL:$2||s}})",
|
||||
"syntaxhighlight-button-copy": "Copier",
|
||||
"syntaxhighlight-button-copied": "Copié !"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue