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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Label for a button for accessing extra information. */
"GoogleKitCoreInfoButton" = "Informações";

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

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

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

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

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

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

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

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

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

/* Label for a button for showing settings related to the current screen. */
"GoogleKitCoreSettingsButton" = "Definições";

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

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