diff --git a/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/classes.nib b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/classes.nib
new file mode 100644
index 00000000..c65366f9
--- /dev/null
+++ b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/classes.nib
@@ -0,0 +1,61 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ CLASS = NSPreferencePane;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ "_firstKeyView" = id;
+ "_initialKeyView" = id;
+ "_lastKeyView" = id;
+ "_window" = id;
+ };
+ SUPERCLASS = NSObject;
+ },
+ {
+ ACTIONS = {
+ applyNowButtonClicked = id;
+ browseButtonClicked = id;
+ helperMenuCheckboxClicked = id;
+ logoButtonClicked = id;
+ myAction = id;
+ passwordChanged = id;
+ portChanged = id;
+ portPopupChanged = id;
+ pwCheckBoxChanged = id;
+ serverStartOptionChanged = id;
+ shareNameChanged = id;
+ startStopButtonClicked = id;
+ webPageButtonClicked = id;
+ };
+ CLASS = OrgFireflyMediaServerPrefs;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ applyNowButton = NSButton;
+ browseButton = NSButton;
+ helperMenuCheckbox = NSButton;
+ libraryField = NSTextField;
+ libraryIcon = NSImageView;
+ logTextView = NSTextView;
+ mainTabView = NSTabView;
+ myOutlet = id;
+ nameField = NSTextField;
+ panelVersionText = NSTextField;
+ passwordCheckbox = NSButton;
+ passwordField = NSTextField;
+ portField = NSTextField;
+ portPopup = NSPopUpButton;
+ progressSpinner = NSProgressIndicator;
+ serverStartOptions = NSPopUpButton;
+ serverVersionText = NSTextField;
+ startStopButton = NSButton;
+ statusText = NSTextField;
+ webPageButton = NSButton;
+ webPageInfoText = NSTextField;
+ };
+ SUPERCLASS = NSPreferencePane;
+ },
+ {CLASS = TextFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
diff --git a/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/info.nib b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/info.nib
new file mode 100644
index 00000000..0bc584f8
--- /dev/null
+++ b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/info.nib
@@ -0,0 +1,16 @@
+
+
+
+
+ IBDocumentLocation
+ 41 85 481 349 0 0 1440 878
+ IBFramework Version
+ 443.0
+ IBLockedTabItems
+
+ 99
+
+ IBSystem Version
+ 8L2127
+
+
diff --git a/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib
new file mode 100644
index 00000000..59d649a7
Binary files /dev/null and b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ
diff --git a/osx/FireflyPrefs/Dutch.lproj/InfoPlist.strings b/osx/FireflyPrefs/Dutch.lproj/InfoPlist.strings
new file mode 100644
index 00000000..05a49558
--- /dev/null
+++ b/osx/FireflyPrefs/Dutch.lproj/InfoPlist.strings
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+"NSHumanReadableCopyright" = "© 2006 Roku LLC";
+
diff --git a/osx/FireflyPrefs/Dutch.lproj/Localizable.strings b/osx/FireflyPrefs/Dutch.lproj/Localizable.strings
new file mode 100644
index 00000000..7d3d522a
--- /dev/null
+++ b/osx/FireflyPrefs/Dutch.lproj/Localizable.strings
@@ -0,0 +1,159 @@
+/* Format string for default library name */
+"%@'s Firefly on %@" = "%1$@'s Firefly op %2$@";
+
+/* Displayed in place of server version when server is not running */
+"(available when Firefly is running)" = "(beschikbaar als Firefly aktief is)";
+
+/* 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." = "Uitgebreide configuratie opties zijn beschikbaar via Firefly's ingebouwde web pagina. Available when Firefly is running.";
+
+/* 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." = "Extra configuratie opties zijn beschikbaar via Firefly's ingebouwde web pagina. Click om deze pagina in een browser te openen.";
+
+/* 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." = "Er is een onverwacht probleem opgetreden tijdens het bepalen van de status van de Firefly server. Sluit het window en re-open dit Preference pane, en probeer het opnieuw.";
+
+/* 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." = "Er is een onverwacht probleem bij het starten van Firefly. Sluit en heropen dit Preference pane en probeer het opnieuw.";
+
+/* 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." = "Er is een onverwacht proiblem opgetreden bij het stoppen van Firefly. Sluit het Preference paneen probeer het opnieuw.";
+
+/* Label for apply button in save prompt dialog */
+"Apply" = "Aanbrengen";
+
+/* Prompt to save changes when exiting prefs pane */
+"Apply configuration changes?" = "Breng configuratie wijzigingen aan?";
+
+/* Label for cancel button in save prompt dialog */
+"Cancel" = "Anuleren";
+
+/* Status text for when Firefly state is not known */
+"Checking Firefly status…" = "Bezig Firefly status te controleren…";
+
+/* The Choose button in the library browser dialog */
+"Choose" = "Keuze";
+
+/* Title of the library browser dialog */
+"Choose Library Location" = "Kies plaats voor bibliotheek";
+
+/* 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." = "Communicatie met de Firefly Helper is gestopt. Sluit en heropen dit Preference pane en probeer het opnieuw.";
+
+/* Alert message notifying the user of config error */
+"Configuration error" = "Configuratie fout";
+
+/* Label for dont' apply button in save prompt dialog */
+"Don't Apply" = "Niet aanbrengen";
+
+/* Explanatory text for the failure-to-apply alert */
+"Due to an unexpected error, your changes could not be applied." = "Als gevolg van een onverwachte fout kunnen de wijzigingen niet aangebracht worden.";
+
+/* Alert message notifying the user of failure to apply */
+"Failed to apply changes" = "Aanbrengen wijzigingen mislukt";
+
+/* Alert message notifying the user of failure to save */
+"Failed to save changes" = "Opslaan wijzigingen mislukt";
+
+/* Explanatory text for the failure-to-apply alert */
+"Firefly appears to be incorrectly installed or damaged. Please consult the documentation.\n\n" = "Firefly lijkt verkeerd geinstalleerd of beschadigd. Raadpleeg de documentatie.\n\n";
+
+/* Explanatory text for the failure-to-save alert */
+"Firefly could not be started because your changes could not be saved" = "Firefly kan niet opgestart worden omdat de wijzigingen niet opgeslagen konden worden";
+
+/* Format string for error message */
+"Firefly directory could not be found or created at: %@" = "de Firefly map kan niet gevonden of aangemaakt worden op: %@";
+
+/* Status message for Firefly */
+"Firefly failed to start" = "Firefly kon niet opgestart worden";
+
+/* Status message for Firefly */
+"Firefly is not running" = "Firefly is niet aktief";
+
+/* Status message for Firefly */
+"Firefly is restarting" = "Firefly word opnieuw gestart";
+
+/* Status message for Firefly */
+"Firefly is running" = "Firefly is aktief";
+
+/* Status message for Firefly */
+"Firefly is scanning the library" = "Firefly is bezig de bibliotheek te scannen";
+
+/* Status message for Firefly */
+"Firefly is starting" = "Firefly is aan het opstarten";
+
+/* Status message for Firefly */
+"Firefly is stopping" = "Firefly is bezig met stoppen";
+
+/* Status message for Firefly */
+"Firefly status is unknown" = "De statuts van Firefly is onbekend";
+
+/* Status message for Firefly */
+"Firefly stopped unexpectedly" = "Firefly is onverwacht gestopt";
+
+/* @Alert title when port number is invalid */
+"Invalid port number" = "Onjuist poort nummer";
+
+/* Generic alert string for an invalid control */
+"Invalid value" = "Ongeldige waarde";
+
+/* Error message displayed at panel load */
+"Library directory could not be found in user folder" = "Bibliotheek map kan niet gevonden in de user map";
+
+/* Alert message notifying the user of failure to get status */
+"Lost contact with Firefly Helper" = "Verbinding met Firefly Helper verloren gegaan";
+
+/* @Alert title when library name is invalid */
+"Missing library name" = "Ontbrekende bibliotheek naam";
+
+/* @Alert title when password is invalid */
+"Missing password" = "Password ontbreekt";
+
+/* Error message if library name is invalid */
+"Please enter a library name" = "Voer een bibliotheek naam in";
+
+/* Error message if password is empty */
+"Please enter a password, or un-check the password checkbox" = "Vul een password in, of un-check de password checkbox";
+
+/* Error message if invalid port entered */
+"Please enter a port number between 1024 and 65535, or choose \"Automatic\" from the pop-up menu" = "Enter een port nummer tussen 1024 en 65535, of kies \"Automatisch\" in het pop-up menu";
+
+/* Info text for the library browse dialog */
+"Please select the folder containing your music library, then click Choose." = "Selecteer de map die de muziek bibliotheek bevat, en klik Kies.";
+
+/* One of several titles for the start/stop button */
+"Start Firefly" = "Start Firefly";
+
+/* One of several titles for the start/stop button */
+"Stop Firefly" = "Stop Firefly";
+
+/* Format string for error message */
+"The configuration file is present, but is not writable: %@" = "Het configuratie bestand is aanwezig, maar niet beschrijfbaar: %@";
+
+/* Format string for error message upon invalid install */
+"The Firefly installation appears to be damaged. Unable to locate Firefly Helper." = "The Firefly installation appears to be damaged. Unable to locate Firefly Helper.";
+
+/* Text for missing log file */
+"The log file has not been created." = "Het log bestand is niet aangemaakt.";
+
+/* Text for empty log file */
+"The log file is empty." = "Het log bestand is leeg.";
+
+/* Format string for error message upon invalid install */
+"Unable to create a default configuration file at: %@" = "Aanmaken van een default configuratie bestand op: %@ mislukt";
+
+/* Error message displayed at panel load */
+"Unable to find or create Application Support folder" = "Het is niet mogelijk om de Application Support map te vinden of aan te maken";
+
+/* Alert message notifying the user of failure to get status */
+"Unable to get server status" = "Onmogelijk server status te bepalen";
+
+/* Error message related to invalid config */
+"Unable to read configuration information" = "De configuratie informatie kan niet gelezen worden";
+
+/* Alert message notifying the user of failure to stop */
+"Unable to start Firefly" = "Firefly kon niet gestart worden";
+
+/* Alert message notifying the user of failure to stop */
+"Unable to stop Firefly" = "Het stoppen van Firefly is niet mogelijk";
+
diff --git a/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj b/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj
index 5f657e41..e60f6df4 100644
--- a/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj
+++ b/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj
@@ -63,6 +63,9 @@
E4BCD4720B269730009315B7 /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Swedish; path = Swedish.lproj/FireflyPrefsPref.nib; sourceTree = ""; };
E4BCD4730B269740009315B7 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/InfoPlist.strings; sourceTree = ""; };
E4BCD4740B269745009315B7 /* Swedish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Swedish; path = Swedish.lproj/InfoPlist.strings; sourceTree = ""; };
+ E4C8AD830B38598B0078EEA8 /* Dutch */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Dutch; path = Dutch.lproj/FireflyPrefsPref.nib; sourceTree = ""; };
+ E4C8AD860B3859970078EEA8 /* Dutch */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Dutch; path = Dutch.lproj/InfoPlist.strings; sourceTree = ""; };
+ E4C8AD8C0B3859AD0078EEA8 /* Dutch */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Dutch; path = Dutch.lproj/Localizable.strings; sourceTree = ""; };
E4CBBF9E0B253B190071ED51 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = French.lproj/FireflyPrefsPref.nib; sourceTree = ""; };
E4CBBFA00B253B700071ED51 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = French.lproj/InfoPlist.strings; sourceTree = ""; };
E4E741790B27E31E008281D7 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Italian.lproj/InfoPlist.strings; sourceTree = ""; };
@@ -225,6 +228,7 @@
Swedish,
sv,
Italian,
+ Dutch,
);
mainGroup = 089C166AFE841209C02AAC07 /* FireflyPrefs */;
projectDirPath = "";
@@ -281,6 +285,7 @@
E4BCD4730B269740009315B7 /* German */,
E4BCD4740B269745009315B7 /* Swedish */,
E4E741790B27E31E008281D7 /* Italian */,
+ E4C8AD860B3859970078EEA8 /* Dutch */,
);
name = InfoPlist.strings;
sourceTree = "";
@@ -293,6 +298,7 @@
E4BCD46F0B26970D009315B7 /* German */,
E4BCD4700B269713009315B7 /* Swedish */,
E4E7417F0B27E35A008281D7 /* Italian */,
+ E4C8AD8C0B3859AD0078EEA8 /* Dutch */,
);
name = Localizable.strings;
sourceTree = "";
@@ -305,6 +311,7 @@
E4BCD4710B26972C009315B7 /* German */,
E4BCD4720B269730009315B7 /* Swedish */,
E4E7417D0B27E333008281D7 /* Italian */,
+ E4C8AD830B38598B0078EEA8 /* Dutch */,
);
name = FireflyPrefsPref.nib;
sourceTree = "";
diff --git a/osx/FireflyPrefs/i18n/Dutch.strings b/osx/FireflyPrefs/i18n/Dutch.strings
new file mode 100644
index 00000000..a672f71a
--- /dev/null
+++ b/osx/FireflyPrefs/i18n/Dutch.strings
@@ -0,0 +1,234 @@
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly is not running" = "Firefly is niet aktief";
+
+/* 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" = "Enter een port nummer tussen 1024 en 65535, of kies \"Automatisch\" in het pop-up menu";
+
+/* English.strings: FireflyPrefsPref.nib: NSButton (Show Firefly menu in menu bar) : (oid:196) */
+"Show Firefly menu in menu bar" = "Toon Firefly menu in menu balk";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Shared Name:) : (oid:106) */
+"Shared Name:" = "Naam van de Share:";
+
+/* English.strings: Localizable.strings: @Alert title when password is invalid */
+"Missing password" = "Password ontbreekt";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly is stopping" = "Firefly is bezig met stoppen";
+
+/* English.strings: Localizable.strings: Label for cancel button in save prompt dialog */
+"Cancel" = "Anuleren";
+
+/* English.strings: Localizable.strings: Error message related to invalid config */
+"Unable to read configuration information" = "De configuratie informatie kan niet gelezen worden";
+
+/* English.strings: FireflyPrefsPref.nib: NSButton (Open Web Page) : (oid:120) */
+"Open Web Page" = "Open Web Pagina";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly is scanning the library" = "Firefly is bezig de bibliotheek te scannen";
+
+/* English.strings: Localizable.strings: Format string for error message upon invalid install */
+"Unable to create a default configuration file at: %@" = "Aanmaken van een default configuratie bestand op: %@ mislukt";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Prefs Panel Version:) : (oid:170) */
+"Prefs Panel Version:" = "Prefs Panel Versie:";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Firefly Server Version:) : (oid:171) */
+"Firefly Server Version:" = "Firefly Server Versie:";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of failure to apply */
+"Failed to apply changes" = "Aanbrengen wijzigingen mislukt";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly is restarting" = "Firefly word opnieuw gestart";
+
+/* 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." = "Extra configuratie opties zijn beschikbaar via Firefly's ingebouwde web pagina. Click om deze pagina in een browser te openen.";
+
+/* English.strings: Localizable.strings: Info text for the library browse dialog */
+"Please select the folder containing your music library, then click Choose." = "Selecteer de map die de muziek bibliotheek bevat, en klik Kies.";
+
+/* English.strings: Localizable.strings: @Alert title when port number is invalid */
+"Invalid port number" = "Onjuist poort nummer";
+
+/* English.strings: FireflyPrefsPref.nib: NSButton (Browse...) : (oid:123) */
+"Browse..." = "Bladeren...";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Library Location:) : (oid:122) */
+"Library Location:" = "Plaats van de Bibliotheek:";
+
+/* English.strings: Localizable.strings: Status text for when Firefly state is not known */
+"Checking Firefly status…" = "Bezig Firefly status te controleren…";
+
+/* English.strings: Localizable.strings: Text for missing log file */
+"The log file has not been created." = "Het log bestand is niet aangemaakt.";
+
+/* English.strings: Localizable.strings: @Alert title when library name is invalid */
+"Missing library name" = "Ontbrekende bibliotheek naam";
+
+/* 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." = "Er is een onverwacht probleem opgetreden tijdens het bepalen van de status van de Firefly server. Sluit het window en re-open dit Preference pane, en probeer het opnieuw.";
+
+/* English.strings: Localizable.strings: Error message displayed at panel load */
+"Unable to find or create Application Support folder" = "Het is niet mogelijk om de Application Support map te vinden of aan te maken";
+
+/* English.strings: Localizable.strings: Error message if library name is invalid */
+"Please enter a library name" = "Voer een bibliotheek naam in";
+
+/* English.strings: Localizable.strings: Explanatory text for the failure-to-apply alert */
+"Due to an unexpected error, your changes could not be applied." = "Als gevolg van een onverwachte fout kunnen de wijzigingen niet aangebracht worden.";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly status is unknown" = "De statuts van Firefly is onbekend";
+
+/* English.strings: FireflyPrefsPref.nib: NSButton (Apply Now) : (oid:167) */
+"Apply Now" = "Aanbrengen";
+
+/* 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." = "Er is een onverwacht proiblem opgetreden bij het stoppen van Firefly. Sluit het Preference paneen probeer het opnieuw.";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Start server:) : (oid:114) */
+"Start server:" = "Start server:";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of failure to stop */
+"Unable to stop Firefly" = "Het stoppen van Firefly is niet mogelijk";
+
+/* English.strings: FireflyPrefsPref.nib: NSMenu : (oid:161) */
+"OtherViews" = "Andere mogelijkheden";
+
+/* English.strings: Localizable.strings: Error message displayed at panel load */
+"Library directory could not be found in user folder" = "Bibliotheek map kan niet gevonden in de user map";
+
+/* English.strings: Localizable.strings: Generic alert string for an invalid control */
+"Invalid value" = "Ongeldige waarde";
+
+/* English.strings: FireflyPrefsPref.nib: NSWindow (<< do not localize >>) : >> (oid:12) */
+"<< do not localize >>" = "<< niet localizeren >>";
+
+/* English.strings: Localizable.strings: Error message if password is empty */
+"Please enter a password, or un-check the password checkbox" = "Vul een password in, of un-check de password checkbox";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of config error */
+"Configuration error" = "Configuratie fout";
+
+/* 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." = "Communicatie met de Firefly Helper is gestopt. Sluit en heropen dit Preference pane en probeer het opnieuw.";
+
+/* English.strings: Localizable.strings: Label for dont' apply button in save prompt dialog */
+"Don't Apply" = "Niet aanbrengen";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly is running" = "Firefly is aktief";
+
+/* English.strings: Localizable.strings: Format string for error message upon invalid install */
+"The Firefly installation appears to be damaged. Unable to locate Firefly Helper." = "The Firefly installation appears to be damaged. Unable to locate Firefly Helper.";
+
+/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : (oid:99) */
+"General" = "Algemeen";
+
+/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : (oid:101) */
+"Advanced" = "Uitgebreid";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of failure to get status */
+"Lost contact with Firefly Helper" = "Verbinding met Firefly Helper verloren gegaan";
+
+/* English.strings: FireflyPrefsPref.nib: NSMenuItem : (oid:163) */
+"Manually" = "Handmatig";
+
+/* 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 lijkt verkeerd geinstalleerd of beschadigd. Raadpleeg de documentatie.\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." = "Er is een onverwacht probleem bij het starten van Firefly. Sluit en heropen dit Preference pane en probeer het opnieuw.";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly is starting" = "Firefly is aan het opstarten";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of failure to save */
+"Failed to save changes" = "Opslaan wijzigingen mislukt";
+
+/* English.strings: Localizable.strings: Title of the library browser dialog */
+"Choose Library Location" = "Kies plaats voor bibliotheek";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of failure to get status */
+"Unable to get server status" = "Onmogelijk server status te bepalen";
+
+/* English.strings: FireflyPrefsPref.nib: NSBox (Box) : (oid:181) */
+"Box" = "Box";
+
+/* English.strings: FireflyPrefsPref.nib: NSMenuItem : (oid:111) */
+"Automatically, when I log in" = "Automatisch, als ik aanlog";
+
+/* English.strings: Localizable.strings: Format string for error message */
+"The configuration file is present, but is not writable: %@" = "Het configuratie bestand is aanwezig, maar niet beschrijfbaar: %@";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (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." = "De Firefly muziek server shared je muziek bibliotheek met andere computers en compatible aparaten op het locale netwerk.";
+
+/* English.strings: Localizable.strings: One of several titles for the start/stop button */
+"Stop Firefly" = "Stop Firefly";
+
+/* English.strings: FireflyPrefsPref.nib: NSButton (Start Firefly) : (oid:103)
+ Localizable.strings: One of several titles for the start/stop button */
+"Start Firefly" = "Start Firefly";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Assign Server Port:) : (oid:116) */
+"Assign Server Port:" = "toekennen Server Poort:";
+
+/* English.strings: Localizable.strings: Text for empty log file */
+"The log file is empty." = "Het log bestand is leeg.";
+
+/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : (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 kan niet opgestart worden omdat de wijzigingen niet opgeslagen konden worden";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly failed to start" = "Firefly kon niet opgestart worden";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (Firefly is disabled) : (oid:104) */
+"Firefly is disabled" = "Firefly is uitgeschakeld";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField () : > (oid:128) */
+"" = "";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField ((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)" = "(beschikbaar als Firefly aktief is)";
+
+/* English.strings: Localizable.strings: Label for apply button in save prompt dialog */
+"Apply" = "Aanbrengen";
+
+/* English.strings: Localizable.strings: Format string for error message */
+"Firefly directory could not be found or created at: %@" = "de Firefly map kan niet gevonden of aangemaakt worden op: %@";
+
+/* English.strings: Localizable.strings: Alert message notifying the user of failure to stop */
+"Unable to start Firefly" = "Firefly kon niet gestart worden";
+
+/* English.strings: FireflyPrefsPref.nib: NSTextField (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." = "Uitgebreide configuratie opties zijn beschikbaar via Firefly's ingebouwde web pagina. Available when Firefly is running.";
+
+/* English.strings: Localizable.strings: Status message for Firefly */
+"Firefly stopped unexpectedly" = "Firefly is onverwacht gestopt";
+
+/* English.strings: FireflyPrefsPref.nib: NSMenuItem : (oid:162) */
+"Automatically" = "Automatisch";
+
+/* English.strings: Localizable.strings: The Choose button in the library browser dialog */
+"Choose" = "Keuze";
+
+/* English.strings: Localizable.strings: Prompt to save changes when exiting prefs pane */
+"Apply configuration changes?" = "Breng configuratie wijzigingen aan?";
+
+/* English.strings: FireflyPrefsPref.nib: NSButton (Require Password:) : (oid:107) */
+"Require Password:" = "Password verplicht:";
+
+/* English.strings: Localizable.strings: Format string for default library name */
+"%@'s Firefly on %@" = "%1$@'s Firefly op %2$@";
+
+/* English.strings: InfoPlist.strings: Localized versions of Info.plist keys */
+"NSHumanReadableCopyright" = "© 2006 Roku LLC";
+