Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tr.json « lang « Events « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5828c3fc6bc92f56437424caa5add7cb2384f5c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "Events": {
        "PluginDescription": "Olayları izle ve ziyaretçilerin aktivitesi üzerine raporlar al.",
        "AvgEventValue": "Ortalama etkinlik değeri: %s",
        "AvgValue": "Ortalama değer",
        "AvgValueDocumentation": "Bu etkinlik için ortalama tüm değerler",
        "Event": "Etkinlik",
        "EventAction": "Etkinlik İşlemi",
        "EventActions": "Etkinlik İşlemi",
        "EventCategories": "Etkinlik Kategorileri",
        "EventCategory": "Etkinlik Kategorisi",
        "EventName": "Etkinlik Adı",
        "EventNames": "Etkinlik Adı",
        "Events": "Etkinlikler",
        "EventsWithValue": "Değeri olan etkinlikler",
        "EventsWithValueDocumentation": "Etkinlik değeri ayarlanmış olan etkinlik sayısı",
        "EventValue": "Etkinlik Değeri",
        "EventValueTooltip": "Toplam olay değeri %1$s ile %2$s arasında, en az %3$s ve en fazla %4$s dür",
        "MaxValue": "Maksimum değer",
        "MaxValueDocumentation": "Bu etkinlik için maksimum değer",
        "MinValue": "Minimum değer",
        "MinValueDocumentation": "Bu etkinlik için minimum değer",
        "SecondaryDimension": "İkincil boyut %s.",
        "SwitchToSecondaryDimension": "Değiştir %s",
        "TopEvents": "Top Etkinlikler",
        "TotalEvents": "Toplam etkinlikler",
        "TotalEventsDocumentation": "Toplam etkinlik sayısı",
        "TotalValue": "Toplam değer",
        "TotalValueDocumentation": "Etkinlik değerleri toplamı",
        "ViewEvents": "Etkinliklere Bak"
    }
}