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:
authorYann ILAS <yann.ilas@gmail.com>2016-07-14 14:29:41 +0300
committerMichael Boelen <michael@cisofy.com>2016-07-14 14:29:41 +0300
commit2abaefeb211ef87013b2b2f9d487c6ea24e70787 (patch)
treef39be48b800b33e8f17dbaed138c690a28d7d6e6
parentbf1118ebb31cfcf2fbd2304c12fc65d73c4f8827 (diff)
Correction for some typos (#227)
-rw-r--r--db/languages/fr12
1 files changed, 6 insertions, 6 deletions
diff --git a/db/languages/fr b/db/languages/fr
index 7e61616d..aeee1535 100644
--- a/db/languages/fr
+++ b/db/languages/fr
@@ -1,19 +1,19 @@
GEN_CHECKING="Vérification"
-GEN_CURRENT_VERSION="Version Actuelle"
-GEN_DEBUG_MODE="mode Debug"
+GEN_CURRENT_VERSION="Version actuelle"
+GEN_DEBUG_MODE="mode debug"
GEN_INITIALIZE_PROGRAM="Initialisation"
GEN_PHASE="phase"
GEN_PLUGINS_ENABLED="Plugins activés"
-GEN_VERBOSE_MODE="mode Verbose"
+GEN_VERBOSE_MODE="mode verbose"
GEN_UPDATE_AVAILABLE="mise à jour disponible"
GEN_WHAT_TO_DO="Que faire"
NOTE_EXCEPTIONS_FOUND="Exceptions trouvées"
-NOTE_EXCEPTIONS_FOUND_DETAILED="Des évenements ou informations exceptionnels ont été trouvé"
-NOTE_PLUGINS_TAKE_TIME="Note: les plugins on des tests plus poussés et peuvent prendre plusieurs minutes"
+NOTE_EXCEPTIONS_FOUND_DETAILED="Des événements ou informations exceptionnels ont été trouvés"
+NOTE_PLUGINS_TAKE_TIME="Note: les plugins ont des tests plus poussés et peuvent prendre plusieurs minutes"
NOTE_SKIPPED_TESTS_NON_PRIVILEGED="Tests ignorés faute de privilèges"
SECTION_CUSTOM_TESTS="Tests Personnalisés"
SECTION_MALWARE="Malware"
-SECTION_MEMORY_AND_PROCESSES="Memoire et Processes"
+SECTION_MEMORY_AND_PROCESSES="Memoire et Processus"
STATUS_DONE="FAIT"
STATUS_FOUND="TROUVÉ"
STATUS_YES="OUI"