diff --git a/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib index 59d649a7..a95f5027 100644 Binary files a/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib and b/osx/FireflyPrefs/Dutch.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/English.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/English.lproj/FireflyPrefsPref.nib/keyedobjects.nib index 3d8c7efa..d6ce6402 100644 Binary files a/osx/FireflyPrefs/English.lproj/FireflyPrefsPref.nib/keyedobjects.nib and b/osx/FireflyPrefs/English.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj b/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj index e60f6df4..3b89a904 100644 --- a/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj +++ b/osx/FireflyPrefs/FireflyPrefs.xcodeproj/project.pbxproj @@ -71,6 +71,9 @@ E4E741790B27E31E008281D7 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Italian.lproj/InfoPlist.strings; sourceTree = ""; }; E4E7417D0B27E333008281D7 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = Italian.lproj/FireflyPrefsPref.nib; sourceTree = ""; }; E4E7417F0B27E35A008281D7 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Italian.lproj/Localizable.strings; sourceTree = ""; }; + E4F6C1840B4978410078B163 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = ""; }; + E4F6C1850B4978530078B163 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/FireflyPrefsPref.nib; sourceTree = ""; }; + E4F6C1860B4978620078B163 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = ""; }; F506C035013D953901CA16C8 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = ""; }; F506C040013D9D8001CA16C8 /* FireflyPrefsPref.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = FireflyPrefsPref.tiff; sourceTree = ""; }; F506C043013D9D8C01CA16C8 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/FireflyPrefsPref.nib; sourceTree = ""; }; @@ -286,6 +289,7 @@ E4BCD4740B269745009315B7 /* Swedish */, E4E741790B27E31E008281D7 /* Italian */, E4C8AD860B3859970078EEA8 /* Dutch */, + E4F6C1840B4978410078B163 /* Japanese */, ); name = InfoPlist.strings; sourceTree = ""; @@ -299,6 +303,7 @@ E4BCD4700B269713009315B7 /* Swedish */, E4E7417F0B27E35A008281D7 /* Italian */, E4C8AD8C0B3859AD0078EEA8 /* Dutch */, + E4F6C1860B4978620078B163 /* Japanese */, ); name = Localizable.strings; sourceTree = ""; @@ -312,6 +317,7 @@ E4BCD4720B269730009315B7 /* Swedish */, E4E7417D0B27E333008281D7 /* Italian */, E4C8AD830B38598B0078EEA8 /* Dutch */, + E4F6C1850B4978530078B163 /* Japanese */, ); name = FireflyPrefsPref.nib; sourceTree = ""; diff --git a/osx/FireflyPrefs/French.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/French.lproj/FireflyPrefsPref.nib/keyedobjects.nib index c41c3bf0..b4fa4f9b 100644 Binary files a/osx/FireflyPrefs/French.lproj/FireflyPrefsPref.nib/keyedobjects.nib and b/osx/FireflyPrefs/French.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/German.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/German.lproj/FireflyPrefsPref.nib/keyedobjects.nib index 5df628be..f317392f 100644 Binary files a/osx/FireflyPrefs/German.lproj/FireflyPrefsPref.nib/keyedobjects.nib and b/osx/FireflyPrefs/German.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/Italian.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/Italian.lproj/FireflyPrefsPref.nib/keyedobjects.nib index eb843a50..c65d33fe 100644 Binary files a/osx/FireflyPrefs/Italian.lproj/FireflyPrefsPref.nib/keyedobjects.nib and b/osx/FireflyPrefs/Italian.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/Japanese.lproj/FireflyPrefsPref.nib/classes.nib b/osx/FireflyPrefs/Japanese.lproj/FireflyPrefsPref.nib/classes.nib new file mode 100644 index 00000000..c65366f9 --- /dev/null +++ b/osx/FireflyPrefs/Japanese.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/Japanese.lproj/FireflyPrefsPref.nib/info.nib b/osx/FireflyPrefs/Japanese.lproj/FireflyPrefsPref.nib/info.nib new file mode 100644 index 00000000..0bc584f8 --- /dev/null +++ b/osx/FireflyPrefs/Japanese.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/Japanese.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/Japanese.lproj/FireflyPrefsPref.nib/keyedobjects.nib new file mode 100644 index 00000000..944a7fff Binary files /dev/null and b/osx/FireflyPrefs/Japanese.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/Japanese.lproj/InfoPlist.strings b/osx/FireflyPrefs/Japanese.lproj/InfoPlist.strings new file mode 100644 index 00000000..05a49558 --- /dev/null +++ b/osx/FireflyPrefs/Japanese.lproj/InfoPlist.strings @@ -0,0 +1,3 @@ +/* Localized versions of Info.plist keys */ +"NSHumanReadableCopyright" = "© 2006 Roku LLC"; + diff --git a/osx/FireflyPrefs/Japanese.lproj/Localizable.strings b/osx/FireflyPrefs/Japanese.lproj/Localizable.strings new file mode 100644 index 00000000..acac57cd --- /dev/null +++ b/osx/FireflyPrefs/Japanese.lproj/Localizable.strings @@ -0,0 +1,159 @@ +/* Format string for default library name */ +"%@'s Firefly on %@" = "%2$@ 上の %1$@ のライブラリ"; + +/* Displayed in place of server version when server is not running */ +"(available when Firefly is running)" = "(Firefly サーバが実行中のみに表示)"; + +/* 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." = "Firefly の内蔵ウェブページによって、詳細の設定を変更することができます。Firefly が実行中のみに使用することができます。 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." = "Firefly の内蔵ウェブページによって、詳細の設定を変更することができます。「ページを開く」ボタンをクリックして、ブラウザでそのウェブページを開きます。"; + +/* 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." = "Firefly サーバの状態を検査中に、予期しないエラーが発生しました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* 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." = "Firefly サーバを開始中に、予期しないエラーが発生しました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* 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." = "Firefly サーバを停止中に、予期しないエラーが発生しました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* Label for apply button in save prompt dialog */ +"Apply" = "適用"; + +/* Prompt to save changes when exiting prefs pane */ +"Apply configuration changes?" = "変更した設定を適用しますか?"; + +/* Label for cancel button in save prompt dialog */ +"Cancel" = "キャンセル"; + +/* Status text for when Firefly state is not known */ +"Checking Firefly status…" = "Firefly の状態を検査しています..."; + +/* The Choose button in the library browser dialog */ +"Choose" = "選択"; + +/* Title of the library browser dialog */ +"Choose Library Location" = "ライブラリフォルダの選択"; + +/* 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." = "Firefly ヘルパーとの通信が切られました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* Alert message notifying the user of config error */ +"Configuration error" = "設定のエラー"; + +/* Label for dont' apply button in save prompt dialog */ +"Don't Apply" = "適用しない"; + +/* Explanatory text for the failure-to-apply alert */ +"Due to an unexpected error, your changes could not be applied." = "予期しないエラーの発生によって、変更を適用することができませんでした。"; + +/* Alert message notifying the user of failure to apply */ +"Failed to apply changes" = "変更を適用することができませんでした"; + +/* Alert message notifying the user of failure to save */ +"Failed to save changes" = "変更した設定の保存の失敗"; + +/* Explanatory text for the failure-to-apply alert */ +"Firefly appears to be incorrectly installed or damaged. Please consult the documentation.\n\n" = "Firefly は正常にインストールされていないようです。ヘルプを参照してください。\n\n"; + +/* Explanatory text for the failure-to-save alert */ +"Firefly could not be started because your changes could not be saved" = "変更した設定を保存することができなかったため、 Firefly を起動することができませんでした。"; + +/* Format string for error message */ +"Firefly directory could not be found or created at: %@" = "%@ に Firefly フォルダの作成、もしくは見つけることができませんでした。"; + +/* Status message for Firefly */ +"Firefly failed to start" = "Firefly の開始が失敗しました"; + +/* Status message for Firefly */ +"Firefly is not running" = "Firefly は実行していません"; + +/* Status message for Firefly */ +"Firefly is restarting" = "Firefly は再起動しています"; + +/* Status message for Firefly */ +"Firefly is running" = "Firefly は実行しています"; + +/* Status message for Firefly */ +"Firefly is scanning the library" = "Firefly はライブラリをスキャンしています"; + +/* Status message for Firefly */ +"Firefly is starting" = "Firefly は開始しています"; + +/* Status message for Firefly */ +"Firefly is stopping" = "Firefly は停止しています"; + +/* Status message for Firefly */ +"Firefly status is unknown" = "Firefly の状態は不明です"; + +/* Status message for Firefly */ +"Firefly stopped unexpectedly" = "Firefly は予期せずに停止しました。"; + +/* @Alert title when port number is invalid */ +"Invalid port number" = "不正なポート番号"; + +/* Generic alert string for an invalid control */ +"Invalid value" = "不正な数値"; + +/* Error message displayed at panel load */ +"Library directory could not be found in user folder" = "ユーザフォルだにライブラリのフォルダを見つけることができませんでした。"; + +/* Alert message notifying the user of failure to get status */ +"Lost contact with Firefly Helper" = "Firefly ヘルパーとの通信の中止"; + +/* @Alert title when library name is invalid */ +"Missing library name" = "空白のライブラリ名"; + +/* @Alert title when password is invalid */ +"Missing password" = "空白のパスワード"; + +/* Error message if library name is invalid */ +"Please enter a library name" = "ライブラリ名を入力してください。"; + +/* Error message if password is empty */ +"Please enter a password, or un-check the 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" = "1024 から 65535 の間のポート番号を入力して、もしくは \"自動\" を選択してください。"; + +/* Info text for the library browse dialog */ +"Please select the folder containing your music library, then click Choose." = "ミュージックライブラリを含むフォルダを選択して、「選択」ボタンをクリックしてください。"; + +/* One of several titles for the start/stop button */ +"Start Firefly" = "Firefly を開始"; + +/* One of several titles for the start/stop button */ +"Stop Firefly" = "Firefly を停止"; + +/* Format string for error message */ +"The configuration file is present, but is not writable: %@" = "%@ という設定のファイルが存在していますが書くことができません。"; + +/* Format string for error message upon invalid install */ +"The Firefly installation appears to be damaged. Unable to locate Firefly Helper." = "Firefly のアプリケーションはインストールに関わる問題があるようです。 Firefly ヘルパーを見つけることができません。"; + +/* Text for missing log file */ +"The log file has not been created." = "ログファイルが作成されませんでした。"; + +/* Text for empty log file */ +"The log file is empty." = "ログファイルは空白です。"; + +/* Format string for error message upon invalid install */ +"Unable to create a default configuration file at: %@" = "%@ にデフォルト設定のファイルを作成することができませんでした。"; + +/* Error message displayed at panel load */ +"Unable to find or create Application Support folder" = "アプリケーションサポートフォルダの作成、もしくは見つけることができませんでした。"; + +/* Alert message notifying the user of failure to get status */ +"Unable to get server status" = "サーバの状態を取得することができません"; + +/* Error message related to invalid config */ +"Unable to read configuration information" = "設定を読み込むことができませんでした。"; + +/* Alert message notifying the user of failure to stop */ +"Unable to start Firefly" = "Firefly を開始することができませんでした"; + +/* Alert message notifying the user of failure to stop */ +"Unable to stop Firefly" = "Firefly を停止することができません"; + diff --git a/osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/keyedobjects.nib b/osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/keyedobjects.nib index 8901040c..c27b4115 100644 Binary files a/osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/keyedobjects.nib and b/osx/FireflyPrefs/Swedish.lproj/FireflyPrefsPref.nib/keyedobjects.nib differ diff --git a/osx/FireflyPrefs/i18n/Japanese.strings b/osx/FireflyPrefs/i18n/Japanese.strings new file mode 100644 index 00000000..51190375 --- /dev/null +++ b/osx/FireflyPrefs/i18n/Japanese.strings @@ -0,0 +1,233 @@ +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly is not running" = "Firefly は実行していません"; + +/* 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" = "1024 から 65535 の間のポート番号を入力して、もしくは \"自動\" を選択してください。"; + +/* English.strings: FireflyPrefsPref.nib: NSButton (Show Firefly menu in menu bar) : (oid:196) */ +"Show Firefly menu in menu bar" = "Firefly をメニューバーで表示"; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Shared Name:) : (oid:106) */ +"Shared Name:" = "ライブラリ名:"; + +/* English.strings: Localizable.strings: @Alert title when password is invalid */ +"Missing password" = "空白のパスワード"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly is stopping" = "Firefly は停止しています"; + +/* English.strings: Localizable.strings: Label for cancel button in save prompt dialog */ +"Cancel" = "キャンセル"; + +/* English.strings: Localizable.strings: Error message related to invalid config */ +"Unable to read configuration information" = "設定を読み込むことができませんでした。"; + +/* English.strings: FireflyPrefsPref.nib: NSButton (Open Web Page) : (oid:120) */ +"Open Web Page" = "ページを開く"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly is scanning the library" = "Firefly はライブラリをスキャンしています"; + +/* English.strings: Localizable.strings: Format string for error message upon invalid install */ +"Unable to create a default configuration file at: %@" = "%@ にデフォルト設定のファイルを作成することができませんでした。"; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Prefs Panel Version:) : (oid:170) */ +"Prefs Panel Version:" = "環境設定パネルのバージョン:"; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Firefly Server Version:) : (oid:171) */ +"Firefly Server Version:" = "Firefly サーババージョン:"; + +/* English.strings: Localizable.strings: Alert message notifying the user of failure to apply */ +"Failed to apply changes" = "変更を適用することができませんでした"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly is restarting" = "Firefly は再起動しています"; + +/* 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." = "Firefly の内蔵ウェブページによって、詳細の設定を変更することができます。「ページを開く」ボタンをクリックして、ブラウザでそのウェブページを開きます。"; + +/* English.strings: Localizable.strings: Info text for the library browse dialog */ +"Please select the folder containing your music library, then click Choose." = "ミュージックライブラリを含むフォルダを選択して、「選択」ボタンをクリックしてください。"; + +/* English.strings: Localizable.strings: @Alert title when port number is invalid */ +"Invalid port number" = "不正なポート番号"; + +/* English.strings: FireflyPrefsPref.nib: NSButton (Browse...) : (oid:123) */ +"Browse..." = "ブラウズ..."; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Library Location:) : (oid:122) */ +"Library Location:" = "ライブラリフォルダ:"; + +/* English.strings: Localizable.strings: Status text for when Firefly state is not known */ +"Checking Firefly status…" = "Firefly の状態を検査しています..."; + +/* English.strings: Localizable.strings: Text for missing log file */ +"The log file has not been created." = "ログファイルが作成されませんでした。"; + +/* English.strings: Localizable.strings: @Alert title when library name is invalid */ +"Missing library name" = "空白のライブラリ名"; + +/* 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." = "Firefly サーバの状態を検査中に、予期しないエラーが発生しました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* English.strings: Localizable.strings: Error message displayed at panel load */ +"Unable to find or create Application Support folder" = "アプリケーションサポートフォルダの作成、もしくは見つけることができませんでした。"; + +/* English.strings: Localizable.strings: Error message if library name is invalid */ +"Please enter a library name" = "ライブラリ名を入力してください。"; + +/* English.strings: Localizable.strings: Explanatory text for the failure-to-apply alert */ +"Due to an unexpected error, your changes could not be applied." = "予期しないエラーの発生によって、変更を適用することができませんでした。"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly status is unknown" = "Firefly の状態は不明です"; + +/* English.strings: FireflyPrefsPref.nib: NSButton (Apply Now) : (oid:167) */ +"Apply Now" = "今すぐ適用"; + +/* 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." = "Firefly サーバを停止中に、予期しないエラーが発生しました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Start server:) : (oid:114) */ +"Start server:" = "サーバを開始:"; + +/* English.strings: Localizable.strings: Alert message notifying the user of failure to stop */ +"Unable to stop Firefly" = "Firefly を停止することができません"; + +/* English.strings: FireflyPrefsPref.nib: NSMenu : (oid:161) */ +"OtherViews" = "OtherViews"; + +/* English.strings: Localizable.strings: Error message displayed at panel load */ +"Library directory could not be found in user folder" = "ユーザフォルだにライブラリのフォルダを見つけることができませんでした。"; + +/* English.strings: Localizable.strings: Generic alert string for an invalid control */ +"Invalid value" = "不正な数値"; + +/* English.strings: FireflyPrefsPref.nib: NSWindow (<< 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" = "パスワードを入力して、もしくはパスワードのチックボックスを外してください。"; + +/* English.strings: Localizable.strings: Alert message notifying the user of config error */ +"Configuration error" = "設定のエラー"; + +/* 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." = "Firefly ヘルパーとの通信が切られました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* English.strings: Localizable.strings: Label for dont' apply button in save prompt dialog */ +"Don't Apply" = "適用しない"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly is running" = "Firefly は実行しています"; + +/* English.strings: Localizable.strings: Format string for error message upon invalid install */ +"The Firefly installation appears to be damaged. Unable to locate Firefly Helper." = "Firefly のアプリケーションはインストールに関わる問題があるようです。 Firefly ヘルパーを見つけることができません。"; + +/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : (oid:99) */ +"General" = "一般"; + +/* English.strings: FireflyPrefsPref.nib: NSTabViewItem : (oid:101) */ +"Advanced" = "詳細"; + +/* English.strings: Localizable.strings: Alert message notifying the user of failure to get status */ +"Lost contact with Firefly Helper" = "Firefly ヘルパーとの通信の中止"; + +/* English.strings: FireflyPrefsPref.nib: NSMenuItem : (oid:163) */ +"Manually" = "手動"; + +/* 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 は正常にインストールされていないようです。ヘルプを参照してください。\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." = "Firefly サーバを開始中に、予期しないエラーが発生しました。この環境設定パネルを閉じて、再び開いて、もう一度やり直してください。"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly is starting" = "Firefly は開始しています"; + +/* English.strings: Localizable.strings: Alert message notifying the user of failure to save */ +"Failed to save changes" = "変更した設定の保存の失敗"; + +/* English.strings: Localizable.strings: Title of the library browser dialog */ +"Choose Library Location" = "ライブラリフォルダの選択"; + +/* English.strings: Localizable.strings: Alert message notifying the user of failure to get status */ +"Unable to get server status" = "サーバの状態を取得することができません"; + +/* English.strings: FireflyPrefsPref.nib: NSBox (Box) : (oid:181) */ +"Box" = "ボックス"; + +/* English.strings: FireflyPrefsPref.nib: NSMenuItem : (oid:111) */ +"Automatically, when I log in" = "ログイン時に自動的に開始"; + +/* English.strings: Localizable.strings: Format string for error message */ +"The configuration file is present, but is not writable: %@" = "%@ という設定のファイルが存在していますが書くことができません。"; + +/* 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." = "Firefly ミュージックサーバはお使いのコンピュータに保存した音楽をネットワーク上のコンピュータやその他の対応しているデバイスと共有します。"; + +/* English.strings: Localizable.strings: One of several titles for the start/stop button */ +"Stop Firefly" = "Firefly を停止"; + +/* English.strings: FireflyPrefsPref.nib: NSButton (Start Firefly) : (oid:103) + Localizable.strings: One of several titles for the start/stop button */ +"Start Firefly" = "Firefly を開始"; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Assign Server Port:) : (oid:116) */ +"Assign Server Port:" = "サーバポート番号の指定:"; + +/* English.strings: Localizable.strings: Text for empty log file */ +"The log file is empty." = "ログファイルは空白です。"; + +/* 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 を起動することができませんでした。"; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly failed to start" = "Firefly の開始が失敗しました"; + +/* English.strings: FireflyPrefsPref.nib: NSTextField (Firefly is disabled) : (oid:104) */ +"Firefly is disabled" = "Firefly は切です"; + +/* 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)" = "(Firefly サーバが実行中のみに表示)"; + +/* English.strings: Localizable.strings: Label for apply button in save prompt dialog */ +"Apply" = "適用"; + +/* English.strings: Localizable.strings: Format string for error message */ +"Firefly directory could not be found or created at: %@" = "%@ に Firefly フォルダの作成、もしくは見つけることができませんでした。"; + +/* English.strings: Localizable.strings: Alert message notifying the user of failure to stop */ +"Unable to start Firefly" = "Firefly を開始することができませんでした"; + +/* 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." = "Firefly の内蔵ウェブページによって、詳細の設定を変更することができます。Firefly が実行中のみに使用することができます。 Available when Firefly is running."; + +/* English.strings: Localizable.strings: Status message for Firefly */ +"Firefly stopped unexpectedly" = "Firefly は予期せずに停止しました。"; + +/* English.strings: FireflyPrefsPref.nib: NSMenuItem : (oid:162) */ +"Automatically" = "自動的"; + +/* English.strings: Localizable.strings: The Choose button in the library browser dialog */ +"Choose" = "選択"; + +/* English.strings: Localizable.strings: Prompt to save changes when exiting prefs pane */ +"Apply configuration changes?" = "変更した設定を適用しますか?"; + +/* English.strings: FireflyPrefsPref.nib: NSButton (Require Password:) : (oid:107) */ +"Require Password:" = "パスワードで保護:"; + +/* English.strings: Localizable.strings: Format string for default library name */ +"%@'s Firefly on %@" = "%2$@ 上の %1$@ のライブラリ"; + +/* English.strings: InfoPlist.strings: Localized versions of Info.plist keys */ +"NSHumanReadableCopyright" = "© 2006 Roku LLC"; +