Skip to content

Commit

Permalink
Merge pull request #331 from NeoCoderMatrix86/251-update-documentatio…
Browse files Browse the repository at this point in the history
…n-for-v40

Added splitpoints help
  • Loading branch information
NeoCoderMatrix86 authored Apr 3, 2024
2 parents a9cb5aa + 2b6404b commit 0844de4
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 2 deletions.
7 changes: 7 additions & 0 deletions AudioCuesheetEditor/Pages/Help.razor
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ along with Foobar. If not, see
<br />
<Blazorise.Link To="#headingExportOfData">@_localizer["Export of data"]</Blazorise.Link>
<br />
<Blazorise.Link To="#splitPoints">@_localizer["Splitpoints"]</Blazorise.Link>
<br />
<Blazorise.Link To="#headingRecordMode">@_localizer["Recordmode"]</Blazorise.Link>
<br />
<Blazorise.Link To="#headingOptions">@_localizer["Options"]</Blazorise.Link>
Expand Down Expand Up @@ -113,6 +115,11 @@ along with Foobar. If not, see
<Column Flex="Flex.JustifyContent.End"><Blazorise.Link To="Help">@_localizer["Scroll to top"]</Blazorise.Link></Column>
</Row>
@((MarkupString)_localizer["Export of data helptext"])
<Row>
<Column><Heading id="splitPoints" Size="HeadingSize.Is2">@_localizer["Splitpoints"]</Heading></Column>
<Column Flex="Flex.JustifyContent.End"><Blazorise.Link To="Help">@_localizer["Scroll to top"]</Blazorise.Link></Column>
</Row>
@((MarkupString)_localizer["Splitpoints helptext"])
<Row>
<Column><Heading id="headingRecordMode" Size="HeadingSize.Is2">@_localizer["Recordmode"]</Heading></Column>
<Column Flex="Flex.JustifyContent.End"><Blazorise.Link To="Help">@_localizer["Scroll to top"]</Blazorise.Link></Column>
Expand Down
4 changes: 3 additions & 1 deletion AudioCuesheetEditor/Resources/Localization/Help/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"User Interface": "Benutzeroberfläche",
"User Interface helptext": "<h3>Automatische Vervollständigung</h3>AudioCuesheetEditor bietet ihnen die Möglichkeit die Daten von Tracks automatisch vervollständigen zu lassen. Die verwendete Musikdatenbank ist MusicBrainz. Dazu geben Sie einen Track ein und erhalten hier bereits Vorschläge.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_MusicBrainz1_de.png\"/></div>Wählen Sie einen gültigen Interpreten aus, so werden Ihnen beim Eingeben des Titels passende Vorschläge gemacht.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_MusicBrainz2_de.png\"/></div>Wenn sie einen Titel ausgewählt haben, wird die Länge automatisch übernommen.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_MusicBrainz3_de.png\"/></div><h3>Massenänderungen</h3>AudioCuesheetEditor bietet ihnen die Möglichkeit mehrere Tracks gleichzeit zu bearbeiten. Wählen Sie dazu einfach mehrere Tracks in der Übersicht aus (über \"Auswahl für Tracks einblenden\") und klicken auf \"Selektierte Tracks bearbeiten\".<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_BulkEdit1_de.png\"/></div>Der Bearbeitungsdialog öffnet sich und sie können wählen, ob die Bearbeitung dynamisch angewendet werden soll (Wert erhöhen oder verringern) oder der eingebene Wert absolut verwendet werden soll (für einige Eigenschaften). Dabei bedeutet \"=\" dass der absolute Wert übernommen werden soll, \"-\" dass der Wert abgezogen werden soll und \"+\" dass der Wert addiert werden soll.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_BulkEdit2_de.png\"/></div>",
"Shortcuts": "Tastenkürzel",
"Shortcuts helptext": "Die folgenden Tastenkürzeln sind verfügbar:<ul><li>Strg + p: Startet oder pausiert die Audiowiedergabe</li><li>Play: Startet oder pausiert die Audiowiedergabe</li><li>Strg + Left: Vorherigen Track wiedergeben</li><li>Previous: Vorherigen Track wiedergeben</li><li>Strg + Right: Nächsten Track wiedergeben</li><li>Next: Nächsten Track wiedergeben</li><li>Stop: Stoppt die Audiowiedergabe</li><li>Strg + z: Letzte Änderung rückgängig machen</li><li>Strg + y: Letzte Änderung wiederherstellen</li><li>Strg + h: Navigiere zu dieser Hilfe</li><li>Strg + e: Öffne die Exportprofile</li><li>Strg + s: Speicher das Projekt (Download als Datei)</li></ul>"
"Shortcuts helptext": "Die folgenden Tastenkürzeln sind verfügbar:<ul><li>Strg + p: Startet oder pausiert die Audiowiedergabe</li><li>Play: Startet oder pausiert die Audiowiedergabe</li><li>Strg + Left: Vorherigen Track wiedergeben</li><li>Previous: Vorherigen Track wiedergeben</li><li>Strg + Right: Nächsten Track wiedergeben</li><li>Next: Nächsten Track wiedergeben</li><li>Stop: Stoppt die Audiowiedergabe</li><li>Strg + z: Letzte Änderung rückgängig machen</li><li>Strg + y: Letzte Änderung wiederherstellen</li><li>Strg + h: Navigiere zu dieser Hilfe</li><li>Strg + e: Öffne die Exportprofile</li><li>Strg + s: Speicher das Projekt (Download als Datei)</li></ul>",
"Splitpoints": "Aufteilungspunkte",
"Splitpoints helptext": "<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/Splitpoints1_de.png\"/></div>Aufteilungspunkte ermöglichen es ein Cuesheet an einem Zeitpunkt in mehrere Dateien aufzuteilen. Dies ist z.B. beim Import aus einer Textdatei hilfreich, um das Projekt in mehrere Dateien aufzuteilen. Aufteilungspunkte können im Anzeigemodus \"Komplette Bearbeitung\" und \"Aufnahmemodus\" angegeben werden."
}
}
4 changes: 3 additions & 1 deletion AudioCuesheetEditor/Resources/Localization/Help/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"User Interface": "User interface",
"User Interface helptext": "<h3>Autocomplete</h3>AudioCuesheetEditor has an build autocomplete feature for tracks. The data used come from MusicBrainz. Adding a Track and enter an artist to receive autocomplete suggestions.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_MusicBrainz1_en.png\"/></div>Select a valid artist and you will get suggestions for title also.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_MusicBrainz2_en.png\"/></div>If you select a title, the length will automatically be set.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_MusicBrainz3_en.png\"/></div><h3>Bulk edit</h3>AudioCuesheetEditor offers you the possibility to edit multiple tracks at once. Simply choose the tracks you want to edit in overview (via \"Display selection of tracks\") and click \"Edit selected tracks\".<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_BulkEdit1_en.png\"/></div>Edit dialog will appear and you can choose if you want to edit values dynamically (add or subtract value) or statically (entered value will be applied). \"=\" means that the absolute value is applied, \"-\" means that the value is subtracted and \"+\" means that the value is added.<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/UserInterface_BulkEdit2_en.png\"/></div>",
"Shortcuts": "Shortcuts",
"Shortcuts helptext": "The following shortcuts are available:<ul><li>Ctrl + p: Starts or pauses playback of the audio file</li><li>Play: Starts or pauses playback of the audio file</li><li>Ctrl + Left: Play previous track</li><li>Previous: Play previous track</li><li>Ctrl + Right: Play next track</li><li>Next: Play next track</li><li>Stop: Stops the playback of the audio file</li><li>Ctrl + z: Undo the last edit</li><li>Ctrl + y: Redo the last edit</li><li>Ctrl + h: Navigate to this help</li><li>Ctrl + e: Open the export profiles</li><li>Ctrl + s: Save the project (download as project file)</li></ul>"
"Shortcuts helptext": "The following shortcuts are available:<ul><li>Ctrl + p: Starts or pauses playback of the audio file</li><li>Play: Starts or pauses playback of the audio file</li><li>Ctrl + Left: Play previous track</li><li>Previous: Play previous track</li><li>Ctrl + Right: Play next track</li><li>Next: Play next track</li><li>Stop: Stops the playback of the audio file</li><li>Ctrl + z: Undo the last edit</li><li>Ctrl + y: Redo the last edit</li><li>Ctrl + h: Navigate to this help</li><li>Ctrl + e: Open the export profiles</li><li>Ctrl + s: Save the project (download as project file)</li></ul>",
"Splitpoints": "Splitpoints",
"Splitpoints helptext": "<div class=\"container-fluid\"><img class=\"img-fluid img-thumbnail mx-auto d-block\" src=\"images/Splitpoints1_en.png\"/></div>Split points allow a cuesheet to be split into multiple files at a time. This is useful, for example, when importing from a text file to split the project into several files. Split points can be specified in \"Full edit mode\" and \"Live record mode\" view modes."
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0844de4

Please sign in to comment.