mediawiki-extensions-Scribunto/i18n/lb.json
Translation updater bot 1a8a2c83bf Localisation updates from https://translatewiki.net.
Change-Id: Ia2334a3271f8786b7f969f4b59137539a997718f
2014-10-27 20:17:29 +01:00

26 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Robby"
]
},
"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": "Modul:$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"
}