// Exported from SourceMod Translator // http://translator.mitchdempsey.com/sourcemod_plugins/358 // "Phrases" { "Report Is On Cooldown" { "#format" "{1:d}" "en" "You reported player recently. Please wait {green}{1}{yellow} seconds and try again." "tr" "Yeni bir oyuncuyu raporlamak için {green}{1}{default} saniye bekleyin" } "Admin MSG Title" { "en" "{yellow}--- {lightred}REPORT NOTIFICATION {yellow}---" "tr" "{yellow}--- {lightred}Rapor Bildirimi {yellow}---" } "Admin MSG Who Reported" { "#format" "{1:s}" "en" "Report from player: {green}{1}" "tr" "{green}{1}{default} oyuncudan yeni rapor" } "Admin MSG Reported Player" { "#format" "{1:s}" "en" "Reported player: {darkred}{1}" "tr" "Raporlanan Oyuncu: {darkred}{1}" } "Admin MSG Report Reason" { "#format" "{1:s}" "en" "Reason: {purple}{1}" "tr" "Sebeb: {purple}{1}" } "Reports Menu Title" { "tr" "Raporlamak istediğiniz oyuncuyu seçin" "en" "Choose the player you want to report" } "Invalid Target Index" { "en" "Invalid Index For Target" "tr" "Geçersiz Hedef" } "Reports Reasons Title" { "#format" "{1:s},{2:s}" "en" "Select Report Reason{1}Player that will be reported [ {2} ]" "tr" "{1} Oyuncu için rapor nedeni seçin [ {2} ]" } "Custom Reason" { "en" "Custom Reason" "tr" "Özel Sebep" } "Input Custom Reason" { "en" "Enter your reason for reporting in the chat. Type \"cancel\" or \"stop\" to abort." "tr" "Sohbete raporlama nedeninizi girin. İptal etmek için \"cancel\" veya \"stop\" yazın." } "Entered Reason Too Long" { "en" "Your entered reason is too long" "tr" "Girilen sebebin çok uzun" } "Entered Reason Is Empty" { "tr" "Sebebin boş olamaz." "en" "Your reason can't be empty" } "Contains blocked chars" { "en" "Your report reason contains blocked characters." "tr" "Rapor nedeni engellenen karakterler içeriyor." } "Cancel Custom Report" { "tr" "Rapor iptal edildi." "en" "Report has been cancelled." } "Report Successfuly Sent" { "#format" "{1:s}" "tr" "{green}{1}{default} oyuncu için rapor gönderildi" "en" "Your report has been sent for player: {darkred}{1}" } }