material_tr.arb 3.53 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Gezinme menüsünü aç",
  "backButtonTooltip": "Geri",
  "closeButtonTooltip": "Kapat",
  "deleteButtonTooltip": "Sil",
  "nextMonthTooltip": "Gelecek ay",
  "previousMonthTooltip": "Önceki ay",
  "nextPageTooltip": "Sonraki sayfa",
  "previousPageTooltip": "Önceki sayfa",
12 13
  "firstPageTooltip": "İlk sayfa",
  "lastPageTooltip": "Son sayfa",
14 15 16 17 18 19
  "showMenuTooltip": "Menüyü göster",
  "aboutListTileTitle": "$applicationName Hakkında",
  "licensesPageTitle": "Lisanslar",
  "pageRowsInfoTitle": "$firstRow-$lastRow / $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow-$lastRow / $rowCount",
  "rowsPerPageTitle": "Sayfa başına satır sayısı:",
20
  "tabLabel": "Sekme $tabIndex / $tabCount",
21 22 23 24 25
  "selectedRowCountTitleOne": "1 öğe seçildi",
  "selectedRowCountTitleOther": "$selectedRowCount öğe seçildi",
  "cancelButtonLabel": "İPTAL",
  "closeButtonLabel": "KAPAT",
  "continueButtonLabel": "DEVAM",
26 27
  "copyButtonLabel": "Kopyala",
  "cutButtonLabel": "Kes",
28
  "okButtonLabel": "Tamam",
29 30
  "pasteButtonLabel": "Yapıştır",
  "selectAllButtonLabel": "Tümünü seç",
31
  "viewLicensesButtonLabel": "LİSANSLARI GÖSTER",
32 33 34 35
  "anteMeridiemAbbreviation": "ÖÖ",
  "postMeridiemAbbreviation": "ÖS",
  "timePickerHourModeAnnouncement": "Saati seçin",
  "timePickerMinuteModeAnnouncement": "Dakikayı seçin",
36
  "signedInLabel": "Oturum açıldı",
37 38
  "hideAccountsLabel": "Hesapları gizle",
  "showAccountsLabel": "Hesapları göster",
39 40
  "modalBarrierDismissLabel": "Kapat",
  "drawerLabel": "Gezinme menüsü",
41 42
  "popupMenuLabel": "Popup menü",
  "dialogLabel": "İletişim kutusu",
43 44 45 46 47 48 49 50 51 52
  "alertDialogLabel": "Uyarı",
  "searchFieldLabel": "Ara",
  "reorderItemToStart": "Başa taşı",
  "reorderItemToEnd": "Sona taşı",
  "reorderItemUp": "Yukarı taşı",
  "reorderItemDown": "Aşağı taşı",
  "reorderItemLeft": "Sola taşı",
  "reorderItemRight": "Sağa taşı",
  "expandedIconTapHint": "Daralt",
  "collapsedIconTapHint": "Genişlet",
53
  "remainingTextFieldCharacterCountZero": "TBD",
54
  "remainingTextFieldCharacterCountOne": "1 karakter kaldı",
55
  "remainingTextFieldCharacterCountOther": "$remainingCount karakter kaldı",
56
  "refreshIndicatorSemanticLabel": "Yenile",
57
  "moreButtonTooltip": "Diğer",
58
  "dateSeparator": ".",
59
  "dateHelpText": "gg.aa.yyyy",
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
  "selectYearSemanticsLabel": "Yılı seçin",
  "unspecifiedDate": "Tarih",
  "unspecifiedDateRange": "Tarih Aralığı",
  "dateInputLabel": "Tarih Girin",
  "dateRangeStartLabel": "Başlangıç Tarihi",
  "dateRangeEndLabel": "Bitiş Tarihi",
  "dateRangeStartDateSemanticLabel": "Başlangıç tarihi $fullDate",
  "dateRangeEndDateSemanticLabel": "Bitiş tarihi $fullDate",
  "invalidDateFormatLabel": "Geçersiz biçim.",
  "invalidDateRangeLabel": "Geçersiz aralık.",
  "dateOutOfRangeLabel": "Kapsama alanı dışında.",
  "saveButtonLabel": "KAYDET",
  "datePickerHelpText": "TARİH SEÇİN",
  "dateRangePickerHelpText": "ARALIK SEÇİN",
  "calendarModeButtonLabel": "Takvime geç",
  "inputDateModeButtonLabel": "Girişe geç",
76 77 78 79 80 81 82
  "timePickerDialHelpText": "SAATİ SEÇİN",
  "timePickerInputHelpText": "SAATİ GİRİN",
  "timePickerHourLabel": "Saat",
  "timePickerMinuteLabel": "Dakika",
  "invalidTimeLabel": "Geçerli bir saat girin",
  "dialModeButtonLabel": "Dairesel seçici moduna geç",
  "inputTimeModeButtonLabel": "Metin giriş moduna geç",
83
  "licensesPackageDetailTextZero": "No licenses",
84 85
  "licensesPackageDetailTextOne": "1 lisans",
  "licensesPackageDetailTextOther": "$licenseCount lisans"
86
}