[Pkg-libvirt-commits] [libvirt] 01/01: Add fr debconf translation

Guido Guenther agx at moszumanska.debian.org
Wed Jan 11 14:34:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/sid
in repository libvirt.

commit cbe5cd06bf8df2df5d4801b034e28d9aa865e993
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Jan 11 15:33:58 2017 +0100

    Add fr debconf translation
    
    Thanks: Alban VIDAL
    Closes: #850938
---
 debian/po/fr.po | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 77 insertions(+)

diff --git a/debian/po/fr.po b/debian/po/fr.po
new file mode 100644
index 0000000..da62940
--- /dev/null
+++ b/debian/po/fr.po
@@ -0,0 +1,77 @@
+# Translation of libvirt debconf template to French
+# Copyright (C) 2017 Debian french l10n team
+# This file is distributed under the same license as the libvirt package.
+# Translator:
+#
+# Alban VIDAL <alban.vidal at zordhak.fr>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: libvirt\n"
+"Report-Msgid-Bugs-To: libvirt at packages.debian.org\n"
+"POT-Creation-Date: 2016-12-22 14:20+0100\n"
+"PO-Revision-Date: 2017-01-07 10:00+0100\n"
+"Last-Translator: Alban VIDAL <alban.vidal at zordhak.fr>\n"
+"Language-Team: French <debian-l10n-french at lists.debian.org>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 1.5\n"
+
+#. Type: boolean
+#. Description
+#: ../libvirt-daemon-system.templates:1001
+msgid "Continue with incorrect libvirt-qemu user/group ID(s)?"
+msgstr ""
+"Faut-il continuer avec un identifiant d'utilisateur ou de groupe pour "
+"libvirt-qemu incorrect ?"
+
+#. Type: boolean
+#. Description
+#: ../libvirt-daemon-system.templates:1001
+msgid ""
+" The user/group ID (uid/gid) allocated for libvirt-qemu (64055)\n"
+" seems to be taken by another user/group, thus it is not possible\n"
+" to create the user/group with this numeric ID."
+msgstr ""
+"L'identifiant d'utilisateur ou de groupe (uid ou gid) attribué à "
+"libvirt-qemu (64055) semble être déjà utilisé par un autre utilisateur ou "
+"groupe, il n'est donc pas possible de créer l'utilisateur ou le groupe avec "
+"cet identifiant numérique."
+
+#. Type: boolean
+#. Description
+#: ../libvirt-daemon-system.templates:1001
+msgid ""
+" The migration of guests with disk image files shared over NFS\n"
+" requires a static libvirt-qemu user and group ID (uid and gid)\n"
+" between the source and destination host systems."
+msgstr ""
+"La migration des systèmes invités avec des fichiers d'image disque partagés "
+"au travers de NFS requiert un identifiant d'utilisateur et de groupe statique "
+"(uid et gid) pour libvirt-qemu entre les systèmes hôtes source et destination."
+
+#. Type: boolean
+#. Description
+#: ../libvirt-daemon-system.templates:1001
+msgid ""
+" If guest migration over NFS is not required, you can continue\n"
+" the installation."
+msgstr ""
+"Si la migration des systèmes invités au travers de NFS n'est pas nécessaire, "
+"vous pouvez continuer l'installation."
+
+#. Type: boolean
+#. Description
+#: ../libvirt-daemon-system.templates:1001
+msgid ""
+" In order to resolve this problem, do not continue the installation,\n"
+" release the 64055 uid/gid (which might involve permission changes),\n"
+" then install this package again."
+msgstr ""
+"Pour résoudre ce problème, ne continuez pas l'installation, libérez l'uid et "
+"le gid 64055 (cela peut impliquer des modifications d'autorisation), puis "
+"installez à nouveau le paquet."
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list