diff options
author | bubulle@debian.org <> | 2009-02-24 08:24:42 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2009-02-24 08:24:42 +0100 |
commit | d9199d6e35dab03ac7aec6346c416b64b974628b (patch) | |
tree | c6be6ff8997e018802ecfab22e4981625e09d776 /po/it.po | |
parent | 651001f7501431b75e967ba060160129d5a7ed74 (diff) |
Update PO(T) files
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -2103,9 +2103,12 @@ msgstr "Impossibile eseguire mmap su un file vuoto" msgid "Couldn't make mmap of %lu bytes" msgstr "Impossibile eseguire mmap di %lu byte" -#: apt-pkg/contrib/mmap.cc:213 -msgid "Dynamic MMap ran out of room" -msgstr "MMap dinamica ha finito lo spazio" +#: apt-pkg/contrib/mmap.cc:213 apt-pkg/contrib/mmap.cc:276 +#, c-format +msgid "" +"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. " +"Current value: %lu. (man 5 apt.conf)" +msgstr "" #: apt-pkg/contrib/strutl.cc:1014 #, c-format @@ -2929,6 +2932,9 @@ msgstr "Impossibile aprire il file %s" msgid "Connection closed prematurely" msgstr "Connessione chiusa prematuramente" +#~ msgid "Dynamic MMap ran out of room" +#~ msgstr "MMap dinamica ha finito lo spazio" + #~ msgid "" #~ "Since you only requested a single operation it is extremely likely that\n" #~ "the package is simply not installable and a bug report against\n" |