mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
231674adf0
Change-Id: Ibf88800b53575d16438d815d63d89f4c5425aba4
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"McDutchie",
|
||
"Robby",
|
||
"Soued031"
|
||
]
|
||
},
|
||
"scribunto-line": "an der Linn $1",
|
||
"scribunto-parser-dialog-title": "Skript-Feeler",
|
||
"scribunto-error-short": "Skript-Feeler: $1",
|
||
"scribunto-error-long": "Skript-Feeler:\n\n$1",
|
||
"scribunto-doc-page-name": "Module:$1/doc",
|
||
"scribunto-doc-page-does-not-exist": "''D'Dokumentatioun fir dëse Modul kann op [[$1]] ugeluecht ginn''",
|
||
"scribunto-doc-page-header": "'''Dëst ass d'Dokumentationsäit fir [[$1]]'''",
|
||
"scribunto-console-clear": "Eidel maachen",
|
||
"scribunto-common-error-category": "Säite mat Scriptfeeler",
|
||
"scribunto-common-nosuchfunction": "Scriptfeeler: D'Funktioun \"$2\" gëtt et net.",
|
||
"scribunto-common-notafunction": "Scriptfeeler: \"$2\" ass keng Funktioun.",
|
||
"scribunto-lua-in-function": "an der Funktioun \"$1\"",
|
||
"scribunto-lua-error-location": "Lua-Feeler $1: $2.",
|
||
"scribunto-lua-error": "Lua Feeler: $2",
|
||
"scribunto-module-with-errors-category-desc": "De Modul huet e Feeler.",
|
||
"scribunto-limitreport-timeusage-value": "$1/$2 Sekonnen",
|
||
"scribunto-limitreport-profile": "Lua – Profil",
|
||
"scribunto-limitreport-profile-ms": "$1 ms",
|
||
"nstab-module": "Modul",
|
||
"tooltip-ca-nstab-module": "D'Modulsäit weisen"
|
||
}
|