owntone-server/osx/FireflyPrefs/i18n/German.strings

235 lines
14 KiB
Plaintext
Raw Normal View History

/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly is not running" = "Firefly ist nicht gestartet";
/* English.strings: Localizable.strings: Error message if invalid port entered */
"Please enter a port number between 1024 and 65535, or choose \"Automatic\" from the pop-up menu" = "Bitte wählen Sie eine Portnummer zwischen 1024 und 65535, oder wählen Sie \"Automatisch\" aus dem Menü";
/* English.strings: FireflyPrefsPref.nib: NSButton (Show Firefly menu in menu bar) : <title:Show Firefly menu in menu bar> (oid:196) */
"Show Firefly menu in menu bar" = "Firefly Menü in der Menüleiste anzeigen";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Shared Name:) : <title:Shared Name:> (oid:106) */
"Shared Name:" = "Freigabename:";
/* English.strings: Localizable.strings: @Alert title when password is invalid */
"Missing password" = "Passwort fehlt";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly is stopping" = "Firefly wird beendet";
/* English.strings: Localizable.strings: Label for cancel button in save prompt dialog */
"Cancel" = "Abbrechen";
/* English.strings: Localizable.strings: Error message related to invalid config */
"Unable to read configuration information" = "Fehler beim Lesen der Konfigurationsdatei";
/* English.strings: FireflyPrefsPref.nib: NSButton (Open Web Page) : <title:Open Web Page> (oid:120) */
"Open Web Page" = "Website öffnen";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly is scanning the library" = "Firefly durchsucht die Musikbibliothek";
/* English.strings: Localizable.strings: Format string for error message upon invalid install */
"Unable to create a default configuration file at: %@" = "Fehler beim erstellen der Standardkonfiguration in: %@";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Prefs Panel Version:) : <title:Prefs Panel Version:> (oid:170) */
"Prefs Panel Version:" = "Prefs Panel Version:";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Firefly Server Version:) : <title:Firefly Server Version:> (oid:171) */
"Firefly Server Version:" = "Firefly Server Version:";
/* English.strings: Localizable.strings: Alert message notifying the user of failure to apply */
"Failed to apply changes" = "Fehler beim Übernehmen der Änderungen";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly is restarting" = "Firefly wird neu gestartet";
/* English.strings: Localizable.strings: Info text for the web page button when server is running */
"Additional configuration options are available from Firefly's built-in web page. Click to open the page in your browser." = "Erweiterte Konfigurationsmöglichkeiten gibt es auf der eingebauten Website von Firefly. Klicken Sie um diese Site in Ihrem Browser zu öffnen.";
/* English.strings: Localizable.strings: Info text for the library browse dialog */
"Please select the folder containing your music library, then click Choose." = "Wählen Sie den Ordner, der Ihre Musik enthält. Drücken Sie dann Auswählen.";
/* English.strings: Localizable.strings: @Alert title when port number is invalid */
"Invalid port number" = "Ungültige Portnummer";
/* English.strings: FireflyPrefsPref.nib: NSButton (Browse...) : <title:Browse...> (oid:123) */
"Browse..." = "Durchsuchen...";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Library Location:) : <title:Library Location:> (oid:122) */
"Library Location:" = "Pfad zur Bibliothek";
/* English.strings: Localizable.strings: Status text for when Firefly state is not known */
"Checking Firefly status…" = "Überprüfe Status von Firefly…";
/* English.strings: Localizable.strings: Text for missing log file */
"The log file has not been created." = "Eine Logdatei existiert nicht.";
/* English.strings: Localizable.strings: @Alert title when library name is invalid */
"Missing library name" = "Bibliothekname fehlt";
/* English.strings: Localizable.strings: Explanatory text for the failure-to-get-status alert */
"An unexpected error occurred when trying to get the status of the Firefly server. Please close and re-open this Preference pane, and try again." = "Ein unbekannter Fehler ist aufgetreten. Der Status von Firefly ist unbekannt. Bitte schliessen Sie dieses Fenster und versuchen Sie es erneut.";
/* English.strings: Localizable.strings: Error message displayed at panel load */
"Unable to find or create Application Support folder" = "Kann Anwendungsdaten-Ordner nicht finden";
/* English.strings: Localizable.strings: Error message if library name is invalid */
"Please enter a library name" = "Bitte geben Sie einen Namen der Bibliothek ein";
/* English.strings: Localizable.strings: Explanatory text for the failure-to-apply alert */
"Due to an unexpected error, your changes could not be applied." = "Aufgrund eines Fehlers konnten die Änderungen nicht übernommen werden.";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly status is unknown" = "Der Status von Firefly ist unbekannt";
/* English.strings: FireflyPrefsPref.nib: NSButton (Apply Now) : <title:Apply Now> (oid:167) */
"Apply Now" = "Übernehmen";
/* English.strings: Localizable.strings: Explanatory text for the failure-to-stop alert */
"An unexpected error occurred when trying to stop Firefly. Please close and re-open this Preference pane, and try again." = "Ein Fehler ist aufgetreten. Firefly konnte nicht beendet werden. Bitte schliessen Sie dieses Fenster, und versuchen Sie es erneut.";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Start server:) : <title:Start server:> (oid:114) */
"Start server:" = "Server starten:";
/* English.strings: Localizable.strings: Alert message notifying the user of failure to stop */
"Unable to stop Firefly" = "Firefly konnte nicht beendet werden";
/* English.strings: FireflyPrefsPref.nib: NSMenu : <title:OtherViews> (oid:161) */
"OtherViews" = "OtherViews";
/* English.strings: Localizable.strings: Error message displayed at panel load */
"Library directory could not be found in user folder" = "Die Bibliothek konnte nicht im Benutzerordner gefunden werden.";
/* English.strings: Localizable.strings: Generic alert string for an invalid control */
"Invalid value" = "Ungültiger Wert";
/* English.strings: FireflyPrefsPref.nib: NSWindow (<< do not localize >>) : <title:<< do not localize >>> (oid:12) */
"<< do not localize >>" = "<< do not localize >>";
/* English.strings: Localizable.strings: Error message if password is empty */
"Please enter a password, or un-check the password checkbox" = "Geben Sie ein Passwort ein, oder entfernen Sie das Häkchen";
/* English.strings: Localizable.strings: Alert message notifying the user of config error */
"Configuration error" = "Fehler beim Konfigurieren";
/* English.strings: Localizable.strings: Explanatory text for the connection-lost alert */
"Communication has been lost with the Firefly Helper. Please close and re-open this Preference pane, and try again." = "Die Verbindung zum Firefly Helfer wurde verloren. Schliessen Sie dieses Fenster und versuchen Sie es erneut.";
/* English.strings: Localizable.strings: Label for dont' apply button in save prompt dialog */
"Don't Apply" = "Nicht übernehmen";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly is running" = "Firefly ist gestartet";
/* English.strings: Localizable.strings: Format string for error message upon invalid install */
"The Firefly installation appears to be damaged. Unable to locate Firefly Helper." = "Die Firefly Installation scheint fehlerhaft zu sein. Kann Firefly Helfer nicht finden.";
/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : <title:General> (oid:99) */
"General" = "Allgemein";
/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : <title:Advanced> (oid:101) */
"Advanced" = "Erweitert";
/* English.strings: Localizable.strings: Alert message notifying the user of failure to get status */
"Lost contact with Firefly Helper" = "Verbindung zum Firefly Helfer verloren";
/* English.strings: FireflyPrefsPref.nib: NSMenuItem : <title:Manually> (oid:163) */
"Manually" = "Manuell";
/* English.strings: Localizable.strings: Explanatory text for the failure-to-apply alert */
"Firefly appears to be incorrectly installed or damaged. Please consult the documentation.\n\n" = "Firefly ist fehlerhaft installiert oder beschädigt. Bitte lesen Sie die Dokumentation.\n\n";
/* English.strings: Localizable.strings: Explanatory text for the failure-to-stop alert */
"An unexpected error occurred when trying to start Firefly. Please close and re-open this Preference pane, and try again." = "in Fehler ist aufgetreten. Firefly konnte nicht gestartet werden. Bitte schliessen Sie dieses Fenster, und versuchen Sie es erneut.";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly is starting" = "Firefly wird gestartet";
/* English.strings: Localizable.strings: Alert message notifying the user of failure to save */
"Failed to save changes" = "Fehler beim Speichern";
/* English.strings: Localizable.strings: Title of the library browser dialog */
"Choose Library Location" = "Wählen Sie den Ort der Bibliothek";
/* English.strings: Localizable.strings: Alert message notifying the user of failure to get status */
"Unable to get server status" = "Fehler beim Überprüfen des Status von Firefly";
/* English.strings: FireflyPrefsPref.nib: NSBox (Box) : <title:Box> (oid:181) */
"Box" = "Box";
/* English.strings: FireflyPrefsPref.nib: NSMenuItem : <title:Automatically, when I log in> (oid:111) */
"Automatically, when I log in" = "Automatisch, bei der Anmeldung";
/* English.strings: Localizable.strings: Format string for error message */
"The configuration file is present, but is not writable: %@" = "Die Konfigurationsdatei ist vorhanden, aber schreibgeschützt: %@";
/* English.strings: FireflyPrefsPref.nib: NSTextField (The Firefly music server shares your music library with other computers and compatible devices on the local network.) : <title:The Firefly music server shares your music library with other computers and compatible devices on the local network.> (oid:125) */
"The Firefly music server shares your music library with other computers and compatible devices on the local network." = "Der Firefly Musik Server kann Ihre Musik mit anderen Computern und anderen kompatiblen Geräten im Netzwerk freigeben.";
/* English.strings: Localizable.strings: One of several titles for the start/stop button */
"Stop Firefly" = "Firefly beenden";
/* English.strings: FireflyPrefsPref.nib: NSButton (Start Firefly) : <title:Start Firefly> (oid:103)
Localizable.strings: One of several titles for the start/stop button */
"Start Firefly" = "Firefly starten";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Assign Server Port:) : <title:Assign Server Port:> (oid:116) */
"Assign Server Port:" = "Portnummer zuweisen:";
/* English.strings: Localizable.strings: Text for empty log file */
"The log file is empty." = "Die Logdatei ist leer.";
/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : <title:Log> (oid:199) */
"Log" = "Log";
/* English.strings: Localizable.strings: Explanatory text for the failure-to-save alert */
"Firefly could not be started because your changes could not be saved" = "Firefly konnte nicht gestartet werden weil die Änderungen nicht gespeichert werden konnten.";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly failed to start" = "Starten von Firefly fehlgeschlagen";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Firefly is disabled) : <title:Firefly is disabled> (oid:104) */
"Firefly is disabled" = "Firefly ist deaktiviert";
/* English.strings: FireflyPrefsPref.nib: NSTextField (<unknown>) : <title:<unknown>> (oid:128) */
"<unknown>" = "<unbekannt>";
/* English.strings: FireflyPrefsPref.nib: NSTextField ((available when Firefly is running)) : <title:(available when Firefly is running)> (oid:172)
Localizable.strings: Displayed in place of server version when server is not running */
"(available when Firefly is running)" = "(verfügbar wenn Firefly gestartet ist)";
/* English.strings: Localizable.strings: Label for apply button in save prompt dialog */
"Apply" = "Übernehmen";
/* English.strings: Localizable.strings: Format string for error message */
"Firefly directory could not be found or created at: %@" = "Firefly-Ordner konnte nicht gefunden bzw. erstellt werden: %@";
/* English.strings: Localizable.strings: Alert message notifying the user of failure to stop */
"Unable to start Firefly" = "Fehler beim Starten von Firefly";
/* English.strings: FireflyPrefsPref.nib: NSTextField (Additional configuration options are available from Firefly's built-in web page. Available when Firefly is running.) : <title:Additional configuration options are available from Firefly's built-in web page. Available when Firefly is running.> (oid:119)
Localizable.strings: Info text for the web page button when server is not running */
"Additional configuration options are available from Firefly's built-in web page. Available when Firefly is running." = "Erweiterte Konfigurationsmöglichkeiten befinden sich auf der eingebauten Firefly Website. Sie ist verfügbar, wenn Firefly gestartet wurde.";
/* English.strings: Localizable.strings: Status message for Firefly */
"Firefly stopped unexpectedly" = "Firefly wurde unerwartet beendet";
/* English.strings: FireflyPrefsPref.nib: NSMenuItem : <title:Automatically> (oid:162) */
"Automatically" = "Automatisch";
/* English.strings: Localizable.strings: The Choose button in the library browser dialog */
"Choose" = "Auswählen";
/* English.strings: Localizable.strings: Prompt to save changes when exiting prefs pane */
"Apply configuration changes?" = "Änderungen übernehmen?";
/* English.strings: FireflyPrefsPref.nib: NSButton (Require Password:) : <title:Require Password:> (oid:107) */
"Require Password:" = "Benötigt Passwort:";
/* English.strings: Localizable.strings: Format string for default library name */
"%@'s Firefly on %@" = "%1$@'s Firefly auf %2$@";
/* English.strings: InfoPlist.strings: Localized versions of Info.plist keys */
"NSHumanReadableCopyright" = "© 2006 Roku LLC";