Localisation updates from https://translatewiki.net.

Change-Id: I50f46727d2770b29fd5facb72d57092a6b0bfe7c
This commit is contained in:
Translation updater bot 2015-05-24 00:14:14 +02:00
parent 75399c8e1a
commit 0c26a10510
4 changed files with 15 additions and 3 deletions

8
i18n/gom-deva.json Normal file
View file

@ -0,0 +1,8 @@
{
"@metadata": {
"authors": [
"Supriya kankumbikar"
]
},
"scribunto-lua-error": "लुआ त्रुटि: $2"
}

View file

@ -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."
} }

View file

@ -5,5 +5,6 @@
"NehalDaveND" "NehalDaveND"
] ]
}, },
"scribunto-console-clear": "रिक्तीक्रियताम्",
"scribunto-lua-error": "लुअ दोषः : $2." "scribunto-lua-error": "लुअ दोषः : $2."
} }

View file

@ -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."
} }