mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-11 17:01:00 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I96fbf5743e546f236ea9c8bb01faaa03439dd87d
This commit is contained in:
parent
ac6ea01347
commit
ddf71f2904
|
@ -45,7 +45,7 @@
|
|||
"scribunto-luastandalone-gone": "Lua villa: Innri villa: Túlkurinn hefur þegar lokið vinnslu.",
|
||||
"scribunto-luastandalone-signal": "Lua villa: Innri villa: Túlkurinn hefur slökkt á sér með merkinu \"$2\".",
|
||||
"scribunto-luastandalone-exited": "Lua villa: Innri villa: Túlkurinn hefur slökkt á sér með stöðunni $2.",
|
||||
"scribunto-module-with-errors-category": "Scribunto-skriftur með villum",
|
||||
"scribunto-module-with-errors-category": "Scribunto-skriftur með villur",
|
||||
"scribunto-module-with-errors-category-desc": "Skriftan hefur villu í sér.",
|
||||
"scribunto-limitreport-timeusage": "Lua tímanotkun",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 sekóndur",
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Cedric31"
|
||||
"Cedric31",
|
||||
"Lhanars"
|
||||
]
|
||||
},
|
||||
"scribunto-doc-page-does-not-exist": "''La documentacion d'utilizacion d'aquel modul se pòt crear a [[$1]]''",
|
||||
"scribunto-common-error-category": "Paginas amb d'errors d'escript",
|
||||
"scribunto-common-error-category-desc": "I a agut una error al moment del tractament dels moduls contenguts sus la pagina.",
|
||||
"scribunto-common-nosuchmodule": "Error d'escript : lo modul « $2 » existís pas.",
|
||||
|
@ -11,5 +13,6 @@
|
|||
"scribunto-common-no-details": "Cap de detalh mai es pas disponible.",
|
||||
"scribunto-lua-error": "Error de Lua : $2.",
|
||||
"scribunto-luastandalone-gone": "Error LUA : Error intèrna : L'interpretador s'es ja arrestat.",
|
||||
"scribunto-luastandalone-signal": "Error LUA : Error intèrna: L'interpretador s'es arrestat amb lo senhal « $2 »."
|
||||
"scribunto-luastandalone-signal": "Error LUA : Error intèrna: L'interpretador s'es arrestat amb lo senhal « $2 ».",
|
||||
"nstab-module": "Modul"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue