101 lines
5.6 KiB
JSON
101 lines
5.6 KiB
JSON
{
|
|
"LanguageID": "en-us",
|
|
"WitAppsUrl": "/apps",
|
|
"WitDocsTitle": "Documentation",
|
|
"WitDocsUrl": "https://wit.ai/docs",
|
|
"WitAppSettingsEndpoint": "/[APP_ID]/settings",
|
|
"WitAppUnderstandingEndpoint": "/[APP_ID]/understanding",
|
|
"WitOpenButtonLabel": "Open Wit.ai",
|
|
"VLogLevelLabel": "VLog Min Console Level",
|
|
"TelemetryLevelLabel": "Telemetry Logging Level",
|
|
"TelemetryEnabledLabel": "Share telemetry with Meta",
|
|
"TelemetryConsentTitle": "Share edit-time telemetry with Meta?",
|
|
"ConfigurationSelectLabel": "Wit Configuration",
|
|
"ConfigurationSelectMissingLabel": "No Wit Configurations Found",
|
|
"SetupTitleLabel": "Welcome to Wit.ai",
|
|
"SetupServerTokenLabel": "Paste your <color=[COLOR]>Wit.ai</color> Server Access Token here.",
|
|
"SetupClientTokenWarningLabel": "Warning: Using only client token removes some editor features.",
|
|
"SetupServerTokenVerifyLabel": "Verifying token",
|
|
"SetupServerTokenVerifyWarning": "Current token is being verified, please try again",
|
|
"SetupSubmitButtonLabel": "Create",
|
|
"SetupSubmitFailLabel": "Please enter a valid token before linking.",
|
|
"UnderstandingViewerLabel": "Wit.ai Understanding Viewer",
|
|
"UnderstandingViewerServicesLabel": "Service",
|
|
"UnderstandingViewerMissingServicesLabel": "No services are currently loaded.",
|
|
"UnderstandingViewerUtteranceLabel": "Utterance",
|
|
"UnderstandingViewerPromptLabel": "Enter an utterance and hit 'Send' to see what your app will return.",
|
|
"UnderstandingViewerMissingConfigLabel": "A Wit configuration must be available and selected to test utterances.",
|
|
"UnderstandingViewerMissingClientTokenLabel": "Your wit configuration is missing a client access token which is required to make requests. Make sure you have linked your account with Wit.ai.",
|
|
"UnderstandingViewerSettingsButtonLabel": "Select Configuration",
|
|
"UnderstandingViewerSubmitButtonLabel": "Send",
|
|
"UnderstandingViewerActivateButtonLabel": "Activate",
|
|
"UnderstandingViewerDeactivateButtonLabel": "Deactivate",
|
|
"UnderstandingViewerAbortButtonLabel": "Abort",
|
|
"UnderstandingViewerListeningLabel": "Listening...",
|
|
"UnderstandingViewerLoadingLabel": "Loading...",
|
|
"UnderstandingViewerSelectLabel": "Select",
|
|
"SettingsTitleLabel": "Wit.ai Settings",
|
|
"SettingsServerTokenLabel": "Server Access Token",
|
|
"SettingsServerTokenTooltip": "The shared server access token.",
|
|
"SettingsRelinkButtonLabel": "Relink",
|
|
"SettingsAddButtonLabel": "New",
|
|
"SettingsAddMainButtonLabel": "New Configuration",
|
|
"ConfigurationHeaderLabel": "Application Configuration",
|
|
"ConfigurationRefreshButtonLabel": "Refresh",
|
|
"ConfigurationRefreshingButtonLabel": "Refreshing",
|
|
"ConfigurationServerTokenLabel": "Server Access Token",
|
|
"ConfigurationClientTokenLabel": "Client Access Token",
|
|
"ConfigurationRequestTimeoutLabel": "Request Timeout",
|
|
"ConfigurationEndpointTitleLabel": "Endpoint Configuration",
|
|
"ConfigurationEndpointUriLabel": "Uri Scheme",
|
|
"ConfigurationEndpointAuthLabel": "Host",
|
|
"ConfigurationEndpointPortLabel": "Port",
|
|
"ConfigurationEndpointApiLabel": "Wit API Version",
|
|
"ConfigurationEndpointSpeechLabel": "Speech",
|
|
"ConfigurationEndpointMessageLabel": "Message",
|
|
"ConfigurationEndpointDictationLabel": "Dictation",
|
|
"ConfigurationEndpointSynthesizeLabel": "TTS",
|
|
"ConfigurationEndpointComposerEventLabel": "Composer Event",
|
|
"ConfigurationEndpointComposerConverseLabel": "Composer Speech",
|
|
"ConfigurationApplicationTabLabel": "Application",
|
|
"ConfigurationApplicationMissingLabel": "Loading Application Data",
|
|
"ConfigurationApplicationNameLabel": "Name",
|
|
"ConfigurationApplicationIdLabel": "App ID",
|
|
"ConfigurationApplicationLanguageLabel": "Language",
|
|
"ConfigurationApplicationPrivateLabel": "Private",
|
|
"ConfigurationApplicationCreatedLabel": "Created",
|
|
"ConfigurationApplicationTrainingStatus": "Status",
|
|
"ConfigurationApplicationTrainingLastDuration": "Last Train Duration",
|
|
"ConfigurationApplicationTrainingLast": "Last Trained At",
|
|
"ConfigurationApplicationTrainingNext": "Next Train At",
|
|
"ConfigurationConduitMissingTokenLabel": "Please supply a valid server token",
|
|
"ConfigurationConduitUseConduitLabel": "Use Conduit (Beta)",
|
|
"ConfigurationConduitRelaxedResolutionsLabel": "Relaxed Resolution",
|
|
"ConfigurationConduitRelaxedResolutionsTooltip": "Allows resolving parameters by value if an exact match was not found. Disable to improve runtime performance.",
|
|
"ConfigurationConduitUpdateManifestLabel": "Update Manifest",
|
|
"ConfigurationConduitGenerateManifestLabel": "Generate Manifest",
|
|
"ConfigurationConduitSelectManifestLabel": "Select Manifest",
|
|
"ConfigurationConduitSpecifyAssembliesLabel": "Specify Assemblies",
|
|
"ConfigurationConduitSyncEntitiesLabel": "Sync Entities",
|
|
"ConfigurationConduitAutoTrainLabel": "Auto Train",
|
|
"ConfigurationIntentsTabLabel": "Intents",
|
|
"ConfigurationIntentsMissingLabel": "No intents found.",
|
|
"ConfigurationIntentsIdLabel": "Intent ID",
|
|
"ConfigurationIntentsEntitiesLabel": "Entities",
|
|
"ConfigurationEntitiesTabLabel": "Entities",
|
|
"ConfigurationEntitiesMissingLabel": "No entities found.",
|
|
"ConfigurationEntitiesIdLabel": "Entity ID",
|
|
"ConfigurationEntitiesLookupsLabel": "Lookups",
|
|
"ConfigurationEntitiesRolesLabel": "Roles",
|
|
"ConfigurationEntitiesKeywordsLabel": "Keywords",
|
|
"ConfigurationTraitsTabLabel": "Traits",
|
|
"ConfigurationTraitsMissingLabel": "No traits found.",
|
|
"ConfigurationTraitsIdLabel": "Trait ID",
|
|
"ConfigurationTraitsValuesLabel": "Values",
|
|
"ConfigurationVoicesTabLabel": "Voices",
|
|
"ConfigurationVoicesMissingLabel": "No TTS voices found.",
|
|
"ConfigurationComposerTabLabel": "Composer",
|
|
"ConfigurationComposerMissingLabel": "No Composer graphs found.",
|
|
"ShowTooltipsLabel": "Show Tooltips"
|
|
}
|