mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-27 17:50:06 +00:00
591d4e0c11
Change-Id: I34378c424ed0cf1f7d6eb993222b413087f3b1c2
17 lines
544 B
JSON
17 lines
544 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Sadrettin",
|
||
"Violetanka"
|
||
]
|
||
},
|
||
"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."
|
||
}
|