Localisation updates from https://translatewiki.net.

Change-Id: I36966ec71dd238affe67246901a5369f76c5eb93
This commit is contained in:
Translation updater bot 2021-05-03 08:37:57 +02:00
parent ca2c778964
commit ed5b8febcd
2 changed files with 5 additions and 1 deletions

View file

@ -22,6 +22,7 @@
"scribunto-common-nosuchmodule": "Skriptitõrge: Moodulit \"$2\" pole.",
"scribunto-common-nosuchfunction": "Skriptitõrge: Funktsioon \"$2\" puudub.",
"scribunto-common-notafunction": "Skriptitõrge: \"$2\" pole funktsioon.",
"scribunto-common-no-details": "Rohkem üksikasju pole saadaval.",
"scribunto-lua-in-function": "funktsioonis \"$1\"",
"scribunto-lua-error-location": "Lua tõrge $1: $2.",
"scribunto-lua-error": "Lua tõrge: $2.",

View file

@ -1,8 +1,11 @@
{
"@metadata": {
"authors": [
"Renan",
"Stavanger7"
]
},
"scribunto-lua-error": "Errore de Lua: $2"
"scribunto-lua-error": "Errore de Lua: $2",
"nstab-module": "Module",
"tooltip-ca-nstab-module": "Vider li págine de module"
}