mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 02:00:01 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I4076187d56b9bf83c2b8aa09c937c6366cc5cd87
This commit is contained in:
parent
feab919d65
commit
619a644ca1
|
@ -2,9 +2,13 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Ham II",
|
||||
"Lloffiwr"
|
||||
"Lloffiwr",
|
||||
"Afalau"
|
||||
]
|
||||
},
|
||||
"scribunto-console-clear": "Clirio",
|
||||
"scribunto-lua-error": "Gwall Lua: $2.",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 eiliad"
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 eiliad",
|
||||
"nstab-module": "Modiwl",
|
||||
"tooltip-ca-nstab-module": "Gweld tudalen y modiwl"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"scribunto-parser-dialog-title": "Greška u skripti",
|
||||
"scribunto-error-short": "Greška u skripti: $1",
|
||||
"scribunto-doc-page-name": "Module:$1/dok",
|
||||
"scribunto-doc-page-does-not-exist": "''Dokumentacija za ovaj modul se može napraviti na [[$1]]''",
|
||||
"scribunto-doc-page-does-not-exist": "''Dokumentaciju ovog modula možete da napravite na stranici [[$1]]''",
|
||||
"scribunto-doc-page-header": "'''Ovo je dokumentaciona podstranica za [[$1]]'''",
|
||||
"scribunto-console-clear": "Očisti",
|
||||
"scribunto-common-error-category": "Stranice sa greškama u skripti",
|
||||
|
@ -22,5 +22,6 @@
|
|||
"scribunto-limitreport-timeusage": "Vreme korišćenja Lua",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 sekundi",
|
||||
"scribunto-limitreport-memusage": "Memorija korišćenja Lua",
|
||||
"nstab-module": "Modul"
|
||||
"nstab-module": "Modul",
|
||||
"tooltip-ca-nstab-module": "Pogledajte stranicu modula"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue