mediawiki-extensions-Scribunto/i18n/lb.json
Siebrand Mazeland eb4706125c Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
2014-03-28 21:46:41 +01:00

24 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-ignore-errors": "Späichere vu Code mat Feeler erlaben",
"scribunto-line": "an der Linn $1",
"scribunto-parser-error": "Script-Feeler",
"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-lua-in-function": "an der Funktioun \"$1\"",
"scribunto-lua-error-location": "Lua-Feeler $1: $2.",
"scribunto-lua-error": "Lua Feeler: $2",
"scribunto-limitreport-timeusage-value": "$1/$2 Sekonnen",
"scribunto-limitreport-profile": "Lua Profil",
"scribunto-limitreport-profile-ms": "$1 ms"
}