mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I50f46727d2770b29fd5facb72d57092a6b0bfe7c
This commit is contained in:
parent
75399c8e1a
commit
0c26a10510
8
i18n/gom-deva.json
Normal file
8
i18n/gom-deva.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"@metadata": {
|
||||||
|
"authors": [
|
||||||
|
"Supriya kankumbikar"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"scribunto-lua-error": "लुआ त्रुटि: $2"
|
||||||
|
}
|
|
@ -5,7 +5,8 @@
|
||||||
"SPQRobin",
|
"SPQRobin",
|
||||||
"Saruman",
|
"Saruman",
|
||||||
"Siebrand",
|
"Siebrand",
|
||||||
"Sjoerddebruin"
|
"Sjoerddebruin",
|
||||||
|
"Robin0van0der0vliet"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"scribunto-desc": "Framework voor het inbedden van scripttalen in pagina's",
|
"scribunto-desc": "Framework voor het inbedden van scripttalen in pagina's",
|
||||||
|
@ -55,5 +56,6 @@
|
||||||
"scribunto-limitreport-estmemusage": "Geschat geheugengebruik door Lua",
|
"scribunto-limitreport-estmemusage": "Geschat geheugengebruik door Lua",
|
||||||
"scribunto-limitreport-memusage": "Geheugengebruik door Lua",
|
"scribunto-limitreport-memusage": "Geheugengebruik door Lua",
|
||||||
"scribunto-limitreport-profile": "Luaprofiel",
|
"scribunto-limitreport-profile": "Luaprofiel",
|
||||||
"scribunto-limitreport-profile-ms": "$1 ms"
|
"scribunto-limitreport-profile-ms": "$1 ms",
|
||||||
|
"apihelp-scribunto-console-param-session": "Sessiesleutel."
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,5 +5,6 @@
|
||||||
"NehalDaveND"
|
"NehalDaveND"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"scribunto-console-clear": "रिक्तीक्रियताम्",
|
||||||
"scribunto-lua-error": "लुअ दोषः : $2."
|
"scribunto-lua-error": "लुअ दोषः : $2."
|
||||||
}
|
}
|
||||||
|
|
|
@ -65,5 +65,6 @@
|
||||||
"apihelp-scribunto-console-description": "Intern modul för att betjäna XHR-förfrågningar från Scribunto-konsolen.",
|
"apihelp-scribunto-console-description": "Intern modul för att betjäna XHR-förfrågningar från Scribunto-konsolen.",
|
||||||
"apihelp-scribunto-console-param-title": "Titeln på modulen som ska testas.",
|
"apihelp-scribunto-console-param-title": "Titeln på modulen som ska testas.",
|
||||||
"apihelp-scribunto-console-param-content": "Modulens nya innehåll.",
|
"apihelp-scribunto-console-param-content": "Modulens nya innehåll.",
|
||||||
"apihelp-scribunto-console-param-session": "Sessionsnyckel."
|
"apihelp-scribunto-console-param-session": "Sessionsnyckel.",
|
||||||
|
"apihelp-scribunto-console-param-question": "Nästa rad att utvärdera som ett skript."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue