From 8f30b47801a036adacff19f75175d16dbb167f48 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 09:59:15 +0200 Subject: [PATCH] Mark a new string as translatable. Update PO(T) files --- debian/changelog | 5 +++++ dselect/install | 3 ++- po/ChangeLog | 6 ++++++ po/apt-all.pot | 18 +++++++++++------- po/ar.po | 18 +++++++++++------- po/bg.po | 18 +++++++++++------- po/bs.po | 18 +++++++++++------- po/ca.po | 21 +++++++++++++-------- po/cs.po | 18 +++++++++++------- po/cy.po | 18 +++++++++++------- po/da.po | 18 +++++++++++------- po/de.po | 18 +++++++++++------- po/dz.po | 18 +++++++++++------- po/el.po | 20 ++++++++++++-------- po/en_GB.po | 18 +++++++++++------- po/es.po | 18 +++++++++++------- po/eu.po | 18 +++++++++++------- po/fi.po | 18 +++++++++++------- po/fr.po | 18 +++++++++++------- po/gl.po | 18 +++++++++++------- po/he.po | 18 +++++++++++------- po/hu.po | 18 +++++++++++------- po/it.po | 18 +++++++++++------- po/ja.po | 18 +++++++++++------- po/km.po | 18 +++++++++++------- po/ko.po | 18 +++++++++++------- po/ku.po | 18 +++++++++++------- po/mr.po | 18 +++++++++++------- po/nb.po | 18 +++++++++++------- po/ne.po | 18 +++++++++++------- po/nl.po | 18 +++++++++++------- po/nn.po | 18 +++++++++++------- po/pl.po | 18 +++++++++++------- po/pt.po | 18 +++++++++++------- po/pt_BR.po | 18 +++++++++++------- po/ro.po | 18 +++++++++++------- po/ru.po | 18 +++++++++++------- po/sk.po | 18 +++++++++++------- po/sl.po | 18 +++++++++++------- po/sv.po | 18 +++++++++++------- po/th.po | 18 +++++++++++------- po/tl.po | 18 +++++++++++------- po/uk.po | 18 +++++++++++------- po/vi.po | 18 +++++++++++------- po/zh_CN.po | 18 +++++++++++------- po/zh_TW.po | 18 +++++++++++------- 46 files changed, 489 insertions(+), 304 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd1aa4fa..67dcb097 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ apt (0.7.14) UNRELEASED; urgency=low + [ Christian Perrier ] + * Mark a message from dselect backend as translatable + Thanks to Frédéric Bothamy for the patch + Closes: #322470 + [ Program translations ] - Simplified Chinese updated. Closes: #473360 - Catalan fixes. Closes: #387141 diff --git a/dselect/install b/dselect/install index d9d66519..61d13208 100755 --- a/dselect/install +++ b/dselect/install @@ -88,7 +88,8 @@ if [ $RES -eq 0 ]; then ;; prompt) exec 3>&1 - if [ `yesno $"Do you want to erase any previously downloaded .deb files?" y` = y ]; then + echo -n $"Do you want to erase any previously downloaded .deb files?" + if [ `yesno "" y` = y ]; then $APTGET "$APT_OPT0" "$APT_OPT1" clean && echo $"Press enter to continue." && read RES && exit 0; fi diff --git a/po/ChangeLog b/po/ChangeLog index a9084b2a..5bdd6d4f 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2008-05-04 Christian Perrier + + * Update all PO files and apt-all.pot. 536 strings. + Formerly complete PO files are now 535t1u (new string + from dselect/install. See #322470 + 2008-05-04 Deng Xiyue * zh_CN.po: updated to 535t. Closes: #473360 diff --git a/po/apt-all.pot b/po/apt-all.pot index 3a9aa467..6319e740 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:50+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1211,24 +1211,28 @@ msgstr "" msgid "Bad default setting!" msgstr "" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "" -#: dselect/install:100 -msgid "Some errors occurred while unpacking. I'm going to configure the" +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" msgstr "" #: dselect/install:101 -msgid "packages that were installed. This may result in duplicate errors" +msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" #: dselect/install:102 -msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgid "packages that were installed. This may result in duplicate errors" msgstr "" #: dselect/install:103 +msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgstr "" + +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/ar.po b/po/ar.po index a58036ac..7b2582ac 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -1229,24 +1229,28 @@ msgstr "" msgid "Bad default setting!" msgstr "إعداد افتراضيّ سيّء!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "اضغط مفتاح الإدخال للاستمرار." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "حدثت بعض الأخطاء أثناء فك الحزمة. سأقوم بتهيئة " -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "الحزم التي تم تثبيتها. قد يتسبب هذا بظهر أخطاء متكررة" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "أو أخطاء سبّبتها المُعتمدات المفقودة. لا بأس بهذا، فقط الأخطاء" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "أعلى هذه الرسالة مهمّة. الرجاء تصحيحها وتشغيل التثبيت مجدداً" diff --git a/po/bg.po b/po/bg.po index 6b62d29f..ce9fa544 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-04-16 09:37+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -1417,24 +1417,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Лоша стандартна настройка!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Натиснете „Enter“, за да продължите." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Възникнаха някои грешки при разпакетирането. Ще се конфигурират" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "инсталираните пакети. Това може да доведе до дублирани грешки или" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "грешки, причинени от липсващи зависимости. Това е наред, само грешките" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/bs.po b/po/bs.po index e0d853c2..8e86696d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Å ećerović \n" "Language-Team: Bosnian \n" @@ -1229,24 +1229,28 @@ msgstr "" msgid "Bad default setting!" msgstr "LoÅ¡a podrazumjevana postavka!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Pritisnite enter za nastavak." -#: dselect/install:100 -msgid "Some errors occurred while unpacking. I'm going to configure the" +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" msgstr "" #: dselect/install:101 -msgid "packages that were installed. This may result in duplicate errors" +msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" #: dselect/install:102 -msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgid "packages that were installed. This may result in duplicate errors" msgstr "" #: dselect/install:103 +msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgstr "" + +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/ca.po b/po/ca.po index f4dbf29f..3843dc05 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-02-05 22:00+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -1405,27 +1405,31 @@ msgstr "" msgid "Bad default setting!" msgstr "Paràmetre establert incorrecte!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Premeu Intro per a continuar." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Alguns errors al desempaquetar. Puc configurar" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "els paquets que estan instal·lats. Això pot resultar en errors duplicacats" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "o errors causats per dependències sense satisfer. Aquest està bé, només els " "errors" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" @@ -2217,7 +2221,8 @@ msgstr "No s'ha pogut fer «stat» del cdrom" #: apt-pkg/contrib/fileutl.cc:147 #, c-format msgid "Not using locking for read only lock file %s" -msgstr "No s'empren blocats per a llegir el fitxer de blocat de sols lectura %s" +msgstr "" +"No s'empren blocats per a llegir el fitxer de blocat de sols lectura %s" #: apt-pkg/contrib/fileutl.cc:152 #, c-format diff --git a/po/cs.po b/po/cs.po index 45e62025..aa2333c5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-04 18:53+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -1386,24 +1386,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Chybné standardní nastavení!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Pro pokračování stiskněte enter." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Během rozbalování se vyskytly chyby. Zkusím teď nakonfigurovat" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "balíky, které se nainstalovaly. To může způsobit chybové hlášky" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "o nesplněných závislostech. To je v pořádku, důležité jsou pouze" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "chyby nad touto hláškou. Opravte je a poté znovu spusÅ¥te [I]nstalovat" diff --git a/po/cy.po b/po/cy.po index cf1a9572..ef0b4bf1 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: APT\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -1440,24 +1440,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Rhagosodiad gwael!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Gwasgwch Enter er mwyn mynd ymlaen." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Digwyddod rhau gwallau wrth dadbacio. Rydw i'n mynd i gyflunio'r" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "pecynnau a gafwyd eu sefydlu. Gall hyn achosi gwallau dyblyg neu" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "wallau a achosir gan ddibyniaethau coll. Mae hyn yn iawn, dim ond y" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/da.po b/po/da.po index 0a87988e..0669b1da 100644 --- a/po/da.po +++ b/po/da.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-da\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-09-06 21:40+0200\n" "Last-Translator: Claus Hindsgaul \n" "Language-Team: Danish\n" @@ -1396,28 +1396,32 @@ msgstr "" msgid "Bad default setting!" msgstr "Ugyldig standardindstilling!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Tryk retur for at fortsætte." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Der opstod fejl under udpakningen. Jeg vil opsætte de" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "pakker, der blev installeret. Det kan give gentagne fejl" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "eller fejl, der skyldes manglende afhængigheder. Dette er o.k. Det er kun" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/de.po b/po/de.po index 4d43c1da..13485228 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6.46.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-02-21 12:38+0100\n" "Last-Translator: Jens Seidel \n" "Language-Team: \n" @@ -1425,29 +1425,33 @@ msgstr "" msgid "Bad default setting!" msgstr "Fehlerhafte Voreinstellung" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Zum Fortfahren Enter drücken." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" "Einige Fehler traten während des Entpackens auf. Ich werde die installierten" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "Pakete konfigurieren. Dies kann zu doppelten Fehlermeldungen oder Fehlern " "durch" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "fehlende Abhängigkeiten führen. Das ist in Ordnung, nur die Fehler über " "dieser" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/dz.po b/po/dz.po index ea70708c..35563388 100644 --- a/po/dz.po +++ b/po/dz.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po.pot\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -1407,26 +1407,30 @@ msgstr "" msgid "Bad default setting!" msgstr "སྔོན་སྒྲིག་བྱང་ཉེས་གཞི་སྒྲིག་འབད་དོ་!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "འཕྲོ་མཐུད་འབད་ནིའི་དོན་ལུ་ལོག་ལྡེ་འདི་ཨེབ།" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "སྦུང་ཚན་བཟོ་བཤོལ་འབད་བའི་བར་ན་ འཛོལ་བ་དག་པ་ཅིག་བྱུང་ནུག་ ང་གི་" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "གཞི་བཙུགས་འབད་ཡོད་པའི་ཐུམ་སྒྲིལ་ཚུ་རིམ་སྒྲིག་འབད་ནི་ཨིན།་འ་ནི་འདི་གིས་ ངོ་བཤུས་རྫུན་མ་" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "ཡང་ན་བརླག་སྟོར་ཞུགས་ཡོད་པའི་རྟེན་འབྲེལ་གི་རྒྱུ་རྐྱེན་ལས་བརྟེན་པའི་འཛོལ་བ་ཚུ་ནང་ལུ་གྲུབ་འབྲས་འཐོན་འོང་། " "འདི་དེ་བཏུབ་པས་" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/el.po b/po/el.po index 0a472252..c89bfbe4 100644 --- a/po/el.po +++ b/po/el.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po_el_new\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-01-18 15:16+0200\n" "Last-Translator: Konstantinos Margaritis \n" "Language-Team: Greek \n" @@ -818,7 +818,7 @@ msgstr "Εγκατάσταση των πακέτων χωρίς επαλήθευ #: cmdline/apt-get.cc:720 msgid "Some packages could not be authenticated" -msgstr "Μερικά πακέτα δεν εξακριβώθηκαν" +msgstr "Μερικά πακέτα δεν εξαακριβώθηκαν" #: cmdline/apt-get.cc:729 cmdline/apt-get.cc:881 msgid "There are problems and -y was used without --force-yes" @@ -1426,26 +1426,30 @@ msgstr "" msgid "Bad default setting!" msgstr "Κακή προκαθορισμένη ρύθμιση!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Πιέστε enter για συνέχεια." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Προέκυψανσφάλματα κατά την αποσυμπίεση. Θα ρυθμίσω τα " -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "πακέτα που εγκαταστάθηκαν. Αυτό μπορεί να παράγει διπλά λάθη" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "ή σφάλματα που προκύπτουν από χαλασμένες εξαρτήσεις. Αυτό είναι εντάξει, " "μόνο τα λάθη" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/en_GB.po b/po/en_GB.po index de6cc3a1..a40000db 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6.46.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-12 11:07+0100\n" "Last-Translator: Neil Williams \n" "Language-Team: en_GB \n" @@ -1388,24 +1388,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Bad default setting!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Press enter to continue." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Some errors occurred while unpacking. I'm going to configure the" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "packages that were installed. This may result in duplicate errors" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "or errors caused by missing dependencies. This is OK, only the errors" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/es.po b/po/es.po index 016ec7ff..db715c78 100644 --- a/po/es.po +++ b/po/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6.42.3exp1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-06-21 13:06+0200\n" "Last-Translator: Javier Fernandez-Sanguino \n" "Language-Team: Debian Spanish \n" @@ -1416,28 +1416,32 @@ msgstr "" msgid "Bad default setting!" msgstr "¡Parámetro por omisión incorrecto!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Presione Intro para continuar." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" "Ocurrieron algunos errores mientras se desempaquetaba. Se va a configurar el" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "paquetes que fueron instalados. Esto puede dar lugar a errores duplicados" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "o errores causados por dependencias no presentes. Esto está BIEN, sólo los\n" "errores" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/eu.po b/po/eu.po index aab902de..aa93d9b8 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-01-17 02:05+0100\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -1396,24 +1396,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Okerreko ezarpen lehenetsia!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Jarraitzeko, sakatu Sartu." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Errore batzuk gertatu dira deskonprimitzean. Konfiguratu egingo ditut" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "instalatutako paketeak. Horrek errore bikoiztuak eragin ditzake" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "edo falta diren mendekotasunen erroreak. Hori ondo dago; mezu honen" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/fi.po b/po/fi.po index 81bd9b1f..34489b40 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-09-29 16:06+0300\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -1393,25 +1393,29 @@ msgstr "" msgid "Bad default setting!" msgstr "Oletusasetus ei kelpaa!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Jatka painamalla Enter." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Tapahtui virheitä purettaessa. Tehdään asennettujen" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "pakettien asetukset. Samat virheet voivat tulla toiseen kertaan" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "tai tyydyttämättömät riippuvuudet aiheuttavat virheitä. Tämä ei haittaa" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/fr.po b/po/fr.po index 561dcc25..7f21d679 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-04-16 09:17+0200\n" "Last-Translator: Christian Perrier \n" "Language-Team: French \n" @@ -1426,28 +1426,32 @@ msgstr "" msgid "Bad default setting!" msgstr "Mauvais paramètre par défaut !" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Veuillez appuyer sur Entrée pour continuer." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" "Quelques erreurs sont apparues lors du décompactage. Nous allons configurer " "les" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "paquets qui ont été installés. Il peut en résulter d'autres erreurs" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "ou des erreurs provoquées par les dépendances manquantes. C'est bénin, " "seules les erreurs" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/gl.po b/po/gl.po index 42d2bd6b..37e286ed 100644 --- a/po/gl.po +++ b/po/gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-04-19 14:42+0100\n" "Last-Translator: Jacobo Tarrío \n" "Language-Team: Galician \n" @@ -1410,24 +1410,28 @@ msgstr "" msgid "Bad default setting!" msgstr "¡Configuración por defecto incorrecta!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Prema Intro para continuar." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Houbo algúns erros ao desempaquetar. Vanse configurar os paquetes" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "que se instalaron. Isto pode producir erros duplicados ou erros" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "causados por dependencias incumpridas. Isto é normal, só os erros" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/he.po b/po/he.po index 41e5d8db..b0e55135 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.25\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2004-06-10 19:58+0300\n" "Last-Translator: Lior Kaplan \n" "Language-Team: Hebrew\n" @@ -1219,24 +1219,28 @@ msgstr "" msgid "Bad default setting!" msgstr "" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "" -#: dselect/install:100 -msgid "Some errors occurred while unpacking. I'm going to configure the" +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" msgstr "" #: dselect/install:101 -msgid "packages that were installed. This may result in duplicate errors" +msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" #: dselect/install:102 -msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgid "packages that were installed. This may result in duplicate errors" msgstr "" #: dselect/install:103 +msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgstr "" + +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/hu.po b/po/hu.po index 8a1c0081..cfd6f710 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-21 11:04+0100\n" "Last-Translator: SZERVÁC Attila \n" "Language-Team: Hungarian \n" @@ -1395,24 +1395,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Hibás alapértelmezett beállítás!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Üss entert a folytatáshoz." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Néhány hiba adódott kibontás közben. Nekilátok konfigurálni a" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "már telepített csomagokat. Ez a hibák duplázódását eredményezheti" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "vagy hiányzó függőségek miatti hibákat. Ez így OK, csak az ezen üzenet" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "előtti hibák fontosak. Javítsd azokat és futtasd az [I]nstallt újra" diff --git a/po/it.po b/po/it.po index f9f7c891..761c17d4 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-12 09:27+0200\n" "Last-Translator: Samuele Giovanni Tonon \n" "Language-Team: Italian \n" @@ -1407,29 +1407,33 @@ msgstr "" msgid "Bad default setting!" msgstr "Opzione predefinita errata!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Premere invio per continuare." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Si sono verificati alcuni errori nella scompattazione. Si cercherà di " -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "configurare i pacchetti che sono stati installati. Questo potrebbe generare " -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "errori duplicati o errori causati da dipendenze non soddisfatte. Questo va " -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/ja.po b/po/ja.po index e63663c9..38c173a7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-12-18 21:13+0900\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Debian Japanese List \n" @@ -1408,24 +1408,28 @@ msgstr "" msgid "Bad default setting!" msgstr "不正なデフォルト設定です!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "enter を押すと続行します。" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "展開中にエラーが発生しました。インストールされたパッケージを" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "設定します。これにより、エラーが複数出るか、依存関係の欠如に" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "よるエラーが出るかもしれません。これには問題はなく、上記のメッセージ" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "が重要です。これを修正して「導入」を再度実行してください" diff --git a/po/km.po b/po/km.po index b3cccafa..6666a031 100644 --- a/po/km.po +++ b/po/km.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po_km\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -1389,24 +1389,28 @@ msgstr "" msgid "Bad default setting!" msgstr "ការ​កំណត់​លំនាំ​ដើម​មិន​ល្អ !" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "សង្កត់​ បញ្ចូល ​ដើម្បី​បន្ត ។" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "កំហុ​ស​មួយ​ចំនួន​បាន​កើត​ឡើង​ខណៈពេល​ពន្លា​កញ្ចប់ ។ ខ្ញុំ​នឹង​កំណត់រចនាសម្ប័ន្ធ" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "កញ្ចប់​ដែល​បាន​ដំឡើង​ ។ នេះ​ប្រហែល​ជា​លទ្ធផល​កំហុស​ស្ទួន​" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "ឬ​ កំហុសដែលបង្ក​ដោយ​ការ​បាត់បង់​ភាពអាស្រ័យ​ ។ ​មិន​អី​ទេ​ គ្រាន់​តែ​ជា​កំហុស " -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "នៅខាងលើ​សារ​នេះ​គឺ​សំខាន់​ណាស់​ ។ សូម​ជួសជុល​ពួកវា​ ហើយ​រត់​ការដំឡើង​ម្តងទៀត​" diff --git a/po/ko.po b/po/ko.po index 035e2198..43425a55 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-10-29 13:10-0400\n" "Last-Translator: Sunjae Park \n" "Language-Team: Korean \n" @@ -1398,25 +1398,29 @@ msgstr "" msgid "Bad default setting!" msgstr "기본 설정이 잘못되었습니다!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "계속 하시려면 enter를 누르십시오." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "압축을 푸는 데 몇몇 오류가 발생했습니다. 이미 설치된 꾸러미를" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "설정할 것입니다. 오류때문에 의존성을 만족하지 못해 설정하는 과정에서" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "오류가 중복되어 나타날 수 있습니다. 하지만 상관없고, 이 메세지 위에 나온" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "오류만 중요합니다. 이 오류를 고친 다음에 설치(I)를 다시 시도하십시오" diff --git a/po/ku.po b/po/ku.po index 44e3974f..28653ee3 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-09-16 17:51+0100\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" @@ -1226,24 +1226,28 @@ msgstr "" msgid "Bad default setting!" msgstr "" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "" -#: dselect/install:100 -msgid "Some errors occurred while unpacking. I'm going to configure the" +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" msgstr "" #: dselect/install:101 -msgid "packages that were installed. This may result in duplicate errors" +msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" #: dselect/install:102 -msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgid "packages that were installed. This may result in duplicate errors" msgstr "" #: dselect/install:103 +msgid "or errors caused by missing dependencies. This is OK, only the errors" +msgstr "" + +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/mr.po b/po/mr.po index 75e4f2b1..562fad6c 100644 --- a/po/mr.po +++ b/po/mr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-08-09 16:17+0200\n" "Last-Translator: Priti Patil \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -1390,24 +1390,28 @@ msgstr "" msgid "Bad default setting!" msgstr "चूकीचे मूलभूत निश्चितीकरण!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "पुढे जाण्यासाठी एंटर दाबा." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "काही त्रुटी ह्या उघडत असताना घडल्या.मी संरचित करणार आहे" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "पॅकेजेस जी संस्थापित झाली आहे.याचा निकाल दुप्पट त्रुटी म्हणून होऊ शकतो" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "किंवा डिपेंडन्सीज नसल्यामुळे त्रुटी झाल्या. हे ठीक आहे, फक्त त्रुटी" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/nb.po b/po/nb.po index 53d7c27e..2b7552d5 100644 --- a/po/nb.po +++ b/po/nb.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-01-02 14:40+0100\n" "Last-Translator: Hans Fredrik Nordhaug \n" "Language-Team: Norwegian Bokmal \n" @@ -1404,27 +1404,31 @@ msgstr "" msgid "Bad default setting!" msgstr "Feil standardinnstilling!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Trykk «Enter» og fortsett" +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Feil oppsto ved utpakkinga. Setter nå opp de installerte pakkene." -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "Det kan lede til fordobling av feil eller feil forårsaket av " -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "manglende forutsetninger. Det er greit, bare de nevnte feilene er" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "av betydning. Sett dem i stand dem og kjør [I]nstall igjen." diff --git a/po/ne.po b/po/ne.po index 766d9586..aabbed96 100644 --- a/po/ne.po +++ b/po/ne.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -1389,24 +1389,28 @@ msgstr "" msgid "Bad default setting!" msgstr "खराब पूर्वनिर्धारण सेटिङ्ग!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "निरन्तरता दिन इन्टर थिच्नुहोस् ।" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "अनप्याक गर्दा केही त्रुटिहरू देखा पर्यो । म कनफिगर गर्न गइरहेको छु" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "स्थापना भएको प्याकेजहरू । यसले नक्कली त्रुटिहरुमा नतिजा गर्न सक्छ" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "वा त्रुटि हरटाइरहेको निर्भरताहरुले गरेको हो । यो ठीक छ, मात्र त्रुटिहरू" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/nl.po b/po/nl.po index 91544772..d170613a 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-17 22:35+0100\n" "Last-Translator: Bart Cornelis \n" "Language-Team: debian-l10n-dutch \n" @@ -1413,30 +1413,34 @@ msgstr "" msgid "Bad default setting!" msgstr "Foute standaardinstelling!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Druk 'enter' om door te gaan." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Er zijn fouten opgetreden tijdens het uitpakken. De geïnstalleerde" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "pakketten worden geconfigureerd. Hierbij kunnen fouten meerdere malen " "optreden" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "of veroorzaakt worden door niet-voldane vereisten. Dit is Ok, enkel de fouten" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/nn.po b/po/nn.po index 2b1f9ebd..1c0759ad 100644 --- a/po/nn.po +++ b/po/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -1398,24 +1398,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Dårleg standardinnstilling" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Trykk Enter for å halda fram." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Nokre feil oppstod ved utpakking. Dei installerte pakkane vert no" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "sette opp. Dette kan føra til følgjefeil eller feil på grunn av" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "krav som ikkje er oppfylte. Det gjer ikkje noko, berre feila ovanfor" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "er viktige. Rett opp dei feila og [i]nstaller på nytt." diff --git a/po/pl.po b/po/pl.po index 5c5553e1..8136d661 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-03-04 12:58+0100\n" "Last-Translator: Wiktor Wandachowicz \n" "Language-Team: Polish \n" @@ -1408,28 +1408,32 @@ msgstr "" msgid "Bad default setting!" msgstr "Nieprawidłowe ustawienie domyślne!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Proszę nacisnąć enter, aby kontynuować." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Wystąpiły problemy przy rozpakowywaniu. Zainstalowane pakiety zostaną" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "skonfigurowane. Może to spowodować podwójne błędy lub błędy" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "spowodowane brakującymi zależnościami. To jest normalne. Tylko powyższe" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "błędy są istotne. Proszę je poprawić i ponownie wybrać [I]nstalację." diff --git a/po/pt.po b/po/pt.po index 9d39c36e..6ded3602 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-02-07 17:40+0000\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -1408,27 +1408,31 @@ msgstr "" msgid "Bad default setting!" msgstr "Configuração pré-definida errada!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Carrgue em enter para continuar." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Ocorreram alguns erros ao descompactar. Vou configurar os pacotes" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "que foram instalados. Isto pode resultar em erros duplicados" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "causados por dependências em falta. Isto está OK, somente os erros" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index a040903f..833cbe41 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-08-21 00:40-0300\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: l10n portuguese \n" @@ -1399,31 +1399,35 @@ msgstr "" msgid "Bad default setting!" msgstr "Configuração padrão ruim!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Pressione enter para continuar." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" "Alguns erros ocorreram ao desempacotar. Eu vou configurar os pacotes que " "foram" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "instalados. Isto pode resultar em erros duplicados ou erros causados por" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "dependências faltantes. Isto está OK, somente os erros acima desta mensagem" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "são importantes. Por favor, conserte-os e execute [I]nstalar novamente" diff --git a/po/ro.po b/po/ro.po index f4246bb8..9d70a929 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po_ro\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-09-19 01:35+0300\n" "Last-Translator: Sorin Batariuc \n" "Language-Team: Romanian \n" @@ -1410,26 +1410,30 @@ msgstr "" msgid "Bad default setting!" msgstr "Ajustări implicite necorespunzătoare!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "ApăsaÅ£i Enter pentru a continua." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "S-au produs unele erori în timpul despachetării. Voi configura" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "" "pachetele care au fost instalate. Aceasta ar putea rezulta erori dublate" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "sau erori cauzate de dependenÅ£e lipsă. Aceasta este normal, doar erorile" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/ru.po b/po/ru.po index cb144f7e..45d5372a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.6.46.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-01-03 23:33+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -1426,25 +1426,29 @@ msgstr "" msgid "Bad default setting!" msgstr "Неправильное значение по умолчанию!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Для продолжения нажмите ввод." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Во время распаковки возникли ошибки. Будет продолжен процесс настройки" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "установленных пакетов. Это может привести к повторению ошибок или" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "возникновению новых из-за неудовлетворённых зависимостей. Это нормально," -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/sk.po b/po/sk.po index 94deb7d8..453a8f75 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-03-17 13:45+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -1394,24 +1394,28 @@ msgstr "" msgid "Bad default setting!" msgstr "Chybné predvolené nastavenie!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Stlačte Enter, ak chcete pokračovaÅ¥." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Pri rozbaľovaní doÅ¡lo k nejakým chybám. Teraz sa nastavia" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "balíky, ktoré sa nainÅ¡talovali. Môže to spôsobiÅ¥ chybové správy" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "o nesplnených závislostiach. Je to v poriadku, dôležité sú iba" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/sl.po b/po/sl.po index cb6d0f17..8cbcf46a 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2005-02-16 22:18+0100\n" "Last-Translator: Jure Cuhalev \n" "Language-Team: Slovenian \n" @@ -1392,26 +1392,30 @@ msgstr "" msgid "Bad default setting!" msgstr "Napaèna privzeta nastavitev!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Za nadaljevanje pritisnite enter." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Med odpakiranjem je pri¹lo do napak. Nastavil bom" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "pakete, ki so bili name¹èeni. To lahko privede do dvojnih napak" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "ali do napak zaradi manjkajoèih odvisnosti. To je v redu, pomembne so samo " "napake" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "nad tem sporoèilom. Popravite jih in po¾enite Namest[I]tev ¹e enkrat" diff --git a/po/sv.po b/po/sv.po index 93655630..6f97322f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-02-28 06:56+0100\n" "Last-Translator: Peter Karlsson \n" "Language-Team: Swedish \n" @@ -1410,27 +1410,31 @@ msgstr "" msgid "Bad default setting!" msgstr "Felaktig standardinställning!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Tryck pÃ¥ Enter för att fortsätta." +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + # Note to translators: The following four messages belong together. It doesn't # matter where sentences start, but it has to fit in just these four lines, and # at only 80 characters per line, if possible. -#: dselect/install:100 +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Det uppstod fel vid uppackning. Jag kommer konfigurera de paket" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "som installerades. Detta kan ge dubbla fel eller fel orsakade av" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "saknade beroenden. Detta är okej, endast felen ovanför det här" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "meddelandet är viktiga. Försök korrigera dem och kör [I]nstallera igen" diff --git a/po/th.po b/po/th.po index c4474f04..a72954b9 100644 --- a/po/th.po +++ b/po/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-09-17 16:07+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -1374,24 +1374,28 @@ msgstr "" msgid "Bad default setting!" msgstr "ค่าตั้งปริยายผิดพลาด!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "กด enter เพื่อดำเนินการต่อ" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "เกิดข้อผิดพลาดขณะแตกแพกเกจ โปรแกรมจะตั้งค่าแพกเกจที่ติดตั้งแล้ว" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "อาจทำให้เกิดข้อความแจ้งข้อผิดพลาดซ้ำ หรือข้อผิดพลาดเนื่องจากแพกเกจที่ต้องใช้ขาดหาย" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "ซึ่งไม่มีปัญหาอะไร มีเฉพาะข้อผิดพลาดก่อนหน้าข้อความนี้เท่านั้นที่สำคัญ" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "กรุณาแก้ปัญหาเหล่านั้น แล้วเรียกติดตั้งใหม่อีกครั้ง" diff --git a/po/tl.po b/po/tl.po index 9da87b84..ae2e4adc 100644 --- a/po/tl.po +++ b/po/tl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -1411,25 +1411,29 @@ msgstr "" msgid "Bad default setting!" msgstr "Maling nakatakda na default!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Pindutin ang enter upang magpatuloy." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "May mga error na naganap habang nagbubuklat. Isasaayos ko ang" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "mga paketeng naluklok. Maaaring dumulot ito ng mga error na doble" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "o mga error na dulot ng kulang na dependensiya. Ito ay ayos lamang, yun lang" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/uk.po b/po/uk.po index e713a1bc..7fdafc74 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-all\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-07-29 15:57+0300\n" "Last-Translator: Artem Bondarenko \n" "Language-Team: Українська \n" @@ -1418,25 +1418,29 @@ msgstr "" msgid "Bad default setting!" msgstr "Неправильне значення по замовчуванню!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Для продовження натисніть Ввід." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "" "Під час розпакування виникли помилки. Буде продовжено процес налаштування" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "встановлених пакунків. Це може призвести до повторення помилок або" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "виникненню нових через незадоволені залежності. Це нормально," -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/vi.po b/po/vi.po index 67dcce9f..3af71e29 100644 --- a/po/vi.po +++ b/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-05-02 17:13+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -1435,26 +1435,30 @@ msgstr "" msgid "Bad default setting!" msgstr "Thiết lập mặc định sai." -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "Hãy bấm phím Enter để tiếp tục lại." -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "Gập một số lỗi khi giải nén. Sẽ cấu hình" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "những gói đã đươc cài đặt. Có lẽ sẽ gây ra lỗi trùng" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "hoặc lỗi khi không có phần mềm mà gói khác phụ thuộc vào nó. Không có sao, " "chỉ những lỗi" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index b2adbc29..32235218 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.23\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2008-04-18 21:53+0800\n" "Last-Translator: Deng Xiyue \n" "Language-Team: Debian Chinese [GB] \n" @@ -1379,24 +1379,28 @@ msgstr "" msgid "Bad default setting!" msgstr "错误的默认设置!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "按回车键继续。" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "在解包时发生了一些错误。我正准备配置" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "已经安装的软件包。这个操作可能会导致出现重复的错误" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "或一些由于依赖关系不能满足所产生的错误。这个问题不大,只有" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "这个提示之前的错误消息才值得您注意。请更正它们,然后再次执行 [I]nstall" diff --git a/po/zh_TW.po b/po/zh_TW.po index c71bc28d..bcada53c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.5.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 13:59-0300\n" +"POT-Creation-Date: 2008-05-04 09:18+0200\n" "PO-Revision-Date: 2006-10-21 16:58+0800\n" "Last-Translator: Asho Yeh \n" "Language-Team: Chinese/Traditional \n" @@ -1383,24 +1383,28 @@ msgstr "" msgid "Bad default setting!" msgstr "錯誤的預設設定!" -#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 -#: dselect/install:104 dselect/update:45 +#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94 +#: dselect/install:105 dselect/update:45 msgid "Press enter to continue." msgstr "請按 [Enter] 鍵繼續。" -#: dselect/install:100 +#: dselect/install:91 +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "" + +#: dselect/install:101 msgid "Some errors occurred while unpacking. I'm going to configure the" msgstr "解開套件時發生錯誤。我要準備設定" -#: dselect/install:101 +#: dselect/install:102 msgid "packages that were installed. This may result in duplicate errors" msgstr "套件已安裝過。這將造成重複性的錯誤" -#: dselect/install:102 +#: dselect/install:103 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "或因為失去相依關係所造成的錯誤。只有該錯誤可被容忍" -#: dselect/install:103 +#: dselect/install:104 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "以上的訊息相當重要。請修正它們並重新執行安裝[I]" -- 2.20.1