diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-05 21:24:59 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-05 21:26:15 +0200 |
commit | ed4a8421e4d51c19a4aa1bd5e91370ba8bc8efca (patch) | |
tree | 6b8becc9f98659e164a68517b7d023a5fb3b19ef | |
parent | 44f3051c56bb7fbe301625dd368c6a2fc36e64d0 (diff) |
Release 1.9.21.9.2
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | debian/changelog | 15 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 4 | ||||
-rw-r--r-- | po/apt-all.pot | 20 | ||||
-rw-r--r-- | po/ar.po | 18 | ||||
-rw-r--r-- | po/ast.po | 19 | ||||
-rw-r--r-- | po/bg.po | 19 | ||||
-rw-r--r-- | po/bs.po | 18 | ||||
-rw-r--r-- | po/ca.po | 19 | ||||
-rw-r--r-- | po/cs.po | 19 | ||||
-rw-r--r-- | po/cy.po | 19 | ||||
-rw-r--r-- | po/da.po | 19 | ||||
-rw-r--r-- | po/de.po | 19 | ||||
-rw-r--r-- | po/dz.po | 19 | ||||
-rw-r--r-- | po/el.po | 19 | ||||
-rw-r--r-- | po/es.po | 19 | ||||
-rw-r--r-- | po/eu.po | 19 | ||||
-rw-r--r-- | po/fi.po | 19 | ||||
-rw-r--r-- | po/fr.po | 19 | ||||
-rw-r--r-- | po/gl.po | 19 | ||||
-rw-r--r-- | po/hu.po | 19 | ||||
-rw-r--r-- | po/it.po | 19 | ||||
-rw-r--r-- | po/ja.po | 19 | ||||
-rw-r--r-- | po/km.po | 19 | ||||
-rw-r--r-- | po/ko.po | 19 | ||||
-rw-r--r-- | po/ku.po | 18 | ||||
-rw-r--r-- | po/lt.po | 19 | ||||
-rw-r--r-- | po/mr.po | 19 | ||||
-rw-r--r-- | po/nb.po | 19 | ||||
-rw-r--r-- | po/ne.po | 19 | ||||
-rw-r--r-- | po/nl.po | 19 | ||||
-rw-r--r-- | po/nn.po | 19 | ||||
-rw-r--r-- | po/pl.po | 19 | ||||
-rw-r--r-- | po/pt.po | 19 | ||||
-rw-r--r-- | po/pt_BR.po | 19 | ||||
-rw-r--r-- | po/ro.po | 19 | ||||
-rw-r--r-- | po/ru.po | 19 | ||||
-rw-r--r-- | po/sk.po | 19 | ||||
-rw-r--r-- | po/sl.po | 19 | ||||
-rw-r--r-- | po/sv.po | 19 | ||||
-rw-r--r-- | po/th.po | 19 | ||||
-rw-r--r-- | po/tl.po | 19 | ||||
-rw-r--r-- | po/tr.po | 19 | ||||
-rw-r--r-- | po/uk.po | 19 | ||||
-rw-r--r-- | po/vi.po | 19 | ||||
-rw-r--r-- | po/zh_CN.po | 19 | ||||
-rw-r--r-- | po/zh_TW.po | 19 |
48 files changed, 808 insertions, 49 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ade7f322..bc603d4fc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -196,7 +196,7 @@ check_cxx_target(HAVE_FMV_SSE42_AND_CRC32DI "sse4.2" "__builtin_ia32_crc32di(0, # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team <deity@lists.debian.org>") -set(PACKAGE_VERSION "1.9.1") +set(PACKAGE_VERSION "1.9.2") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 378f6bcb0..f106de015 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (1.9.2) experimental; urgency=medium + + [ Julian Andres Klode ] + * Improve locking messaging - pid and name, "do not remove lock file" + + [ Lynn Cyrin ] + * Change a pronoun in the readme from `he` to `they` + + [ David Kalnischkies ] + * Distribute host-less work based on backlog of the queues + * Show details about the package with bad Provides + * Apply various suggestions by cppcheck + + -- Julian Andres Klode <jak@debian.org> Mon, 05 Aug 2019 21:26:10 +0200 + apt (1.9.1) experimental; urgency=medium * RFC1123StrToTime: Accept const std::string& as first argument diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 8d62060fc..9f278aafe 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.9.1"> +<!ENTITY apt-product-version "1.9.2"> <!-- (Code)names for various things used all over the place --> <!ENTITY debian-oldstable-codename "stretch"> diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index d780c0119..ed4d03a3e 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 1.9.1\n" +"Project-Id-Version: apt-doc 1.9.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-20 17:53+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/po/apt-all.pot b/po/apt-all.pot index c68ac307c..87ca60ad3 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.9.1\n" +"Project-Id-Version: apt 1.9.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-20 17:53+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -655,10 +655,26 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format +msgid "Could not get lock %s. It is held by process %d" +msgstr "" + +#: 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 "" #: 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" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n" "Language-Team: Arabic <support@arabeyes.org>\n" @@ -665,10 +665,26 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format +msgid "Could not get lock %s. It is held by process %d" +msgstr "" + +#: 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 "" #: 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" msgstr "" @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" "Language-Team: Asturian (ast)\n" @@ -680,11 +680,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Nun ta usándose bloquéu pal ficheru de bloquéu %s montáu per 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 "Nun se pudo torgar %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 "Nun se pudo torgar %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" msgstr "" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov <dmn@debian.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" @@ -699,11 +699,28 @@ msgstr "" "Не се използва заключване за файл за заключване %s, който е монтиран по 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 "Неуспех при достъпа до заключване %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 "Неуспех при достъпа до заключване %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" msgstr "Не може да се създаде списък от файлове, защото „%s“ не е директория" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -660,10 +660,26 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format +msgid "Could not get lock %s. It is held by process %d" +msgstr "" + +#: 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 "" #: 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" msgstr "" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2016-12-05 21:09+0100\n" "Last-Translator: Oriol Debian <oriol.debian@gmail.com>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -733,11 +733,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "No s'empren bloquejos per al fitxer de blocat %s de muntar 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 "No s'ha pogut blocar %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 "No s'ha pogut blocar %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" msgstr "No es pot crear la llista de fitxers perquè «%s» no és un directori" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -709,11 +709,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Nepoužívá se zamykání pro zámkový soubor %s připojený přes 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 "Nelze získat zámek %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 "Nelze získat zámek %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" msgstr "Seznam souborů nelze vytvořit, jelikož „%s“ není adresář" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n" "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n" @@ -678,11 +678,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Ddim yn cloi'r ffeil clo ar NFS %s" #: 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 "Methwyd cael y clo %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 "Methwyd cael y clo %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" msgstr "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -716,11 +716,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Benytter ikke låsning for nfs-monteret låsefil %s" #: 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 "Kunne ikke opnå låsen %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 "Kunne ikke opnå låsen %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" msgstr "Liste over filer kan ikke oprettes da »%s« ikke er en mappe" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2018-01-11 21:11+0100\n" "Last-Translator: Holger Wansing <linux@wansing-online.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -743,11 +743,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Es wird keine Sperre für per NFS eingebundene Sperrdatei %s verwendet." #: 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 "Konnte Sperre %s nicht bekommen" + +#: 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 "Konnte Sperre %s nicht bekommen" #: 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" msgstr "Dateiliste kann nicht erstellt werden, da »%s« kein Verzeichnis ist." @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n" "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n" @@ -668,11 +668,28 @@ msgstr "" "ཨེན་ཨེཕ་ཨེསི་ %s སྦྱར་བརྩེགས་འབད་ཡོད་པའི་ལྡེ་མིག་ཡིག་སྣོད་ཀྱི་དོན་ལུ་ལྡེ་མིག་རྐྱབ་ནི་ལག་ལེན་མི་འཐབ་པས།" #: 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 "%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 "%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" msgstr "" @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -687,11 +687,28 @@ msgstr "" "%s" #: 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 "Αδύνατο το κλείδωμα %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 "Αδύνατο το κλείδωμα %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" msgstr "" @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -795,11 +795,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "No se utilizan bloqueos para el fichero de bloqueo de montaje nfs %s" #: 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 "No se pudo bloquear %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 "No se pudo bloquear %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" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" @@ -671,11 +671,28 @@ msgstr "" "Ez da blokeorik erabiltzen ari nfs %s muntatutako blokeo fitxategiarentzat" #: 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 "Ezin izan da %s blokeoa hartu" + +#: 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 "Ezin izan da %s blokeoa hartu" #: 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" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -667,11 +667,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Lukitusta ei käytetä NFS-liitetylle tiedostolle %s" #: 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 "Lukkoa %s ei saada" + +#: 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 "Lukkoa %s ei saada" #: 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" msgstr "" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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 <leatherface@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -740,11 +740,28 @@ 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" msgstr "" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n" "Language-Team: galician <proxecto@trasno.net>\n" @@ -694,11 +694,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Non se empregan bloqueos para o ficheiro de bloqueo montado por NFS %s" #: 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 "Non foi posíbel obter o bloqueo %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 "Non foi posíbel obter o bloqueo %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" msgstr "A lista de ficheiros non pode ser creada como «%s» non é un directorio" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n" "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n" @@ -725,11 +725,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Nem lesz zárolva a(z) %s NFS-csatolású zárolási fájl" #: 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 "Nem sikerült zárolni: %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 "Nem sikerült zárolni: %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" msgstr "A fájlok listáját nem lehetett létrehozni, mert „%s” nem könyvtár" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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-03-04 11:05+0100\n" "Last-Translator: Milo Casagrande <milo@milo.name>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -735,11 +735,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Blocco disabilitato per il file di blocco %s montato via 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 "Impossibile impostare il blocco %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 "Impossibile impostare il blocco %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" msgstr "" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -726,11 +726,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "nfs マウントされたロックファイル %s にはロックを使用しません" #: 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 "ロック %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 "ロック %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" msgstr "'%s' がディレクトリではないため、ファイルの一覧を作成できません" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n" @@ -669,11 +669,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "មិនប្រើការចាក់សោ សម្រាប់ nfs ឯកសារចាក់សោដែលបានម៉ោន%s" #: 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 "មិនអាចចាក់សោ %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 "មិនអាចចាក់សោ %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" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -669,11 +669,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "NFS로 마운트된 잠금 파일 %s에 대해 잠금을 사용하지 않습니다" #: 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 "%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 "%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" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n" "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n" @@ -659,10 +659,26 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format +msgid "Could not get lock %s. It is held by process %d" +msgstr "" + +#: 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 "" #: 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" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -664,11 +664,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "" #: 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 "Nepavyko rezervuoti rakinimo failo %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 "Nepavyko rezervuoti rakinimo failo %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" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada <sampadanakhare@gmail.com>\n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -667,11 +667,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "%s 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 "%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 "%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" msgstr "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2018-10-30 20:53+0100\n" "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n" "Language-Team: Norwegian Bokmål <i18n-no@lister.ping.uio.no>\n" @@ -693,11 +693,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Bruker ikke låsing på den nfs-monterte låsefila %s" #: 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 "Får ikke låst %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 "Får ikke låst %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" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n" "Language-Team: Nepali <info@mpp.org.np>\n" @@ -665,11 +665,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "nfs माउन्ट गरिएको लक फाइलको लागि लक प्रयोग गरिएको छैन %s" #: 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 "ताल्चा प्राप्त गर्न सकिएन %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 "ताल्चा प्राप्त गर्न सकिएन %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" msgstr "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.8.0~rc3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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-02-16 20:35+0100\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -743,11 +743,28 @@ msgstr "" "Het via nfs aangekoppelde vergrendelingsbestand %s wordt niet vergrendeld" #: 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 "Kon vergrendeling %s niet verkrijgen" + +#: 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 "Kon vergrendeling %s niet verkrijgen" #: 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" msgstr "Bestandenlijst kan niet aangemaakt worden, omdat '%s' geen map is" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n" "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -672,11 +672,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Brukar ikkje lsing for den nfs-monterte lsefila %s" #: 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 "Klarte ikkje lsa %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 "Klarte ikkje lsa %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" msgstr "" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -698,11 +698,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Dla pliku blokady %s montowanego przez NFS nie zostanie użyta blokada" #: 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 "Nie udało się uzyskać blokady %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 "Nie udało się uzyskać blokady %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" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -701,11 +701,28 @@ msgstr "" "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 "Não foi possível obter acesso exclusivo a %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 "Não foi possível obter acesso exclusivo a %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" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 9f10f6332..bbbde8aae 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -675,11 +675,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Não usando travamento para arquivo de trava montado via nfs %s" #: 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 "Não foi possível obter trava %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 "Não foi possível obter trava %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" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -677,11 +677,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Nu este folosit blocajul pentru fișierul montat nfs %s" #: 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 "Nu pot determina blocajul %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 "Nu pot determina blocajul %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" msgstr "" @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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-02-10 11:50+0300\n" "Last-Translator: Aleksej Shilin <rootlexx@mail.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -735,11 +735,28 @@ msgstr "" "системе 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 "Не удалось получить файл блокировки %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 "Не удалось получить файл блокировки %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" msgstr "Невозможно создать список файлов, так как «%s» не является каталогом" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -688,11 +688,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Zamykanie pre súbor zámku %s pripojený cez NFS sa nepoužíva" #: 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 "Zámok %s sa nedá získať" + +#: 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 "Zámok %s sa nedá získať" #: 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" msgstr "Zoznam súborov nemožno vytvoriť, pretože „%s“ nie je adresár" @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -685,11 +685,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Brez uporabe zaklepanja za datoteko %s, priklopljeno z NTFS" #: 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 "Ni mogoče zakleniti datoteke %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 "Ni mogoče zakleniti datoteke %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" msgstr "Seznama datotek ni mogoče ustvariti, ker '%s' ni mapa" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n" @@ -699,11 +699,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Använder inte låsning för nfs-monterade låsfilen %s" #: 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 "Kunde inte erhålla låset %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 "Kunde inte erhålla låset %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" msgstr "Lista över filer kan inte skapas eftersom ”%s” inte är en katalog" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n" @@ -675,11 +675,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "จะไม่ใช้การล็อคกับแฟ้มล็อค %s ที่เมานท์ผ่าน 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 "ไม่สามารถล็อค %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 "ไม่สามารถล็อค %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" msgstr "ไม่สามารถสร้างรายชื่อแฟ้มได้ เนื่องจาก '%s' ไม่ใช่ไดเรกทอรี" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n" "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n" @@ -683,11 +683,28 @@ msgstr "" "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 "hindi makuha ang aldaba %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 "hindi makuha ang aldaba %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" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -722,11 +722,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "nfs ile bağlanmış kilit dosyası %s için kilitleme kullanılmıyor" #: 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 "%s kilidi alınamadı" + +#: 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 "%s kilidi alınamadı" #: 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" msgstr "'%s' dizin olmadığı için dosya listeli oluşturulamıyor" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n" "Language-Team: Українська <uk@li.org>\n" @@ -701,11 +701,28 @@ msgstr "" "файловій системі 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 "Неможливо отримати замок %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 "Неможливо отримати замок %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" msgstr "Неможливо створити перелік файлів, так як '%s' не є директорією" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" @@ -690,11 +690,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "Không dùng khả năng khóa cho tập tin khóa đã lắp kiểu NFS %s" #: 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 "Không thể lấy khóa %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 "Không thể lấy khóa %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" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index c4fc1b498..7c3df907e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.7.x\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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-12 00:00+0000\n" "Last-Translator: Mo Zhou <cdluminate@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -682,11 +682,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "无法在 nfs 文件系统上使用文件锁 %s" #: 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 "无法获得锁 %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 "无法获得锁 %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" msgstr "无法创建文件列表,因为‘%s’不是一个目录" diff --git a/po/zh_TW.po b/po/zh_TW.po index 604d0a525..8c2b6dc11 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-06-17 11:37+0200\n" +"POT-Creation-Date: 2019-08-05 21:25+0200\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet <tetralet@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists." @@ -666,11 +666,28 @@ msgid "Not using locking for nfs mounted lock file %s" msgstr "不在以 nfs 掛載的檔案 %s 上使用檔案鎖定" #: 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 "無法將 %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 "無法將 %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" msgstr "" |