mediawiki-extensions-Scribunto/i18n/tr.json
Translation updater bot 20cfd35874 Localisation updates from https://translatewiki.net.
Change-Id: I77881d3294946362763127ad3f84e3e14a92c9b2
2020-07-30 08:36:07 +02:00

67 lines
4.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"BaRaN6161 TURK",
"Incelemeelemani",
"McDutchie",
"MuratTheTurkish",
"Sadrettin",
"Violetanka",
"Vito Genovese"
]
},
"scribunto-desc": "Betik dillerini MediaWiki sayfalarına gömmek için çerçeve",
"scribunto-line": "$1 satırında",
"scribunto-module-line": "$2 satırında $1",
"scribunto-parser-dialog-title": "Betik hatası",
"scribunto-error-short": "Betik hatası: $1",
"scribunto-error-long": "Betik hataları:\n\n$1",
"scribunto-doc-page-name": "Module:$1/belge",
"scribunto-doc-page-does-not-exist": "''Bu modül için bir [[$1]] belgelendirmesi oluşturabilirsiniz''",
"scribunto-doc-page-header": "'''Bu [[$1]] belgelendirme sayfası içindir'''",
"scribunto-console-intro": "* Modül dışa aktarımları, kaydedilmemiş değişiklikler de dahil olmak üzere \"p\" değişkeni olarak mevcuttur.\n* Bir ifadeyi ifade olarak değerlendirmek veya print() kullanmak için bir satırdan önce \"=\" işaretini kullanın. Tablolar için mw.logObject() öğesini kullanın.\n* Bu konsola mesaj göndermek için modül kodunda mw.log() ve mw.logObject() kullanın.",
"scribunto-console-title": "Hata ayıklama konsolu",
"scribunto-console-too-large": "Bu konsol oturumu çok büyük. Lütfen konsol geçmişini temizleyin veya modülün boyutunu küçültün.",
"scribunto-console-current-src": "konsol girişi",
"scribunto-console-clear": "Temizle",
"scribunto-console-cleared": "Modül güncellendiğinden konsol durumu temizlendi.",
"scribunto-console-cleared-session-lost": "Oturum verileri kaybolduğu için konsol durumu temizlendi.",
"scribunto-common-error-category": "Betik hata içeren sayfalar",
"scribunto-common-error-category-desc": "Sayfaya dahil edilen modüller işlenirken bir hata oluştu.",
"scribunto-common-nosuchmodule": "Betik hatası: Böyle bir \"$2\" modülü yok.",
"scribunto-common-nofunction": "Betik hatası: Aramak için bir işlev belirtmelisiniz.",
"scribunto-common-nosuchfunction": "Betik hatası: \"$2\" işlevi mevcut değil.",
"scribunto-common-notafunction": "Betik hatası: \"$2\" bir işlev değil.",
"scribunto-common-timeout": "Betikleri çalıştırmak için ayrılan süre doldu.",
"scribunto-common-oom": "Betikleri çalıştırmak için izin verilen bellek miktarııldı.",
"scribunto-common-backtrace": "Geritakip:",
"scribunto-common-no-details": "Daha fazla bilgi mevcut değildir.",
"scribunto-lua-in-function": "\"$1\" işlevinde",
"scribunto-lua-in-main": "ana grupta",
"scribunto-lua-in-function-at": "işlevinde $1:$2",
"scribunto-lua-error-location": "Lua hatası $1: $2.",
"scribunto-lua-error": "Lua hatası: $2.",
"scribunto-lua-notarrayreturn": "Betik hatası: Modül $2 değerini döndürdü. Bir aktarım tablosu döndürmesi gerekiyor.",
"scribunto-luastandalone-proc-error": "Lua hatası: İşlem oluşturulamıyor.",
"scribunto-luastandalone-proc-error-msg": "Lua hatası: İşlem oluşturulamıyor: $2",
"scribunto-luastandalone-proc-error-proc-open": "Lua hatası: İşlem oluşturulamıyor: proc_open mevcut değil. PHP'nin \"enable_functions\" yapılandırma yönergesini kontrol edin.",
"scribunto-luastandalone-decode-error": "Lua hatası: Dahili hata: Mesajın kodu çözülemedi.",
"scribunto-luastandalone-write-error": "Lua hatası: Dahili hata: Boruya yazma hatası.",
"scribunto-luastandalone-read-error": "Lua hatası: Dahili hata: Borudan okuma hatası.",
"scribunto-luastandalone-gone": "Lua hatası: Dahili hata: Yorumlayıcı zaten çıkmış.",
"scribunto-luastandalone-signal": "Lua hatası: Dahili hata: Yorumlayıcı \"$2\" sinyaliyle sonlandırıldı.",
"scribunto-luastandalone-exited": "Lua hatası: Dahili hata: Yorumlayıcı durum $2 ile çıkıldı.",
"scribunto-module-with-errors-category": "Hatalı Scribunto modülleri",
"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-virtmemusage": "Lua sanal boyutu",
"scribunto-limitreport-estmemusage": "Lua tahmini bellek kullanımı",
"scribunto-limitreport-memusage": "Lua bellek kullanımı",
"scribunto-limitreport-profile": "Lua Profili",
"scribunto-limitreport-profile-ms": "$1 ms",
"scribunto-limitreport-logs": "Lua günlükleri",
"nstab-module": "Modül",
"tooltip-ca-nstab-module": "Modül sayfasını görüntüle"
}