{
  "VECTOR_ADDITION/screen.equations": "‪Equations‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenButtonsHelpText": "‪Explore and manipulate vector equations.‬",
  "VECTOR_ADDITION/screen.explore1D": "‪Explore 1D‬",
  "VECTOR_ADDITION/a11y.explore1DScreen.screenButtonsHelpText": "‪Explore vector addition in one dimension.‬",
  "VECTOR_ADDITION/screen.explore2D": "‪Explore 2D‬",
  "VECTOR_ADDITION/a11y.explore2DScreen.screenButtonsHelpText": "‪Explore vector addition in two dimensions.‬",
  "VECTOR_ADDITION/screen.lab": "‪Lab‬",
  "VECTOR_ADDITION/a11y.labScreen.screenButtonsHelpText": "‪Experiment with two independent sets of vectors.‬",
  "VECTOR_ADDITION/angleConvention": "‪Angle Convention‬",
  "VECTOR_ADDITION/angleConventionDescription": "‪The convention used to display angle values.‬",
  "VECTOR_ADDITION/signedRange": "‪signed: -180° to 180°‬",
  "VECTOR_ADDITION/a11y.signedRadioButton": "‪signed, negative 180 to positive 180 degrees‬",
  "VECTOR_ADDITION/unsignedRange": "‪unsigned: 0° to 360°‬",
  "VECTOR_ADDITION/a11y.unsignedRadioButton": "‪unsigned, 0 to 360 degrees‬",
  "VECTOR_ADDITION/keyboardHelpDialog.graphAreaOrigin": "‪Graph Area Origin‬",
  "VECTOR_ADDITION/keyboardHelpDialog.vectors": "‪Vectors‬",
  "VECTOR_ADDITION/symbol.x": "‪x‬",
  "VECTOR_ADDITION/symbol.y": "‪y‬",
  "VECTOR_ADDITION/a11y.cartesianSceneName": "‪Cartesian‬",
  "VECTOR_ADDITION/a11y.polarSceneName": "‪Polar‬",
  "VECTOR_ADDITION/a11y.cartesianPolarSceneRadioButtonGroup.accessibleName": "‪Scene‬",
  "VECTOR_ADDITION/a11y.cartesianPolarSceneRadioButtonGroup.accessibleHelpText": "‪Switch between independent scenes with their own vectors and graph areas.‬",
  "VECTOR_ADDITION/a11y.cartesianRadioButton.accessibleName": "‪Cartesian scene‬",
  "VECTOR_ADDITION/a11y.cartesianRadioButton.accessibleHelpText": "‪Vectors snap to integer x and y components.‬",
  "VECTOR_ADDITION/a11y.polarRadioButton.accessibleName": "‪Polar scene‬",
  "VECTOR_ADDITION/a11y.polarRadioButton.accessibleHelpText": "‪Vectors snap to integer magnitudes and angle multiples of {{polarAngleInterval}} degrees.‬",
  "VECTOR_ADDITION/a11y.accessibleHeadings.graphAreaHeading": "‪Graph Area‬",
  "VECTOR_ADDITION/a11y.graphArea.accessibleParagraphEquations": "‪{{numberOfVectors}} vectors in graph area.‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenSummary.controlArea": "‪Choose equation determining how three vectors interrelate. Select coefficients for scaling vectors {{symbol1}} and {{symbol2}}. Turn on vector {{symbol3}}, values, angles, and grid, and components. Set components of base vectors, and choose to add them to graph area. Modify position of graph area origin. Switch between Cartesian and polar scenes, or reset entire screen.‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenSummary.currentDetailsAddition": "‪Currently, equation is {{coefficient1}} times base vector {{symbol1}} plus {{coefficient2}} times base vector {{symbol2}} equals vector {{symbol3}}.‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenSummary.currentDetailsSubtraction": "‪Currently, equation is {{coefficient1}} times base vector {{symbol1}} minus {{coefficient2}} times base vector {{symbol2}} equals vector {{symbol3}}.‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenSummary.currentDetailsNegation": "‪Currently, equation is {{coefficient1}} times base vector {{symbol1}} plus {{coefficient2}} times base vector {{symbol2}} plus vector {{symbol3}} equals zero.‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenSummary.playArea": "‪There is an open graph area showing vectors from the selected equation. Modify position, magnitude, direction, and scaling of these vectors, and explore how changes to the equation and coefficients affect vectors in graph area.‬",
  "VECTOR_ADDITION/a11y.equationsScreen.screenSummary.interactionHint": "‪Modify equation type and its coefficients to explore how changes in the equation affect vectors in graph area.‬",
  "VECTOR_ADDITION/a11y.graphArea.accessibleParagraphExplore": "‪{{numberOfVectors}} vectors in graph area.‬",
  "VECTOR_ADDITION/a11y.explore2DScreen.screenSummary.currentDetails": "‪Currently, {{numberOfVectors}} vectors in graph area. {{sceneName}} scene selected.‬",
  "VECTOR_ADDITION/a11y.explore2DScreen.screenSummary.playArea": "‪There is an open graph area where you can add vectors and modify their position, magnitude, and direction, as well as explore the vectors’ sum.‬",
  "VECTOR_ADDITION/a11y.explore2DScreen.screenSummary.controlArea": "‪Turn on vector sum, values, angles, and grid. Display vector components. Modify position of graph area origin. Switch between Cartesian and polar scenes, or reset screen.‬",
  "VECTOR_ADDITION/a11y.explore2DScreen.screenSummary.interactionHint": "‪Add vectors to graph area to begin exploring.‬",
  "VECTOR_ADDITION/a11y.horizontalSceneName": "‪Horizontal‬",
  "VECTOR_ADDITION/a11y.verticalSceneName": "‪Vertical‬",
  "VECTOR_ADDITION/a11y.explore1DScreen.screenSummary.currentDetails": "‪Currently, {{numberOfVectors}} vectors in graph area. {{sceneName}} scene selected.‬",
  "VECTOR_ADDITION/a11y.explore1DScreen.screenSummary.playArea": "‪There is an open graph area where you can add vectors and modify their position, magnitude, and direction, as well as explore the vectors’ sum.‬",
  "VECTOR_ADDITION/a11y.explore1DScreen.screenSummary.controlArea": "‪Turn on vector sum, values, and grid. Modify position of graph area origin. Switch between horizontal and vertical scenes, or reset the screen.‬",
  "VECTOR_ADDITION/a11y.explore1DScreen.screenSummary.interactionHint": "‪Add vectors to graph area to begin exploring.‬",
  "VECTOR_ADDITION/a11y.horizontalVerticalSceneRadioButtonGroup.accessibleName": "‪Scene‬",
  "VECTOR_ADDITION/a11y.horizontalVerticalSceneRadioButtonGroup.accessibleHelpText": "‪Switch between independent scenes with their own vectors and graph areas.‬",
  "VECTOR_ADDITION/a11y.horizontalRadioButton.accessibleName": "‪Horizontal scene‬",
  "VECTOR_ADDITION/a11y.verticalRadioButton.accessibleName": "‪Vertical scene‬",
  "VECTOR_ADDITION/a11y.graphArea.accessibleParagraphLab": "‪{{vectorSet1Size}} vectors from set {{vectorSet1Symbol}} and {{vectorSet2Size}} vectors from set {{vectorSet2Symbol}} in graph area.‬",
  "VECTOR_ADDITION/a11y.symbolSubSubscript": "‪{{symbol}} sub {{subscript}}‬",
  "VECTOR_ADDITION/a11y.labSumCheckbox.accessibleName": "‪Vector Sum for Set {{vectorSetSymbol}}, {{sumSymbol}}‬",
  "VECTOR_ADDITION/a11y.labScreen.screenSummary.currentDetails": "‪Currently, {{vectorSet1Size}} vectors from set {{vectorSet1Symbol}} and {{vectorSet2Size}} vectors from set {{vectorSet2Symbol}} in graph area. {{sceneName}} scene selected.‬",
  "VECTOR_ADDITION/a11y.labScreen.screenSummary.playArea": "‪There is an open graph area where you can add vectors from two sets and modify their position, magnitude, and direction. You can also explore and compare vector sums for each set.‬",
  "VECTOR_ADDITION/a11y.labScreen.screenSummary.controlArea": "‪Turn on vector sums, values, angles, and grid. Display vector components. Modify position of graph area origin. Switch between Cartesian and polar scenes, or reset screen.‬",
  "VECTOR_ADDITION/a11y.labScreen.screenSummary.interactionHint": "‪Add vectors to graph area to begin exploring.‬",
  "VECTOR_ADDITION/keyboardHelpDialog.checkVectorValues": "‪Check vector values‬",
  "VECTOR_ADDITION/a11y.keyboardHelpDialog.vectors.checkVectorValuesDescription": "‪Check vector values with {{altKey}} plus C key.‬",
  "VECTOR_ADDITION/keyboardHelpDialog.moveVector": "‪Move‬",
  "VECTOR_ADDITION/a11y.keyboardHelpDialog.vectors.moveDescription": "‪Move with arrow keys or W, A, S, or D keys.‬",
  "VECTOR_ADDITION/keyboardHelpDialog.removeFromGraphArea": "‪Remove from graph area‬",
  "VECTOR_ADDITION/a11y.keyboardHelpDialog.vectors.removeFromGraphDescription": "‪Remove from graph area with Delete or Backspace keys.‬",
  "VECTOR_ADDITION/keyboardHelpDialog.scaleRotateVector": "‪Scale and rotate via tip‬",
  "VECTOR_ADDITION/a11y.keyboardHelpDialog.vectors.scaleRotateDescription": "‪Scale and rotate via tip with arrow keys or W, A, S, or D keys.‬",
  "VECTOR_ADDITION/keyboardHelpDialog.selectOrDeselect": "‪Select or deselect‬",
  "VECTOR_ADDITION/a11y.keyboardHelpDialog.vectors.selectOrDeselectDescription": "‪Select or deselect with Space or {{enterKey}} keys.‬",
  "VECTOR_ADDITION/a11y.anglesCheckbox.accessibleName": "‪Angles‬",
  "VECTOR_ADDITION/a11y.anglesCheckbox.accessibleHelpText": "‪Display vector angles in graph area.‬",
  "VECTOR_ADDITION/components": "‪Components‬",
  "VECTOR_ADDITION/values": "‪Values‬",
  "VECTOR_ADDITION/a11y.valuesCheckbox.accessibleHelpText": "‪Display vector and component magnitudes in graph area.‬",
  "VECTOR_ADDITION/a11y.gridCheckbox.accessibleName": "‪Grid‬",
  "VECTOR_ADDITION/a11y.gridCheckbox.accessibleHelpText": "‪Explore with or without use of visual grid.‬",
  "VECTOR_ADDITION/a11y.equationsSumCheckbox.accessibleName": "‪Vector {{symbol}}‬",
  "VECTOR_ADDITION/a11y.sumCheckbox.accessibleHelpText": "‪Show or hide vector {{symbol}}, if defined.‬",
  "VECTOR_ADDITION/a11y.sumCheckbox.accessibleContextResponseChecked": "‪Vector {{symbol}} visibility enabled.‬",
  "VECTOR_ADDITION/a11y.sumCheckbox.accessibleContextResponseUnchecked": "‪Vector {{symbol}} visibility disabled.‬",
  "VECTOR_ADDITION/a11y.eraserButton.accessibleContextResponse": "‪Graph area cleared‬",
  "VECTOR_ADDITION/baseVectors": "‪Base Vectors‬",
  "VECTOR_ADDITION/a11y.baseVectorXComponentPicker.accessibleName": "‪Base vector {{symbol}}, x component‬",
  "VECTOR_ADDITION/a11y.baseVectorXComponentPicker.accessibleHelpText": "‪Choose horizontal component of base vector {{symbol}}.‬",
  "VECTOR_ADDITION/a11y.baseVectorYComponentPicker.accessibleName": "‪Base vector {{symbol}}, y component‬",
  "VECTOR_ADDITION/a11y.baseVectorYComponentPicker.accessibleHelpText": "‪Choose vertical component of base vector {{symbol}}.‬",
  "VECTOR_ADDITION/a11y.baseVectorMagnitudePicker.accessibleName": "‪Base vector {{symbol}}, magnitude‬",
  "VECTOR_ADDITION/a11y.baseVectorMagnitudePicker.accessibleHelpText": "‪Choose magnitude of base vector {{symbol}}.‬",
  "VECTOR_ADDITION/a11y.equationAccordionBox.accessibleHelpTextCollapsed": "‪Choose equation determining how three vectors interrelate, and adjust coefficients for scaled vectors.‬",
  "VECTOR_ADDITION/equation": "‪Equation‬",
  "VECTOR_ADDITION/a11y.sumCheckbox.accessibleName": "‪Vector Sum, {{symbol}}‬",
  "VECTOR_ADDITION/sum": "‪Sum‬",
  "VECTOR_ADDITION/a11y.vectorValuesAccordionBox.accessibleParagraphBaseVector": "‪For base vector {{symbol}}: magnitude is {{magnitude}}; direction is {{direction}} degrees from positive x axis; x component is {{xComponent}}; y component is {{yComponent}}.‬",
  "VECTOR_ADDITION/a11y.vectorValuesAccordionBox.accessibleParagraphCoefficientVector": "‪For vector {{coefficient}} {{symbol}}: magnitude is {{magnitude}}; direction is {{direction}} degrees from positive x axis; x component is {{xComponent}}; y component is {{yComponent}}.‬",
  "VECTOR_ADDITION/a11y.vectorValuesAccordionBox.accessibleParagraph": "‪For vector {{symbol}}: magnitude is {{magnitude}}; direction is {{direction}} degrees from positive x axis; x component is {{xComponent}}; y component is {{yComponent}}.‬",
  "VECTOR_ADDITION/a11y.invisibleRadioButton.accessibleName": "‪Hidden‬",
  "VECTOR_ADDITION/a11y.triangleRadioButton.accessibleName": "‪Right triangle‬",
  "VECTOR_ADDITION/a11y.parallelogramRadioButton.accessibleName": "‪From vector tail‬",
  "VECTOR_ADDITION/a11y.projectionRadioButton.accessibleName": "‪Projected onto x y axes‬",
  "VECTOR_ADDITION/a11y.componentsRadioButtonGroup.accessibleName": "‪Components Display Style‬",
  "VECTOR_ADDITION/a11y.componentsRadioButtonGroup.accessibleHelpText": "‪Choose whether and where to display vector x y components.‬",
  "VECTOR_ADDITION/a11y.eraserButton.accessibleName": "‪Erase all vectors‬",
  "VECTOR_ADDITION/a11y.eraserButton.accessibleHelpText": "‪Remove all vectors from graph area.‬",
  "VECTOR_ADDITION/a11y.vectorAddedToGraphArea": "‪Vector {{symbol}} added to graph area.‬",
  "VECTOR_ADDITION/a11y.vectorRemovedFromGraphArea": "‪Vector {{symbol}} removed from graph area.‬",
  "VECTOR_ADDITION/a11y.vectorValuesAccordionBox.accessibleHelpTextCollapsed": "‪Show magnitude, direction, and components of selected vector.‬",
  "VECTOR_ADDITION/vectorValues": "‪Vector Values‬",
  "VECTOR_ADDITION/noVectorSelected": "‪No vector selected‬",
  "VECTOR_ADDITION/a11y.equationTypeRadioButtonGroup.accessibleName": "‪Equation Type‬",
  "VECTOR_ADDITION/a11y.equationTypeRadioButtonGroup.accessibleHelpText": "‪Choose the equation that determines how vectors {{symbol1}}, {{symbol2}}, and {{symbol3}} interrelate.‬",
  "VECTOR_ADDITION/a11y.additionRadioButton.accessibleName": "‪{{symbol1}} plus {{symbol2}} equals {{symbol3}}‬",
  "VECTOR_ADDITION/a11y.subtractionRadioButton.accessibleName": "‪{{symbol1}} minus {{symbol2}} equals {{symbol3}}‬",
  "VECTOR_ADDITION/a11y.negationRadioButton.accessibleName": "‪{{symbol1}} plus {{symbol2}} plus {{symbol3}} equals zero‬",
  "VECTOR_ADDITION/a11y.baseVectorsCheckbox.accessibleName": "‪Base Vectors‬",
  "VECTOR_ADDITION/a11y.baseVectorsCheckbox.accessibleHelpText": "‪Show or hide base vectors in graph area.‬",
  "VECTOR_ADDITION/a11y.baseVectorAnglePicker.accessibleName": "‪Base vector {{symbol}}, direction‬",
  "VECTOR_ADDITION/a11y.baseVectorAnglePicker.accessibleHelpText": "‪Choose direction of base vector {{symbol}}, in degrees from positive x axis.‬",
  "VECTOR_ADDITION/a11y.vectorButton.accessibleName": "‪Vector {{symbol}}‬",
  "VECTOR_ADDITION/a11y.vectorButton.accessibleHelpText": "‪Add vector {{symbol}} to graph area.‬",
  "VECTOR_ADDITION/a11y.accessibleHeadings.availableVectors": "‪Available Vectors‬",
  "VECTOR_ADDITION/a11y.vectorSetButton.accessibleName": "‪Vector Set {{symbol}}‬",
  "VECTOR_ADDITION/a11y.vectorSetButton.accessibleHelpText": "‪Add vector from set {{symbol}} to graph area.‬",
  "VECTOR_ADDITION/a11y.equationsVectorNode.accessibleName": "‪{{coefficient}} {{symbol}}‬",
  "VECTOR_ADDITION/a11y.originManipulator.accessibleName": "‪Graph Area Origin‬",
  "VECTOR_ADDITION/a11y.originManipulator.accessibleHelpText": "‪Move to relocate graph area origin, which changes x axis and y axis spans.‬",
  "VECTOR_ADDITION/a11y.originManipulator.accessibleObjectResponse": "‪x axis spans {{minX}} to {{maxX}}, y axis spans {{minY}} to {{maxY}}‬",
  "VECTOR_ADDITION/a11y.baseVectorNode.accessibleName": "‪Base Vector {{symbol}}‬",
  "VECTOR_ADDITION/a11y.vectorNode.body.accessibleObjectResponse": "‪tail at {{tailX}} {{tailY}}, tip at {{tipX}} {{tipY}}‬",
  "VECTOR_ADDITION/a11y.vectorNode.body.accessibleObjectResponseTipOutsideGraphArea": "‪tail at {{tailX}} {{tailY}}, tip at {{tipX}} {{tipY}}, tip outside graph area‬",
  "VECTOR_ADDITION/a11y.vectorNode.body.accessibleName": "‪Vector {{symbol}}‬",
  "VECTOR_ADDITION/a11y.vectorNode.body.accessibleHelpText": "‪Move to change position of vector.‬",
  "VECTOR_ADDITION/a11y.coefficientPicker.accessibleName": "‪Vector {{symbol}} Coefficient‬",
  "VECTOR_ADDITION/a11y.coefficientPicker.accessibleHelpText": "‪Choose coefficient to multiply base vector in equation.‬",
  "VECTOR_ADDITION/a11y.vectorSetButton.accessibleHelpTextEmpty": "‪Disabled when empty.‬",
  "VECTOR_ADDITION/a11y.vectorNode.tip.accessibleObjectResponseCartesianTipReturnedToGraphArea": "‪tip at {{tipX}} {{tipY}}, tip returned to graph area‬",
  "VECTOR_ADDITION/a11y.vectorNode.tip.accessibleObjectResponseCartesian": "‪tip at {{tipX}} {{tipY}}‬",
  "VECTOR_ADDITION/a11y.vectorNode.tip.accessibleObjectResponsePolarTipReturnedToGraphArea": "‪magnitude {{magnitude}}, direction {{angle}} degrees, tip returned to graph area‬",
  "VECTOR_ADDITION/a11y.vectorNode.tip.accessibleObjectResponsePolar": "‪magnitude {{magnitude}}, direction {{angle}} degrees‬",
  "VECTOR_ADDITION/a11y.vectorNode.tip.accessibleName": "‪Vector {{symbol}} tip‬",
  "VECTOR_ADDITION/a11y.vectorNode.tip.accessibleHelpText": "‪Move to change position of vector tip.‬",
  "VECTOR_ADDITION/vector-addition.title": "‪Vector Addition‬",
  "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
  "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
  "JOIST/a11y.goToScreenPattern": "‪Go to {{name}} Screen.‬",
  "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
  "JOIST/a11y.simScreen": "‪Sim Screen‬",
  "JOIST/a11y.home": "‪Home‬",
  "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
  "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
  "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
  "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
  "JOIST/a11y.simScreens": "‪Sim Screens‬",
  "JOIST/a11y.simResources": "‪Sim Resources‬",
  "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Invalid Query Parameters‬",
  "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪One or more of these query parameters have<br>invalid values:‬",
  "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪The simulation will start with default values for<br>those query parameters.‬",
  "JOIST/a11y.voicingToolbar.openToolbar": "‪Open Toolbar‬",
  "JOIST/a11y.voicingToolbar.closeToolbar": "‪Close Toolbar‬",
  "JOIST/a11y.voicingToolbar.hideToolbar": "‪Hide Toolbar‬",
  "JOIST/a11y.voicingToolbar.showToolbar": "‪Show Toolbar‬",
  "JOIST/a11y.voicingToolbar.toolbarShown": "‪Toolbar Shown.‬",
  "JOIST/a11y.voicingToolbar.toolbarHidden": "‪Toolbar hidden.‬",
  "JOIST/a11y.phetMenu": "‪PhET Menu‬",
  "JOIST/a11y.voicingToolbar.voicing.title": "‪Sim Voicing‬",
  "JOIST/a11y.voicingToolbar.voicing.quickInfo": "‪Quick Info‬",
  "JOIST/a11y.voicingToolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
  "JOIST/a11y.voicingToolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
  "JOIST/a11y.voicingToolbar.title": "‪Toolbar‬",
  "JOIST/a11y.voicingToolbar.voicing.playOverviewLabel": "‪Play Overview‬",
  "JOIST/a11y.voicingToolbar.voicing.playDetailsLabel": "‪Play Details‬",
  "JOIST/a11y.voicingToolbar.voicing.playHintLabel": "‪Play Hint‬",
  "JOIST/a11y.voicingToolbar.voicing.overviewLabel": "‪Overview‬",
  "JOIST/a11y.voicingToolbar.voicing.detailsLabel": "‪Details‬",
  "JOIST/a11y.voicingToolbar.voicing.hintLabel": "‪Hint‬",
  "JOIST/a11y.inPlayArea": "‪In Play Area:‬",
  "JOIST/a11y.inControlArea": "‪In Control Area:‬",
  "JOIST/a11y.keyboardHelp.keyboardShortcuts": "‪Keyboard Shortcuts‬",
  "JOIST/a11y.soundToggle.label": "‪All Audio‬",
  "JOIST/a11y.soundToggle.alert.simSoundOn": "‪Audio Features on.‬",
  "JOIST/a11y.soundToggle.alert.simSoundOff": "‪Audio Features off.‬",
  "JOIST/preferences.title": "‪Preferences‬",
  "JOIST/menuItem.phetWebsite": "‪PhET Website…‬",
  "JOIST/menuItem.reportAProblem": "‪Report a Problem…‬",
  "JOIST/menuItem.getUpdate": "‪Check for Updates…‬",
  "JOIST/menuItem.screenshot": "‪Screenshot‬",
  "JOIST/menuItem.fullscreen": "‪Full Screen‬",
  "JOIST/menuItem.about": "‪About…‬",
  "JOIST/keyboardShortcuts.title": "‪Keyboard Shortcuts‬",
  "JOIST/a11y.keyboardHelp.tabToGetStarted.readingBlockNameResponse": "‪Tab to get started.‬",
  "JOIST/keyboardShortcuts.toGetStarted": "‪to get started‬",
  "JOIST/a11y.keyboardHelp.tabToGetStarted.accessibleHelpText": "‪Use Tab to find sim actions, cursor keys to read details.‬",
  "JOIST/versionPattern": "‪version {0}‬",
  "JOIST/license.title": "‪License‬",
  "JOIST/termsPrivacyAndLicensing": "‪Terms, Privacy & Licensing‬",
  "JOIST/privacyPolicy": "‪Privacy Policy‬",
  "JOIST/translation.credits.link": "‪Translation Credits‬",
  "JOIST/thirdParty.credits.link": "‪Third-party Credits‬",
  "JOIST/donateToPhet": "‪Donate to PhET‬",
  "JOIST/updates.checking": "‪Checking for updates…‬",
  "JOIST/updates.upToDate": "‪This simulation is up to date.‬",
  "JOIST/updates.outOfDate": "‪New version available‬",
  "JOIST/updates.newVersionAvailable": "‪There is a new version available: {0}.‬",
  "JOIST/updates.yourCurrentVersion": "‪Your current version is: {0}.‬",
  "JOIST/updates.getUpdate": "‪Get Update…‬",
  "JOIST/updates.noThanks": "‪No Thanks‬",
  "JOIST/updates.offline": "‪Unable to check for updates.‬",
  "JOIST/credits.title": "‪Credits‬",
  "JOIST/credits.leadDesign": "‪Lead Design: {0}‬",
  "JOIST/credits.softwareDevelopment": "‪Software Development: {0}‬",
  "JOIST/credits.team": "‪Team: {0}‬",
  "JOIST/credits.contributors": "‪Contributors: {0}‬",
  "JOIST/credits.qualityAssurance": "‪Quality Assurance: {0}‬",
  "JOIST/credits.graphicArts": "‪Graphic Arts: {0}‬",
  "JOIST/credits.soundDesign": "‪Sound Design: {0}‬",
  "JOIST/credits.thanks": "‪Thanks‬",
  "JOIST/preferences.tabs.overview.title": "‪Overview‬",
  "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
  "JOIST/preferences.tabs.visual.title": "‪Visual‬",
  "JOIST/preferences.tabs.audio.title": "‪Audio‬",
  "JOIST/preferences.tabs.input.title": "‪Input‬",
  "JOIST/preferences.tabs.localization.title": "‪Localization‬",
  "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio Features‬",
  "JOIST/a11y.preferences.tabs.input.gestureControl.enabledAlert": "‪Custom taps and swipes on.‬",
  "JOIST/a11y.preferences.tabs.input.gestureControl.disabledAlert": "‪Custom taps and swipes off.‬",
  "JOIST/a11y.preferences.tabs.labelledDescriptionPattern": "‪{{label}}, {{description}}‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.description": "‪Select the portrayal of people, places, or objects in the sim. Images are not intended to represent the entire diversity of a region or culture.‬",
  "JOIST/preferences.tabs.localization.languageSelection.title": "‪Languages‬",
  "JOIST/preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
  "JOIST/preferences.tabs.general.accessibilityIntro": "‪We are adding features to our simulations to make them more inclusive. Some of these features support accessibility for learners with diverse needs and within diverse environments. Explore this menu to review or change the default presentation settings.‬",
  "JOIST/preferences.tabs.general.moreAccessibility": "‪Look for Inclusive Features on the Simulations Filter page of the PhET website to find all simulations with available features.‬",
  "JOIST/preferences.tabs.visual.interactiveHighlights": "‪Interactive Highlights‬",
  "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Add visual highlights for mouse and touch as you interact.‬",
  "JOIST/a11y.preferences.tabs.visual.interactiveHighlights.enabledAlert": "‪Highlights on for all input.‬",
  "JOIST/a11y.preferences.tabs.visual.interactiveHighlights.disabledAlert": "‪Highlights off for mouse and touch.‬",
  "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
  "JOIST/preferences.tabs.audio.sounds.title": "‪Sounds‬",
  "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Extra Sounds‬",
  "JOIST/preferences.tabs.audio.sounds.description": "‪Play sonifications and sound effects as you interact.‬",
  "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Play additional sound that may be helpful for some learners.‬",
  "JOIST/a11y.preferences.tabs.audio.sounds.soundsOn": "‪Sounds on.‬",
  "JOIST/a11y.preferences.tabs.audio.sounds.soundsOff": "‪Sounds off.‬",
  "JOIST/a11y.preferences.tabs.audio.sounds.extraSounds.extraSoundsOn": "‪Extra Sounds on.‬",
  "JOIST/a11y.preferences.tabs.audio.sounds.extraSounds.extraSoundsOff": "‪Extra Sounds off.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.title": "‪Voicing‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.voicingToolbar.title": "‪Toolbar‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.title": "‪Rate‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.labelString": "‪Voice Rate‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.pitch.title": "‪Pitch‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.voicingOn": "‪Voicing on.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.voicingOff": "‪Voicing off.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.voicingOffOnlyAvailableInEnglish": "‪Voicing off. Only available in English.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.variablesPattern": "‪{{value}}x‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.title": "‪Customize Voice‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.voicingToolbar.toolbarRemoved": "‪Toolbar removed.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.voicingToolbar.toolbarAdded": "‪Toolbar added to sim.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.title": "‪Sim Voicing Options‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.description": "‪Choose details you want voiced as you interact.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.objectDetails.label": "‪Voice object details and changes‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.contextChanges.label": "‪Voice surrounding context changes‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.helpfulHints.label": "‪Voice helpful hints‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.objectDetails.enabledAlert": "‪Voicing object details and changes.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.objectDetails.disabledAlert": "‪Object details and changes muted.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.contextChanges.enabledAlert": "‪Voicing surrounding context changes.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.contextChanges.disabledAlert": "‪Surrounding context changes muted.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.helpfulHints.enabledAlert": "‪Voicing extra help.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.simVoicingOptions.helpfulHints.disabledAlert": "‪Extra help muted.‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.voice.title": "‪Voice‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.voice.titlePattern": "‪Voice: {{value}}‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.voice.noVoicesAvailable": "‪No voices available‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.expandedAlert": "‪expanded‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪collapsed‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.writtenVariablesPattern": "‪{{value}} times‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.rangeDescriptions.voiceRateNormal": "‪normal‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.rangeDescriptions.low": "‪in low range‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.rangeDescriptions.normal": "‪in normal range‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.rangeDescriptions.aboveNormal": "‪above normal range‬",
  "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.rate.rangeDescriptions.high": "‪in high range‬",
  "JOIST/preferences.tabs.audio.voicing.titleEnglishOnly": "‪Voicing (English Only)‬",
  "JOIST/preferences.tabs.audio.voicing.description": "‪Voice and highlight content as you interact.‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.africa": "‪Africa‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.africaModest": "‪Africa (Modest)‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.asia": "‪Asia‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.latinAmerica": "‪Latin America‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.oceania": "‪Oceania‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.random": "‪Random‬",
  "JOIST/preferences.tabs.localization.regionAndCulture.unitedStatesOfAmerica": "‪United States of America‬",
  "JOIST/projectorMode": "‪Projector Mode‬",
  "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Increase color contrast for better visibility in classrooms.‬",
  "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
  "SCENERY_PHET/keyboardHelpDialog.move": "‪Move‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.draggableItems.moveDescription": "‪Move with arrow keys or W, A, S, or D keys.‬",
  "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
  "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
  "SCENERY_PHET/a11y.simSection.screenSummary.multiScreenIntro": "‪The {{screen}} changes as you play with it. It has a Play Area and a Control Area.‬",
  "SCENERY_PHET/a11y.simSection.screenSummary.singleScreenIntroPattern": "‪{{sim}} is an interactive sim. It changes as you play with it. It has a Play Area and a Control Area.‬",
  "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪This screen has custom interactions. If needed, check out keyboard shortcuts under Sim Resources.‬",
  "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Move to next item or group‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
  "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Move to previous item or group‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
  "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Move between items in a group‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.groupNavigationDescription": "‪Move between items in a group with Left and Right arrow keys or Up and Down arrow keys.‬",
  "SCENERY_PHET/keyboardHelpDialog.pressButtons": "‪Press buttons‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or {{enterOrReturn}} keys.‬",
  "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Exit a dialog‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
  "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Set values within keypad‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
  "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Toggle checkboxes‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
  "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Basic Actions‬",
  "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
  "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
  "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
  "SCENERY_PHET/keyboardHelpDialog.or": "‪or‬",
  "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
  "SCENERY_PHET/key.option": "‪Option‬",
  "SCENERY_PHET/key.alt": "‪Alt‬",
  "SCENERY_PHET/key.return": "‪Return‬",
  "SCENERY_PHET/key.enter": "‪Enter‬",
  "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
  "SCENERY_PHET/key.esc": "‪Esc‬",
  "SCENERY_PHET/key.end": "‪End‬",
  "SCENERY_PHET/key.backspace": "‪Backspace‬",
  "SCENERY_PHET/key.delete": "‪Delete‬",
  "SCENERY_PHET/key.fn": "‪Fn‬",
  "SCENERY_PHET/key.home": "‪Home‬",
  "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
  "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
  "SCENERY_PHET/key.space": "‪Space‬",
  "SCENERY_PHET/key.shift": "‪Shift‬",
  "SCENERY_PHET/key.tab": "‪Tab‬",
  "SCENERY_PHET/a11y.resetAll.accessibleName": "‪Reset All‬",
  "SCENERY_PHET/a11y.resetAll.accessibleContextResponse": "‪Everything reset.‬",
  "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
  "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R key.‬",
  "SCENERY_PHET/a11y.playControlButton.stop": "‪Stop‬",
  "SCENERY_PHET/key.a": "‪A‬",
  "SCENERY_PHET/key.c": "‪C‬",
  "SCENERY_PHET/key.d": "‪D‬",
  "SCENERY_PHET/key.l": "‪L‬",
  "SCENERY_PHET/key.r": "‪R‬",
  "SCENERY_PHET/key.s": "‪S‬",
  "SCENERY_PHET/key.w": "‪W‬",
  "SCENERY_PHET/key.one": "‪1‬",
  "SCENERY_PHET/key.two": "‪2‬",
  "SCENERY_PHET/key.three": "‪3‬",
  "SCENERY_PHET/a11y.listItemPunctuation.commaPattern": "‪{{content}},‬",
  "SCENERY_PHET/a11y.listItemPunctuation.semicolonPattern": "‪{{content}};‬",
  "SCENERY_PHET/a11y.listItemPunctuation.periodPattern": "‪{{content}}.‬",
  "SCENERY_PHET/a11y.close": "‪Close‬",
  "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
  "SCENERY_PHET/keyboardHelpDialog.timingControls.pauseOrPlayAction": "‪Pause or play action‬",
  "SCENERY_PHET/a11y.eraserButton.accessibleName": "‪Erase‬",
  "SCENERY_PHET/a11y.grabDrag.movable": "‪movable‬",
  "SCENERY_PHET/units.degrees.symbol": "‪°‬",
  "SCENERY_PHET/units.degrees.symbolPattern": "‪{{value}} °‬",
  "SCENERY_PHET/a11y.units.degrees.pattern": "‪{ $value ->\n  [one] { $value } degree\n  *[other] { $value } degrees\n}‬",
  "SCENERY_PHET/units.radians.symbol": "‪radians‬",
  "SCENERY_PHET/units.radians.symbolPattern": "‪{{value}} radians‬",
  "SCENERY_PHET/a11y.units.radians.pattern": "‪{ $value ->\n  [one] { $value } radian\n  *[other] { $value } radians\n}‬",
  "SCENERY_PHET/a11y.negativeNumber": "‪negative { $value }‬",
  "SCENERY_PHET/a11y.scientificNotation": "‪{ $value } times ${ $base } to the { $exponent } power‬",
  "SCENERY_PHET/scientificNotation": "‪{{value}} × {{base}}<sup>{{exponent}}</sup>‬",
  "SUN/a11y.radioButtonGroup.combinedNameResponse": "‪{{groupName}}, {{buttonName}}‬",
  "SUN/a11y.closed": "‪Closed‬",
  "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬",
  "SUN/a11y.numberSpinnerRoleDescription": "‪number spinner‬"
}