mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
Add German i18n for Prefs Panel courtesy of Helmut Wieser, as well as Swedish by Anton Johansson
This commit is contained in:
61
osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/classes.nib
generated
Normal file
61
osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/classes.nib
generated
Normal file
@@ -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;
|
||||
}
|
||||
16
osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/info.nib
generated
Normal file
16
osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/info.nib
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>41 85 481 349 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>443.0</string>
|
||||
<key>IBLockedTabItems</key>
|
||||
<array>
|
||||
<integer>99</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8L2127</string>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/keyedobjects.nib
generated
Normal file
BIN
osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/keyedobjects.nib
generated
Normal file
Binary file not shown.
3
osx/FireflyPrefs/Swedish.lproj/InfoPlist.strings
Normal file
3
osx/FireflyPrefs/Swedish.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
"NSHumanReadableCopyright" = "© 2006 Roku LLC";
|
||||
|
||||
159
osx/FireflyPrefs/Swedish.lproj/Localizable.strings
Normal file
159
osx/FireflyPrefs/Swedish.lproj/Localizable.strings
Normal file
@@ -0,0 +1,159 @@
|
||||
/* Format string for default library name */
|
||||
"%@'s Firefly on %@" = "%1$@'s Firefly på %2$@";
|
||||
|
||||
/* Displayed in place of server version when server is not running */
|
||||
"(available when Firefly is running)" = "(tillgängligt när Firefly ar aktivt)";
|
||||
|
||||
/* 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." = "Fler konfigurations alternativ är tillgängliga via Firefly’s inbyggde webb sida. Tillgängligt när Firefly är aktivt.";
|
||||
|
||||
/* 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." = "Fler konfigurations alternativ är tillgängliga via Firefly’s inbyggde webb sida. Klicka för att öppna sidan i din webbläsare.";
|
||||
|
||||
/* 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." = "Ett oväntat fel har uppstått när Firefly’s status kontrollerades. Starta om den här panelen för att försöka igen.";
|
||||
|
||||
/* 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." = "Ett oväntat fel uppstod när Firefly startades. Starta om den här panelen för att försöka igen.";
|
||||
|
||||
/* 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." = "Ett oväntat fel uppstod när Firefly skulle stoppas. Starta om den här panelen för att försöka igen.";
|
||||
|
||||
/* Label for apply button in save prompt dialog */
|
||||
"Apply" = "Använd";
|
||||
|
||||
/* Prompt to save changes when exiting prefs pane */
|
||||
"Apply configuration changes?" = "Använd konfigurations ändringarna?";
|
||||
|
||||
/* Label for cancel button in save prompt dialog */
|
||||
"Cancel" = "Avbryt";
|
||||
|
||||
/* Status text for when Firefly state is not known */
|
||||
"Checking Firefly status…" = "Kontrollerar Firefly's status…";
|
||||
|
||||
/* The Choose button in the library browser dialog */
|
||||
"Choose" = "Välj";
|
||||
|
||||
/* Title of the library browser dialog */
|
||||
"Choose Library Location" = "Välj Bibliotekets Mapp";
|
||||
|
||||
/* 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." = "Kontakten med Firefly Helper har förlorats. Starta om den här panelen för att försöka igen.";
|
||||
|
||||
/* Alert message notifying the user of config error */
|
||||
"Configuration error" = "Konfigurations fel";
|
||||
|
||||
/* Label for dont' apply button in save prompt dialog */
|
||||
"Don't Apply" = "Aktivera Inte";
|
||||
|
||||
/* Explanatory text for the failure-to-apply alert */
|
||||
"Due to an unexpected error, your changes could not be applied." = "Ett oväntat fel gjorde att dina ändringar inte kunde sparas.";
|
||||
|
||||
/* Alert message notifying the user of failure to apply */
|
||||
"Failed to apply changes" = "Kunde inte utföra ändringarna";
|
||||
|
||||
/* Alert message notifying the user of failure to save */
|
||||
"Failed to save changes" = "Misslyckades med att spara ändringarna";
|
||||
|
||||
/* Explanatory text for the failure-to-apply alert */
|
||||
"Firefly appears to be incorrectly installed or damaged. Please consult the documentation.\n\n" = "Firefly verkar vara felaktig installerat eller skadat. Se dokumentationen för mer information.\n\n";
|
||||
|
||||
/* Explanatory text for the failure-to-save alert */
|
||||
"Firefly could not be started because your changes could not be saved" = "Firefly kunde inte startas eftersom dina ändringar inte kunde sparas";
|
||||
|
||||
/* Format string for error message */
|
||||
"Firefly directory could not be found or created at: %@" = "Firefly mappen kunde inte hittas eller skapas i: %@";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly failed to start" = "Firefly kunde inte startas";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly is not running" = "Firefly är inte aktivt";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly is restarting" = "Firefly startar om";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly is running" = "Firefly är inte aktivt";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly is scanning the library" = "Firefly söker igenom biblioteket";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly is starting" = "Firefly startar";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly is stopping" = "Firefly stoppas";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly status is unknown" = "Firefly's status är okänd";
|
||||
|
||||
/* Status message for Firefly */
|
||||
"Firefly stopped unexpectedly" = "Firefly stannade oväntat";
|
||||
|
||||
/* @Alert title when port number is invalid */
|
||||
"Invalid port number" = "Felaktigt port nummer";
|
||||
|
||||
/* Generic alert string for an invalid control */
|
||||
"Invalid value" = "Ogiltigt värde";
|
||||
|
||||
/* Error message displayed at panel load */
|
||||
"Library directory could not be found in user folder" = "Biblioteks mappen kunde inte hittas i användar mappen";
|
||||
|
||||
/* Alert message notifying the user of failure to get status */
|
||||
"Lost contact with Firefly Helper" = "Förlorade kontakten med Firefly Helper";
|
||||
|
||||
/* @Alert title when library name is invalid */
|
||||
"Missing library name" = "Saknar bibliotekets namn";
|
||||
|
||||
/* @Alert title when password is invalid */
|
||||
"Missing password" = "Lösenord saknas";
|
||||
|
||||
/* Error message if library name is invalid */
|
||||
"Please enter a library name" = "Skriv in bibliotekets namn";
|
||||
|
||||
/* Error message if password is empty */
|
||||
"Please enter a password, or un-check the password checkbox" = "Ange ett lösenord eller kryssa ur lösenords rutan";
|
||||
|
||||
/* Error message if invalid port entered */
|
||||
"Please enter a port number between 1024 and 65535, or choose \"Automatic\" from the pop-up menu" = "Ange ett port nummer mellan 1024 och 65535, eller välj \"Automatisk\" från pop-up menyn";
|
||||
|
||||
/* Info text for the library browse dialog */
|
||||
"Please select the folder containing your music library, then click Choose." = "Välj mappen som innehåller ditt musik bibliotek, och klicka Välj.";
|
||||
|
||||
/* One of several titles for the start/stop button */
|
||||
"Start Firefly" = "Starta Firefly";
|
||||
|
||||
/* One of several titles for the start/stop button */
|
||||
"Stop Firefly" = "Stoppa Firefly";
|
||||
|
||||
/* Format string for error message */
|
||||
"The configuration file is present, but is not writable: %@" = "Konfigurations filen existerar, men går inte att skriva till: %@";
|
||||
|
||||
/* Format string for error message upon invalid install */
|
||||
"The Firefly installation appears to be damaged. Unable to locate Firefly Helper." = "Installationen av Firefly verkar vara skadad. Kan inte lokalisera Firefly Helper.";
|
||||
|
||||
/* Text for missing log file */
|
||||
"The log file has not been created." = "Loggfilen har inte skapats.";
|
||||
|
||||
/* Text for empty log file */
|
||||
"The log file is empty." = "Logg filen är tom.";
|
||||
|
||||
/* Format string for error message upon invalid install */
|
||||
"Unable to create a default configuration file at: %@" = "Kunde inte skapa en standard konfigutaions fil i: %@";
|
||||
|
||||
/* Error message displayed at panel load */
|
||||
"Unable to find or create Application Support folder" = "Kunde inte hitta eller skapa Application Support mappen";
|
||||
|
||||
/* Alert message notifying the user of failure to get status */
|
||||
"Unable to get server status" = "Kunde inte få serverns status";
|
||||
|
||||
/* Error message related to invalid config */
|
||||
"Unable to read configuration information" = "Kan inte läsa konfigurations informationen";
|
||||
|
||||
/* Alert message notifying the user of failure to stop */
|
||||
"Unable to start Firefly" = "Kunde inte starta Firefly";
|
||||
|
||||
/* Alert message notifying the user of failure to stop */
|
||||
"Unable to stop Firefly" = "Kunde inte stoppa Firefly";
|
||||
|
||||
Reference in New Issue
Block a user