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

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

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

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

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

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

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

/* Label for a button for raising the device's volume. */
"GoogleKitCoreVolumeUpButton" = "Alza volume";

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

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

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

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

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

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

/* Label for a button for creating new content. */
"GoogleKitCoreCreateButton" = "Crea";

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

/* Label for a button for composing an email. */
"GoogleKitCoreEmailButton" = "Scrivi email";

/* Label for a button for accessing help content. */
"GoogleKitCoreHelpButton" = "Guida";

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

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

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

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

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

/* Label for a button for information related to a person. */
"GoogleKitCorePersonButton" = "Persona";

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

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

/* Label for a button for replying to all recipients of a message. */
"GoogleKitCoreReplyAllButton" = "Rispondi a tutti";

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

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

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

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