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

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

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

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

/* Label for a button for lowering the device's volume. */
"GoogleKitCoreVolumeDownButton" = "Lautstärke -";

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

/* Label for a button for turning the device's volume off. */
"GoogleKitCoreVolumeOffButton" = "Lautstärke aus";

/* Label for a button for raising the device's volume. */
"GoogleKitCoreVolumeUpButton" = "Lautstärke +";

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

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

/* Label for a button for navigating to the previous item */
"GoogleKitCoreChevronLeftButton" = "Zurück";

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

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

/* Label for a button for closing the current screen. */
"GoogleKitCoreCloseButton" = "Schließen";

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

/* Label for a button for deleting an item. */
"GoogleKitCoreDeleteButton" = "Löschen";

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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