summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Scribunto/i18n/lb.json
blob: a3d8dd4d32bd07d30ff669ec7ad943b4172ca175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
	"@metadata": {
		"authors": [
			"Robby",
			"McDutchie"
		]
	},
	"scribunto-line": "an der Linn $1",
	"scribunto-parser-dialog-title": "Script-Feeler",
	"scribunto-error-short": "Script-Feeler: $1",
	"scribunto-error-long": "Script-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",
	"apihelp-scribunto-console-param-title": "Den Titel vum Modul fir ze testen.",
	"nstab-module": "Modul",
	"tooltip-ca-nstab-module": "D'Modulsäit weisen"
}