/* Accessibility button label for navigating backwards in the application hierarchy. */
"GoogleKitCoreAccessibilityNavigateBack" = "Geri";

/* Label for a button indicating that an item can be added to a collection. */
"GoogleKitCoreAddButton" = "Ekle";

/* Label for a button for navgiating backwards in the application hierarchy. */
"GoogleKitCoreArrowBackButton" = "Geri";

/* Label for a button for navgiating forwards in the application hierarchy. */
"GoogleKitCoreArrowForwardButton" = "Yönlendir";

/* Label for a button for lowering the device's volume. */
"GoogleKitCoreVolumeDownButton" = "Sesi azalt";

/* Label for a button for muting the device's volume. */
"GoogleKitCoreVolumeMuteButton" = "Sessiz";

/* Label for a button for turning the device's volume off. */
"GoogleKitCoreVolumeOffButton" = "Sesi kapat";

/* Label for a button for raising the device's volume. */
"GoogleKitCoreVolumeUpButton" = "Sesi artır";

/* Label for a button for canceling the current user action. */
"GoogleKitCoreCancelButton" = "İptal";

/* Label for a button for completing the current user action. */
"GoogleKitCoreCheckButton" = "Tamam";

/* Label for a button for navigating to the previous item */
"GoogleKitCoreChevronLeftButton" = "Önceki";

/* Label for a button for navigating to the next item. */
"GoogleKitCoreChevronRightButton" = "Sonraki";

/* Label for a button for clearing the user's current edits. */
"GoogleKitCoreClearButton" = "Temizle";

/* Label for a button for closing the current screen. */
"GoogleKitCoreCloseButton" = "Kapat";

/* Label for a button for creating new content. */
"GoogleKitCoreCreateButton" = "Oluştur";

/* Label for a button for deleting an item. */
"GoogleKitCoreDeleteButton" = "Sil";

/* Label for a button for composing an email. */
"GoogleKitCoreEmailButton" = "E-posta";

/* Label for a button for accessing help content. */
"GoogleKitCoreHelpButton" = "Yardım";

/* Label for a button for accessing extra information. */
"GoogleKitCoreInfoButton" = "Bilgiler";

/* Label for a button for showing the keyboard. */
"GoogleKitCoreKeyboardButton" = "Klavye";

/* Label for a button for opening a menu. */
"GoogleKitCoreMenuButton" = "Menü";

/* Label for a button for opening a menu of extra actions. */
"GoogleKitCoreMoreHorizButton" = "Diğer";

/* Label for a button for opening a menu of extra actions. */
"GoogleKitCoreMoreVertButton" = "Diğer işlemler";

/* Label for a button for information related to a person. */
"GoogleKitCorePersonButton" = "Kişi";

/* Label for a button for refreshing the current content. */
"GoogleKitCoreRefreshButton" = "Yenile";

/* Label for a button for replying to the author of a message. */
"GoogleKitCoreReplyButton" = "Yanıtla";

/* Label for a button for replying to all recipients of a message. */
"GoogleKitCoreReplyAllButton" = "Yanıtı tüm alıcılara gönder";

/* Label for a button for initiating a search operation. */
"GoogleKitCoreSearchButton" = "Ara";

/* Label for a button for showing settings related to the current screen. */
"GoogleKitCoreSettingsButton" = "Ayarlar";

/* Label for a button for "starring" the current content (marking it as special). */
"GoogleKitCoreStarButton" = "Yıldız ekle";

/* Label for a button for composing a text/SMS message. */
"GoogleKitCoreTextSMSButton" = "Kısa mesaj";
