diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..a19a0a2 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: MaterialFoundry +open_collective: # Replace with a single Open Collective username +ko_fi: materialfoundry +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..6ee863d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[BUG]" +labels: bug +assignees: '' + +--- + +**Setup** + - OS: [e.g. windows] + - Browser: [e.g. chrome, safari, Foundry app] + - Module version: [e.g. 1.2.5] + - Foundry version: [e.g. 0.8.6] + - Gaming system & version: [e.g. dnd5e 1.3.3] + - Any other modules enabled: [yes/no] + +**Describe the bug** +A clear and concise description of what the bug is. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Console Log** +Please check the console (F12) to see if there are any errors and also include them. + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..f455865 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[FEATURE]" +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/other-issues.md b/.github/ISSUE_TEMPLATE/other-issues.md new file mode 100644 index 0000000..9fcfe20 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-issues.md @@ -0,0 +1,10 @@ +--- +name: Other issues +about: For any other issues +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/lang/ja.json b/lang/ja.json index d9718e1..c8e0416 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -13,13 +13,13 @@ "MaterialDeck.Sett.MacroConfig": "マクロ設定", "MaterialDeck.Sett.SoundboardConfig": "サウンド設定", "MaterialDeck.Sett.ServerAddr": "Material Server アドレス", - "MaterialDeck.Sett.ServerAddrHint": "MaterialServerのIPアドレスとポート。デフォルト値は99%の人に有効ですが、何をしているのかがわかっている場合にのみ変更してください。[ip_address]:[port]の形式に従う必要があります。例:「localhost:3001」または「192.168.1.1:4000」。", + "MaterialDeck.Sett.ServerAddrHint": "Material ServerのIPアドレスとポート。デフォルト値は99%の人に有効ですが、何をしているのかがわかっている場合にのみ変更してください。[ip_address]:[port]の形式に従う必要があります。例:「localhost:3001」または「192.168.1.1:4000」。", "MaterialDeck.Sett.ImageBuffer": "画像キャッシュサイズ", "MaterialDeck.Sett.ImageBufferHint": "画像キャッシュに保存する画像のデータ量を設定します。画像キャッシュは、ストリームデッキに送信されたすべての画像をローカルに保存します。これにより更新速度は向上しますが、メモリ使用量は増加します。", "MaterialDeck.Sett.ImageBrightness": "画像の明るさ", "MaterialDeck.Sett.ImageBrightnessHint": "デフォルトの画像の明るさを設定します。画像キャッシュサイズが0より大きい場合、更新を実行してください。", - "MaterialDeck.Sett.NrOfConnMessages": "Number of Connection Warnings", - "MaterialDeck.Sett.NrOfConnMessagesHint": "Sets the number of times a connection warning is displayed if Material Deck cannot connect to Material Server. If set to 0, it will give not be limited.", + "MaterialDeck.Sett.NrOfConnMessages": "接続警告回数", + "MaterialDeck.Sett.NrOfConnMessagesHint": "Material DeckがMaterial Serverに接続できない場合に表示される接続警告回数を設定します。0に設定すると、無制限となります。", "MaterialDeck.PL.Unrestricted": "無制限", "MaterialDeck.PL.OneTrackPlaylist": "プレイリストごとに1つのトラック", @@ -49,24 +49,24 @@ "MaterialDeck.Name": "名前", "MaterialDeck.None": "無し", "MaterialDeck.Save": "セーブ", - "MaterialDeck.ClearAll": "Clear All", - "MaterialDeck.ClearAll_Content": "This will clear all the data. This cannot be undone, are you sure you want to proceed?", - "MaterialDeck.ClearPage": "Clear Page", - "MaterialDeck.ClearPage_Content": "This will clear all the data on this page. This cannot be undone, are you sure you want to proceed?", - "MaterialDeck.Continue": "Continue", - "MaterialDeck.Cancel": "Cancel", - "MaterialDeck.Import": "Import", - "MaterialDeck.Export": "Export", - "MaterialDeck.Filename": "Filename", + "MaterialDeck.ClearAll": "すべて クリア", + "MaterialDeck.ClearAll_Content": "すべてのデータがクリアされます。この操作は取り消すことができません、続行しますか?", + "MaterialDeck.ClearPage": "ページ クリア", + "MaterialDeck.ClearPage_Content": "このページのすべてのデータがクリアされます。この操作は取り消すことができません、続行しますか?", + "MaterialDeck.Continue": "継続", + "MaterialDeck.Cancel": "キャンセル", + "MaterialDeck.Import": "インポート", + "MaterialDeck.Export": "エクスポート", + "MaterialDeck.Filename": "ファイル名", - "MaterialDeck.ExportDialog.Title": "Export", - "MaterialDeck.ExportDialog.SoundboardContent": "Export the soundboard data. Please note that only the metadata is exported, so you will have to make sure the audio files are in the same relative location when you import them.", - "MaterialDeck.ExportDialog.MacroboardContent": "Export the macro board data. Please note that only the metadata is exported, so you will have to make sure the same macros are available when you import them.", + "MaterialDeck.ExportDialog.Title": "エクスポート", + "MaterialDeck.ExportDialog.SoundboardContent": "SouseBoardデータをエクスポートします。メタデータのみがエクスポートされるので、インポートするときにオーディオファイルが相対的に同じ場所にあることを確認する必要があります。", + "MaterialDeck.ExportDialog.MacroboardContent": "MacroBoardデータをエクスポートします。メタデータのみがエクスポートされるため、インポートしたときに同じマクロが使用可能であることを確認する必要があります。", - "MaterialDeck.ImportDialog.Title": "Import", - "MaterialDeck.ImportDialog.SoundboardContent": "Select a file to import. Please note that only the metadata is imported, so you will have to make sure the audio files are in the same relative location as when you exported them.", - "MaterialDeck.ImportDialog.MacroboardContent": "Import the macro board data. ", - "MaterialDeck.ImportDialog.Warning": "This will overwrite your current settings, and cannot be undone.", + "MaterialDeck.ImportDialog.Title": "インポート", + "MaterialDeck.ImportDialog.SoundboardContent": "インポートするファイルを選択してください。メタデータのみがインポートされるので、オーディオファイルがそれらをエクスポートしたときと同じ相対的な場所にあることを確認する必要があります。", + "MaterialDeck.ImportDialog.MacroboardContent": "MacroBoardデータをインポートします。 ", + "MaterialDeck.ImportDialog.Warning": "現在の設定が上書きされ、元に戻すことはできません。", "MaterialDeck.FxMaster.Colorize": "色付け", "MaterialDeck.FxMaster.Clear": "すべてクリア", @@ -190,20 +190,20 @@ "MaterialDeck.AboutTime.Fourth": "4", "MaterialDeck.AboutTime.Of": "/", - "MaterialDeck.DownloadUtility.Title": "Download Utility", - "MaterialDeck.DownloadUtility.Plugin": "Plugin & Material Server", - "MaterialDeck.DownloadUtility.Minimum": "Minimum", - "MaterialDeck.DownloadUtility.Current": "Current", - "MaterialDeck.DownloadUtility.Latest": "Latest", + "MaterialDeck.DownloadUtility.Title": "ダウンロード・ユーティリティ", + "MaterialDeck.DownloadUtility.Plugin": "プラグイン&Material Server", + "MaterialDeck.DownloadUtility.Minimum": "最小", + "MaterialDeck.DownloadUtility.Current": "現在", + "MaterialDeck.DownloadUtility.Latest": "最新", "MaterialDeck.DownloadUtility.OS": "OS", - "MaterialDeck.DownloadUtility.Download": "Download", - "MaterialDeck.DownloadUtility.SDplugin": "SD Plugin", + "MaterialDeck.DownloadUtility.Download": "ダウンロード", + "MaterialDeck.DownloadUtility.SDplugin": "SDプラグイン", "MaterialDeck.DownloadUtility.MSserver": "Material Server", "MaterialDeck.DownloadUtility.Windows": "Windows", "MaterialDeck.DownloadUtility.Macos": "MacOS", "MaterialDeck.DownloadUtility.Linux": "Linux", - "MaterialDeck.DownloadUtility.Source": "Source", - "MaterialDeck.DownloadUtility.Profiles": "Profiles", - "MaterialDeck.DownloadUtility.Name": "Name", - "MaterialDeck.DownloadUtility.Refresh": "Refresh" + "MaterialDeck.DownloadUtility.Source": "ソース", + "MaterialDeck.DownloadUtility.Profiles": "プロファイル", + "MaterialDeck.DownloadUtility.Name": "名前", + "MaterialDeck.DownloadUtility.Refresh": "更新" } \ No newline at end of file diff --git a/wiki/img/.thumb/DownloadUtility.png.jpg b/wiki/img/.thumb/DownloadUtility.png.jpg new file mode 100644 index 0000000..653f1e7 Binary files /dev/null and b/wiki/img/.thumb/DownloadUtility.png.jpg differ diff --git a/wiki/img/.thumb/MacroConfig.png.jpg b/wiki/img/.thumb/MacroConfig.png.jpg index 56785c6..9ab50a1 100644 Binary files a/wiki/img/.thumb/MacroConfig.png.jpg and b/wiki/img/.thumb/MacroConfig.png.jpg differ diff --git a/wiki/img/.thumb/ModuleSettings.png.jpg b/wiki/img/.thumb/ModuleSettings.png.jpg index 3d07d35..c8a1d83 100644 Binary files a/wiki/img/.thumb/ModuleSettings.png.jpg and b/wiki/img/.thumb/ModuleSettings.png.jpg differ diff --git a/wiki/img/.thumb/SoundboardConfig.png.jpg b/wiki/img/.thumb/SoundboardConfig.png.jpg index 03a6488..48d7649 100644 Binary files a/wiki/img/.thumb/SoundboardConfig.png.jpg and b/wiki/img/.thumb/SoundboardConfig.png.jpg differ