diff --git a/locales/de/translation.json b/locales/de/translation.json index 028ed76..486b2b8 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -1,49 +1,49 @@ { - "languageButton": "Language", - "helpTranslate": "Help translate this page!", - "home": "Home", + "languageButton": "Sprache", + "helpTranslate": "Hilf beim Übersetzen dieser Seite!", + "home": "Übersicht", "download": "Download", "faq": "FAQ", - "viewGit": "View on GitHub", - "contribute": "Contribute", - "introHeading": "A new way of interacting with the Dock.", - "introText": "DockDoor is the only free and open-source application that lets you easily switch between windows on macOS.", - "introSmall": "Available for macOS 13 and newer. Support for Intel and Apple Silicon.", + "viewGit": "Auf GitHub anzeigen", + "contribute": "Mitwirken", + "introHeading": "Eine neue Art mit dem Dock zu interagieren.", + "introText": "DockDoor ist die einzige kostenlose und Open-Source Anwendung, mit der du einfach zwischen Fenstern auf macOS wechseln kannst.", + "introSmall": "Verfügbar für macOS 13 und neuer. Support für Intel und Apple Silicon.", "2Heading": "Manage windows and applications directly from the previews.", "2Text": "You can close, minimize, maximize windows, and quit applications.", "2Small": "DockDoor supports multiple windows per app.", "2Text2": "Hold ⌥ (Option key) while clicking the Quit button to force quit the currently previewed app.", "5Heading": "See everything in detail.", "5Text": "When the preview is not enough, just display a bigger one.", - "3Heading": "Customize anything you want.", + "3Heading": "Passe alles an was du möchtest.", "3Text": "Choose where you want to see the traffic light buttons and the window title.", "3Small": "DockDoor also provides customization options for the app title style.", "3Text2": "🌔 Also available in dark mode. 🦉", - "4Heading": "That’s not all.", + "4Heading": "Das ist noch nicht alles.", "4Text": "DockDoor also provides a customizable window switcher, a feature similar to Microsoft Windows’s Alt + Tab.", "4Small": "More information available in the documentation.", - "downloadHeading": "Download DockDoor now!", + "downloadHeading": "Lade DockDoor jetzt herunter!", "downloadSmall": "DockDoor is free and open-source. Its source code is available on GitHub.", "downloadDownload": "Download", "downloadHomebrew": "Use Homebrew", "downloadTranslateText": "Thanks to you, DockDoor is already available in more than 10 languages! If you want to contribute translating the app in yours, do not hesitate!", "downloadTranslate": "Help translating here", "downloadDonateText": "If you like this application, please consider donating to the developer. Thank you!", - "downloadDonate": "Buy me a coffee!", - "contributeHeading": "Contribute to this project.", - "contributeText1": "If you have basic knowledge of Swift and SwiftUI, you are welcome to contribute to this open-source project!", - "contributeText2": "Contributing does not stop there. If you find a bug or want to request a feature, do not hesitate to open an issue on the GitHub repository!", - "contributeText3": "Please read the quick guide on the GitHub repository for more information.", - "faqHeading": "Frequently Asked Questions", - "faqQ1": "How to use the Dock peek feature?", + "downloadDonate": "Kauf mir einen Kaffee!", + "contributeHeading": "Trage zu diesem Projekt bei.", + "contributeText1": "Wenn du Grundkenntnisse über Swift und SwiftUI hast, kannst du gerne an diesem Open-Source-Projekt mitwirken!", + "contributeText2": "Das Mitwirken hört dabei nicht auf. Wenn du einen Fehler findest oder dir eine Funktion fehlt, zögere nicht, ein Issue in dem GitHub Repository zu erstellen!", + "contributeText3": "Bitte lese die kurze Anleitung im GitHub Repository für weitere Informationen.", + "faqHeading": "Häufig gestellte Fragen", + "faqQ1": "Wie verwende ich die Dock Peek Funktion?", "faqA1": "Simply hover over any application’s icon on the Dock with at least one window open. Previews of the application’s opened, minimized and hidden windows will be displayed. Take control of the windows by using the traffic light buttons.", "faqQ2": "How to force quit an application?", "faqA2": "Hold the Option key (⌥) when clicking the purple button to force quit the app.", - "faqQ3": "What is the window switcher?", + "faqQ3": "Was ist der Fensterwechsler?", "faqA3-1": "The default behavior of DockDoor assigns Command (⌘) + Tab (⇥) as the shortcut for the window switcher, a feature similar to the Alt + Tab (⇥) shortcut in Microsoft Windows.", "faqA3-2": "To switch between windows, hold down the Command (⌘) key and press the Tab (⇥) key repeatedly until the desired window is highlighted. Release both keys to switch to the selected window.", "faqA3-3": "If you want to set your own keybind, you can disable the
Use default macOS keybind ⌘ + ⇥option in the
Window Switchertab. Then, choose one of modifier keys (⌃, ⌥, or ⌘), click on
Start Recording keybindand press the key you want to associate with the previously selected modifier key.", - "faqQ4": "How to access DockDoor’s settings window?", + "faqQ4": "Wie kann ich auf DockDoor’s Einstellungen zugreifen?", "faqA4-1": "If you have disabled the
Show Menu Bar Iconoption in the
Generaltab, search for \"DockDoor\" using Spotlight and select the application. The settings window should then appear.", "faqA4-2": "If not, simply click on the menu bar icon and select
Open Settings. The settings window should now appear.", "faqDocumentation": "Didn’t find your answer? Please search in the issues on the GitHub repository, and in a last resort open a new one describing your problem."