{
    "button": {
        "cancel": "Cancel",
        "close": "Close",
        "copy": "Copy",
        "ok": "Yes",
        "reset": "Reset",
        "run": "Run",
        "stop": "Stop",
        "submit": "Submit",
        "send": "Send"
    },
    "allTestsPassed": "All tests passed!",
    "authenticationRequired": "Authentication required",
    "browserNotSupported": "Programming exercises do not support Safari browser.\nYou can use one of the following browsers to complete the exercises:",
    "copiedConfirmation": "Copied!",
    "couldNotFindExerciseDetails": "Could not find exercise details.",
    "deadlineExpired": "Exercise deadline exceeded.",
    "dontSend": "Don't send",
    "enterInputAndPressEnter": "Enter input and press \"Enter\"",
    "exerciseNotYetUnlocked": "Exercise not yet unlocked. Please make sure that you have enough points from previous parts.",
    "failedToEstablishConnectionToServer": "Failed to establish a connection to TestMyCode Server.",
    "failedToDownloadExercise": "Failed to download exercise.",
    "feedbackTitle": "Exercise completed, congratulations!",
    "hideFunctionCalls": "Hide function calls",
    "incompatibleExerciseTemplate": "Incompatible exercise template.",
    "infiniteLoopMessage": "Make sure you don't have an infinite loop in your code.",
    "initializing": "Initializing",
    "malformedExerciseTemplate": "Malformed exercise template",
    "modelSolution": "Model solution",
    "needHelp": "Need help?",
    "noExerciseFilesFound": "No exercise files found in the exercise template.",
    "outputTitle": "Output",
    "pleaseGiveFeedback": "If you wish, you can give feedback on the assignment to help develop the course.",
    "pleaseReportFollowingErrorsToCourseInstructor": "Please report following errors to your course instructor",
    "pointsAwarded": "Points awarded",
    "problemsTitle": "Problems",
    "showFunctionCalls": "Show function calls",
    "rememberToSubmitToServer": "Remember to submit your solution for evaluation.",
    "resetExerciseConfirmation": "Are you sure you want to reset the exercise to its initial state?",
    "resetExerciseNotify": "This operation will remove all your code.",
    "resetExerciseHeader": "Reset exercise template",
    "running": "Running",
    "runButtonText": "RUN",
    "sendToTmcPaste": "Send to TMC Paste",
    "selectFile": "Select File",
    "showAll": "Show all",
    "signInToSubmitExercise": "Sign in to submit exercise",
    "stopButtonText": "STOP",
    "submissionProcessFailed": "Submission process failed",
    "submissionResult": "Submissions Results",
    "submissionTookTooLong": "Submission was taking a really long time.\nPlease make sure your code doesn't have an infinite loop.",
    "submitToServerQuestion": "Submit exercise?",
    "submitting": "Submitting",
    "submittingToServer": "Submitting exercise",
    "testing": "Testing",
    "testButtonText": "TEST",
    "testResults": "Test Results",
    "testsPassed": "Tests passed",
    "thankYouForFeedback": "Thank you for your feedback!",
    "tmcPasteDescription": "You can submit your code to TMC Paste and share the link to the course discussion channel and ask for help.",
    "viewModelSolution": "View model solution",
    "waitingForInput": "Waiting for input"
}
