You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

908 lines
28 KiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# Translations template for PROJECT.
# Copyright (C) 2020 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-06-01 20:23-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid " at "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
msgid " next to \"Usage Data\""
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid " on "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid ""
"\"Full\" includes bucket manifests and metadata files, if the index_files"
" component is selected."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid ""
"\"Light\" lists only hot buckets, if the index_listing component is "
"selected."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
#, python-format
msgid "%s"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
#, python-format
msgid "%s Data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
#, python-format
msgid "%s Usage Data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "1 GB"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "1 MB"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "10 MB"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "100 MB"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "5 GB"
msgstr ""
#: ../../apps/splunk_instrumentation/default/data/ui/alerts/outputtelemetry.html
msgid ""
"<form class=\"form-horizontal form-complex\">\n"
" <div class=\"control-group\">\n"
" <label class=\"control-label\" "
"for=\"outputtelemetry_component\">Name</label>\n"
"\n"
" <div class=\"controls\">\n"
" <input type=\"text\" class=\"input-xlarge\" "
"name=\"action.outputtelemetry.param.component\" "
"id=\"outputtelemetry_component\" placeholder=\"component.name\"/>\n"
" </div>\n"
" </div>\n"
" <div class=\"control-group\">\n"
" <label class=\"control-label\" "
"for=\"outputtelemetry_input\">Input field</label>\n"
"\n"
" <div class=\"controls\">\n"
" <input type=\"text\" class=\"input-xlarge\" "
"name=\"action.outputtelemetry.param.input\" "
"id=\"outputtelemetry_component\" placeholder=\"field name\"/>\n"
" </div>\n"
" </div>\n"
" <div class=\"control-group\">\n"
" <label class=\"control-label\" for=\"outputtelemetry_type\">Data "
"type</label>\n"
"\n"
" <div class=\"controls\">\n"
" <label class=\"radio\" for=\"outputtelemetry_type_event\">\n"
" <input id=\"outputtelemetry_type_event\" type=\"radio\" "
"name=\"action.outputtelemetry.param.type\" value=\"event\"/>\n"
" Event\n"
" </label>\n"
" <label class=\"radio\" "
"for=\"outputtelemetry_type_aggregate\">\n"
" <input id=\"outputtelemetry_type_aggregate\" "
"type=\"radio\" name=\"action.outputtelemetry.param.type\" "
"value=\"aggregate\"/>\n"
" Aggregate\n"
" </label>\n"
" </div>\n"
" </div>\n"
" <div class=\"control-group\">\n"
" <label class=\"control-label\">Categories (at least 1):</label>\n"
" <div class=\"controls\">\n"
" <label class=\"checkbox\" for=\"outputtelemetry_anonymous\">\n"
" <input type=\"checkbox\" "
"name=\"action.outputtelemetry.param.anonymous\" "
"id=\"outputtelemetry_anonymous\" value=\"1\"/>\n"
" Anonymized usage data\n"
" </label>\n"
" </div>\n"
" <div class=\"controls\">\n"
" <label class=\"checkbox\" for=\"outputtelemetry_support\">\n"
" <input type=\"checkbox\" "
"name=\"action.outputtelemetry.param.support\" "
"id=\"outputtelemetry_support\" value=\"1\"/>\n"
" Support usage data\n"
" </label>\n"
" </div>\n"
" <div class=\"controls\">\n"
" <label class=\"checkbox\" for=\"outputtelemetry_license\">\n"
" <input type=\"checkbox\" "
"name=\"action.outputtelemetry.param.license\" "
"id=\"outputtelemetry_license\" value=\"1\"/>\n"
" License usage data\n"
" </label>\n"
" </div>\n"
" </div>\n"
" <div class=\"control-group\">\n"
" <label class=\"control-label\" "
"for=\"outputtelemetry_optinrequired\">Required opt-in</label>\n"
"\n"
" <div class=\"controls\">\n"
" <select id=\"outputtelemetry_optinrequired\" "
"name=\"action.outputtelemetry.param.optinrequired\">\n"
" <option value=\"1\">1 - Splunk 6.5</option>\n"
" <option value=\"2\">2 - Splunk 6.6</option>\n"
" <option value=\"3\">3 - Splunk 7.0</option>\n"
" </select>\n"
" </div>\n"
" </div>\n"
"</form>\n"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Actions"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "All Roles"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid ""
"All files matching the given patterns will be excluded. To exclude "
"multiple files, use wildcards, or provide a comma-separated list of files"
" or patterns."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
#, python-format
msgid "Are you sure you want to disable %s usage data sharing?"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid ""
"Attempt to redact search terms from logs that may be private or "
"personally identifying."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Automatically enabled"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Back"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Business week to date"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Cancel"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:129
#, python-format
msgid "Cannot delete diag with status: %s"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:129
#, python-format
msgid "Cannot download diag with status: %s"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
msgid "Change your settings by clicking the "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Close"
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:20
msgid "Combines specified fields into a stringified JSON"
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:22
msgid ""
"Combines the specified set of field names, or field name patterns, \\\n"
"and creates an field with the output name."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:129
msgid ""
"Configure automated reporting settings, view collected data, export data "
"to file, work with diagnostic files, and send data to Splunk. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid "Configure automated reporting settings."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Configure bundle settings to be applied to all instances. "
msgstr ""
#. description
#: ../../apps/splunk_instrumentation/default/data/ui/manager/instrumentation_index.xml:8
msgid "Configure instrumentation."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Create"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Create New Diags using the button above"
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:24
msgid ""
"Create a stringified JSON: { \"name\": \"<value of name>\", \"data\": { "
"\"count\": <value of data.count>, \"metrics\": [values of data.metrics] "
"}}"
msgstr ""
#: ../../apps/splunk_instrumentation/default/alert_actions.conf:4
msgid "Custom action to output results to telemetry endpoint"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid "Data Transmission Schedule"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Data Type"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Date Range"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Date range"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Date ranges more than 1 year are truncated to a year from latest"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Date ranges must be less than 1 year"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Delete"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Deleted"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Diagnostic Log"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid ""
"Diagnostic files contain information about your Splunk deployment, such "
"as configuration files and logs, to help Splunk Support diagnose and "
"resolve problems. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Disable limit"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Disabled"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"Disabling this may hinder troubleshooting and support for your "
"implementation. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"Disabling this will exclude your usage data from the data Splunk "
"considers when making improvements to our products and services. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Does not exist"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Download"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Edit"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Edit Data Transmission Schedule"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Enabled"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid ""
"Error communicating with Splunk. Please check your network connection and"
" try again."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Error fetching list of servers"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
#, python-format
msgid "Error: %s"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
#, python-format
msgid "Every %s at %s"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Exclude etc files larger than"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Exclude log files larger than"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Exclude log files older than"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Exclude patterns"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Excludes large files in the Splunk etc directory."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid ""
"Excludes large files in the Splunk var/log directory, if the log "
"component is selected."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Excludes log files beyond an age given in days. 0 disables this filter."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Export"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Export/Send Usage Data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Exporting instrumentation data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Failed"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Filter"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Filter search terms"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Friday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Full"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Get every crash .dmp file"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid ""
"If \"No\", gathers at most three Windows .dmp files, if the log component"
" is selected."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "In progress"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Include components"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Include lookup files in the etc & pool components."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Include lookups"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Index directory listing level"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Index files"
msgstr ""
#. label
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:129
#: ../../apps/splunk_instrumentation/default/app.conf:11
#: ../../apps/splunk_instrumentation/default/data/ui/manager/instrumentation_index.xml:6
msgid "Instrumentation"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/templates/splunk_instrumentation.html:16
msgid "Instrumentation | Splunk"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Last 24 hours"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Last 30 days"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Last 7 days"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:70
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:129
msgid "Learn More"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Learn more"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Light"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Manifests"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Monday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Month to date"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Name"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "New Diag"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Next"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "No"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "No Diags found"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "No data available for selected time range"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
msgid "No data sent in the last 30 days"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:70
msgid "No results found."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Nodes"
msgstr ""
#: ../../apps/splunk_instrumentation/default/alert_actions.conf:3
msgid "Output results to telemetry endpoint"
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:13
msgid ""
"Output search results to the telemetry endpoint, using the field named "
"\"data.\"\" Each will be \\\n"
"named \"my.telemetry\" and is described as a singular \"event\" type. The"
" telemetry event will only be \\\n"
"sent if the deployment has been opted in to share Anonymized usage data, "
"with opt-in version of 2."
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:3
msgid "Outputs search results to telemetry endpoint."
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:9
msgid ""
"Outputs search results to telemetry endpoint. \\\n"
"Required field “input” will have the endpoint payload. \\\n"
"The other fields “component”, “type”, “optinrequired” \\\n"
"are optional fields butthe endpoint expects them to be supplied either "
"with the search command \\\n"
"or to be found in the event data.\\\n"
"Visibility fields \"anonymous\", \"license\" and \"support\" are optional."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Previous business week"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Previous month"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Previous week"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Previous year"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Queued"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Recreate"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Revert to default"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Roles"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Saturday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Save"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Scheduled "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "Select instance you want to collect data from."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Send"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:80
msgid "Sending instrumentation data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"Sharing your software usage data helps Splunk Inc. optimize your "
"deployment, prioritize our features, improve your experience, notify you "
"of patches, and develop high quality product functionality. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Size"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Status"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:70
msgid "Success"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Sunday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "TestHeader1"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "TestHeader2"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "TestHeader3"
msgstr ""
#: ../../apps/splunk_instrumentation/default/app.conf:16
msgid ""
"This application connects the hosting Splunk instance to Splunk's usage "
"data collection services."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid ""
"This list shows the instances connected to this search head. If you have "
"configured Monitoring Console in distributed mode, use that instance to "
"collect data from any instances not listed here."
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Thursday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Time Created"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Time Sent"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"To ensure compliance with your purchased offering, we collect data about "
"your license consumption. This data is linked to your account using your "
"license GUID. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"To improve our products and offerings, we collect aggregated data about "
"feature usage, performance, deployment topology, infrastructure, and "
"operating environment. This data is not linked to your account. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"To provide you enhanced support and help you troubleshoot and improve "
"your implementation, we collect aggregated data about this deployment's "
"feature usage, performance, deployment topology, infrastructure and "
"operating environment. This data is linked to your account using your "
"license GUID. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:124
msgid ""
"To understand the number of customers using older versions of Splunk "
"software, we collect aggregated software version data. "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Today"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Tuesday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
msgid "Usage Data"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
msgid "View in Search: "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:42
msgid ""
"View license usage, anonymized usage, and support usage data that has "
"been collected (does not include browser session data). "
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "Wednesday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Week to date"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Year to date"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "Yes"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "Yesterday"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "am"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:81
msgid "body"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "conf_replication_summary"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "consensus"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "day"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "dispatch"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "e.g. *.csv to exclude all csv files"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "etc"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "every day"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "every week"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "file_validate"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:81
msgid "footer"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "index_files"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "index_listing"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "instance"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
msgid "instances"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "kvstore"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "log"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "page"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:125
msgid "pm"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "pool"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "rest"
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:27
msgid "results::filter"
msgstr ""
#: ../../apps/splunk_instrumentation/default/searchbnf.conf:16
msgid "results::write"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "searchpeers"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:126
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:127
msgid "selected"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:123
msgid "static-content"
msgstr ""
#: ../../apps/splunk_instrumentation/appserver/static/build/pages/inst.js:61
msgid "unknown error"
msgstr ""