jam-cloud/jam-ui/src/i18n/locales/en/sessions.json

89 lines
5.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"new": {
"page_title": "Create Session",
"privacy": "Session Privacy",
"privacy_help": "Public sessions can be seen in the Browse Sessions feature by other musicians in the JamKazam community, and others can join your session. If you choose the “Private - only invited musicians can join” option, your session will not be visible to the community as a whole, and only those musicians you invite will be able to see or join your session. If you choose the “Private anyone can request to join, but requires approval” option, your session will be visible to the community in the Browse Sessions feature, and non-invited musicians may request to join your session, but you will have to grant permission per user to allow users into your session.",
"privacy_opt_public": "Public anyone can join",
"privacy_opt_private_invite": "Private only invited musicians can join",
"privacy_opt_private_approve": "Private anyone can request to join, but requires approval",
"invitations": "Session Invitations",
"invitations_help": "If you invite other users to join your session, this will generate an in-app notification and in some cases also an email invitation to invitees. Invited users can join your session without further permission or action on your part, regardless of whether your session is public or private.",
"invitations_filter_placeholder": "Enter friend name",
"choose_friends": "Choose Friends",
"add_friends": "Add Friends",
"cancel": "Cancel",
"description": "Session Description",
"description_help": "If youre creating a public session, we strongly recommend that you enter a description of your session for example, what kinds of music youre interested in playing. This description will be displayed next to your session in the Browse Sessions feature, which will help other musicians in the community understand if your session is a good fit for them.",
"description_placeholder": "Enter session description. Recommended for public sessions to attract other musicians and them know what to expect in your session.",
"create_session": "Create Session"
},
"list": {
"page_title": "Browse Sessions",
"header": {
"session": "Session",
"musicians": "Musicians",
"latency": "Latency",
"instruments": "Instruments",
"actions": "Actions"
},
"alerts": {
"join_request_sent": "You have requested to join this private session. You will be notified when you are approved."
},
"descriptions": {
"public_open_session": "Public, open session. Feel free to join!",
"private_session": "Private session. Click the enter button in the right column to request to join",
"rsvp_session": "Only RSVP musicians may join"
},
"notes": {
"invited": "YOU WERE INVITED TO THIS SESSION",
"has_friend": "YOU HAVE A FRIEND IN THIS SESSION"
},
"no_records_1": "There are no public, open sessions currently available for you to join. We suggest you ",
"create_session": "create a session",
"no_records_2": " that others can join now, or wait a bit and then refresh this page in your browser to see if new public sessions have been started.",
"error": "There was an error retrieving the session list. Please try again."
},
"lobby": {
"page_title": "Lobby",
"page_title_tooltip": "The Lobby shows all users who: 1) are currently on this page; or 2) have this page open in a tab in their browser and have given us permission to send browser notifications; or 3) have the JamKazam app running but arent currently in sessions, and have given us permission to send browser notifications.” Use the Lobby to see what other users are currently online but not in sessions. You can message other users to see if they want to join a session with you, and use checkboxes plus the Create Session & Invite Selected Users button to get a session started with other Lobby users.",
"create_session_button": "Create Session & Invite Selected Users",
"users": {
"title": "Users",
"header": {
"musician": "Musician",
"actions": "Actions"
},
"not_found": "No users found in the lobby"
},
"chat": {
"title": "Chat",
"placeholder": "Type your message here",
"new_messages": "New Messages",
"send": "Send"
},
"chat_notifications": {
"title": "Lobby Chat Notifications",
"body": "To avoid missing lobby chat messages when youre not actively watching this page, you can give us permission to give you browser notifications when this page is open in a tab on your browser, but youre not currently looking at this tab/page",
"dont_ask_again": "Dont ask me again",
"display_here": "Notifications will appear here.",
"grant_permission": "Grant Permission",
"no_thanks": "Not Now. Thanks",
"browser_not_supported": "Sorry, your browser does not support notifications"
}
},
"history": {
"page_title": "Session History",
"header": {
"session": "Session",
"musicians": "Musicians",
"latency": "Latency",
"instruments": "Instruments",
"actions": "Actions"
},
"notes": {
"invited": "YOU WERE INVITED TO THIS SESSION",
"has_friend": "YOU HAVE A FRIEND IN THIS SESSION"
}
}
}