IG_UI_TR = {
IGUI_BLTJanuary = "Ocak",
IGUI_BLTFebruary = "Şubat",
IGUI_BLTMarch = "Mart",
IGUI_BLTApril = "Nisan",
IGUI_BLTMay = "Mayıs",
IGUI_BLTJune = "Haziran",
IGUI_BLTJuly = "Temmuz",
IGUI_BLTAugust = "Ağustos",
IGUI_BLTSeptember = "Eylül",
IGUI_BLTOctober = "Ekim",
IGUI_BLTNovember = "Kasım",
IGUI_BLTDecember = "Aralık",
IGUI_BLTRemember_Annotations = "Notları öğren",
IGUI_BLTNothing_New = "Burada öğrenebileceğim bir şey bulunmuyor",
IGUI_BLTCould_Not_Create = "Bu notları oluşturamadım",
IGUI_BLTUnknown_Location = "Bilinmeyen Konum",

IGUI_BLTLearned = "Bu notlardan %1 yeni yerler öğrendim",
IGUI_BLTLearnedLocation = "Bu notlardan %2'te %1 yeni yerler öğrendim",
IGUI_BLTAlready_Knew = " %d burayı zaten biliyorum",

-- 1=PrettyMonth 2=DayOfMonth 3=DaySuffix(ENOnly) 4=Year(YYYY)
IGUI_BLTDate = "%1 %2%3 %4",

-- 1=Hour 2=Minutes
IGUI_BLTHourMinutes = "%1:%2",

-- 1=Location 2=IGUI_BLTDate 3=IGUI_BLTHourMinutes
IGUI_BLTBy_Anonymous = "anonim olarak %1'de %2 üzere %3",

-- 1=Forename 2=Surname 3=IGUI_BLTDate 4=IGUI_BLTHourMinutes
IGUI_BLTBy = "%1 %2, %3'de %4'te",
}
