mediawiki-extensions-Scribunto/i18n/roa-tara.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

18 lines
690 B
JSON

{
"@metadata": {
"authors": [
"Joetaras"
]
},
"scribunto-ignore-errors": "Permette 'a reggistrazione d'u codece cu l'errore",
"scribunto-line": "a 'a linèe $1",
"scribunto-module-line": "jndr'à $1 a 'a linèe $2",
"scribunto-parser-error": "Errore d'u script",
"scribunto-parser-dialog-title": "Errore d'u script",
"scribunto-error-short": "Errore d'u script: $1",
"scribunto-error-long": "Errore d'u script:\n\n$1",
"scribunto-console-clear": "Pulizze",
"scribunto-lua-in-function": "jndr'à funzione \"$1\"",
"scribunto-lua-error-location": "Errore Lua: $1: $2.",
"scribunto-lua-error": "Errore Lua: $2."
}