material_tr.arb 3.46 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "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",
  "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ı:",
18
  "tabLabel": "Sekme $tabIndex / $tabCount",
19 20 21 22 23
  "selectedRowCountTitleOne": "1 öğe seçildi",
  "selectedRowCountTitleOther": "$selectedRowCount öğe seçildi",
  "cancelButtonLabel": "İPTAL",
  "closeButtonLabel": "KAPAT",
  "continueButtonLabel": "DEVAM",
24 25
  "copyButtonLabel": "Kopyala",
  "cutButtonLabel": "Kes",
26
  "okButtonLabel": "Tamam",
27 28
  "pasteButtonLabel": "Yapıştır",
  "selectAllButtonLabel": "Tümünü seç",
29
  "viewLicensesButtonLabel": "LİSANSLARI GÖSTER",
30 31 32 33
  "anteMeridiemAbbreviation": "ÖÖ",
  "postMeridiemAbbreviation": "ÖS",
  "timePickerHourModeAnnouncement": "Saati seçin",
  "timePickerMinuteModeAnnouncement": "Dakikayı seçin",
34
  "signedInLabel": "Oturum açıldı",
35 36
  "hideAccountsLabel": "Hesapları gizle",
  "showAccountsLabel": "Hesapları göster",
37 38
  "modalBarrierDismissLabel": "Kapat",
  "drawerLabel": "Gezinme menüsü",
39 40
  "popupMenuLabel": "Popup menü",
  "dialogLabel": "İletişim kutusu",
41 42 43 44 45 46 47 48 49 50
  "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",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "1 karakter kaldı",
53
  "remainingTextFieldCharacterCountOther": "$remainingCount karakter kaldı",
54
  "refreshIndicatorSemanticLabel": "Yenile",
55
  "moreButtonTooltip": "Diğer",
56
  "dateSeparator": ".",
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
  "dateHelpText": "aa/gg/yyyy",
  "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ç",
74 75 76 77 78 79 80
  "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ç",
81
  "licensesPackageDetailTextZero": "No licenses",
82 83
  "licensesPackageDetailTextOne": "1 lisans",
  "licensesPackageDetailTextOther": "$licenseCount lisans"
84
}