{
  "statuses": {
    "passed": "Uğurlu",
    "failed": "Uğursuz",
    "broken": "Sınıq",
    "skipped": "Buraxılmış",
    "unknown": "Naməlum",
    "total": "Cəmi"
  },
  "empty": {
    "no-results": "Nəticə tapılmadı",
    "no-history-results": "Tarixçə məlumatı mövcud deyil"
  },
  "severity": {
    "blocker": "Bloklayıcı",
    "critical": "Kritik",
    "normal": "Normal",
    "minor": "Kiçik",
    "trivial": "Əhəmiyyətsiz"
  },
  "environments": {
    "environment_one": "Mühit",
    "environment_other": "Mühitlər",
    "all": "Hamısı"
  },
  "charts": {
    "trend": {
      "title": "Trend qrafiki: {{type}}",
      "type": {
        "status": "Status",
        "severity": "Əhəmiyyət dərəcəsi"
      }
    },
    "currentStatus": {
      "title": "Cari Status",
      "status": {
        "passed": "$t(statuses:passed, capitalize)",
        "failed": "$t(statuses:failed, capitalize)",
        "broken": "$t(statuses:broken, capitalize)",
        "skipped": "$t(statuses:skipped, capitalize)",
        "unknown": "$t(statuses:unknown, capitalize)"
      },
      "percentage": "{{percentage}}%",
      "of": "{{total}} içindən",
      "total": "{{total}}",
      "tests": {
        "new_zero": "Yeni test yoxdur",
        "new_one": "{{count}} yeni test",
        "new_other": "{{count}} yeni test",
        "flaky_zero": "Qeyri-sabit test yoxdur",
        "flaky_one": "{{count}} qeyri-sabit test",
        "flaky_other": "{{count}} qeyri-sabit test",
        "retries_zero": "Yenidən cəhd edilmiş test yoxdur",
        "retries_one": "{{count}} yenidən cəhd edilmiş test",
        "retries_other": "{{count}} yenidən cəhd edilmiş test"
      }
    },
    "statusDynamics": {
      "title": "Status dinamikası",
      "status": {
        "passed": "$t(statuses:passed, capitalize)",
        "failed": "$t(statuses:failed, capitalize)",
        "broken": "$t(statuses:broken, capitalize)",
        "skipped": "$t(statuses:skipped, capitalize)",
        "unknown": "$t(statuses:unknown, capitalize)"
      },
      "no-history": "$t(empty:no-history-results)",
      "no-results": "$t(empty:no-results)",
      "tooltips": {
        "current": "Son hesabat ({{timestamp, timestamp_long_no_seconds}})",
        "history": "{{timestamp, timestamp_long_no_seconds}} tarixli hesabat"
      },
      "ticks": {
        "current": "Sonuncu",
        "history": "{{timestamp, timestamp_date}}"
      }
    },
    "statusTransitions": {
      "title": "Status keçidləri",
      "legend": {
        "trend": "Düzəltmə dərəcəsi"
      },
      "transitions": {
        "new": "$t(transitions:new, capitalize)",
        "fixed": "$t(transitions:fixed, capitalize)",
        "regressed": "$t(transitions:regressed, capitalize)",
        "malfunctioned": "$t(transitions:malfunctioned, capitalize)"
      },
      "no-history": "$t(empty:no-history-results)",
      "no-results": "$t(empty:no-results)",
      "tooltips": {
        "current": "Son hesabat ({{timestamp, timestamp_long_no_seconds}})",
        "history": "{{timestamp, timestamp_long_no_seconds}} tarixli hesabat"
      },
      "ticks": {
        "current": "Sonuncu",
        "history": "{{timestamp, timestamp_date}}"
      }
    },
    "durations": {
      "title": "{{groupBy}} üzrə müddət histogramı",
      "title_none": "Müddət histogramı",
      "no-results": "$t(empty:no-results)",
      "groupBy": {
        "none": "Yoxdur",
        "layer": "Qat"
      },
      "ticks": {
        "durationRange": "{{from, format_duration}} - {{to, format_duration}}"
      },
      "tooltips": {
        "durationRange": "{{from, format_duration}} - {{to, format_duration}}"
      },
      "legend": {
        "value": "{{value}}",
        "total": "Test sayı"
      }
    },
    "stabilityDistribution": {
      "title": "Sabitlik paylanması",
      "no-results": "$t(empty:no-results)",
      "legend": {
        "stabilityRate": "Sabitlik dərəcəsi"
      }
    },
    "testBaseGrowthDynamics": {
      "title": "Test bazasının artım dinamikası",
      "status": {
        "newpassed": "Yeni $t(statuses:passed)",
        "newfailed": "Yeni $t(statuses:failed)",
        "newbroken": "Yeni $t(statuses:broken)",
        "newskipped": "Yeni $t(statuses:skipped)",
        "newunknown": "Yeni $t(statuses:unknown)",
        "removedpassed": "Silinmiş $t(statuses:passed)",
        "removedfailed": "Silinmiş $t(statuses:failed)",
        "removedbroken": "Silinmiş $t(statuses:broken)",
        "removedskipped": "Silinmiş $t(statuses:skipped)",
        "removedunknown": "Silinmiş $t(statuses:unknown)"
      },
      "legend": {
        "trend": "Artım trendi"
      },
      "no-history": "$t(empty:no-history-results)",
      "no-results": "$t(empty:no-results)",
      "tooltips": {
        "current": "Son hesabat ({{timestamp, timestamp_long_no_seconds}})",
        "history": "{{timestamp, timestamp_long_no_seconds}} tarixli hesabat"
      },
      "ticks": {
        "current": "Sonuncu",
        "history": "{{timestamp, timestamp_date}}"
      }
    },
    "statusAgePyramid": {
      "title": "Statusa görə yaş piramidası",
      "status": {
        "passed": "$t(statuses:passed, capitalize)",
        "failed": "$t(statuses:failed, capitalize)",
        "broken": "$t(statuses:broken, capitalize)",
        "skipped": "$t(statuses:skipped, capitalize)",
        "unknown": "$t(statuses:unknown, capitalize)"
      },
      "no-history": "$t(empty:no-history-results)",
      "no-results": "$t(empty:no-results)",
      "tooltips": {
        "current": "Son hesabat ({{timestamp, timestamp_long_no_seconds}})",
        "history": "{{timestamp, timestamp_long_no_seconds}} tarixli hesabat"
      },
      "ticks": {
        "current": "Sonuncu",
        "history": "{{timestamp, timestamp_date}}"
      }
    },
    "trSeverities": {
      "title": "Əhəmiyyət dərəcəsinə görə test nəticələri",
      "no-results": "$t(empty:no-results)",
      "status": {
        "passed": "$t(statuses:passed, capitalize)",
        "failed": "$t(statuses:failed, capitalize)",
        "broken": "$t(statuses:broken, capitalize)",
        "skipped": "$t(statuses:skipped, capitalize)",
        "unknown": "$t(statuses:unknown, capitalize)"
      },
      "severity": {
        "blocker": "$t(severity:blocker, capitalize)",
        "critical": "$t(severity:critical, capitalize)",
        "normal": "$t(severity:normal, capitalize)",
        "minor": "$t(severity:minor, capitalize)",
        "trivial": "$t(severity:trivial, capitalize)",
        "unset": "Əhəmiyyət dərəcəsi yoxdur"
      }
    },
    "durationDynamics": {
      "title": "Müddət dinamikası",
      "durations": {
        "sequential": "Ardıcıl müddət",
        "duration": "Test müddəti",
        "speedup": "Sürətlənmə"
      },
      "no-results": "$t(empty:no-results)",
      "tooltips": {
        "current": "Son hesabat ({{timestamp, timestamp_long_no_seconds}})",
        "history": "{{timestamp, timestamp_long_no_seconds}} tarixli hesabat"
      },
      "ticks": {
        "current": "Sonuncu",
        "history": "{{timestamp, timestamp_date}}"
      },
      "legend": {
        "duration": "{{duration, format_duration}}",
        "speedup": "{{speedup}}x"
      }
    }
  },
  "transitions": {
    "description": {
      "new": "Bu test sonucunun hesabatda ilk dəfə görünməsi",
      "fixed": "Əvvəl \"uğursuz\" və ya \"sınıq\" olan, indi \"uğurlu\" olan test",
      "regressed": "Əvvəl \"uğurlu\" və ya \"sınıq\" olan, indi \"uğursuz\" olan test",
      "malfunctioned": "Əvvəl \"uğurlu\" və ya \"uğursuz\" olan, indi \"sınıq\" olan test"
    },
    "new": "Yeni",
    "fixed": "Düzəldilmiş",
    "regressed": "Reqressiya",
    "malfunctioned": "Sınıq"
  }
}
