mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Add translation files necessary for i18n
This commit is contained in:
78
osx/FireflyPrefs/i18n/English/FireflyPrefsPref_nib.strings
Normal file
78
osx/FireflyPrefs/i18n/English/FireflyPrefsPref_nib.strings
Normal file
@@ -0,0 +1,78 @@
|
||||
/* NSTextField ((available when Firefly is running)) : <title:(available when Firefly is running)> (oid:172) */
|
||||
"(available when Firefly is running)" = "(available when Firefly is running)";
|
||||
|
||||
/* NSWindow (<< do not localize >>) : <title:<< do not localize >>> (oid:12) */
|
||||
"<< do not localize >>" = "<< do not localize >>";
|
||||
|
||||
/* NSTextField (<unknown>) : <title:<unknown>> (oid:128) */
|
||||
"<unknown>" = "<unknown>";
|
||||
|
||||
/* 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) */
|
||||
"Additional configuration options are available from Firefly's built-in web page. Available when Firefly is running." = "Additional configuration options are available from Firefly's built-in web page. Available when Firefly is running.";
|
||||
|
||||
/* NSTabViewItem : <title:Advanced> (oid:101) */
|
||||
"Advanced" = "Advanced";
|
||||
|
||||
/* NSButton (Apply Now) : <title:Apply Now> (oid:167) */
|
||||
"Apply Now" = "Apply Now";
|
||||
|
||||
/* NSTextField (Assign Server Port:) : <title:Assign Server Port:> (oid:116) */
|
||||
"Assign Server Port:" = "Assign Server Port:";
|
||||
|
||||
/* NSMenuItem : <title:Automatically> (oid:162) */
|
||||
"Automatically" = "Automatically";
|
||||
|
||||
/* NSMenuItem : <title:Automatically, when I log in> (oid:111) */
|
||||
"Automatically, when I log in" = "Automatically, when I log in";
|
||||
|
||||
/* NSBox (Box) : <title:Box> (oid:181) */
|
||||
"Box" = "Box";
|
||||
|
||||
/* NSButton (Browse...) : <title:Browse...> (oid:123) */
|
||||
"Browse..." = "Browse...";
|
||||
|
||||
/* NSTextField (Firefly Server Version:) : <title:Firefly Server Version:> (oid:171) */
|
||||
"Firefly Server Version:" = "Firefly Server Version:";
|
||||
|
||||
/* NSTextField (Firefly is disabled) : <title:Firefly is disabled> (oid:104) */
|
||||
"Firefly is disabled" = "Firefly is disabled";
|
||||
|
||||
/* NSTabViewItem : <title:General> (oid:99) */
|
||||
"General" = "General";
|
||||
|
||||
/* NSTextField (Library Location:) : <title:Library Location:> (oid:122) */
|
||||
"Library Location:" = "Library Location:";
|
||||
|
||||
/* NSTabViewItem : <title:Log> (oid:199) */
|
||||
"Log" = "Log";
|
||||
|
||||
/* NSMenuItem : <title:Manually> (oid:163) */
|
||||
"Manually" = "Manually";
|
||||
|
||||
/* NSButton (Open Web Page) : <title:Open Web Page> (oid:120) */
|
||||
"Open Web Page" = "Open Web Page";
|
||||
|
||||
/* NSMenu : <title:OtherViews> (oid:161) */
|
||||
"OtherViews" = "OtherViews";
|
||||
|
||||
/* NSTextField (Prefs Panel Version:) : <title:Prefs Panel Version:> (oid:170) */
|
||||
"Prefs Panel Version:" = "Prefs Panel Version:";
|
||||
|
||||
/* NSButton (Require Password:) : <title:Require Password:> (oid:107) */
|
||||
"Require Password:" = "Require Password:";
|
||||
|
||||
/* NSTextField (Shared Name:) : <title:Shared Name:> (oid:106) */
|
||||
"Shared Name:" = "Shared Name:";
|
||||
|
||||
/* NSButton (Show Firefly menu in menu bar) : <title:Show Firefly menu in menu bar> (oid:196) */
|
||||
"Show Firefly menu in menu bar" = "Show Firefly menu in menu bar";
|
||||
|
||||
/* NSButton (Start Firefly) : <title:Start Firefly> (oid:103) */
|
||||
"Start Firefly" = "Start Firefly";
|
||||
|
||||
/* NSTextField (Start server:) : <title:Start server:> (oid:114) */
|
||||
"Start server:" = "Start server:";
|
||||
|
||||
/* 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." = "The Firefly music server shares your music library with other computers and compatible devices on the local network.";
|
||||
|
||||
Reference in New Issue
Block a user