mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 06:25:41 +00:00
chore(orbit): session-start polish
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1471,6 +1471,8 @@ export const deTranslation = {
|
||||
tooltipCopy: 'Kopieren',
|
||||
ariaCopyLink: 'Link kopieren',
|
||||
helperLink: 'Schicke diesen Link deinen Gästen. Sie fügen ihn mit Strg+V irgendwo in Psysonic ein.',
|
||||
labelClearQueue: 'Eigene Warteschlange vorher leeren',
|
||||
helperClearQueue: 'Mit leerer Warteschlange in die Session starten. Aus: bereits aufgereihte Titel bleiben und werden mit den Gästen geteilt.',
|
||||
btnCancel: 'Abbrechen',
|
||||
btnStarting: 'Starte…',
|
||||
btnStart: 'Orbit starten',
|
||||
@@ -1532,6 +1534,9 @@ export const deTranslation = {
|
||||
ctxAddToSession: 'Zur Orbit-Session hinzufügen',
|
||||
ctxSuggestedToast: 'An Session vorgeschlagen',
|
||||
ctxSuggestFailed: 'Vorschlag fehlgeschlagen — nicht beigetreten',
|
||||
ctxAddToSessionHost: 'Zur Orbit-Session hinzufügen',
|
||||
ctxAddedHostToast: 'Zur Session hinzugefügt',
|
||||
ctxAddHostFailed: 'Hinzufügen fehlgeschlagen',
|
||||
guestLive: 'Live',
|
||||
guestPlaying: 'Läuft gerade',
|
||||
guestPaused: 'Pausiert',
|
||||
|
||||
@@ -1474,6 +1474,8 @@ export const enTranslation = {
|
||||
tooltipCopy: 'Copy',
|
||||
ariaCopyLink: 'Copy invite link',
|
||||
helperLink: 'Send this link to your guests. They can paste it anywhere in Psysonic with Ctrl+V.',
|
||||
labelClearQueue: 'Clear my queue first',
|
||||
helperClearQueue: 'Start the session with a fresh, empty queue. Off: the tracks you already have queued stay and get shared with guests.',
|
||||
btnCancel: 'Cancel',
|
||||
btnStarting: 'Starting…',
|
||||
btnStart: 'Start Orbit',
|
||||
@@ -1535,6 +1537,9 @@ export const enTranslation = {
|
||||
ctxAddToSession: 'Add to Orbit session',
|
||||
ctxSuggestedToast: 'Suggested to the session',
|
||||
ctxSuggestFailed: "Couldn't suggest — not joined",
|
||||
ctxAddToSessionHost: 'Add to Orbit session',
|
||||
ctxAddedHostToast: 'Added to the session',
|
||||
ctxAddHostFailed: "Couldn't add to session",
|
||||
guestLive: 'Live',
|
||||
guestPlaying: 'Playing now',
|
||||
guestPaused: 'Paused',
|
||||
|
||||
Reference in New Issue
Block a user