mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-12-18 19:11:06 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9fe97f65d4a1ed08571dce1eac2bfb3c2adae898
This commit is contained in:
parent
b4a7cb8d76
commit
e015979192
8
i18n/frs.json
Normal file
8
i18n/frs.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"@metadata": {
|
||||||
|
"authors": []
|
||||||
|
},
|
||||||
|
"pfunc_expr_unrecognised_word": "Ūtdrüksfail: Wōrd \"$1\" näit bīkäent.",
|
||||||
|
"pfunc_expr_missing_operand": "Ūtdrüksfail: ğīn täiken föör $1.",
|
||||||
|
"pfunc_expr_unrecognised_punctuation": "Ūtdrüksfail: Täiken \"$1\" is näit bīkäent."
|
||||||
|
}
|
|
@ -6,7 +6,6 @@
|
||||||
},
|
},
|
||||||
"pfunc_time_error": "نقص: غلط وخت۔",
|
"pfunc_time_error": "نقص: غلط وخت۔",
|
||||||
"pfunc_expr_unrecognised_word": "ظاہریت خطاْْْْ: نامعلوم لفظ \"$1\"",
|
"pfunc_expr_unrecognised_word": "ظاہریت خطاْْْْ: نامعلوم لفظ \"$1\"",
|
||||||
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
|
|
||||||
"pfunc_expr_missing_operand": "ایکسپریس ایرر: Missing operand for $1.",
|
"pfunc_expr_missing_operand": "ایکسپریس ایرر: Missing operand for $1.",
|
||||||
"pfunc_expr_unrecognised_punctuation": "خطائے تعبیری: نامعلوم تلفظ برائے \"$1\"",
|
"pfunc_expr_unrecognised_punctuation": "خطائے تعبیری: نامعلوم تلفظ برائے \"$1\"",
|
||||||
"pfunc_expr_division_by_zero": "صفرو ذریعا تقسیم۔"
|
"pfunc_expr_division_by_zero": "صفرو ذریعا تقسیم۔"
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
},
|
},
|
||||||
"pfunc_time_error": "Error: Yuwart time.",
|
"pfunc_time_error": "Error: Yuwart time.",
|
||||||
"pfunc_expr_unrecognised_word": "Expression error: Unrecognized word \"$1\".",
|
"pfunc_expr_unrecognised_word": "Expression error: Unrecognized word \"$1\".",
|
||||||
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
|
|
||||||
"pfunc_expr_missing_operand": "Expression error: Missing operand for $1.",
|
"pfunc_expr_missing_operand": "Expression error: Missing operand for $1.",
|
||||||
"pfunc_expr_unrecognised_punctuation": "Expression error: Baliak natj punctuation character \"$1\".",
|
"pfunc_expr_unrecognised_punctuation": "Expression error: Baliak natj punctuation character \"$1\"."
|
||||||
"pfunc_expr_division_by_zero": "Division by zero."
|
|
||||||
}
|
}
|
||||||
|
|
11
i18n/pa.json
11
i18n/pa.json
|
@ -7,9 +7,18 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"pfunc_time_error": "ਗ਼ਲਤੀ: ਗ਼ਲਤ ਸਮਾਂ",
|
"pfunc_time_error": "ਗ਼ਲਤੀ: ਗ਼ਲਤ ਸਮਾਂ",
|
||||||
|
"pfunc_time_too_big": "ਗਲਤੀ: # ਸਮਾਂ ਸਿਰਫ 9999 ਤੱਕ ਦੇ ਸਾਲਾਂ ਦਾ ਸਮਰਥਨ ਕਰਦਾ ਹੈ।",
|
||||||
|
"pfunc_time_too_small": "ਗਲਤੀ: # ਸਮਾਂ ਸਿਰਫ 0 ਤੋਂ ਸਾਲਾਂ ਦਾ ਸਮਰਥਨ ਕਰਦਾ ਹੈ।",
|
||||||
|
"pfunc_timef_bad_format": "ਗਲਤੀ: #timef ਲਈ ਗ਼ਲਤ ਤਰਤੀਬ",
|
||||||
|
"pfunc_expr_stack_exhausted": "ਸਮੀਕਰਨ ਗਲਤੀ: ਖਲਵਾੜਾ ਸੱਖਣਾ ਹੋ ਗਿਆ।",
|
||||||
|
"pfunc_expr_unexpected_number": "ਸਮੀਕਰਨ ਗਲਤੀ: ਅਣਜਾਣ ਸੰਖਿਆ।",
|
||||||
|
"pfunc_expr_preg_match_failure": "ਸਮੀਕਰਨ ਗਲਤੀ: ਅਣਜਾਣ preg_match ਅਸਫਲਤਾ।",
|
||||||
"pfunc_expr_unrecognised_word": "ਗ਼ਲਤੀ:ਅਣਪਛਾਤਾ ਸ਼ਬਦ \"$1\"।",
|
"pfunc_expr_unrecognised_word": "ਗ਼ਲਤੀ:ਅਣਪਛਾਤਾ ਸ਼ਬਦ \"$1\"।",
|
||||||
"pfunc_expr_unexpected_operator": "ਗ਼ਲਤੀ: ਅਕਲਪਿਤ $1 ਚਾਲਕ।",
|
"pfunc_expr_unexpected_operator": "ਗ਼ਲਤੀ: ਅਕਲਪਿਤ $1 ਚਾਲਕ।",
|
||||||
"pfunc_expr_missing_operand": "ਗ਼ਲਤੀ: $1 ਲਈ ਕਾਰਜ ਸੰਖਿਆ ਮੌਜੂਦ ਨਹੀਂ।",
|
"pfunc_expr_missing_operand": "ਗ਼ਲਤੀ: $1 ਲਈ ਕਾਰਜ ਸੰਖਿਆ ਮੌਜੂਦ ਨਹੀਂ।",
|
||||||
"pfunc_expr_unrecognised_punctuation": "ਗ਼ਲਤੀ:ਅਣਪਛਾਤਾ ਚਿੰਨ੍ਹ \"$1\"।",
|
"pfunc_expr_unrecognised_punctuation": "ਗ਼ਲਤੀ:ਅਣਪਛਾਤਾ ਚਿੰਨ੍ਹ \"$1\"।",
|
||||||
"pfunc_expr_division_by_zero": "ਸਿਫਰ ਨਾਲ ਵਿਭਾਜਨ।"
|
"pfunc_expr_division_by_zero": "ਸਿਫਰ ਨਾਲ ਵਿਭਾਜਨ।",
|
||||||
|
"pfunc_expr_unknown_error": "ਸਮੀਕਰਨ ਗਲਤੀ: ਅਣਜਾਣ ਗਲਤੀ ($1)।",
|
||||||
|
"pfunc_expr_not_a_number": "$1 ਵਿੱਚ: ਨਤੀਜਾ ਕੋਈ ਸੰਖਿਆ ਨਹੀਂ ਹੈ।",
|
||||||
|
"pfunc_string_too_long": "ਗ਼ਲਤੀ: ਸਤਰ $1 ਅੱਖਰ ਹੱਦ ਤੋਂ ਵੱਧ ਗਈ ਹੈ।"
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,6 @@
|
||||||
"pfunc_expr_unexpected_number": "sakamu tu nizateng sasakawawen mungangaw: talibahalay asip-bacu.",
|
"pfunc_expr_unexpected_number": "sakamu tu nizateng sasakawawen mungangaw: talibahalay asip-bacu.",
|
||||||
"pfunc_expr_preg_match_failure": "sakamu tu nizateng sasakawawen mungangaw: talibahalay preg_match mungangaw.",
|
"pfunc_expr_preg_match_failure": "sakamu tu nizateng sasakawawen mungangaw: talibahalay preg_match mungangaw.",
|
||||||
"pfunc_expr_unrecognised_word": "sakamu tu nizateng sasakawawen mungangaw: la’cusay sapulitaan a sulit \"$1\".",
|
"pfunc_expr_unrecognised_word": "sakamu tu nizateng sasakawawen mungangaw: la’cusay sapulitaan a sulit \"$1\".",
|
||||||
"pfunc_expr_unexpected_operator": "Expression error: Unexpected $1 operator.",
|
|
||||||
"pfunc_expr_missing_operand": "sakamu tu nizateng sasakawawen mungangaw:caay kataneng $1 a yunswaniyin.",
|
"pfunc_expr_missing_operand": "sakamu tu nizateng sasakawawen mungangaw:caay kataneng $1 a yunswaniyin.",
|
||||||
"pfunc_expr_unexpected_closing_bracket": "sakamu tu nizateng sasakawawen mungangaw: talibahalay a belih kwahaw",
|
"pfunc_expr_unexpected_closing_bracket": "sakamu tu nizateng sasakawawen mungangaw: talibahalay a belih kwahaw",
|
||||||
"pfunc_expr_unrecognised_punctuation": "sakamu tu nizateng sasakawawen mungangaw: la’cusay sapulitaan a sulit nu hahanhanan nu kamu \"$1\".",
|
"pfunc_expr_unrecognised_punctuation": "sakamu tu nizateng sasakawawen mungangaw: la’cusay sapulitaan a sulit nu hahanhanan nu kamu \"$1\".",
|
||||||
|
|
Loading…
Reference in a new issue