Re: [systemd-devel] [PATCH] po: update French translation

2015-04-07 Thread Ronny Chevalier
On Wed, Apr 8, 2015 at 12:40 AM, Sylvain Plantefève
 wrote:
> Add strings introduced by 5bdf22430e367799dfa66c724144b624c5479518
> ---
>  po/fr.po | 20 +---
>  1 file changed, 17 insertions(+), 3 deletions(-)
>
> diff --git a/po/fr.po b/po/fr.po
> index f26451f..69862fb 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -7,7 +7,7 @@ msgid ""
>  msgstr ""
>  "Project-Id-Version: systemd\n"
>  "Report-Msgid-Bugs-To: \n"
> -"POT-Creation-Date: 2015-03-09 18:30+0100\n"
> +"POT-Creation-Date: 2015-04-07 20:05+0200\n"
>  "PO-Revision-Date: 2014-12-28 13:04+0100\n"
>  "Last-Translator: Sylvain Plantefève \n"
>  "Language-Team: French\n"
> @@ -438,6 +438,20 @@ msgstr ""
>  "Authentification requise pour verrouiller ou déverrouiller des sessions "
>  "actives."
>
> +#: ../src/login/org.freedesktop.login1.policy.in.h:53
> +msgid "Allow indication to the firmware to boot to setup interface"
> +msgstr ""
> +"Permet d'indiquer au micrologiciel de démarrer sur l'interface de "
> +"configuration"
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:54
> +msgid ""
> +"Authentication is required to indicate to the firmware to boot to setup "
> +"interface."
> +msgstr ""
> +"Authentification requise pour indiquer au micrologiciel de démarrer sur "
> +"l'interface de configuration."
> +
>  #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
>  msgid "Log into a local container"
>  msgstr "Connexion dans un conteneur local"
> @@ -512,13 +526,13 @@ msgstr ""
>  "Authentification requise pour activer ou désactiver la synchronisation de "
>  "l'heure avec le réseau."
>
> -#: ../src/fsckd/fsckd.c:186
> +#: ../src/fsckd/fsckd.c:297
>  msgid "Press Ctrl+C to cancel all filesystem checks in progress"
>  msgstr ""
>  "Appuyez sur Ctrl+C pour annuler toutes vérifications en cours du système de 
> "
>  "fichiers"
>
> -#: ../src/fsckd/fsckd.c:227
> +#: ../src/fsckd/fsckd.c:343
>  #, c-format
>  msgid "Checking in progress on %d disk (%3.1f%% complete)"
>  msgid_plural "Checking in progress on %d disks (%3.1f%% complete)"
> --

Applied.

Thanks

> 2.1.0
>
> ___
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] po: update French translation

2015-04-07 Thread Sylvain Plantefève
Add strings introduced by 5bdf22430e367799dfa66c724144b624c5479518
---
 po/fr.po | 20 +---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index f26451f..69862fb 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-09 18:30+0100\n"
+"POT-Creation-Date: 2015-04-07 20:05+0200\n"
 "PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
@@ -438,6 +438,20 @@ msgstr ""
 "Authentification requise pour verrouiller ou déverrouiller des sessions "
 "actives."
 
+#: ../src/login/org.freedesktop.login1.policy.in.h:53
+msgid "Allow indication to the firmware to boot to setup interface"
+msgstr ""
+"Permet d'indiquer au micrologiciel de démarrer sur l'interface de "
+"configuration"
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:54
+msgid ""
+"Authentication is required to indicate to the firmware to boot to setup "
+"interface."
+msgstr ""
+"Authentification requise pour indiquer au micrologiciel de démarrer sur "
+"l'interface de configuration."
+
 #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
 msgid "Log into a local container"
 msgstr "Connexion dans un conteneur local"
@@ -512,13 +526,13 @@ msgstr ""
 "Authentification requise pour activer ou désactiver la synchronisation de "
 "l'heure avec le réseau."
 
-#: ../src/fsckd/fsckd.c:186
+#: ../src/fsckd/fsckd.c:297
 msgid "Press Ctrl+C to cancel all filesystem checks in progress"
 msgstr ""
 "Appuyez sur Ctrl+C pour annuler toutes vérifications en cours du système de "
 "fichiers"
 
-#: ../src/fsckd/fsckd.c:227
+#: ../src/fsckd/fsckd.c:343
 #, c-format
 msgid "Checking in progress on %d disk (%3.1f%% complete)"
 msgid_plural "Checking in progress on %d disks (%3.1f%% complete)"
-- 
2.1.0

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] po: update French translation

2015-04-07 Thread Sylvain Plantefeve
2015-04-07 20:57 GMT+02:00 Ronny Chevalier :

> Hi Sylvain,
>
> Hi Ronny,


> On Tue, Apr 7, 2015 at 8:26 PM, Sylvain Plantefève
>  wrote:
> > Add strings introduced by 5bdf22430e367799dfa66c724144b624c5479518
> > ---
> >  po/fr.po | 18 +++---
> >  1 file changed, 15 insertions(+), 3 deletions(-)
> >
> > diff --git a/po/fr.po b/po/fr.po
> > index f26451f..3111c49 100644
> > --- a/po/fr.po
> > +++ b/po/fr.po
> > @@ -7,7 +7,7 @@ msgid ""
> >  msgstr ""
> >  "Project-Id-Version: systemd\n"
> >  "Report-Msgid-Bugs-To: \n"
> > -"POT-Creation-Date: 2015-03-09 18:30+0100\n"
> > +"POT-Creation-Date: 2015-04-07 20:05+0200\n"
> >  "PO-Revision-Date: 2014-12-28 13:04+0100\n"
> >  "Last-Translator: Sylvain Plantefève \n"
> >  "Language-Team: French\n"
> > @@ -438,6 +438,18 @@ msgstr ""
> >  "Authentification requise pour verrouiller ou déverrouiller des
> sessions "
> >  "actives."
> >
> > +#: ../src/login/org.freedesktop.login1.policy.in.h:53
> > +msgid "Allow indication to the firmware to boot to setup interface"
> > +msgstr "Indiquer au micrologiciel de démarrer sur l'interface de
> configuration"
> > +
>
> I think you meant:
>
> "Permet d'indiquer au micrologiciel [...]"
>
> Right?
>

> Ronny
>

Right, I will resend soon.

Sylvain
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] po: update French translation

2015-04-07 Thread Ronny Chevalier
Hi Sylvain,

On Tue, Apr 7, 2015 at 8:26 PM, Sylvain Plantefève
 wrote:
> Add strings introduced by 5bdf22430e367799dfa66c724144b624c5479518
> ---
>  po/fr.po | 18 +++---
>  1 file changed, 15 insertions(+), 3 deletions(-)
>
> diff --git a/po/fr.po b/po/fr.po
> index f26451f..3111c49 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -7,7 +7,7 @@ msgid ""
>  msgstr ""
>  "Project-Id-Version: systemd\n"
>  "Report-Msgid-Bugs-To: \n"
> -"POT-Creation-Date: 2015-03-09 18:30+0100\n"
> +"POT-Creation-Date: 2015-04-07 20:05+0200\n"
>  "PO-Revision-Date: 2014-12-28 13:04+0100\n"
>  "Last-Translator: Sylvain Plantefève \n"
>  "Language-Team: French\n"
> @@ -438,6 +438,18 @@ msgstr ""
>  "Authentification requise pour verrouiller ou déverrouiller des sessions "
>  "actives."
>
> +#: ../src/login/org.freedesktop.login1.policy.in.h:53
> +msgid "Allow indication to the firmware to boot to setup interface"
> +msgstr "Indiquer au micrologiciel de démarrer sur l'interface de 
> configuration"
> +

I think you meant:

"Permet d'indiquer au micrologiciel [...]"

Right?

Ronny
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] po: update French translation

2015-04-07 Thread Sylvain Plantefève
Add strings introduced by 5bdf22430e367799dfa66c724144b624c5479518
---
 po/fr.po | 18 +++---
 1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index f26451f..3111c49 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-09 18:30+0100\n"
+"POT-Creation-Date: 2015-04-07 20:05+0200\n"
 "PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
@@ -438,6 +438,18 @@ msgstr ""
 "Authentification requise pour verrouiller ou déverrouiller des sessions "
 "actives."
 
+#: ../src/login/org.freedesktop.login1.policy.in.h:53
+msgid "Allow indication to the firmware to boot to setup interface"
+msgstr "Indiquer au micrologiciel de démarrer sur l'interface de configuration"
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:54
+msgid ""
+"Authentication is required to indicate to the firmware to boot to setup "
+"interface."
+msgstr ""
+"Authentification requise pour indiquer au micrologiciel de démarrer sur "
+"l'interface de configuration."
+
 #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
 msgid "Log into a local container"
 msgstr "Connexion dans un conteneur local"
@@ -512,13 +524,13 @@ msgstr ""
 "Authentification requise pour activer ou désactiver la synchronisation de "
 "l'heure avec le réseau."
 
-#: ../src/fsckd/fsckd.c:186
+#: ../src/fsckd/fsckd.c:297
 msgid "Press Ctrl+C to cancel all filesystem checks in progress"
 msgstr ""
 "Appuyez sur Ctrl+C pour annuler toutes vérifications en cours du système de "
 "fichiers"
 
-#: ../src/fsckd/fsckd.c:227
+#: ../src/fsckd/fsckd.c:343
 #, c-format
 msgid "Checking in progress on %d disk (%3.1f%% complete)"
 msgid_plural "Checking in progress on %d disks (%3.1f%% complete)"
-- 
2.1.0

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] po: update French translation

2015-03-09 Thread Ronny Chevalier
2015-03-09 18:36 GMT+01:00 Sylvain Plantefève :
> Add strings for importd, following 587fec427c80b6c34dcf1d7570f891fcb652a7c5

Hi,

Patch applied, thanks!

Ronny


> ---
>  po/fr.po | 18 ++
>  1 file changed, 14 insertions(+), 4 deletions(-)
>
> diff --git a/po/fr.po b/po/fr.po
> index b3b17ce..f26451f 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -7,7 +7,7 @@ msgid ""
>  msgstr ""
>  "Project-Id-Version: systemd\n"
>  "Report-Msgid-Bugs-To: \n"
> -"POT-Creation-Date: 2015-03-06 21:16+0100\n"
> +"POT-Creation-Date: 2015-03-09 18:30+0100\n"
>  "PO-Revision-Date: 2014-12-28 13:04+0100\n"
>  "Last-Translator: Sylvain Plantefève \n"
>  "Language-Team: French\n"
> @@ -103,14 +103,24 @@ msgstr "Importer une image de machine virtuelle (VM) ou 
> de conteneur"
>  #: ../src/import/org.freedesktop.import1.policy.in.h:2
>  msgid "Authentication is required to import a VM or container image"
>  msgstr ""
> -"Authentification requise pour importer une image de machine virtuelle "
> -"(VM) ou de conteneur."
> +"Authentification requise pour importer une image de machine virtuelle (VM) "
> +"ou de conteneur."
>
>  #: ../src/import/org.freedesktop.import1.policy.in.h:3
> +msgid "Export a VM or container image"
> +msgstr "Exporter une image de machine virtuelle (VM) ou de conteneur"
> +
> +#: ../src/import/org.freedesktop.import1.policy.in.h:4
> +msgid "Authentication is required to export a VM or container image"
> +msgstr ""
> +"Authentification requise pour exporter une image de machine virtuelle (VM) "
> +"ou de conteneur."
> +
> +#: ../src/import/org.freedesktop.import1.policy.in.h:5
>  msgid "Download a VM or container image"
>  msgstr "Télécharger une image de machine virtuelle (VM) ou de conteneur"
>
> -#: ../src/import/org.freedesktop.import1.policy.in.h:4
> +#: ../src/import/org.freedesktop.import1.policy.in.h:6
>  msgid "Authentication is required to download a VM or container image"
>  msgstr ""
>  "Authentification requise pour télécharger une image de machine virtuelle "
> --
> 2.1.4
>
> ___
> systemd-devel mailing list
> systemd-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] po: update French translation

2015-03-09 Thread Sylvain Plantefève
Add strings for importd, following 587fec427c80b6c34dcf1d7570f891fcb652a7c5
---
 po/fr.po | 18 ++
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index b3b17ce..f26451f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-06 21:16+0100\n"
+"POT-Creation-Date: 2015-03-09 18:30+0100\n"
 "PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
@@ -103,14 +103,24 @@ msgstr "Importer une image de machine virtuelle (VM) ou 
de conteneur"
 #: ../src/import/org.freedesktop.import1.policy.in.h:2
 msgid "Authentication is required to import a VM or container image"
 msgstr ""
-"Authentification requise pour importer une image de machine virtuelle "
-"(VM) ou de conteneur."
+"Authentification requise pour importer une image de machine virtuelle (VM) "
+"ou de conteneur."
 
 #: ../src/import/org.freedesktop.import1.policy.in.h:3
+msgid "Export a VM or container image"
+msgstr "Exporter une image de machine virtuelle (VM) ou de conteneur"
+
+#: ../src/import/org.freedesktop.import1.policy.in.h:4
+msgid "Authentication is required to export a VM or container image"
+msgstr ""
+"Authentification requise pour exporter une image de machine virtuelle (VM) "
+"ou de conteneur."
+
+#: ../src/import/org.freedesktop.import1.policy.in.h:5
 msgid "Download a VM or container image"
 msgstr "Télécharger une image de machine virtuelle (VM) ou de conteneur"
 
-#: ../src/import/org.freedesktop.import1.policy.in.h:4
+#: ../src/import/org.freedesktop.import1.policy.in.h:6
 msgid "Authentication is required to download a VM or container image"
 msgstr ""
 "Authentification requise pour télécharger une image de machine virtuelle "
-- 
2.1.4

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] po: update French translation

2015-03-06 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Mar 07, 2015 at 12:56:46AM +0100, Sylvain Plantefève wrote:
> ---
>  po/fr.po | 14 --
>  1 file changed, 12 insertions(+), 2 deletions(-)
Applied.

Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] po: update French translation

2015-03-06 Thread Sylvain Plantefève
---
 po/fr.po | 14 --
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 1cd4b55..b3b17ce 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-18 19:48+0100\n"
+"POT-Creation-Date: 2015-03-06 21:16+0100\n"
 "PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
@@ -97,10 +97,20 @@ msgstr ""
 "Authentification requise pour définir les informations sur la machine locale."
 
 #: ../src/import/org.freedesktop.import1.policy.in.h:1
+msgid "Import a VM or container image"
+msgstr "Importer une image de machine virtuelle (VM) ou de conteneur"
+
+#: ../src/import/org.freedesktop.import1.policy.in.h:2
+msgid "Authentication is required to import a VM or container image"
+msgstr ""
+"Authentification requise pour importer une image de machine virtuelle "
+"(VM) ou de conteneur."
+
+#: ../src/import/org.freedesktop.import1.policy.in.h:3
 msgid "Download a VM or container image"
 msgstr "Télécharger une image de machine virtuelle (VM) ou de conteneur"
 
-#: ../src/import/org.freedesktop.import1.policy.in.h:2
+#: ../src/import/org.freedesktop.import1.policy.in.h:4
 msgid "Authentication is required to download a VM or container image"
 msgstr ""
 "Authentification requise pour télécharger une image de machine virtuelle "
-- 
2.1.4

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] po: update French translation

2015-02-22 Thread Ronny Chevalier
Le 19 février 2015 23:31, Sylvain Plantefève
 a écrit :
> ---
>  po/fr.po | 76 
> +---
>  1 file changed, 68 insertions(+), 8 deletions(-)
>
> diff --git a/po/fr.po b/po/fr.po
> index 8e44e0c..58a0b85 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -7,7 +7,7 @@ msgid ""
>  msgstr ""
>  "Project-Id-Version: systemd\n"
>  "Report-Msgid-Bugs-To: \n"
> -"POT-Creation-Date: 2015-01-22 16:03+0100\n"
> +"POT-Creation-Date: 2015-02-18 19:48+0100\n"
>  "PO-Revision-Date: 2014-12-28 13:04+0100\n"
>  "Last-Translator: Sylvain Plantefève \n"
>  "Language-Team: French\n"
> @@ -27,11 +27,11 @@ msgid ""
>  msgstr "Authentification requise pour renvoyer la phrase secrète au système."
>
>  #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:3
> -msgid "Manage system services or units"
> +msgid "Manage system services or other units"
>  msgstr "Gérer les services système ou les unités"
>
>  #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:4
> -msgid "Authentication is required to manage system services or units."
> +msgid "Authentication is required to manage system services or other units."
>  msgstr ""
>  "Authentification requise pour gérer les services système ou les unités."
>
> @@ -46,10 +46,24 @@ msgstr ""
>  "unités."
>
>  #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:7
> +msgid "Set or unset system and service manager environment variables"
> +msgstr ""
> +"Définir ou supprimer des variables d'environnement du système ou du "
> +"gestionnaire de services"
> +
> +#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
> +msgid ""
> +"Authentication is required to set or unset system and service manager "
> +"environment variables."
> +msgstr ""
> +"Authentification requise pour définir ou supprimer des variables "
> +"d'environnement du système ou du gestionnaire de services."
> +
> +#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:9
>  msgid "Reload the systemd state"
>  msgstr "Recharger l'état de systemd"
>
> -#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
> +#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:10
>  msgid "Authentication is required to reload the systemd state."
>  msgstr "Authentification requise pour recharger l'état de systemd"
>
> @@ -89,8 +103,8 @@ msgstr "Télécharger une image de machine virtuelle (VM) ou 
> de conteneur"
>  #: ../src/import/org.freedesktop.import1.policy.in.h:2
>  msgid "Authentication is required to download a VM or container image"
>  msgstr ""
> -"Authentification requise pour télécharger une image de "
> -"machine virtuelle (VM) ou de conteneur."
> +"Authentification requise pour télécharger une image de machine virtuelle "
> +"(VM) ou de conteneur."
>
>  #: ../src/locale/org.freedesktop.locale1.policy.in.h:1
>  msgid "Set system locale"
> @@ -383,15 +397,59 @@ msgstr ""
>  "Authentification requise pour mettre le système en hibernation alors qu'une 
> "
>  "application a demandé de l'empêcher."
>
> +#: ../src/login/org.freedesktop.login1.policy.in.h:49
> +msgid "Manager active sessions, users and seats"
> +msgstr "Gérer les sessions actives, les utilisateurs et les postes (seats)"
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:50
> +msgid ""
> +"Authentication is required for managing active sessions, users and seats."
> +msgstr ""
> +"Authentification requise pour gérer les sessions actives, les utilisateurs "
> +"et les postes (seats)."
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:51
> +msgid "Lock or unlock active sessions"
> +msgstr "Verrouiller ou déverrouiller des sessions actives"
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:52
> +msgid "Authentication is required for locking or unlocking active sessions."
> +msgstr ""
> +"Authentification requise pour verrouiller ou déverrouiller des sessions "
> +"actives."
> +
>  #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
>  msgid "Log into a local container"
>  msgstr "Connexion dans un conteneur local"
>
>  #: ../src/machine/org.freedesktop.machine1.policy.in.h:2
> -msgid "Authentication is required to log into a local container"
> +msgid "Authentication is required to log into a local container."
>  msgstr ""
>  "Authentification requise pour permettre la connexion dans un conteneur 
> local."
>
> +#: ../src/machine/org.freedesktop.machine1.policy.in.h:3
> +msgid "Manage local virtual machines and containers"
> +msgstr "Gérer les machines virtuelles (VM) et conteneurs locaux"
> +
> +#: ../src/machine/org.freedesktop.machine1.policy.in.h:4
> +msgid ""
> +"Authentication is required to manage local virtual machines and containers."
> +msgstr ""
> +"Authentification requise pour gérer les machines virtuelles (VM) et les "
> +"conteneurs locaux."
> +
> +#: ../src/machine/org.freedesktop.machine1.policy.in.h:5
> +msgid "Manage local virtual machine and container images"
> +msgstr "Gérer les images locales de machines virtuelles (VM) et de 
> conteneurs"
> +
> +#: ../src/machine/org.

Re: [systemd-devel] [PATCH] po: update French translation

2015-02-19 Thread Sylvain Plantefève
---
 po/fr.po | 76 +---
 1 file changed, 68 insertions(+), 8 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 8e44e0c..58a0b85 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-01-22 16:03+0100\n"
+"POT-Creation-Date: 2015-02-18 19:48+0100\n"
 "PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
@@ -27,11 +27,11 @@ msgid ""
 msgstr "Authentification requise pour renvoyer la phrase secrète au système."
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:3
-msgid "Manage system services or units"
+msgid "Manage system services or other units"
 msgstr "Gérer les services système ou les unités"
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:4
-msgid "Authentication is required to manage system services or units."
+msgid "Authentication is required to manage system services or other units."
 msgstr ""
 "Authentification requise pour gérer les services système ou les unités."
 
@@ -46,10 +46,24 @@ msgstr ""
 "unités."
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:7
+msgid "Set or unset system and service manager environment variables"
+msgstr ""
+"Définir ou supprimer des variables d'environnement du système ou du "
+"gestionnaire de services"
+
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
+msgid ""
+"Authentication is required to set or unset system and service manager "
+"environment variables."
+msgstr ""
+"Authentification requise pour définir ou supprimer des variables "
+"d'environnement du système ou du gestionnaire de services."
+
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:9
 msgid "Reload the systemd state"
 msgstr "Recharger l'état de systemd"
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:10
 msgid "Authentication is required to reload the systemd state."
 msgstr "Authentification requise pour recharger l'état de systemd"
 
@@ -89,8 +103,8 @@ msgstr "Télécharger une image de machine virtuelle (VM) ou 
de conteneur"
 #: ../src/import/org.freedesktop.import1.policy.in.h:2
 msgid "Authentication is required to download a VM or container image"
 msgstr ""
-"Authentification requise pour télécharger une image de "
-"machine virtuelle (VM) ou de conteneur."
+"Authentification requise pour télécharger une image de machine virtuelle "
+"(VM) ou de conteneur."
 
 #: ../src/locale/org.freedesktop.locale1.policy.in.h:1
 msgid "Set system locale"
@@ -383,15 +397,59 @@ msgstr ""
 "Authentification requise pour mettre le système en hibernation alors qu'une "
 "application a demandé de l'empêcher."
 
+#: ../src/login/org.freedesktop.login1.policy.in.h:49
+msgid "Manager active sessions, users and seats"
+msgstr "Gérer les sessions actives, les utilisateurs et les postes (seats)"
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:50
+msgid ""
+"Authentication is required for managing active sessions, users and seats."
+msgstr ""
+"Authentification requise pour gérer les sessions actives, les utilisateurs "
+"et les postes (seats)."
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:51
+msgid "Lock or unlock active sessions"
+msgstr "Verrouiller ou déverrouiller des sessions actives"
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:52
+msgid "Authentication is required for locking or unlocking active sessions."
+msgstr ""
+"Authentification requise pour verrouiller ou déverrouiller des sessions "
+"actives."
+
 #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
 msgid "Log into a local container"
 msgstr "Connexion dans un conteneur local"
 
 #: ../src/machine/org.freedesktop.machine1.policy.in.h:2
-msgid "Authentication is required to log into a local container"
+msgid "Authentication is required to log into a local container."
 msgstr ""
 "Authentification requise pour permettre la connexion dans un conteneur local."
 
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:3
+msgid "Manage local virtual machines and containers"
+msgstr "Gérer les machines virtuelles (VM) et conteneurs locaux"
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:4
+msgid ""
+"Authentication is required to manage local virtual machines and containers."
+msgstr ""
+"Authentification requise pour gérer les machines virtuelles (VM) et les "
+"conteneurs locaux."
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:5
+msgid "Manage local virtual machine and container images"
+msgstr "Gérer les images locales de machines virtuelles (VM) et de conteneurs"
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:6
+msgid ""
+"Authentication is required to manage local virtual machine and container "
+"images."
+msgstr ""
+"Authentification requise pour gérer les images locales de machines "
+"virtuelles (VM) et de conteneurs."
+
 #: ../src/timedate/org.freedeskt

Re: [systemd-devel] [PATCH] po: update French translation

2015-02-19 Thread Ronny Chevalier
Hi,

Le 19 février 2015 20:47, Sylvain Plantefève
 a écrit :
> ---
>  po/fr.po | 76 
> +---
>  1 file changed, 68 insertions(+), 8 deletions(-)
>
> diff --git a/po/fr.po b/po/fr.po
> index 8e44e0c..e0257cb 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -7,7 +7,7 @@ msgid ""
>  msgstr ""
>  "Project-Id-Version: systemd\n"
>  "Report-Msgid-Bugs-To: \n"
> -"POT-Creation-Date: 2015-01-22 16:03+0100\n"
> +"POT-Creation-Date: 2015-02-18 19:48+0100\n"
>  "PO-Revision-Date: 2014-12-28 13:04+0100\n"
>  "Last-Translator: Sylvain Plantefève \n"
>  "Language-Team: French\n"
> @@ -27,11 +27,11 @@ msgid ""
>  msgstr "Authentification requise pour renvoyer la phrase secrète au système."
>
>  #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:3
> -msgid "Manage system services or units"
> +msgid "Manage system services or other units"
>  msgstr "Gérer les services système ou les unités"
>
>  #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:4
> -msgid "Authentication is required to manage system services or units."
> +msgid "Authentication is required to manage system services or other units."
>  msgstr ""
>  "Authentification requise pour gérer les services système ou les unités."
>
> @@ -46,10 +46,24 @@ msgstr ""
>  "unités."
>
>  #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:7
> +msgid "Set or unset system and service manager environment variables"
> +msgstr ""
> +"Définir ou supprimer des variables d'environnement du système ou du "
> +"gestionnaire de services"
> +
> +#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
> +msgid ""
> +"Authentication is required to set or unset system and service manager "
> +"environment variables."
> +msgstr ""
> +"Authentification requise pour définir ou supprimer des variables "
> +"d'environnement du système ou du gestionnaire de services."
> +
> +#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:9
>  msgid "Reload the systemd state"
>  msgstr "Recharger l'état de systemd"
>
> -#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
> +#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:10
>  msgid "Authentication is required to reload the systemd state."
>  msgstr "Authentification requise pour recharger l'état de systemd"
>
> @@ -89,8 +103,8 @@ msgstr "Télécharger une image de machine virtuelle (VM) ou 
> de conteneur"
>  #: ../src/import/org.freedesktop.import1.policy.in.h:2
>  msgid "Authentication is required to download a VM or container image"
>  msgstr ""
> -"Authentification requise pour télécharger une image de "
> -"machine virtuelle (VM) ou de conteneur."
> +"Authentification requise pour télécharger une image de machine virtuelle "
> +"(VM) ou de conteneur."
>
>  #: ../src/locale/org.freedesktop.locale1.policy.in.h:1
>  msgid "Set system locale"
> @@ -383,15 +397,59 @@ msgstr ""
>  "Authentification requise pour mettre le système en hibernation alors qu'une 
> "
>  "application a demandé de l'empêcher."
>
> +#: ../src/login/org.freedesktop.login1.policy.in.h:49
> +msgid "Manager active sessions, users and seats"
> +msgstr "Gérer les sessions actives, les utilisateurs et les postes (seats)"
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:50
> +msgid ""
> +"Authentication is required for managing active sessions, users and seats."
> +msgstr ""
> +"Authentification requise pour gérer les sessions actives, les utilisateurs "
> +"et les postes (seats)."
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:51
> +msgid "Lock or unlock active sessions"
> +msgstr "Verrouiller ou déverrouiller des sessions actives"
> +
> +#: ../src/login/org.freedesktop.login1.policy.in.h:52
> +msgid "Authentication is required for locking or unlocking active sessions."
> +msgstr ""
> +"Authentification requise pour verrouiller ou déverrouiller des sessions "
> +"actives."
> +
>  #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
>  msgid "Log into a local container"
>  msgstr "Connexion dans un conteneur local"
>
>  #: ../src/machine/org.freedesktop.machine1.policy.in.h:2
> -msgid "Authentication is required to log into a local container"
> +msgid "Authentication is required to log into a local container."
>  msgstr ""
>  "Authentification requise pour permettre la connexion dans un conteneur 
> local."
>
> +#: ../src/machine/org.freedesktop.machine1.policy.in.h:3
> +msgid "Manage local virtual machines and containers"
> +msgstr "Gérer les machines virtuelles (VM) et conteneurs locaux"
> +
> +#: ../src/machine/org.freedesktop.machine1.policy.in.h:4
> +msgid ""
> +"Authentication is required to manage local virtual machines and containers."
> +msgstr ""
> +"Authentification requise pour gérer les machines virtuelles (VM) et les "
> +"conteneurs locaux."
> +
> +#: ../src/machine/org.freedesktop.machine1.policy.in.h:5
> +msgid "Manage local virtual machine and container images"
> +msgstr "Gérer les images locales de machines virtuelles (VM) et de 
> conteneurs"
> +
> +#: ../src/machine

[systemd-devel] [PATCH] po: update French translation

2015-02-19 Thread Sylvain Plantefève
---
 po/fr.po | 76 +---
 1 file changed, 68 insertions(+), 8 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 8e44e0c..e0257cb 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-01-22 16:03+0100\n"
+"POT-Creation-Date: 2015-02-18 19:48+0100\n"
 "PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
@@ -27,11 +27,11 @@ msgid ""
 msgstr "Authentification requise pour renvoyer la phrase secrète au système."
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:3
-msgid "Manage system services or units"
+msgid "Manage system services or other units"
 msgstr "Gérer les services système ou les unités"
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:4
-msgid "Authentication is required to manage system services or units."
+msgid "Authentication is required to manage system services or other units."
 msgstr ""
 "Authentification requise pour gérer les services système ou les unités."
 
@@ -46,10 +46,24 @@ msgstr ""
 "unités."
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:7
+msgid "Set or unset system and service manager environment variables"
+msgstr ""
+"Définir ou supprimer des variables d'environnement du système ou du "
+"gestionnaire de services"
+
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
+msgid ""
+"Authentication is required to set or unset system and service manager "
+"environment variables."
+msgstr ""
+"Authentification requise pour définir ou supprimer des variables "
+"d'environnement du système ou du gestionnaire de services."
+
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:9
 msgid "Reload the systemd state"
 msgstr "Recharger l'état de systemd"
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:10
 msgid "Authentication is required to reload the systemd state."
 msgstr "Authentification requise pour recharger l'état de systemd"
 
@@ -89,8 +103,8 @@ msgstr "Télécharger une image de machine virtuelle (VM) ou 
de conteneur"
 #: ../src/import/org.freedesktop.import1.policy.in.h:2
 msgid "Authentication is required to download a VM or container image"
 msgstr ""
-"Authentification requise pour télécharger une image de "
-"machine virtuelle (VM) ou de conteneur."
+"Authentification requise pour télécharger une image de machine virtuelle "
+"(VM) ou de conteneur."
 
 #: ../src/locale/org.freedesktop.locale1.policy.in.h:1
 msgid "Set system locale"
@@ -383,15 +397,59 @@ msgstr ""
 "Authentification requise pour mettre le système en hibernation alors qu'une "
 "application a demandé de l'empêcher."
 
+#: ../src/login/org.freedesktop.login1.policy.in.h:49
+msgid "Manager active sessions, users and seats"
+msgstr "Gérer les sessions actives, les utilisateurs et les postes (seats)"
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:50
+msgid ""
+"Authentication is required for managing active sessions, users and seats."
+msgstr ""
+"Authentification requise pour gérer les sessions actives, les utilisateurs "
+"et les postes (seats)."
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:51
+msgid "Lock or unlock active sessions"
+msgstr "Verrouiller ou déverrouiller des sessions actives"
+
+#: ../src/login/org.freedesktop.login1.policy.in.h:52
+msgid "Authentication is required for locking or unlocking active sessions."
+msgstr ""
+"Authentification requise pour verrouiller ou déverrouiller des sessions "
+"actives."
+
 #: ../src/machine/org.freedesktop.machine1.policy.in.h:1
 msgid "Log into a local container"
 msgstr "Connexion dans un conteneur local"
 
 #: ../src/machine/org.freedesktop.machine1.policy.in.h:2
-msgid "Authentication is required to log into a local container"
+msgid "Authentication is required to log into a local container."
 msgstr ""
 "Authentification requise pour permettre la connexion dans un conteneur local."
 
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:3
+msgid "Manage local virtual machines and containers"
+msgstr "Gérer les machines virtuelles (VM) et conteneurs locaux"
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:4
+msgid ""
+"Authentication is required to manage local virtual machines and containers."
+msgstr ""
+"Authentification requise pour gérer les machines virtuelles (VM) et les "
+"conteneurs locaux."
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:5
+msgid "Manage local virtual machine and container images"
+msgstr "Gérer les images locales de machines virtuelles (VM) et de conteneurs"
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:6
+msgid ""
+"Authentication is required to manage local virtual machine and container "
+"images."
+msgstr ""
+"Authentification requise pour gérer les images locales de machines "
+"virtuelles (VM) et de conteneurs."
+
 #: ../src/timedate/org.freedeskt

Re: [systemd-devel] [PATCH] po: update French translation

2015-01-01 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jan 01, 2015 at 06:02:54PM +0100, Sylvain Plantefève wrote:
> ---
>  po/fr.po | 33 -
>  1 file changed, 16 insertions(+), 17 deletions(-)
Applied.

The strings changed in the meanwhile. I fixed up the po file, so
everything should be fine, but please check.

Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] po: update French translation

2015-01-01 Thread Sylvain Plantefève
---
 po/fr.po | 33 -
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 243465c..6b577fb 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-14 17:49+0100\n"
-"PO-Revision-Date: 2014-04-29 09:17+0300\n"
+"POT-Creation-Date: 2014-12-28 13:02+0100\n"
+"PO-Revision-Date: 2014-12-28 13:04+0100\n"
 "Last-Translator: Sylvain Plantefève \n"
 "Language-Team: French\n"
 "Language: fr\n"
@@ -334,6 +334,15 @@ msgstr ""
 "Authentification requise pour mettre le système en hibernation alors qu'une "
 "application a demandé de l'empêcher."
 
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:1
+msgid "Login into a local container"
+msgstr "Connexion dans un conteneur local"
+
+#: ../src/machine/org.freedesktop.machine1.policy.in.h:2
+msgid "Authentication is required to allow login into a local container."
+msgstr ""
+"Authentification requise pour permettre la connexion dans un conteneur local."
+
 #: ../src/timedate/org.freedesktop.timedate1.policy.in.h:1
 msgid "Set system time"
 msgstr "Définir l'heure du système"
@@ -387,37 +396,27 @@ msgstr ""
 "Authentification requise pour renvoyer la phrase secrète au système."
 
 #: ../src/core/org.freedesktop.systemd1.policy.in.in.h:3
-msgid "Privileged system and service manager access"
-msgstr "Accès privilégié au gestionnaire du système et des services"
-
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:4
-msgid "Authentication is required to access the system and service manager."
-msgstr ""
-"Authentification requise pour accéder au gestionnaire du système et des "
-"services."
-
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:5
 msgid "Manage system services or units"
 msgstr "Gérer les services système ou les unités"
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:6
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:4
 msgid "Authentication is required to manage system services or units."
 msgstr ""
 "Authentification requise pour gérer les services système ou les unités."
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:7
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:5
 msgid "Manage system service or unit files"
 msgstr "Gérer le service système ou ses fichiers unités"
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:6
 msgid "Authentication is required to manage system service or unit files."
 msgstr ""
 "Authentification requise pour gérer le service système ou ses fichiers 
unités."
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:9
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:7
 msgid "Reload the systemd state"
 msgstr "Recharger l'état de systemd"
 
-#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:10
+#: ../src/core/org.freedesktop.systemd1.policy.in.in.h:8
 msgid "Authentication is required to reload the systemd state."
 msgstr "Authentification requise pour recharger l'état de systemd"
-- 
2.1.0

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel