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

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

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

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

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

/* Label for a button for muting the device's volume. */
"GoogleKitCoreVolumeMuteButton" = "Slå lyden fra";

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

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

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

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

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

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

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

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

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

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

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

/* Label for a button for accessing help content. */
"GoogleKitCoreHelpButton" = "Hjælp";

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

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

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

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

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

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

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

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

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

/* Label for a button for initiating a search operation. */
"GoogleKitCoreSearchButton" = "Søg";

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

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

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