mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-27 17:50:35 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie9f0d7fcbe4b55bab536fcb9be30331aba0fa5b8
This commit is contained in:
parent
567dad885b
commit
5c675408d1
|
@ -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.",
|
||||
|
|
11
i18n/nan-latn-pehoeji.json
Normal file
11
i18n/nan-latn-pehoeji.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Winston Sung"
|
||||
]
|
||||
},
|
||||
"pfunc_time_error": "Chha-chhò: Sî-kan m̄-tio̍h.",
|
||||
"pfunc_expr_unrecognised_word": "Piáu-ta̍t chhò-ngō͘: Jīn-bô \"$1\" chit ê jī.",
|
||||
"pfunc_expr_missing_operand": "Piáu-tat chha-chhok: Phàng-kiàn $1 ê pī-sǹg-sò͘.",
|
||||
"pfunc_expr_unrecognised_punctuation": "Piáu-ta̍t chhò-ngō͘: jīn-bô piau-tiám hû-hō \"$1\"."
|
||||
}
|
Loading…
Reference in a new issue