From ae2a6be8a2155c136f9535abfbcc750c8c395cd2 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Thu, 23 Jun 2016 08:56:22 +0200 Subject: show right binary name in simulation notice Closes: 825216 --- po/fr.po | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index fdb4a50c2..932ad8ca7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-06-22 14:51+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2013-12-15 16:45+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -558,19 +558,21 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "NOTE: Ceci n'est qu'une simulation !\n" -" apt-get a besoin des privilèges du superutilisateur\n" +" %s a besoin des privilèges du superutilisateur\n" " pour pouvoir vraiment fonctionner.\n" " Veuillez aussi noter que le verrouillage est désactivé,\n" " et la situation n'est donc pas forcément représentative\n" -" de la réalité !" +" de la réalité !\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" -- cgit v1.2.3