mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
bac88b142f
Change-Id: I6e28b7fa45025cff48f3daff36bfdc86dd435dfe
20 lines
688 B
JSON
20 lines
688 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",
|
||
"scribunto-module-with-errors-category-desc": "Modülde bir hata bulunuyor."
|
||
}
|