summaryrefslogtreecommitdiff
path: root/open-vm-tools/vgauth/service/l10n/fr.vmsg
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/vgauth/service/l10n/fr.vmsg')
-rw-r--r--open-vm-tools/vgauth/service/l10n/fr.vmsg46
1 files changed, 46 insertions, 0 deletions
diff --git a/open-vm-tools/vgauth/service/l10n/fr.vmsg b/open-vm-tools/vgauth/service/l10n/fr.vmsg
new file mode 100644
index 00000000..1f15a714
--- /dev/null
+++ b/open-vm-tools/vgauth/service/l10n/fr.vmsg
@@ -0,0 +1,46 @@
+##########################################################
+# Copyright (C) 2011-2015 VMware, Inc. All rights reserved.
+#
+# This program is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as published
+# by the Free Software Foundation version 2.1 and no later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+#
+##########################################################
+
+proto.attack = "Attaque de sécurité potentielle ! Le type de requête %1$d a un userName (%2$s) qui ne correspond pas au propriétaire du canal (%3$s) !"
+
+validate.samlBearer.fail = "Échec de la validation du jeton de support SAML : %1$d"
+
+validate.samlBearer.success = "Jeton de support SAML validé pour l'utilisateur '%1$s'"
+
+alias.addid = "Alias ajouté au magasin d'alias appartenant à '%1$s' par l'utilisateur '%2$s'"
+
+alias.dir.badperm = "Le répertoire du magasin d'alias '%1$s' a un propriétaire ou des autorisations incorrects. Les alias actuellement stockés dans '%2$s' ne seront pas disponibles pour l'authentification"
+
+alias.dir.notadir = "Le répertoire du magasin d'alias '%1$s' existe mais n'est pas un répertoire"
+
+alias.dir.renamefail = "Impossible de renommer le répertoire du magasin d'alias suspect '%1$s' en '%2$s'"
+
+
+alias.alias.badfile = "Le magasin d'alias '%1$s' existe, mais n'est pas un fichier standard. Les alias de l'utilisateur '%2$s' ne seront pas disponibles pour l'authentification"
+
+alias.alias.badperm = "Le magasin d'alias '%1$s' a un propriétaire ou des autorisations incorrects. Les alias de l'utilisateur '%2$s' ne seront pas disponibles pour l'authentification"
+
+alias.alias.rename = "Magasin d'alias suspect '%1$s' renommé en '%2$s'"
+
+alias.alias.renamefail = "Impossible de renommer le magasin d'alias suspect '%1$s' en '%2$s'"
+
+alias.mapfile.badperm = "Le fichier de mappage du magasin d'alias '%1$s' a un propriétaire ou des autorisations incorrects. Les alias dans le fichier de mappage ne seront pas disponibles pour l'authentification"
+
+alias.mapping.badfile = "Le fichier de mappage '%1$s' existe, mais n'est pas un fichier standard. Les alias dans le fichier de mappage ne seront pas disponibles pour l'authentification"
+
+alias.removeid = "Alias supprimé du magasin d'alias appartenant à '%1$s' par l'utilisateur '%2$s'"