{
  "en": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Mean & Median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Plot Type‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪What is the typical kick distance?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪How does each kick influence the mean and median?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Mean‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predict Median‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predict Mean‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Dot Plot‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Line Plot‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sort Data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪You sorted the data!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Center and Variability‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "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.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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/termsPrivacyAndLicensing": "‪Terms, Privacy & Licensing‬",
    "JOIST/translation.credits.link": "‪Translation Credits‬",
    "JOIST/thirdParty.credits.link": "‪Third-party Credits‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Keyboard Shortcuts‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪to get started‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "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/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/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.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.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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "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": "‪To find other simulations with inclusive features, look for Access and Inclusion on the simulation filter page and filter by inclusive feature.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪Projector Mode‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Increase color contrast for better visibility in classrooms.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/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 Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "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/keyboardHelpDialog.or": "‪or‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Slider Controls‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Adjust‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slider‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in larger steps‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jump to {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jump to {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "am": {
    "CENTER_AND_VARIABILITY/screen.median": "‪አጋማሽ‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪አማካኝ እና አጋማሽ‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪የአቀማመጥ አይነት‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪የተለመደው የመርገጥ ርቀት ምን ያህል ነው?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪እያንዳንዱ ምት በአማካይ እና መካከለኛው ላይ እንዴት ተጽዕኖ ይኖረዋል?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪አጋማሽ‬",
    "CENTER_AND_VARIABILITY/mean": "‪አማካኝ‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪አጋማሽን መገመት‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪አማካኝን መገመት‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪የነጥብ አቀማመጥ‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪የመስመር አቀማመጥ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪ዳታ በቅደምተከተል መደርደር‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪ዳታዉን ደርድረሃል!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪መሃል እና ተለዋዋጭነት‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪የማያገለግሉ የጥያቄ መለኪያዎች‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪ከእነዚህ መጠይቅ መለኪያዎች ውስጥ አንድ ወይም  ከዚያ በላይ <br>ልክ ያልሆኑ እሴቶች አሏቸው፡‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪ሲሙሌሽኑ  ለተጠየቁት መለኪያዎች <br> በነባሪ ዋጋዎች ይጀምራል።‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪ምርጫዎች‬",
    "JOIST/menuItem.phetWebsite": "‪ፌት ድረ-ገጽ...‬",
    "JOIST/menuItem.reportAProblem": "‪ችግሩን አመልክት/ች...‬",
    "JOIST/menuItem.getUpdate": "‪ማሻሻያዎች ካለ አረጋግጥ/ጭ...‬",
    "JOIST/menuItem.screenshot": "‪ሰሌዳ ማንሻ‬",
    "JOIST/menuItem.fullscreen": "‪ሙሉ ሰሌዳ‬",
    "JOIST/menuItem.about": "‪ስለ...‬",
    "JOIST/termsPrivacyAndLicensing": "‪ህጋዊ ጉዳዮች‬",
    "JOIST/translation.credits.link": "‪ለትርጉሙ ተመስጋኝ‬",
    "JOIST/thirdParty.credits.link": "‪ሶስተኛ ወገን ምስጋና‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪የቁልፍ ሰሌዳ አቋራጮች‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪ለመጀመር‬",
    "JOIST/versionPattern": "‪ቅጂ {0}‬",
    "JOIST/updates.checking": "‪ማሻሻያ መኖሩን እያረጋገጥኩ ነው...‬",
    "JOIST/updates.upToDate": "‪ይህ ሲሙሌሽን የተዘመነ ነው።‬",
    "JOIST/updates.outOfDate": "‪አዲስ ቅጂ አለ‬",
    "JOIST/updates.newVersionAvailable": "‪አዲስ ቅጂ ይገኛል፡ {0}።‬",
    "JOIST/updates.yourCurrentVersion": "‪የተሻሻለው ቅጂ ፡{0}።‬",
    "JOIST/updates.getUpdate": "‪ማሻሻያውን አግኝ/ኚ...‬",
    "JOIST/updates.noThanks": "‪አልፈልግም አመሰግናለሁ‬",
    "JOIST/updates.offline": "‪ማሻሻያ መኖሩን ማረጋገጥ አልቻልኩም።‬",
    "JOIST/preferences.tabs.overview.title": "‪እይታ‬",
    "JOIST/preferences.tabs.simulation.title": "‪ሲሙሌሽን(ምስያ)‬",
    "JOIST/preferences.tabs.visual.title": "‪እይታ‬",
    "JOIST/preferences.tabs.audio.title": "‪ድምጽ‬",
    "JOIST/preferences.tabs.input.title": "‪ግብአት‬",
    "JOIST/preferences.tabs.localization.title": "‪አካባቢያዊነት‬",
    "JOIST/credits.title": "‪ምስጋና‬",
    "JOIST/credits.leadDesign": "‪መሪ ቀራፂ፡{0}‬",
    "JOIST/credits.softwareDevelopment": "‪የሶፍትዌር ልማት፡{0}‬",
    "JOIST/credits.team": "‪ቡድን፡{0}‬",
    "JOIST/credits.contributors": "‪አስተዋጽዖ አበርካቾች: {0}‬",
    "JOIST/credits.qualityAssurance": "‪የጥራት ማረጋገጫ፡{0}‬",
    "JOIST/credits.graphicArts": "‪ግራፊክ ጥበባት፡{0}‬",
    "JOIST/credits.soundDesign": "‪የድምፅ አቀናባሪ፡ {0}‬",
    "JOIST/credits.thanks": "‪አመሰግናለሁ‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪የድምጽ ባህሪያት‬",
    "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.visual.interactiveHighlights": "‪መስተጋብራዊ ድምቀቶች‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪ማውዙን በመንካት መስተጋብር በሚፈጥሩበት ወቅት ምስላዊ ድምቀቶችን ያክሉ።‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪ክልልና ባህል‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪ሲሙሌሽኖቻችንን  የበለጠ አካታች ለማድረግ ባህሪያትን እየጨመርን እንገኛለን። ከእነዚህ ባህሪያት መካከል አንዳንዶቹ የተለያየ ፍላጎት ላላቸው እና በተለያዩ አካባቢዎች ውስጥ ላሉ ተማሪዎች ተደራሽነትን ይደግፋሉ። ነባሪውን የአቀራረብ ቅንጅቶችን ለመገምገም ወይም ለመቀየር በዚህ ምናሌ ውስጥ ያሉትን ትሮችን ያስሱ።‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪ሌሎች አካታች ባህሪያትን ያካተቱ ሲሙሌሽኖችን ለማግኘት በሲሙሌሽን ማጣሪያ ገጽ ላይ መዳረሻ እና ማካተትን ይፈልጉ እና በአካታች ባህሪ ያጣሩ።‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪ድምጾች‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪ተጨማሪ ድምጾች‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪መስተጋብር በሚፈጥሩበት ጊዜ ሶኒፊኬሽን እና የድምጽ ተፅእኖዎችን ያጫውቱ።‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪ለአንዳንድ ተማሪዎች ጠቃሚ ሊሆን የሚችል ተጨማሪ ድምጽ ያጫውቱ።‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪ድምጽ መስጠት (እንግሊዝኛ ብቻ)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪በሚገናኙበት ጊዜ ድምጽ እና ይዘትን አድምቅ/ቂ‬",
    "JOIST/projectorMode": "‪የፕሮጀክተር ሁኔታ‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪በክፍሎች ውስጥ ለተሻለ ታይነት የቀለም ንፅፅርን ይጨምሩ።‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪አ‬",
    "SCENERY_PHET/key.c": "‪ቸ‬",
    "SCENERY_PHET/key.d": "‪ደ‬",
    "SCENERY_PHET/key.r": "‪ረ‬",
    "SCENERY_PHET/key.s": "‪ሰ‬",
    "SCENERY_PHET/key.w": "‪ወ‬",
    "SCENERY_PHET/key.one": "‪1‬",
    "SCENERY_PHET/key.two": "‪2‬",
    "SCENERY_PHET/key.three": "‪3‬",
    "SCENERY_PHET/key.option": "‪ምርጫ‬",
    "SCENERY_PHET/key.alt": "‪የቁልፍ ሰሌዳ.Alt‬",
    "SCENERY_PHET/key.esc": "‪እየተካሄድ ካለዉ ሁነት የሚያስወጣ የቁልፍ ሰሌዳ(ዝለል)‬",
    "SCENERY_PHET/key.capsLock": "‪የቁልፍ ሰሌዳ.Caps Lock (ካፕስ ሎክ ፊደልን ወደ ትልቆቹ ወይም ወደ ትንሾቹ መቀያየሪያ)‬",
    "SCENERY_PHET/key.end": "‪መጨረሻ‬",
    "SCENERY_PHET/key.enter": "‪ግባ/ቢ‬",
    "SCENERY_PHET/key.fn": "‪አገልግሎት ሰጭ የቁልፍ ሰሌዳ‬",
    "SCENERY_PHET/key.home": "‪ቤት‬",
    "SCENERY_PHET/key.pageDown": "‪የቁልፍ ሰሌዳን በመጠቀም አንድ ገፅ ወደ ታች ማንሸራተትበመጠቀም አንድ ገፅ ወደላይ ማንሸራተት)‬",
    "SCENERY_PHET/key.pageUp": "‪የቁልፍ ሰሌዳን በመጠቀም አንድ ገፅ ወደላይ ማንሸራተት‬",
    "SCENERY_PHET/key.space": "‪የቁልፍ ሰሌዳ በመጠቀም ቦታ መስጠት‬",
    "SCENERY_PHET/key.shift": "‪ቀይር‬",
    "SCENERY_PHET/key.tab": "‪የቁልፍ ሰሌዳ በመጠቀም ወደ ጎን በተወሰነ ልዩነት መሄድ‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪ወደሚቀጥለው ምር1ጫ ወይም ቡድን ሂድ/ጅ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪ወደቅድሙ ምርጫ ወይም ቡድን ሂድ/ጅ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪በቡድን ውስጥ ባሉ ምርጫዎች መካከል ሂድ/ጅ‬",
    "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": "‪ቁልፎቹን ተጫን/ኝ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪ሁሉንም ዳግም አስጀምር‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪ከውይይት ውጣ/ጭ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪በቁልፍ ሰሌዳ ውስጥ ዋጋዎቹን ያስቀምጡ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪አመልካች ሳጥኖችን ቀይር‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪ዋና ተግባራት‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ወይም‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪ኬ‬",
    "SCENERY_PHET/key.l": "‪ለ‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪ማንሸራተቻ መቆጣጠርያዎች‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪አስተካክል/ይ‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪ማንሸራተቻ‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪ከፍተኛ‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪ዝቅተኛ‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪ተንሸራታቹን አስተካክል‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪በትንንሽ ደረጃዎች አስተካክል‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪በትልልቅ ደረጃዎች አስተካክል‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} በትንሽ ደረጃዎች‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} በትላልቅ ደረጃዎች‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪ዝለል{{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪ዝለል {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ወደ <b>ያዝ/ዥ</b>ወይም <b>ልቀቅ/ቂ</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ar_MA": {
    "CENTER_AND_VARIABILITY/screen.median": "‫الواسط‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‫المعدل و الواسط‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‫نوعية المنحنى‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‫ما هي المسافة الاعتيادية عند رمي الكرة؟‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‫كيف تؤثر كل رمية على المعدل و الواسط؟‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‫الواسط‬",
    "CENTER_AND_VARIABILITY/mean": "‫المعدل‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‫التنبأ بالواسط‬",
    "CENTER_AND_VARIABILITY/predictMean": "‫التنبأ بالمعدل‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‫؟‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‫نقط المنحنى‬",
    "CENTER_AND_VARIABILITY/linePlot": "‫رسم المنحنى‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‫ترتيب القياسات‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‫تم ترتيب المعطيات!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‫المركز و القيم المتغيرة‬",
    "JOIST/simTitleWithScreenNamePattern": "‫{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‫معطيات بحث غير صالحة‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‫واحدة أو أكثر من معامِلات البحث تحتوي على <br> قيم غير صالحة:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‫ستبدأ المحاكاة بالقيم الافتراضية <br> معامِلات طلب البحث هذه.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‫تفضيلات‬",
    "JOIST/menuItem.phetWebsite": "‫موقع PhET‬",
    "JOIST/menuItem.reportAProblem": "‫التبليغ عن مشكلة‬",
    "JOIST/menuItem.getUpdate": "‫تحقق من التحديثات ...‬",
    "JOIST/menuItem.screenshot": "‫تصوير شاشة الحاسوب‬",
    "JOIST/menuItem.fullscreen": "‫تكبير الشاشة‬",
    "JOIST/menuItem.about": "‫معلومات حول الاصدار‬",
    "JOIST/termsPrivacyAndLicensing": "‫الشروط، الخصوصية، والترخيص‬",
    "JOIST/translation.credits.link": "‫رصيد الترجمة‬",
    "JOIST/thirdParty.credits.link": "‫أرصدة الطرف الثالث‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‫أزرار مختصرة‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‫اضغط للبدء‬",
    "JOIST/versionPattern": "‫نسخة {0}‬",
    "JOIST/updates.checking": "‫جاري التحقق من الحديثات ...‬",
    "JOIST/updates.upToDate": "‫تم تحديث هذه المحاكاة‬",
    "JOIST/updates.outOfDate": "‫اصدار جديد متوفر‬",
    "JOIST/updates.newVersionAvailable": "‫النسخة الجديدة المتوفرة:{0}‬",
    "JOIST/updates.yourCurrentVersion": "‫نسختك الحالية هي: {0}‬",
    "JOIST/updates.getUpdate": "‫احصل على تحديث‬",
    "JOIST/updates.noThanks": "‫لا، شكرا‬",
    "JOIST/updates.offline": "‫لا يمكن الحصول على تحديثات‬",
    "JOIST/preferences.tabs.overview.title": "‫نظرة شاملة‬",
    "JOIST/preferences.tabs.simulation.title": "‫محاكاة‬",
    "JOIST/preferences.tabs.visual.title": "‫مرئي‬",
    "JOIST/preferences.tabs.audio.title": "‫الصوت‬",
    "JOIST/preferences.tabs.input.title": "‫مدخلات (معطيات)‬",
    "JOIST/preferences.tabs.localization.title": "‫الموقع الجغرافي‬",
    "JOIST/credits.title": "‫اعتمادات‬",
    "JOIST/credits.leadDesign": "‫انجاز التصميم: {0}‬",
    "JOIST/credits.softwareDevelopment": "‫مطور التطبيق: {0}‬",
    "JOIST/credits.team": "‫فريق العمل: {0}‬",
    "JOIST/credits.contributors": "‫المساهمون: {0}‬",
    "JOIST/credits.qualityAssurance": "‫ضمان الجودة:{0}‬",
    "JOIST/credits.graphicArts": "‫انجاز فنون الجرافيك: {0}‬",
    "JOIST/credits.soundDesign": "‫تصميم الصوت: {0}‬",
    "JOIST/credits.thanks": "‫شكرا‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‫ضبط الصوت‬",
    "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.visual.interactiveHighlights": "‫إضاءات تفاعلية‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‫أضف تمييزات مرئية للماوس ولوحة المفاتيح أثناء التفاعل‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‫المنطقة و الثقافة‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‫نحن نضيف ميزات إلى عمليات المحاكاة لجعلها أكثر شمولاً. تدعم بعض هذه الميزات إمكانية الوصول للتلاميذ ذوي الاحتياجات المتنوعة وفي بيئات متنوعة. استكشف علامات التبويب في هذه القائمة لمراجعة أو تغيير إعدادات العرض التقديمي الافتراضية.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‫للعثور على عمليات محاكاة أخرى ذات ميزات شاملة ، ابحث في صفحة مرشح المحاكاة وقم بالضبط حسب الميزة الشاملة.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‫أصوات‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‫صوت مرتفع‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‫تشغيل الصوت والمؤثرات الصوتية أثناء تفاعلك.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‫تشغيل صوت إضافي قد يكون مفيدًا لبعض المتعلمين.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‫تشغيل الصوت (خاص باللغة الانجليزية)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‫قم بتشغيل الصوت وإبراز المحتوى أثناء تفاعلك‬",
    "JOIST/projectorMode": "‫وضعية المسلاط‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‫زيادة تباين الألوان لتوضيح الرؤية أفضل داخل القسم‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‫{{units}} {{distance}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‫A‬",
    "SCENERY_PHET/key.c": "‫C‬",
    "SCENERY_PHET/key.d": "‫D‬",
    "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/key.option": "‫اختيارات‬",
    "SCENERY_PHET/key.alt": "‫Alt‬",
    "SCENERY_PHET/key.esc": "‫الزر Esc‬",
    "SCENERY_PHET/key.capsLock": "‫Caps Lock‬",
    "SCENERY_PHET/key.end": "‫نهاية‬",
    "SCENERY_PHET/key.enter": "‫تأكيد‬",
    "SCENERY_PHET/key.fn": "‫الزر Fn‬",
    "SCENERY_PHET/key.home": "‫الصفحة الرئيسية‬",
    "SCENERY_PHET/key.pageDown": "‫اضغط هنا للنزول لأسفل الصفحة‬",
    "SCENERY_PHET/key.pageUp": "‫اضغط هنا للصعود لأعلى الصفحة‬",
    "SCENERY_PHET/key.space": "‫Space‬",
    "SCENERY_PHET/key.shift": "‫Shift‬",
    "SCENERY_PHET/key.tab": "‫Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‫انتقل إلى العنصر أو المجموعة الموالية‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‫انتقل إلى العنصر أو المجموعة السابقة‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‫التنقل بين عناصر المجموعة‬",
    "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": "‫اضغط‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‫Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‫الخروج‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‫ادخال القيم باستعمال لوحة المفاتيح‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‫تبديل مربعات الاختيار‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‫الإجراءات الأساسية‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‫أو‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‫-‬",
    "SCENERY_PHET/key.k": "‫K‬",
    "SCENERY_PHET/key.l": "‫L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‫اعدادات السكة‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‫قم بالتعديل‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‫السكة‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‫الحد الأقصى‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‫الحد الأدنى‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‫تعديل السكة‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‫التعديل بخطوات أصغر‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‫التعديل بخطوات أكبر‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‫{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‫{{verb}} بخطوات أصغر‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‫{{verb}} بخطوات أكبر‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‫القفز الى {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‫القفز الى {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‫من أجل <b> انتزع </ b> أو <b> قم بتحرير </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "az": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Ədədi orta&median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Süjet növü‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Tipik zərbə məsafəsi nədir?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Hər zərbə ədədi orta və mediana necə təsir edir?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Ədədi orta‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Medianı təxmin et‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Ədədi ortanı təxmin et‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Nöqtə Süjeti‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Xətt Süjeti‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Verilənləri sırala‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Verilənləri sıraladınız!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Mərkəz və Dəyişkənlik‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Yanlış sorğu parametrləri‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Bu sorğu parametrlərindən birində və ya bir neçəsində<br>yanlış dəyərlər var:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simulyasiya həmin sorğu parametrləri üçün<br>cari dəyərlərlə başlayacaq.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Üstünlüklər‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Veb Səhifəsi‬",
    "JOIST/menuItem.reportAProblem": "‪Problemi Bildirin...‬",
    "JOIST/menuItem.getUpdate": "‪Güncəlləmələri yoxla...‬",
    "JOIST/menuItem.screenshot": "‪Ekran görüntüsü‬",
    "JOIST/menuItem.fullscreen": "‪Tam ekran‬",
    "JOIST/menuItem.about": "‪Haqqında...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Şərtlər, Gizlilik və Lisenziyalaşdırma‬",
    "JOIST/translation.credits.link": "‪Tərcümə Yardımçıları‬",
    "JOIST/thirdParty.credits.link": "‪Üçüncü-tərəf yardımçılar‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Klaviatura qısa yolları‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪başlamaq üçün‬",
    "JOIST/versionPattern": "‪versiya {0}‬",
    "JOIST/updates.checking": "‪Yeniləmələr yoxlanılır...‬",
    "JOIST/updates.upToDate": "‪Bu simulyasiya yenilənmişdir.‬",
    "JOIST/updates.outOfDate": "‪Yeni versiya mövcuddur‬",
    "JOIST/updates.newVersionAvailable": "‪Yeni versiya mövcuddur: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Cari versiyanız: {0}‬",
    "JOIST/updates.getUpdate": "‪Yeniləmələri əldə edin...‬",
    "JOIST/updates.noThanks": "‪Xeyr, təşəkkürlər‬",
    "JOIST/updates.offline": "‪Güncəlləmələri yoxlamaq mümkün olmadı.‬",
    "JOIST/preferences.tabs.overview.title": "‪Ümumi baxış‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulyasiya‬",
    "JOIST/preferences.tabs.visual.title": "‪Vizual‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Daxil edilən‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalizasiya‬",
    "JOIST/credits.title": "‪Tanıtım - Yardımçılar‬",
    "JOIST/credits.leadDesign": "‪Baş Dizayner: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Proqram tərtibatçıları: {0}‬",
    "JOIST/credits.team": "‪Komanda: {0}‬",
    "JOIST/credits.contributors": "‪İştirak edənlər: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Keyfiyyətin təminatı: {0}‬",
    "JOIST/credits.graphicArts": "‪Qrafik sənətlər tərtibatçısı: {0}‬",
    "JOIST/credits.soundDesign": "‪Səs dizaynı: {0}‬",
    "JOIST/credits.thanks": "‪Təşəkkürlər‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio xüsusiyyətlər‬",
    "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.visual.interactiveHighlights": "‪İnteraktiv vurğular‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Siçan üçün vizual vurğu əlavə edin və əlaqə qurduqca toxunun.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region və Mədəniyyət‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Simulyasiyalarımızı daha əhatəli etmək üçün onlara yeni funksiyalar əlavə edirik. Bu xüsusiyyətlərdən bəziləri xüsusi ehtiyacları olan və müxtəlif mühitlərdə olan öyrənənlər üçün əlçatanlığı dəstəkləməkdir. Ənənəvi təqdimat parametrlərini nəzərdən keçirmək və ya dəyişmək üçün bu menyunu araşdırın.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Əhatəli xüsusiyyətlərə malik digər simulyasiyaları tapmaq üçün simulyasiya filtri səhifəsində \"Giriş və Daxiletmə\"ni axtarın və əhatəli xüsusiyyətə görə filtrləyin.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Səslər‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Əlavə səslər‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Qarşılıqlı əlaqə zamanı sonifikasiyaları və səs effektlərini səsləndirin.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Bəzi öyrənənlər üçün faydalı ola biləcək əlavə səs səsləndirin.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Səsləndirmə (Yalnız İngilis dili)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Qarşılıqlı əlaqə qurarkən səs verin və məzmunu vurğulayın.‬",
    "JOIST/projectorMode": "‪Proyektor rejimi‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Sinif otaqlarında daha yaxşı görünmə üçün rəng kontrastını artırın.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Seçim‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪Son‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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": "‪Boşluq (Space)‬",
    "SCENERY_PHET/key.shift": "‪Yerdəyişmə‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Növbəti maddəyə yaxud qrupa keçin‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Əvvəlki maddəyə yaxud qrupa keçin‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Qrupdakı növbəti maddəyə keçin‬",
    "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": "‪Düymələrə basın‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Hamısını Sıfırla‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Pəncərəni bağlayın‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Klaviatura daxilində qiymətlər təyin edin‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Seçim qutusunu dəyişdirin‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Əsas fəaliyyətlər‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ya‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Sürgüyə nəzarət‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪tənzimləyin‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪Sürgü‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Maksimum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Slayderi tənzimlə‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Kiçik addımlarla sürüşdür‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Böyük addımlarla sürüşdür‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{slider}}nü {{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪Kiçik addımlarla {{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪Böyük addımlarla {{verb}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}}a keçid edin‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}}a keçid edin‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Tut</b> yaxud <b>Burax</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "bg": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Медиана‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Средна стойност и медиана‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Тип Диаграма‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Какво е типичното разстояние за ритник?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Как всеки ритник влияе на средната стойност и медианата?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Медиана‬",
    "CENTER_AND_VARIABILITY/mean": "‪Средна стойност‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Прогнозирайте медианата‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Прогнозирайте средната стойност‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Точкова Диаграма‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Линейна Диаграма‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Сартирай данните‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Сортирахте данните!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Център и Променливост‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Невалидни параметри‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Един или повече от тези параметри са невалидни:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Симулацията ще започне със стандартните стойности за тези параметри.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Настройки‬",
    "JOIST/menuItem.phetWebsite": "‪Сайтът на PhET…‬",
    "JOIST/menuItem.reportAProblem": "‪Съобщи за проблем‬",
    "JOIST/menuItem.getUpdate": "‪Провери за обновления‬",
    "JOIST/menuItem.screenshot": "‪Снимка на екрана‬",
    "JOIST/menuItem.fullscreen": "‪Цял екран‬",
    "JOIST/menuItem.about": "‪Относно‬",
    "JOIST/termsPrivacyAndLicensing": "‪Условия, поверителност и лиценз‬",
    "JOIST/translation.credits.link": "‪Превод‬",
    "JOIST/thirdParty.credits.link": "‪Използвани авторски права‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Клавишни комбинации‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪начало‬",
    "JOIST/versionPattern": "‪версия {0}‬",
    "JOIST/updates.checking": "‪Проверява за обновления‬",
    "JOIST/updates.upToDate": "‪Симулацията е актуална‬",
    "JOIST/updates.outOfDate": "‪Има нова версия‬",
    "JOIST/updates.newVersionAvailable": "‪Има нова версия: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Настоящата версия: {0}‬",
    "JOIST/updates.getUpdate": "‪Вземи обновление‬",
    "JOIST/updates.noThanks": "‪Не, благодаря‬",
    "JOIST/updates.offline": "‪Неуспешна проверка за обновления.\n\nНе може да се обнови‬",
    "JOIST/preferences.tabs.overview.title": "‪Преглед‬",
    "JOIST/preferences.tabs.simulation.title": "‪Симулация‬",
    "JOIST/preferences.tabs.visual.title": "‪Визуални‬",
    "JOIST/preferences.tabs.audio.title": "‪Аудио‬",
    "JOIST/preferences.tabs.input.title": "‪Въвеждане‬",
    "JOIST/preferences.tabs.localization.title": "‪Локализиране‬",
    "JOIST/credits.title": "‪Автори‬",
    "JOIST/credits.leadDesign": "‪Водещи дизайнери: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Разработил софтуера: {0}‬",
    "JOIST/credits.team": "‪Екип: {0}‬",
    "JOIST/credits.contributors": "‪Сътрудници:  {0}‬",
    "JOIST/credits.qualityAssurance": "‪Качествен контрол: {0}‬",
    "JOIST/credits.graphicArts": "‪Графични дизайнери: {0}‬",
    "JOIST/credits.soundDesign": "‪Аудио режисьор: {0}‬",
    "JOIST/credits.thanks": "‪Благодарности‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Звукови ефекти‬",
    "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.visual.interactiveHighlights": "‪Интерактивни маркери‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Добавете визуални очертания за мишката и обектите, с които взаимодействате.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Регион и Култура‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Добавяме функции към нашите симулации, за да ги направим по-приобщаващи. Някои от тези функции поддържат достъпност за учащи с различни нужди и в различни среди. Разгледайте това меню, за да прегледате или промените настройките за представяне по подразбиране.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪За да намерите други симулации с включени функции, потърсете Достъп и включване на страницата с филтър за симулация и филтрирайте по включена функция.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Звуци‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Допълнителни звуци‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Възпроизвеждай звукови ефекти при взаимодействие.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Възпроизвеждай допълнителни звуци, които могат да бъдат полезни на някои ученици.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Озвучение (само на аглийски)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Озвучение и акценти докато взаимодействате.‬",
    "JOIST/projectorMode": "‪Проекторен режим‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Увеличете цветния контраст за по-добра видимост в класната стая.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪Отиди на следващ обект‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Отиди на предходен обект‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Движи се между обектите‬",
    "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": "‪Натисни бутона‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Нулирай всичко‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Затвори прозореца‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Въведи стойности от клавиатурата‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Маркирай квадратчето‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Основни действия‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪или‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Настройки на плъзгачите‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Коригирай‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪плъзгач‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪максимално‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪минимално‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} на малки стъпки‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} на големи стъпки‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Отиди на {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Отиди на {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪за <b>Хващане</b> или <b>Освобождаване</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "bn": {
    "CENTER_AND_VARIABILITY/screen.median": "‪মধ্যমা/Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪গড় এবং মধ্যমা/Mean & Median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪প্লট টাইপ‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪সাধারণ কিক দূরত্ব কি?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪প্রতিটি কিক কিভাবে গড় এবং মধ্যমাকে প্রভাবিত করে?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪মধ্যমা‬",
    "CENTER_AND_VARIABILITY/mean": "‪গড়‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪অনুমিত মধ্যমা‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪অনুমিত গড়‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪ডট  প্লট‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪লাইন প্লট‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪ডেটা   সাজাও/সাজান‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪আপনি তথ্য সাজান!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪কেন্দ্র এবং পরিবর্তনশীলতা/Center and Variability‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "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.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪পদার্থবিজ্ঞান শিক্ষা প্রযুক্তি  ওয়েবসাইট...‬",
    "JOIST/menuItem.reportAProblem": "‪(সমস্যার জন্য রিপোর্ট  করো... )‬",
    "JOIST/menuItem.getUpdate": "‪আপডেটের জন্য চেক কর(Check for Updates…)‬",
    "JOIST/menuItem.screenshot": "‪স্ক্রিনশট‬",
    "JOIST/menuItem.fullscreen": "‪ফুল স্ক্রীন‬",
    "JOIST/menuItem.about": "‪সম্পর্কে‬",
    "JOIST/termsPrivacyAndLicensing": "‪Terms, Privacy & Licensing‬",
    "JOIST/translation.credits.link": "‪(Debasis Halder,HCC, B.Sc ,M.S in Physics, M.S in RET, PG.Dip in ICT, PG.Dip in Capital Market )‬",
    "JOIST/thirdParty.credits.link": "‪Third-party Credits‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Keyboard Shortcuts‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪to get started‬",
    "JOIST/versionPattern": "‪ভার্সন {0}‬",
    "JOIST/updates.checking": "‪আপডেট চেক করা  হচ্ছে (Checking for updates…)‬",
    "JOIST/updates.upToDate": "‪এই সিমুলেশন আপ-টু-ডেট‬",
    "JOIST/updates.outOfDate": "‪New version available‬",
    "JOIST/updates.newVersionAvailable": "‪{0}‬",
    "JOIST/updates.yourCurrentVersion": "‪তোমার বর্তমান ভার্সন হয়: {0}.‬",
    "JOIST/updates.getUpdate": "‪(আপডেট  পাও ) Get Update…‬",
    "JOIST/updates.noThanks": "‪না, ধন্যবাদ‬",
    "JOIST/updates.offline": "‪আপডেট  খুঁজতে  অসমর্থ‬",
    "JOIST/preferences.tabs.overview.title": "‪Overview‬",
    "JOIST/preferences.tabs.simulation.title": "‪সিমুলেশন‬",
    "JOIST/preferences.tabs.visual.title": "‪Visual‬",
    "JOIST/preferences.tabs.audio.title": "‪অডিও‬",
    "JOIST/preferences.tabs.input.title": "‪ইনপুট [Input]‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "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": "‪ধন্যবাদ‬",
    "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.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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "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": "‪অন্তর্ভুক্ত বৈশিষ্ট্য সহ অন্যান্য সিমুলেশনগুলি খুঁজে পেতে, সিমুলেশন ফিল্টার পৃষ্ঠায় অ্যাক্সেস এবং অন্তর্ভুক্তির সন্ধান করুন এবং অন্তর্ভুক্ত বৈশিষ্ট্য দ্বারা ফিল্টার করুন (To find other simulations with inclusive features, look for Access and Inclusion on the simulation filter page and filter by inclusive feature.)‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪শব্দ [Sounds]‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪অতিরিক্ত শব্দাবলী‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪প্রজেক্টর মুড‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪শ্রেণীকক্ষে আরও ভালো দৃশ্যমানতার জন্য রং(color) এর  বৈসাদৃশ্য বাড়ান‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪শেষ‬",
    "SCENERY_PHET/key.enter": "‪প্রবেশ‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪হোম‬",
    "SCENERY_PHET/key.pageDown": "‪নিচের  পৃষ্ঠা‬",
    "SCENERY_PHET/key.pageUp": "‪উপরের পৃষ্ঠা‬",
    "SCENERY_PHET/key.space": "‪Space‬",
    "SCENERY_PHET/key.shift": "‪শিফট‬",
    "SCENERY_PHET/key.tab": "‪ট্যাব‬",
    "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 Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "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/keyboardHelpDialog.or": "‪অথবা‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Slider Controls‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Adjust‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slider‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪সর্বাধিক‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪সর্বনিম্ন‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪অ্যাডজাস্ট  স্লাইডার‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪ছোট  ধাপে অ্যাডজাস্ট করো‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪বড় ধাপে অ্যাডজাস্ট করো‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in larger steps‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jump to {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jump to {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "bs": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Medijana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Srednja vrijednost & Medijana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪tip grafika‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Kolika je uobičajena dužina šuta?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Kako pojedinačni šut utiče na srednju vrijednost  i medijanu?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Medijana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Srednja vrijednost‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Pretpostavi medijanu‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Pretpostavi srednju vrijednost‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪tačkasti grafik‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪linijski grafik‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sortiraj podatke‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Sortirao si podatke!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Sredina i raspodjela‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Nevažeći parametri upita‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Jedan ili više ulaznih parametara ima nevažeće vrijednosti‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simulacija će početi sa zadanim vrijednostima za ove <br> parametre upita‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Podešavanja‬",
    "JOIST/menuItem.phetWebsite": "‪PhET sajt‬",
    "JOIST/menuItem.reportAProblem": "‪Prijavi problem ...‬",
    "JOIST/menuItem.getUpdate": "‪Provjeriti ažuriranja ...‬",
    "JOIST/menuItem.screenshot": "‪Slika ekrana‬",
    "JOIST/menuItem.fullscreen": "‪Cijeli ekran‬",
    "JOIST/menuItem.about": "‪O ...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Uslovi, privatnost i licenciranje‬",
    "JOIST/translation.credits.link": "‪Prijevod: Dino M. Ćorović‬",
    "JOIST/thirdParty.credits.link": "‪Doprinosi treće strane‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Prečice sa tastature‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪započni‬",
    "JOIST/versionPattern": "‪verzija {0}‬",
    "JOIST/updates.checking": "‪Provjera ažuriranja ...‬",
    "JOIST/updates.upToDate": "‪Ova simulacija je aktuelna.‬",
    "JOIST/updates.outOfDate": "‪Dostupna je nova verzija‬",
    "JOIST/updates.newVersionAvailable": "‪Postoji nova verzija: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Vaša trenutna verzija je: {0}‬",
    "JOIST/updates.getUpdate": "‪Dobiti ažuriranja ...‬",
    "JOIST/updates.noThanks": "‪Ne hvala!‬",
    "JOIST/updates.offline": "‪Nije moguće provjeriti ažuriranja.‬",
    "JOIST/preferences.tabs.overview.title": "‪Pregled‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulacija‬",
    "JOIST/preferences.tabs.visual.title": "‪Vizuelno‬",
    "JOIST/preferences.tabs.audio.title": "‪Zvuk‬",
    "JOIST/preferences.tabs.input.title": "‪Ulaz‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalizacija‬",
    "JOIST/credits.title": "‪Zasluge‬",
    "JOIST/credits.leadDesign": "‪Glavni dizajn: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Razvoj softvera: {0}‬",
    "JOIST/credits.team": "‪Tim: {0}‬",
    "JOIST/credits.contributors": "‪Saradnici: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Osiguranje kvaliteta: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafika: {0}‬",
    "JOIST/credits.soundDesign": "‪Sound Design: {0}‬",
    "JOIST/credits.thanks": "‪Zahvalnost‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Postavke zvuka‬",
    "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.visual.interactiveHighlights": "‪Interaktivni detalji‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Dodajte vizuelno isticanja za miša i dodir tokom interakcije.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Našim simulacijama dodajemo funkcije kako bismo ih učinili obuhvatnijim. Neke od ovih funkcija podržavaju pristupačnost za učenike sa različitim potrebama i u različitim okruženjima. Istražite kartice u ovom meniju da biste pregledali ili promijenili podrazumijevana podešavanja prezentacije.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Da biste pronašli druge simulacije sa inkluzivnim funkcijama, potražite Pristup (Access) i uključivanje na stranici filtera za simulaciju i filtrirajte po inkluzivnoj funkciji.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Zvukovi‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Dodatni zvuk‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Reprodukujte zvučne efekte i zvučne efekte dok ste u interakciji.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Pustite dodatni zvuk koji bi mogao biti od pomoći nekim učenicima‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Glasajte i istaknite sadržaj dok ste u interakciji.‬",
    "JOIST/projectorMode": "‪Projektor mod‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Povećajte kontrast boja za bolju vidljivost u učionicama‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opcija‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Izađi‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪Kraj‬",
    "SCENERY_PHET/key.enter": "‪Unos‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Početak‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Razmak‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Pređite na sljedeću stavku ili grupu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Vratite se na prethodnu stavku ili grupu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Prelazite između stavki u grupi‬",
    "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": "‪Pritisni tastere‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Sve na početak‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Izađite iz dijaloga‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Podesite vrijednosti preko tastature‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Promijenite čekiranja‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Osnovne radnje‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ili‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Slider Controls‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Podesi‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slider‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in larger steps‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Skoči na {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Skoči na {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ca": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Mitjana i mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Tipus de gràfic‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Quina és la distància normal d'un xut?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Com influeix cada xut en la mitjana i en la mediana?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Mitjana‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predir mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predir mitjana‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Gràfic de punts‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Gràfic lineal‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ordenar dades‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Has ordenat les dades!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centre i variabilitat‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Els paràmetres de consulta no són vàlids.‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Algun paràmetre de la consulta <br>té valors que no són vàlids:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪La simulació començarà amb els valors per defecte <br>per aquests paràmetres consultats.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferències‬",
    "JOIST/menuItem.phetWebsite": "‪Lloc web del PhET…‬",
    "JOIST/menuItem.reportAProblem": "‪Avisa'ns d'un problema...‬",
    "JOIST/menuItem.getUpdate": "‪Comprova les actualitzacions...‬",
    "JOIST/menuItem.screenshot": "‪Captura de pantalla‬",
    "JOIST/menuItem.fullscreen": "‪Pantalla completa‬",
    "JOIST/menuItem.about": "‪Pel que fa a...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Termes, privadesa i llicències‬",
    "JOIST/translation.credits.link": "‪Reconeixements de la traducció‬",
    "JOIST/thirdParty.credits.link": "‪Reconeixements de terceres parts‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Dreceres de teclat‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪per començar‬",
    "JOIST/versionPattern": "‪versió {0}‬",
    "JOIST/updates.checking": "‪Comprovant les actualitzacions...‬",
    "JOIST/updates.upToDate": "‪La simulació està actualitzada.‬",
    "JOIST/updates.outOfDate": "‪Hi ha una nova versió‬",
    "JOIST/updates.newVersionAvailable": "‪Hi ha una versió nova disponible: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪La versió actual és: {0}.‬",
    "JOIST/updates.getUpdate": "‪Actualitza...‬",
    "JOIST/updates.noThanks": "‪No, gràcies‬",
    "JOIST/updates.offline": "‪No podem comprovar les actualitzacions.‬",
    "JOIST/preferences.tabs.overview.title": "‪Descripció general‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulació‬",
    "JOIST/preferences.tabs.visual.title": "‪Visuals‬",
    "JOIST/preferences.tabs.audio.title": "‪So‬",
    "JOIST/preferences.tabs.input.title": "‪Entrada‬",
    "JOIST/preferences.tabs.localization.title": "‪Localització‬",
    "JOIST/credits.title": "‪Reconeixements‬",
    "JOIST/credits.leadDesign": "‪Director de disseny: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Desenvolupament del programari: {0}‬",
    "JOIST/credits.team": "‪Equip: {0}‬",
    "JOIST/credits.contributors": "‪Hi han contribuït: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Control de qualitat: {0}‬",
    "JOIST/credits.graphicArts": "‪Disseny gràfic: {0}‬",
    "JOIST/credits.soundDesign": "‪Disseny de so: {0}‬",
    "JOIST/credits.thanks": "‪Gràcies‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Opcions de so‬",
    "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.visual.interactiveHighlights": "‪Interactius destacats‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Afegiu-hi elements visuals destacats a la simulació per al ratolí i el toc mentre interactueu.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Regió i cultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Estem afegint funcions a les nostres simulacions per fer-les més inclusives. Algunes d'aquestes funcions són compatibles per a l'accessibilitat d'estudiants amb necessitats diverses i en entorns diversos. Exploreu les pestanyes d'aquest menú per revisar o canviar la configuració per defecte de la presentació.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Per trobar altres simulacions amb funcions inclusives, cerqueu Accés i Inclusió a la pàgina del filtre de simulació i filtreu la funció inclusiva.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sons‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sons extra‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Reprodueix sons i efectes sonors mentre interactueu.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Reproduir un so addicional pot ser útil per alguns estudiants.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Veu (només en anglès)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Veu i ressalteu el contingut mentre interactueu.‬",
    "JOIST/projectorMode": "‪Mode de projector‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Augmenteu el contrast de color per millorar la visibilitat a les aules.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opcions‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Bloq Maj‬",
    "SCENERY_PHET/key.end": "‪Fi‬",
    "SCENERY_PHET/key.enter": "‪Retorn‬",
    "SCENERY_PHET/key.fn": "‪Funció multimèdia‬",
    "SCENERY_PHET/key.home": "‪Inici‬",
    "SCENERY_PHET/key.pageDown": "‪Re Pàg‬",
    "SCENERY_PHET/key.pageUp": "‪Av Pàg‬",
    "SCENERY_PHET/key.space": "‪Espai‬",
    "SCENERY_PHET/key.shift": "‪Maj‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Mou a l'element o el grup següent‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Mou a l'element o el grup anterior‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Mou entre els elements d'un grup‬",
    "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": "‪Prem els botons‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reinicia tot‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Surt d'un diàleg‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Introdueix valors al teclat‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Activa o desactiva la selecció‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Accions bàsiques‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪o‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Control del lliscador‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ajusta‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪lliscador‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪màxim‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪mínim‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Ajustar control lliscant‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Ajustar en intervals més petits‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Ajustar en intervals més grans‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} en etapes curtes‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} en etapes més llargues‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Salta a {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Salta a {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪per <b>agafar</b> o <b>deixar anar</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "cs": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Medián‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Průměr & medián‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Typ grafu‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Jaká je typická vzdálenost kopu?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Jak každý kop ovlivňuje průměr a medián?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Medián‬",
    "CENTER_AND_VARIABILITY/mean": "‪Průměr‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Předpovědět medián‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Předpovědět průměr‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪XY bodový‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪spojnicový‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Seřadit data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Seřadili jste data!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Střední hodnota a variabilita‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Chybné parametry dotazu‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Jeden nebo více těchto parametrů dotazu má<br>neplatné hodnoty:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simulace začne s výchozími hodnotami pro tyto <br> parametry dotazu.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Předvolby‬",
    "JOIST/menuItem.phetWebsite": "‪PhET web…‬",
    "JOIST/menuItem.reportAProblem": "‪Oznámit problém...‬",
    "JOIST/menuItem.getUpdate": "‪Zkontrolovat aktualizace…‬",
    "JOIST/menuItem.screenshot": "‪Náhled obrazovky‬",
    "JOIST/menuItem.fullscreen": "‪Celá obrazovka‬",
    "JOIST/menuItem.about": "‪O...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Podmínky, soukromí a licence‬",
    "JOIST/translation.credits.link": "‪Zásluhy o překlad‬",
    "JOIST/thirdParty.credits.link": "‪Zásluhy třetích stran‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Klávesové zkratky‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪pro spuštění‬",
    "JOIST/versionPattern": "‪verze {0}‬",
    "JOIST/updates.checking": "‪Kontroluji aktualizace…‬",
    "JOIST/updates.upToDate": "‪Simulace je aktuální.‬",
    "JOIST/updates.outOfDate": "‪Je dostupná nová verze‬",
    "JOIST/updates.newVersionAvailable": "‪Je dostupná nová verze: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Vaše současná verze je: {0}.‬",
    "JOIST/updates.getUpdate": "‪Získat aktualizaci…‬",
    "JOIST/updates.noThanks": "‪Ne děkuji‬",
    "JOIST/updates.offline": "‪Nemohu zkontrolovat aktualizace.‬",
    "JOIST/preferences.tabs.overview.title": "‪Přehled‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulace‬",
    "JOIST/preferences.tabs.visual.title": "‪Vizuál‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Vstup‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalizace‬",
    "JOIST/credits.title": "‪Zásluhy‬",
    "JOIST/credits.leadDesign": "‪Design: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Vývoj software: {0}‬",
    "JOIST/credits.team": "‪Tým: {0}‬",
    "JOIST/credits.contributors": "‪Přispěvatelé: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Zajištění kvality: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafika: {0}‬",
    "JOIST/credits.soundDesign": "‪Návrh zvuku: {0}‬",
    "JOIST/credits.thanks": "‪Děkuji‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Zvukové funkce‬",
    "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.visual.interactiveHighlights": "‪Interaktivní zvýraznění‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Přidat vizuální zvýraznění myši a dotyku při interakci.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region a kultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Do našich simulací přidáváme funkce, aby byly inkluzivnější. Některé z těchto funkcí podporují dostupnost pro studenty s různými potřebami a v různých prostředích. Prozkoumejte karty v této nabídce a zkontrolujte nebo změňte výchozí nastavení prezentace.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Chcete-li najít další simulace s inkluzivními prvky, použijte na stránce simulací filtování podle Přístupu a Použitelnosti.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Zvuky‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Další zvuky‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Při interakci přehrávejte zvuky a zvukové efekty.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Přehrajte další zvuk, který může být pro některé studenty užitečný.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Převyprávění (pouze anglicky)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Převyprávění a zvýraznění obsahu při interakci.‬",
    "JOIST/projectorMode": "‪Mód projektoru‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Zvýšení barevného kontrastu pro lepší viditelnost v učebnách.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Možnosti‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Domů‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Mezerník‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tabulátor‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Posunout na další položku nebo skupinu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Posunout na předchozí položku nebo skupinu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Posunout mezi položkami ve skupině‬",
    "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": "‪Stisknout tlačítko‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Obnovit vše‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Ukončit akce‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Nastavit hodnoty na klávesnici‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Přepnout zaškrtávací políčka‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Základní akce‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪nebo‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Ovládání posuvníku‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Upravit‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪posuvník‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Upravit posuvník‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Upravit po malých krocích‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Upravit po velkých krocích‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} po menších krocích‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} po větších krocích‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Skočit na {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Skočit na {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Chytit</b> nebo <b>Pustit</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "da": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Gennemsnit og median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variation‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Plottype‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Maksimalt spark‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Bestemmer det maksimale antal spark tilladt for alle skærme. Det maksimale antal spark på medianskærmen er 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Afvigere‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Viser afvigere på boksplottet som markeringer i stedet for at være inkluderet i whiskeren.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Hvor langt er det typiske spark?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grib eller slip bold eller kort‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Flyt grebet bold eller kort‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Flyt grebet bold eller kort‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Hop til start på kort eller nummerlinje‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Hop til slut på kort eller nummerlinje‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Hvordan påvirker hvert spark gennemsnit og median?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grib eller slip bold‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Flyt grebet bold‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Flyt grebet bold‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Hop til start af nummerlinje‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Hop til slut af nummerlinje‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Hvor spredte er sparkelængderne?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} spark‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (i meter)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Intervalredskab‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Gennemsnit‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Forudsig medianen‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Forudsig gennemsnit‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Markør‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grib eller slip‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Flyt til større skridt‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Flyt bold til mærke‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Flyt forudsagt gennemsnit eller median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Flyt forudsigelsesmarkør‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Flyt forudsagt gennemsnit i mindre skridt‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Flyt i større skridt‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪slut på nummerlinje‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start af nummerlinje‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Flyt forudsagt median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Flyt‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪forudsig median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Gennemsnit = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Gennemsnit = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Prikplot‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Linjeplot‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Flyt markør, interval håndtering eller intervalblok‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪objekt‬",
    "CENTER_AND_VARIABILITY/range": "‪Variationsbredde‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Kvartilbredde (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Gennemsnitlig absolut afvigelse (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Afvigelse = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Variationsbredde = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sorter data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Medianen</strong> er det tal, der deler det sorterede datasæt i halve.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Skal bruge mindst et spark‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Spark  {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meter‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Gennemsnittet</strong> er gennemsnittet af alle værdier i ethvert datasæt.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Gennemsnit =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Gennemsnit = {{value}} meter‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Variationsbredden</strong> er afstanden mellem mindste og største dataværdier.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Variationsbredde = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Variationsbredde = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Kvartilbredden (IQR)</strong> er de midterste 50% af dataene.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Gennemsnitlig absolut afvigelse (MAD)</strong> er den gennemsnitlige distance fra hvert datapunkt til gennemsnittet.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meter‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Du sorterede dataene!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Dataværdier (i meter):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (i meter)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Behøver mindst fem spark‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪maks‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Gennemsnit og variation‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ugyldige søgeparametre‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪En eller flere af disse søgeparametre har<br>ulovlige værdier:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simuleringen vil starte med forhånds-indstillede værdier for <br>disse søgeparametre.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Præferencer‬",
    "JOIST/menuItem.phetWebsite": "‪PhET hjemmeside...‬",
    "JOIST/menuItem.reportAProblem": "‪Rapporter et problem...‬",
    "JOIST/menuItem.getUpdate": "‪Søg efter opdateringer...‬",
    "JOIST/menuItem.screenshot": "‪Skærmbillede‬",
    "JOIST/menuItem.fullscreen": "‪Hel skærm‬",
    "JOIST/menuItem.about": "‪Om....‬",
    "JOIST/termsPrivacyAndLicensing": "‪Betingelser, privatliv & licenser‬",
    "JOIST/translation.credits.link": "‪Tak for oversættelse‬",
    "JOIST/thirdParty.credits.link": "‪Tredjeparts tak‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Genvejstaster‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪for at komme igang‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "JOIST/updates.checking": "‪Søger efter opdateringer...‬",
    "JOIST/updates.upToDate": "‪Denne simulering er nyeste \nversion.‬",
    "JOIST/updates.outOfDate": "‪Ny version tilgængelig‬",
    "JOIST/updates.newVersionAvailable": "‪Der er en ny version \ntilgængelig: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Din nuværende version er: \n{0}.‬",
    "JOIST/updates.getUpdate": "‪Hent opdatering...‬",
    "JOIST/updates.noThanks": "‪Nej tak‬",
    "JOIST/updates.offline": "‪Kunne ikke søge efter \nopdateringer.‬",
    "JOIST/preferences.tabs.overview.title": "‪Oversigt‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪Synlig‬",
    "JOIST/preferences.tabs.audio.title": "‪Lyd‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalisering‬",
    "JOIST/credits.title": "‪Kreditering‬",
    "JOIST/credits.leadDesign": "‪Hoveddesign: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Software udvikling: {0}‬",
    "JOIST/credits.team": "‪Team: {0}‬",
    "JOIST/credits.contributors": "‪Bidragsydere: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Kvalitetssikring: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafisk udformning: {0}‬",
    "JOIST/credits.soundDesign": "‪Lyddesign: {0}‬",
    "JOIST/credits.thanks": "‪Tak‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Lyd muligheder‬",
    "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.visual.interactiveHighlights": "‪Interaktive highlight‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Tilføj synlige highlight ved mus og berøring, mens du benytter.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region og kultur‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Vi tilføjer funktioner til vores simuleringer, for at gøre dem mere brugervenlige. Nogle af disse funktioner understøtter tilgængeligheden for elever med diverse behov og inden for forskellige miljøer. Udforsk denne menu, for at se eller ændre default præsentations-indstillinger.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪For at finde andre simuleringer med brugervenlige egenskaber, søg da efter Adgang og Inklusion i simulationsfilter-siden, og filtrer efter inkluderende egenskaber.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Lyde‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Ekstra lyde‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Afspil baggrundslyde og lydeffekter når du benytter.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Afspil yderligere lyd, der kan være nyttig for nogle elever.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Stemmestyring (kun engelsk)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Indtal og fremhæv indhold, mens du interagerer.‬",
    "JOIST/projectorMode": "‪Projektorvisning‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Øg farvekontrast for bedre synlighed i  klasselokalet.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Afrika‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Afrika (forsigtig)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}}{{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Mulighed‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps lock‬",
    "SCENERY_PHET/key.end": "‪Slut‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪fn‬",
    "SCENERY_PHET/key.home": "‪Tilbage‬",
    "SCENERY_PHET/key.pageDown": "‪Side ned‬",
    "SCENERY_PHET/key.pageUp": "‪Side op‬",
    "SCENERY_PHET/key.space": "‪Mellemrum‬",
    "SCENERY_PHET/key.shift": "‪Skift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Flyt til næste emne eller gruppe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Flyt til tidligere emne eller gruppe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Flyt mellem emner i en gruppe‬",
    "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": "‪Tryk knapper‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Nulstil alt‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Slut en dialog‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Indstil værdier i tastaturet‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Skift afkrydsningsfelter‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Basale handlinger‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪eller‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Skydeknapper‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Indstil‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪skyder‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Juster skydeknap‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Juster i mindre trin‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Juster i større trin‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} i mindre trin‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} i større trin‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Hop til {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Hop til {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪for at <b>Gribe</b>eller<b>Løsne</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "de": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Durchschnitt und Median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variabilität‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Art des Diagramms‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Bestimmt die maximale Anzahl von Kicks, die für alle Bildschirme zulässig sind. Die maximale Anzahl von Kicks auf dem Median-Bildschirm beträgt 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Ausreißer‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Zeigt Ausreißer auf der Boxplot als Markierungen an, anstatt in den Whisker aufgenommen zu werden.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Wie groß ist die typische Stoßweite?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Ball oder Karte schnappen oder loslassen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Bewege den gepackten Ball oder die Karte‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Bewege den gepackten Ball oder die Karte‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Springe zum Anfang der Karten oder Zahlenreihe‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Springe zum Ende der Karten oder Zahlenreihe‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Wie beeinflußt jeder Tritt den Mittelwert und den Median?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Ball schnappen oder loslassen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Bewege den gepackten Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Bewege den gepackten Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Springe zum Anfang der Zahlenreihe‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Springe zum Ende der Zahlenreihe‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Wie weit sind die Kick-Distanzen verteilt?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Entfernung (in Metern)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Intervall-Werkzeug‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Durchschnitt‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Median vorhersagen‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Durchschnitt vorhersagen‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Zeiger‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Greifen oder loslassen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪In größeren Schritten bewegen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Ball zum Häkchen springen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Bewege die Vorhersage des Mittelwerts oder des Medians‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Vorhersagezeiger bewegen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Bewege den vorhergesagten Mittelwert in kleineren Schritten‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪In größeren Schritten bewegen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪Ende der Zahlenreihe‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪Anfang der Zahlenreihe‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Median-Vorhersage bewegen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Bewegen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪Median vorhersagen‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mittelwert = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mittelwert = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Punktdiagramm‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Linendiagramm‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Zeiger, Intervallgriffe oder Intervallblock bewegen‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪Objekt‬",
    "CENTER_AND_VARIABILITY/range": "‪Bereich‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartilsabstand (IQA)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mittlere absolute Abweichung (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQA‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Bereich = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQA = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Bereich = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQA = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Daten sortieren‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> ist die Zahl, die einen sortierten Datensatz in zwei Hälften teilt.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Es braucht mindestens einen Kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪Meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪Meter‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mittelwert</strong> ist der Durchschnitt aller Werte in einem beliebigen Datensatz.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mittelwert =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mittelwert = {{value}} Meter‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Bereich</strong> ist der Abstand zwischen den minimalen und maximalen Datenpunkten.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Bereich = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Bereich = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartilsabstand (IQA)</strong> sind die mittleren 50% der Daten.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Die mittlere absolute Abweichung (MAD)</strong> ist die durchschnittliche Entfernung von jedem Datenpunkt zum Mittelwert.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Du hast die Daten sortiert.‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Datenwerte (in Metern):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Entfernung (in Metern)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Es braucht mindestens fünf Kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Mittelwert und Abweichung‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Unzulässige Eingabewerte‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Ein oder mehrere Eingabewerte sind nicht zulässig:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Die Simulation startet mit Grundeinstellungen für<br>die Eingabewerte.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Einstellungen‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Webseite...‬",
    "JOIST/menuItem.reportAProblem": "‪Problem melden...‬",
    "JOIST/menuItem.getUpdate": "‪Updates suchen...‬",
    "JOIST/menuItem.screenshot": "‪Bildschirmfoto‬",
    "JOIST/menuItem.fullscreen": "‪Ganzer Bildschirm‬",
    "JOIST/menuItem.about": "‪Über...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Nutzungsbedingungen, Persönlichkeitsschutz & Lizenz‬",
    "JOIST/translation.credits.link": "‪Übersetzt von‬",
    "JOIST/thirdParty.credits.link": "‪Dank an Dritte‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Tastaturkürzel‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪um Auswahl zu starten‬",
    "JOIST/versionPattern": "‪Version {0}‬",
    "JOIST/updates.checking": "‪Suche nach Updates...‬",
    "JOIST/updates.upToDate": "‪Diese Simulation ist aktuell.‬",
    "JOIST/updates.outOfDate": "‪Neue Version verfügbar‬",
    "JOIST/updates.newVersionAvailable": "‪Es existiert eine neue Version: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Deine aktuelle Version ist: {0}.‬",
    "JOIST/updates.getUpdate": "‪Update herunterladen...‬",
    "JOIST/updates.noThanks": "‪Nein, danke‬",
    "JOIST/updates.offline": "‪Prüfen nach Aktualisierung nicht möglich.‬",
    "JOIST/preferences.tabs.overview.title": "‪Überblick‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪Visuell‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Eingabe‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalisierung‬",
    "JOIST/credits.title": "‪Credits‬",
    "JOIST/credits.leadDesign": "‪Idee & Design: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Software Entwicklung: {0}‬",
    "JOIST/credits.team": "‪Team: {0}‬",
    "JOIST/credits.contributors": "‪Beiträge von: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Qualitätssicherung: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafik: {0}‬",
    "JOIST/credits.soundDesign": "‪Ton Design: {0}‬",
    "JOIST/credits.thanks": "‪Dank‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio Eigenschaften‬",
    "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.visual.interactiveHighlights": "‪Interaktive Highlights‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Füge visuelle Highlights für Maus und Touch hinzu.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region und Kultur‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Wir fügen unseren Simulationen Funktionen hinzu, um sie inklusiver zu machen. Einige dieser Funktionen unterstützen die Zugänglichkeit für Lernende mit unterschiedlichen Bedürfnissen und in unterschiedlichen Umgebungen. Erkunde das Menü um die Standard Präsentationseinstellung zu prüfen oder zu wechseln.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Um andere Simulationen mit inklusiven Merkmalen zu finden, suchen Sie auf der Übersichtsseite der Simulationen nach Barrierefreiheit und filtern Sie nach inklusiven Merkmalen.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Geräusche‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Zusätzlicher Ton‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Verwende Soundeffekte, wenn du interagierst.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Verwende zusätzliche Töne, die für einige Lerner hilfreich sein könnte.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Sprechen und hervorheben während des Benutzens‬",
    "JOIST/projectorMode": "‪Projektions-Modus‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Erhöhen sie den Farbkontrast für eine bessere Sichtbarkeit im Klassenzimmer.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Sperre‬",
    "SCENERY_PHET/key.end": "‪Ende‬",
    "SCENERY_PHET/key.enter": "‪Eingabe‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Zurück‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Down‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Leertaste‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tabulator‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Zum nächsten Element oder nächster Gruppe wechseln‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Zum letzten Element oder letzter Gruppe wechseln‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Zwischen Elementen einer Gruppe wechseln‬",
    "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": "‪Knopf drücken‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Alle zurücksetzen‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Dialog verlassen‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Werte mit der Tastatur einstellen‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Checkboxen umschalten‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Grundoperationen‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪oder‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Einstellungen des Schiebereglers‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Einstellen‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪Schieberegler‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Regler einstellen‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪In kleinen Schritten ändern‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪In großen Schritten ändern‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in kleineren Schritten‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in größeren Schritten‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Springe zum {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Springe zum {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>fassen</b> oder <b>loslassen</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "el": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Διάμεσος‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Μέσος όρος & Διάμεσος‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Μεταβλητότητα‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Είδος γραφήματος‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Μέγιστος αριθμός λακτισμάτων‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Καθορίζει τον μέγιστο επιτρεπόμενο αριθμό λακτισμάτων για όλες τις οθόνες. Ο μέγιστος αριθμός λακτισμάτων στην οθόνη του Διάμεσου είναι 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Ακραίες τιμές‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Εμφανίζει τις ακραίες τιμές στο παραλληλόγραμμο τιμών ως σημάδια αντί να περιλαμβάνονται στη γραμμή.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Ποια είναι η τυπική απόσταση που διανύει η μπάλα μετά από κάθε λάκτισμα;‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Πιάστε ή Ελευθερώστε Μπάλα ή Κάρτα‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Μετακινήστε τη Μπάλα ή την Κάρτα που πιάσατε‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Μετακινήστε τη μπάλα ή την κάρτα που πιάσατε‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Μεταπήδηση στην αρχή των καρτών ή της αριθμoγραμμής‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Μεταπήδηση στο τέλος των καρτών ή της αριθμoγραμμής‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Πώς επηρεάζεται ο μέσος όρος και ο διάμεσος από κάθε λάκτισμα της μπάλας‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Πιάστε ή Ελευθερώστε τη Μπάλα‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Μετακινήστε τη Μπάλα που Πιάσατε‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Μετακινήστε τη μπάλα που πιάσατε‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Μεταπήδηση στην έναρξη της αριθμογραμμής‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Μεταπήδηση στο τέλος  της αριθμογραμμής‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Πόσο διασκορπισμένες είναι οι αποστάσεις των λακτισμάτων;‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Απόσταση (σε μέτρα)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Εργαλείο μεσοδιαστήματος‬",
    "CENTER_AND_VARIABILITY/median": "‪Διάμεσος‬",
    "CENTER_AND_VARIABILITY/mean": "‪Μέσος όρος‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Πρόβλεψη διάμεσου‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Πρόβλεψη μέσου όρου‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Δείκτης‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Πιάσε ή ελευθέρωσε‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Μετακίνηση σε μεγαλύτερα βήματα‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Μεταπήδηση μπάλας στο σημάδι‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Μετακίνηση Πρόβλεψης Μέσου Όρου ή Διάμεσου‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Μετακίνηση δείκτη πρόβλεψης‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Μετακίνηση πρόβλεψης μέσου όρου σε μικρότερα βήματα‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Μετακίνηση πρόβλεψης σε μεγαλύτερα βήματα‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪τέλος αριθμογραμμής‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪αρχή αριθμογραμμής‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Μετακίνηση Πρόβλεψης Διάμεσου‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Μετακίνηση‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪πρόβλεψη διάμεσου‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Διάμεσος = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Μέσος όρος = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Γράφημα σημείου‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Γράφημα γραμμής‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Μετακίνηση Δείκτη, Χειριστηρίων Μεσοδιαστήματος, ή Πλαισίου Μεσοδιαστήματος‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪αντικείκμενο‬",
    "CENTER_AND_VARIABILITY/range": "‪Εύρος‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Διατεταρτημοριακό Εύρος (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Μέση Απόλυτη Απόκλιση (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Εύρος = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ταξινόμηση δεδομένων‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪Ο <strong>Διάμεσος</strong> είναι ο αριθμός που χωρίζει ένα ταξινομημένο σύνολο δεδομένων στη μέση.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Απαιτείται τουλάχιστον ένα λάκτισμα‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪edian = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪μέτρο‬",
    "CENTER_AND_VARIABILITY/meters": "‪μέτρα‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪Ο <strong>Μέσος Όρος</strong> είναι ο μέσος όρος όλων των τιμών σε οποιοδήποτε σύνολο δεδομένων.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Μέσος όρος‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪Το <strong>Εύρος</strong> είναι η απόσταση μεταξύ του ελάχιστου και του μέγιστου σημείου δεδομένων.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪Το <strong>Εύρος διατεταρτημορίων (IQR)</strong>είναι το μεσαίο 50% των δεδομένων.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪Η <strong>Μέση απόλυτη απόκλιση (MAD)</strong> είναι η μέση απόσταση από κάθε σημείο δεδομένων έως τον μέσο όρο.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Διάμεσος = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ταξινόμησες τα δεδομένα!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Τιμές δεδομένων (σε μέτρα):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Απόσταση (σε μέτρα):‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Απαιτούνται το ελάχιστο πέντε λακτίσματα‬",
    "CENTER_AND_VARIABILITY/min": "‪ελάχιστο‬",
    "CENTER_AND_VARIABILITY/max": "‪μέγιστο‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Κέντρο και μεταβλητότητα‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Λανθασμένες παράμετροι ερωτήματος‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Μία ή περισσότερες παράμετροι του ερωτήματος<br>έχουν λανθασμένες τιμές:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Η προσομοίωση θα ξεκινήσει με τις προκαθορισμένες<br>τιμές για αυτές τις παραμέτρους του ερωτήματος.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Προτιμήσεις‬",
    "JOIST/menuItem.phetWebsite": "‪Ιστότοπος PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Αναφορά προβλήματος...‬",
    "JOIST/menuItem.getUpdate": "‪Έλεγχος για ενημερώσεις...‬",
    "JOIST/menuItem.screenshot": "‪Στιγμιότυπο οθόνης‬",
    "JOIST/menuItem.fullscreen": "‪Πλήρης οθόνη‬",
    "JOIST/menuItem.about": "‪Σχετικά...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Όροι, ιδιωτικότητα & αδειοδότηση‬",
    "JOIST/translation.credits.link": "‪Εύσημα μετάφρασης‬",
    "JOIST/thirdParty.credits.link": "‪Εύσημα τρίτων κατασκευαστών‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Συντομεύσεις πληκτρολογίου‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪για να ξεκινήσετε‬",
    "JOIST/versionPattern": "‪έκδοση {0}‬",
    "JOIST/updates.checking": "‪Γίνεται έλεγχος για ενημερώσεις...‬",
    "JOIST/updates.upToDate": "‪Αυτή η προσομοίωση είναι ενημερωμένη‬",
    "JOIST/updates.outOfDate": "‪Νέα έκδοση διαθέσιμη‬",
    "JOIST/updates.newVersionAvailable": "‪Υπάρχει μια νέα έκδοση διαθέσιμη: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Η τρέχουσα έκδοση είναι: {0}‬",
    "JOIST/updates.getUpdate": "‪Λήψη ενημέρωσης...‬",
    "JOIST/updates.noThanks": "‪Όχι ευχαριστώ‬",
    "JOIST/updates.offline": "‪Αδυναμία ελέγχου για ενημερώσεις‬",
    "JOIST/preferences.tabs.overview.title": "‪Επισκόπηση‬",
    "JOIST/preferences.tabs.simulation.title": "‪Προσομοίωση‬",
    "JOIST/preferences.tabs.visual.title": "‪Οπτικό‬",
    "JOIST/preferences.tabs.audio.title": "‪Ήχος‬",
    "JOIST/preferences.tabs.input.title": "‪Εισαγωγή‬",
    "JOIST/preferences.tabs.localization.title": "‪Μετάφραση‬",
    "JOIST/credits.title": "‪Εύσημα‬",
    "JOIST/credits.leadDesign": "‪Επικεφαλής σχεδιασμού: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Ανάπτυξη λογισμικού: {0}‬",
    "JOIST/credits.team": "‪Ομάδα: {0}‬",
    "JOIST/credits.contributors": "‪Συνεισφέροντες: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Εγγύηση ποιότητας: {0}‬",
    "JOIST/credits.graphicArts": "‪Γραφικά: {0}‬",
    "JOIST/credits.soundDesign": "‪Σχεδιασμός ήχου: {0}‬",
    "JOIST/credits.thanks": "‪Ευχαριστίες‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Χαρακτηριστικά ήχου‬",
    "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.visual.interactiveHighlights": "‪Διαδραστικές επισημάνσεις‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Προσθήκη οπτικών επισημάνσεων κατά την αλληλεπίδραση με το ποντίκι ή την αφή.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Περιοχή και Κουλτούρα‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Προσθέτουμε δυνατότητες στις προσομοιώσεις μας για να τις κάνουμε περισσότερο συμπεριληπτικές. Ορισμένες από αυτές τις δυνατότητες υποστηρίζουν την προσβασιμότητα για μαθητές με διαφορετικές ανάγκες και σε διαφορετικά περιβάλλοντα. Εξερευνήστε τις καρτέλες σε αυτό το  μενού για επισκόπηση ή αλλαγή των προκαθορισμένων ρυθμίσεων παρουσίασης.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Για να βρείτε άλλες προσομοιώσεις με λειτουργίες συμπερίληψης, κάντε αναζήτηση με τις λέξεις 'Πρόσβαση' και 'Συμπερίληψη' στη σελίδα των φίλτρων της προσομοίωσης.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Ήχοι‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Περισσότεροι ήχοι‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Αναπαραγωγή υπέρηχων και εφέ ήχου κατά την αλληλεπίδραση‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Αναπαραγωγή επιπρόσθετων ήχων που ενδέχεται να είναι χρήσιμοι για κάποιους μαθητευόμενους.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Φωνή (μόνο στα αγγλικά)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Φωνή και επισήμανση περιεχομένου καθώς αλληλεπιδράτε.‬",
    "JOIST/projectorMode": "‪Λειτουργία προβολής‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Ενίσχυση αντίθεσης φωτός για καλύτερη ορατότητα στην αίθουσα‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪Η.Π.Α.‬",
    "SOCCER_COMMON/characterSet.africa": "‪Αφρική‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Αφρική (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪Α‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Επιλογή‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Κεφαλαία‬",
    "SCENERY_PHET/key.end": "‪Τέλος‬",
    "SCENERY_PHET/key.enter": "‪Καταχώριση‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Αρχική‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Down‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Διάστημα‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Μετακίνηση στο επόμενο αντικείμενο ή ομάδα‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Μετακίνηση στο προηγούμενο αντικείμενο ή ομάδα‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Μετακίνηση μεταξύ των αντικειμένων μιας ομάδας‬",
    "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": "‪Πάτημα πλήκτρων‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Επαναφορά όλων‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Κλείσιμο παραθύρου‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Ορίστε τιμές στο πληκτρολόγιο‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Εναλλαγή πλαισίων ελέγχου‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Βασικές ενέργειες‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ή‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪Κ‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Χειριστήρια δρομέα‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ρύθμιση‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪δρομέας‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪μέγιστο‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪ελάχιστο‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Προσαρμογή ρυθμιστικού‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Προσαρμογή σε μικρότερα βήματα‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Προσαρμογή σε μεγαλύτερα βήματα‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} σε μικρότερα βήματα‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} σε μεγαλύτερα βήματα‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Μετακίνηση στο {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Μετακίνηση στο {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪για τo <b>Πιάσιμο</b> ή την  <b>Απελευθέρωση</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "es_PE": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Media y Mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variabilidad‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Tipo de gráfico‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Patadas máximas‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determina el número máximo de patadas permitidas para todas las pantallas. El número máximo de patadas en la pantalla Mediana es 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Valores atípicos‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Muestra los valores atípicos en el diagrama de caja como marcas en lugar de incluirse en el bigote.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪¿Cuál es la distancia típica del puntapié?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Agarrar o soltar bola o tarjeta‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Mover la bola o carta agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Mover bola o carta agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Saltar al inicio de las tarjetas o la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Saltar al final de las tarjetas o a la recta numérica‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪¿Cómo influye cada puntapié en la media y la mediana?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Agarrar o soltar la pelota‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Mover la pelota agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Mover la pelota agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Saltar al inicio de la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Saltar al final de la recta numérica‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪¿Qué tan repartidas están las distancias de patada?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Patadas‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distancia (en metros)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Herramienta de intervalo‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Media‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predecir mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predecir la media‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Puntero‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Agarrar o soltar‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Muévete en pasos más grandes‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Saltar la pelota hasta la marca de verificación‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Mover Predecir Media o Mediana‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Mover puntero de predicción‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Mover predecir la media en pasos más pequeños‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Muévete en pasos más grandes‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪final de la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪inicio de la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Mover Predecir Mediana‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Mover‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predecir la mediana‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Media = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Media = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Gráfico de puntos‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Gráfico de línea‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Mover puntero, controladores de intervalo o bloque de intervalo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪objeto‬",
    "CENTER_AND_VARIABILITY/range": "‪Rango‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Rango Intercuartil (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Desviación media absoluta (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Rango = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Rango = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ordenar datos‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪La <strong>mediana</strong> es el número que divide por la mitad un conjunto de datos ordenados.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Necesito al menos una patada‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Patada {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪metro‬",
    "CENTER_AND_VARIABILITY/meters": "‪metros‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪La <strong>media</strong> es el promedio de todos los valores de cualquier conjunto de datos.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Media =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Media = {{value}} metros‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Rango</strong> es la distancia entre los puntos de datos mínimo y máximo.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Rango = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Rango = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪El <strong>rango intercuartil (IQR)</strong> es el 50% central de los datos.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪La <strong>desviación media absoluta (MAD)</strong> es la distancia promedio desde cada punto de datos hasta la media.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} metros‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪¡Ordenaste los datos!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Valores de los datos (en metros):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distancia (en metros)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Necesita al menos cinco patadas‬",
    "CENTER_AND_VARIABILITY/min": "‪mínimo‬",
    "CENTER_AND_VARIABILITY/max": "‪máximo‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q2‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centro y Variabilidad‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Parámetros de consulta no válidos‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Uno o más de estos parámetros de consulta tienen <br> valores no válidos:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪La simulación comenzará con los valores predeterminados para<br>esos parámetros de consulta.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferencias‬",
    "JOIST/menuItem.phetWebsite": "‪Sitio Web PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Reporta un Problema‬",
    "JOIST/menuItem.getUpdate": "‪Buscar Actualizaciones‬",
    "JOIST/menuItem.screenshot": "‪Captura de imagen‬",
    "JOIST/menuItem.fullscreen": "‪Pantalla Completa‬",
    "JOIST/menuItem.about": "‪Acerca de...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Términos, Privacidad & Licencia‬",
    "JOIST/translation.credits.link": "‪Créditos de la Traducción‬",
    "JOIST/thirdParty.credits.link": "‪Créditos de terceros‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Atajos del Teclado‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪para iniciar‬",
    "JOIST/versionPattern": "‪versión {0}‬",
    "JOIST/updates.checking": "‪Buscando actualizaciones‬",
    "JOIST/updates.upToDate": "‪Esta simulación está actualizada‬",
    "JOIST/updates.outOfDate": "‪Nueva versión disponible‬",
    "JOIST/updates.newVersionAvailable": "‪Hay una nueva versión disponible: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Su versión actual es: {0}‬",
    "JOIST/updates.getUpdate": "‪Obtener Actualización...‬",
    "JOIST/updates.noThanks": "‪No gracias‬",
    "JOIST/updates.offline": "‪No es posible buscar actualizaciones.‬",
    "JOIST/preferences.tabs.overview.title": "‪Resumen‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulación‬",
    "JOIST/preferences.tabs.visual.title": "‪Visual‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Entrada‬",
    "JOIST/preferences.tabs.localization.title": "‪Localización‬",
    "JOIST/credits.title": "‪Créditos‬",
    "JOIST/credits.leadDesign": "‪Diseño Principal: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Desarrollo del Software: {0}‬",
    "JOIST/credits.team": "‪Equipo: {0}‬",
    "JOIST/credits.contributors": "‪Colaboradores: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Control de calidad: {0}‬",
    "JOIST/credits.graphicArts": "‪Artes Gráficas: {0}‬",
    "JOIST/credits.soundDesign": "‪Diseño de Sonido: {0}‬",
    "JOIST/credits.thanks": "‪Agradecimientos:‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Características del audio‬",
    "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.visual.interactiveHighlights": "‪Luces interactivas‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Agregue aspectos destacados visuales para el mouse y el toque mientras interactúa.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Región y Cultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Estamos agregando funciones a nuestras simulaciones para hacerlas más inclusivas. Algunas de estas funciones son compatibles con la accesibilidad para estudiantes con diversas necesidades y en diversos entornos. Explore las pestañas de este menú para revi‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Para encontrar otras simulaciones con funciones inclusivas, busque Acceso e inclusión en la página de filtro de simulación y filtre por función inclusiva.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sonidos‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sonidos extra‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Reproduce sonificaciones y efectos de sonido mientras interactúas.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Reproduzca un sonido adicional que pueda ser útil para algunos alumnos.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Voz (solo en inglés)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Voz y resalta el contenido mientras interactúas.‬",
    "JOIST/projectorMode": "‪Modo Proyector‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Aumente el contraste de color para una mejor visibilidad en las aulas.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opción‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Bloq Mayús‬",
    "SCENERY_PHET/key.end": "‪Fin‬",
    "SCENERY_PHET/key.enter": "‪Entrar‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Inicio‬",
    "SCENERY_PHET/key.pageDown": "‪Página abajo‬",
    "SCENERY_PHET/key.pageUp": "‪Página arriba‬",
    "SCENERY_PHET/key.space": "‪Espacio‬",
    "SCENERY_PHET/key.shift": "‪Cambiar‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Mover al siguiente elemento o grupo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Mover al elemento anterior o grupo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Mover entre elementos en un grupo‬",
    "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": "‪Presiones los botones‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reinicia todo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Salir de un diálogo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Establecer valores dentro del teclado‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Activar casilla de verificación‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Acciones Básicas‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪o‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Controles deslizantes‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ajustar‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪deslizador‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪máximo‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪mínimo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Ajustar deslizador‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Ajustar en pasos más pequeños‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Ajustar en pasos más grandes‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} en pasos más pequeños‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} en pasos más amplios‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Salta al {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Salta al {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪para <b> agarrar </b> o <b> soltar </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "es": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Media y Mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variabilidad‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Tipo de Gráfica‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Lanzamientos Máximos‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determina el número máximo de lanzamientos permitidos para todas las ventanas. El número máximo de lanzamientos en la ventana Mediana es 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Valores atípicos‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Muestra los valores atípicos en el diagrama de caja como marcas en lugar de incluirse dentro del bigote.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪¿Cuál es la distancia típica del lanzamiento?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Agarrar o soltar pelota o tarjeta‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Mover Pelota o Tarjeta Agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Mover pelota o tarjeta agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Saltar al inicio de las tarjetas o la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Saltar al final de las tarjetas o la recta numérica‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪¿Cómo influye cada lanzamiento en la media y la mediana?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Agarrar o Soltar la Pelota‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Mover Pelota Agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Mover pelota agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Saltar al inicio de la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Saltar al final de la recta numérica‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪¿Qué tan repartidas están las distancias de los lanzamientos?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Lanzamientos‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distancia (en metros)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Herramienta de Intervalos‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Media‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predecir Mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predecir Media‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Apuntador‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Agarrar o soltar‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Mover en pasos grandes‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Saltar la pelota hasta la marca con ese número‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Mover Predictor de Media o Mediana‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Mover Apuntador de Predicción‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Mover predictor de media en pasos más pequeños‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Mover en pasos grandes‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪el final de la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪el inicio de la recta numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Mover el Predictor de la Mediana‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Mover‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predecir mediana‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Media = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Media = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Gráfica de Puntos‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Gráfica de Cruces‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Mover Apuntador, Controladores de Intervalos, o Bloque de Intervalos‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪objeto‬",
    "CENTER_AND_VARIABILITY/range": "‪Rango‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Rango Intercuartil (RIQ)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Desviación Media Absoluta (DMA)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪RIQ‬",
    "CENTER_AND_VARIABILITY/mad": "‪DMA‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Rango = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪RIQ = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪DMA = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Rango = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪RIQ = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪DMA = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ordentar Datos‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪La <strong>Mediana</strong> es el número que divide por la mitad un conjunto de datos ordenados.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Necesito al menos un lanzamiento‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Lanzamiento {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪metro‬",
    "CENTER_AND_VARIABILITY/meters": "‪metros‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪La <strong>media</strong> es el promedio de todos los valores de cualquier conjunto de datos.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Media =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Media = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Rango</strong> es la distancia entre los puntos de datos mínimo y máximo.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Rango = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Rango = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪El <strong> rango intercuartil (RIQ)</strong> es el 50%  central de los datos.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪RIQ = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪RIQ = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪La <strong>desviación media absoluta (DMA)</strong> es la distancia promedio desde cada punto de datos hasta la media.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪DMA =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪DMA = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪¡Ordenaste los datos!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Valores de datos (en metros):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distancia (en metros)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Necesita al menos cinco lanzamientos‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centro y Variabilidad‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Parametros de consulta no válidos‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Uno o más parámetros de consulta tienen valores no válidos:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪La simulación comenzará con los valores predeterminados para esos <br> parámetros de consulta.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferencias‬",
    "JOIST/menuItem.phetWebsite": "‪Sitio web PhET‬",
    "JOIST/menuItem.reportAProblem": "‪Informe un problema‬",
    "JOIST/menuItem.getUpdate": "‪Buscar actualizaciones...‬",
    "JOIST/menuItem.screenshot": "‪Captura de pantalla‬",
    "JOIST/menuItem.fullscreen": "‪Pantalla completa‬",
    "JOIST/menuItem.about": "‪Acerca de...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Términos, privacidad y licencias‬",
    "JOIST/translation.credits.link": "‪Créditos de traducción‬",
    "JOIST/thirdParty.credits.link": "‪Créditos de terceros‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Atajos del teclado‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Para iniciar‬",
    "JOIST/versionPattern": "‪Versión {0}‬",
    "JOIST/updates.checking": "‪Buscando actualizaciones...‬",
    "JOIST/updates.upToDate": "‪La simulación está realizada al día ...‬",
    "JOIST/updates.outOfDate": "‪Nueva versión disponible‬",
    "JOIST/updates.newVersionAvailable": "‪Hay una nueva versión disponible {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Su versión actual es: {0}.‬",
    "JOIST/updates.getUpdate": "‪Actualizar...‬",
    "JOIST/updates.noThanks": "‪No, gracias‬",
    "JOIST/updates.offline": "‪No se pueden buscar actualizaciones‬",
    "JOIST/preferences.tabs.overview.title": "‪Visión General‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulación‬",
    "JOIST/preferences.tabs.visual.title": "‪Visual‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪Localización‬",
    "JOIST/credits.title": "‪Créditos‬",
    "JOIST/credits.leadDesign": "‪Elaboración de diseño:  {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Desarrollo de software {0}‬",
    "JOIST/credits.team": "‪Equipo: {0}‬",
    "JOIST/credits.contributors": "‪Colaboradores: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Seguro de calidad: {0}‬",
    "JOIST/credits.graphicArts": "‪Artes gráficas:  {0}‬",
    "JOIST/credits.soundDesign": "‪Diseño de Sonido: {0}‬",
    "JOIST/credits.thanks": "‪Gracias‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Funciones de Audio‬",
    "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.visual.interactiveHighlights": "‪Destacar Interactivos‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Agregar aspectos visuales destacados para el mouse y el tacto mientras interactúa.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Región y Cultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Estamos agregando funciones a nuestras simulaciones para hacerlas más inclusivas. Algunas de estas funciones son compatibles con la accesibilidad para estudiantes con necesidades diversas y en entornos diversos. Explora las pestañas de este menú para revisar o cambiar la configuración de presentación predeterminada.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Para encontrar otras simulaciones con funciones de accesibilidad, dirígete a la página de filtro de simulación en el sitio web de PhET y filtra por función de accesibilidad.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sonidos‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sonidos Extras‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Reproduce sonificaciones y efectos de sonido mientras interactúas.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Reproducir sonido adicional que pueda ser útil para algunos alumnos.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Voz (solo en inglés)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Usa la activación de voz y resalta el contenido mientras interactúas.‬",
    "JOIST/projectorMode": "‪Modo de proyector‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Aumenta el contraste de color para una mejor visibilidad en las aulas.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opción‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Bloquear Mayúsculas‬",
    "SCENERY_PHET/key.end": "‪Fin‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Inicio‬",
    "SCENERY_PHET/key.pageDown": "‪Pg abajo‬",
    "SCENERY_PHET/key.pageUp": "‪Pg arriba‬",
    "SCENERY_PHET/key.space": "‪Espacio‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪mover al siguiente elemento o grupo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪mover al elemento o grupo anterior‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪mover entre los elementos del grupo‬",
    "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": "‪Presionar botones‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Resetear Todo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Salir‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Establecer valores con el teclado‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Alternar casillas de verificación‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Acciones Básicas‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪o‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Controles del Deslizador‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ajustar‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪deslizador‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪máximo‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪mínimo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Ajustar deslizador‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Ajustar en pasos más pequeños‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Ajustar en pasos más grandes‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} en pasos pequeños‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} en pasos grandes‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Ir hasta {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Ir hasta {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪para <b> Agarrar </b> o <b> Soltar </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "eu": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Batez bestekoa eta mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Lursail Mota‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Zein da jaurtiketa distantzia tipikoa?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Nola eragiten du ostiko bakoitzak batez bestekoan eta medianan?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Batez bestekoa‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Aurreikusi mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Iragar ezazu batez bestekoa‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Puntu-trama‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Lerro-trama‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ostikoa‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ordenatu dituzu datuak!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Zentroa eta aldakortasuna‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Kontsulta-parametro baliogabeak‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Kontsulta-parametro hauetako batek edo gehiagok<br>balio baliogabeak dituzte:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Aurrez zehazturiko parametroekin hasiko da simulazioa kontsulta-parametro horietarako.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Lehentasunak‬",
    "JOIST/menuItem.phetWebsite": "‪PHET Web gunea‬",
    "JOIST/menuItem.reportAProblem": "‪Arazoren berri eman...‬",
    "JOIST/menuItem.getUpdate": "‪Bilatu eguneraketak...‬",
    "JOIST/menuItem.screenshot": "‪Pantailaren kopia‬",
    "JOIST/menuItem.fullscreen": "‪Pantaila osoa‬",
    "JOIST/menuItem.about": "‪Honi buruz...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Baldintzak, Pribatutasuna eta Lizentzia‬",
    "JOIST/translation.credits.link": "‪Itzulpen kreditoak‬",
    "JOIST/thirdParty.credits.link": "‪Hirugarrenen kreditoak‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Teklatu-lasterbideak‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Hasteko‬",
    "JOIST/versionPattern": "‪Bertsioa {0}‬",
    "JOIST/updates.checking": "‪Eguneraketak bilatzen...‬",
    "JOIST/updates.upToDate": "‪Simulazio hau eguneratuta dago.‬",
    "JOIST/updates.outOfDate": "‪Bertsio berria eskuragarri‬",
    "JOIST/updates.newVersionAvailable": "‪Bertsio berri bat \neskuragarri: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Zure bertsioa {0} duzu.‬",
    "JOIST/updates.getUpdate": "‪Eguneraketa lortu...‬",
    "JOIST/updates.noThanks": "‪Ez, eskerrik asko.‬",
    "JOIST/updates.offline": "‪Ezin dira baieztatu eguneraketak.‬",
    "JOIST/preferences.tabs.overview.title": "‪ikuspegi orokorra‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulazioa‬",
    "JOIST/preferences.tabs.visual.title": "‪Ikusizkoa‬",
    "JOIST/preferences.tabs.audio.title": "‪Audioa‬",
    "JOIST/preferences.tabs.input.title": "‪Sarrera‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalizazioa‬",
    "JOIST/credits.title": "‪Kreditoak‬",
    "JOIST/credits.leadDesign": "‪Diseinu nagusia: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Software-garapena: {0}‬",
    "JOIST/credits.team": "‪Taldea: {0}‬",
    "JOIST/credits.contributors": "‪Laguntzaileak: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Kalitate aseguroa: {0}‬",
    "JOIST/credits.graphicArts": "‪Arte grafikoak {0}‬",
    "JOIST/credits.soundDesign": "‪Soinu diseinua: {0}‬",
    "JOIST/credits.thanks": "‪Eskerrik asko‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio ezaugarriak‬",
    "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.visual.interactiveHighlights": "‪Keinu interaktiboak‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Gehitu saguaren eta ukituen markak elkarreragiten duzun bitartean.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Eskualdea eta Kultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Gure simulazioei funtzioak gehitzen ari gara inklusiboagoak izan daitezen. Ezaugarri hauetako batzuek askotariko beharrak dituzten eta ingurune desberdinetako ikasleentzako irisgarritasuna onartzen dute. Arakatu menu honetako fitxak aurkezpen ezarpen lehenetsiak berrikusteko edo aldatzeko.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Ezaugarri inklusiboak dituzten beste simulazio batzuk aurkitzeko, bilatu Sarbidea eta inklusioa simulazio iragazkiaren orrian eta iragazi funtzio inklusiboaren arabera.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Soinuak‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Soinu gehigarriak‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Erreproduzitu sonifikazioak eta soinu efektuak elkarreragiten duzun bitartean.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Jolastu ikasle batzuentzat lagungarria izan daitekeen soinu gehigarriarekin.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Ahotsa (ingelesez soilik)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Ahotsa eta edukia nabarmenduak eragiten ari zaren bitartean.‬",
    "JOIST/projectorMode": "‪Proiektore-modua‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Kolore-kontrastea handitu ikasgeletan ikusgarritasun hobea izateko.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Aukera‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Maiuskulen blokeoa‬",
    "SCENERY_PHET/key.end": "‪Amaiera‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Hasiera‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Down‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Space‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Mugitu hurrengo elementura edo taldera‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Mugitu aurreko elementura edo taldera‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Mugitu taldeko elementuen artean‬",
    "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": "‪Sakatu botoiak‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Berrezarri guztiak‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Irten azalpen-lehiotik‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Ezarri balioak teklatuaren barruan‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Aktibatu/desaktibatu laukitxoak‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Oinarrizko akzioak‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪edo‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Erreguladore-kontrolak‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Egokitu‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪graduatzailea‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximoa‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimoa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Doitu erreguladorea‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Doitu urrats txikiagoekin‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Doitu urrats handiagoekin‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} urrats txiakiagoetan‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} urrats handiagoetan‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Joan {{minimum}} era‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Joan {{maximum}} era‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>-rentzat heldu </b> edo <b> askatu </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "fa": {
    "CENTER_AND_VARIABILITY/screen.median": "‫میانه‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‫میانگین و میانه‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‫نوع نمودار‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‫فاصله طولی هر شوت نوعی چقدر است؟‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‫هر شوت چطور میانه و میانگین را تحت تاثیر قرار میدهد؟‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‫میانه‬",
    "CENTER_AND_VARIABILITY/mean": "‫میانگین‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‫پیش بینی میانه‬",
    "CENTER_AND_VARIABILITY/predictMean": "‫پیش بینی میانگین‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‫؟‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‫نمودار نقطه ای‬",
    "CENTER_AND_VARIABILITY/linePlot": "‫نمودار خطی‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‫مرتبسازی داده ها‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‫شما داده ها مرتب کردید!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‫مرکز و تغییرپذیری‬",
    "JOIST/simTitleWithScreenNamePattern": "‫{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‫پارامترهای درخواست نامعتبر است‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‫یک یا تعداد بیشتری از این پارامترهای درخواست  <br>مقادیر نامعتبر دارند:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‫شبیه سازی به طور پیش فرض برای پارامترهای درخواستی شروع خواهد شد.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‫ترجیحات‬",
    "JOIST/menuItem.phetWebsite": "‫سایت اینترنتی PhET...‬",
    "JOIST/menuItem.reportAProblem": "‫گزارش مشکل…‬",
    "JOIST/menuItem.getUpdate": "‫بررسی  به‌ روزرسانی‌ها…‬",
    "JOIST/menuItem.screenshot": "‫عکس از صفحه‬",
    "JOIST/menuItem.fullscreen": "‫تمام صفحه‬",
    "JOIST/menuItem.about": "‫دربارۀ‬",
    "JOIST/termsPrivacyAndLicensing": "‫شرایط، حریم خصوصی و صدور مجوز‬",
    "JOIST/translation.credits.link": "‫نام مشارکت کنندگان در ترجمه‬",
    "JOIST/thirdParty.credits.link": "‫مشارکت کنندگان شخص ثالث‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‫میانبرهای صفحه کلید‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‫برای شروع‬",
    "JOIST/versionPattern": "‫نسخۀ {0}‬",
    "JOIST/updates.checking": "‫در حال بررسی به‌روزرسانی‌ها…‬",
    "JOIST/updates.upToDate": "‫این شبیه سازی بروز است.‬",
    "JOIST/updates.outOfDate": "‫نسخه جدید موجود است‬",
    "JOIST/updates.newVersionAvailable": "‫{0} :یک نسخۀ جدید وجود دارد.‬",
    "JOIST/updates.yourCurrentVersion": "‫نسخه فعلی شما: {0} است.‬",
    "JOIST/updates.getUpdate": "‫بروزرسانی را دریافت کن...‬",
    "JOIST/updates.noThanks": "‫نه متشکرم‬",
    "JOIST/updates.offline": "‫بررسی به روزرسانی ها امکان پذیر نیست.‬",
    "JOIST/preferences.tabs.overview.title": "‫نمای کلی‬",
    "JOIST/preferences.tabs.simulation.title": "‫شبیه سازی‬",
    "JOIST/preferences.tabs.visual.title": "‫تصویری‬",
    "JOIST/preferences.tabs.audio.title": "‫صدا‬",
    "JOIST/preferences.tabs.input.title": "‫ورودی‬",
    "JOIST/preferences.tabs.localization.title": "‫زبان‬",
    "JOIST/credits.title": "‫فهرست نام مشارکت کنندگان‬",
    "JOIST/credits.leadDesign": "‫{0} :طراح ارشد‬",
    "JOIST/credits.softwareDevelopment": "‫{0} :توسعه نرم افزار‬",
    "JOIST/credits.team": "‫تیم: {0}‬",
    "JOIST/credits.contributors": "‫{0} :مشارکت کنندگان‬",
    "JOIST/credits.qualityAssurance": "‫تضمین کیفیت: {0}‬",
    "JOIST/credits.graphicArts": "‫{0} :هنرهای گرافیکی‬",
    "JOIST/credits.soundDesign": "‫{0} : طراحی صوت‬",
    "JOIST/credits.thanks": "‫با تشکر از‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‫جلوه های صوتی‬",
    "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.visual.interactiveHighlights": "‫نکات تعاملی‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‫اضافه کردن هایلایت برای نشانگر موس و لمس‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‫برای جامع تر کردن شبیه سازی هایمان ویژگی های جدیدی به آنها اضافه میکنیم. برخی از این خصوصیت ها برای فراگیرانی با نیازهای متفاوت و در محیط های گوناگون دسترسپذیری بیشتر ارائه میدهد. برای ملاحظه یا تغییر تنظیمات پیشفرض برگه های این منو را بررسی کنید.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‫برای یافتن سایر شبیه سازی ها با خصوصیت های جامع، در صفحه فیلتر شبیه سازی به دنبال  Access and Inclusion بگردید و نتایج را بر حسب ویژگی مد نظر فیلتر کنید.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‫صداها‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‫صداهای ویژه‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‫پخش اصوات غیرگفتاری و جلوه های صوتی در حین کار.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‫صوت های بیشتری که ممکن است برای فراگیران مفید باشد را پخش کنید.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‫صداگذاری‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‫محتوای صوتی و هایلات هنگام تعامل.‬",
    "JOIST/projectorMode": "‫حالت پروژکتور‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‫افزایش تضاد رنگ برای نمایش بهتر در کلاس‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‫{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‫Alt‬",
    "SCENERY_PHET/key.esc": "‫Esc‬",
    "SCENERY_PHET/key.capsLock": "‫Caps Lock‬",
    "SCENERY_PHET/key.end": "‫End‬",
    "SCENERY_PHET/key.enter": "‫Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‫جابجا شدن به آیتم یا گروه بعدی‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‫جابجا شدن به آیتم یا گروه قبلی‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‫جابجا شدن بین آیتم های یک گروه‬",
    "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": "‫دکمه ها را فشار دهید‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‫خروج از یک دیالوگ‬",
    "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": "‫تغییر کادرهای انتخاب‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‫اقدامات مقدماتی‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‫یا‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‫-‬",
    "SCENERY_PHET/key.k": "‫K‬",
    "SCENERY_PHET/key.l": "‫L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‫کنترل ورق زن‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‫تنظیم‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‫ورق زن‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‫بیشینه‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‫کمینه‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‫{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‫{{verb}} در قدم های کوتاه تر‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‫{{verb}} در قدم های طولانی تر‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‫پرش به {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‫پرش به {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "fr": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Médiane‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Moyenne et Médiane‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Type de point‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Quelle est la distance de frappe typique ?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Comment chaque coup de pied influence-t-il la moyenne et la médiane ?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Médiane‬",
    "CENTER_AND_VARIABILITY/mean": "‪Moyenne‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Prédire la médiane‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Prédire la moyenne‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Tracé de points‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Ligne de points‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Trier les données‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Vous avez trié les données !‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centre et variabilité‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Paramètres de requête non valides‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Un ou plusieurs paramètres de requête ont <br> des valeurs invalides:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪La simulation commencera avec les valeurs par défaut pour <br> ces paramètres de requête.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Préférences‬",
    "JOIST/menuItem.phetWebsite": "‪Site internet de PhET‬",
    "JOIST/menuItem.reportAProblem": "‪Signaler un problème…‬",
    "JOIST/menuItem.getUpdate": "‪Vérifier les mises à jour...‬",
    "JOIST/menuItem.screenshot": "‪Capture d'écran‬",
    "JOIST/menuItem.fullscreen": "‪Plein écran‬",
    "JOIST/menuItem.about": "‪À propos ...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Conditions, confidentialité et Licences‬",
    "JOIST/translation.credits.link": "‪Droits de traduction‬",
    "JOIST/thirdParty.credits.link": "‪Licences des tierces personnes‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Raccourcis clavier‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Pour commencer‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "JOIST/updates.checking": "‪Vérification des mises à jour...‬",
    "JOIST/updates.upToDate": "‪Cette simulation est à jour.‬",
    "JOIST/updates.outOfDate": "‪Nouvelle version disponible‬",
    "JOIST/updates.newVersionAvailable": "‪Il y a une nouvelle version disponible: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Votre version actuelle est: {0}.‬",
    "JOIST/updates.getUpdate": "‪Obtenir la mise à jour…‬",
    "JOIST/updates.noThanks": "‪Non Merci‬",
    "JOIST/updates.offline": "‪Impossible de vérifier les mises à jour.‬",
    "JOIST/preferences.tabs.overview.title": "‪Aperçu‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪Visuel‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Entrée‬",
    "JOIST/preferences.tabs.localization.title": "‪Localisation‬",
    "JOIST/credits.title": "‪Licences‬",
    "JOIST/credits.leadDesign": "‪Concepteur Principal: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Développement de logiciel: {0}‬",
    "JOIST/credits.team": "‪Équipe: {0}‬",
    "JOIST/credits.contributors": "‪Contributeurs: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Assurance qualité: {0}‬",
    "JOIST/credits.graphicArts": "‪Arts visuels: {0}‬",
    "JOIST/credits.soundDesign": "‪Conception sonore: {0}‬",
    "JOIST/credits.thanks": "‪Merci‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Caractéristiques audio‬",
    "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.visual.interactiveHighlights": "‪Exposition interactive‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Ajoutez des reflets visuels pour la souris et le toucher lorsque vous interagissez.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Région et culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Nous ajoutons des fonctionnalités à nos simulations pour les rendre plus accessibles. Certaines de ces fonctionnalités favorisent l'accessibilité pour les apprenants ayant des besoins divers et dans des environnements variés. Explorez ce menu pour revoir‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Pour trouver d'autres simulations avec des caractéristiques intégrées, recherchez Accès et intégration sur la page de filtrage des simulations et filtrez par caractéristique intégrée.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sons‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sons additionnels‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Produisez des sonorités et des effets sonores pendant que vous interagissez.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Produisez des sons supplémentaires qui peuvent être utiles à certains apprenants.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Sonorisation (Anglais)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Vocalise et surligne le contenu pendant que tu interagis.‬",
    "JOIST/projectorMode": "‪Mode projecteur‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Augmentez le contraste des couleurs pour une meilleure visibilité dans les salles de classe.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Echap‬",
    "SCENERY_PHET/key.capsLock": "‪Verrouillage des majuscules‬",
    "SCENERY_PHET/key.end": "‪Fin‬",
    "SCENERY_PHET/key.enter": "‪Entrer‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Accueil‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Bas‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Haut‬",
    "SCENERY_PHET/key.space": "‪Espace‬",
    "SCENERY_PHET/key.shift": "‪Maj‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Aller à l'élément suivant ou au groupe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Aller à l'élément précédent ou au groupe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Déplacement entre élément dans un groupe‬",
    "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": "‪Appuie sur le bouton‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Réinitialiser tout‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Quitter la boîte de dialogue‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Configurer les valeurs dans le pavé numérique‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Cocher les cases‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Actions de base‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ou‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Commandes du curseur‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Régler‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪curseur‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Ajuster le curseur‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Ajuster avec de plus grands incréments‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Ajuster avec de plus petits incréments‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} avec des pas plus petits‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} avec des pas plus grands‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Aller au {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Aller au {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪pour <b> saisir </b> ou <b> relacher </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "gu": {
    "CENTER_AND_VARIABILITY/screen.median": "‪મધ્યસ્થ‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪મધ્યક અને મધ્યસ્થ‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪આલેખનો પ્રકાર‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪કિક મારતા મળતું અંતર‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪દરેક કિક મધ્યક અને મધ્યસ્થને કેવી રીતે પ્રભાવિત કરે છે?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪મધ્યસ્થ‬",
    "CENTER_AND_VARIABILITY/mean": "‪મધ્યક‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪ધારેલો મધ્યસ્થ‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪ધારેલો મધ્યક‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪બિંદુ આલેખ‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪રેખા આલેખ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪માહિતી ક્રમમાં ગોઠવો‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪તમે માહિતીને ક્રમમાં ગોઠવી છે.‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪મધ્યવર્તી સ્થીતિમાન - ખુંટ આર્ચી‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪માગેલ માહિતી યોગ્ય નથી.‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪એક અથવા વધુ પરિમાણોની <br>કિંમત યોગ્ય નથી.‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪આ સિમ્યુલેશન પ્રશ્નોના પરિમાણોની<br>મૂળભૂત કિંમતો સાથે ચાલુ થશે.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪પ્રાથમિકતા‬",
    "JOIST/menuItem.phetWebsite": "‪PhET  વેબસાઈટ‬",
    "JOIST/menuItem.reportAProblem": "‪સમસ્યા જણાવો...‬",
    "JOIST/menuItem.getUpdate": "‪અપડેટ ચેક કરો...‬",
    "JOIST/menuItem.screenshot": "‪સ્ક્રીનશોટ‬",
    "JOIST/menuItem.fullscreen": "‪ફૂલ સ્ક્રીન‬",
    "JOIST/menuItem.about": "‪ના વિષે...‬",
    "JOIST/termsPrivacyAndLicensing": "‪શરતો, ગોપનીયતા  અને  લાયસન્સ‬",
    "JOIST/translation.credits.link": "‪ભાષાંતર કરનાર‬",
    "JOIST/thirdParty.credits.link": "‪થર્ડ પાર્ટી ક્રેડિટ્સ‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪કીબોર્ડનાં શોર્ટકટ‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪પ્રારંભ કરવા માટે‬",
    "JOIST/versionPattern": "‪સંસ્કરણ {0}‬",
    "JOIST/updates.checking": "‪અપડેટ ચેક થઇ રહ્યુ છે...‬",
    "JOIST/updates.upToDate": "‪આ સિમ્યુલેશન અદ્યતન છે.‬",
    "JOIST/updates.outOfDate": "‪નવું સંસ્કરણ ઉપલબ્ધ છે‬",
    "JOIST/updates.newVersionAvailable": "‪નવું સંસ્કરણ ઉપલબ્ધ છે: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪આપનું હાલનું સંસ્કરણ : {0} છે.‬",
    "JOIST/updates.getUpdate": "‪અપડેટ કરો...‬",
    "JOIST/updates.noThanks": "‪ના, આભાર.‬",
    "JOIST/updates.offline": "‪અપડેટ ચેક કરી શકતા નથી‬",
    "JOIST/preferences.tabs.overview.title": "‪ઓવરવ્યું‬",
    "JOIST/preferences.tabs.simulation.title": "‪સિમ્યુલેશન‬",
    "JOIST/preferences.tabs.visual.title": "‪દ્રશ્ય‬",
    "JOIST/preferences.tabs.audio.title": "‪ધ્વની‬",
    "JOIST/preferences.tabs.input.title": "‪દાખલ કરો‬",
    "JOIST/preferences.tabs.localization.title": "‪લોકલાઈઝેશન‬",
    "JOIST/credits.title": "‪શ્રેય‬",
    "JOIST/credits.leadDesign": "‪મુખ્ય ડીઝાઈન: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪સોફ્ટવેર ડેવલપમેન્ટ: {0}‬",
    "JOIST/credits.team": "‪ટીમ: {0}‬",
    "JOIST/credits.contributors": "‪સહયોગી :{0}‬",
    "JOIST/credits.qualityAssurance": "‪ગુણવત્તાની ખાતરી: {0}‬",
    "JOIST/credits.graphicArts": "‪ચિત્રણ : {0}‬",
    "JOIST/credits.soundDesign": "‪ધ્વનિ ડિઝાઇન: {0}‬",
    "JOIST/credits.thanks": "‪આભાર‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪ધ્વની ફીચર્સ‬",
    "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.visual.interactiveHighlights": "‪ઇન્ટરેક્ટીવ હાઈલાઈટ્સ‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪આપના માઉસ અને ટચની પ્રતિક્રિયા હાઈલાઈટ કરો‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪ક્ષેત્ર અને સંસ્કૃતિ‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪અમે અમારા સિમ્યુલેશનમાં વિશેષતાઓ ઉમેરી રહ્યા છીએ જેથી કરીને તેને વધુ સમાવિષ્ટ બનાવી શકાય. આમાંની કેટલીક વિશેષતાઓ વિવિધ જરૂરિયાતો ધરાવતા અને વિવિધ વાતાવરણમાં શીખનારાઓ માટે સુલભતાને સમર્થન આપે છે. ડિફૉલ્ટ પ્રસ્તુતિ સેટિંગ્સની સમીક્ષા કરવા અથવા બદલવા માટે આ‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪સમાવિષ્ટ સુવિધાઓ સાથે અન્ય સિમ્યુલેશન શોધવા માટે, સિમ્યુલેશન ફિલ્ટર પૃષ્ઠ પર ઍક્સેસ અને સમાવેશ માટે જુઓ અને સમાવિષ્ટ સુવિધા દ્વારા ફિલ્ટર કરો.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪ધ્વની‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪વધારાનો અવાજ‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪જ્યારે તમે ક્રિયાપ્રતિક્રિયા કરો છો ત્યારે સોનિફિકેશન અને સાઉન્ડ ઇફેક્ટ્સ વગાડો.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪વધારાના અવાજ ચાલુ કરો  જે કેટલાક શીખનારાઓ માટે મદદરૂપ થઈ શકે.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪વોઈસિંગ (માત્ર અંગ્રેજીમાં)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪તમે ઇન્ટરેક્ટ કરો તે મુજબ અવાજ અને કન્ટેન્ટનું હાઈલાઇટ‬",
    "JOIST/projectorMode": "‪પ્રોજેક્ટર મોડ‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪ક્લાસરૂમ માં વધુ સારી રીતે જોવા કલર કોન્ટ્રાસ્ટ વધારો‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪ઓપ્શન‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪કેપ્સ લોક‬",
    "SCENERY_PHET/key.end": "‪અંત‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.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/keyboardHelpDialog.moveToNextItemOrGroup": "‪પછીની વસ્તુ અથવા જૂથ પર જાઓ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪પહેલાની વસ્તુ અથવા જૂથ પર જાઓ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪ગ્રુપની અન્ય વસ્તુઓ પર જાઓ‬",
    "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": "‪બટનો દબાવો‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪બધુ રીસેટ કરો‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪ડાયલોગ બોક્સ બંધ કરો‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪કી પેડ ની અંદર કિમતો સેટ કરો‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪ચેક બોક્ષ અદલ બદલ કરો‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪મૂળભૂત ક્રિયાઓ‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪અથવા‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪સ્લાઇડર કંટ્રોલ્સ‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪ગોઠવો‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪સ્લાઇડર‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪વધુ માં વધુ‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪ઓછા માં ઓછું‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪સ્લાઇડરથી યોગ્ય ફેરફાર કરો‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪નાનો ફેરફાર કરો‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪મોટો ફેરફાર કરો‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} નાના પગલામાં‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} મોટા પગલામાં‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}} પર જાઓ‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}} પર જાઓ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ને <b>લો</b> અથવા <b>છોડો</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ha": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Sakamakon tsakiya‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Sakamakon tsakiya da matsakaici‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Plot type‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Menene fafutukar Nisan bugun‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Yaya ko wani bugu Yake tasiri a matsakaici da sakamakon tsakiya‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Matsakaici‬",
    "CENTER_AND_VARIABILITY/mean": "‪Sakamakon tsakiya‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predict median‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predict mean‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Dot plot‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Layin plot‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sort data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ka jera Datan bisa sari!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Tsakiya da Abubuwa Masu sauyi‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ɓatattar tambaya‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Daya ko mafi yawan sigan tambaya mai neman bayanai nada<br>marar daraja (nakasu):‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Wannan kwaikwayon zai fara ta yadda aka saita shi.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Abin zaɓe‬",
    "JOIST/menuItem.phetWebsite": "‪Adireshin PhET na yanar gizo...‬",
    "JOIST/menuItem.reportAProblem": "‪Sanar da wata matsala...‬",
    "JOIST/menuItem.getUpdate": "‪Bincika sababbin bayanai...‬",
    "JOIST/menuItem.screenshot": "‪Hoton allo‬",
    "JOIST/menuItem.fullscreen": "‪Hoton ya fito gaba ɗaya‬",
    "JOIST/menuItem.about": "‪Kusa ga...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Ƙa’idodi da lasisi‬",
    "JOIST/translation.credits.link": "‪Godiya ga masu fassara‬",
    "JOIST/thirdParty.credits.link": "‪Godiya ga waɗanda suka taimaka‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Ƴar kusar kibod‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Domin asamu a fara‬",
    "JOIST/versionPattern": "‪Siga {0}‬",
    "JOIST/updates.checking": "‪Bincikar sababbabin bayanai...‬",
    "JOIST/updates.upToDate": "‪Wannan ƙwaiƙwayon na zamani ne.‬",
    "JOIST/updates.outOfDate": "‪Akwai sabuwar siga‬",
    "JOIST/updates.newVersionAvailable": "‪Ana samun sabuwar siga: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Sigar dake hannunka a yanzu: {0}.‬",
    "JOIST/updates.getUpdate": "‪Samo sabon bayani...‬",
    "JOIST/updates.noThanks": "‪A'a an gode‬",
    "JOIST/updates.offline": "‪An kasa samun bayanan zamani.‬",
    "JOIST/preferences.tabs.overview.title": "‪Dubawa‬",
    "JOIST/preferences.tabs.simulation.title": "‪Kama da wane‬",
    "JOIST/preferences.tabs.visual.title": "‪Gani (da ido)‬",
    "JOIST/preferences.tabs.audio.title": "‪Na saurare‬",
    "JOIST/preferences.tabs.input.title": "‪Abin saka baya I‬",
    "JOIST/preferences.tabs.localization.title": "‪Mayar da abu kan al’ada‬",
    "JOIST/credits.title": "‪Lada‬",
    "JOIST/credits.leadDesign": "‪Zanen da ke jagoranci: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Ci gaba da samarda manhaja: {0}‬",
    "JOIST/credits.team": "‪Tawaga: {0}‬",
    "JOIST/credits.contributors": "‪Waɗanda suka bada gudummuwa: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Tabbatarda inganci: {0}‬",
    "JOIST/credits.graphicArts": "‪Hoton da aka zana: {0}‬",
    "JOIST/credits.soundDesign": "‪Sound Design: {0}‬",
    "JOIST/credits.thanks": "‪Godiya‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Siffar abin saurare‬",
    "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.visual.interactiveHighlights": "‪hulda mai mahimmanci‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Ƙara haske mai haskewa ga maus ƙwai da kuma touch yayin da kuke yin hulɗa‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Yanki da al'ada‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Muna kara shigar da fasali zuwa cikin simuwarmu don yin su mafi haɗari. Wasu daga cikin wadannan fasali sun taimaka wa samar da damar yin amfani da su ga masu koyon da ke bukatar taushi daban-daban da kuma a cikin yanayi daban-daban. Duba wannan menu don bincika ko canza saitunan shirin bayyana na default.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪domin samun sauran kwaikwayon da sauran fasalta, duba hanyar da ya hadu a kwaikwayon a shafin ku cire.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sautuka‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Karin saututuka‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Kunna sonifications da sauti na asali yayin da kuke yin hulɗa.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Kara wasu sautuka zai iya taimakawa wasu masu koyo‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Saka murya ( a ingilishi kawai)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Voice and highlight content as you interact.‬",
    "JOIST/projectorMode": "‪Yanayin na'urar majigi‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Ƙara hasken launi don inganta gani a cikin azuzuwa‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}}{{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪zabi‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Fita‬",
    "SCENERY_PHET/key.capsLock": "‪Makullin alƙalumma‬",
    "SCENERY_PHET/key.end": "‪Ƙarshe‬",
    "SCENERY_PHET/key.enter": "‪Shiga‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Gida‬",
    "SCENERY_PHET/key.pageDown": "‪Zuwa Ƙasan shafi‬",
    "SCENERY_PHET/key.pageUp": "‪Zuwa saman shafi‬",
    "SCENERY_PHET/key.space": "‪Sarari‬",
    "SCENERY_PHET/key.shift": "‪Madannin shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Matsa zuwa ga abu na gaba ko zuma ga gungu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Matsa zuwa inda ka baro gungu inda ka baro‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Matsa zuwa a cikin gungun‬",
    "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": "‪Danna madannai‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪sake saitawa gaba daya‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Fita daga zance‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Sanya ƙima ta hanyar amfani da kibod‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Juyawar wuraren cikawa na kan manhaja‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Matakan da aka san dasu‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ko kuma‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Abin sarrafa abin darjewa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Daidaita‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪abin darjewa‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪mafi yawa‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪mafi zama ƙarami‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Dadaita abin darjewa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Dadaita a tazara mai gajera‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Dadaita a tazara doguwa‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}}{{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} a ƙaramar tazara‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} a Tamara mai yawa‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Tuma zuwa {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Tuma zuwa {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪zuwa <b>Riƙe</b> or <b>saki</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "hi": {
    "CENTER_AND_VARIABILITY/screen.median": "‪माध्यिका‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪माध्य और माध्यिका‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪क्षेत्र का प्रकार‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪विशिष्ट ठोकर दूरी क्या है?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪प्रत्येक ठोकर माध्य और माध्यिका को कैसे प्रभावित करती है?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪माध्यिका‬",
    "CENTER_AND_VARIABILITY/mean": "‪माध्य‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪माध्यिका का अनुमान लगाऐं‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪माध्य का अनुमान लगाऐं‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪बिंदूक्षेत्र‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪रेखाक्षेत्र‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪आँकड़े क्रमबद्ध करें‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪आपने आँकड़े क्रमबद्ध कर लिए।‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪केंद्र और परिवर्तनशीलता‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪अमान्य पूछताछ मापदंड‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪इनमें से एक या अधिक पूछताछ के मापदंड में<br>अमान्य मान हैं:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪सिम्युलेशन जिन पूछताछ मापदंड<br>के लिए डिफ़ॉल्ट मानों के साथ शुरू होगा।‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪पसंद‬",
    "JOIST/menuItem.phetWebsite": "‪PhET संकेतस्थल .......‬",
    "JOIST/menuItem.reportAProblem": "‪समस्या के बारे में बताएं ......‬",
    "JOIST/menuItem.getUpdate": "‪अद्यतन के लिए जाँचे .......‬",
    "JOIST/menuItem.screenshot": "‪स्क्रीनशॉट‬",
    "JOIST/menuItem.fullscreen": "‪पूर्ण स्क्रीन‬",
    "JOIST/menuItem.about": "‪के बारे में .....‬",
    "JOIST/termsPrivacyAndLicensing": "‪शर्त , गोपनीयता और अनुज्ञापन‬",
    "JOIST/translation.credits.link": "‪भाषांतर का श्रेय‬",
    "JOIST/thirdParty.credits.link": "‪तीसरे पक्ष का श्रेय‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪कीबोर्ड शॉर्टकट‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪आरंभ करना‬",
    "JOIST/versionPattern": "‪संस्करण {0}‬",
    "JOIST/updates.checking": "‪अद्यतन के लिए जाँच हो रही है अद्यतन की खोज हो रही है ........‬",
    "JOIST/updates.upToDate": "‪यह सिमुलेशन अद्यतित है‬",
    "JOIST/updates.outOfDate": "‪नया संस्करण उपलब्ध है‬",
    "JOIST/updates.newVersionAvailable": "‪नया संस्करण उपलब्ध : {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪आपका वर्तमान संस्करण : {0}‬",
    "JOIST/updates.getUpdate": "‪अद्यतन प्राप्त करें ........‬",
    "JOIST/updates.noThanks": "‪जी नहीं, धन्यवाद‬",
    "JOIST/updates.offline": "‪अद्यतन जांच करने में असमर्थ‬",
    "JOIST/preferences.tabs.overview.title": "‪विहंगावलोकन‬",
    "JOIST/preferences.tabs.simulation.title": "‪सिमुलेशन‬",
    "JOIST/preferences.tabs.visual.title": "‪दृश्य‬",
    "JOIST/preferences.tabs.audio.title": "‪ध्वनी‬",
    "JOIST/preferences.tabs.input.title": "‪निविष्ट‬",
    "JOIST/preferences.tabs.localization.title": "‪स्थानीयकरण‬",
    "JOIST/credits.title": "‪श्रेय‬",
    "JOIST/credits.leadDesign": "‪डिजाईन नेतृत्व : {0}‬",
    "JOIST/credits.softwareDevelopment": "‪सॉफ्टवेयर विकास :{0}‬",
    "JOIST/credits.team": "‪दल : {0}‬",
    "JOIST/credits.contributors": "‪योगदानकर्ता :{0}‬",
    "JOIST/credits.qualityAssurance": "‪गुणवत्ता आश्वासन : {0}‬",
    "JOIST/credits.graphicArts": "‪ललित कलाएं {0}‬",
    "JOIST/credits.soundDesign": "‪ध्वनि रचना :{0}‬",
    "JOIST/credits.thanks": "‪धन्यवाद‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪ध्वनी विशेषताएँ‬",
    "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.visual.interactiveHighlights": "‪मुख्य आकर्षक पारस्परिक क्रियाएँ‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪पारस्परिक क्रिया (interaction) के लिए माउस और स्पर्श (touch) के स्थान विशेष पहचान के साथ जोड़ो‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪क्षेत्र व संस्कृति‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪हम अपने सिमुलेशन को और अधिक समावेशी बनाने के लिए सुविधाओं को जोड़ रहे हैं। इनमें से कुछ विशेषताएं विविध आवश्यकताओं वाले और विविध वातावरण में शिक्षार्थियों के लिए पहुंच में सहयोग करती हैं। सामान्य प्रस्तुतिकरण सेटिंग की समीक्षा करने या बदलने के लिए मेनू देखें।‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪समावेशी सुविधाओं के साथ अन्य सिम्युलेशन खोजने के लिए,सिम्युलेशन फ़िल्टर पेज पर एक्सेस और समावेशन की तलाश करें और समावेशी सुविधा द्वारा फ़िल्टर करें।‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪ध्वनियाँ‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪अतिरिक्त ध्वनियाँ‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪पारस्परिक क्रिया या बातचीत के समय ध्वनि और ध्वनि प्रभाव चलाएं।‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪अतिरिक्त ध्वनि बजाएं जो कुछ शिक्षार्थियों के लिए सहायक हो सकती है।‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪आवाज (केवल अंग्रेजी)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪जब आप परस्परिक क्रिया करते हैं तो आवाज और सामग्री को हाइलाइट करें।‬",
    "JOIST/projectorMode": "‪प्रोजेक्टर मोड‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪कक्षाओं में स्पष्ट दृश्यता के लिए विपरीत रंग बढ़ाएं।‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪विकल्प‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪कैप्स लॉक‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪फंक्शन‬",
    "SCENERY_PHET/key.home": "‪गृह‬",
    "SCENERY_PHET/key.pageDown": "‪पेज  नीचे‬",
    "SCENERY_PHET/key.pageUp": "‪पेज  ऊपर‬",
    "SCENERY_PHET/key.space": "‪अंतराल‬",
    "SCENERY_PHET/key.shift": "‪शिफ्ट‬",
    "SCENERY_PHET/key.tab": "‪टैब‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪अगली वस्तु या समूह पर जाएँ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪पिछली वस्तु या समूह पर जाएँ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪एक समूह की वस्तुओं के बीच हिलाएं‬",
    "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": "‪कुंजी दबाएं‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪सब कुछ पहले जैसा करें‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪बाहर निकले‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪कीपैड में ही मान भरें‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪चेकबॉक्स टॉगल करें‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪आधारभूत क्रियाएँ‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪या‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪स्लाइडर नियंत्रण‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪समायोजित करें‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪स्लाइडर‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪अधिकतम‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪न्यूनतम‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪स्लाइडर समायोजित करें (स्लाइडर को ठीक करें)‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪छोटी मात्रा में बदलाव‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪बड़ी मात्रा में बदलाव‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{slider}} {{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪छोटे अंतराल से {{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪बड़े अंतराल से {{verb}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}} पर पहुंचे‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}} पर पहुंचे‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>पकड़ने के लिए</b> या <b>छोड़ने के लिए</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "hu": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Medián‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Átlag és medián‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Szóródás‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Grafikontípus‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Maximális rúgásszám‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪A maximális rúgásszámot jelenti a fejezetek összességére. A Medián fejezet Maximális rúgásszáma 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Kiszóró pontok‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪A kiszóró pontokat nem veszi számításba a dobozdiagaramon, de bejelöli őket.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Mekkora a tipikus rúgási távolság?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Ragadd meg vagy engedd el a labdát vagy kártyát‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Mozgasd a megragadott labdát vagy kártyát‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Mozgasd a megragadott labdát vagy kártyát‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Ugorj a kártyák vagy a számegyenes elejére‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Ugorj a kártyák vagy a számegyenes végére‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Hogyan befolyásolják az egyes rúgások az átlagot és a mediánt?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Ragadd meg vagy engedd el a labdát‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Mozgasd a megragadott labdát‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Mozgasd a megragadott labdát‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Ugorj a számegyenes elejére‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Ugorj a számegyenes végére‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Mennyire húzódnak szét a rúgási távolságok?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} rúgás‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Távolság (méterben)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Intervallum eszköz‬",
    "CENTER_AND_VARIABILITY/median": "‪Medián‬",
    "CENTER_AND_VARIABILITY/mean": "‪Átlag‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Mediánbecslés‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Átlagbecslés‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Mutató‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Ragadd meg vagy engedd el‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Haladj nagyobb lépésekben‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Labda igazítása a beosztáshoz‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Mozgasd az Átlagbecslés-t vagy a Mediánbecslés-t‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Mozgasd a becslési pontot‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Mozgasd az átlagbecslést kisebb lépésekben‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Mozgasd nagyobb lépésekben‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪számegyenes vége‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪számegyenes eleje‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Mozgasd a Mediánbecslés-t‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Mozgasd‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪becsüld meg a mediánt‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Medián = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Medián = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Átlag = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Átlag = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Pontgrafikon‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Vonalgrafikon‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪tárgy‬",
    "CENTER_AND_VARIABILITY/range": "‪Terjedelem‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interkvartilis terjedelem (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Átlagos abszolút eltérés (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Terjedelem = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Terjedelem = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Rendezd az adatokat‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪A <strong>medián</strong> az a szám, mely a rendezett adatsort félbe vágja.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Legalább egy rúgás szükséges‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Rúgás {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Medián = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪méter‬",
    "CENTER_AND_VARIABILITY/meters": "‪méter‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪Az <strong>átlag</strong> az adathalmaz számtani közepe.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Átlag =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Átlag = {{value}} méter‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪A <strong>terjedelem</strong> a legkisebb és a legnagyobb adatpont közötti távolság.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Terjedelem = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Terjedelem = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪Az <strong>interkvartilis terjedelem (IQR)</strong> az adatok középső 50%-ának terjedelme.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪Az <strong>átlagos abszolút eltérés (MAD)</strong> az adatpontok átlagos távolsága az átlagtól.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} méter‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Medián = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Te rendezted az adatokat!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Adatértékek (méterben):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Távolság (méterben)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Legalább öt rúgásra van szükség‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Közép és szóródás‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Érvénytelen paraméterek‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Egy vagy több paraméter értéke érvénytelen:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪A szimuláció alapértékekkel indul<br>a következő paraméterekre.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferenciák‬",
    "JOIST/menuItem.phetWebsite": "‪A PhET oldalára‬",
    "JOIST/menuItem.reportAProblem": "‪Problémabejelentés‬",
    "JOIST/menuItem.getUpdate": "‪Frissítés ellenőrzése‬",
    "JOIST/menuItem.screenshot": "‪Képernyőfelvétel‬",
    "JOIST/menuItem.fullscreen": "‪Teljes képernyő‬",
    "JOIST/menuItem.about": "‪Névjegy‬",
    "JOIST/termsPrivacyAndLicensing": "‪Feltételek, adatvédelem, engedélyek.‬",
    "JOIST/translation.credits.link": "‪Fordítóink‬",
    "JOIST/thirdParty.credits.link": "‪Harmadik fél‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Billentyűparancsok‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Indítás‬",
    "JOIST/versionPattern": "‪Verzió: {0}‬",
    "JOIST/updates.checking": "‪Frissítés keresése...‬",
    "JOIST/updates.upToDate": "‪Ez a szimuláció naprakész.‬",
    "JOIST/updates.outOfDate": "‪Új változat érhető el‬",
    "JOIST/updates.newVersionAvailable": "‪Új változat érhető el: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Az ön jelenlegi verziója: {0}.‬",
    "JOIST/updates.getUpdate": "‪Frissítés betöltése‬",
    "JOIST/updates.noThanks": "‪Nem kérem‬",
    "JOIST/updates.offline": "‪Nem sikerült a frissítés keresése.‬",
    "JOIST/preferences.tabs.overview.title": "‪Áttekintés‬",
    "JOIST/preferences.tabs.simulation.title": "‪Szimuláció‬",
    "JOIST/preferences.tabs.visual.title": "‪Vizuális‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪Nyelv‬",
    "JOIST/credits.title": "‪Közreműködők‬",
    "JOIST/credits.leadDesign": "‪Vezető tervező: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Szoftverfejlesztés: {0}‬",
    "JOIST/credits.team": "‪Munkatársak: {0}‬",
    "JOIST/credits.contributors": "‪Munkatársak: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Minőségbiztosítás: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafika: {0}‬",
    "JOIST/credits.soundDesign": "‪Hangtervező: {0}‬",
    "JOIST/credits.thanks": "‪Köszönetnyilvánítás‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio jellemzők‬",
    "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.visual.interactiveHighlights": "‪Interaktív szövegkiemelések‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Vizuális kiemelések rendelése az egérhez és az érintéshez interakció közben.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Régió és kultúra‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Szimulációinkat\r\n\nkülönböző befogadó funkciókkal egészítjük ki a jobb hozzáférhetőség végett. E funkciók a\r\n\nspeciális szükségletű tanulókat segítik különböző környezetekben. Ebben a\r\n\nmenüben áttekintheti és módosíthatja az alapértelmezett prezentációs\r\n\nbeállításokat.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪További, befogadó funkciókkal rendelkező szimulációkért keresse meg a Hozzáférés & befogadás elemet a szimulációs szűrő oldalon, és\r\n\nszűrjön befogadó funkció szerint.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Hangok‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Extra hangok‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Hangeffektusok lejátszása interakció közben‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Még egy hang lejátszása, hátha segít valakinek‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Beszéd (csak angol)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Tartalmak  kiemelése interakciónál beszéddel és vizuálisan‬",
    "JOIST/projectorMode": "‪Vetítő mód‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Tanteremben növelje a színkontrasztot a jobb láthatóság végett.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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": "‪Szóköz‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tabulátor‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Mozgás a következő tételre vagy csoportra‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Mozgás az előző tételre vagy csoportra‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Mozgás a csoporton belül‬",
    "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": "‪Nyomd a gombokat‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Az összes visszaállítása‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Kilépés a párbeszédből‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Értékek beállítása a billentyűzeten belül‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Jelölőnégyzet ki/be‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Alaplehetőségek‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪vagy‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Csúszkabeállítás‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Beálítás‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪csúszka‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Állítsd be a csúszkát‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Beállítás kisebb lépésekben‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Beállítás nagyobb lépésekben‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} kisebb lépésekben‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} nagyobb lépésekben‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Ugrás a {{minimum}}ra‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Ugrás a {{maximum}}ra‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Megragad</b> vagy <b>Elenged</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "hy": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Մեդիան‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Միջին և մեդիան‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Ցրվածություն‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Գրաֆիկի տեսակը‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Առավելագույն հարվածները‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Ո՞րն է հարվածի բնորոշ հեռավորությունը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Վերցրեք կամ բաց թողեք գնդակը կամ քարտը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Տեղափոխեք խփած գնդակը կամ քարտը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Տեղափոխեք խփած գնդակը կամ քարտը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Ցատկել քարտերի կամ թվային ուղղի սկիզբը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Ցատկել քարտերի կամ թվային ուղղի վերջը‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Ինչպե՞ս է յուրաքանչյուր հարված ազդում միջինի և մեդիանի վրա‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Հարվածեք կամ բաց թողեք գնդակը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Տեղափոխեք խփած գնդակը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Տեղափոխեք խփած գնդակը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Անցնել թվային ուղղի սկիզբ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Անցնել թվային ուղղի վերջ‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Ինչպե՞ս են բաշխված հարվածների հեռավորությունները‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} հարվածներ‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Հեռավորությունը (մետրերով)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Ինտերվալային գործիք‬",
    "CENTER_AND_VARIABILITY/median": "‪Մեդիան‬",
    "CENTER_AND_VARIABILITY/mean": "‪Միջին‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Կանխատեսել միջինը‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Կանխատեսել մեդիանը‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Ցուցիչ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Հարվածել կամ բաց թողնել‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Շարժվեք ավելի մեծ քայլերով‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Գնդակի ցատկը մինչև նշագիծ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Տեղափոխել կանխատեսած միջինը կամ մեդիանը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Տեղափոխեք կանխատեսած ցուցիչը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Տեղափոխել կանխատեսած միջինը փոքր քայլերով‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Շարժվեք ավելի մեծ քայլերով‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪թվային ուղղի վերջ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪թվային ուղղի սկիզբ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Տեղափոխել կանխատեսած միջինը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Տեղափոխել‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪կանխատեսել միջինը‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Մեդիան = {{value}} մ‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Մեդիան = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Միջին = {{value}} մ‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Միջին = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Կետային գրաֆիկ‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Գծային գրաֆիկ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Տեղափոխել ցուցիչը, ինտերվալային բռնակները կամ ինտերվալների բլոկը‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪օբյեկտ‬",
    "CENTER_AND_VARIABILITY/range": "‪Լայնք‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Միջքվարտիլային լայնք (ՄՔԼ)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Միջինի բացարձակ շեղում (ՄԲՇ)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪ՄՔԼ (IQR)‬",
    "CENTER_AND_VARIABILITY/mad": "‪ՄԲՇ (MAD)‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Լայնք = {{value}} մ‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} մ‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} մ‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Լայնք =?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Տվյալների տեսակավորում‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Մեդիանը</strong> բաժանում է տեսակավորված տվյալների հավաքածուն կիսով չափ:‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Անհրաժեշտ է առնվազն հինգ հարված‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪{{value}} հարված‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Մեդիան = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪մետր‬",
    "CENTER_AND_VARIABILITY/meters": "‪մետր‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Միջինը</strong> ահմանվում է որպես բազմության բոլոր տարրերի գումարի հարաբերությունը նրանց քանակին։‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Միջին=‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Միջին = {{value}} մետր‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Լայնքը</strong> տվյալների ամենամեծ և ամենափոքր արժեքների\nտարբերությունն է։‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Լայնք = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Լայնք = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪Միջքվարտիլային լայնքը (ՄՔԼ) տվյալների միջինի 50%-ն է։‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪Միջինի բացարձակ շեղումը (MAD) տվյալների արժեքների՝ միջինից ունեցած հեռավորությունների միջինն է։‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} մետր‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Մեդիան = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Դուք տեսակավորել եք տվյալները:‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Տվյալների արժեքները (մետրերով).‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Հեռավորությունը (մետրերով)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Անհրաժեշտ է առնվազն հինգ հարված‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Կենտրոնական միտման ցուցանիշներ և ցրվածության մեծություններ‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Հարցման անվավեր պարամետրեր‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Այս պարամետրերից մեկը կամ մի քանիսը ունեն<br>անիրական արժեք(ներ)‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Նմանակումը կգործարկվի  այս հարցման պարամետրերի լռելայն արժեքներով‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Նախապատվություններ‬",
    "JOIST/menuItem.phetWebsite": "‪PhET կայքը‬",
    "JOIST/menuItem.reportAProblem": "‪Տեղեկացում պրոբլեմի մասին‬",
    "JOIST/menuItem.getUpdate": "‪Ստուգել թարմացումները‬",
    "JOIST/menuItem.screenshot": "‪Սքրինշոթ‬",
    "JOIST/menuItem.fullscreen": "‪Ամբողջ էկրանով‬",
    "JOIST/menuItem.about": "‪Նմանակման մասին‬",
    "JOIST/termsPrivacyAndLicensing": "‪Գաղտնիության և լիցենզավորման պայմաններ‬",
    "JOIST/translation.credits.link": "‪Թարգմանությունների հեղինակներ‬",
    "JOIST/thirdParty.credits.link": "‪Այլ հեղինակներ‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Ստեղնաշարի դյուրանցումներ‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪սկզբի համար‬",
    "JOIST/versionPattern": "‪տարբերակ {0}‬",
    "JOIST/updates.checking": "‪Թարմացումների ստուգում․․․‬",
    "JOIST/updates.upToDate": "‪Այս նմանակումը արդիական է‬",
    "JOIST/updates.outOfDate": "‪Հասանելի է նոր տարբերակ‬",
    "JOIST/updates.newVersionAvailable": "‪Հասանելի է նոր տարբերակ  {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Ձեր ընթացիկ տարբերակն է {0}‬",
    "JOIST/updates.getUpdate": "‪Ստացեք թարմացումը․․․‬",
    "JOIST/updates.noThanks": "‪Ոչ, շնորհակալություն‬",
    "JOIST/updates.offline": "‪Հնարավոր չէ ստուգել թարմացումները‬",
    "JOIST/preferences.tabs.overview.title": "‪Ակնարկ‬",
    "JOIST/preferences.tabs.simulation.title": "‪Մոդելավորում‬",
    "JOIST/preferences.tabs.visual.title": "‪Տեսողական‬",
    "JOIST/preferences.tabs.audio.title": "‪Ձայն‬",
    "JOIST/preferences.tabs.input.title": "‪Մուտքագրում‬",
    "JOIST/preferences.tabs.localization.title": "‪Տեղայնացում‬",
    "JOIST/credits.title": "‪Հեղինակներ‬",
    "JOIST/credits.leadDesign": "‪Դիզայնի ձևավորումը՝ {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Ծրագրաշարի մշակումը՝ {0}‬",
    "JOIST/credits.team": "‪Թիմը՝ {0}‬",
    "JOIST/credits.contributors": "‪Աջակցող {0}‬",
    "JOIST/credits.qualityAssurance": "‪Որակի ապահովումը՝ {0}‬",
    "JOIST/credits.graphicArts": "‪Գրաֆիկական դիզայն {0}‬",
    "JOIST/credits.soundDesign": "‪Ձայնի ձևավորում {0}‬",
    "JOIST/credits.thanks": "‪Շնորհակալություն‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Ձայնի առանձնահատկություններ‬",
    "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.visual.interactiveHighlights": "‪Ինտերակտիվ իրադարձություններ‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Ավելացրեք տեսողական ընդգծումները մկնիկի համար և հպեք:‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Մենք մեր նմանակումներին նոր հնարավորություններ ենք ավելացնում՝ դրանք ավելի ներառական դարձնելու համար: Այս հնարավորություններից մի քանիսն ապահովում են մատչելիությունը՝ տարբեր կարիքներ ունեցող սովորողների համար և տարբեր միջավայրերում: Ուսումնասիրեք այս ընտրացանկը՝ դիտելու կամ փոխելու կանխադրված կարգավորումները:‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Ներառական գործառույթներով այլ նմանակուներ գտնելու համար նմանակուների զտման էջում փնտրեք Access and Inclusion և զտեք ըստ ներառական հատկանիշի‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Հնչյուններ‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Լրացուցիչ հնչյուններ‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Նվագարկեք հնչյունները և ձայնային էֆեկտները:‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Նվագարկեք լրացուցիչ ձայնը, որը կարող է օգտակար լինել որոշ սովորողների համար:‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Ձայնավորում (միայն անգլերեն)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Voice and highlight content as you interact.‬",
    "JOIST/projectorMode": "‪Պրոյեկտորի ռեժիմ‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Increase color contrast for better visibility in classrooms.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Տարբերակ‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪Տեղափոխել հաջորդ տարր կամ խումբ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Տեղափոխել նախորդ տարր կամ խումբ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Տեղափոխել խմբի տարրերի միջև‬",
    "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": "‪Սեղմեք կոճակները‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Վերականգնել բոլորը‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Դուրս գալ երկխոսությունից‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Սահմանեք արժեքներ ստեղնաշարով‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Փոխարկելի վանդակներ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Հիմնական գործողություններ‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪կամ‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Սահիչի կառավարում‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Կարգավորել‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪Սահիչ‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Մաքսիմում‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Մինիմում‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Կարգավորել ավելի փոքր քայլերով‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Կարգավորել ավելի մեծ քայլերով‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} ավելի փոքր քայլերով‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} ավելի մեծ քայլերով‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Անցում {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Անցում {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ig": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Etiti‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Nkezi na Etiti‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Ụdị akara n'ime eserese‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Gịnị bụ ahụkarị anya nke igba?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Kedu ka ịgba nke ọ bụla si emetụta nkezi na etiti?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Etiti‬",
    "CENTER_AND_VARIABILITY/mean": "‪Nkezi‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪kwuo ihe i chere bụ Etiti‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪kwuo ihe i chere bụ Nkezi‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Ntụpọ akara n'ime eserese‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Ahịrị akara n'ime eserese‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Hazie data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ị haziri data ahụ!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Ebe etiti na mgbanwe‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Enwere Ajụjụ‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Nọmba ezighi ezi‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Ihe ngosi ga-amalite na ụkpụrụ ndabara maka<br>paramita ajụjụ ndị ahụ.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Mmasị‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Webụsaịtị...‬",
    "JOIST/menuItem.reportAProblem": "‪Kọọ Ahụhụ‬",
    "JOIST/menuItem.getUpdate": "‪Mmelite...‬",
    "JOIST/menuItem.screenshot": "‪Nseta Ihuenyo‬",
    "JOIST/menuItem.fullscreen": "‪Ihuenyo zuru oke‬",
    "JOIST/menuItem.about": "‪Banyere...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Usoro, Ọnọdụ na Ikike‬",
    "JOIST/translation.credits.link": "‪Ntụgharị Uru‬",
    "JOIST/thirdParty.credits.link": "‪Onye Nke Atọ Onyinye‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Azịza Ahụigodo‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪ọhụrụ‬",
    "JOIST/versionPattern": "‪ụdị {0}‬",
    "JOIST/updates.checking": "‪Mmelite...‬",
    "JOIST/updates.upToDate": "‪Ịme anwansị bụ ihe ọhụrụ.‬",
    "JOIST/updates.outOfDate": "‪Ụdị ọhụrụ dị‬",
    "JOIST/updates.newVersionAvailable": "‪Enwere ụdị ọhụrụ dị: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Mbipute ugbua nke gi bu: {0}.‬",
    "JOIST/updates.getUpdate": "‪Nweta Mmelite…‬",
    "JOIST/updates.noThanks": "‪Mba Daalụ‬",
    "JOIST/updates.offline": "‪Enweghị mmelite‬",
    "JOIST/preferences.tabs.overview.title": "‪Nchịkọta‬",
    "JOIST/preferences.tabs.simulation.title": "‪ịme anwansị‬",
    "JOIST/preferences.tabs.visual.title": "‪Anya‬",
    "JOIST/preferences.tabs.audio.title": "‪Ọdịyo‬",
    "JOIST/preferences.tabs.input.title": "‪Ntinye‬",
    "JOIST/preferences.tabs.localization.title": "‪edozi na ebe‬",
    "JOIST/credits.title": "‪Onyinye‬",
    "JOIST/credits.leadDesign": "‪Ibu Uzo Imewe:{0}‬",
    "JOIST/credits.softwareDevelopment": "‪Mmepe Ngwanrọ: {0}‬",
    "JOIST/credits.team": "‪Ụlọ Ọrụ:{0}‬",
    "JOIST/credits.contributors": "‪Onye Ntinye Aka: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Ntụkwasị Obi Ịdị Mma: {0}‬",
    "JOIST/credits.graphicArts": "‪Eserese:{0}‬",
    "JOIST/credits.soundDesign": "‪Ebe Olu: {0}‬",
    "JOIST/credits.thanks": "‪Daalụ‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Njirimara Ọdịyo‬",
    "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.visual.interactiveHighlights": "‪Isi Ihe Mmekọrịta‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Tinye ihe ngosi anya maka òké na aka ka ị na-emekọrịta ihe.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Mpaghara na Omenala‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Anyị na-agbakwunye atụmatụ na ịme anwansị anyị iji mee ka ha na-esonye. Ụfọdụ n'ime atụmatụ ndị a na-akwado ohere maka ndị mmụta nwere mkpa dị iche iche na n'ime gburugburu ebe dị iche iche. Chọgharịa menu a ka ịlele ma ọ bụ gbanwee ntọala ngosi ndabara‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Ka ịchọta ịme anwansị ndị ọzọ nwere njirimara nsonye, chọọ Access na nsonye na ibe nzacha ịme anwansị wee nzacha site na njirimara nsonye.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Na-Ada Ụda‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Nnukwu Ụda‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Kpọọ na-ada ụda na mmetụta ụda ka ị na-emekọrịta ihe.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Kpọọ ụda agbakwunyere nke nwere ike ịbara ụfọdụ ndị mmụta aka.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Ịkpọ ụda (Bekee naanị)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Olu ma gosi ọdịnaya ka ị na-emekọrịta ihe‬",
    "JOIST/projectorMode": "‪lee ntụziaka‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Mụbaa ọdịiche agba maka nhụsianya ka mma na klaasị‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Nhọrọ‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Mgbapụ‬",
    "SCENERY_PHET/key.capsLock": "‪Nnukwu Mkpụrụedemede‬",
    "SCENERY_PHET/key.end": "‪Ngwucha‬",
    "SCENERY_PHET/key.enter": "‪Imetụ Aka‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Ebe Obibi‬",
    "SCENERY_PHET/key.pageDown": "‪Gaa N'okpuru‬",
    "SCENERY_PHET/key.pageUp": "‪Gaa N'elu‬",
    "SCENERY_PHET/key.space": "‪Oghere‬",
    "SCENERY_PHET/key.shift": "‪Segharia‬",
    "SCENERY_PHET/key.tab": "‪Imetụ Aka‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Gaa na ihe ma ọ bụ otu na-esote‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Gaa na ihe gara aga ma ọ bụ otu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Bugharịa n'etiti ihe dị n'otu‬",
    "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": "‪Pịa bọtịnụ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Tọgharịa Ha niile‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Pụọ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Tọọ ụkpụrụ n'ime ahụ igodo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Tụgharịa akpa‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Ọrụ Mbụ‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ma ọ bụ‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Njikwa ihe mmịfe‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Dozie‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪ihe mmịfe‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪kacha‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪kacha nta‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪hazie ihe mmịfe‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪dozie n'ime obere nzọụkwụ‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪dozie na ibu nzọụkwụ‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} n'obere nzọụkwụ‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} n'ụzọ buru ibu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Gaa na {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Gaa na {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ka <b>Jidere</b> ma ọ bụ <b>Hapụ</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "it": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Media e Mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variabilità‬",
    "CENTER_AND_VARIABILITY/plotType": "‪tipo di traccia‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Massimo tiri‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determina il numero massimo di tiri consentiti per tutti gli schermi. Il numero massimo di calci sullo schermo della Mediana è 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Valori anomali‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Mostra i valori anomali sul diagramma a quartili come contrassegni anziché essere inclusi negli estremi.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Qual è la distanza tipica dei tiri?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Afferra o rilascia la palla o la carta‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Muovi la palla o la carta afferrate‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Muovi la palla o la carta afferrate‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Vai all'inizio delle carte o alla linea dei numeri‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Vai alla fine delle carte o della linea dei numeri‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪In che modo ogni tiro influenza la media e la mediana?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Affera la palla o lasciala‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Muovi la palla afferrata‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Muovi la palla afferrata‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Vai all'inizio della linea dei numeri‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Vai alla fine della linea dei numeri‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Quanto variano le distanze dei tiri?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} tiri‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distanza (in metri)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Strumento intervallo‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Media‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Prevedi la mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Prevedi la media‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Puntatore‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Afferra o lascia‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Muovi a passi più grandi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Muovi la palla per mettere un segno‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Muovi la media o la mediana prevista‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Muovi il puntatore della previsione‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Muovi la media prevista a piccoli passi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Muovi a passi più ampi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪Fine della linea dei numeri‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪Inizio della linea dei numeri‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Muovi la Mediana prevista‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Muovi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪Prevedi la mediana‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Media = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Media = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Traccia un punto‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Traccia una linea‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Sposta il puntatore, le maniglie dell'intervallo o il blocco ddell'intervallo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪oggetto‬",
    "CENTER_AND_VARIABILITY/range": "‪Intervallo‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Range Interquartile  (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Deviazione media assoluta (DMA)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪DMA‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪DMA = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪DMA = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ordina dati‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Mediana</strong> è il numero che divide a metà un gruppo di dati ordinato.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Serve almeno un tiro‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪tiro {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪metro‬",
    "CENTER_AND_VARIABILITY/meters": "‪metri‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Media</strong> è la media di tutti i valori in certo gruppo di dati.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Media =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Media = {{value}} metri‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪L'<strong>Range</strong> è la distanza tra i punti dati minimo e massimo.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪L'<strong>intervallo interquartile (IQR)</strong> è il 50% centrale dei dati.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪La <strong>Deviazione media assoluta  (DMA)</strong> è la distanza media tra ciascun punto dati e la media.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪DMA‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪DMA = {{mad}} metri‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Hai ordinato i dati!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Valori dei dati (in metri):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distanza (in metri)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Servono almeno cinque tiri‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centro e variabilità‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Parametri richiesti non validi‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Uno o più parametri della richiesta hanno prodotto un risultato <br>non valido:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪La simulazione partirà con valori standard per i seguenti<br>parametri richiesti‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferenze‬",
    "JOIST/menuItem.phetWebsite": "‪Il sito di PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Segnala un problema...‬",
    "JOIST/menuItem.getUpdate": "‪Controlla gli aggiornamenti...‬",
    "JOIST/menuItem.screenshot": "‪Cattura schermo‬",
    "JOIST/menuItem.fullscreen": "‪Schermo intero‬",
    "JOIST/menuItem.about": "‪A proposito di...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Condizioni, Privacy e Licenza d'uso‬",
    "JOIST/translation.credits.link": "‪Riconoscimenti di traduzione‬",
    "JOIST/thirdParty.credits.link": "‪Riconoscimenti di terze parti‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Scorciatoie da tastiera‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪per iniziare‬",
    "JOIST/versionPattern": "‪versione {0}‬",
    "JOIST/updates.checking": "‪Controllo degli aggiornamenti...‬",
    "JOIST/updates.upToDate": "‪Questa simulazione è aggiornata.‬",
    "JOIST/updates.outOfDate": "‪Nuova versione disponibile‬",
    "JOIST/updates.newVersionAvailable": "‪C'è una nuova versione disponibile {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪La tua versione attuale è: {0}‬",
    "JOIST/updates.getUpdate": "‪Rimani aggiornato...‬",
    "JOIST/updates.noThanks": "‪Nessun ringraziamento‬",
    "JOIST/updates.offline": "‪Impossibile controllare gli aggiornamenti.‬",
    "JOIST/preferences.tabs.overview.title": "‪Panoramica‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulazione‬",
    "JOIST/preferences.tabs.visual.title": "‪Visivo‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪Localizzazione‬",
    "JOIST/credits.title": "‪Riconoscimenti‬",
    "JOIST/credits.leadDesign": "‪Direttore del progetto: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Sviluppo del software {0}‬",
    "JOIST/credits.team": "‪Il Team: {0}‬",
    "JOIST/credits.contributors": "‪Collaboratori: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Garanzia di Qualità: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafica: {0}‬",
    "JOIST/credits.soundDesign": "‪Progettazione sonora: {0}‬",
    "JOIST/credits.thanks": "‪Ringraziamenti‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Caratteristiche audio‬",
    "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.visual.interactiveHighlights": "‪Effetti Visivi‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Aggiungi effetti visivi per mouse e tocco mentre interagisci.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Regione e Cultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Stiamo aggiungendo funzionalità alle nostre simulazioni per renderle più inclusive. Alcune di queste funzionalità supportano l'accessibilità per gli studenti con esigenze diverse e all'interno di ambienti diversi. Esplora le schede in questo menu per rivedere o cambiare le impostazioni di presentazione prefigurate‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Per trovare altre simulazioni con funzionalità inclusive, cerca Accesso e Inclusione nella pagina del filtro di simulazione e filtra per funzionalità inclusive.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Suoni‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Suoni extra‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Riproduci sonorizzazioni ed effetti sonori mentre interagisci.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Riproduci suoni aggiuntivi che potrebbero essere utili per alcuni studenti.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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 (solo in inglese)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Dai voce ed evidenzia i contenuti mentre interagisci.‬",
    "JOIST/projectorMode": "‪Modalità proiezione‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Incremento del contrasto cromatico per migliorare la visibilità in classe‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪Stati Uniti d'America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (limitato)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opzione‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Blocco maiuscole‬",
    "SCENERY_PHET/key.end": "‪Fine‬",
    "SCENERY_PHET/key.enter": "‪Invio‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Home‬",
    "SCENERY_PHET/key.pageDown": "‪Pag giù‬",
    "SCENERY_PHET/key.pageUp": "‪Pag su‬",
    "SCENERY_PHET/key.space": "‪Spazio‬",
    "SCENERY_PHET/key.shift": "‪Maiuscolo‬",
    "SCENERY_PHET/key.tab": "‪Tabulazione‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Passa al prossimo elemento o gruppo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Passa al precedente elemento o gruppo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Muovi tra gli elementi del gruppo‬",
    "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": "‪Premi i pulsanti‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Azzera tutto‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Chiudi la finestra di dialogo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Imposta i valori col tastierino‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Attiva/disattiva le caselle di controllo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Azioni base‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪o‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Controlli del cursore‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Regola‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪cursore‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪massimo‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Regolazione cursore‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Regola lentamente‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Regola rapidamente‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} a piccoli passi‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} a grandi passi‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Salta al {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Salta al {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Prendere</b> o <b>Lasciare</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "iw": {
    "CENTER_AND_VARIABILITY/screen.median": "‫חציון‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‫ממוצע וחציון‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‫שונות‬",
    "CENTER_AND_VARIABILITY/plotType": "‫סוג התרשים‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‫בעיטות מירביות‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‫קובע את מספר הבעיטות המרבי המותר עבור כל המסכים. המספר המרבי של בעיטות במסך החציוני הוא 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‫חריגים‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‫מראה חריגים בתרשים הקופסה כסימנים במקום להיכלל בשפם.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‫מהו מרחק בעיטה טיפוסית ממוצעת?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‫תפוס או שחרר כדור או קלף‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‫הזז את הכדור או הקלף המוחזקים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‫הזז את הכדור או הקלף המוחזקים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‫קפוץ לתחילת הקלפים או שורת המספרים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‫קפוץ לתחילת הקלפים או שורת המספרים‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‫כיצד משפיעה כל בעיטה על הממוצע והחציון?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‫תפיסה או שחרור של כדור‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‫תפיסה או שחרור של כדור‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‫הזזת הכדור התפוס‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‫קפיצה להתחלת שורת המספרים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‫קפיצה להתחלת שורת המספרים‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‫כמה מפוזרים מרחקי הבעיטה?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‫{{value}} בעיטות‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‫מרחק (במטרים)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‫כלי מרווחים‬",
    "CENTER_AND_VARIABILITY/median": "‫חציון‬",
    "CENTER_AND_VARIABILITY/mean": "‫ממוצע‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‫חיזוי חציון‬",
    "CENTER_AND_VARIABILITY/predictMean": "‫חיזוי ממוצע‬",
    "CENTER_AND_VARIABILITY/pointer": "‫מצביע‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‫תפיסה או שחרור‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‫הזזה בצעדים גדולים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‫הקפץ כדור לסימון‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‫הזזת ממוצע צפוי או חציון‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‫הזזת מצביע חיזוי‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‫הזזת חיזוי הממוצע בצעדים קטנים יותר‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‫הזזה בצעדים גדולים יותר‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‫סוף שורת המספרים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‫התחלת שורת המספרים‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‫הזז חיזוי חציון‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‫הזזה‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‫חיזוי חציון‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‫?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‫חציון = {{value}} מ'‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‫חציון = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‫חציון = {{value}} מ'‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‫ממוצע = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‫תרשים נקודות‬",
    "CENTER_AND_VARIABILITY/linePlot": "‫תרשים קוי‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‫הזזת מצביע, ידיות מרווח או בלוק מרווח‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‫עצם‬",
    "CENTER_AND_VARIABILITY/range": "‫טווח‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‫טווח בין רבעוני (טבר)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‫סטייה מוחלטת ממוצעת (סממ)‬",
    "CENTER_AND_VARIABILITY/iqr": "‫טבר‬",
    "CENTER_AND_VARIABILITY/mad": "‫סממ‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‫טווח = {{value}} מ'‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‫טבר = {{value}} מ'‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‫סממ = {{value}} מ'‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‫טווח = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‫טבר = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‫סממ = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‫מיון נתונים‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‫<strong>חציון</strong> הוא המספר שחוצה את ערכת נתונים מומוינים לחצי.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‫נדרשת לפחות בעיטה אחת‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‫בעיטה {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‫חציון = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‫מטר‬",
    "CENTER_AND_VARIABILITY/meters": "‫מטרים‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‫<strong>ממוצע</strong> הוא המצוע של כל הערכים בכל מערך נתונים.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‫ממוצע =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‫ממוצע = {{value}} מטרים‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‫<strong>טווח</strong> הוא המרחק בין נקודות נתוני המינימום והמקסימום.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‫טווח = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‫טווח = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‫<strong>טווח בין הרבעונים (טבר)</strong> הוא אמצע 50% מהנתונים.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‫טבר = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‫טבר = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‫<strong>ממוצע הסטייה המולחטת (מסמ)</strong> הוא ממוצע המרחקים בין נקודות הנתונים לחציון.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‫חציון שוו=‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‫MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‫חציון = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‫מיינת את הנתונים!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‫ערי נתונים (במטרים)‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‫מרחק (במטרים)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‫נדרשות לפחות חמש בעיטות‬",
    "CENTER_AND_VARIABILITY/min": "‫מינימום‬",
    "CENTER_AND_VARIABILITY/max": "‫מקסימום‬",
    "CENTER_AND_VARIABILITY/q1": "‫Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‫Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‫מרכז ושונות‬",
    "JOIST/simTitleWithScreenNamePattern": "‫{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‫ערכי חיפוש לא חוקיים‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‫אחד או יותר מערכי החיפוש לא חוקיים:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‫ההדמיה תתחיל עם ערכי ברירת מחדל עבור<br>ערכי החיפוש.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‫העדפות‬",
    "JOIST/menuItem.phetWebsite": "‫אתר PhET...‬",
    "JOIST/menuItem.reportAProblem": "‫דווח על בעיה...‬",
    "JOIST/menuItem.getUpdate": "‫חיפוש עדכונים...‬",
    "JOIST/menuItem.screenshot": "‫צילום מסך‬",
    "JOIST/menuItem.fullscreen": "‫מסך מלא‬",
    "JOIST/menuItem.about": "‫אודות...‬",
    "JOIST/termsPrivacyAndLicensing": "‫תנאים, הגדרות פרטיות ורישיונות‬",
    "JOIST/translation.credits.link": "‫קרדיטי תרגום‬",
    "JOIST/thirdParty.credits.link": "‫קרדיטים לצד ג‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‫קיצורי מקשים‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‫להתחלה‬",
    "JOIST/versionPattern": "‫גרסה {0}‬",
    "JOIST/updates.checking": "‫מחפש עדכונים...‬",
    "JOIST/updates.upToDate": "‫ההדמיה מעודכנת.‬",
    "JOIST/updates.outOfDate": "‫גרסה חדשה זמינה‬",
    "JOIST/updates.newVersionAvailable": "‫קיימת גרסה חדשה זמינה: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‫הגרסה הנוכחית שלך היא: {0}‬",
    "JOIST/updates.getUpdate": "‫לעדכון...‬",
    "JOIST/updates.noThanks": "‫לא תודה‬",
    "JOIST/updates.offline": "‫בדיקת עדכונים נכשלה.‬",
    "JOIST/preferences.tabs.overview.title": "‫סקירה‬",
    "JOIST/preferences.tabs.simulation.title": "‫הדמיה‬",
    "JOIST/preferences.tabs.visual.title": "‫נראות‬",
    "JOIST/preferences.tabs.audio.title": "‫שמע‬",
    "JOIST/preferences.tabs.input.title": "‫קלט‬",
    "JOIST/preferences.tabs.localization.title": "‫מקומי‬",
    "JOIST/credits.title": "‫קרדיטים‬",
    "JOIST/credits.leadDesign": "‫עיצוב ראשי: {0}‬",
    "JOIST/credits.softwareDevelopment": "‫פיתוח תכנה: {0}‬",
    "JOIST/credits.team": "‫צוות: {0}‬",
    "JOIST/credits.contributors": "‫תורמים: {0}‬",
    "JOIST/credits.qualityAssurance": "‫אבטחת איכות: {0}‬",
    "JOIST/credits.graphicArts": "‫עיצוב אומנותי: {0}‬",
    "JOIST/credits.soundDesign": "‫עיצוב צליל: {0}‬",
    "JOIST/credits.thanks": "‫תודות‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‫מאפייני שמע‬",
    "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.visual.interactiveHighlights": "‫דגשים אינטראקטיביים‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‫הוספת הדגשה חזותית עבור העכבר ומגע באינטראקציה.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‫אזור ותרבות‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‫אנו מוסיפים תכונות לסימולציות שלנו כדי להפוך אותן מותאמות יותר. חלק מהתכונות הללו תומכות בנגישות ללומדים עם צרכים מגוונים ובגוון סביבות. סקרו את התפריט כדי לבדוק או לשנות את הגדרות תצוגת ברירות המחדל.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‫למצוא הדמיות אחרות עם תכונות נגישות, יש להיכנס לעמוד המסננים של ההדמיות באתר PhET ולסנן באמצעות רכיבי נגישות.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‫צלילים‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‫הגברת קול‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‫השמע התראות קוליות ואפקטים קוליים בעת אינטראקציה.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‫נגן צלילים נוספים על-מנת לסייעו לחלק מהלומדים.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‫הקראה (אנגלית בלבד)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‫קול והדגשת תוכן בעת אינטראקציה‬",
    "JOIST/projectorMode": "‫מצב מקרן‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‫הגדלת ניגודיות צבע לשיפור הנראות בכיתה‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‫{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‫A‬",
    "SCENERY_PHET/key.c": "‫C‬",
    "SCENERY_PHET/key.d": "‫D‬",
    "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/key.option": "‫אפשרויות‬",
    "SCENERY_PHET/key.alt": "‫Alt‬",
    "SCENERY_PHET/key.esc": "‫Esc‬",
    "SCENERY_PHET/key.capsLock": "‫Caps Lock‬",
    "SCENERY_PHET/key.end": "‫End‬",
    "SCENERY_PHET/key.enter": "‫Enter‬",
    "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": "‫רווח‬",
    "SCENERY_PHET/key.shift": "‫Shift‬",
    "SCENERY_PHET/key.tab": "‫Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‫עבור לעצם או לקבוצה הבאים‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‫עבור לעצם הקודם או לקבוצה הקודמת‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‫עבור בין עצמים בקבוצה‬",
    "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": "‫מקשי הפעלה‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‫אפס הכל‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‫יציאה מתיבת השיח‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‫הגדר ערכים בלוח המקשים‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‫בחירה בתיבות סימון‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‫פעולות בסיסיות‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‫או‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‫-‬",
    "SCENERY_PHET/key.k": "‫K‬",
    "SCENERY_PHET/key.l": "‫L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‫בקרים‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‫התאמה‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‫שקופית‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‫מקסימום‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‫מינימום‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‫כיוונון עצמים‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‫התאם בצעדים קטנים יותר‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‫התאם בצעדים גדולים יותר‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‫{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‫{{verb}} בצעדים קטנים יותר‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‫{{verb}} בצעדים גדולים יותר‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‫קפיצה ל{{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‫קפיצה ל{{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‫<b>לתפוס</b> או <b>לשחרר</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ja": {
    "CENTER_AND_VARIABILITY/screen.median": "‪中央値‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪平均値と中央値‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Plot Type‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪標準的なキックの距離はどのくらいでしょう？‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪それぞれのキックは平均値と中央値にどのように影響するでしょう？‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪中央値‬",
    "CENTER_AND_VARIABILITY/mean": "‪平均値‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪中央値を予想‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪平均値を予想‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Dot Plot‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪ドットプロット‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪データを並びかえ‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪並びかえられました！‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪代表値と散らばり‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "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.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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のホームページ‬",
    "JOIST/menuItem.reportAProblem": "‪問題を報告‬",
    "JOIST/menuItem.getUpdate": "‪アップデートの確認‬",
    "JOIST/menuItem.screenshot": "‪スクリーンショット‬",
    "JOIST/menuItem.fullscreen": "‪全画面表示‬",
    "JOIST/menuItem.about": "‪メニュー項目‬",
    "JOIST/termsPrivacyAndLicensing": "‪期間・プライバシー・ライセンス‬",
    "JOIST/translation.credits.link": "‪翻訳について‬",
    "JOIST/thirdParty.credits.link": "‪第三者団体について‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪キーボード操作方法‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪で始める‬",
    "JOIST/versionPattern": "‪バージョン {0}‬",
    "JOIST/updates.checking": "‪アップデートを確認しています‬",
    "JOIST/updates.upToDate": "‪このシミュレーションは最新版です‬",
    "JOIST/updates.outOfDate": "‪新しいバージョンが利用できます‬",
    "JOIST/updates.newVersionAvailable": "‪新しいバージョンが入手できます: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪現在のバージョン: {0}‬",
    "JOIST/updates.getUpdate": "‪アップデートを入手‬",
    "JOIST/updates.noThanks": "‪不要‬",
    "JOIST/updates.offline": "‪アップデートをチェックできません‬",
    "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/credits.title": "‪関係者‬",
    "JOIST/credits.leadDesign": "‪デザイン責任者: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪ソフトウェア開発: {0}‬",
    "JOIST/credits.team": "‪チーム: {0}‬",
    "JOIST/credits.contributors": "‪貢献者: {0}‬",
    "JOIST/credits.qualityAssurance": "‪品質保証者 :{0}‬",
    "JOIST/credits.graphicArts": "‪グラフィックアーティスト: {0}‬",
    "JOIST/credits.soundDesign": "‪サウンドデザイン：{0}‬",
    "JOIST/credits.thanks": "‪謝辞‬",
    "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.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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "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": "‪To find other simulations with inclusive features, look for Access and Inclusion on the simulation filter page and filter by inclusive feature.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪プロジェクターモード‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Increase color contrast for better visibility in classrooms.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪次のアイテム（グループ）‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪前のアイテム（グループ）‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪グループ内で選択‬",
    "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": "‪ボタンを押す‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪ダイアログを終了‬",
    "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": "‪チェックボックスを切り替える‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪基本操作‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪か‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪スライダーのコントロール‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪調節する‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪スライダー‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪最大値‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪最小値‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪つまみを動かす‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪少しずつ動かす‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪大きく動かす‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪より細かく{{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪より大まかに{{verb}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}}へジャンプ‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}}へジャンプ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ki": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mūthīhi wa Mūrī‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Cianjai na Mūrī‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Thirikari ya Kwihinga‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Ni thīitū-inī ya ndari-inī?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Rīrī ĩrĩa rĩa ndari rĩa kĩnyambũ rĩathimwo mūthīhi wa cianjai na mūthīhi wa mūrī?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Mūthīhi wa Mūrī‬",
    "CENTER_AND_VARIABILITY/mean": "‪Mūthīhi wa Cianjai‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Kuhemukira Mūthīhi wa Mūrī‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Kuhemukira Mūthīhi wa Cianjai‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Kwihinga wa Kīratho‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Kwihinga wa Rūcī‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Kūrathia Mīciĩ‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ngwenda ūrathia mīciĩ!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪muguruki na utariri‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ndumiriri cia Kĩũria Itirĩ cia Kĩene‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Ũmwe kana o maingĩ ma maciĩũria cia mũtaratara iri <br>gĩtiagĩrĩire:indo cia bata‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪simulation nĩ kuambĩrĩria na indo ca bata cia default <br>icio ciĩũria cia mũtaratara‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪maũndũ ma bata‬",
    "JOIST/menuItem.phetWebsite": "‪PhET mahiga makwa‬",
    "JOIST/menuItem.reportAProblem": "‪Riboti  Thĩna‬",
    "JOIST/menuItem.getUpdate": "‪Rora macokio merũ‬",
    "JOIST/menuItem.screenshot": "‪mbica ya mbica‬",
    "JOIST/menuItem.fullscreen": "‪gicicio giothe‬",
    "JOIST/menuItem.about": "‪Kũhũraga...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Ĩrũme, Ũtũmbĩka na Ũkĩtĩri‬",
    "JOIST/translation.credits.link": "‪Ĩnĩkĩrĩrwo ya kũhũga‬",
    "JOIST/thirdParty.credits.link": "‪Ĩnĩkĩrĩrwo ya mũtigũ wa gatatu‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Njìra ngùhì ya keyboard‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Kwĩrira kũhenda‬",
    "JOIST/versionPattern": "‪Mùthemba {0}‬",
    "JOIST/updates.checking": "‪Kũjũria mũrũhi...‬",
    "JOIST/updates.upToDate": "‪Ũgĩkũhi ũcio ũrĩ kwa nyakũrũ‬",
    "JOIST/updates.outOfDate": "‪Kũrĩ ũgĩkũhi ũrĩ mũcikũrũ‬",
    "JOIST/updates.newVersionAvailable": "‪Hena mùthemba ùngì mwerù n nì ùranyìtìkana: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪muthemba uria wikwo riuu: {0}.‬",
    "JOIST/updates.getUpdate": "‪Ĩngĩra Mũrũhi…‬",
    "JOIST/updates.noThanks": "‪Aca thengìo‬",
    "JOIST/updates.offline": "‪Hagatwi kũjũria mũrũhi‬",
    "JOIST/preferences.tabs.overview.title": "‪Muonekano‬",
    "JOIST/preferences.tabs.simulation.title": "‪kũgerekania‬",
    "JOIST/preferences.tabs.visual.title": "‪Cioneki‬",
    "JOIST/preferences.tabs.audio.title": "‪Mũgambo‬",
    "JOIST/preferences.tabs.input.title": "‪Gũikira‬",
    "JOIST/preferences.tabs.localization.title": "‪Kũgũrũ‬",
    "JOIST/credits.title": "‪Ĩnĩkĩrĩrwo‬",
    "JOIST/credits.leadDesign": "‪Design ndongoria: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Software Development: {0}‬",
    "JOIST/credits.team": "‪Gììkùndi: {0}‬",
    "JOIST/credits.contributors": "‪Nyongereri: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Kũmenyeria Ngumo: {0}‬",
    "JOIST/credits.graphicArts": "‪Graphic Arts: {0}‬",
    "JOIST/credits.soundDesign": "‪Design ya thaùti: {0}‬",
    "JOIST/credits.thanks": "‪Thengiu‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Miikarire ya Mũtarĩri‬",
    "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.visual.interactiveHighlights": "‪Mĩitĩrwo Mũrũ-Inĩ-ini‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Thumia kĩng'otho na ndiganĩ mũrũ-inĩ na mũthũku-inĩ ũngĩyĩreria.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Enjimĩ na Mĩhĩrĩga‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Thirikari tĩrĩ mĩkarire-inĩ cia maturi gia kũhurĩria ũcio wa nene wa maturi-inĩ. Kĩundũ cia mĩkarire hĩrĩrĩria ũguo kũrĩrĩria-inĩ rĩa maturi-inĩ na matoro makuuru-inĩ aina mĩtego ya kũhurĩria wari ũndũ wa maturi na ũcio wa ng'etanĩ-inĩ. Tũrĩka menu ĩhĩrĩa kuona kũrĩrĩria aho ciothe kĩthĩĩrio-inĩ cia maturi-inĩ tĩragũo ciĩme-inĩ rĩa mbere‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Kwĩhona njira cia kũtũgũkũra mathũngũthi-inĩ macio akeno, ũgũka gũko cia 'Access na Inclusion' kuwarĩ wa kũgũkũra rũũrũ ciothe rũmwe na kũgũkũra nĩngĩria-inĩ ũkũo cia kũtũgũkũra.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Mĩtarĩri‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Maingĩ mĩtarĩri‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Rĩrũ ũcikũĩru na nyũmbu-inĩ ĩrĩ kũnene wakũĩri ũngerĩreria na kuonera.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Rũme rwa mũnyene ya ũtarĩrĩ wa mũtũ wakuongerera gutũmaga‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Kũtũka (English Kagati)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Kũrĩa mĩciĩra na kũhĩrĩra kĩarĩrĩ na ũtũkũ wa ndungatacokio‬",
    "JOIST/projectorMode": "‪Thimu ya kũgũtha‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Kurutia kũrũra cia rangĩ ũgĩte ũrĩa wambere wĩciĩ wa mũbara-inĩ‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "SCENERY_PHET/key.r": "‪R‬",
    "SCENERY_PHET/key.s": "‪S‬",
    "SCENERY_PHET/key.w": "‪W‬",
    "SCENERY_PHET/key.one": "‪Imwe‬",
    "SCENERY_PHET/key.two": "‪Irĩ‬",
    "SCENERY_PHET/key.three": "‪ithato‬",
    "SCENERY_PHET/key.option": "‪Kũhagiria‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Honoka‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪Mùico‬",
    "SCENERY_PHET/key.enter": "‪Gutonyia‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪kwambĩrĩria‬",
    "SCENERY_PHET/key.pageDown": "‪Ikurukia thi‬",
    "SCENERY_PHET/key.pageUp": "‪Ikurukia iguru‬",
    "SCENERY_PHET/key.space": "‪Mwanya/Kiharo‬",
    "SCENERY_PHET/key.shift": "‪Kũrĩkĩrĩ-inĩ‬",
    "SCENERY_PHET/key.tab": "‪Tabu‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Tora kũgũrũ ya rũhĩgũ rwa iria cia gĩkũgũa‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Tora kũrũ ya rũhĩgũ rwa iria cia muoyo cia gĩthũmba‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Tora kũrũrũ ndũng'u cia iria cia muoyo‬",
    "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": "‪Tora miringo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Ũhoragia Gĩtũko‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Kurutwo matigari‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Ũthoũrwo Maundũko Inĩũ‬",
    "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": "‪Miringo itiganwa‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪kana‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Ũteithio wa Gũtongoria‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Kũgarũrĩra‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪gĩthũri‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Nene‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Nini‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Kũgarũra kĩbarĩ‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Gũthondeka na ikinya nini‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Gũthondeka na njĩra nene‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} na makinya manini‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}}  na makinya manene‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Hũũka  {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Hũũka {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "kn": {
    "CENTER_AND_VARIABILITY/screen.median": "‪ಮದ್ಯಮ‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪ಸರಾಸರಿ ಮತ್ತು ಮದ್ಯಮ‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪ನಕ್ಷಾ ವಿಧ‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪ಸಾಮಾನ್ಯವಾಗಿ ಒದೆಯ ದೂರವೆಷ್ಟು?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪ಪ್ರತೀ ಒದೆಯು ಸರಾಸರಿ ಮತ್ತು ಮದ್ಯಮವನ್ನು ಹೇಗೆ ಪ್ರಭಾವಿಸುತ್ತದೆ?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪ಮದ್ಯಮ‬",
    "CENTER_AND_VARIABILITY/mean": "‪ಸರಾಸರಿ‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪ಮದ್ಯಮವನ್ನು  ಊಹಿಸು (ಮುಂಗಾಣು)‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪ಸರಾಸರಿಯನ್ನು ಊಹಿಸು (ಮುಂಗಾಣು)‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪ಬಿಂದು ನಕ್ಷೆ‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪ರೇಖಾ ನಕ್ಷೆ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪ದತ್ತಾಂಶವನ್ನು ಓರಣಗೊಳಿಸು‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪ನೀನು ದತ್ತಾಂಶವನ್ನು ಓರಣಗೊಳಿಸಿದ್ದೀ‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪ಕೇಂದ್ರ ಮತ್ತು ವ್ಯತ್ಯಯಶೀಲತೆ‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪ಅನಧಿಕೃತ ವಿಚಾರಣಾ ಅಂಶಗಳು‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪ಒಂದು ಅಥವಾ ಹೆಚ್ಚಿನ ಕೋರಿಕೆ ಅಂಶಗಳು <br> ಅಸಿಂಧು ಮೌಲ್ಯಗಳಾಗಿವೆ‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪ಈ ಕೋರಿಕೆ ಅಂಶಗಳಿಗೆ ಸಿಮ್ಯುಲೇಶನ್ ಮೂಲ ಮೌಲ್ಯಗಳೊಂದಿಗೆ ಆರಂಭಿಸಲಾಗುವುದು.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪ಆದ್ಯತೆಗಳು‬",
    "JOIST/menuItem.phetWebsite": "‪Phet ವೆಬ್ಸೈಟ್ ...‬",
    "JOIST/menuItem.reportAProblem": "‪ಸಮಸ್ಯೆ ವರದಿಮಾಡಿ ...‬",
    "JOIST/menuItem.getUpdate": "‪ನವೀಕರಣಗಳಿಗಾಗಿ ಪರಿಶೀಲಿಸಿ ...‬",
    "JOIST/menuItem.screenshot": "‪ತೆರೆಚಿತ್ರ‬",
    "JOIST/menuItem.fullscreen": "‪ಪೂರ್ಣ ಪರದೆ‬",
    "JOIST/menuItem.about": "‪ಬಗ್ಗೆ ...‬",
    "JOIST/termsPrivacyAndLicensing": "‪ನಿಯಮಗಳು, ಗೌಪ್ಯತೆ ಮತ್ತು ಪರವಾನಗಿ‬",
    "JOIST/translation.credits.link": "‪ಭಾಷಾಂತರ ಋಣ‬",
    "JOIST/thirdParty.credits.link": "‪ತೃತೀಯ-ಪಕ್ಷ  ಋಣಗಳು‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪ಕೀಲಿಮಣೆ ಕಿರುಹಾದಿಗಳು‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪ಪ್ರಾರಂಭಿಸಲು‬",
    "JOIST/versionPattern": "‪ಆವೃತ್ತಿ {0}‬",
    "JOIST/updates.checking": "‪ನವೀಕರಣಗಳನ್ನು ಪರಿಶೀಲಿಸುತ್ತಿದೆ...‬",
    "JOIST/updates.upToDate": "‪ಈ ಸಿಮ್ಯುಲೇಶನ್ ಅನ್ನು ನವೀಕರಿಸಿದೆ .‬",
    "JOIST/updates.outOfDate": "‪ಹೊಸ ಆವೃತ್ತಿ ಲಭ್ಯವಿದೆ‬",
    "JOIST/updates.newVersionAvailable": "‪ಹೊಸ ಆವೃತ್ತಿ ಲಭ್ಯವಿದೆ: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪ನಿಮ್ಮ ಪ್ರಸ್ತುತ ಆವೃತ್ತಿ: {0} .‬",
    "JOIST/updates.getUpdate": "‪ನವೀಕರಣ ಪಡೆಯಿರಿ...‬",
    "JOIST/updates.noThanks": "‪ಬೇಡ‬",
    "JOIST/updates.offline": "‪ನವೀಕರಣಗಳ ಪರಿಶೀಲಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ.‬",
    "JOIST/preferences.tabs.overview.title": "‪ಮೇಲ್ನೋಟ‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪ದೃಶ್ಯಾತ್ಮಕ‬",
    "JOIST/preferences.tabs.audio.title": "‪ಧ್ವನಿ‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪ಭಾಷೆ‬",
    "JOIST/credits.title": "‪ಕ್ರೆಡಿಟ್‌ಗಳು‬",
    "JOIST/credits.leadDesign": "‪ಲೀಡ್ ವಿನ್ಯಾಸ: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪ತಂತ್ರಾಂಶ ಅಭಿವೃದ್ಧಿ: {0}‬",
    "JOIST/credits.team": "‪ತಂಡ: {0}‬",
    "JOIST/credits.contributors": "‪ಕೊಡುಗೆದಾರರು: {0}‬",
    "JOIST/credits.qualityAssurance": "‪ಗುಣಮಟ್ಟದ ಭರವಸೆ: {0}‬",
    "JOIST/credits.graphicArts": "‪ಗ್ರಾಫಿಕ್ ಕಲೆ: {0}‬",
    "JOIST/credits.soundDesign": "‪ಶಬ್ದ ವಿನ್ಯಾಸ: {0}‬",
    "JOIST/credits.thanks": "‪ಧನ್ಯವಾದಗಳು‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪ಧ್ವನಿ ಲಕ್ಷಣಗಳು‬",
    "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.visual.interactiveHighlights": "‪ಅಂತರ್ವರ್ತನಾ ಪ್ರಮುಖಾಂಶಗಳು‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪ಮೌಸ್ ಗೆ ದೃಶ್ಯಾವಳಿಯನ್ನು ಹೈಲೈಟ್ ಮಾಡು ಮತ್ತು ನೀನು ಪ್ರತಿಸ್ಪಂದಿಸುತ್ತಿರುವಾಗ ಸ್ಪರ್ಷಿಸು.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪ಪ್ರದೇಶ ಮತ್ತು ಸಂಸ್ಕೃತಿ‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪ನಮ್ಮ ಸಿಮ್ಯುಲೇಶನ್‌ಗಳನ್ನು ಇನ್ನಷ್ಟು ಒಳಗೊಳ್ಳುವಂತೆ ಮಾಡಲು ನಾವು ಗುಣವಿಶೇಷಗಳನ್ನು ಸೇರಿಸುತ್ತಿದ್ದೇವೆ. ಈ ಕೆಲವು ಗುಣವಿಶೇಷಗಳು ವೈವಿಧ್ಯಮಯ ಅಗತ್ಯಗಳನ್ನು ಹೊಂದಿರುವ ಮತ್ತು ವೈವಿಧ್ಯಮಯ ಪರಿಸರದಲ್ಲಿ ಕಲಿಯುವವರಿಗೆ ಅನುಕೂಲಾವಸ್ಥೆಯನ್ನು ಬೆಂಬಲಿಸುತ್ತವೆ. ಡೀಫಾಲ್ಟ್ ಪ್ರಸ್ತುತಿ ಸೆಟ್ಟಿಂಗ್‌ಗಳನ್ನು ಪರಿಶೀಲಿಸಲು ಅಥವಾ ಬದಲಾಯಿಸಲು ಈ ಮೆನುವನ್ನು ಎಕ್ಸ್‌ಪ್ಲೋರ್ ಮಾಡಿ.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪ಅಂತರ್ಗತ ವೈಶಿಷ್ಟ್ಯಗಳೊಂದಿಗೆ ಬೇರೆ ಸಿಮ್ಯುಲೇಶನ್‌ಗಳನ್ನು ಹುಡುಕಲು, ಸಿಮ್ಯುಲೇಶನ್ ಫಿಲ್ಟರ್ ಪುಟದಲ್ಲಿ ಪ್ರವೇಶ ಮತ್ತು ಸೇರ್ಪಡೆಗಾಗಿ ನೋಡಿ ಮತ್ತು ಅಂತರ್ಗತ ವೈಶಿಷ್ಟ್ಯದ ಮೂಲಕ ಫಿಲ್ಟರ್ ಮಾಡಿ.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪ಶಬ್ದಗಳು‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪ಹೆಚ್ಚಿನ ಧ್ವನಿಗಳು‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪ನೀನು ಅಂತರ್ವರ್ತಿಸುವಾಗ ಶಬ್ಧ ಮತ್ತು ಧ್ವನಿಗಳನ್ನು ನುಡಿಸು.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪ಹೆಚ್ಚುವರಿ ಧ್ವನಿಗಳನ್ನು ನುಡಿಸು <br> ಇದು ಕೆಲವು ಕಲಿಕಾರ್ಥಿಗಳಿಗೆ ಸಹಾಯಕವಾಗಬಹುದು.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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 \n interact.‬",
    "JOIST/projectorMode": "‪ಚಿತ್ರಪ್ರದರ್ಶಕ ಪ್ರಕಾರ‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪ತರಗತಿಯಲ್ಲಿ ವೀಕ್ಷಿಸಲು ಅನುಕೂಲವಾಗುವಂತೆ ಕಲರ್ Contrastನ್ನು ಹೆಚ್ಚಿಸಿ.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Home‬",
    "SCENERY_PHET/key.pageDown": "‪ಪುಟವನ್ನು ಕೆಳಗೆ ಮಾಡಿ‬",
    "SCENERY_PHET/key.pageUp": "‪ಪುಟವನ್ನು ಮೇಲೆ ಮಾಡಿ‬",
    "SCENERY_PHET/key.space": "‪ಸ್ಪೇಸ್ Space‬",
    "SCENERY_PHET/key.shift": "‪ಶಿಫ್ಟ್  Shift‬",
    "SCENERY_PHET/key.tab": "‪ಟ್ಯಾಬ್ Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪ಮುಂದಿನ ಐಟಮ್ ಅಥವ ಗುಂಪಿಗೆ ಹೋಗಿ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪ಹಿಂದಿನ ಐಟಮ್ ಅಥವ ಗುಂಪಿಗೆ ಹೋಗಿ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪ಒಂದು ಗುಂಪಿನಲ್ಲಿ ಅಂಶಗಳನ್ನು ಬದಲಾಯಿಸಿ‬",
    "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": "‪ಬಟನ್ ಒತ್ತಿ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪ಎಲ್ಲವನ್ನು ರಿಸೆಟ್ ಮಾಡಿ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪ಡೈಲಾಗ್‍ನಿಂದ ನಿರ್ಗಮಿಸು‬",
    "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": "‪ಚೆಕ್‍ಬಾಕ್ಸ್ ಬದಲಾಯಿಸಿ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪ಮೂಲ ಚಟುವಟಿಕೆಗಳು‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ಅಥವಾ‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Slider Controls‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Adjust‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slider‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in larger steps‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jump to {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jump to {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>ಹಿಡಿ</b> ಅಥವಾ <b>ಬಿಡು</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ko": {
    "CENTER_AND_VARIABILITY/screen.median": "‪중앙값‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪평균과 중앙값‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪가변성‬",
    "CENTER_AND_VARIABILITY/plotType": "‪표시유형‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪최대 차기‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪전체 스크린의 최대 차기 수를 정한다. 중앙값 스크린의 최대 차기 수는 15이다.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪이상치‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪위스커에 포함되지 않고 상자 그림의 이상값을 표시로 표시합니다‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪전형적 차기 거리는?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪공이나 카드를 잡거나 놓음‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪잡은 공이나 카드를 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪잡은 공이나 카드를 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪카드 또는 숫자 줄의 시작으로 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪카드 또는 숫자 줄의 시작으로 이동‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪계속되는 차기가 평균과 중앙값에 미치는 영향은‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪공을 잡거나 방출‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪잡은 공을 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪잡은 공을 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪수선의 시작으로 점프‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪수선의 시작으로 점프‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪찰 거리가 얼마나 퍼져 있나요?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪차기 {{value}}‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪거리 (미터)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪간격도구‬",
    "CENTER_AND_VARIABILITY/median": "‪중앙값‬",
    "CENTER_AND_VARIABILITY/mean": "‪평균‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪중앙값을 예측‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪평균을 예측‬",
    "CENTER_AND_VARIABILITY/pointer": "‪포인터‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪잡거나 놓음‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪큰 단계로 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪공을 차기 마크로 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪예상 평균과 중앙값 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪예상 포인터를 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪예상 평균고을 조금씩 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪많이씩 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪수선의 끝‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪수선의 시작점‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪예상 중앙값으로 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪중앙값 에상‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪중앙값 = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪중앙값 = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪평균 = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪평균 = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪점 표시‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪선 표시‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪포인터와 긴격 처리기 또는 간격 블록을 이동‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪대상 물체‬",
    "CENTER_AND_VARIABILITY/range": "‪범위‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪사분위수(IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪절대편차평균(MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪범위 = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪범위 = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪데이터를 정렬‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪중앙값은 정렬된 데이터 세트를 반으로 나눈 숫자입니다‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪최소한 한번은 차야 함‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪차기 {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪중앙값 = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪미터‬",
    "CENTER_AND_VARIABILITY/meters": "‪미터‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>평균</strong>은 모든 데이터 세트에 있는 모든 값의 평균입니다.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪평균 =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪평균 = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>범위</strong>는 최소 데이터 포인트와 최대 데이터 포인트 사이의 거리입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>범위</strong>는 최소 데이터 포인트와 최대 데이터 포인트 사이의 거리입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>범위</strong>는 최소 데이터 포인트와 최대 데이터 포인트 사이의 거리입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>범위</strong>는 최소 데이터 포인트와 최대 데이터 포인트 사이의 거리입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  <strong>범위</strong>는 최소 데이터 포인트와 최대 데이터 포인트 사이의 거리입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>범위</strong>는 최소 데이터 포인트와 최대 데이터 포인트 사이의 거리입니다.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪범위 = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪범위 = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>사분위수 범위(IQR)</strong>는 데이터의 중간 50%입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n <strong>사분위수 범위(IQR)</strong>는 데이터의 중간 50%입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>사분위수 범위(IQR)</strong>는 데이터의 중간 50%입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>사분위수 범위(IQR)</strong>는 데이터의 중간 50%입니다.\n다른 초안 보기\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<strong>사분위수 범위(IQR)</strong>는 데이터의 중간 50%입니다.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>평균 절대 편차(MAD)</strong>는 각 데이터 지점에서 평균까지의 평균 거리입니다.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪중앙값 = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪데이터를 정렬했음‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪데이터 값(미터)‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪거리(미터)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪최소 5번을 차야 함‬",
    "CENTER_AND_VARIABILITY/min": "‪최소‬",
    "CENTER_AND_VARIABILITY/max": "‪최대‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪중심과 가변성‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪유효하지 않은 질문 변수‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪1개 이상의 질문 변수가 유효하지 않은 값을 가짐‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪시뮬레이션이 질문 변수가 <br> 디폴트인 상태로 시작됨‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪선호도‬",
    "JOIST/menuItem.phetWebsite": "‪PhET 웹사이트‬",
    "JOIST/menuItem.reportAProblem": "‪문제를 보고‬",
    "JOIST/menuItem.getUpdate": "‪업데이트 확인‬",
    "JOIST/menuItem.screenshot": "‪스크린 사진‬",
    "JOIST/menuItem.fullscreen": "‪전체 화면‬",
    "JOIST/menuItem.about": "‪개요‬",
    "JOIST/termsPrivacyAndLicensing": "‪개인정보 및 라이센스 조건‬",
    "JOIST/translation.credits.link": "‪번역: 이화국 교수(whakuklee@gmail.com‬",
    "JOIST/thirdParty.credits.link": "‪제3자 크레디트‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪단축키‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪시작하기‬",
    "JOIST/versionPattern": "‪버전 {0}‬",
    "JOIST/updates.checking": "‪업데이트 확인 중‬",
    "JOIST/updates.upToDate": "‪이 시물레이션은 최신판입니다.‬",
    "JOIST/updates.outOfDate": "‪새 버전 사용 가능‬",
    "JOIST/updates.newVersionAvailable": "‪새 버전 사용 가능: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪현재의 버전은 {0} 입니다.‬",
    "JOIST/updates.getUpdate": "‪업데이트 하기‬",
    "JOIST/updates.noThanks": "‪아니요‬",
    "JOIST/updates.offline": "‪업데이트 확인 불가‬",
    "JOIST/preferences.tabs.overview.title": "‪개요‬",
    "JOIST/preferences.tabs.simulation.title": "‪시뮬레이션‬",
    "JOIST/preferences.tabs.visual.title": "‪시각적‬",
    "JOIST/preferences.tabs.audio.title": "‪오디오‬",
    "JOIST/preferences.tabs.input.title": "‪투입‬",
    "JOIST/preferences.tabs.localization.title": "‪지역화‬",
    "JOIST/credits.title": "‪크레디트‬",
    "JOIST/credits.leadDesign": "‪선임 디자인: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪소프트웨어 개발: {0}‬",
    "JOIST/credits.team": "‪팀: {0}‬",
    "JOIST/credits.contributors": "‪기여자: {0}‬",
    "JOIST/credits.qualityAssurance": "‪질 보장: {0}‬",
    "JOIST/credits.graphicArts": "‪그래픽 아트: {0}‬",
    "JOIST/credits.soundDesign": "‪소리 설계: {0}‬",
    "JOIST/credits.thanks": "‪감사‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪오디오 특성‬",
    "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.visual.interactiveHighlights": "‪상호작용 하이라이트‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪마우스의 시각적 하이라이트를 추가하고 상호작용할 때 터치할 것‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪지역과 문화‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪우리는 시뮬레이션을 더욱 포괄적으로 만들기 위해 기능을 추가하고 있습니다. 이러한 기능 중 일부는 다양한 요구 사항과 다양한 환경 내에서 학습자의 접근성을 지원합니다. 기본 프리젠테이션 설정을 검토하거나 변경하려면 이 메뉴를 탐색하세요.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪특성이 내포된 다른 시뮬레이션을 찾기 위해서 시뮬레이션 필터 페이지와 포함된 특성의 필터를 찾아볼 것‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪소리‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪추가 소리‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪상호작용할 때 음향화와 음향 효과를 사용‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪일부 사용자를 위해 추가 음향을 사용‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪음성화(영어만 가능)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪상호작용시 음성과 하이라이트 내용‬",
    "JOIST/projectorMode": "‪프로젝터 모드‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪학급에서 더 잘 보이도록 색 대비를 증가시킬 것‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪선택적‬",
    "SCENERY_PHET/key.alt": "‪Alt 키‬",
    "SCENERY_PHET/key.esc": "‪Esc 키‬",
    "SCENERY_PHET/key.capsLock": "‪캪 잠그기‬",
    "SCENERY_PHET/key.end": "‪끝‬",
    "SCENERY_PHET/key.enter": "‪입력‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪홈‬",
    "SCENERY_PHET/key.pageDown": "‪다음 페이지로‬",
    "SCENERY_PHET/key.pageUp": "‪앞 페이지로‬",
    "SCENERY_PHET/key.space": "‪스페이스 키‬",
    "SCENERY_PHET/key.shift": "‪시프트 키‬",
    "SCENERY_PHET/key.tab": "‪탭 키‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪다음 항목이나 그룹으로 이동‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪이전 항목이나 그룹으로 이동‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪그룹내 항목간 이동‬",
    "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": "‪버튼 누름‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪모두 재설정‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪대화 종료‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪키패드로 값 설정‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪토글 체크상자‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪기본 동작‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪또는‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪슬라이더 조정‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪조절‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪슬라이더‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪최대‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪최소‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪슬라이더를 조절‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪작은 단계로 조절‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪큰 단게로 조절‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} 작은 단계로‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} 큰 단계로‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}}으로 점프‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}}으로 점프‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b> 잡기</b> 또는 <b> 놓기로 </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "lg": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Ekyawakati nga opipanze‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪mean ne  median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Ekika kyo' Pulotinze‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Ebanga ly’okusamba erya bulijjo lye liruwa?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Buli kukuba kukyusa kutya mean ne medium?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Ekyawakati nga opipanze (median)‬",
    "CENTER_AND_VARIABILITY/mean": "‪mean‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Lagula median‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Lagula mean‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Okupulotinga ne dotisi‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Okupulotinga layini‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Okusunsula Data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ggwe wasunsula data!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Wakati no’ kukyukakyuka‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Byokozesa okunoonya bifu‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Ekimu oba kubimu kubipimo byokubuuza bilina<br>omuwendo ogutaliyo‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Okusiiga kujja kutandika n'emiwendo egy'enjawulo egy'<br>ebipimo ebyo eby'okubuuza.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Byosimye‬",
    "JOIST/menuItem.phetWebsite": "‪Omutimbagano gwa Phet‬",
    "JOIST/menuItem.reportAProblem": "‪Lonpa obuzibu‬",
    "JOIST/menuItem.getUpdate": "‪Kebela ebipya‬",
    "JOIST/menuItem.screenshot": "‪Kuba ekifananyi kya sikulini‬",
    "JOIST/menuItem.fullscreen": "‪Sikulini yonna‬",
    "JOIST/menuItem.about": "‪Ku‬",
    "JOIST/termsPrivacyAndLicensing": "‪Obukwakulizo, ebyomunda nemisoso.‬",
    "JOIST/translation.credits.link": "‪Obubonero bwo' kukyusa‬",
    "JOIST/thirdParty.credits.link": "‪Okusiima abalala‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Awokuyitira awangu ngokozesa amapeesa ga kompyuta‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Okutandika‬",
    "JOIST/versionPattern": "‪Ekika:{0}‬",
    "JOIST/updates.checking": "‪Tukebela epipya‬",
    "JOIST/updates.upToDate": "‪Simulesoni eno elikunkoola ebipya‬",
    "JOIST/updates.outOfDate": "‪Enkola empya eliwo‬",
    "JOIST/updates.newVersionAvailable": "‪Waliwo emkola empya eliwo: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Ekika kyokozesa kati:{0}‬",
    "JOIST/updates.getUpdate": "‪Funa Ebipya‬",
    "JOIST/updates.noThanks": "‪Tewali kwebaza‬",
    "JOIST/updates.offline": "‪Elemeredwa okukebera ebipya‬",
    "JOIST/preferences.tabs.overview.title": "‪Okutwalira awamu‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulesoni‬",
    "JOIST/preferences.tabs.visual.title": "‪Ebilabwaa‬",
    "JOIST/preferences.tabs.audio.title": "‪Amaloboozi‬",
    "JOIST/preferences.tabs.input.title": "‪Ebyokuyingiza‬",
    "JOIST/preferences.tabs.localization.title": "‪Okuteekebwa mu kitundu‬",
    "JOIST/credits.title": "‪Okwebaza‬",
    "JOIST/credits.leadDesign": "‪Entegeka enkulu: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Okuzimba sofutiweeya:{0}‬",
    "JOIST/credits.team": "‪Tiimu{0}‬",
    "JOIST/credits.contributors": "‪Ebyetagisa:{0}‬",
    "JOIST/credits.qualityAssurance": "‪Okukakasa omutindo: {0}‬",
    "JOIST/credits.graphicArts": "‪Ebifaananyi by’emikono:{0}‬",
    "JOIST/credits.soundDesign": "‪Okukola eddobozi {0}‬",
    "JOIST/credits.thanks": "‪Webaale‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Amaloboozi nebyago‬",
    "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.visual.interactiveHighlights": "‪Ebisukulumye‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Okwongerako ebifaananyi ebikulu ebirabika ku mouse n’okukwata nga bw’okola.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Tuleeta ebipya okusobozesa nabo abalina obulemu obwabuli ngeli. Kebera mu biliwo bwoba ayagala okukyuusa ekiliwo.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Bwoba onoonya simulation ekozesebwa abaliko obulemu genda awali‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Amaloboozi‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Amaloboozi agasingawo‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Kuba amaloboozi nebivugga nga‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Kuba eddoboozi eddala bweliba liyamba abayizi abamu‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Okukuba amaloboozi (Luzungu Yokka)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Eddoboozi era olage ebirimu nga bw’okolagana.‬",
    "JOIST/projectorMode": "‪Enkola ya Pulojekita‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Okwongera ku njawulo ya langi okusobola okulabika obulungi mu bibiina‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Epeesa lya Alt‬",
    "SCENERY_PHET/key.esc": "‪Epeesa lya Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Epeesa lya Caps Lock‬",
    "SCENERY_PHET/key.end": "‪Epeesa lya End‬",
    "SCENERY_PHET/key.enter": "‪Epeesa lya Enter‬",
    "SCENERY_PHET/key.fn": "‪Epeesa lya Fn‬",
    "SCENERY_PHET/key.home": "‪Epeesa lya Home‬",
    "SCENERY_PHET/key.pageDown": "‪PG Dn‬",
    "SCENERY_PHET/key.pageUp": "‪PG Up‬",
    "SCENERY_PHET/key.space": "‪Epeesa lya space‬",
    "SCENERY_PHET/key.shift": "‪Epeesa lya Shift‬",
    "SCENERY_PHET/key.tab": "‪Epeesa lya tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Genda kukintu ekidako oba ekibinja‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Genda kukintu oba ekibinja kyewavudeko‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Genda wakati w’ebintu ebiri mu kibinja‬",
    "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": "‪Nyiga amapeesa‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Galawo okwogerezeganya‬",
    "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": "‪Juzamu mububokisi bwebamakinga‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Ebikolwa Ebisokelwaako‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪Oba‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Akafuga akaseleza‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Kyusa‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪Akaseleza‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪ekisinga obunene‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪ekitono ennyo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Ekikyusa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Kyusa mumitendela emitono‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Kyusa mumitendela eminene‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} mu mitendera emitonotono‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} mu mitendera eminene‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Buuka ku {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Buuka ku {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "mn": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Дундаж‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Дундаж ба Медиан‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Тэмдгийн Төрөл‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Хэр хол өшиглөх вэ?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Өшиглөлт бүр нь дундаж ба медианд хэрхэн нөлөөлөх вэ?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Медиан‬",
    "CENTER_AND_VARIABILITY/mean": "‪Дундаж‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Таамаглах Медиан‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Таамаглах Дундаж‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Цэг тэмдэг‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Чагт тэмдэг‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Өгөгдлийн эрэмбэ‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Өгөгдлийг эрэмбэл!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Хувьсагчийн төв‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Тохирохгүй асуулга‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Эдгээр асуулгаас нэг буюу хэд хэдэн утга<br>буруу байна:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Симуляци нь эдгээр асуулгын өгөгдмөл <br>утгуудаас эхэлнэ.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Сонголтууд‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Веб сайт‬",
    "JOIST/menuItem.reportAProblem": "‪Асуудлыг мэдээлэх...‬",
    "JOIST/menuItem.getUpdate": "‪Шинэчлэлтийг шалгах...‬",
    "JOIST/menuItem.screenshot": "‪Дэлгэцийн зураг‬",
    "JOIST/menuItem.fullscreen": "‪Бүтэн дэлгэц‬",
    "JOIST/menuItem.about": "‪Тухай...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Нөхцөлүүд, нууцлал & лиценз‬",
    "JOIST/translation.credits.link": "‪Орчуулагчид‬",
    "JOIST/thirdParty.credits.link": "‪Гуравдагч талын хамтрагч‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Гарын товчилбор‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Эхэлсэн‬",
    "JOIST/versionPattern": "‪хувилбар {0}‬",
    "JOIST/updates.checking": "‪Шинэчлэлтийг шалгаж байна...‬",
    "JOIST/updates.upToDate": "‪Энэ симуляци шинэ хувилбар‬",
    "JOIST/updates.outOfDate": "‪Шинэ хувилбар ашиглах‬",
    "JOIST/updates.newVersionAvailable": "‪Шинэ хувилбар ашиглах боломжтой: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Таны ашиглаж буй хувилбар бол: {0}.‬",
    "JOIST/updates.getUpdate": "‪Шинэчлэх...‬",
    "JOIST/updates.noThanks": "‪Үгүй, баярлалаа‬",
    "JOIST/updates.offline": "‪Шинэчлэлтийг шалгах боломжгүй‬",
    "JOIST/preferences.tabs.overview.title": "‪Давхар харах‬",
    "JOIST/preferences.tabs.simulation.title": "‪Загварчлал‬",
    "JOIST/preferences.tabs.visual.title": "‪Үзүүлэх‬",
    "JOIST/preferences.tabs.audio.title": "‪Дуу‬",
    "JOIST/preferences.tabs.input.title": "‪Оролт‬",
    "JOIST/preferences.tabs.localization.title": "‪Хэсэгчлэх‬",
    "JOIST/credits.title": "‪Нэрс‬",
    "JOIST/credits.leadDesign": "‪Дизайны удирдагч: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Программ хангамж хөгжүүлэгчид: {0}‬",
    "JOIST/credits.team": "‪Багийн гишүүд: {0}‬",
    "JOIST/credits.contributors": "‪Дэмжиж ажилласан: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Чанарын баталгаа: {0}‬",
    "JOIST/credits.graphicArts": "‪График дизайн: {0}‬",
    "JOIST/credits.soundDesign": "‪Ая эгшиг: {0}‬",
    "JOIST/credits.thanks": "‪Баярлалаа‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Дууны тохиргоо‬",
    "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.visual.interactiveHighlights": "‪Интерактивийн онцлог‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Онцолсон хэсэгт хулганы заагчаар товшино уу.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Бүс ба Соёл‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Бид загварчлалуудаа илүү ойлгомжтой болгохын тулд үйлдлүүдийг нэмж байна. Тэдгээр нь янз бүрийн хэрэгцээтэй, өөр өөр орчинд суралцагчдад ойлгомжтой болгохыг дэмжинэ. Үзүүлэнгийн өгөгдмөл тохиргоог харах эсвэл өөрчлөхийн тулд энэ цэсийн тайлбарыг уншаарай.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Хамааруулсан функц бүхий бусад симуляцийг олохын тулд симуляцийн шүүлтүүрийн хуудаснаас‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Дуу‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Нэмэлт дуу‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Харьцаж байхдаа sonifications болон дууны эффектүүдийг тоглуулаарай.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Зарим суралцагчдад туслахын тулд нэмэлт дууг тоглуулаарай.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Яриа нь зөвхөн Англи‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Яриагаар тодруулах боломжтой‬",
    "JOIST/projectorMode": "‪Проекторын горим‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Танхимд тод харагдуулахын тулд өнгөний ялгааг нэмэгдүүлээрэй.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Сонголт‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Home‬",
    "SCENERY_PHET/key.pageDown": "‪Дэлгэц доош‬",
    "SCENERY_PHET/key.pageUp": "‪Дэлгэц дээш‬",
    "SCENERY_PHET/key.space": "‪Space‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Дараагийн дүрс эсвэл бүлэгт шилжих‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Өмнөх дүрс эсвэл бүлэгт шилжих‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Бүлэг доторх дүрс хооронд шилжих‬",
    "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": "‪Товч дар‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Дахин Эхэл‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Диалогоос гарах‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Товч дахь утга тохируул‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Сонголт хийх‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Үндсэн үйлдлүүд‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪эсвэл‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Гулсагчийн хяналтын самбар‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Тохируулах‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪гулсагч‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪хамгийн их‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪хамгийн бага‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Хуудсын тохируулга‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Жижигсгэх алхамын тохируулга‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Томсгох алхамын тохируулга‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} дутуу жижиг алхам‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} илүү том алхам‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}} руу үсрэх‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}} руу үсрэх‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "mt": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Mean & Median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Plot Type‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪X'inhu l-'kick distance' tipiku?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Kif jinfluwenza l-'mean' u l-'median' kull 'kick'?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Mean‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪X'ser jiġi l-'Median'?‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪X'ser jiġi l-'Mean'?‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Dot Plot‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Line Plot‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Issortja id-'Data'‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Issortjajt id-'data'!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪'Center' u 'Variability'‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} - {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Il-Parametri ta' dak li staqsejt invalidi‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Wieħed jew iktar minn dawn il-parametri <br> b'valuri invalidu/ invalidi‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Is-simulazzjoni tibda bil-valuri 'default ' għal <br> fir-parametri maghzula.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferenzi‬",
    "JOIST/menuItem.phetWebsite": "‪Websajt ta' Phet‬",
    "JOIST/menuItem.reportAProblem": "‪Irrapporta d-diffikulta...‬",
    "JOIST/menuItem.getUpdate": "‪Iċċekkja għal aggornamenti‬",
    "JOIST/menuItem.screenshot": "‪Screenshot‬",
    "JOIST/menuItem.fullscreen": "‪Uża l-iskrijn kollu‬",
    "JOIST/menuItem.about": "‪Tagħrif...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Termini, Privacy u Liċenzjar‬",
    "JOIST/translation.credits.link": "‪Krediti għat-Traduzzjoni‬",
    "JOIST/thirdParty.credits.link": "‪Krediti Third-party‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Shortcuts għat-Tastiera‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪biex tibda‬",
    "JOIST/versionPattern": "‪verżjoni {0}‬",
    "JOIST/updates.checking": "‪Qed niċċekkjaw ghall-ahhar aggornamenti...‬",
    "JOIST/updates.upToDate": "‪Is-simulazzjoni hi aġġornata.‬",
    "JOIST/updates.outOfDate": "‪Verżjoni ġdida disponibbli‬",
    "JOIST/updates.newVersionAvailable": "‪Hemm verżjoni iġded disponibbli:{0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Il-verżjoni kurrenti tiegħek hi:{0}‬",
    "JOIST/updates.getUpdate": "‪Ġib l-aħħar aġġornament...‬",
    "JOIST/updates.noThanks": "‪Le Grazzi‬",
    "JOIST/updates.offline": "‪Ma nistgħux niċċekkjaw għall- aġġornamenti.‬",
    "JOIST/preferences.tabs.overview.title": "‪Daqqa t'għajn‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulazzjoni‬",
    "JOIST/preferences.tabs.visual.title": "‪Viżwal‬",
    "JOIST/preferences.tabs.audio.title": "‪Awdjo‬",
    "JOIST/preferences.tabs.input.title": "‪Imla‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalizzar‬",
    "JOIST/credits.title": "‪Krediti‬",
    "JOIST/credits.leadDesign": "‪Qofol:{0}‬",
    "JOIST/credits.softwareDevelopment": "‪Żvilupp ta' Softwer:{0}‬",
    "JOIST/credits.team": "‪Tim:{0}‬",
    "JOIST/credits.contributors": "‪Kontributuri:{0}‬",
    "JOIST/credits.qualityAssurance": "‪Assikurazzjoni tal-Kwalita:{0}‬",
    "JOIST/credits.graphicArts": "‪Arti Grafika:{0}‬",
    "JOIST/credits.soundDesign": "‪Sound Design: {0}‬",
    "JOIST/credits.thanks": "‪Grazzi‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Karatteristici tal-awdjo‬",
    "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.visual.interactiveHighlights": "‪Punti importanti interattivi‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Uża l-mouse biex tinteragixxi‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Reġjun u Kultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Qed inżidu aktar fatturi fis-simulazzjonijiet biex isiru aktar inklusivi.  Uhud jissapportjaw aktar accessibbilita ghal studenti bi bzonnijiet varjati u ambjenti differenti. Esplora dan il-menu biex tirrevedi jew tbiddel is-settings lesti tal-prezentazzjoni.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Jekk trid simulazzjonijiet b'karatteristici inkussivi, fittex Access u Inkluzjoni fil-pagna filter tas-simulazzjoni u uzaha.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Ħsejjes‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Żid dak li tisma'‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Żid l-effetti bil-ħoss u sonifikazzjonijiet int u tinteraġixxi.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Żid iktar il-ħoss biex ighin lil xi studenti.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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 (bl-Ingliz biss)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Vuċi u highlight tal-kontenut inti u taġixxi‬",
    "JOIST/projectorMode": "‪Projector Mode‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Żid il-kuntrast tal-kulur għall-viżibbilita aħjar fil-klassi.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Għażla‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Oħroġ‬",
    "SCENERY_PHET/key.capsLock": "‪Ittri Kapitali‬",
    "SCENERY_PHET/key.end": "‪Tmiem‬",
    "SCENERY_PHET/key.enter": "‪Daħħal‬",
    "SCENERY_PHET/key.fn": "‪Funzjoni‬",
    "SCENERY_PHET/key.home": "‪Bidu‬",
    "SCENERY_PHET/key.pageDown": "‪Paġna Isfel‬",
    "SCENERY_PHET/key.pageUp": "‪Paġna Fuq‬",
    "SCENERY_PHET/key.space": "‪Spazju‬",
    "SCENERY_PHET/key.shift": "‪Xift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Imxi għall-item jew grupp li jmiss‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Imxi għall-item jew grupp ta' qabel‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Mexxi bejn oġġetti fil-grupp‬",
    "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": "‪Agħfas il-buttuni‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset  Kollox‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Oħroġ barra‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Issettja valuri bil-keypad‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Għamel l-għażla tieghek billi tittikkja l-kaxxa‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Azzjonijiet Bażiċi‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪jew‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Slider Controls‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Aġġusta‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slider‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪massimu‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimu‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Aggusta l-islider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Aggusta b'ammonti izghar‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Aggusta b'ammonti ikbar‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} f'ammonti izghar‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} f'ammonti akbar‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Aqbeż ghal {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Aqbeż għall- {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪biex <b> Taqbad </b> jew biex <b> TItlaq</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "nl": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediaan‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Gemiddelde & Mediaan‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Type diagram‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Wat is de typische schopafstand?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Hoe beïnvloedt elke schop het gemiddelde en de mediaan?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediaan‬",
    "CENTER_AND_VARIABILITY/mean": "‪Gemiddelde‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Voorspel mediaan‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Voorspel gemiddelde‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Punt diagram‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Lijn diagram‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sorteer gegevens‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Je hebt de gegevens gesorteerd!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Statistiek‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ongeldige Keuze Parameters‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Een of meer van de gekozen parameters hebben<br>ongeldige waarden:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪De simulatie zal starten met bepaalde waarden voor<br>deze te kiezen parameters.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Voorkeuren‬",
    "JOIST/menuItem.phetWebsite": "‪PhET website...‬",
    "JOIST/menuItem.reportAProblem": "‪Meld een probleem ...‬",
    "JOIST/menuItem.getUpdate": "‪Controleer of er updates zijn ...‬",
    "JOIST/menuItem.screenshot": "‪Schermafbeelding‬",
    "JOIST/menuItem.fullscreen": "‪Volledig scherm‬",
    "JOIST/menuItem.about": "‪Over ...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Voorwaarden, privacy en licentie‬",
    "JOIST/translation.credits.link": "‪Credits vertaling‬",
    "JOIST/thirdParty.credits.link": "‪Credits van derden‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Sneltoetsen‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪om te starten‬",
    "JOIST/versionPattern": "‪versie {0}‬",
    "JOIST/updates.checking": "‪Aan het controleren of er updates zijn ...‬",
    "JOIST/updates.upToDate": "‪Deze simulatie is bijgewerkt.‬",
    "JOIST/updates.outOfDate": "‪Nieuwe versie beschikbaar‬",
    "JOIST/updates.newVersionAvailable": "‪Er is een nieuwe versie beschikbaar:  {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Je huidige versie is: {0}.‬",
    "JOIST/updates.getUpdate": "‪Haal update op ...‬",
    "JOIST/updates.noThanks": "‪Nee, dank u‬",
    "JOIST/updates.offline": "‪Niet in staat updates op te halen.‬",
    "JOIST/preferences.tabs.overview.title": "‪Overview‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪Visueel‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Invoer‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪Credits‬",
    "JOIST/credits.leadDesign": "‪Hoofd ontwerp: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Software ontwikkeling: {0}‬",
    "JOIST/credits.team": "‪Groep: {0}‬",
    "JOIST/credits.contributors": "‪Bijdrage van: {0}‬",
    "JOIST/credits.qualityAssurance": "",
    "JOIST/credits.graphicArts": "‪Grafisch werk: {0}‬",
    "JOIST/credits.soundDesign": "‪Ontwerp geluid: {0}‬",
    "JOIST/credits.thanks": "‪Dank u‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio mogelijkheden‬",
    "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.visual.interactiveHighlights": "‪Interactieve highlights‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Voeg visuele highlights voor de muis toe en klik terwijl je bezig bent.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "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": "‪To find other simulations with inclusive features, look for Access and Inclusion on the simulation filter page and filter by inclusive feature.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Geluiden‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Verbeterde geluiden‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Speel geluidseffecten af als je bezig bent‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Speel een additioneel geluid af dat sommige leerlingen kan helpen.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪Projectie mode‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Increase color contrast for better visibility in classrooms.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "",
    "SCENERY_PHET/key.esc": "",
    "SCENERY_PHET/key.capsLock": "‪Alleen hoofdletters‬",
    "SCENERY_PHET/key.end": "‪Einde‬",
    "SCENERY_PHET/key.enter": "‪Voer in‬",
    "SCENERY_PHET/key.fn": "",
    "SCENERY_PHET/key.home": "‪Thuis‬",
    "SCENERY_PHET/key.pageDown": "‪Volgende Pagina‬",
    "SCENERY_PHET/key.pageUp": "‪Vorige Pagina‬",
    "SCENERY_PHET/key.space": "‪Spatie‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Beweeg naar volgend voorwerp of groep‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Beweeg naar vorig voorwerp of groep‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Beweeg tussen voorwerpen in een groep‬",
    "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": "‪Druk op knoppen‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Verlaat dialoog‬",
    "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": "‪Verwissel‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Eenvoudige acties‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪of‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Schuifregelaars‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Verander‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪schuifregelaar‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪hoogste‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪laagste‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in kleinere stappen‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in grotere stappen‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Spring naar {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Spring naar {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ny": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Pakatikati‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Pakati ndi Pakatikati‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Mtundu wa Malo‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Kodi mtunda weniweni mwakankha ndi uti?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Kodi kukankha kulikonse kumakhudza bwanji pakati ndi pakatikati?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Pakatikati‬",
    "CENTER_AND_VARIABILITY/mean": "‪Pakati‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Losera Pakatikati‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Losera Pakati‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Jambula Dontho la Malo‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Jambula Mzere wa Malo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sanjani Data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Mwasanja data!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Pakati ndi Kusiyana‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ma Parameter ofunsira Osalondola‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Chimodzi kapena zingapo zafunsozi zili ndi<br>zosavomerezeka:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Chifanifani chidzayamba ndi makonda a<br>mafunso awo.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Zokonda‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Webusayiti…‬",
    "JOIST/menuItem.reportAProblem": "‪Nenani Vuto...‬",
    "JOIST/menuItem.getUpdate": "‪Onani zinthu zamakono...‬",
    "JOIST/menuItem.screenshot": "‪Chithunzi cha pa sikilini‬",
    "JOIST/menuItem.fullscreen": "‪Kudzaza sikirini yonse‬",
    "JOIST/menuItem.about": "‪Za...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Migwirizano, Zazinsinsi & Chilolezo‬",
    "JOIST/translation.credits.link": "‪Chilolezo chakumasulira‬",
    "JOIST/thirdParty.credits.link": "‪Gulu lina lachilolezo‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Njira zazifupi za Kiyibodi‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Kuti muyambe‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "JOIST/updates.checking": "‪Kuyang'ana zinthu zamakono...‬",
    "JOIST/updates.upToDate": "‪Chifanifani ichi ndi chamakono.‬",
    "JOIST/updates.outOfDate": "‪Version yatsopano ilipo‬",
    "JOIST/updates.newVersionAvailable": "‪Pali mtundu watsopano womwe ulipo: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪version wanu wamakono ndi: {0}.‬",
    "JOIST/updates.getUpdate": "‪Pezani zinthu zamakono...‬",
    "JOIST/updates.noThanks": "‪Ayi zikomo‬",
    "JOIST/updates.offline": "‪Sitinathe kuwona zosintha zamakono.‬",
    "JOIST/preferences.tabs.overview.title": "‪Mwachidule‬",
    "JOIST/preferences.tabs.simulation.title": "‪Kuyerekezera‬",
    "JOIST/preferences.tabs.visual.title": "‪Zowoneka‬",
    "JOIST/preferences.tabs.audio.title": "‪Zomvera‬",
    "JOIST/preferences.tabs.input.title": "‪Zolowa‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪Chilolezo‬",
    "JOIST/credits.leadDesign": "‪Dizaini yotsogolera: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Kupanga Software: {0}‬",
    "JOIST/credits.team": "‪Gulu: {0}‬",
    "JOIST/credits.contributors": "‪Wothandizira: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Chitsimikizo chadongosolo: {0}‬",
    "JOIST/credits.graphicArts": "‪Zojambulajambula: {0}‬",
    "JOIST/credits.soundDesign": "‪Kupanga dizaini liwu: {0}‬",
    "JOIST/credits.thanks": "‪Zikomo‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Zinthu Zomvera‬",
    "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.visual.interactiveHighlights": "‪Zowonetsa Zokambirana‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Onjezani fundo zazikulu zowoneka za mouse ndipo dinani pamene muchitira limodzi‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Tikuwonjezera zina paziyerekezo zathu kuti zikhale zophatikiza kwambiri. Zina mwazinthuzi zimathandizira kupezeka kwa ophunzira omwe ali ndi zosowa zosiyanasiyana komanso m'malo osiyanasiyana. Onani ma tab omwe ali patsambali kuti muwunikenso kapena kusintha zokonda zowonetsera.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Kuti mupeze ziyerekezo zina zokhala ndi zophatikizika, yang'anani Kufikira ndi Kuphatikizika pa tsamba lofananira la filter ndikusefera ndi mawonekedwe ophatikiza.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Liwu‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Maliwu wowonjezera‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Sewerani ma sonification ndi zomveka mukamalumikizana.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Sewerani mawu owonjezera omwe angakhale othandiza kwa ophunzira ena.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Kulankhula (Chingerezi Chokha)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Mawu ndi kuwunikira zomwe zili mukamalumikizana.‬",
    "JOIST/projectorMode": "‪Purojekitala Mode‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Onjezani kusiyanitsa kwamitundu kuti muwonekere bwino m'makalasi.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Nyumba‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Mpata‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Pitani ku chinthu china kapena gulu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Pitani ku chinthu chotsatirakapena gulu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Sunthani pakati pa zinthu pagulu‬",
    "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": "‪Dinani Mabatani‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Yambitsanso‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Tulukani pazokambirana‬",
    "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": "‪Sinthani mabokosi owonera‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Zochita zofunikira‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪kapena‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Zolamulira Chosunthira‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Sinthani‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪Chosunthira‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Zochuluka‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Zochepa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Sinthani chosunthira‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Sinthani mumasitepe ang'onoang'ono‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Sinthani mumasitepe akuluakulu‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} m'masitepi ang'onoang'ono‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} m'masitepi okulirapo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Lumphani ku {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Lumphani ku {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ku <b>Kugwira</b> kapena <b>Kutaya</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "om": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Midiyaanii‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Giddu galeessaa & Midiyaanii‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Gosa Pilootii‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Fageenyi dhiittaa idilee maali?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Tokkoon tokkoon dhiittaa giddugaleessaa fi midiyaanii irratti dhiibbaa akkamii qaba?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Midiyaanii‬",
    "CENTER_AND_VARIABILITY/mean": "‪Giddu galeessa‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Midiyaanii Tilmaama‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Giddugaleessa Tilmaama‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Pilootii Tuqaa‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Pilootii Sararaa‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Daataa tartiibessi‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Daataa tartiibesitteeta!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Giddugaleessaa fi Jijjiirama‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ulaagaaleewwan gaaffii sirrii hin taane‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Ulaagaaleewwan gaaffii kana keessaa tokko ykn isaa ol ta'an<br>gatiiwwan sirrii hin taane qabu:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Siimuleeshinii gatiiwwan durtii<br>ulaagaaleewwan gaaffii sanaan ni jalqaba.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Filannoowwan‬",
    "JOIST/menuItem.phetWebsite": "‪Marsariitii PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Rakkoo jiru gabaasi...‬",
    "JOIST/menuItem.getUpdate": "‪Fooyya’insa jiru argachuuf ilaali...‬",
    "JOIST/menuItem.screenshot": "‪Argii garagalchi‬",
    "JOIST/menuItem.fullscreen": "‪Argii Guutuu‬",
    "JOIST/menuItem.about": "‪Waa’ee...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Jechoota, Abbummaa fi Eeyyama Abbummaa‬",
    "JOIST/translation.credits.link": "‪Beekamtii Hiikkaa‬",
    "JOIST/thirdParty.credits.link": "‪Beekamtii qaama sadaffaa‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Qaxxamuraalee Gabatee Cuqoo‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪jalqabuuf‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "JOIST/updates.checking": "‪Fooyya’insa jiru argachuuf ilaalaa jira...‬",
    "JOIST/updates.upToDate": "‪Simuleeshiniin kun harawaadha.‬",
    "JOIST/updates.outOfDate": "‪Maxxansi haaraan ni argama‬",
    "JOIST/updates.newVersionAvailable": "‪Maxxansa haaraan tokko jira: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Maxxansi kee ammaa kan ta'e:{0}.‬",
    "JOIST/updates.getUpdate": "‪Fooyya’insa Argadhu...‬",
    "JOIST/updates.noThanks": "‪Lakkii Galatoomaa‬",
    "JOIST/updates.offline": "‪Fooyya'iinsa ilaaluu hin dandeenye.‬",
    "JOIST/preferences.tabs.overview.title": "‪Haala Waliigalaa‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simuleeshinii‬",
    "JOIST/preferences.tabs.visual.title": "‪Argaa‬",
    "JOIST/preferences.tabs.audio.title": "‪Sagalee‬",
    "JOIST/preferences.tabs.input.title": "‪Galtee‬",
    "JOIST/preferences.tabs.localization.title": "‪naannootti jijjiiruu‬",
    "JOIST/credits.title": "‪Beekamtii‬",
    "JOIST/credits.leadDesign": "‪Bocca Dursaa: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Misooma Mosajjii: {0}‬",
    "JOIST/credits.team": "‪Garee: {0}‬",
    "JOIST/credits.contributors": "‪Gumaachitoota: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Wabii Qulqullinaa: {0}‬",
    "JOIST/credits.graphicArts": "‪Aartii Giraafiksii: {0}‬",
    "JOIST/credits.soundDesign": "‪Wixinee Sagalee: {0}‬",
    "JOIST/credits.thanks": "‪Galatoomi‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Amaloota Sagalee‬",
    "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.visual.interactiveHighlights": "‪Ijoo dubbii Wal-qunnamtii‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Hantuutee fi wantoota  ijoo mul’atan  dababalii yeroo walqunnamtu itti tuqqii.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Naannoo fi Aadaa‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Simuleeshinoota  keenya irratti amaloota dabalaa jirra, akka isaan caalaatti hammataman taasisaa jirra. Amaloonni kun tokko tokko barattoota fedhii adda addaa qabaniifi naannoo adda addaa keessatti dhaqqabummaa ni deeggaru. Sajoo dhiheessi durtii ilaaluuf‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Simuleeshinii biroo amaloota hammataa qaban argachuuf, fuula filataa simuleeshinii irratti argachuu fi hammatamuu barbaadi fi amala hammataatiin calaqqisi.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sagaleewwan‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sagaleewwan Dabalataa‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Yeroo wal qunamtu sagalee uumtuu fi galtee sagalee waliin taphachiisi.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Sagalee dabalataa barattoota tokko tokkoof gargaaruu danda’u taphachiisi.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Sagaleessa (Afaan Ingiliffaa Qofa) .‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Yeroo walqunnamtan qabiyyee sagalee dhageessisaa fi calaqqisiisi.‬",
    "JOIST/projectorMode": "‪Haala Pirojektaraa‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Daree keessatti mul’achuu fooyya’aa ta’eef walfaallaa halluu guddisuu.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Filannoo‬",
    "SCENERY_PHET/key.alt": "‪Jijjiirtuu (Alt)‬",
    "SCENERY_PHET/key.esc": "‪Darbi‬",
    "SCENERY_PHET/key.capsLock": "‪Furtuu Qubguddaa‬",
    "SCENERY_PHET/key.end": "‪Xummura‬",
    "SCENERY_PHET/key.enter": "‪Seeni‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Ka'umsa‬",
    "SCENERY_PHET/key.pageDown": "‪Fuulgadee‬",
    "SCENERY_PHET/key.pageUp": "‪Fuulolee‬",
    "SCENERY_PHET/key.space": "‪Iddoo‬",
    "SCENERY_PHET/key.shift": "‪Jijjiirraa‬",
    "SCENERY_PHET/key.tab": "‪Caancala‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Gara wanta ykn garee itti aanutti ce'i‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Gara wanta ykn garee duraatti ce'i‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Wantoota garee keessa jiran gidduutti sochoosi‬",
    "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": "‪Qabdoota  dhiibaa‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Hundaa Irra Deebi'ii Saagi‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Qaaqa tokko keessaa ba'i‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Gatii qindeessi  cuqoo lakkafsaa kessaatti‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Sanduuqawwan filannoo jijjiiri‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Tarkaanfiiwwan Bu’uuraa‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ykn‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪To'annoo Islaayidaraa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Sirreessi‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪islaayidarii‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪ol’aanaa‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪xiqqaa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Islaayidara sirreessi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Tarkaanfiiwwan xixiqqoodhaan sirreessaa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Tarkaanfiiwwan gurguddoon sirreessaa‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} tarkaanfii xixiqqoodhaan‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} tarkaanfiiwwan gurguddoon‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Gara {{minimum}} utaali‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Gara {{maximum}} utaali‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪gara <b>Qabi</b> ykn <b>Gadhiisi</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "pl": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Średnia i mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Zróżnicowanie‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Typ wykresu‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Maksymalna liczba kopnięć‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Określa maksymalną liczbę rzutów dozwolonych na wszystkich ekranach. Maksymalna liczba rzutów na ekranie Mediana wynosi 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Obserwacje odstające‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Pokazuje wartości odstające na wykresie pudełkowym jako zaznaczenia, a nie jako uwzględnione w wąsach.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Jaka jest typowa odległość przebyta przez piłkę?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Chwyć lub puść piłkę lub kartę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Przesuń chwyconą piłkę lub kartę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Przesuń chwyconą piłkę lub kartę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Skocz do początku kart lub osi liczbowej‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Skocz do końca kart lub osi liczbowej‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Jak każde kopnięcie wpływa na średnią i medianę?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Chwyć lub puść piłkę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Przesuń chwyconą piłkę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Przesuń chwyconą piłkę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Skocz do początku osi liczbowej‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Skocz do końca osi liczbowej‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Jaki jest rozkład odległości kopnięć?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪Liczba kopnięć: {{value}}‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Odległość (w metrach)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Narzędzie interwału‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Średnia‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Podaj medianę‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Podaj średnią‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Wskaźnik‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Chwyć lub puść‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Przesuwaj większymi krokami‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Skocz piłką do znacznika‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Przesuń przewidywaną medianę lub średnią‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Przesuń wskaźnik prognozy‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Przesuń mniejszymi krokami‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Przesuwaj większymi krokami‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪koniec osi liczbowej‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪początek osi liczbowej‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Przesuń przewidywaną medianę‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Przesuń‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪przewidywana mediana‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Średnia = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Średnia = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Wykres punktowy‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Wykres liniowy‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Przesuń wskaźnik, uchwyty interwałów lub blok interwałów‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪obiekt‬",
    "CENTER_AND_VARIABILITY/range": "‪Rozstęp‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Rozstęp ćwiartkowy (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Średnie odchylenie bezwzględne (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Rozstęp = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Rozstęp = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sortuj dane‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Mediana</strong> to liczba, która dzieli posortowany zestaw danych na pół.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Potrzeba co najmniej jednego kopnięcia‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kopnięć: {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪m‬",
    "CENTER_AND_VARIABILITY/meters": "‪m‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Średnia</strong> to przeciętna wszystkich wartości w dowolnym zestawie danych.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Średnia =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Średnia = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Rozstęp</strong> to odległość między minimalnym i maksymalnym punktem danych.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Rozstęp = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Rozstęp = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Rozstęp międzykwartylowy (IQR)</strong> to środkowe 50% danych.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Średnie odchylenie bezwzględne (MAD)</strong> to średnia odległość od każdego punktu danych do średniej.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Posortowano dane!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Wartości danych (w metrach):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Odległość (w metrach)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Potrzeba co najmniej pięciu kopnięć‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Tendencja centralna i zróżnicowanie‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Błędne parametry query‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Co najmniej jeden z tych parametrów query ma<br>nieprawidłowe wartości:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Symulacja rozpocznie się z wartościami domyślnymi<br>tych parametrów query.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferencje‬",
    "JOIST/menuItem.phetWebsite": "‪Witryna PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Zgłoś problem...‬",
    "JOIST/menuItem.getUpdate": "‪Sprawdź aktualizacje…‬",
    "JOIST/menuItem.screenshot": "‪Zrzut ekranu‬",
    "JOIST/menuItem.fullscreen": "‪Pełny ekran‬",
    "JOIST/menuItem.about": "‪O aplikacji...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Warunki, prywatność i licencjonowanie‬",
    "JOIST/translation.credits.link": "‪Tłumacze‬",
    "JOIST/thirdParty.credits.link": "‪Firmy zewnętrzne‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Skróty klawiaturowe‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪aby rozpocząć‬",
    "JOIST/versionPattern": "‪wersja {0}‬",
    "JOIST/updates.checking": "‪Sprawdzanie aktualizacji…‬",
    "JOIST/updates.upToDate": "‪Ta symulacja jest aktualna.‬",
    "JOIST/updates.outOfDate": "‪Nowa wersja dostępna‬",
    "JOIST/updates.newVersionAvailable": "‪Dostępna jest nowa wersja: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Twoja aktualna wersja to: {0}.‬",
    "JOIST/updates.getUpdate": "‪Pobierz aktualizację...‬",
    "JOIST/updates.noThanks": "‪Nie, dziękuję‬",
    "JOIST/updates.offline": "‪Nie można sprawdzić aktualizacji.‬",
    "JOIST/preferences.tabs.overview.title": "‪Przegląd‬",
    "JOIST/preferences.tabs.simulation.title": "‪Symulacja‬",
    "JOIST/preferences.tabs.visual.title": "‪Wizualne‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Wejście‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalizacja‬",
    "JOIST/credits.title": "‪Zespół autorski‬",
    "JOIST/credits.leadDesign": "‪Główny projektant: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Rozwój oprogramowania: {0}‬",
    "JOIST/credits.team": "‪Zespół: {0}‬",
    "JOIST/credits.contributors": "‪Współtwórcy: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Kontrola jakości: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafika: {0}‬",
    "JOIST/credits.soundDesign": "‪Projektowanie dźwięku: {0}‬",
    "JOIST/credits.thanks": "‪Podziękowania‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Funkcje audio‬",
    "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.visual.interactiveHighlights": "‪Interaktywne wyróżnienia‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Dodaj wizualne wyróżnienia dla myszy i dotyku podczas interakcji.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region i kultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Dodajemy funkcje do naszych symulacji, aby były bardziej wszechstronne. Niektóre z nich wspierają dostępność dla uczniów o różnych potrzebach i w różnych środowiskach. Wejdź do tego menu, aby przejrzeć lub zmienić domyślne ustawienia prezentacji.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Aby znaleźć inne symulacje z funkcjami ułatwień dostępu, poszukaj opcji Dostęp i integracja na stronie filtrowania symulacji i filtruj według funkcji ułatwień dostępu.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Dźwięki‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Dodatkowe dźwięki‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Odtwarzaj sonifikacje i efekty dźwiękowe podczas interakcji.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Odtwórz dodatkowy dźwięk, który może być pomocny dla niektórych uczniów.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Udźwiękowienie (tylko w angielskim)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Dźwięki i wyróżnienie treści podczas interakcji.‬",
    "JOIST/projectorMode": "‪Tryb projektora‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Zwiększ kontrast kolorów dla lepszej widoczności w salach lekcyjnych.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪Stany Zjednoczone Ameryki‬",
    "SOCCER_COMMON/characterSet.africa": "‪Afryka‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Afryka (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opcja‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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": "‪Spacja‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Przejdź do następnej pozycji lub grupy‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Przejdź do poprzedniej pozycji lub grupy‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Przechodź między pozycjami w grupie‬",
    "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": "‪Naciśnij przycisk‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Resetuj wszystko‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Wyjdź z okna dialogowego‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Ustaw wartości za pomocą klawiatury‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Przełącz pola wyboru‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Podstawowe działania‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪lub‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Sterowanie suwakiem‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ustaw‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪suwak‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Przesuń suwak‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Przesuń w mniejszych krokach‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Przesuń w większych krokach‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} mniejszymi krokami‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} większymi krokami‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Skocz do: {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Skocz do: {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪aby <b>chwycić</b> lub <b>uwolnić</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "pt_BR": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Média & Mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variabilidade‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Tipo de Gráfico‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Máximo de Chutes‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determina o número máximo de chutes permitidos para todas as telas. O número máximo de chutes na tela Mediana é 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Valores Discrepantes‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Mostra valores discrepantes no diagrama de caixa (\"boxplot\") como marcações, em vez de incluí-los no fio de bigode (\"whisker\").‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Qual é a distância típica do chute?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Pegar ou Soltar a Bola ou o Cartão‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Agarrar a Bola ou o Cartão‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Segura a Bola ou o Cartão para mover‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Ir para o início dos cartões ou da linha numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Ir para o final dos cartões ou da linha numérica‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Como cada chute influencia a média e a mediana?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Pegar ou Soltar a Bola‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Agarrar a Bola‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Mover a bola agarrada‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Pular para o início da linha numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Pular para o fim da linha numérica‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Quão espalhadas estão as distâncias do chute?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} chutes‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distância (em metros)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Barra de Intervalo‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Média‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predizer Mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predizer Média‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Apontador‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Pegar ou soltar‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move a passos largos‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Pular a bola atá o marcador‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Mover Previsão de Média ou Mediana‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Mover apontador de previsão‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Mover previsão de média em pequenos passos‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Mover a passos largos‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪fim da linha numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪início da linha numérica‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Mover Previsão de Mediana‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Mover‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪Previsão de Mediana‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Média = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Média = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Pontos‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Linha‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Mover as Alças ou os Blocos de Intervalo ou o Apontador‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪objeto‬",
    "CENTER_AND_VARIABILITY/range": "‪Faixa‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Intervalo Interquartil (IIQ)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Desvio Médio Absoluto (DMA)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IIQ‬",
    "CENTER_AND_VARIABILITY/mad": "‪DMA‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Faixa = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IIQ = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪DMA = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Faixa = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IIQ = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪DMA = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ordenar Dados‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Mediana</strong> é o número que divide ao meio um conjunto classificado de dados.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪É necessário ao menos um chute‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Chute {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪metro‬",
    "CENTER_AND_VARIABILITY/meters": "‪metros‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Média</strong> é a média aritmética simples de todos os valores em qualquer conjunto de dados.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Média =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Média = {{value}} metros‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Faixa</strong> (ou intervalo) é a distância entre os pontos mínimo e máximo dos dados.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Faixa = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Faixa = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪O <strong>intervalo interquartil (IIQ)</strong> corresponde aos 50% intermediários dos dados.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IIQ = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IIQ = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Desvio médio absoluto (DMA)</strong> é a distância média de cada ponto de dados até a média.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪DMA =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪DMA = {{mad}} metros‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Você classificou os dados!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Valores dos Dados (em metros):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distância (em metros)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪São necessários ao menos 5 chutes‬",
    "CENTER_AND_VARIABILITY/min": "‪mín‬",
    "CENTER_AND_VARIABILITY/max": "‪máx‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centro e Variabilidade‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Parâmetros de Consulta Inválidos‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Um ou mais parâmetros de consulta têm<br>valores inválidos:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪A simulação iniciará com valores padrão para esses<br>parâmetros de consulta.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferências‬",
    "JOIST/menuItem.phetWebsite": "‪Portal PhET…‬",
    "JOIST/menuItem.reportAProblem": "‪Informar problema...‬",
    "JOIST/menuItem.getUpdate": "‪Conferir atualizações...‬",
    "JOIST/menuItem.screenshot": "‪Captura de tela‬",
    "JOIST/menuItem.fullscreen": "‪Tela Cheia‬",
    "JOIST/menuItem.about": "‪Sobre...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Termos, Privacidade & Licenciamento‬",
    "JOIST/translation.credits.link": "‪Traduzido por‬",
    "JOIST/thirdParty.credits.link": "‪Créditos de Terceiros‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Teclas de Atalho‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪para iniciar‬",
    "JOIST/versionPattern": "‪versão {0}‬",
    "JOIST/updates.checking": "‪Procurando atualizações...‬",
    "JOIST/updates.upToDate": "‪Esta simulação está atualizada.‬",
    "JOIST/updates.outOfDate": "‪Nova versão disponível‬",
    "JOIST/updates.newVersionAvailable": "‪Há uma nova versão disponível: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Sua versão atual é: {0}.‬",
    "JOIST/updates.getUpdate": "‪Atualizar...‬",
    "JOIST/updates.noThanks": "‪Não, obrigado‬",
    "JOIST/updates.offline": "‪Não foi possível verificar atualizações.‬",
    "JOIST/preferences.tabs.overview.title": "‪Visão Geral‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulação‬",
    "JOIST/preferences.tabs.visual.title": "‪Visual‬",
    "JOIST/preferences.tabs.audio.title": "‪Áudio‬",
    "JOIST/preferences.tabs.input.title": "‪Entrada‬",
    "JOIST/preferences.tabs.localization.title": "‪Localização‬",
    "JOIST/credits.title": "‪Créditos‬",
    "JOIST/credits.leadDesign": "‪Líder do Design: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Desenvolvimento de Software: {0}‬",
    "JOIST/credits.team": "‪Equipe: {0}‬",
    "JOIST/credits.contributors": "‪Colaboradores: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Garantia de Qualidade: {0}‬",
    "JOIST/credits.graphicArts": "‪Artes Gráficas: {0}‬",
    "JOIST/credits.soundDesign": "‪Design de Som: {0}‬",
    "JOIST/credits.thanks": "‪Agradecimentos‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Recursos de Áudio‬",
    "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.visual.interactiveHighlights": "‪Destaques Interativos‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Adicione destaques visuais para mouse e toque conforme você interage.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Região e Cultura‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Estamos adicionando recursos às nossas simulações para torná-las mais inclusivas. Alguns deles oferecem acessibilidade para estudantes com diversas necessidades e em diversos ambientes. Explore as guias neste menu para revisar ou alterar as configurações.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Procure outras simulações com acessibilidade! Na página das simulações no Portal do PhET, olhe em Acessibilidade & Inclusão e filtre por Recursos Inclusivos.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sons‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sons Extras‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Habilitar efeitos sonoros enquanto você interage.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Tocar sons adicionais que podem ser úteis para alguns alunos.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Voz (somente em inglês)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Dê voz e destaque o conteúdo enquanto você interage.‬",
    "JOIST/projectorMode": "‪Modo Projetor‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Aumente o contraste de cores para melhor visibilidade em sala de aula.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opção‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Maiúsculas‬",
    "SCENERY_PHET/key.end": "‪Fim‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Página inicial‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Espaço‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Mover para o próximo item ou grupo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Mover para item ou grupo anterior‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Mover entre itens de um grupo‬",
    "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": "‪Pressionar os botões‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reiniciar Tudo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Sair do diálogo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Definir valores no teclado‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Alternar caixas de seleção‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Ações Básicas‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ou‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Controle Deslizante‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ajustar‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪deslizante‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪máximo‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪mínimo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Ajustar controle deslizante‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Ajuste em etapas menores‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Ajuste em etapas maiores‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} aos poucos‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} bastante‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Saltar até {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Saltar até {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪para <b>Pegar</b> ou <b>Soltar</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "ro": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Media și mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variabilitate‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Tip diagramă‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Număr maxim lovituri‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determină numărul maxim de lovituri permise pentru toate ecranele. Numărul maxim de lovituri pentru ecranul Mediana este 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Valori aberante‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Arată valorile aberante ca marcaje, nu sunt incluse în ”mustăți”‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Care este lungimea tipică a loviturii?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Prinde sau eliberează mingea sau cartea‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Mută mingea sau cartea prinsă‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Mută mingea sau cartea prinsă‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Salt la începutul cărților sau al liniei numerelor‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Salt la sfârșitul cărților sau al liniei numerelor‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Cum influențează fiecare lovitură media și mediana?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪prinde sau eliberează mingea‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪mută mingea prinsă‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪mută mingea prinsă‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Salt la începutul liniei numerelor‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Salt la șfârșitul liniei numerelor‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Cât de împrăștiate sunt valorile distanțelor?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪lovituri: {{value}}‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪distanța (în metri)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Măsurare interval‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/mean": "‪Medie‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Estimează mediana‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Estimează media‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Reper‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Prinde sau eliberează‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Mută în pași mai mari‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Sari cu mingea până la semnul de bifare‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Mută media sau mediana estimată‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Mută reperul de estimare‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Mută media estimată în pași mici‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Mută în pași mari‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪sfârșitul șirului de numere‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪începutul șirului de numere‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Mută mediana prezisă‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Mută‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪mediana prezisă‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Media = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Media = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Diagramă cu  ●‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Diagramă cu  X‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Mută reperul, limitele intervaului sau blocul intervalului‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪obiect‬",
    "CENTER_AND_VARIABILITY/range": "‪Interval‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Intervalul intercuartil (IIQ)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Deviația medie absolută (DMA)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IIQ‬",
    "CENTER_AND_VARIABILITY/mad": "‪DMA‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Interval= {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IIQ= {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪DMA = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Interval = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IIQ = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪DMA = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sortează datele‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Mediana</strong> este numărul care împarte în mod egal un set de date ordonate crescător (sortate).‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Cel puțin o lovitură‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Lovituri: {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪metru‬",
    "CENTER_AND_VARIABILITY/meters": "‪metri‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Media</strong> este media tuturor valorilor din orice set de date.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Media =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Media = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Intervalul</strong> este distanța (diferența) dintre valoarea maximă și cea minimă a setului de date.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Interval = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Interval = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Intervalul</strong> este distanța punctele de minim și maxim.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IIQ = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IIQ = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Deviația medie absolută (DMA)</strong> este distanța medie dintre fiecare valoare din șirul de date și medie.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪DMA =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪DMA= {{mad}} metri‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ai sortat datele!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪valori (în metri)‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪distanță (în metri)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Cel puțin 5 lovituri‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Centru și variabilitate‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Parametri de interogare greșiți‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Unul sau mai mulți parametri de interogare listați au <br> valori greșite:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simularea va începe cu valori implicite pentru <br> acei parametri de interogare.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferințe‬",
    "JOIST/menuItem.phetWebsite": "‪Pagina web PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Raportează o problemă...‬",
    "JOIST/menuItem.getUpdate": "‪Caută actualizări...‬",
    "JOIST/menuItem.screenshot": "‪Captură de ecran‬",
    "JOIST/menuItem.fullscreen": "‪Afișare pe tot ecranul‬",
    "JOIST/menuItem.about": "‪Despre...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Termeni și condiții, confidențialitate & licențiere‬",
    "JOIST/translation.credits.link": "‪Traducere‬",
    "JOIST/thirdParty.credits.link": "‪Terți‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Scurtături tastatură‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪pentru a începe‬",
    "JOIST/versionPattern": "‪versiunea {0}‬",
    "JOIST/updates.checking": "‪Se caută actualizări...‬",
    "JOIST/updates.upToDate": "‪Acest simulator este la zi.‬",
    "JOIST/updates.outOfDate": "‪Versiune nouă disponibilă‬",
    "JOIST/updates.newVersionAvailable": "‪Nouă versiune disponibilă: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Versiunea curentă este: {0}‬",
    "JOIST/updates.getUpdate": "‪Descarcă actualizare...‬",
    "JOIST/updates.noThanks": "‪Nu, mulțumesc!‬",
    "JOIST/updates.offline": "‪Nu se pot căuta actualizări.‬",
    "JOIST/preferences.tabs.overview.title": "‪Prezentare generală‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulare‬",
    "JOIST/preferences.tabs.visual.title": "‪Vizual‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Interaciune‬",
    "JOIST/preferences.tabs.localization.title": "‪Localizare‬",
    "JOIST/credits.title": "‪Credite‬",
    "JOIST/credits.leadDesign": "‪Design principal: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Dezvoltare software: {0}‬",
    "JOIST/credits.team": "‪Echipa: {0}‬",
    "JOIST/credits.contributors": "‪Colaboratori: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Asigurarea calității: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafică: {0}‬",
    "JOIST/credits.soundDesign": "‪Sunet: {0}‬",
    "JOIST/credits.thanks": "‪Mulțumiri‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Opțiuni audio‬",
    "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.visual.interactiveHighlights": "‪Evidențiatori interactivi‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Evidențiază cursorul în timpul interacțiunii cu mouse sau ecran tactil.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Regiune și Cultură‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Adăugăm caracteristici simulatoarelor noastre pentru a le face mai incluzive. Unele dintre aceste caracteristici oferă acces persoanelor cu nevoi și din medii speciale. Explorează meniul pentru a revizui sau schimba setările implicite de prezentare.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Pentru a găsi alte simulatoare cu caracteristici incluzive, caută Acces și Incluziune în pagina de filtrare a simulatoarelor și filtrează după caracteristicile incluzive.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sunete‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sunete suplimentare‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Redă reprezentări și efecte sonore în timpul interacțiunii.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Redă sunet suplimentar care poate fi de ajutor unora.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Voce (doar în engleză)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Voce și conținut evidențiat la interacțiune‬",
    "JOIST/projectorMode": "‪Mod videoproiector‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Creșteți contrastul culorilor pentru o mai bună vizibilitate în sala de clasă.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪Statele Unite ale Americii‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Opțiuni‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪Mergi la următorul element sau grup‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Mergi la elementul sau grupul anterior‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Deplasare între elementele unui grup‬",
    "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": "‪Apasă butoanele‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Resetare‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Ieși din fereastră‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Setați valorile din tastatură‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Comutare casete de selectare‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Acțiuni de bază‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪sau‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Controale cursor‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Reglaje‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪glisor‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maxim‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minim‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Reglaj cursor‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Reglaj în pași mici‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Reglaj în pași mari‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} în pași mai mici‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} în pași mai mari‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Mergi  la {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Mergi  la {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Prinde</b> or <b>Eliberează</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "rw": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediyane‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Impuzandengo na mediyane‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Ubwoko bw'igishushanyo‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Ni iyihe ntera ya kiKE ?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Ni gute intera ya kick imeranye na mediyane n'impuzandengo?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Mediyane‬",
    "CENTER_AND_VARIABILITY/mean": "‪Impuzandengo‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Vuga mediyane mbere‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Vuga impuzandengo mbere‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Igishushanyo cy'utudomo‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Igishushanyo cy'umurongo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Hitamo amakuru‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Mwahisemo amakuru‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Izingiro no guhindagurika‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ibisabwa ntibihura‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Kimwe cyangwa byinshi muri ibi bipimo by'ibibazo bifite agaciro <br>  ntizemewe:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Igereranya rizatangirana n'agaciro gasanzwe kuri <br> ibyo bipimo by'ibibazo.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Amahitamo‬",
    "JOIST/menuItem.phetWebsite": "‪Urubuga rwa Phet...‬",
    "JOIST/menuItem.reportAProblem": "‪Vuga niba hari ikibazo...‬",
    "JOIST/menuItem.getUpdate": "‪Kureba ibigezweho...‬",
    "JOIST/menuItem.screenshot": "‪Ifoto ya ekara‬",
    "JOIST/menuItem.fullscreen": "‪Ekara yuzuye‬",
    "JOIST/menuItem.about": "‪Kuri...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Amagambo, Ibanga & Uruhushya‬",
    "JOIST/translation.credits.link": "‪Gushimira abasemuzi‬",
    "JOIST/thirdParty.credits.link": "‪Abadafite aho babogamiye mu itangazwa ry'iki gikorwa‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Inzira ya bugufi kuri karaviye‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪gutangira‬",
    "JOIST/versionPattern": "‪ingeri {0}‬",
    "JOIST/updates.checking": "‪Kureba niba ibigezweho byakozwe...‬",
    "JOIST/updates.upToDate": "‪Uku kwigana gukoresheje ikoranabuhanga kujyanye n'igihe.‬",
    "JOIST/updates.outOfDate": "‪Ingeri nshya ihari ubu‬",
    "JOIST/updates.newVersionAvailable": "‪Hari indi verisiyo nshyashya:{0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Ubu ingeri yawe ni:{0}.‬",
    "JOIST/updates.getUpdate": "‪Guhuza n'igihe...‬",
    "JOIST/updates.noThanks": "‪Oya  Murakoze‬",
    "JOIST/updates.offline": "‪Ntushobora kugenzura ibijyanye n'igihe.‬",
    "JOIST/preferences.tabs.overview.title": "‪Incamake‬",
    "JOIST/preferences.tabs.simulation.title": "‪Iyigana‬",
    "JOIST/preferences.tabs.visual.title": "‪Bigaragara‬",
    "JOIST/preferences.tabs.audio.title": "‪Amajwi‬",
    "JOIST/preferences.tabs.input.title": "‪Ibishyirwamo‬",
    "JOIST/preferences.tabs.localization.title": "‪Ahantu‬",
    "JOIST/credits.title": "‪Gushimira‬",
    "JOIST/credits.leadDesign": "‪Uwabihimbye bwa mbere: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Inonosora rya porogaramu:{0}‬",
    "JOIST/credits.team": "‪Itsinda:{0}‬",
    "JOIST/credits.contributors": "‪Abagize uruhare: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Ubwishingizi bufite ireme:{0}‬",
    "JOIST/credits.graphicArts": "‪Ubugeni:{0}‬",
    "JOIST/credits.soundDesign": "‪Ijwi ryongerewe:{0}‬",
    "JOIST/credits.thanks": "‪Murakoze‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Ibiranga amajwi‬",
    "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.visual.interactiveHighlights": "‪Iby'ingenzi‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Ongeraho ibintu byi'ngenzi byerekana suri no gukoraho igihe uri gukora .‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Idini n'umuco‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Turimo kongeramo ibiranga mu mayigana byacu kugirango turusheho gufasha abantu bose. Bimwe muri ibi biranga gushyigikira abiga bafite ibyo bakeneye bitandukanye kandi mu buryo butandukanye. Shakisha ibisobanuro biri muri iyi menu kugirango usubiremo .‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Kugirango ubone andi mayigana hamwe n'ibintu birimo, reba uburyo bwo Kwinjira no Kwinjiza ku rupapuro rwigana rwa filteri na filteri ukoresheje ibintu byose.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Amajwi‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Amajwi y'inyongera‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Curanga za nyiramubande nk'uko musabana.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Gucuranga amajwi y'inyongera ashobora gufasha bamwe mu biga.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Amajwi(Icyongereza gusa)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Ijwi kandi ugaragaze ibirimo nkuko musabana.‬",
    "JOIST/projectorMode": "‪Uburyo bwa porojegiteri‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Kongera uburyo ishusho rigaragara‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Amahitamo‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪Iherezo‬",
    "SCENERY_PHET/key.enter": "‪Injira‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Ahabanza‬",
    "SCENERY_PHET/key.pageDown": "‪Paji yo hasi‬",
    "SCENERY_PHET/key.pageUp": "‪Paji yo hejuru‬",
    "SCENERY_PHET/key.space": "‪Umwanya‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Imura ku kintu cyangwa itsinda rikurikira‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Imura ku bintu byabanjirije cyangwa itsinda‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Imura hagati y'ibintu mu matsinda‬",
    "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": "‪Kanda izi buto‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Tangira bushyashya‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Kurekeraho ikiganiro‬",
    "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": "‪Kuzuza utudirishya‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Ibikorwa by'ibanze‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪cyangwa‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Kugenzura paji‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Kujyanisha‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪paji‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Kinini cyane‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Gito cyane‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Hindura paji‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Hindura ukoresheje inzira ngufi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Hindura ukoresheje inzira ndende‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} mu ntera nto‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} mu ntera nini‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jya kuri  {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jya kuri {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪Kuri <b> Gufata </b> cyangwa <b> Kurekura </b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "sq": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mesorja‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Mesatarja & Mesorja‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Lloji i Grafikut‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Cila është distanca tipike e goditjes?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Si ndikon çdo goditje në mesataren dhe mesoren?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Mesorja‬",
    "CENTER_AND_VARIABILITY/mean": "‪Mesatarja‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Parashikoni Mesoren‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Parashikoni Mesataren‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Grafik me Pika‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Grafik Linear‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Renditni të Dhënat‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Ju i renditët të dhënat!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Qendra dhe Ndryshueshmëria‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} - {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Parametra Hyrës të Papranueshëm‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Një ose disa parametra hyrëse kanë vlera të papranueshme:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simulimi do të fillojë me vlerat e paracaktuara për<br>këto parametra hyrës.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Preferencat‬",
    "JOIST/menuItem.phetWebsite": "‪Uebfaqja PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Raportoni një Problem...‬",
    "JOIST/menuItem.getUpdate": "‪Kontrolloni për Përditësime...‬",
    "JOIST/menuItem.screenshot": "‪Screenshot‬",
    "JOIST/menuItem.fullscreen": "‪Ekran i Plotë‬",
    "JOIST/menuItem.about": "‪Për...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Termat, Privatësia dhe Liçensimi‬",
    "JOIST/translation.credits.link": "‪Kreditet e Përkthimit‬",
    "JOIST/thirdParty.credits.link": "‪Kreditë për palët e treta‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Shkurtesat e Tastierës‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪për të filluar‬",
    "JOIST/versionPattern": "‪versioni {0}‬",
    "JOIST/updates.checking": "‪Duke kontrolluar për përditësime...‬",
    "JOIST/updates.upToDate": "‪Ky simulim është i përditësuar.‬",
    "JOIST/updates.outOfDate": "‪Version i ri në dispozicion‬",
    "JOIST/updates.newVersionAvailable": "‪Ekziston një version i ri: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Versioni i juaj është: {0}.‬",
    "JOIST/updates.getUpdate": "‪Merr Përditësime...‬",
    "JOIST/updates.noThanks": "‪Jo Faleminderit‬",
    "JOIST/updates.offline": "‪Nuk mund të gjejmë përditësimet.‬",
    "JOIST/preferences.tabs.overview.title": "‪Overview‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪E dukshme‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Të dhëna hyrëse‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪Kreditë:‬",
    "JOIST/credits.leadDesign": "‪Dizajni udhëheqës: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Zhvillimi i Softuerit: {0}‬",
    "JOIST/credits.team": "‪Ekipi: {0}‬",
    "JOIST/credits.contributors": "‪Kontribues: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Sigurimi i Cilësisë: {0}‬",
    "JOIST/credits.graphicArts": "‪Arte Grafike: {0}‬",
    "JOIST/credits.soundDesign": "‪Rregullimi i Zërit: {0}‬",
    "JOIST/credits.thanks": "‪Faleminderit‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Veçoritë e Audios‬",
    "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.visual.interactiveHighlights": "‪Pika kryesore Interaktive‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Shtoni pikat kryesore vizuale për miun (mouse) dhe prekjen ndërsa ndërveproni.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Ne po shtojmë veçori në simulimet tona për t'i bërë ato më gjithëpërfshirëse. Disa nga këto veçori mbështesin aksesin për nxënësit me nevoja të ndryshme dhe brenda mjediseve të ndryshme. Eksploroni këtë menu për të rishikuar ose ndryshuar cilësimet e para‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Për të gjetur simulime të tjera me veçori gjithëpërfshirëse, kërkoni për Leje dhe Përfshirje (Access and Inclusion) në faqen e filtrit të simulimit dhe filtrojeni sipas veçorisë përfshirëse.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Tingujt‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Tinguj Shtesë‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Luani njoftime tingujsh dhe efekte zanore ndërsa ndërveproni.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Luani një tingull shtesë që mund të jetë i dobishëm për disa nxënës.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪Formati i projektorit‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Rritni kontrastin e ngjyrave për shikueshmëri më të mirë në klasa.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪Lëvizni në objektin ose grupin e ardhshëm‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Lëvizni në objektin ose grupin paraardhës‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Lëvizni ndërmjet objekteve në grup‬",
    "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": "‪Shtypni butonat‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Dilni nga dialogu‬",
    "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": "‪Ndryshoni kutitë e kontrollit‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Veprimet Bazë‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ose‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Kontrolli i Rregulluesit‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Rregulloni‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪rrëshqitës‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimumi‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimumi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Rregullo drejtimin‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Rregullo me hapa më të vegjël‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Rregullo me hapa më të mëdhenj‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} në hapa më të vegjël‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} në hapa më të mëdhenj‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Shkoni në {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Shkoni në {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ë <b>kapësh</b> ose të <b>lëshosh</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "sr": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Медијана‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Средња вредност & Медијана‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪тип графика‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Колика је уобичајена дужина шута?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Како појединачни шут утиче на средњу вредност  и медијану?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Медијана‬",
    "CENTER_AND_VARIABILITY/mean": "‪Средња вредност‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Претпостави медијану‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Претпостави средњу вредност‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪тачкасти график‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪линијски график‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Сортирај податке‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Сортирао си податке!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Средина и расподела‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Неважећи параметри упита‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Један или више улазних параметара има неважеће вредности‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Симулација ће почети са заданим вредностима за ове <br> параметре упита‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Подешавања‬",
    "JOIST/menuItem.phetWebsite": "‪PhET вебсајт...‬",
    "JOIST/menuItem.reportAProblem": "‪Пријави проблем...‬",
    "JOIST/menuItem.getUpdate": "‪Провери ажурирања‬",
    "JOIST/menuItem.screenshot": "‪Слика екрана (скриншот)‬",
    "JOIST/menuItem.fullscreen": "‪Цео екран‬",
    "JOIST/menuItem.about": "‪Детаљи...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Услови, приватност и лиценцирање‬",
    "JOIST/translation.credits.link": "‪Владан Ал. Младеновић‬",
    "JOIST/thirdParty.credits.link": "‪Доприноси треће стране‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Пречице са тастатуре‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪започни‬",
    "JOIST/versionPattern": "‪Верзија {0}‬",
    "JOIST/updates.checking": "‪Провера ажурирања‬",
    "JOIST/updates.upToDate": "‪Ова симулација је ажурирана.‬",
    "JOIST/updates.outOfDate": "‪Доступна нова верзија‬",
    "JOIST/updates.newVersionAvailable": "‪Доступна нова верзија: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Ваша тренутна верзија је: {0}.‬",
    "JOIST/updates.getUpdate": "‪Ажурирај...‬",
    "JOIST/updates.noThanks": "‪Не хвала!‬",
    "JOIST/updates.offline": "‪Не могу да проверим ажурирања.‬",
    "JOIST/preferences.tabs.overview.title": "‪Преглед‬",
    "JOIST/preferences.tabs.simulation.title": "‪Симулација‬",
    "JOIST/preferences.tabs.visual.title": "‪Визуелно‬",
    "JOIST/preferences.tabs.audio.title": "‪Звук‬",
    "JOIST/preferences.tabs.input.title": "‪Улаз‬",
    "JOIST/preferences.tabs.localization.title": "‪Локализација‬",
    "JOIST/credits.title": "‪Заслуге‬",
    "JOIST/credits.leadDesign": "‪Дизајн: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Развој софтвера: {0}‬",
    "JOIST/credits.team": "‪Тим: {0}‬",
    "JOIST/credits.contributors": "‪Сарадници: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Гаранција квалитета: {0}‬",
    "JOIST/credits.graphicArts": "‪Графика: {0}‬",
    "JOIST/credits.soundDesign": "‪Sound Design: {0}‬",
    "JOIST/credits.thanks": "‪Хвала‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Поставке звука‬",
    "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.visual.interactiveHighlights": "‪Интерактивни детаљи‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Додајте визуелно истицања за миша и додир током интеракције.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Нашим симулацијама додајемо функције како бисмо их учинили обухватнијим. Неке од ових функција подржавају приступачност за ученике са различитим потребама и у различитим окружењима. Истражите картице у овом менију да бисте прегледали или променили подразумевана подешавања презентације.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Да бисте пронашли друге симулације са инклузивним функцијама, потражите Приступ (Access) и укључивање на страници филтера за симулацију и филтрирајте по инклузивној функцији.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Звукови‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Додатни звук‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Репродукујте звучне ефекте и звучне ефекте док сте у интеракцији.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Пустите додатни звук који би могао бити од помоћи неким ученицима‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Гласајте и истакните садржај док сте у интеракцији.‬",
    "JOIST/projectorMode": "‪Пројектор мод‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Повећајте контраст боја за бољу видљивост у учионицама‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Опција‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Изађи‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪Крај‬",
    "SCENERY_PHET/key.enter": "‪Унос‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Почетак‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Размак‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Пређите на следећу ставку или  групу‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Вратите се на претходну ставку или групу‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Прелазите између ставки у групи‬",
    "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": "‪Притисни тастере‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Све на почетак‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Изађите из дијалога‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Подесите вредности преко тастатуре‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Промените чекирања‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Основне радње‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪или‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Клизач контроле‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Подеси‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪клизач‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪максимум‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪минимум‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Подесите клизач‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Подешавај полако‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Подешавај брже‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} мали кораци‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} велики кораци‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Скочи на {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Скочи на {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Ухвати</b> или <b>Пусти</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "st": {
    "CENTER_AND_VARIABILITY/screen.median": "‪mahareng‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪bolela le mahareng‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪mofuta oa letheba‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪bolelele bo tloaelehileng sa ho raha ke eng?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪ebe ho raha ho fetola ho bolela le mahareng jong?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪mahareng‬",
    "CENTER_AND_VARIABILITY/mean": "‪bolela‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪bolela e sale mahareng‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪bolela e sale pele ho bolela‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪morero oa letheba‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪mola oa letheba‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪hlopha litaba/lipalo-palo‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪u hlophile litaba/lipalo-palo‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪bohare le ho feto-fetoha‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Mekhahlelo e Fokotseng ea Potso‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪E 'ngoe kapa tse ngata tsa lipotso tsena li na le<br>litheko tse fosahetseng:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Ketsiso e tla qala ka boleng ba kamehla bakeng sa<br>litlhophiso tseo tsa potso.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪likhetho‬",
    "JOIST/menuItem.phetWebsite": "‪Website ea PhET‬",
    "JOIST/menuItem.reportAProblem": "‪Tlaleha bothata‬",
    "JOIST/menuItem.getUpdate": "‪Sheba liphethoho‬",
    "JOIST/menuItem.screenshot": "‪Senepe‬",
    "JOIST/menuItem.fullscreen": "‪Sekerine  se felletseng‬",
    "JOIST/menuItem.about": "‪Mabapi...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Lipehelo, Lekunutu le Litumello‬",
    "JOIST/translation.credits.link": "‪Litlotlo mabapi le mosebetsi oa phetolelo‬",
    "JOIST/thirdParty.credits.link": "‪Litlotlo tsa motho oa boraro‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Likhaoletso tsa Keyboard‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪ho qala‬",
    "JOIST/versionPattern": "‪Phetolelo e nngoe: {0}‬",
    "JOIST/updates.checking": "‪Hlahloba liphethoho‬",
    "JOIST/updates.upToDate": "‪Simulation ena e ntse ele nakong‬",
    "JOIST/updates.outOfDate": "‪Sehlahisoa sa morao sea fumaneha‬",
    "JOIST/updates.newVersionAvailable": "‪Phethoho e ncha e ea fumaneha: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Phetolelo e teng hona joale: {0}‬",
    "JOIST/updates.getUpdate": "‪Fumana Phethoho‬",
    "JOIST/updates.noThanks": "‪Che kea leboha‬",
    "JOIST/updates.offline": "‪Ho se khone ho sheba liphethoho‬",
    "JOIST/preferences.tabs.overview.title": "‪kakaretso‬",
    "JOIST/preferences.tabs.simulation.title": "‪seka-papali‬",
    "JOIST/preferences.tabs.visual.title": "‪pono‬",
    "JOIST/preferences.tabs.audio.title": "‪molumo‬",
    "JOIST/preferences.tabs.input.title": "‪kenya letsoho‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪Litlotlo‬",
    "JOIST/credits.leadDesign": "‪Boqapi  ba pele: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Khaho ea Software : {0}‬",
    "JOIST/credits.team": "‪Sehlopha: {0}‬",
    "JOIST/credits.contributors": "‪bat'sehetsi{0}‬",
    "JOIST/credits.qualityAssurance": "‪Netefatso ea boleng (quality): {0}‬",
    "JOIST/credits.graphicArts": "‪Lits'oants'o (Botaki): {0}‬",
    "JOIST/credits.soundDesign": "‪molumo o iketselitsoeng {0}‬",
    "JOIST/credits.thanks": "‪Kea leboha‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Likarolo tsa melumo‬",
    "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.visual.interactiveHighlights": "‪lintlha-kholo tse rutang‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Kenya khanya Tsa pono bakeng sa toeba ebe u t'soara u ntse u sebetsa‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪re eketsa likaroloana ho etsa liketsiso tsa rona li kenyeletse motho e mong le e mong, hore baithuti bohle ba ithute ka nako ea bona le ho latela litlhoko tsa bona.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Ho fumana mekhoa e meng e kenyelelitsoeng ka simulation, batlana le Tokollo le ho Kenyelletsa holuma leqephe le sefang la simulation ebe u sefa ka mokhoa o kenyeletsang.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪melumo‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪moimo o ekelitsoeng‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪bapala sonification le molumo ha u sebetsa.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪bapala molumo o ka thusang moithuti haholo‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪lentsoe(senyesemane feela)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪lentsoe le totobatsa litaba ha u ntse u sebetsa‬",
    "JOIST/projectorMode": "‪khuliso ka porojektor‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪eketsa khanya ea 'mala ho bonahala hantle  ka lihlopheng‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Likhetho‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Senotlolo sa litlhaku tse kholo‬",
    "SCENERY_PHET/key.end": "‪Qetello‬",
    "SCENERY_PHET/key.enter": "‪Kenya‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Hae‬",
    "SCENERY_PHET/key.pageDown": "‪Leqephe Tlase‬",
    "SCENERY_PHET/key.pageUp": "‪Leqephe Holimo‬",
    "SCENERY_PHET/key.space": "‪Sebaka‬",
    "SCENERY_PHET/key.shift": "‪Chechisa‬",
    "SCENERY_PHET/key.tab": "‪Tlanya‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪E-ea ho ntho kapa sehlopha se latelang‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Suthela nthong kapa sehlopha se fetileng‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Tsamaisa pakeng tsa dintho ka sehlopha‬",
    "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": "‪Tobetsa likonopo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪tsoa puisano‬",
    "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": "‪Fetolela li-checkbox‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Liketso tsa Motheo‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪kapa‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪laola sethellisa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪eketsa‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪sethellisa‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪e felletseng‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪e sa fellang‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪fetola sethellisa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪fetola mehato e khut'soanyane‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪fetola mehato e meholoanyane‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} mehato e menyane‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} mehato e meholo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪qhomela ho {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪qhomela ho  {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ho <b>Ho tshwara</b> kapa <b>ho lokolla</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "sv": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Median‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Medelvärde & Median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Plot-typ‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Vad är den vanligaste spark-längden?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Hur påverkar varje spark medelvärde och median?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Medelvärde‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Förutsäg median‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Förutsäg medelvärde‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Prickar på Tallinje‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Markeringar på Tallinje‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sortera värden‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Du sorterade värdena!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Mittvärde och variabilitet‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Ogiltiga parametrar‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪En eller flera av dessa variabler har<br>ogiltiga värden:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simuleringen börjar med standardvärden för<br>dessa variabler.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Inställningar‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Webbsida…‬",
    "JOIST/menuItem.reportAProblem": "‪Rapportera ett problem...‬",
    "JOIST/menuItem.getUpdate": "‪Kontrollera uppdateringar...‬",
    "JOIST/menuItem.screenshot": "‪Skärmdump‬",
    "JOIST/menuItem.fullscreen": "‪Helskärm‬",
    "JOIST/menuItem.about": "‪Om...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Terms, Privacy & Licensing‬",
    "JOIST/translation.credits.link": "‪Översättning, Credits‬",
    "JOIST/thirdParty.credits.link": "‪Tredjepart, Credits‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Kortkommandon för tangentbordet‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪för att komma igång‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "JOIST/updates.checking": "‪Kontrollerar uppdateringar...‬",
    "JOIST/updates.upToDate": "‪Denna simulering är uppdaterad‬",
    "JOIST/updates.outOfDate": "‪Ny version tillgänglig‬",
    "JOIST/updates.newVersionAvailable": "‪Det finns en ny version att använda: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Din nuvarande version är: {0}.‬",
    "JOIST/updates.getUpdate": "‪Hämta uppdatering...‬",
    "JOIST/updates.noThanks": "‪Nej tack‬",
    "JOIST/updates.offline": "‪Det går inte att kontrollera uppdateringar.‬",
    "JOIST/preferences.tabs.overview.title": "‪Översikt‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulering‬",
    "JOIST/preferences.tabs.visual.title": "‪Synligt‬",
    "JOIST/preferences.tabs.audio.title": "‪Ljud‬",
    "JOIST/preferences.tabs.input.title": "‪Inmatning‬",
    "JOIST/preferences.tabs.localization.title": "‪Lokalisering‬",
    "JOIST/credits.title": "‪Eftertexter‬",
    "JOIST/credits.leadDesign": "‪Lead Design: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Mjukvaruutveckling: {0}‬",
    "JOIST/credits.team": "‪Team: {0}‬",
    "JOIST/credits.contributors": "‪Bidragsgivare: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Kvalitetskontroll: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafik: {0}‬",
    "JOIST/credits.soundDesign": "‪Ljudskapare: {0}‬",
    "JOIST/credits.thanks": "‪Tack‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Ljudfunktioner‬",
    "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.visual.interactiveHighlights": "‪Interaktiva höjdpunkter‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Visa markering när du använder mus eller pekfunktion.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region och kultur‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Vi lägger till funktioner i våra simuleringar för att göra dem mer inkluderande. Vissa av dessa funktioner stöder tillgänglighet för elever med olika behov och inom olika miljöer. Utforska flikarna i den här menyn för att granska eller ändra standardinstä‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪För att hitta andra simuleringar med inkluderande funktioner, leta efter Access och Inclusion på simuleringsfiltersidan och filtrera efter inkluderande funktion.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Ljud‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Extra ljud‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Spela upp ljud och ljudeffekter‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Spela upp ytterligare ljud som kan vara till hjälp för vissa elever.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Röststöd(Endast engelska)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Röststöd och markera innehåll medan du använder simuleringen.‬",
    "JOIST/projectorMode": "‪Projektorläge‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Öka färgkontrasten för bättre bild i klassrum.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Alternativ‬",
    "SCENERY_PHET/key.alt": "‪alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps lock‬",
    "SCENERY_PHET/key.end": "‪end‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪fn‬",
    "SCENERY_PHET/key.home": "‪Hem‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Dn‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Mellanslag‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Flytta till nästa objekt eller grupp‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Flytta till föregående objekt eller grupp‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Flytta mellan objekt i en grupp‬",
    "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": "‪Tryck på knapparna‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Återställ allt‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Lämna ett dialogfönster‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Ställ in värden med knappsatsen‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Markera i bockrutorna‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Grundläggande åtgärder‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪eller‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Skjutreglage‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Anpassa‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪reglage‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} med mindre steg‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} med större steg‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Hoppa till {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Hoppa till {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "sw": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Katikati‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Wastani na katikati‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Aina ya Mchoro‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Imesukumwa kwa kiasi gani?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Jinsi gani kila msukumo umeathiri wastani na kati‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Katikati‬",
    "CENTER_AND_VARIABILITY/mean": "‪Wastani‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Bashiri Katikati‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Bashiri Wastani‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Mchoro wa nukta‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Mchoro wa mstari‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Chambua data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Umechambua data‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Kitovu na Ugeukaji‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Vigezo Batili vya Maulizo‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Moja au zaidi ya vigezo ulivyoweka vina<br>thamani batili:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Mwigo utaanza na taarifa msingi za <br> maulizo yaliyowekwa‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Mapendeleo‬",
    "JOIST/menuItem.phetWebsite": "‪Tovuti ya PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Ripoti Tatizo...‬",
    "JOIST/menuItem.getUpdate": "‪Angalia toleo jipya‬",
    "JOIST/menuItem.screenshot": "‪Picha ya Skrini‬",
    "JOIST/menuItem.fullscreen": "‪Skrini Nzima‬",
    "JOIST/menuItem.about": "‪Kuhusu...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Masharti, Faragha & Leseni‬",
    "JOIST/translation.credits.link": "‪Shukurani kwa Waliotafsiri‬",
    "JOIST/thirdParty.credits.link": "‪Shukurani kwa watu wa nje‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Njiamkato za Kiibodi‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪Kuanza‬",
    "JOIST/versionPattern": "‪Toleo {0}‬",
    "JOIST/updates.checking": "‪Inaangalia uwepo wa toleo jipya...‬",
    "JOIST/updates.upToDate": "‪Mwigo huu ni toleo jipya‬",
    "JOIST/updates.outOfDate": "‪Toleo jipya linapatikana‬",
    "JOIST/updates.newVersionAvailable": "‪Toleo jipya linapatikana: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Toleo lako la sasa ni {0}.‬",
    "JOIST/updates.getUpdate": "‪Pata toleo jipya...‬",
    "JOIST/updates.noThanks": "‪Ghairi‬",
    "JOIST/updates.offline": "‪Imeshindwa kuangalia toleo jipya.‬",
    "JOIST/preferences.tabs.overview.title": "‪maoni‬",
    "JOIST/preferences.tabs.simulation.title": "‪Mwigo‬",
    "JOIST/preferences.tabs.visual.title": "‪Kuona‬",
    "JOIST/preferences.tabs.audio.title": "‪sauti‬",
    "JOIST/preferences.tabs.input.title": "‪Ingiza‬",
    "JOIST/preferences.tabs.localization.title": "‪Ujanibishaji‬",
    "JOIST/credits.title": "‪Shukurani‬",
    "JOIST/credits.leadDesign": "‪Muundo mama: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Uundaji wa maunzilaini: {0}‬",
    "JOIST/credits.team": "‪Timu: {0}‬",
    "JOIST/credits.contributors": "‪Walio Changia: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Udhibiti Ubora: {0}‬",
    "JOIST/credits.graphicArts": "‪Sanaa na Michoro: {0}‬",
    "JOIST/credits.soundDesign": "‪Muundo wa sauti {0}‬",
    "JOIST/credits.thanks": "‪Shukrani‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Vipengele vya Sauti‬",
    "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.visual.interactiveHighlights": "‪Mambo Muhimu Yanayoingiliana‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Ruhusu mwanga kwa ajili ya kipanya na kigusio wakati unapovitumia‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Eneo na Utamaduni‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Tunaongeza vipengele kwenye simulesheni yetu ili kuzifanya ziwe jumuishi zaidi. Baadhi ya vipengele hivi vinawezesha wanafunzi wenye mahitaji tofauti na mazingira tofauti kuweza kuzitumia. Chunguza menyu hii ili uboreshe au ubadili mipangilio ya muonekano msingi.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Ili kupat  simulesheni nyingine zilizojitosheleza, tafuta ufikiaji na utoshelevu kwenye kichujio cha simulesheni na uchuje kwa kipengele cha utoshelevu.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sauti‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Sauti za ziada‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Cheza uimbaji na athari za sauti unapowasiliana.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Cheza sauti ya ziada inayoweza kuwasaidia baadhi ya wanafunzi‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Kutoa sauti (Kiingereza Pekee)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Sauti na onyesha yaliyomo unapoingiliana.‬",
    "JOIST/projectorMode": "‪Projekta hali-tumizi‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Ongeza Utofauti wa rangi kwaajili ya kuonekana vizuri darasani‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Chaguo‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Ondoka‬",
    "SCENERY_PHET/key.capsLock": "‪Kitufe cha herufi kubwa‬",
    "SCENERY_PHET/key.end": "‪Mwisho‬",
    "SCENERY_PHET/key.enter": "‪Ingiza‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Mwanzo‬",
    "SCENERY_PHET/key.pageDown": "‪shusha kurasa‬",
    "SCENERY_PHET/key.pageUp": "‪pandisha kurasa‬",
    "SCENERY_PHET/key.space": "‪Nafasi‬",
    "SCENERY_PHET/key.shift": "‪Shifti‬",
    "SCENERY_PHET/key.tab": "‪Tabu‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Nenda kwenye bidha au kundi  linalofuata‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Rudi kwenye bidhaa au kundi lililopita‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Pita kati ya vitu katika kundi‬",
    "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": "‪Bonyeza vitufe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪weka upya zote‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Funga ujumbe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Weka thamani ndani ya vitufe‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Badili vitufe vya kuteua‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Hatua za Msingi‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪Au‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Vidhibiti vya Kitelezi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Rekebisha‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪kitelezi‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪Juu kabisa‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪Chini kabisa‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Rekebisha katika hatua ndogo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Maelezo madogo‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Rekebisha katika hatua kubwa‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} kwa hatua ndogo‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} kwa hatua kubwa zaidi‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Ruka hadi {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Ruka hadi {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ili <b>Kunyakua</b> au <b>Kuachilia</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "te": {
    "CENTER_AND_VARIABILITY/screen.median": "‪మధ్యగతం‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪అంకమధ్యమం & మధ్యగతం‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪చిత్రణ రకం‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪ఒక ప్రత్యేక ప్రహార దూరం (తంతే పోయే దూరం)  ఎంత?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪ఒక ప్రత్యేకమైన తన్ను (Kick) అంకమధ్యమాన్ని, మధ్యగతాన్ని ఎలా ప్రభావితం చేస్తుంది?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪మధ్యగతం‬",
    "CENTER_AND_VARIABILITY/mean": "‪అంకమధ్యమం‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪మధ్యగతాన్ని అంచనావేయి‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪అంకమధ్యమాన్ని అంచనావేయి‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪బిందు చిత్రణ‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪రేఖా చిత్రణ‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪సమాచారాన్ని వర్గీకరించు‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪నీవు సమాచారాన్ని వర్గీకరించావు!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪మధ్యమం మరియు చలత్వం ; ఉడిత్యాల రమణ‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "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.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪ప్రాధాన్యతలు‬",
    "JOIST/menuItem.phetWebsite": "‪Phet వెబ్సైట్ ...‬",
    "JOIST/menuItem.reportAProblem": "‪సమస్యను నివేదించండి ...‬",
    "JOIST/menuItem.getUpdate": "‪అప్డేట్ల కోసం తనిఖీ చేయండి ...‬",
    "JOIST/menuItem.screenshot": "‪స్క్రీన్ షాట్‬",
    "JOIST/menuItem.fullscreen": "‪పూర్తి స్క్రీన్‬",
    "JOIST/menuItem.about": "‪గురించి ...‬",
    "JOIST/termsPrivacyAndLicensing": "‪నిబంధనలు,  గోప్యత & లైసెన్సు‬",
    "JOIST/translation.credits.link": "‪Translation Credits : ఉడిత్యాల రమణ‬",
    "JOIST/thirdParty.credits.link": "‪థర్డ్ పార్టీ క్రెడిట్స్‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪కీబోర్డ్ చిట్కాలు‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪మొదలుపెట్టండి‬",
    "JOIST/versionPattern": "‪వెర్షన్ {0}‬",
    "JOIST/updates.checking": "‪అప్డేట్ల కోసం తనిఖీ చేస్తోంది ...‬",
    "JOIST/updates.upToDate": "‪ఈ సిమ్యులేషన్  తాజాగా ఉంది.‬",
    "JOIST/updates.outOfDate": "‪అందుబాటులో న్యూ వెర్షన్‬",
    "JOIST/updates.newVersionAvailable": "‪అందుబాటులో కొత్త వెర్షన్ ఉంది :{0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪మీ ప్రస్తుత వెర్షన్:{0}‬",
    "JOIST/updates.getUpdate": "‪అప్డేట్ల ను పొందండి ...‬",
    "JOIST/updates.noThanks": "‪వద్దండీ, ధన్యవాదాలు!‬",
    "JOIST/updates.offline": "‪అప్డేట్ల  కోసం తనిఖీ చెయ్యలేకపోయాము.‬",
    "JOIST/preferences.tabs.overview.title": "‪విహంగ వీక్షణం‬",
    "JOIST/preferences.tabs.simulation.title": "‪సిమ్యులేషన్‬",
    "JOIST/preferences.tabs.visual.title": "‪దృశ్యం‬",
    "JOIST/preferences.tabs.audio.title": "‪శ్రవణం‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪క్రెడిట్స్‬",
    "JOIST/credits.leadDesign": "‪లీడ్ డిజైన్: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪సాఫ్ట్వేర్ డెవలప్మెంట్: {0}‬",
    "JOIST/credits.team": "‪జట్టు: {0}‬",
    "JOIST/credits.contributors": "‪Contributors: {0}‬",
    "JOIST/credits.qualityAssurance": "‪క్వాలిటీ అస్యూరెన్స్ : {0}‬",
    "JOIST/credits.graphicArts": "‪గ్రాఫిక్ ఆర్ట్స్ : {0}‬",
    "JOIST/credits.soundDesign": "‪సౌండ్ డిజైన్: {0}‬",
    "JOIST/credits.thanks": "‪ధన్యవాదాలు‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪శ్రవణ విశిష్టతలు‬",
    "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.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/preferences.tabs.localization.regionAndCulture.title": "‪ప్రాంతమూ, సంస్కతి‬",
    "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 the tabs in this menu to review or change the default presentation‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪To find other simulations with inclusive features, look for Access and Inclusion on the simulation filter page and filter by inclusive feature.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪ధ్వనులు‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪అదనపు ధ్వనులు‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪ప్రొజెక్టర్ వీక్షణం‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪తరగతి గదిలో మెరుగైన దృశ్య స్పష్టత కోసం రంగుల గాఢతను పెంచండి.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪తర్వాతి అంశం లేదా సమూహం వైపు కదులు‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪మునుపటి అంశం లేదా సమూహం వైపు కదులు‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪ఒక సమూహంలోని వివిధ అంశాల మధ్య కదులు‬",
    "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": "‪బటన్లను నొక్కండి‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪పరిశీలనాంశం నుండి బయటకు రండి‬",
    "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": "‪ప్రాథమిక క్రియలు‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪లేదా‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪స్లైడర్ నియంత్రణలు‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Adjust‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slider‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maximum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪స్లైడర్ ను సర్దుబాటు చేయండి‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪చిన్న చిన్న అంచెలలో మార్చండి‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪పెద్ద పెద్ద అంచెలలో మార్చండి‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in larger steps‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jump to {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jump to {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "th": {
    "CENTER_AND_VARIABILITY/screen.median": "‪มัธยฐาน‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪ค่าเฉลี่ย และ มัธยฐาน‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪ชนิดของการพล็ต‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪เตะลูกบอลได้ไกลเท่าไหร่?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪การเตะแต่ละครั้งส่งผลต่อค่าเฉลี่ยและมัธยฐานอย่างไร?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪มัธยฐาน‬",
    "CENTER_AND_VARIABILITY/mean": "‪ค่าเฉลี่ย‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪มัธยฐานทำนาย‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪ค่าเฉลี่ยทำนาย‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪พล็อตจุด‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪พล็อตเส้น‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪เรียงข้อมูล‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪ได้ทำการเรียงข้อมูลแล้ว‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪ศูนย์กลางและความเปลี่ยนแปร‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪พารามิเตอร์ผิดพลาด‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪พารามิเตอร์ที่เลือกใช้<br>ตั้งค่าผิดพลาด‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪แบบจำลองจะเริ่มต้นด้วยค่าปริยายสำหรับ<br>พารามิเตอร์ที่ต้องใช้‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪ปรับแต่งค่าการเล่น‬",
    "JOIST/menuItem.phetWebsite": "‪เว็บไซต์ของ PhET‬",
    "JOIST/menuItem.reportAProblem": "‪แจ้งปัญหาการใช้งาน‬",
    "JOIST/menuItem.getUpdate": "‪ตรวจสอบการพัฒนาล่าสุด‬",
    "JOIST/menuItem.screenshot": "‪ภาพหน้าจอ‬",
    "JOIST/menuItem.fullscreen": "‪แสดงผลแบบเต็มจอ‬",
    "JOIST/menuItem.about": "‪ข้อมูลสถานการณ์จำลอง‬",
    "JOIST/termsPrivacyAndLicensing": "‪ข้อกำหนด, ความปลอดภัย, และลิขสิทธิ์‬",
    "JOIST/translation.credits.link": "‪ข้อมูลผู้แปลภาษา‬",
    "JOIST/thirdParty.credits.link": "‪ผู้พัฒนาภายนอก‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪ทางลัด‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪เพื่อเริ่มต้นใช้งาน‬",
    "JOIST/versionPattern": "‪เวอร์ชันที่ {0}‬",
    "JOIST/updates.checking": "‪กำลังตรวจสอบการพัฒนาล่าสุด‬",
    "JOIST/updates.upToDate": "‪สถานการณ์จำลองนี้เป็นเวอร์ชันล่าสุด‬",
    "JOIST/updates.outOfDate": "‪เวอร์ชันใหม่พร้อมแล้ว‬",
    "JOIST/updates.newVersionAvailable": "‪มีสถานการณ์จำลองเวอร์ชันใหม่มาแล้ว: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪สถานการณ์จำลองนี้เป็นเวอร์ชัน: {0}‬",
    "JOIST/updates.getUpdate": "‪รับสารสนเทศล่าสุด‬",
    "JOIST/updates.noThanks": "‪ไม่เป็นไร ขอบคุณ‬",
    "JOIST/updates.offline": "‪ตรวจสอบแล้วไม่พบการปรับปรุงใหม่กว่านี้‬",
    "JOIST/preferences.tabs.overview.title": "‪ภาพรวม‬",
    "JOIST/preferences.tabs.simulation.title": "‪สถานการณ์จำลอง‬",
    "JOIST/preferences.tabs.visual.title": "‪แสดงภาพ‬",
    "JOIST/preferences.tabs.audio.title": "‪เสียง‬",
    "JOIST/preferences.tabs.input.title": "‪ตัวรับเข้า‬",
    "JOIST/preferences.tabs.localization.title": "‪การรองรับหลายภาษา‬",
    "JOIST/credits.title": "‪ผู้พัฒนา‬",
    "JOIST/credits.leadDesign": "‪ผู้ออกแบบหลัก: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪ผู้พัฒนาซอฟแวร์: {0}‬",
    "JOIST/credits.team": "‪ทีมผู้ร่วมพัฒนา: {0}‬",
    "JOIST/credits.contributors": "‪ตัวช่วย: {0}‬",
    "JOIST/credits.qualityAssurance": "‪ผู้ควบคุมคุณภาพการผลิต: {0}‬",
    "JOIST/credits.graphicArts": "‪ผู้ออกแบบกราฟิก: {0}‬",
    "JOIST/credits.soundDesign": "‪ออกแบบเสียง {0}‬",
    "JOIST/credits.thanks": "‪ขอบคุณ‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪ปรับการแสดงเสียง‬",
    "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.visual.interactiveHighlights": "‪ไฮไลท์การมีปฏิสัมพันธ์‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪แสดงตำแหน่งให้เห็นได้ของเมาส์และการทัชตามการใช้งาน‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪ภูมิภาคและวัฒนธรรม‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪เราจะเพิ่มส่วนประกอบยังการจำลองแบบเพื่อให้สอดคล้องที่สุด โดยส่วนประกอบนี้จะช่วยตอบสนองความต้องการของผู้เรียนที่แตกต่างกันได้ โดยสามารถปรับแต่งจากค่าตั้งต้นได้‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪หาสถานการณ์จำลองอื่น ๆ ที่มีส่วนประกอบเพิ่มเติม กรุณาเลือกใช้ตัวกรองที่หน้าการจำลองแบบ‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪เสียง‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪เสียงพิเศษ‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪เล่นเสียงเตือนและเสียงเอฟเฟกต์เมื่อมีการลงมือทำ‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪เล่นเสียงเพิ่มเติมเพื่อช่วยเหลือผู้เรียนบางกลุ่ม‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪เล่นเสียง (ภาษาอังกฤษเท่านั้น)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪เสียงและเนื้อหาสำคัญที่ถูกใช้งาน‬",
    "JOIST/projectorMode": "‪โหมดฉายภาพ‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪เพิ่มความแตกต่างสีเพื่อให้สังเกตง่ายขึ้นในชั้นเรียน‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪กดแป้น A‬",
    "SCENERY_PHET/key.c": "‪กดแป้น C‬",
    "SCENERY_PHET/key.d": "‪กดแป้น D‬",
    "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/key.option": "‪กดแป้น Option‬",
    "SCENERY_PHET/key.alt": "‪กดแป้น Alt‬",
    "SCENERY_PHET/key.esc": "‪กดแป้น Esc‬",
    "SCENERY_PHET/key.capsLock": "‪กดแป้น Caps Lock‬",
    "SCENERY_PHET/key.end": "‪สิ้นสุด‬",
    "SCENERY_PHET/key.enter": "‪เข้าใช้งาน‬",
    "SCENERY_PHET/key.fn": "‪กดแป้น Fn‬",
    "SCENERY_PHET/key.home": "‪กดแป้น Home‬",
    "SCENERY_PHET/key.pageDown": "‪เลื่อนหน้าลง‬",
    "SCENERY_PHET/key.pageUp": "‪เลื่อนหน้าขึ้น‬",
    "SCENERY_PHET/key.space": "‪กดแป้น Space‬",
    "SCENERY_PHET/key.shift": "‪กดแป้น Shift‬",
    "SCENERY_PHET/key.tab": "‪กดแป้น Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪ไปยังตัวเลือกหรือกลุ่มถัดไป‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪ไปยังตัวเลือกหรือกลุ่มที่แล้ว‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪ย้ายระหว่างตัวเลือกในกลุ่ม‬",
    "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": "‪กดปุ่ม‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪เริ่มใหม่ทั้งหมด‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪ออกจากกล่องข้อความ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪ตั้งค่าด้วยปุ่มตัวเลข‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪เลือกกล่องข้อความ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪การใช้งานโดยพื้นฐาน‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪หรือ‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪กดแป้น K‬",
    "SCENERY_PHET/key.l": "‪กดแป้น L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪ควบคุมตัวสไลด์‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪ปรับค่า‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪ตัวเลื่อน‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪มากที่สุด‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪น้อยที่สุด‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪ปรับตัวสไลด์‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪ปรับการเพิ่มลดลง‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪ปรับการเพิ่มมากขึ้น‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} การเพิ่มค่าแคบลง‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} การเพิ่มค่ากว้างขึ้น‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪ไปที่ {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪ไปที่ {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪เพื่อ <b>จับ</b> หรือ <b>ปล่อย</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "tk": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Orta baha‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Ortaça baha we orta baha‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Çyzgynyň görnüşi‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Köp gabat gelýän urgy aralygy haýsy?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Her ugry orta we ortaça baha nähili täsir edýär?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Orta baha‬",
    "CENTER_AND_VARIABILITY/mean": "‪Ortaça baha‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Orta bahany çakla‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Ortaça bahany çakla‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Nokatly çyzgy‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Çyzykly çyzgy‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Maglumaty tertiple‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Maglumaty tertiplediňiz!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Merkez we üýtgeýjilik‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Sorag parametrleri nädogry‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Şu sorag parametrleriniň biriniň ýa-da birnäçesiniň<br> bahasy nädogry:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Şol sorag parametrleri üçin bu simulýasiýa<br> öňden bellenen bahalar bilen başlar.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Saýlamalar‬",
    "JOIST/menuItem.phetWebsite": "‪PhET websaýty…‬",
    "JOIST/menuItem.reportAProblem": "‪Meseläni habar ber…‬",
    "JOIST/menuItem.getUpdate": "‪Täzelenmeleri barla…‬",
    "JOIST/menuItem.screenshot": "‪Ekran suraty‬",
    "JOIST/menuItem.fullscreen": "‪Doly ekran‬",
    "JOIST/menuItem.about": "‪Hakynda…‬",
    "JOIST/termsPrivacyAndLicensing": "‪Düzgünler, gizlinlik we lisenziýa‬",
    "JOIST/translation.credits.link": "‪Terjime edenler‬",
    "JOIST/thirdParty.credits.link": "‪Üçünji taraplaryň ýerine ýetiren işleri‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Düwme gysga ýollary‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪başlamak üçin‬",
    "JOIST/versionPattern": "‪wersiýa {0}‬",
    "JOIST/updates.checking": "‪Täzelenmeleri barlaýar…‬",
    "JOIST/updates.upToDate": "‪Bu simulýasiýa täzelenen.‬",
    "JOIST/updates.outOfDate": "‪Täze wersiýa elýeterli‬",
    "JOIST/updates.newVersionAvailable": "‪Täze elýeterli wersiýa bar: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Siziň häzirki wersiýaňyz: {0}.‬",
    "JOIST/updates.getUpdate": "‪Täzelenme al…‬",
    "JOIST/updates.noThanks": "‪Ýok, sag boluň‬",
    "JOIST/updates.offline": "‪Täzelenmeleri barlap bilmeýär.‬",
    "JOIST/preferences.tabs.overview.title": "‪Overview‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪Wizual‬",
    "JOIST/preferences.tabs.audio.title": "‪Ses‬",
    "JOIST/preferences.tabs.input.title": "‪Giriz‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪Ýerine ýetirijiler barada maglumat‬",
    "JOIST/credits.leadDesign": "‪Baş dizaýner: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Programma üpjünçiligini düzenler: {0}.‬",
    "JOIST/credits.team": "‪Topar: {0}‬",
    "JOIST/credits.contributors": "‪Goşant goşanlar: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Hil barlagy: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafika işleri: {0}‬",
    "JOIST/credits.soundDesign": "‪Ses bezegi: {0}‬",
    "JOIST/credits.thanks": "‪Minnetdarlyk‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Ses aýratynlyklary‬",
    "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.visual.interactiveHighlights": "‪Interaktiw tapawutlanmalar‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Täsirleşip syçanjyk we basmak üçin wizual effektleri goş‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Simulýasiýalarymyzy inklýuziw etmek üçin olara aýratynlyklary goşýarys. Bu aýratynlyklaryň käbirleri dürli zerurlyklary bolan we dürli gurşawdaky öwrenijilere elýeterliligi goldaýar. Öňden bellenen görkeziş sazlamalaryny gözden geçirmek ýa-da üýtgetmek üçin bu menýuny görüň.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Inklýuziw aýratynlyklary bolan başga simulýasiýalary tapmak üçin, simulýasiýa süzgüji sahypasynda Elýeterlilik we Inklýuziýa gözläň we inklýuziýa aýratynlygy boýunça süzüň.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sesler‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Baýlaşdyrylan sesler‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Täsirleşeniňizde sonifikaiýalary we ses effektlerini aýtdyr.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Käbir öwrenijiler üçin peýdaly bolup biljek goşmaça sesi aýtdyr.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪Proýektor tertibi‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Synplarda gowy görünmegi üçin reňk kontrastyny ýokarlandyr.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Home‬",
    "SCENERY_PHET/key.pageDown": "‪Sahypa aşak‬",
    "SCENERY_PHET/key.pageUp": "‪Sahypa ýokaryk‬",
    "SCENERY_PHET/key.space": "‪Boşluk‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Indiki elemente ýa-da topara geç‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Öňki elemente ýa-da topara geç‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Toparyň içindäki elementleriň arasynda geç‬",
    "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": "‪Düwmelere bas‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Gepleşik penjiresinden çyk‬",
    "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": "‪Barlag gutularyny belle-aýyr‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Esasy hereketler‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪ýa-da‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Slaýder dolandyryşlary‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Sazla‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪slaýder‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Slaýderi sazla‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Kiçiräk ädimlerde sazla‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Ulurak ädimlerde sazla‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪Kiçiräk ädimlerde {{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪Ulurak ädimlerde {{verb}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}}-a bök‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}}-a bök‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Tut</b> ýa-da <b>goýber</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "tr": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Ortanca‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Ortalama & Ortanca‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Grafik Türü‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Tipik bir vuruşun mesafesi ne kadardır?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Yapılan her vuruş ortalama ve ortancayı nasıl etkiler?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Ortanca‬",
    "CENTER_AND_VARIABILITY/mean": "‪Ortalama‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Ortancayı Tahmin Et‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Ortalamayı Tahmin Et‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Nokta Grafiği‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Nokta Grafiği \"X\" gösterimi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Veriyi Sırala‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Veriyi sıraladın!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Merkezi Eğilim ve Yayılım Ölçüleri‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Geçersiz Sorgu Parametreleri‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Bir ya da daha fazla sorgu parametresi <br>geçersiz değerlere sahip:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Bu simülasyon mevcut sorgu parametreleri için <br>varsayılan değerlerle başlayacak.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Seçenekler‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Anasayfa‬",
    "JOIST/menuItem.reportAProblem": "‪Problem Bildir‬",
    "JOIST/menuItem.getUpdate": "‪Güncellemeler için tıklayınız‬",
    "JOIST/menuItem.screenshot": "‪Ekran görüntüsü‬",
    "JOIST/menuItem.fullscreen": "‪Tam ekran‬",
    "JOIST/menuItem.about": "‪Hakkında...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Şartlar, Gizlilik & Lisanslama‬",
    "JOIST/translation.credits.link": "‪Çeviri tanıtımı‬",
    "JOIST/thirdParty.credits.link": "‪Üçüncü taraf tanıtımı‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Klavye Kısayolları‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪başlamak için‬",
    "JOIST/versionPattern": "‪Versiyon {0}‬",
    "JOIST/updates.checking": "‪Güncellemeler kontrol ediliyor‬",
    "JOIST/updates.upToDate": "‪Simülasyon güncel‬",
    "JOIST/updates.outOfDate": "‪Yeni versiyonu mevcut‬",
    "JOIST/updates.newVersionAvailable": "‪Yeni sürüm mevcut: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Kullandığınız versiyon: {0}‬",
    "JOIST/updates.getUpdate": "‪Güncelle...‬",
    "JOIST/updates.noThanks": "‪Hayır, teşekkürler‬",
    "JOIST/updates.offline": "‪Güncellemeler kontrol edilemiyor.‬",
    "JOIST/preferences.tabs.overview.title": "‪Genel Bakış‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simülasyon‬",
    "JOIST/preferences.tabs.visual.title": "‪Görsel‬",
    "JOIST/preferences.tabs.audio.title": "‪Ses‬",
    "JOIST/preferences.tabs.input.title": "‪Girdi‬",
    "JOIST/preferences.tabs.localization.title": "‪Yerelleştirme‬",
    "JOIST/credits.title": "‪Tanıtım‬",
    "JOIST/credits.leadDesign": "‪Ana dizayn: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Yazılım Geliştirme: {0}‬",
    "JOIST/credits.team": "‪Takım: {0}‬",
    "JOIST/credits.contributors": "‪Katkıda bulunanlar: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Kalite Garantisi: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafikler: {0}‬",
    "JOIST/credits.soundDesign": "‪Ses Tasarımı: {0}‬",
    "JOIST/credits.thanks": "‪Teşekkürler‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Ses Özellikleri‬",
    "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.visual.interactiveHighlights": "‪Simülasyonda Öne Çıkanlar‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Etkileşim sırasında fare ve dokunma için görsel vurgular ekleyin.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Bölge ve Kültür‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Simülasyonlarımızı daha kapsayıcı hale getirmek için özellikler ekliyoruz. Bu özelliklerden bazıları, farklı ihtiyaçları olan ve farklı ortamlarda bulunan öğrenciler için erişilebilirliği destekler. Varsayılan sunum ayarlarını gözden geçirmek veya değiştirmek için bu menüyü inceleyin.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Kapsayıcı özelliklere sahip diğer simülasyonları bulmak için, simülasyon filtresi sayfasında Erişim ve Dahil Etme'yi arayın ve kapsayıcı özelliğe göre filtreleyin.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Sesler‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Ek Sesler‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Etkileşim kurarken sonifikasyonları ve ses efektlerini çalın.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Bazı öğrenciler için yararlı olabilecek ek sesi çalın.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Seslendirme (Yalnızca İngilizce)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Etkileşim kurarken içeriği seslendirin ve vurgulayın.‬",
    "JOIST/projectorMode": "‪Projektör Modu‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Sınıflarda daha iyi görünüm için renk kontrastını arttır.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Seçenek‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Çıkış‬",
    "SCENERY_PHET/key.capsLock": "‪Büyük Harf Tuşu‬",
    "SCENERY_PHET/key.end": "‪Son‬",
    "SCENERY_PHET/key.enter": "‪Giriş‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Anasayfa‬",
    "SCENERY_PHET/key.pageDown": "‪Aşağı‬",
    "SCENERY_PHET/key.pageUp": "‪Yukarı‬",
    "SCENERY_PHET/key.space": "‪Boşluk‬",
    "SCENERY_PHET/key.shift": "‪Değiştir‬",
    "SCENERY_PHET/key.tab": "‪Sekme‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Sonraki maddeye ya da gruba geç‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Önceki maddeye ya da gruba geç‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Grup içindeki maddeler arasında geçiş yap‬",
    "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": "‪Düğmelere basın‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Hepsini sıfırla‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Diyaloğu kapat‬",
    "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": "‪Onay kutularını aç/kapat‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Temel Eylemler‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪veya‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Sürgü Ayarları‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Hizala‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪sürgü‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimum‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimum‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Kaydırıcıyı ayarla‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Daha küçük adımlarla ayarla‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Daha büyük adımlarla ayarla‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} küçük adımlarla‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} büyük adımlarla‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Şuna atla {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Şuna atla {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "tw": {
    "CENTER_AND_VARIABILITY/screen.median": "‪midiɛn‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪miin ne mideɛn‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Asaase su‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪ɛdeɛn ne tipikal kiik kwan‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪kwan bɛn so na kiik no nya miin ne midiɛn no so tumi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪midiɛn‬",
    "CENTER_AND_VARIABILITY/mean": "‪miin‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪midiɛn‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪hyɛ miin ho nkɔm‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪dɔt asaase‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪ahoma asaase‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪deta su‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪deeta a wayiyi mu‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪mfinfini ne deɛ ɛtumi sesa‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Nkwankyerɛ a eni ngyinasoↄ‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Baako anaa Dodoɔ a ɛwɔ adeyɔ yi mu<br> ne no mfa:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Dwumadie yi bɛhyɛ aseɛ wɔ ɔno ara tumi so<br>ɛwɔ adeyɔ yi mu.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Nkyɛnsodeɛ‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Ntentanfidie...‬",
    "JOIST/menuItem.reportAProblem": "‪Ka ɔhaw a aba...‬",
    "JOIST/menuItem.getUpdate": "‪Hwɛ deɛ Akɔsi...‬",
    "JOIST/menuItem.screenshot": "‪Twa ani‬",
    "JOIST/menuItem.fullscreen": "‪Ma Anii Nyɛ Kɛse‬",
    "JOIST/menuItem.about": "‪ɛfa ho...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Nhyehyeyɛ, Kukuam & Akwannya‬",
    "JOIST/translation.credits.link": "‪Nkyerɛaseɛ Abasobɔ Nsɛm‬",
    "JOIST/thirdParty.credits.link": "‪Deɛ wabɛka ho no abasobɔ nsɛm‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Kwan tiawa a yɛfa so Timtim‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪ansa na wo b3 hyease no‬",
    "JOIST/versionPattern": "‪Ade pɔtee {0}‬",
    "JOIST/updates.checking": "‪Hwehwɛ deɛ Akɔsi...‬",
    "JOIST/updates.upToDate": "‪Dwumadie yi yɛ foforɔ koraa.‬",
    "JOIST/updates.outOfDate": "‪Ade foforɔ aba‬",
    "JOIST/updates.newVersionAvailable": "‪Ade foforɔ aba: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Wo mprenpren foforɔyɛ no yɛ: {0}.‬",
    "JOIST/updates.getUpdate": "‪Pɛ deɛ Akɔsi...‬",
    "JOIST/updates.noThanks": "‪Daabi Meda wo ase‬",
    "JOIST/updates.offline": "‪Antumi anhwɛ deɛ Akɔsi.‬",
    "JOIST/preferences.tabs.overview.title": "‪Overview‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulation‬",
    "JOIST/preferences.tabs.visual.title": "‪Ahwihwɛdeɛ‬",
    "JOIST/preferences.tabs.audio.title": "‪Otie‬",
    "JOIST/preferences.tabs.input.title": "‪Nea wo de ahyɛ mu (Input)‬",
    "JOIST/preferences.tabs.localization.title": "‪Localization‬",
    "JOIST/credits.title": "‪Mfasoɔ‬",
    "JOIST/credits.leadDesign": "‪Adeyɛ Asehyɛ: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Nniema foforɔ adeyɛ: {0}‬",
    "JOIST/credits.team": "‪ɛkou: {0}‬",
    "JOIST/credits.contributors": "‪Aboafoɔ: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Mfomsoɔ kwansie: {0}‬",
    "JOIST/credits.graphicArts": "‪Mfonini Adeyɛ: {0}‬",
    "JOIST/credits.soundDesign": "‪Ngyegee adeyɛ: {0}‬",
    "JOIST/credits.thanks": "‪Mada wo ase‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Otie ahyɛnsode‬",
    "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.visual.interactiveHighlights": "‪Nkomↄdie napↄso‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Fa nhwɛe ngyinasoɔ no be ka ho, nɛ som abre a wo redi nkitahodie no.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Yɛ de dwumadie yi su bi ɛɛka ho sɛ nia ɛbɛ yɛ a, ɛbɛ si pi. Saa ɛsu yi boa ma asuafoɔ a wowɔ miamia bebire bɛ di ho mfasoɔ. Hwiwhɛ ɛsu yi mu na sesa nhyɛasedie a wo de ayɛ ayɛ dwuma yi.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Sɛ wo rehwihwɛ dwumadie yi su a biribiara wom a, hwɛ dwumadie yi mu kratafa a wa hyɛ biribiara no.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Ngygee dodoɔ‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Ngyegye3 nkeka ho‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Bɔ ngyegyeɛ no nsunsoansoɔ abre a wo redi nkitahodie.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Bɔ ngygeɛ a ɛbɛ ba mfasoɔ ama adesuafoɔ.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪Projekta Nsususo‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪bue hann no yie sedeɛ yɛbɛhunu sukuu dan no mu yie‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Option‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Firi mu‬",
    "SCENERY_PHET/key.capsLock": "‪Deɛ ɛbɔ Ntwerɛdeɛ Akɛseɛ‬",
    "SCENERY_PHET/key.end": "‪Awiei‬",
    "SCENERY_PHET/key.enter": "‪Wuramu‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Efie‬",
    "SCENERY_PHET/key.pageDown": "‪Pia ko fom koraa‬",
    "SCENERY_PHET/key.pageUp": "‪Pia ko soro koraa‬",
    "SCENERY_PHET/key.space": "‪Gya kwan tum‬",
    "SCENERY_PHET/key.shift": "‪Twe kɔ‬",
    "SCENERY_PHET/key.tab": "‪Kɔ foforɔ so‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Kɔ ade foforɔ so Anaa ekuo foforɔ mu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪San kɔ deɛ atwam no so Anaa ekuo foforɔ nu mu bio‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Kyinkyini akuo no mu‬",
    "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": "‪Mia so‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset All‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Fa nkitahodie no bra awieeɛ‬",
    "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": "‪Sɔ anaa ɛensɔ wɔ adaka yi mu‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Mfiase ndeyɛe‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪anaa‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Watiri di so‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Siesie‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪Watiri‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪deɛ ɛso‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪ketewa, deɛ ɛsua‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Sesa slaida‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Sesa wɔ anamɔn nketewam‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Sesa wɔ anamɔn nketewam‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} nketewa‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} akɛseɛ tia‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Huri kɔ {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Huri kɔ {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪kɔ <b>Sɔ mu</b> or <b>Gyae mu</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "uz": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Mediana‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪O‘rtacha Qiymat & Mediana‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪O‘zgaruvchanlik‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Syujet turi‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Maksimal Zarbalar‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Barcha ekranlar uchun ruxsat etilgan maksimal zarbalar sonini aniqlaydi. Mediana ekranidagi maksimal zarbalar soni 15 ta.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Chegaradan tashqaridagi qiymat‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Odatiy oyoq zarbasi masofasi qancha?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Kartochka yoki to‘pni tanlash yoki tanlovni bekor qilish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Tanlangan kartochka yoki to‘pni ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Tanlangan karta yoki to‘pni ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Kartochkalar yoki raqamlar qatorining boshlanishiga o‘ting‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Kartochkalar yoki raqamlar qatorining oxiriga o‘ting‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪Har bir oyoq zarbasi o‘rtacha qiymat va medianga qanday ta'sir qiladi?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪To‘pni tanlash yoki tanlovni bekor qilish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Tanlangan to‘pni ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Tanlangan to‘pni ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Raqamlar qatorining boshlanishiga o‘ting‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Raqamlar qatorining oxiriga o‘ting‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪Zarba masofalari qanday tarqalgan?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} zarba‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Masofa (metrda)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Oraliq masofa o‘lchagich‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪O‘rtacha qiymat‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Medianni taxmin qilish‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪O‘rtacha qiymatni taxmin qilish‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Ko‘rsatgich‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Tanlash yoki tanlovni bekor qilish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Kattaroq qadamlarda ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪To‘pni belgiga sakratish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Taxminiy o‘rta qiymat yoki medianani ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Taxminiy ko‘rsatgichni ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Taxminiy o‘rta qiymatni kichikroq qadamlarda ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Kattaroq qadamlarda ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪raqamlar qatorining oxiri‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪raqamlar qatorining boshi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Taxminiy medianani ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪medianani taxmin qilish‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Mediana = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Mediana = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪O‘rta qiymat = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪O‘rta qiymat = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Syujet nuqtasi‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Syujet chizig‘i‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Ko‘rsatgich, oraliq tutqichlarini yoki oraliq blokini ko‘chirish‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪buyum‬",
    "CENTER_AND_VARIABILITY/range": "‪Chegara‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Chegara = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Chegara = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Ma‘lumotlarni saralash‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Kamida bitta zarba zarur‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪{{value}} zarba‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Mediana = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪metr‬",
    "CENTER_AND_VARIABILITY/meters": "‪metr‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪O‘rta qiymat =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪O‘rta qiymat = {{value}} metr‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Mediana = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪Siz maʼlumotlarni saraladingiz!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Masofa (metrda)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪minimal‬",
    "CENTER_AND_VARIABILITY/max": "‪maksimal‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Markaz va O‘zgaruvchanlik‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Yaroqsiz so‘rov parametrlari‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Bir yoki ko‘proq ushbu so‘rov paramentrlarida<br>yaroqsiz qiymat mavjud:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simulyatsiya ushbu<br>so‘rov parametrlari uchun avvaldan belgilangan qiymatlar bilan boshlanadi.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Afzalliklar‬",
    "JOIST/menuItem.phetWebsite": "‪PhET vebsayti...‬",
    "JOIST/menuItem.reportAProblem": "‪Muammo haqida xabar berish...‬",
    "JOIST/menuItem.getUpdate": "‪Yangilanishlarni tekshirish…‬",
    "JOIST/menuItem.screenshot": "‪Ekranni rasmga olish‬",
    "JOIST/menuItem.fullscreen": "‪To‘liq ekran‬",
    "JOIST/menuItem.about": "‪Simulyatsiya haqida…‬",
    "JOIST/termsPrivacyAndLicensing": "‪Shartlar, maxfiylik va litsenziyalash‬",
    "JOIST/translation.credits.link": "‪Tarjima uchun minnatdorchilik‬",
    "JOIST/thirdParty.credits.link": "‪Uchinchi tomon qatnashchilar‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Tezkor tugmalar‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪boshlash‬",
    "JOIST/versionPattern": "‪{0} versiya‬",
    "JOIST/updates.checking": "‪Yangilanishlar tekshirilmoqda…‬",
    "JOIST/updates.upToDate": "‪Ushbu simulyatsiya eng so`nggi talqingacha yangilangan‬",
    "JOIST/updates.outOfDate": "‪Yangi versiyasi mavjud‬",
    "JOIST/updates.newVersionAvailable": "‪Yangi versiyasi mavjud: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Sizdagi hozirgi versiya: {0}‬",
    "JOIST/updates.getUpdate": "‪Yangilanishlarni olish…‬",
    "JOIST/updates.noThanks": "‪Yo‘q, rahmat‬",
    "JOIST/updates.offline": "‪Yangilanishlarni tekshirib bo‘lmadi‬",
    "JOIST/preferences.tabs.overview.title": "‪Umumiy koʻrinish‬",
    "JOIST/preferences.tabs.simulation.title": "‪Simulyatsiya‬",
    "JOIST/preferences.tabs.visual.title": "‪Vizual‬",
    "JOIST/preferences.tabs.audio.title": "‪Audio‬",
    "JOIST/preferences.tabs.input.title": "‪Kiritish‬",
    "JOIST/preferences.tabs.localization.title": "‪Tillar‬",
    "JOIST/credits.title": "‪Kreditlar‬",
    "JOIST/credits.leadDesign": "‪Loyiha yetakchisi:{0}‬",
    "JOIST/credits.softwareDevelopment": "‪Dasturiy ta'minot ishlab chiqarish: {0}‬",
    "JOIST/credits.team": "‪Jamoa: {0}‬",
    "JOIST/credits.contributors": "‪Hissa qo‘shganlar: {0}‬",
    "JOIST/credits.qualityAssurance": "‪Sifat nazoratchilari: {0}‬",
    "JOIST/credits.graphicArts": "‪Grafika muharrirlari: {0}‬",
    "JOIST/credits.soundDesign": "‪Ovoz dizayni: {0}‬",
    "JOIST/credits.thanks": "‪Minnatdorchilik bildiramiz‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio xususiyatlari‬",
    "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.visual.interactiveHighlights": "‪Interaktiv diqqatga sazovor joylar‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪O'zaro aloqada sichqoncha va teginish uchun alohida vizual o‘rinlarni qo'shing.‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Mintaqa va madaniyat‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Biz simulyatsiyalarimizni yanada qamrab olish uchun xususiyatlarni qo'shmoqdamiz. Ushbu xususiyatlardan ba'zilari turli xil ehtiyojlarga ega va turli muhitlarda o'quvchilar uchun foydalanish imkoniyatini qo'llab-quvvatlaydi. Standart taqdimot sozlamalarini ko‘rib chiqish yoki o‘zgartirish uchun ushbu menyuni o‘rganing.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Inklyuziv xususiyatlarga ega boshqa simulyatsiyalarni topish uchun simulyatsiya filtri sahifasida Kirish va Inklyuzionni qidiring va inklyuziv xususiyat bo'yicha filtrlang.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Tovushlar‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Qo‘shimcha tovushlar‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪O‘zaro aloqada bo'lganingizda sonifikatsiyalar va ovoz effektlarini chaling.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Ba'zi o‘quvchilar uchun foydali bo'lishi mumkin bo'lgan qo'shimcha tovushni ijro eting.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Ovoz berish (Faqat Ingliz tilida)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Aloqada bo‘lganingizda ovoz chiqaring va kontentni ta'kidlang.‬",
    "JOIST/projectorMode": "‪Proyektor rejimi‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Sinflarda yaxshiroq ko'rinish uchun ranglar kontrastini oshiring.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Variant‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "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/keyboardHelpDialog.moveToNextItemOrGroup": "‪Keyingi element yoki elementlar guruhiga o‘tish‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Avvalgi element yoki elementlar guruhiga qaytish‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Guruh elementlari orasida harakatlantirish‬",
    "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": "‪Tugmachalarni bosing‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Hammasini tiklash‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Dialog oynani tark etish‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Klaviaturada qiymatlarni o'rnating‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪O‘tish qutilari‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Asosiy  harakatlar‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪yoki‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪l‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Dastak boshqaruvi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Sozlash‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪tutqich‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪maksimal‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪minimal‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Slayderni sozlash‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Kichikroq oraliqda sozlash‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Kattaroq oraliqda sozlash‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪kichikroq qadamlarda {{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪kattaroq qadamlarda {{verb}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪{{minimum}} ga oʻtish‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪{{maximum}} ga oʻtish‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Tanlash</b>yoki<b>Bekor qilish</b>uchun‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "vi": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Trung vị‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Trung bình và trung vị‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Kiểu biểu đồ‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪What is the typical kick distance?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪How does each kick influence the mean and median?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Median‬",
    "CENTER_AND_VARIABILITY/mean": "‪Mean‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Predict Median‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Predict Mean‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Trung vị = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Trung vị = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Trung bình = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Trung bình = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Dot Plot‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Line Plot‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪Sort Data‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Trung bình =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Trung bình = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪You sorted the data!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Khoảng cách (m)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Tâm và tính biến đổi‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Tham số không đúng‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Một hay nhiều tham số không đúng‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Mô phỏng sẽ bắt đầu với giá trị mặc định đối với<br> tham số được yêu cầu‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Điều chỉnh‬",
    "JOIST/menuItem.phetWebsite": "‪PhET Website…‬",
    "JOIST/menuItem.reportAProblem": "‪Thông báo sự cố...‬",
    "JOIST/menuItem.getUpdate": "‪Kiểm tra phiên bản...‬",
    "JOIST/menuItem.screenshot": "‪Ảnh chụp màn hình‬",
    "JOIST/menuItem.fullscreen": "‪Toàn màn hình‬",
    "JOIST/menuItem.about": "‪Thông tin...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Các điều khoản về sự riêng tư, cấp phép‬",
    "JOIST/translation.credits.link": "‪Công trạng phần biên dịch‬",
    "JOIST/thirdParty.credits.link": "‪Công trạng bên thứ ba‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Phím tắt‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪để bắt đầu‬",
    "JOIST/versionPattern": "‪phiên bản {0}‬",
    "JOIST/updates.checking": "‪Kiểm tra phiên bản...‬",
    "JOIST/updates.upToDate": "‪Phiên bản đã cập nhật‬",
    "JOIST/updates.outOfDate": "‪Đã có phiên bản mới‬",
    "JOIST/updates.newVersionAvailable": "‪Đã có phiên bản mới: {0}‬",
    "JOIST/updates.yourCurrentVersion": "‪Phiên bản hiện tại: {0}‬",
    "JOIST/updates.getUpdate": "‪Tải cập nhật...‬",
    "JOIST/updates.noThanks": "‪Không, cám ơn‬",
    "JOIST/updates.offline": "‪Không thể kiểm tra phiên bản‬",
    "JOIST/preferences.tabs.overview.title": "‪Overview‬",
    "JOIST/preferences.tabs.simulation.title": "‪Mô phỏng‬",
    "JOIST/preferences.tabs.visual.title": "‪Hình ảnh‬",
    "JOIST/preferences.tabs.audio.title": "‪Âm thanh‬",
    "JOIST/preferences.tabs.input.title": "‪Input‬",
    "JOIST/preferences.tabs.localization.title": "‪Địa phương hoá‬",
    "JOIST/credits.title": "‪Credits‬",
    "JOIST/credits.leadDesign": "‪Thiết kế chính: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Phát triển phần mềm: {0}‬",
    "JOIST/credits.team": "‪Nhóm thiết kế: {0}‬",
    "JOIST/credits.contributors": "‪Những người đóng góp:{0}‬",
    "JOIST/credits.qualityAssurance": "‪Kiểm định chất lượng: {0}‬",
    "JOIST/credits.graphicArts": "‪Đồ hoạ: {0}‬",
    "JOIST/credits.soundDesign": "‪Thiết kế âm thanh: {0}‬",
    "JOIST/credits.thanks": "‪Tri ân‬",
    "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.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/preferences.tabs.localization.regionAndCulture.title": "‪Region and Culture‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪We are adding features to our simulations to make them more inclusive. \n\nSome of these features support accessibility for learners with diverse \n\nneeds and within diverse environments. Explore the tabs in this menu to \n\nreview or change the default‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪To find other simulations with inclusive features, look for Access and \n\nInclusion on the simulation filter page and filter by inclusive feature.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Âm thanh‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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/projectorMode": "‪Chế độ đèn chiếu‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Increase color contrast for better visibility in classrooms.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Tuỳ chọn‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪End‬",
    "SCENERY_PHET/key.enter": "‪Enter‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪Home‬",
    "SCENERY_PHET/key.pageDown": "‪Pg Down‬",
    "SCENERY_PHET/key.pageUp": "‪Pg Up‬",
    "SCENERY_PHET/key.space": "‪Space‬",
    "SCENERY_PHET/key.shift": "‪Shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Chuyển tới đối tượng/nhóm kế tiếp‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Chuyển tới đối tượng/nhóm trước đó‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Di chuyển giữa các đối tượng‬",
    "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": "‪Bấm phím‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Reset all‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Thoát khỏi 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": "‪Thay đổi dấu chọn‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Thao tác cơ bản‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪hay‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Điều khiển con chạy‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Điều chỉnh‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪con chạy‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪cực đại‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪cực tiểu‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Điều chỉnh con chạy‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Điều chỉnh từng phần nhỏ‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Điều chỉnh từng phần lớn‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} bước ngắn‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} bước dài‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Chuyển tới {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Chuyển tới {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>Giữ</b>hay<b>Thả</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "yo": {
    "CENTER_AND_VARIABILITY/screen.median": "‪Arin nọmba ni a lẹsẹsẹ akojọ ti awọn nọmba‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪Apapọ awọn nọmba ti a fun ati arin nọmba ni a lẹsẹsẹ akojọ ti awọn nọmba‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪Variability‬",
    "CENTER_AND_VARIABILITY/plotType": "‪Idite Iru‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪Max Kicks‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪Determines the maximum number of kicks allowed for all screens. The maximum number of kicks on the Median screen is 15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪Outliers‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪Shows outliers on the boxplot as markings rather than being included in the whisker.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪Kini ijinna tapa aṣoju?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪Grab or Release Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪Move Grabbed Ball or Card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪Move grabbed ball or card‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪Jump to start of cards or number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪Jump to end of cards or number line‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪?Bawo ni tapa kọọkan ṣe ni ipa iwọn ati agbedemeji‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪Grab or Release Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪Move Grabbed Ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪Move grabbed ball‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪Jump to start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪Jump to end of number line‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪How spread out are the kick distances?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪Interval Tool‬",
    "CENTER_AND_VARIABILITY/median": "‪Agbedemeji‬",
    "CENTER_AND_VARIABILITY/mean": "‪apapọ awọn nọmba‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪Sọtẹlẹ nọmba Agbedemeji‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪Sọtẹlẹ apapọ awọn nọmba‬",
    "CENTER_AND_VARIABILITY/pointer": "‪Pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪Grab or release‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪Jump ball to tick mark‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪Move Predict Mean or Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪Move prediction pointer‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪Move predict mean in smaller steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪Move in larger steps‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪end of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪start of number line‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪Move Predict Median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪Move‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪predict median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪Median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪Mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪Aami Idite‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪Idite ila‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪Move Pointer, Interval Handles, or Interval Block‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪object‬",
    "CENTER_AND_VARIABILITY/range": "‪Range‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪to data lẹšẹšẹ‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>Median</strong> is the number that splits a sorted data set in half.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪Need at least one kick‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪meter‬",
    "CENTER_AND_VARIABILITY/meters": "‪meters‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>Mean</strong> is the average of all values in any data set.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪Mean =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>Range</strong> is the distance between the minimum and maximum data points.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>Interquartile range (IQR)</strong> is the middle 50% of the data.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>Mean absolute deviation (MAD)</strong> is the average distance from each data point to the mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪O ti to awọn data!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪Data Values (in meters):‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪Distance (in meters)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪Need at least five kicks‬",
    "CENTER_AND_VARIABILITY/min": "‪min‬",
    "CENTER_AND_VARIABILITY/max": "‪max‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Aarin ati nọmba iyipada‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Awọn paramita ibeere ti ko tọ‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪Ọkan tabi diẹ ẹ sii ti awọn paramita ibeere wọnyi ni<br>aiṣedeede esi:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪Simulation yoo bẹrẹ pẹlu aiyipada iye fun<br>awon paramita ibeere‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪Awọn ayanfẹ‬",
    "JOIST/menuItem.phetWebsite": "‪Itakun ayelujara PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Jabọ isoro kan…‬",
    "JOIST/menuItem.getUpdate": "‪Ṣayẹwo fun awọn imudojuiwọn…‬",
    "JOIST/menuItem.screenshot": "‪Asareya‬",
    "JOIST/menuItem.fullscreen": "‪Kun oju aworan‬",
    "JOIST/menuItem.about": "‪Nipa‬",
    "JOIST/termsPrivacyAndLicensing": "‪Awọn ofin, Asiri & Iwe-aṣẹ‬",
    "JOIST/translation.credits.link": "‪Awọn Kirẹditi Itumọ‬",
    "JOIST/thirdParty.credits.link": "‪Awọn kirediti ẹni-kẹta‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪Awọn ọna abuja Keyboard‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪lati bẹrẹ‬",
    "JOIST/versionPattern": "‪Eda{0}‬",
    "JOIST/updates.checking": "‪Ṣiṣayẹwo fun awọn imudojuiwọn…‬",
    "JOIST/updates.upToDate": "‪Yi kikopa jẹ imudojuiwọn‬",
    "JOIST/updates.outOfDate": "‪Eda titun ti wa‬",
    "JOIST/updates.newVersionAvailable": "‪Ẹya tuntun wa: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Eda titun: {0}.‬",
    "JOIST/updates.getUpdate": "‪Dide...‬",
    "JOIST/updates.noThanks": "‪Rara Ese‬",
    "JOIST/updates.offline": "‪Ko le ṣayẹwo fun awọn imudojuiwọn.‬",
    "JOIST/preferences.tabs.overview.title": "‪Akopọ‬",
    "JOIST/preferences.tabs.simulation.title": "‪Afọwọṣe‬",
    "JOIST/preferences.tabs.visual.title": "‪Awoju‬",
    "JOIST/preferences.tabs.audio.title": "‪ohun‬",
    "JOIST/preferences.tabs.input.title": "‪Tewole‬",
    "JOIST/preferences.tabs.localization.title": "‪Isọdibilẹ‬",
    "JOIST/credits.title": "‪Awọn kirediti‬",
    "JOIST/credits.leadDesign": "‪Siwaju batani: {0}‬",
    "JOIST/credits.softwareDevelopment": "‪Idagbasoke Software: {0}‬",
    "JOIST/credits.team": "‪Egbe: {0}‬",
    "JOIST/credits.contributors": "‪Àwọn olùkópa: {0}‬",
    "JOIST/credits.qualityAssurance": "‪: {0}‬",
    "JOIST/credits.graphicArts": "‪Aworan: {0}‬",
    "JOIST/credits.soundDesign": "‪Apẹrẹ ohun: {0}‬",
    "JOIST/credits.thanks": "‪E se‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪Audio Awọn ẹya ara ẹrọ‬",
    "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.visual.interactiveHighlights": "‪Banisọrọ Ifojusi‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪Ṣafikun awọn ifojusi wiwo fun Asin ati ifọwọkan bi o ṣe n ṣe ajọṣepọ‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Ekun ati Asa‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪A n ṣafikun awọn ẹya si awọn iṣeṣiro wa lati jẹ ki wọn ni itọsi diẹ sii. Diẹ ninu awọn ẹya wọnyi ṣe atilẹyin iraye si fun awọn akẹẹkọ pẹlu awọn iwulo oniruuru ati laarin awọn agbegbe oniruuru. Ṣawari akojọ aṣayan yii lati ṣe atunyẹwo tabi yi awọn eto igbe‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Lati wa awọn iṣeṣiro miiran pẹlu awọn ẹya ifisi, wa Wiwọle ati Ifisi lori oju-iwe àlẹmọ kikopa ati àlẹmọ nipasẹ ẹya ara ẹrọ.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪Ohun‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪Awọn ohun afikun‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Mu sonifications ati awọn ipa didun ohun bi o ṣe nlo‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪Mu ohun afikun ṣiṣẹ ti o le ṣe iranlọwọ fun diẹ ninu awọn akẹẹkọ‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪Ngbohun (Gẹẹsi nikan)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪Ohùn ati ṣe afihan akoonu bi o ṣe n ṣe ajọṣepọ‬",
    "JOIST/projectorMode": "‪Pirojekito Ipo‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪Mu iyatọ awọ pọ si fun hihan to dara julọ ni awọn yara ikawe‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪Aṣayan‬",
    "SCENERY_PHET/key.alt": "‪yiyan‬",
    "SCENERY_PHET/key.esc": "‪ona abayo‬",
    "SCENERY_PHET/key.capsLock": "‪Botini ise leta nla‬",
    "SCENERY_PHET/key.end": "‪Ipari‬",
    "SCENERY_PHET/key.enter": "‪Sàtẹ̀wọlé‬",
    "SCENERY_PHET/key.fn": "‪bọtini iṣẹ‬",
    "SCENERY_PHET/key.home": "‪Ile‬",
    "SCENERY_PHET/key.pageDown": "‪oju-iwe si isalẹ‬",
    "SCENERY_PHET/key.pageUp": "‪oju-iwe soke‬",
    "SCENERY_PHET/key.space": "‪Alàfo‬",
    "SCENERY_PHET/key.shift": "‪Yi lọ yi bọ‬",
    "SCENERY_PHET/key.tab": "‪táàbù‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪Gbe lọ si nkan ti o tẹle tabi ẹgbẹ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪Gbe lọ si nkan iṣaaju tabi ẹgbẹ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪Gbe laarin awọn ohun kan ninu ẹgbẹ kan‬",
    "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": "‪Tẹ awọn bọtini‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪Tun Gbogbo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪Jade ajọṣọ‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪Ṣeto awọn iye laarin oriṣi bọtini‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪Yipada awọn apoti ayẹwo‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Awọn iṣe ipilẹ‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪tabi‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪Awọn iṣakoso Slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪Ṣatunṣe‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪esun‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪to pọju‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪to kere ju‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪Adjust slider‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪Adjust in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪Adjust in larger steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} awọn igbesẹ kekere‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} o tobi awọn igbesẹ ti‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jump to {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jump to {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪to <b>Grab</b> or <b>Release</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "zh_TW": {
    "CENTER_AND_VARIABILITY/screen.median": "‪中位數‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪平均與中位數‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪變異性‬",
    "CENTER_AND_VARIABILITY/plotType": "‪繪製型態‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪最大踢球數‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪針對所有螢幕允許最大踢球數。在中等螢幕上最大踢球數為 15。‬",
    "CENTER_AND_VARIABILITY/outliers": "‪異常值‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪將圖表上的異常值標記出來。‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪一般踢球能踢多遠？‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪抓取或放掉球或卡片‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪移動已抓取的球或卡片‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪移動已抓取的球或卡片‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪跳到卡片或數線的起始點‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪跳到卡片或數線的結束點‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪每次踢球的距離對平均與中位數的變化有何影響？‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪抓取或放掉球‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪移動抓取的球‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪移動抓取的球‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪跳到數線的起始點‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪跳到數線的結束點‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪球落點的距離分布有多廣？‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪踢了 {{value}} 次‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪距離（公尺）‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪間隔工具‬",
    "CENTER_AND_VARIABILITY/median": "‪中位數‬",
    "CENTER_AND_VARIABILITY/mean": "‪平均‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪預測中位數‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪預測平均‬",
    "CENTER_AND_VARIABILITY/pointer": "‪指標‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪抓取或放掉‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪以較大步伐移動‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪將球跳到刻度上‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪移動預測平均或預測中位數指標‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪移動預測指標‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪以較小的步伐移動預測平均指標‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪以較大的步伐移動‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪數線的結束點‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪數線的起始點‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪移動預測中位數指標‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪移動‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪預測中位數‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪？‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪中位數 = {{value}} 公尺‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪中位數 = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪平均 = {{value}} 公尺‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪平均 = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪點型‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪線型‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪移動指標、間隔或間隔區間‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪物體‬",
    "CENTER_AND_VARIABILITY/range": "‪範圍‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪四分位距（IQR）‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪平均絕對離差（MAD）‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪範圍 = {{value}} 公尺‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} 公尺‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} 公尺‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪範圍 = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪排序資料‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<strong>中位數</strong>是指資料排序後落在最中間的資料。‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪至少要踢一次球吧‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪踢 {{value}} 次‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪中位數 = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪公尺‬",
    "CENTER_AND_VARIABILITY/meters": "‪公尺‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<strong>平均</strong>是指任何資料集中所有數值的平均數。‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪平均 =‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪平均 = {{value}} 公尺‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<strong>範圍</strong>指資料中最小值與最大值的差距。‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪範圍 = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪範圍 = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<strong>四分位距（Interquartile range，IQR）</strong>是指資料裡中間的 50%。‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<strong>平均絕對離差（Mean Absolute Deviation，MAD）</strong>是指每一筆資料對平均數的距離平均。‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} 公尺‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪中位數 = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪您將資料排序了！‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪資料值（公尺）：‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪距離（公尺）：‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪至少要踢五次‬",
    "CENTER_AND_VARIABILITY/min": "‪最小‬",
    "CENTER_AND_VARIABILITY/max": "‪最大‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪Center and Variability_中位數與變異性‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪查詢參數不正確‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪查詢參數中有不正確的值：‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪此模擬教材會以這些參數當預設值。‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪喜好設定‬",
    "JOIST/menuItem.phetWebsite": "‪PhET 網站...‬",
    "JOIST/menuItem.reportAProblem": "‪回報問題...‬",
    "JOIST/menuItem.getUpdate": "‪檢查更新...‬",
    "JOIST/menuItem.screenshot": "‪螢幕快照‬",
    "JOIST/menuItem.fullscreen": "‪全螢幕‬",
    "JOIST/menuItem.about": "‪關於...‬",
    "JOIST/termsPrivacyAndLicensing": "‪術語、隱私與授權條款‬",
    "JOIST/translation.credits.link": "‪翻譯貢獻者‬",
    "JOIST/thirdParty.credits.link": "‪感謝第三方團體的協助‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪快捷鍵‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪開始‬",
    "JOIST/versionPattern": "‪版本 {0}‬",
    "JOIST/updates.checking": "‪正在檢查更新...‬",
    "JOIST/updates.upToDate": "‪此模擬已是最新版本‬",
    "JOIST/updates.outOfDate": "‪有新版本可使用‬",
    "JOIST/updates.newVersionAvailable": "‪已經有新版本：{0}。‬",
    "JOIST/updates.yourCurrentVersion": "‪您目前的版本為 {0}。‬",
    "JOIST/updates.getUpdate": "‪取得更新...‬",
    "JOIST/updates.noThanks": "‪不用了，謝謝‬",
    "JOIST/updates.offline": "‪無法檢查更新。‬",
    "JOIST/preferences.tabs.overview.title": "‪概觀‬",
    "JOIST/preferences.tabs.simulation.title": "‪模擬‬",
    "JOIST/preferences.tabs.visual.title": "‪視覺‬",
    "JOIST/preferences.tabs.audio.title": "‪音效‬",
    "JOIST/preferences.tabs.input.title": "‪輸入‬",
    "JOIST/preferences.tabs.localization.title": "‪在地化‬",
    "JOIST/credits.title": "‪謝誌‬",
    "JOIST/credits.leadDesign": "‪首席設計：{0}‬",
    "JOIST/credits.softwareDevelopment": "‪軟體開發：{0}‬",
    "JOIST/credits.team": "‪團隊：{0}‬",
    "JOIST/credits.contributors": "‪貢獻者：{0}‬",
    "JOIST/credits.qualityAssurance": "‪品管：{0}‬",
    "JOIST/credits.graphicArts": "‪美術設計：{0}‬",
    "JOIST/credits.soundDesign": "‪音效設計：{0}‬",
    "JOIST/credits.thanks": "‪感謝‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪音效功能‬",
    "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.visual.interactiveHighlights": "‪互動突顯‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪用滑鼠游標或觸控互動時加上視覺突顯。‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪區域與文化‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪我們正嘗試在模擬教材中加入更多功能。這些功能中有些是為了支援各種無障礙需求的學習者與環境。在此選單的分頁中查看與變更預設的設定。‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪要查詢其他有無障礙功能的模擬教材，請到教材清單的過濾器選擇。‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪音效‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪額外音效‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪在您玩模擬教材時播放聲音與音效。‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪播放額外的音效可能對一些學習者有幫助。‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪語音（只有英文）‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪互動時發出語音與突顯內容。‬",
    "JOIST/projectorMode": "‪投射模式‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪增加色彩對比，以便在教室內能看得更清楚。‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪選項‬",
    "SCENERY_PHET/key.alt": "‪Alt‬",
    "SCENERY_PHET/key.esc": "‪ESC 鍵‬",
    "SCENERY_PHET/key.capsLock": "‪大寫鎖定‬",
    "SCENERY_PHET/key.end": "‪End 鍵‬",
    "SCENERY_PHET/key.enter": "‪Enter 鍵‬",
    "SCENERY_PHET/key.fn": "‪Fn 鍵‬",
    "SCENERY_PHET/key.home": "‪Home 鍵‬",
    "SCENERY_PHET/key.pageDown": "‪Page Down 鍵‬",
    "SCENERY_PHET/key.pageUp": "‪Page Up 鍵‬",
    "SCENERY_PHET/key.space": "‪空白鍵‬",
    "SCENERY_PHET/key.shift": "‪Shift 鍵‬",
    "SCENERY_PHET/key.tab": "‪Tab 鍵‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪移動到下一個項目或群組‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪移動到前一個項目或群組‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪在一個群組裡的項目間移動‬",
    "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": "‪按下按鍵‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪全部重置‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪離開對話框‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪用數字鍵設定值‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪切換勾選盒‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪基本動作‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪或‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪滑動器控制‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪調整‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪滑動器‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪最大值‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪最小值‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪調整滑動器‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪以較小幅度調整‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪以較大幅度調整‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪以較小幅度{{verb}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪以較大幅度{{verb}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪跳到 {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪跳到 {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪<b>抓</b>或<b>放</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  },
  "zu": {
    "CENTER_AND_VARIABILITY/screen.median": "‪okuphakathi‬",
    "CENTER_AND_VARIABILITY/screen.meanAndMedian": "‪i-Mean & i-median‬",
    "CENTER_AND_VARIABILITY/screen.variability": "‪ukuhlukahluka‬",
    "CENTER_AND_VARIABILITY/plotType": "‪uhlobo lwesakhiwo‬",
    "CENTER_AND_VARIABILITY/maxKicks": "‪ukukhahlela‬",
    "CENTER_AND_VARIABILITY/maxKicksDescription": "‪thola inani eliphezulu lokukhahlela elivunyelwe kuzo zonke izikrini.inombolo ephezulu yokukhahlela esikrinini i-median ngu-15.‬",
    "CENTER_AND_VARIABILITY/outliers": "‪abangaphandle‬",
    "CENTER_AND_VARIABILITY/outliersDescription": "‪khombisa izinto ezingaphandle ku-boxplot njengomaka kunokuba zifakwe kuntshebe.‬",
    "CENTER_AND_VARIABILITY/medianQuestion": "‪liyini ibanga  elijwayelekile lokukhahlela?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.grabOrReleaseBallOrCard": "‪bamba noma ukhulule ibhola noma ikhadi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCardTitle": "‪hambisa ibhola elibanjwe noma ikhadi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.moveGrabbedBallOrCard": "‪hambisa ibhola elibanjwe noma ikhadi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToStartOfCardsOrNumberLine": "‪gxumela ekuqaleni kwamakhadi noma umugqa wezinombolo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.jumpToEndOfCardsOrNumberLine": "‪gxuma uye ekupheleni kwamakhadi noma umugqa wezinombolo‬",
    "CENTER_AND_VARIABILITY/meanAndMedianQuestion": "‪ukukhahlela ngakunye kuyithinta kanjani i-median ne-median?‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrReleaseBall": "‪bamba noma khulula ibhola‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBallTitle": "‪hambisa ibhola elibanjwe‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveGrabbedBall": "‪hambisa ibhola elibanjwe‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToStartOfNumberLine": "‪gxumela ekuqaleni komugqa wezinombolo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpToEndOfNumberLine": "‪gxuma uye ekupheleni komugqa wezinombolo‬",
    "CENTER_AND_VARIABILITY/variabilityQuestion": "‪indlela yokusabalalisa kukhona amabanga kick?‬",
    "CENTER_AND_VARIABILITY/valueKicksPattern": "‪{{value}} Kicks‬",
    "CENTER_AND_VARIABILITY/distanceInMetersAccordionBoxTitle": "‪ibanga (ngamamitha)‬",
    "CENTER_AND_VARIABILITY/intervalTool": "‪ithulusi lesikhawu‬",
    "CENTER_AND_VARIABILITY/median": "‪i-median‬",
    "CENTER_AND_VARIABILITY/mean": "‪i-mean‬",
    "CENTER_AND_VARIABILITY/predictMedian": "‪bikezela i-median‬",
    "CENTER_AND_VARIABILITY/predictMean": "‪bikezela i-mean‬",
    "CENTER_AND_VARIABILITY/pointer": "‪isikhombi‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.grabOrRelease": "‪bamba noma khulula‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.moveInLargerSteps": "‪hamba ngezinyathelo ezinkulu‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.jumpBallToTickMark": "‪qxuma ibhola ukuze ubeke uphawu‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanOrMedian": "‪hambisa ukubikezela i-mean noma i-median‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictionPointer": "‪hambisa isikhombandlela sokubikezela‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.movePredictMeanInSmallerSteps": "‪hambisa bikezela i-mean ngezinyathelo ezincane‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.meanAndMedianScreen.moveInLargerSteps": "‪hamba ngezinyathelo ezinkulu‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.endOfNumberLine": "‪ukupkela komugqa wezinombolo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.startOfNumberLine": "‪ukuqala komugqa wezinombolo‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.movePredictMedian": "‪hambisa ukubikezela i-mexdian‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.move": "‪hambisa‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.medianScreen.predictMedian": "‪bikezela i-median‬",
    "CENTER_AND_VARIABILITY/valueUnknown": "‪?‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueMPattern": "‪Median = {{value}} m‬",
    "CENTER_AND_VARIABILITY/medianEqualsUnknown": "‪i-median = ?‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMPattern": "‪Mean = {{value}} m‬",
    "CENTER_AND_VARIABILITY/meanEqualsUnknown": "‪i-mean = ?‬",
    "CENTER_AND_VARIABILITY/dotPlot": "‪isakhiwo samachashazi‬",
    "CENTER_AND_VARIABILITY/linePlot": "‪isakhiwo somugqa‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.movePointerIntervalHandleOrIntervalBlock": "‪hambisa isikhombi, noma ibhulokhi yesikhawu‬",
    "CENTER_AND_VARIABILITY/keyboardHelpDialog.variabilityScreen.object": "‪into‬",
    "CENTER_AND_VARIABILITY/range": "‪ububanzi‬",
    "CENTER_AND_VARIABILITY/interquartileRangeIQR": "‪Interquartile Range (IQR)‬",
    "CENTER_AND_VARIABILITY/meanAbsoluteDeviationMAD": "‪Mean Absolute Deviation (MAD)‬",
    "CENTER_AND_VARIABILITY/iqr": "‪IQR‬",
    "CENTER_AND_VARIABILITY/mad": "‪MAD‬",
    "CENTER_AND_VARIABILITY/rangeEqualsValueMPattern": "‪Range = {{value}} m‬",
    "CENTER_AND_VARIABILITY/iqrEqualsValueMPattern": "‪IQR = {{value}} m‬",
    "CENTER_AND_VARIABILITY/madEqualsValueMPattern": "‪MAD = {{value}} m‬",
    "CENTER_AND_VARIABILITY/rangeEqualsUnknown": "‪Range = ?‬",
    "CENTER_AND_VARIABILITY/iqrEqualsUnknown": "‪IQR = ?‬",
    "CENTER_AND_VARIABILITY/madEqualsUnknown": "‪MAD = ?‬",
    "CENTER_AND_VARIABILITY/sortData": "‪hlunga idatha‬",
    "CENTER_AND_VARIABILITY/medianDescription": "‪<eqinile>i-median>/eqinile>imombolo ehlukanisa idatha ehlungiwe esethwe phakathi.‬",
    "CENTER_AND_VARIABILITY/needAtLeastOneKick": "‪kudingeka okungenani ukukhahlela okukodwa‬",
    "CENTER_AND_VARIABILITY/kickValuePattern": "‪Kick {{value}}‬",
    "CENTER_AND_VARIABILITY/medianEqualsValueUnitsPattern": "‪Median = {{value}} {{units}}‬",
    "CENTER_AND_VARIABILITY/meter": "‪imitha‬",
    "CENTER_AND_VARIABILITY/meters": "‪amamitha‬",
    "CENTER_AND_VARIABILITY/meanDescription": "‪<eqinile>ububansi</eqinile>isilinganiso sawo wonke amanani kunoma iyiphi isethi yedatha.‬",
    "CENTER_AND_VARIABILITY/meanEquals": "‪i-mean=‬",
    "CENTER_AND_VARIABILITY/meanEqualsValueMetersPattern": "‪Mean = {{value}} meters‬",
    "CENTER_AND_VARIABILITY/rangeDescription": "‪<eqinile>isilinganiso>/eqinile>yibanga eliphakathi kwamaphoyinti edatha amancane nephezulu.‬",
    "CENTER_AND_VARIABILITY/rangeEqualsMaxMinusMinPattern": "‪Range = {{max}} – {{min}}‬",
    "CENTER_AND_VARIABILITY/rangeEqualsRangeUnitsPattern": "‪Range = {{range}} {{units}}‬",
    "CENTER_AND_VARIABILITY/iqrDescription": "‪<eqinile>iterquartile range (IQR) </eqinile>iphakathi kuka-50% wedatha.‬",
    "CENTER_AND_VARIABILITY/iqrEqualsQ3MinusQ3Pattern": "‪IQR = {{q3}} – {{q1}}‬",
    "CENTER_AND_VARIABILITY/iqrEqualsIQRUnitsPattern": "‪IQR = {{iqr}} {{units}}‬",
    "CENTER_AND_VARIABILITY/madDescription": "‪<eqinile>Mean absolute deviation (MAD) </eqinile>yibanga elimaphakathi ukusuka endaweni ngayinye yedatha ukuya i-mean.‬",
    "CENTER_AND_VARIABILITY/madEquals": "‪MAD =‬",
    "CENTER_AND_VARIABILITY/madEqualsMADMetersPattern": "‪MAD = {{mad}} meters‬",
    "CENTER_AND_VARIABILITY/medianEqualsValuePattern": "‪Median = {{value}}‬",
    "CENTER_AND_VARIABILITY/youSortedTheData": "‪uhlunge idatha!‬",
    "CENTER_AND_VARIABILITY/dataValuesInMeters": "‪amanani edatha (ngamamitha)‬",
    "CENTER_AND_VARIABILITY/distanceInMetersChartLabel": "‪ibanga (ngamamitha)‬",
    "CENTER_AND_VARIABILITY/needAtLeastFiveKicks": "‪badinga okungenani ukukhahlelwa okuhlanu‬",
    "CENTER_AND_VARIABILITY/min": "‪ubuncane‬",
    "CENTER_AND_VARIABILITY/max": "‪ubuningi‬",
    "CENTER_AND_VARIABILITY/q1": "‪Q1‬",
    "CENTER_AND_VARIABILITY/q3": "‪Q3‬",
    "CENTER_AND_VARIABILITY/center-and-variability.title": "‪isikhungo nokuhlukahluka‬",
    "JOIST/simTitleWithScreenNamePattern": "‪{{simName}} — {{screenName}}‬",
    "JOIST/a11y.home": "‪Home‬",
    "JOIST/a11y.homeScreenDescriptionPattern": "‪Welcome to {{name}}. It has {{screens}} interactive screens that you can explore.‬",
    "JOIST/a11y.homeScreenIntroPattern": "‪{{description}} {{hint}}‬",
    "JOIST/a11y.homeScreenHint": "‪Choose a screen to start exploring.‬",
    "JOIST/a11y.homeScreenButtonDetailsPattern": "‪On {{name}}, {{screenHint}}‬",
    "JOIST/a11y.simScreens": "‪Sim Screens‬",
    "JOIST/a11y.simResources": "‪Sim Resources‬",
    "JOIST/queryParametersWarningDialog.invalidQueryParameters": "‪Amapharamitha Wombuzo Angavumemelekile‬",
    "JOIST/queryParametersWarningDialog.oneOrMoreQueryParameters": "‪eyodwa noma ngaphezulu yale pharamitha yombuzo inamanani <br>angavumelekile:‬",
    "JOIST/queryParametersWarningDialog.theSimulationWillStart": "‪ukulingisa kuzoqala ngamavelu azenzakalelayo<br> alawo mapharamitha wombuzo.‬",
    "JOIST/a11y.screenNamePattern": "‪{{name}} Screen‬",
    "JOIST/a11y.screenSimPattern": "‪{{screenName}}, {{simName}}‬",
    "JOIST/a11y.simScreen": "‪Sim Screen‬",
    "JOIST/a11y.toolbar.openToolbar": "‪Open Toolbar‬",
    "JOIST/a11y.toolbar.closeToolbar": "‪Close Toolbar‬",
    "JOIST/a11y.toolbar.hideToolbar": "‪Hide Toolbar‬",
    "JOIST/a11y.toolbar.showToolbar": "‪Show Toolbar‬",
    "JOIST/a11y.toolbar.toolbarShown": "‪Toolbar Shown.‬",
    "JOIST/a11y.toolbar.toolbarHidden": "‪Toolbar hidden.‬",
    "JOIST/a11y.homeScreenDescription": "‪Go to Home Screen.‬",
    "JOIST/a11y.phetMenu": "‪PhET Menu‬",
    "JOIST/a11y.toolbar.voicing.title": "‪Sim Voicing‬",
    "JOIST/a11y.toolbar.voicing.quickInfo": "‪Quick Info‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOnAlert": "‪Sim Voicing on.‬",
    "JOIST/a11y.toolbar.voicing.simVoicingOffAlert": "‪Sim Voicing off.‬",
    "JOIST/a11y.toolbar.title": "‪Toolbar‬",
    "JOIST/a11y.toolbar.voicing.playOverviewLabel": "‪Play Overview‬",
    "JOIST/a11y.toolbar.voicing.playDetailsLabel": "‪Play Details‬",
    "JOIST/a11y.toolbar.voicing.playHintLabel": "‪Play Hint‬",
    "JOIST/a11y.toolbar.voicing.overviewLabel": "‪Overview‬",
    "JOIST/a11y.toolbar.voicing.detailsLabel": "‪Details‬",
    "JOIST/a11y.toolbar.voicing.hintLabel": "‪Hint‬",
    "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": "‪izintandokazi‬",
    "JOIST/menuItem.phetWebsite": "‪Iwebhusayathi ye-PhET...‬",
    "JOIST/menuItem.reportAProblem": "‪Bika inkinga...‬",
    "JOIST/menuItem.getUpdate": "‪Hlola izibuyekezo...‬",
    "JOIST/menuItem.screenshot": "‪Sithombe-skrini‬",
    "JOIST/menuItem.fullscreen": "‪Sikrini esigcwele‬",
    "JOIST/menuItem.about": "‪Mayelana...‬",
    "JOIST/termsPrivacyAndLicensing": "‪Imigomo,ubumfihlo & ukulayisensa‬",
    "JOIST/translation.credits.link": "‪Amakhredithi okuhumosha‬",
    "JOIST/thirdParty.credits.link": "‪Amakhredithi ezinkampani zangaphandle‬",
    "JOIST/a11y.keyboardHelp.tabToGetStarted": "‪Tab to get started.‬",
    "JOIST/keyboardShortcuts.title": "‪izinqamuleli sekhibhodi‬",
    "JOIST/keyboardShortcuts.toGetStarted": "‪ukuze uqalise‬",
    "JOIST/versionPattern": "‪version {0}‬",
    "JOIST/updates.checking": "‪Ibheka izibuyekezo‬",
    "JOIST/updates.upToDate": "‪Lokhu sekulingisa. kusesikhathini samanje‬",
    "JOIST/updates.outOfDate": "‪Inguqulo entsha etholakalayo‬",
    "JOIST/updates.newVersionAvailable": "‪There is a new version available: {0}.‬",
    "JOIST/updates.yourCurrentVersion": "‪Your current version is: {0}.‬",
    "JOIST/updates.getUpdate": "‪Thola isibuyekezo...‬",
    "JOIST/updates.noThanks": "‪Cha \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\ncha ngiyabonga‬",
    "JOIST/updates.offline": "‪Ayikwazi ukuhlola izibuyekezo‬",
    "JOIST/preferences.tabs.overview.title": "‪ukubuka konke‬",
    "JOIST/preferences.tabs.simulation.title": "‪ukulingiswa‬",
    "JOIST/preferences.tabs.visual.title": "‪ezibonakalayo‬",
    "JOIST/preferences.tabs.audio.title": "‪umsindo‬",
    "JOIST/preferences.tabs.input.title": "‪okokufaka‬",
    "JOIST/preferences.tabs.localization.title": "‪ukwenziwa kwasendaweni‬",
    "JOIST/credits.title": "‪Amakhredithi‬",
    "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": "‪Ngiyabonga‬",
    "JOIST/preferences.tabs.audio.audioFeatures.title": "‪izici zomsindo‬",
    "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.visual.interactiveHighlights": "‪amaphuzu avelele asebenzisanayo‬",
    "JOIST/preferences.tabs.visual.interactiveHighlightsDescription": "‪engeza okuvelele okubukwayo kwegundane bese uthinta njengoba‬",
    "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/preferences.tabs.localization.regionAndCulture.title": "‪Isifunda Namasiko‬",
    "JOIST/preferences.tabs.general.accessibilityIntro": "‪Sengeza izici emifanekisweni yethu ukuze siyenze ibandakanye kakhudlwana. Ezinye zalezi zic zisekela ukufinyeleleka abafundi anezidingo ezihlukahlukene futhi ngaphakathi kwendawo ehlukahlukene,Hlola le menyu ukuze ubuyekeze noma uguqule izilungiselelo zephrezentheshini ezizenzakalelayo.‬",
    "JOIST/preferences.tabs.general.moreAccessibility": "‪Ukuze uthole okunye ukulingisa okunezici ezikhethekile, bheka okuthi Ukufinyelela nokufakwa ekhasini.‬",
    "JOIST/a11y.preferences.tabs.tabResponsePattern": "‪Preferences, {{title}} Tab‬",
    "JOIST/preferences.tabs.audio.sounds.title": "‪umsindo‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.title": "‪umsindo owengeziwe‬",
    "JOIST/preferences.tabs.audio.sounds.description": "‪Dlala i-sonification nemisindo njengoba uhlanganyela.‬",
    "JOIST/preferences.tabs.audio.sounds.extraSounds.description": "‪dlala umsindo owengeziwe ongaba usizo kwabanye abafundi.‬",
    "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.toolbar.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.toolbar.toolbarRemoved": "‪Toolbar removed.‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.toolbar.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": "‪Customize Voice, expanded‬",
    "JOIST/a11y.preferences.tabs.audio.voicing.customizeVoice.collapsedAlert": "‪Customize Voice, 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": "‪ukuphimisa(isiNgisi kuphela)‬",
    "JOIST/preferences.tabs.audio.voicing.description": "‪izwi futhi ugqamise okuqukethwe njengoba uhlanganyela.‬",
    "JOIST/projectorMode": "‪Imodi Yeprojektha‬",
    "JOIST/preferences.tabs.visual.projectorModeDescription": "‪khulisa ukugqama kombala ukuze kubonakale kangcono emakilasini.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.label": "‪Languages‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.description": "‪Change language to translate on-screen text. Additional descriptions, when present, remain in English.‬",
    "JOIST/a11y.preferences.tabs.localization.languageSelection.languageChangeResponsePattern": "‪On-screen text now in {{language}}.‬",
    "SOCCER_COMMON/characterSet.unitedStatesOfAmerica": "‪United States of America‬",
    "SOCCER_COMMON/characterSet.africa": "‪Africa‬",
    "SOCCER_COMMON/characterSet.africaModest": "‪Africa (Modest)‬",
    "SCENERY_PHET/a11y.measuringTape": "‪Measuring Tape‬",
    "SCENERY_PHET/a11y.measuringTapeTip": "‪Measuring Tape Tip‬",
    "SCENERY_PHET/measuringTapeReadoutPattern": "‪{{distance}} {{units}}‬",
    "SCENERY_PHET/a11y.resetAll.label": "‪Reset All‬",
    "SCENERY_PHET/a11y.voicing.resetAll.contextResponse": "‪Everything Reset.‬",
    "SCENERY_PHET/a11y.resetAll.alert": "‪Sim screen restarted. Everything reset.‬",
    "SCENERY_PHET/key.a": "‪A‬",
    "SCENERY_PHET/key.c": "‪C‬",
    "SCENERY_PHET/key.d": "‪D‬",
    "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/key.option": "‪inketho‬",
    "SCENERY_PHET/key.alt": "‪okunye‬",
    "SCENERY_PHET/key.esc": "‪Esc‬",
    "SCENERY_PHET/key.capsLock": "‪Caps Lock‬",
    "SCENERY_PHET/key.end": "‪qeda‬",
    "SCENERY_PHET/key.enter": "‪ngena‬",
    "SCENERY_PHET/key.fn": "‪Fn‬",
    "SCENERY_PHET/key.home": "‪ekhaya‬",
    "SCENERY_PHET/key.pageDown": "‪ehla ngekhasi‬",
    "SCENERY_PHET/key.pageUp": "‪ikhasi phezulu‬",
    "SCENERY_PHET/key.space": "‪isikhala‬",
    "SCENERY_PHET/key.shift": "‪shift‬",
    "SCENERY_PHET/key.tab": "‪Tab‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToNextItemOrGroup": "‪hambisa entweni elandelayo noma eqenjini‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.tabGroupDescription": "‪Move to next item or group with Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveToPreviousItemOrGroup": "‪hambisa entweni yangaphambilini noma eqenjini‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.shiftTabGroupDescription": "‪Move to previous item or group with Shift plus Tab key.‬",
    "SCENERY_PHET/keyboardHelpDialog.moveBetweenItemsInAGroup": "‪hamba phaka kwezinto ngeqembu‬",
    "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": "‪cindezela izinkinobho‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.pressButtonsDescription": "‪Press buttons with Space or Enter keys.‬",
    "SCENERY_PHET/keyboardHelpDialog.resetAll": "‪setha ka busha konke‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.resetAllDescriptionPattern": "‪Reset All with {{altOrOption}} plus R.‬",
    "SCENERY_PHET/keyboardHelpDialog.exitADialog": "‪phuma engxoxweni‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.exitDialogDescription": "‪Exit a dialog with Escape key.‬",
    "SCENERY_PHET/keyboardHelpDialog.setValuesInKeypad": "‪setha amanani ngaphakathi kwekhiphedi‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.setValuesInKeypadDescription": "‪Set values within keypad using number keys 0-9.‬",
    "SCENERY_PHET/keyboardHelpDialog.toggleCheckboxes": "‪guqula amabhokisi okuhlola‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.general.toggleCheckboxesDescription": "‪Toggle checkboxes with Space key.‬",
    "SCENERY_PHET/keyboardHelpDialog.basicActions": "‪Izenzo Eziyisisekelo‬",
    "SCENERY_PHET/keyboardHelpDialog.or": "‪noma‬",
    "SCENERY_PHET/keyboardHelpDialog.hyphen": "‪-‬",
    "SCENERY_PHET/key.k": "‪K‬",
    "SCENERY_PHET/key.l": "‪L‬",
    "SCENERY_PHET/keyboardHelpDialog.sliderControls": "‪izilawuli zesilayidi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjust": "‪lungisa‬",
    "SCENERY_PHET/keyboardHelpDialog.slider": "‪isilayidi‬",
    "SCENERY_PHET/keyboardHelpDialog.maximum": "‪esiphezulu‬",
    "SCENERY_PHET/keyboardHelpDialog.minimum": "‪ubuncane‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustSlider": "‪lungisa isilayidi‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInSmallerSteps": "‪lungisa ngezinyathelo ezincane‬",
    "SCENERY_PHET/keyboardHelpDialog.adjustInLargerSteps": "‪lungisa ngezinyathelo ezinkulu‬",
    "SCENERY_PHET/keyboardHelpDialog.verbSliderPattern": "‪{{verb}} {{slider}}‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInSmallerStepsPattern": "‪{{verb}} in smaller steps‬",
    "SCENERY_PHET/keyboardHelpDialog.verbInLargerStepsPattern": "‪{{verb}} in larger steps‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.leftRightArrowKeys": "‪Left and Right arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.upDownArrowKeys": "‪Up and Down arrow keys‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.orKeysPattern": "‪{{leftRight}}, or {{upDown}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.defaultStepsDescriptionPattern": "‪{{verb}} {{slider}} with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftLeftRightArrowKeys": "‪Shift plus Left or Right arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.shiftUpDownArrowKeys": "‪Shift plus Up or Down arrow key‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.smallerStepsDescriptionPattern": "‪{{verb}} in smaller steps with {{keys}}.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.largerStepsDescriptionPattern": "‪{{verb}} in larger steps with Page Up or Page Down key.‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMinimumPattern": "‪Jump to {{minimum}}‬",
    "SCENERY_PHET/keyboardHelpDialog.jumpToMaximumPattern": "‪Jump to {{maximum}}‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMinimumDescriptionPattern": "‪Jump to {{minimum}} with Home key.‬",
    "SCENERY_PHET/a11y.keyboardHelpDialog.slider.jumpToMaximumDescriptionPattern": "‪Jump to {{maximum}} with End key.‬",
    "SCENERY_PHET/a11y.simSection.controlArea": "‪Control Area‬",
    "SCENERY_PHET/a11y.simSection.playArea": "‪Play Area‬",
    "SCENERY_PHET/a11y.simSection.screenSummary.keyboardShortcutsHint": "‪If needed, check out keyboard shortcuts under Sim Resources.‬",
    "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.playControlButton.stop": "‪Stop‬",
    "SCENERY_PHET/key.toGrabOrRelease": "‪ku<b>bamba</b>noma<b>khulula</b>‬",
    "SCENERY_PHET/a11y.close": "‪Close‬",
    "SCENERY_PHET/a11y.playControlButton.play": "‪Play‬",
    "SUN/a11y.close": "‪Close‬",
    "SUN/a11y.closed": "‪Closed‬",
    "SUN/a11y.titleClosePattern": "‪{{title}}, Close.‬"
  }
}