qlik-oss/sn-table

View on GitHub
src/locale/locales/tr.json

Summary

Maintainability
Test Coverage
{
  "SNTable.Accessibility.Ascending": {
    "value": "Artan",
    "comment": "Tooltip showing that column is in ascending order. (tew 230411)",
    "version": "pzaCJbp56ZfIKkvOiwLLAw=="
  },
  "SNTable.Accessibility.ColumnOptions": {
    "value": "Sütun seçenekleri",
    "comment": "aria label for the button in the header that opens the column menu (buy 230705)",
    "version": "5dZfsGOWJ50iDc9axBC/Zw=="
  },
  "SNTable.Accessibility.Descending": {
    "value": "Azalan",
    "comment": "Tooltip showing that column is in descending order. (tew 230411)",
    "version": "YKKchv03VWxWB+sZEj5CWQ=="
  },
  "SNTable.Accessibility.NavigationInstructions": {
    "value": "Tablo hücrelerinde gezinmek için ok tuşlarını, sayfalandırma kontrollerine geçmek için sekmeyi kullanın. Tam kapsamlı klavye gezintisi için belgelere bakın.",
    "comment": "Instructions read by screen reader when first focusing inside the table. (tew 211130)",
    "version": "rON9K1cUvIGtROZHqXNfbg=="
  },
  "SNTable.Accessibility.RowsAndColumns": {
    "value": "{0} satır ve {1} sütun gösteriliyor.",
    "comment": "number of rows and columns announced by the screen reader. (tew 210929)",
    "version": "HKjzXNhL9hPs/kFY0XyjTQ=="
  },
  "SNTable.MenuItem.AdjustColumnSize": {
    "value": "Sütun boyutunu ayarla",
    "comment": "label for adjust column size menu in field. (tew 230411)",
    "version": "cazeI83TxjT1S9TB/jDl2g=="
  },
  "SNTable.MenuItem.ClearSelections": {
    "value": "Seçimleri temizle",
    "comment": "label for clearing all selected items in field. (tew 230411)",
    "version": "0ShfyMZ1vmQIolPkZpe+Lg=="
  },
  "SNTable.MenuItem.Search": {
    "value": "Ara",
    "comment": "label for menu item to search in field. (tew 230411)",
    "version": "4hsJfdIfcQEmU/eVRgfN3w=="
  },
  "SNTable.MenuItem.SelectAll": {
    "value": "Tümünü seç",
    "comment": "label for select all items in field. (tew 230411)",
    "version": "fB/W0v2Kef7V3Fx0MBL7wQ=="
  },
  "SNTable.MenuItem.SelectAlternative": {
    "value": "Alternatifi seç",
    "comment": "label for select alternative items in field. (tew 230411)",
    "version": "koIIyXBzKhypDNOaWZH3sA=="
  },
  "SNTable.MenuItem.SelectExcluded": {
    "value": "Hariç tutulanı seç",
    "comment": "label for select excluded items in field. (tew 230411)",
    "version": "PsqM+dOdScQGNNfVnXG/Ag=="
  },
  "SNTable.MenuItem.SelectPossible": {
    "value": "Olası olanı seç",
    "comment": "label for select possible items in field. (tew 230411)",
    "version": "Dj82SB0re1gwa5sn4xHGTg=="
  },
  "SNTable.MenuItem.Selections": {
    "value": "Seçimler",
    "comment": "label for selections menu in field. (tew 230411)",
    "version": "KE12AF0HAQjOLLj2WLvgQg=="
  },
  "SNTable.MenuItem.SortAscending": {
    "value": "Artan sıralama",
    "comment": "label for menu item to sort ascending. (tew 221116)",
    "version": "g6ZRLI/3yCFWc8tq56E5nA=="
  },
  "SNTable.MenuItem.SortDescending": {
    "value": "Azalan sıralama",
    "comment": "label for menu item to sort descending. (tew 221116)",
    "version": "NelZ0Zonmd4DCfix1e3tGA=="
  },
  "SNTable.Pagination.DisplayedRowsLabel": {
    "value": "{0} / {1}",
    "comment": "label for the displayed rows, e.g. '1-100 of 234' (tew 211004)",
    "version": "aQJbyf9x9LTIhITOr45yXA=="
  },
  "SNTable.Pagination.FirstPage": {
    "value": "İlk sayfaya git",
    "comment": "tooltip and aria-label for the first page button. (tew 220125)",
    "version": "02xtL9RTBrrFoJ6sKxknMg=="
  },
  "SNTable.Pagination.LastPage": {
    "value": "Son sayfaya git",
    "comment": "tooltip and aria-label for the last page button. (tew 220125)",
    "version": "r2oxhoCXSRbLzLA5mLygUg=="
  },
  "SNTable.Pagination.NextPage": {
    "value": "Sonraki sayfaya git",
    "comment": "tooltip and aria-label for the next page button. (tew 220125)",
    "version": "zcTT0KquBNduHyvU9hnhoA=="
  },
  "SNTable.Pagination.PageStatusReport": {
    "value": "Sayfa değişti. Sayfa {0} / {1} gösteriliyor.",
    "comment": "Read via screenreader when the page has changed. {0} is replaced with the current page number. {1} is replaced with the total page number. (tew 211122)",
    "version": "AOFznLoJupPIAwS7SchRcA=="
  },
  "SNTable.Pagination.PreviousPage": {
    "value": "Önceki sayfaya git",
    "comment": "tooltip and aria-label for the previous page button. (tew 220125)",
    "version": "0HFoHIB1i+ZETBO3YI76/g=="
  },
  "SNTable.Pagination.RowsPerPage": {
    "value": "Sayfa başına satır sayısı",
    "comment": "label for the rows per page dropdown. (tew 210929)",
    "version": "zuWpMmMSoOG/QRsKoVx3OA=="
  },
  "SNTable.Pagination.RowsPerPageChange": {
    "value": "Sayfa başına satır sayısı {0} olarak değiştirildi. Şimdi ilk sayfa gösteriliyor.",
    "comment": "Read via screenreader when the number rows per page changes. {0} is replaced with the number of rows per page. (tew 211122)",
    "version": "pMOIMgdSzJmSIj7NLXkS6g=="
  },
  "SNTable.Pagination.SelectPage": {
    "value": "Sayfa seç",
    "comment": "Label for the dropdown to select a page. (tew 230411)",
    "version": "rGCuUAFX86UuAXmkOs27zw=="
  },
  "SNTable.SelectionLabel.DeselectedValue": {
    "value": "Değer seçimi iptal edildi.",
    "comment": "announced by screen readers when a value is deselected. (tew 210929)",
    "version": "76E/5nke7HRRMEcF1fQbrA=="
  },
  "SNTable.SelectionLabel.ExitedSelectionMode": {
    "value": "Değer seçimi iptal edildi. Seçim modundan çıkıldı.",
    "comment": "Announced by screen readers when deselecting and no values are selecting, causing the the chart to exit selection mode. (tew 210929)",
    "version": "A4NCF1GIsCVwVg0MjPHUqw=="
  },
  "SNTable.SelectionLabel.NotSelectedValue": {
    "value": "Değer seçilmedi.",
    "comment": "announced by screen readers when focus is on an unselected value. (tew 210929)",
    "version": "oj/qLPcfANXpS2oVVUzTdQ=="
  },
  "SNTable.SelectionLabel.OneSelectedValue": {
    "value": "Şu anda seçili bir değer var.",
    "comment": "the amount of selected values in a dimension, announced by screen readers. (tew 210929)",
    "version": "5llYYux+meuJItZE6XJhcQ=="
  },
  "SNTable.SelectionLabel.SelectedValue": {
    "value": "Değer seçildi.",
    "comment": "announced by screen readers when a value is selected. (tew 210929)",
    "version": "ZJO4WnSdc7Wk5mDyEj4hug=="
  },
  "SNTable.SelectionLabel.SelectedValues": {
    "value": "Şu anda seçili {0} değer var.",
    "comment": "the amount of selected values in a dimension, announced by screen readers. (tew 210929)",
    "version": "58lPVnscmLNuN+pvnPhkYA=="
  },
  "SNTable.SelectionLabel.SelectionsConfirmed": {
    "value": "Seçimler onaylandı.",
    "comment": "announced by screen readers when selections are confirmed. (tew 210929)",
    "version": "g2xbBOIYPMUM0bFIQp5hDg=="
  },
  "SNTable.SelectionLabel.selected": {
    "value": "Seçildi",
    "comment": "announced by screen readers for a selected value. (tew 210929)",
    "version": "57xiDyOBQ0x8VcdHGd5tzg=="
  },
  "SNTable.SortLabel.PressSpaceToSort": {
    "value": "Bu sütunda sıralama yapmak için boşluk tuşuna basın.",
    "comment": "instructions for sorting, announced by screen readers. (tew 210929)",
    "version": "Qqrq+G7uktBDlaLsccl7ng=="
  },
  "SNTable.SortLabel.SortedAscending": {
    "value": "Artan düzende sıralanmıştır.",
    "comment": "direction of sorting for a column, announced by screen readers. (tew 210929)",
    "version": "LrRndbCXiDS4JMC+VCnW4A=="
  },
  "SNTable.SortLabel.SortedDescending": {
    "value": "Azalan düzende sıralanmıştır.",
    "comment": "direction of sorting for a column, announced by screen readers. (tew 210929)",
    "version": "81l9u+cBWloC+4R4s9akDQ=="
  }
}