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

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

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

/* Label for a button for navgiating forwards in the application hierarchy. */
"GoogleKitCoreArrowForwardButton" = "Következő";

/* Label for a button for lowering the device's volume. */
"GoogleKitCoreVolumeDownButton" = "Hangerő csökkentése";

/* Label for a button for muting the device's volume. */
"GoogleKitCoreVolumeMuteButton" = "Némítás";

/* Label for a button for turning the device's volume off. */
"GoogleKitCoreVolumeOffButton" = "Hang kikapcsolása";

/* Label for a button for raising the device's volume. */
"GoogleKitCoreVolumeUpButton" = "Hangerő növelése";

/* Label for a button for canceling the current user action. */
"GoogleKitCoreCancelButton" = "Mégse";

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

/* Label for a button for navigating to the previous item */
"GoogleKitCoreChevronLeftButton" = "Előző";

/* Label for a button for navigating to the next item. */
"GoogleKitCoreChevronRightButton" = "Következő";

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

/* Label for a button for closing the current screen. */
"GoogleKitCoreCloseButton" = "Bezárás";

/* Label for a button for creating new content. */
"GoogleKitCoreCreateButton" = "Létrehozás";

/* Label for a button for deleting an item. */
"GoogleKitCoreDeleteButton" = "Törlés";

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

/* Label for a button for accessing help content. */
"GoogleKitCoreHelpButton" = "Súgó";

/* Label for a button for accessing extra information. */
"GoogleKitCoreInfoButton" = "Információ";

/* Label for a button for showing the keyboard. */
"GoogleKitCoreKeyboardButton" = "Billentyűzet";

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

/* Label for a button for opening a menu of extra actions. */
"GoogleKitCoreMoreHorizButton" = "Továbbiak";

/* Label for a button for opening a menu of extra actions. */
"GoogleKitCoreMoreVertButton" = "Továbbiak";

/* Label for a button for information related to a person. */
"GoogleKitCorePersonButton" = "Személy";

/* Label for a button for refreshing the current content. */
"GoogleKitCoreRefreshButton" = "Frissítés";

/* Label for a button for replying to the author of a message. */
"GoogleKitCoreReplyButton" = "Válasz";

/* Label for a button for replying to all recipients of a message. */
"GoogleKitCoreReplyAllButton" = "Válasz mindenkinek";

/* Label for a button for initiating a search operation. */
"GoogleKitCoreSearchButton" = "Keresés";

/* Label for a button for showing settings related to the current screen. */
"GoogleKitCoreSettingsButton" = "Beállítások";

/* Label for a button for "starring" the current content (marking it as special). */
"GoogleKitCoreStarButton" = "Csillag";

/* Label for a button for composing a text/SMS message. */
"GoogleKitCoreTextSMSButton" = "Szöveg";
