mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-23 15:57:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I6a830ff284a588e0ee0e3202b4238fb6f9caab76
This commit is contained in:
parent
8ebfa2b459
commit
b492ad2a0d
|
@ -32,7 +32,7 @@
|
|||
"pfunc_expr_unrecognised_punctuation": "Erreur d’expression : caractère de ponctuation « $1 » non reconnu.",
|
||||
"pfunc_expr_unclosed_bracket": "Erreur d’expression : parenthèse non fermée.",
|
||||
"pfunc_expr_division_by_zero": "Division par zéro.",
|
||||
"pfunc_expr_invalid_argument": "Paramètre incorrect pour <b>$1</b> : valeur absolue supérieure à 1.",
|
||||
"pfunc_expr_invalid_argument": "Paramètre incorrect pour <b>$1</b> : inférieur à -1 ou supérieur à 1.",
|
||||
"pfunc_expr_invalid_argument_ln": "Paramètre incorrect pour ln : négatif ou nul.",
|
||||
"pfunc_expr_unknown_error": "Erreur d’expression : erreur inconnue ($1).",
|
||||
"pfunc_expr_not_a_number": "Dans <b>$1</b> : le résultat n’est pas un nombre.",
|
||||
|
|
Loading…
Reference in a new issue