{
  "statuses": {
    "passed": "გავლილი",
    "failed": "ჩაჭრილი",
    "broken": "გაფუჭებული",
    "skipped": "გამოტოვებული",
    "unknown": "უცნობი",
    "total": "სულ"
  },
  "empty": {
    "no-results": "შედეგები არ არის"
  },
  "severity": {
    "blocker": "ბლოკერი",
    "critical": "კრიტიკული",
    "normal": "ნორმალური",
    "minor": "მცირე",
    "trivial": "უმნიშვნელო"
  },
  "charts": {
    "trend": {
      "title": "ტრენდის გრაფიკი: {{type}}",
      "type": {
        "status": "სტატუსი",
        "severity": "სიმძიმე"
      }
    },
    "pie": {
      "title": "ტესტების წარმატების მაჩვენებელი"
    }
  }
}
