mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 03:35:52 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I904a90b2b9e7f6e2377ea954db1e6ccce6037091
This commit is contained in:
parent
48be4d97eb
commit
b83b779a8d
|
@ -4,14 +4,15 @@
|
|||
"RajeshPandey",
|
||||
"बिप्लब आनन्द",
|
||||
"राम प्रसाद जोशी",
|
||||
"Nirajan pant"
|
||||
"Nirajan pant",
|
||||
"हिमाल सुबेदी"
|
||||
]
|
||||
},
|
||||
"pfunc_time_error": "त्रुटी: गलत/वा हुदैनहुने समय",
|
||||
"pfunc_time_too_long": "त्रुटी: एकदम धेरै #time callहरु",
|
||||
"pfunc_rel2abs_invalid_depth": "त्रुटी: पाथमा (इनभ्यालिड)गलत गहिराइ(डेप्थ) भयो: \"$1\" (ले रुट नोड भन्दापनि माथिको नोडलाइ चलाउन(एकसेस गर्न) खोज्यो)",
|
||||
"pfunc_expr_unrecognised_word": "अभिव्यक्ति त्रुटि: अज्ञात शब्द \"$1\"।",
|
||||
"pfunc_expr_unexpected_operator": "एक्स्प्रेशन त्रुटि: अनपेक्षित $1 अपरेटर।",
|
||||
"pfunc_expr_unexpected_operator": "अभिव्यक्ति त्रुटि: अनपेक्षित $1 सञ्चालक।",
|
||||
"pfunc_expr_missing_operand": "अज्ञात त्रुटी:$1 को लागि ओपरन्ड छुटेको",
|
||||
"pfunc_expr_unrecognised_punctuation": "अभिव्यक्ति त्रुटि: अज्ञात विराम चिन्ह चरित्र \"$1\"।",
|
||||
"pfunc_expr_division_by_zero": "शून्यद्वारा भाग।"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
]
|
||||
},
|
||||
"pfunc_expr_unrecognised_word": "Feilâ ciälkkusist: Tubdâmettum sääni: $1",
|
||||
"pfunc_expr_unexpected_operator": "Feilâ ciälhástuvvâst: vyerdihánnáá $1-operaattor",
|
||||
"pfunc_expr_missing_operand": "Feilâ ciälhástuvvâst: operaattor $1 vaattâm operand operandi váilu",
|
||||
"pfunc_expr_unrecognised_punctuation": "Feilâ celhâstuvvâst: Tubdâmettum koskâmerkkâ \"$1\"."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue