]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/contrib/mmap.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 20 Jul 2012 11:12:25 +0000 (13:12 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 20 Jul 2012 11:12:25 +0000 (13:12 +0200)
  - refer to APT::Cache-Start in case the growing failed as if -Limit is
    really the offender it will be noted in a previous error message.

46 files changed:
apt-pkg/contrib/mmap.cc
debian/changelog
po/apt-all.pot
po/ar.po
po/ast.po
po/bg.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/dz.po
po/el.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hu.po
po/it.po
po/ja.po
po/km.po
po/ko.po
po/ku.po
po/lt.po
po/mr.po
po/nb.po
po/ne.po
po/nl.po
po/nn.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sv.po
po/th.po
po/tl.po
po/uk.po
po/vi.po
po/zh_CN.po
po/zh_TW.po

index 593bb063b9d0746a946a483efbaefdc7f825f8ee..f0ab4926583febbd525ec7adcdfc2df74db20f76 100644 (file)
@@ -328,7 +328,7 @@ unsigned long DynamicMMap::RawAllocate(unsigned long long Size,unsigned long Aln
       if(!Grow())
       {
         _error->Fatal(_("Dynamic MMap ran out of room. Please increase the size "
-                        "of APT::Cache-Limit. Current value: %lu. (man 5 apt.conf)"), WorkSpace);
+                        "of APT::Cache-Start. Current value: %lu. (man 5 apt.conf)"), WorkSpace);
         return 0;
       }
    }
index d3f599e7fc4731185499616a3b655e338b340f84..ea15159c8b0f8226ab889c6ce00aa9f96b302efa 100644 (file)
@@ -13,6 +13,9 @@ apt (0.9.7.3) UNRELEASED; urgency=low
   * apt-pkg/packagemanager.cc:
     - do not segfault if nothing can be configured to statisfy
       a pre-depends (e.g. in a pre-depends loop) (Closes: #681958)
+  * apt-pkg/contrib/mmap.cc:
+    - refer to APT::Cache-Start in case the growing failed as if -Limit is
+      really the offender it will be noted in a previous error message.
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 18 Jul 2012 11:45:57 +0200
 
index 5c64141cf73130fb58f87861fa124a6d4b4d6abd..8048c9a34ab38e0e011909373008550abe29cf6d 100644 (file)
@@ -2041,7 +2041,7 @@ msgstr ""
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 88158d0d12d70a8590233a7ed873bcc4f2c52651..2c168a4b5a028d386116664efa80e19a98afcf07 100644 (file)
--- a/po/ar.po
+++ b/po/ar.po
@@ -2071,7 +2071,7 @@ msgstr "فشلت كتابة الملف %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 070ffb52554af3afd0c1dad8a3f81ea249f2335f..6432dcc26adc7168b1f20fe32bc063e90c73c930 100644 (file)
--- a/po/ast.po
+++ b/po/ast.po
@@ -2280,11 +2280,11 @@ msgstr "Falló al francer el ficheru"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Dynamic MMap escosó l'espaciu. Por favor aumenta'l tamañu de APT::Cache-"
-"Limit. El valor actual ye : %lu. (man 5 apt.conf)"
+"Start. El valor actual ye : %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index f967cbc71ddb6788f5a0730b39ddc1136e3cf40c..2e4851e550aec1ff4b8eff6ce6c1c6976a1b363f 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -2317,11 +2317,11 @@ msgstr "Неуспех при отрязване на края на файла"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Недостатъчна памет за MMap. Увеличете стойността на променливата APT::Cache-"
-"Limit. Текуща стойност: %lu (man 5 apt.conf)"
+"Start. Текуща стойност: %lu (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 6a4772811d4fef4b4273ee856eca1ae092628abf..a92636f490bb6a41cb4b4a29a1c3472e1c04f08c 100644 (file)
--- a/po/bs.po
+++ b/po/bs.po
@@ -2068,7 +2068,7 @@ msgstr "Ne mogu ukloniti %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 283af2e4fffe0add2b54e27544fc3c533d894a7d..2581433dba392b64ca91558a894b129969e91354 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -2316,11 +2316,11 @@ msgstr "No s'ha pogut truncar el fitxer %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "No hi ha espai per al «Dynamic MMap». Incrementeu la mida d'APT::Cache-"
-"Limit. Valor actual: %lu. (man 5 apt.conf)"
+"Start. Valor actual: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 2259e559da03136e23f6e14228ab09989c7807ef..60cc2d62cb75d1104afd0716eb7fb6be27c4fc8b 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -2282,10 +2282,10 @@ msgstr "Nelze zmenšit soubor"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"Dynamickému MMapu došlo místo. Zvyšte prosím hodnotu APT::Cache-Limit. "
+"Dynamickému MMapu došlo místo. Zvyšte prosím hodnotu APT::Cache-Start. "
 "Současná hodnota: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index ec5d59a2bd99a215b2ca95f0031e647baee95632..ecddc274908b2aa8352ae830eea40e8e53d4cb10 100644 (file)
--- a/po/cy.po
+++ b/po/cy.po
@@ -2320,7 +2320,7 @@ msgstr "Methwyd ysgrifennu ffeil %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index ebfba1d73579c0759a4a4189d2f3fc08f975f374..2efc7242b84094b7cd7f56f894306c8c9a29d5b5 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -2302,10 +2302,10 @@ msgstr "Kunne ikke afkorte filen"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"Dynamisk MMap løb tør for plads. Øg venligst størrelsen på APT::Cache-Limit. "
+"Dynamisk MMap løb tør for plads. Øg venligst størrelsen på APT::Cache-Start. "
 "Aktuel værdi: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index cb35a3acd6476764b96abf17d68c01735aa5e62a..860a00fe97f668304035208aaece8741fb876227 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -2364,11 +2364,11 @@ msgstr "Datei konnte nicht eingekürzt werden."
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Nicht genügend Platz für »Dynamic MMap«. Bitte erhöhen Sie den Wert von APT::"
-"Cache-Limit. Aktueller Wert: %lu. (Siehe auch man 5 apt.conf.)"
+"Cache-Start. Aktueller Wert: %lu. (Siehe auch man 5 apt.conf.)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 6f815804c53ae7deba2f3ab48f3f384fa2f8b93a..b43fb305cf0f27b303b1ed9a7e7da01999c25708 100644 (file)
--- a/po/dz.po
+++ b/po/dz.po
@@ -2273,7 +2273,7 @@ msgstr "%s་ཡིག་སྣོད་འདི་འབྲི་ནི་ལ
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 205c43591d4df3ed5b51221edbaca7b62b124c94..3e8dd8dea3ef233899344bda10bc9abab7165187 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -2294,7 +2294,7 @@ msgstr "Αποτυχία εγγραφής του αρχείου %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 11295cdae661e776c3edaa2d39bf88b7fefb55b9..dda8114b678d6b62f7aa0e326658aa2af16d386c 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -2361,11 +2361,11 @@ msgstr "Falló al truncar el archivo"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "La asignación dinámica MMap no tiene más espacio. Por favor, incrementa el "
-"valor de «APT::Cache-Limit». El valor actual es: %lu (man 5 apt.conf)"
+"valor de «APT::Cache-Start». El valor actual es: %lu (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 3d3a15b46c45eca5b6c7b7ffa3737180651cace2..e3d7623b859d13f16d3e3c1261d6056f0f054877 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -2270,10 +2270,10 @@ msgstr "Huts fitxategia mozterakoan"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"MMAP dinamikoa memoriaz kanpo. Mesedez handitu APT::Cache-Limit muga. Uneko "
+"MMAP dinamikoa memoriaz kanpo. Mesedez handitu APT::Cache-Start muga. Uneko "
 "balioa: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index f0f9a97c6eb33ba886c3090019c0bf6f38e85f49..00f3ae327766f5663daa361b44fd2236d6f2340e 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -2268,7 +2268,7 @@ msgstr "Tiedoston typistäminen ei onnistunut"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index b20036cbe54f39c6c2e579a8fdddacf79cabb473..90d5890f8400bae49bd66fb84e6ac6637700d2ed 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -2359,11 +2359,11 @@ msgstr "Échec de la troncature du fichier"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "La zone dynamique d'allocation mémoire (« Dynamic MMap ») n'a plus de place. "
-"Vous devriez augmenter la taille de APT::Cache-Limit, dont la valeur "
+"Vous devriez augmenter la taille de APT::Cache-Start, dont la valeur "
 "actuelle est de %lu (voir « man 5 apt.conf »)."
 
 #: apt-pkg/contrib/mmap.cc:429
index 574e44c5ae2bf6600bbdf3e07f8175fe634402c1..1092efb3bc0ea230b5b4ce7bbd8ada682b39ef16 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -2305,11 +2305,11 @@ msgstr "Non foi posíbel truncar o ficheiro"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Dynamic MMap executouse fora do lugar. Incremente o tamaño de APT::Cache-"
-"Limit. O valor actual é : %lu. (man 5 apt.conf)"
+"Start. O valor actual é : %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index e05730472f71041e71ef4e76f345313cb904a290..a2e3cba60c8df669f9aee7adeafd94d935eb20cc 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -1927,7 +1927,7 @@ msgstr ""
 #: apt-pkg/contrib/mmap.cc:234
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index f25d00c12d1265c22bfda1c3f3f1aa8a69f891b4..171ecad7b7c3b9c983a6fd6e61cf72631f27629d 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -2308,10 +2308,10 @@ msgstr "A fájl csonkítása meghiúsult"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"A dinamikus MMap helye elfogyott. Növelje az APT::Cache-Limit méretét. A "
+"A dinamikus MMap helye elfogyott. Növelje az APT::Cache-Start méretét. A "
 "jelenlegi érték: %lu. (lásd: man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index d616c84a94358ac24fbfb2a3444916ad3c33bbce..d24f1aeb554edf49607b493fbd04fca21d4a5a52 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -2336,10 +2336,10 @@ msgstr "Troncamento del file non riuscito"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"MMap dinamica esaurita. Aumentare la dimensione di APT::Cache-Limit. Il "
+"MMap dinamica esaurita. Aumentare la dimensione di APT::Cache-Start. Il "
 "valore attuale è: %lu (man 5 apt.conf)."
 
 #: apt-pkg/contrib/mmap.cc:429
index ac1c0fb93713d9d08b9b38b0a9d7974129cc3039..3531765ff1de278315abbd1fa1b2b0a6106aaeb7 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -2289,10 +2289,10 @@ msgstr "ファイルの切り詰めに失敗しました"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"動的 MMap が範囲を越えました。APT::Cache-Limit の大きさを増やしてください。現"
+"動的 MMap が範囲を越えました。APT::Cache-Start の大きさを増やしてください。現"
 "在値は %lu です (man 5 apt.conf を参照)。"
 
 #: apt-pkg/contrib/mmap.cc:429
index 6c2ea52755103b186174313bcc439a88843a4ac1..e9bcf9d3a8a30dc4ff0bc58108c6d4fe02fac3a4 100644 (file)
--- a/po/km.po
+++ b/po/km.po
@@ -2242,7 +2242,7 @@ msgstr "បរាជ័យ​ក្នុងការ​សរសេរ​ឯក
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 04565c0436d37a93e37d71155ebe7027d9c5c83d..9cd4135df866f2f999225e44f6aabf5c14d94367 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -2262,10 +2262,10 @@ msgstr "파일을 자르는데 실패했습니다"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"동적 mmap이 한계를 벗어났습니다. APT::Cache-Limit의 크기를 높이십시오. 현재 "
+"동적 mmap이 한계를 벗어났습니다. APT::Cache-Start의 크기를 높이십시오. 현재 "
 "값: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index 975fd9608956de79acd7504590f3693b4e4e7257..de54b3d0d196e61ed4a46a3a4bad0a50b7f7f929 100644 (file)
--- a/po/ku.po
+++ b/po/ku.po
@@ -2086,7 +2086,7 @@ msgstr "Nivîsîna pelê %s biserneket"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index d3d28c85693bafe0ae249367f5b07c127732deb8..c63c8f374bb63c2888f26db8bd4f430428087ad6 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -2180,7 +2180,7 @@ msgstr "Nepavyko patikrinti %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index fe19ac6520aa695e48f6d36273b90e84740acbbd..7c6a58d2bb92f40270019538ab83f68991bd5dab 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -2247,7 +2247,7 @@ msgstr "फाईल छोटी करणे असफल"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 8b9d98123dc7e7952d1dbbe9cc4aba0456ecb6a5..3b9875ff2b3c3ed0173997dba5bf95187904f9fe 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -2281,10 +2281,10 @@ msgstr "Klarte ikke forkorte fila %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"Dynamisk MMap gikk tom for minne. Øk størrelsen på APT::Cache-Limit. "
+"Dynamisk MMap gikk tom for minne. Øk størrelsen på APT::Cache-Start. "
 "Nåværende verdi: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index 2761f0b2af285d8b3b3367fe9915a6c4d48b2cea..084acb48aaf5fec1f02734ad0202af702edb620a 100644 (file)
--- a/po/ne.po
+++ b/po/ne.po
@@ -2244,7 +2244,7 @@ msgstr "फाइल %s लेख्न असफल भयो"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 114bee56953c109178323581671f1bda0b12ce56..c6cf6dceebec40ef7b8f9cb50063e8b4dc9dffdf 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -2308,11 +2308,11 @@ msgstr "Afkorten van bestand is mislukt"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Onvoldoende ruimte voor Dynamische MMap. Gelieve de grootte van APT::Cache-"
-"Limit te verhogen. Huidige waarde: %lu. (man 5 apt.conf)"
+"Start te verhogen. Huidige waarde: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 170c65c2bf45019273c235ace70643fa64894f3f..bdc50d036f2ababf3fc95f10339e226cc8a76db2 100644 (file)
--- a/po/nn.po
+++ b/po/nn.po
@@ -2257,7 +2257,7 @@ msgstr "Klarte ikkje skriva fila %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 61f20d2bb6b476bd527e07ffe87e895316d5aea3..877ed20ebf46b1f59737cd36442f697ce4d9e5ae 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -2340,11 +2340,11 @@ msgstr "Nie udało się uciąć zawartości pliku %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Brak miejsca dla dynamicznego MMap. Proszę zwiększyć rozmiar APT::Cache-"
-"Limit. Aktualna wartość: %lu. (man 5 apt.conf)"
+"Start. Aktualna wartość: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 93af7dbb3bf3be5fd457d014477b4fa908e6ade6..4a2c1b57ce909266b7dba9708c8ada1ae7977d3d 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -2307,11 +2307,11 @@ msgstr "Falhou truncar o ficheiro"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "O Dynamic MMap ficou sem espaço. Por favor aumente o tamanho de APT::Cache-"
-"Limit. Valor actual: %lu. (man 5 apt.conf)"
+"Start. Valor actual: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 930ec79a3bff420989b028ba16302789082b73b4..3f352079fbaf8e2d4f8192cc4b57ee1f2ad5c5ed 100644 (file)
@@ -2289,7 +2289,7 @@ msgstr "Falhou ao truncar arquivo"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index e1556214a8a7e678ef83d66768a4dea5ecd0ae69..584eca3893dae445d6f7a7434053b9fb862f5e70 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -2299,7 +2299,7 @@ msgstr "Eșec la trunchierea fișierului"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 6da85af7ee428640de2956adedbbfd9e30b7abb7..153d22624c8fb1c93fe649de962ded2fe5ceda2d 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -2338,10 +2338,10 @@ msgstr "Не удалось обрезать файл"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"Не хватает места для Dynamic MMap. Увеличьте значение APT::Cache-Limit. "
+"Не хватает места для Dynamic MMap. Увеличьте значение APT::Cache-Start. "
 "Текущее значение: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index 803fab0d555bc08e9d4c2d0167da95bcaab22987..c913a1dbf0e0ecc722f62ca3d64a176cedecd016 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -2300,11 +2300,11 @@ msgstr "Nepodarilo sa skrátiť súbor"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Nedostatok miesta pre dynamický MMap. Prosím, zväčšite veľkosť APT::Cache-"
-"Limit. Aktuálna hodnota: %lu. (man 5 apt.conf)"
+"Start. Aktuálna hodnota: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
index 7bf3076be2377e5c7fb8a213ba460c61d60b1914..816fc720265186b49734479331e7169fd04d37aa 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -2301,11 +2301,11 @@ msgstr "Ni mogoče obrezati datoteke"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"Dinamičnemu MMap je zmanjkalo prostora. Povečajte velikost APT::Omejitev-"
-"Predpomnilnika. Trenutna vrednost: %lu. (man 5 apt.conf)"
+"Dinamičnemu MMap je zmanjkalo prostora. Povečajte velikost APT::Cache-"
+"Start. Trenutna vrednost: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
 #, c-format
@@ -2786,7 +2786,7 @@ msgid ""
 "under APT::Immediate-Configure for details. (%d)"
 msgstr ""
 "Ni mogoče izvesti takojąnje nastavitve na '%s'. Oglejte si man5 apt.conf pod "
-"APT::Takojąnja-nastavitev za podrobnosti. (%d)"
+"APT::Immediate-Configure za podrobnosti. (%d)"
 
 #: apt-pkg/packagemanager.cc:473 apt-pkg/packagemanager.cc:503
 #, c-format
@@ -2820,7 +2820,7 @@ msgid ""
 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
 "held packages."
 msgstr ""
-"Napaka. pkgProblemResolver::Napake pri razrešitvi, ki so jih morda "
+"Napaka. pkgProblemResolver::Resolve pri razrešitvi, ki so jih morda "
 "povzročili zadržani paketi."
 
 #: apt-pkg/algorithms.cc:1225
index b860d1874efef0d8358faec98f756a0d5a6832d1..2919c94169bef4f4fa95678dc44e422230428fed 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -2299,10 +2299,10 @@ msgstr "Misslyckades med att kapa av filen"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"Dynamisk MMap fick slut på utrymme. Öka storleken för APT::Cache-Limit. "
+"Dynamisk MMap fick slut på utrymme. Öka storleken för APT::Cache-Start. "
 "Aktuellt värde: %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index f1c75bcfa49ba0cdf1c6efa20545186add43a4c5..9ca45cba1785cfaff42431990b9421a583da60ee 100644 (file)
--- a/po/th.po
+++ b/po/th.po
@@ -2230,7 +2230,7 @@ msgstr "ไม่สามารถตัดท้ายแฟ้ม"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 666d3245cf16470d6fde488ab2bf48be43c5fa41..7a551a643c36e8000bac56200db60045b33e6cda 100644 (file)
--- a/po/tl.po
+++ b/po/tl.po
@@ -2279,7 +2279,7 @@ msgstr "Bigo sa pagsulat ng talaksang %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 3ce9dbc9fdc35d7cc7901d18f82a91050d88bdc8..87aeafa6298e70cd39072ffb1a07b7bafc61311e 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -2294,7 +2294,7 @@ msgstr "Не вдалося записати файл %s"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 
index 034c5d6123fc1a6dae0b0190e5bf43f8f88c2221..361a995fcd0f85dc8bfb0f2be4010bed7dc6177f 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -2308,11 +2308,11 @@ msgstr "Lỗi cắt ngắn tập tin"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
 "Dynamic MMap (ảnh xạ bộ nhớ động) đã hết sức chứa.\n"
-"Hãy tăng kích cỡ của « APT::Cache-Limit » (giới hạn vùng nhớ tạm Apt).\n"
+"Hãy tăng kích cỡ của « APT::Cache-Start » (giới hạn vùng nhớ tạm Apt).\n"
 "Giá trị hiện thời:  %lu. (man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index 2b1a86636d91f238f14232fe5b5dfc890cb8c38d..7e2865552428276242f784dc423c6c1fe8b42dd8 100644 (file)
@@ -2233,10 +2233,10 @@ msgstr "无法截断文件"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"动态 MMap 没有空间了。请增大 APT::Cache-Limit 的大小。当前值:%lu。(man 5 "
+"动态 MMap 没有空间了。请增大 APT::Cache-Start 的大小。当前值:%lu。(man 5 "
 "apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429
index 573c48b1c8bf6d504bac58853919da23fd617c4d..b6abc8cadd48f299acb86d9f17f6dc4879e86aaf 100644 (file)
@@ -2231,10 +2231,10 @@ msgstr "無法截短檔案"
 #: apt-pkg/contrib/mmap.cc:330
 #, c-format
 msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
 "Current value: %lu. (man 5 apt.conf)"
 msgstr ""
-"動態 MMap 已用完所有空間。請增加 APT::Cache-Limit 的大小。目前大小為:%lu。"
+"動態 MMap 已用完所有空間。請增加 APT::Cache-Start 的大小。目前大小為:%lu。"
 "(man 5 apt.conf)"
 
 #: apt-pkg/contrib/mmap.cc:429