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

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-08-01 10:22:07 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-01 10:22:07 +0300
commitd2951c117b092accd159f5d751bb5441ba6cf53e (patch)
treee0e70af3a3706b64b147839ae1670d923348ff6a
parent3c46482a9e6e2acaa6cb0d59aba3c61a3c12c13e (diff)
Extended language files with new strings
-rw-r--r--db/languages/cn2
-rw-r--r--db/languages/de2
-rw-r--r--db/languages/es2
-rw-r--r--db/languages/fr2
-rw-r--r--db/languages/it2
-rw-r--r--db/languages/nl2
-rw-r--r--db/languages/pt2
-rw-r--r--db/languages/ru2
8 files changed, 16 insertions, 0 deletions
diff --git a/db/languages/cn b/db/languages/cn
index 64abe2aa..fb5d66f4 100644
--- a/db/languages/cn
+++ b/db/languages/cn
@@ -35,3 +35,5 @@
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/de b/db/languages/de
index da48b85e..3a9bb3ee 100644
--- a/db/languages/de
+++ b/db/languages/de
@@ -34,3 +34,5 @@ GEN_PHASE="phase"
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/es b/db/languages/es
index 3df77902..8472a496 100644
--- a/db/languages/es
+++ b/db/languages/es
@@ -34,3 +34,5 @@ GEN_PHASE="fase"
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/fr b/db/languages/fr
index bfca4f55..04e6dcc0 100644
--- a/db/languages/fr
+++ b/db/languages/fr
@@ -34,3 +34,5 @@ TEXT_UPDATE_AVAILABLE="Mise à jour disponible"
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/it b/db/languages/it
index ac67298a..8eb702cf 100644
--- a/db/languages/it
+++ b/db/languages/it
@@ -34,3 +34,5 @@
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/nl b/db/languages/nl
index 9a42ba01..e666bb86 100644
--- a/db/languages/nl
+++ b/db/languages/nl
@@ -34,3 +34,5 @@ NOTE_SKIPPED_TESTS_NON_PRIVILEGED="Overgeslagen testen vanwege beperkte rechten"
TEXT_YOU_CAN_HELP_LOGFILE="Help mee door je logbestand te delen"
TEXT_UPDATE_AVAILABLE="update beschikbaar"
STATUS_ERROR="FOUT"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/pt b/db/languages/pt
index ac67298a..8eb702cf 100644
--- a/db/languages/pt
+++ b/db/languages/pt
@@ -34,3 +34,5 @@
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"
diff --git a/db/languages/ru b/db/languages/ru
index ac67298a..8eb702cf 100644
--- a/db/languages/ru
+++ b/db/languages/ru
@@ -34,3 +34,5 @@
#STATUS_DISABLED="DISABLED"
#STATUS_ENABLED="ENABLED"
#STATUS_ERROR="ERROR"
+#ERROR_NO_LICENSE="No license key configured"
+#ERROR_NO_UPLOAD_SERVER="No upload server configured"