mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
13a401d623
Change-Id: I115bf72e957d9a86c93a5869ced57de4fbe3aad0
25 lines
904 B
JSON
25 lines
904 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Sadrettin",
|
||
"Violetanka",
|
||
"Incelemeelemani",
|
||
"McDutchie",
|
||
"Vito Genovese"
|
||
]
|
||
},
|
||
"scribunto-parser-dialog-title": "Betik hatası",
|
||
"scribunto-error-short": "Betik hatası: $1",
|
||
"scribunto-error-long": "Betik hataları:\n$1",
|
||
"scribunto-doc-page-name": "Module:$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.",
|
||
"scribunto-limitreport-timeusage": "Lua zaman kullanımı",
|
||
"scribunto-limitreport-timeusage-value": "$1/$2 saniye",
|
||
"scribunto-limitreport-memusage": "Lua bellek kullanımı"
|
||
}
|