From ed4a8421e4d51c19a4aa1bd5e91370ba8bc8efca Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 5 Aug 2019 21:24:59 +0200 Subject: Release 1.9.2 --- po/fr.po | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 3e97c8214..9c688979e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2019-01-21 09:19+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -739,11 +739,28 @@ msgstr "Impossible d'ouvrir le fichier verrou %s" msgid "Not using locking for nfs mounted lock file %s" msgstr "Verrou non utilisé pour le fichier %s se situant sur une partition nfs" +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +#| msgid "Could not get lock %s" +msgid "Could not get lock %s. It is held by process %d" +msgstr "Impossible d'obtenir le verrou %s" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not get lock %s. It is held by process %d (%s)" +msgstr "" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not get lock %s" msgstr "Impossible d'obtenir le verrou %s" +#: apt-pkg/contrib/fileutl.cc +msgid "" +"Be aware that removing the lock file is not a solution and may break your " +"system." +msgstr "" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "List of files can't be created as '%s' is not a directory" -- cgit v1.2.3