Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pl « languages « db - github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 729cda314258ed8abbc315f888248b6d7f0512f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#ERROR_NO_LICENSE="No license key configured"
#ERROR_NO_UPLOAD_SERVER="No upload server configured"
#GEN_CHECKING="Checking"
#GEN_CURRENT_VERSION="Current version"
#GEN_DEBUG_MODE="Debug mode"
#GEN_INITIALIZE_PROGRAM="Initializing program"
#GEN_PHASE="phase"
#GEN_PLUGINS_ENABLED="Plugins enabled"
#GEN_VERBOSE_MODE="Verbose mode"
#GEN_UPDATE_AVAILABLE="update available"
#GEN_WHAT_TO_DO="What to do"
#NOTE_EXCEPTIONS_FOUND="Exceptions found"
#NOTE_EXCEPTIONS_FOUND_DETAILED="Some exceptional events or information was found"
#NOTE_PLUGINS_TAKE_TIME="Note: plugins have more extensive tests and may take several minutes to complete"
#NOTE_SKIPPED_TESTS_NON_PRIVILEGED="Skipped tests due to non-privileged mode"
#SECTION_CUSTOM_TESTS="Custom Tests"
#SECTION_MALWARE="Malware"
#SECTION_MEMORY_AND_PROCESSES="Memory and Processes"
#STATUS_DISABLED="DISABLED"
#STATUS_DONE="DONE"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
#STATUS_FOUND="FOUND"
#STATUS_YES="YES"
#STATUS_NO="NO"
#STATUS_OFF="OFF"
#STATUS_OK="OK"
#STATUS_ON="ON"
#STATUS_NONE="NONE"
#STATUS_NOT_FOUND="NOT FOUND"
#STATUS_NOT_RUNNING="NOT RUNNING"
#STATUS_RUNNING="RUNNING"
#STATUS_SKIPPED="SKIPPED"
#STATUS_SUGGESTION="SUGGESTION"
#STATUS_UNKNOWN="UNKNOWN"
#STATUS_WARNING="WARNING"
#TEXT_YOU_CAN_HELP_LOGFILE="You can help by providing your log file"
#TEXT_UPDATE_AVAILABLE="update available"