mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
739e5ed9c8
Change-Id: I087c20c89459968946d49bbc84ab6745dd78901a
19 lines
609 B
JSON
19 lines
609 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Sadrettin",
|
||
"Violetanka",
|
||
"Incelemeelemani"
|
||
]
|
||
},
|
||
"scribunto-parser-dialog-title": "Betik hatası",
|
||
"scribunto-error-short": "Betik hatası: $1",
|
||
"scribunto-error-long": "Betik hataları:\n$1",
|
||
"scribunto-doc-page-name": "Modül:$1/belge",
|
||
"scribunto-doc-page-does-not-exist": "Bu modül için bir belgeleme oluşturabilirsiniz: [[$1]]",
|
||
"scribunto-doc-page-header": "Bu belgeleme sayfası için [[$1]]",
|
||
"scribunto-console-clear": "Temizle",
|
||
"scribunto-common-no-details": "Daha fazla bilgi mevcut değildir.",
|
||
"scribunto-lua-error": "Lua hatası: $2"
|
||
}
|