From 2a8a592d574cf1db6c7c47623fd463bf6f651553 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Mon, 23 Aug 2010 18:42:48 -0400 Subject: [PATCH] Update PO(T) files --- po/apt-all.pot | 97 ++++++++++++++++++--- po/ar.po | 107 ++++++++++++++++++----- po/ast.po | 112 ++++++++++++++++++------ po/bg.po | 112 ++++++++++++++++++------ po/bs.po | 97 ++++++++++++++++++--- po/ca.po | 112 ++++++++++++++++++------ po/cs.po | 112 ++++++++++++++++++------ po/cy.po | 113 ++++++++++++++++++------ po/da.po | 112 ++++++++++++++++++------ po/de.po | 114 ++++++++++++++++++------ po/dz.po | 113 ++++++++++++++++++------ po/el.po | 112 ++++++++++++++++++------ po/en_GB.po | 112 ++++++++++++++++++------ po/es.po | 112 ++++++++++++++++++------ po/eu.po | 112 ++++++++++++++++++------ po/fi.po | 112 ++++++++++++++++++------ po/fr.po | 149 +++++++++++++++++++++++--------- po/gl.po | 112 ++++++++++++++++++------ po/hu.po | 112 ++++++++++++++++++------ po/it.po | 113 ++++++++++++++++++------ po/ja.po | 112 ++++++++++++++++++------ po/km.po | 113 ++++++++++++++++++------ po/ko.po | 112 ++++++++++++++++++------ po/ku.po | 102 ++++++++++++++++++---- po/lt.po | 106 ++++++++++++++++++----- po/mr.po | 112 ++++++++++++++++++------ po/nb.po | 112 ++++++++++++++++++------ po/ne.po | 113 ++++++++++++++++++------ po/nl.po | 112 ++++++++++++++++++------ po/nn.po | 113 ++++++++++++++++++------ po/pl.po | 112 ++++++++++++++++++------ po/pt.po | 112 ++++++++++++++++++------ po/pt_BR.po | 112 ++++++++++++++++++------ po/ro.po | 112 ++++++++++++++++++------ po/ru.po | 112 ++++++++++++++++++------ po/sk.po | 109 +++++++++++++++++------ po/sl.po | 113 ++++++++++++++++++------ po/sv.po | 229 +++++++++++++++++++------------------------------ po/th.po | 112 ++++++++++++++++++------ po/tl.po | 113 ++++++++++++++++++------ po/uk.po | 113 ++++++++++++++++++------ po/vi.po | 112 ++++++++++++++++++------ po/zh_CN.po | 112 ++++++++++++++++++------ po/zh_TW.po | 112 ++++++++++++++++++------ 44 files changed, 3768 insertions(+), 1271 deletions(-) diff --git a/po/apt-all.pot b/po/apt-all.pot index c523e472..e36f53e1 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -104,7 +104,7 @@ msgstr "" msgid "No packages found" msgstr "" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "" @@ -553,7 +553,7 @@ msgstr "" msgid "Y" msgstr "" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "" @@ -1455,6 +1455,7 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "" @@ -1585,6 +1586,27 @@ msgstr "" msgid "Unparsable control file" msgstr "" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1613,15 +1635,6 @@ msgstr "" msgid "File not found" msgstr "" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "" @@ -2126,6 +2139,7 @@ msgstr "" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "" @@ -2846,6 +2860,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "" + +#: apt-pkg/cacheset.cc:447 +#, c-format +msgid "Couldn't find task '%s'" +msgstr "" + +#: apt-pkg/cacheset.cc:454 +#, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -2990,6 +3051,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" diff --git a/po/ar.po b/po/ar.po index 396ec313..3954a41c 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -110,7 +110,7 @@ msgstr "يجب أن تعطي صيغة واحدة بالضبط" msgid "No packages found" msgstr "لم يُعثر على أية حزم" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "تعذر العثور على الحزمة %s" @@ -560,7 +560,7 @@ msgstr "فشل تغيير اسم %s إلى %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "" @@ -1477,6 +1477,7 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "تعذرت قراءة %s" @@ -1607,6 +1608,27 @@ msgstr "فشل العثور على ملف تحكّم صالح" msgid "Unparsable control file" msgstr "" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "فشل إغلاق الملف %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "فشيل تنفيذ stat" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "فشل تعيين وقت التعديل" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1637,15 +1659,6 @@ msgstr "لم يُعثر على القرص." msgid "File not found" msgstr "لم يُعثر على الملف" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "فشيل تنفيذ stat" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "فشل تعيين وقت التعديل" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "" @@ -2155,6 +2168,7 @@ msgstr "" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "" @@ -2880,6 +2894,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "MD5Sum غير متطابقة" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "تعذر العثور على الإصدارة '%s' للحزمة '%s'" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "تعذر العثور على النسخة '%s' للحزمة '%s'" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "تعذر العثور على الحزمة %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "تعذر العثور على الحزمة %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3024,6 +3085,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3042,16 +3115,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "تعذر العثور على الإصدارة '%s' للحزمة '%s'" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "تعذر العثور على النسخة '%s' للحزمة '%s'" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "تعذر العثور على الحزمة %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "حدث خطأ أثناء معالجة %s (NewVersion2)" diff --git a/po/ast.po b/po/ast.po index ccabfc4b..b02740c0 100644 --- a/po/ast.po +++ b/po/ast.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-07-01 18:09+0100\n" "Last-Translator: Marcos Alvarez Costales \n" @@ -101,7 +101,7 @@ msgstr "Has de dar exautamente un patr msgid "No packages found" msgstr "Nun s'alcontraron paquetes" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Nun pue alcontrase'l paquete %s" @@ -655,7 +655,7 @@ msgstr "Nun pudo renomase %s como %s" msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Error de compilación d'espresión regular - %s" @@ -1660,6 +1660,7 @@ msgstr "El ficheru %s/%s sobreescribe al que ta nel paquete %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nun ye a lleer %s" @@ -1794,6 +1795,27 @@ msgstr "Nun fui a atopar un ficheru de control v msgid "Unparsable control file" msgstr "Ficheru de control inanalizable" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nun se pudo abrir una tubería pa %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Fallu de llectura dende'l procesu %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Falló al lleer" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Nun se pudo afitar la hora de modificación" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1824,15 +1846,6 @@ msgstr "Nun s'atopa'l discu." msgid "File not found" msgstr "Nun s'atopa'l ficheru." -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Falló al lleer" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Nun se pudo afitar la hora de modificación" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI malu, los URIS llocales nun pueden entamar por //" @@ -2349,6 +2362,7 @@ msgstr "Nun puede algamase informaci #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nun se pudo cambiar a %s" @@ -3094,6 +3108,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "La suma hash nun concasa" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Nun s'alcontró la distribución '%s' pa '%s'" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Nun s'alcontró la versión '%s' pa '%s'" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Nun pudo alcontrase la tarea %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Nun pudo alcontrase'l paquete %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3240,6 +3301,18 @@ msgstr "" msgid "Not locked" msgstr "Non bloquiáu" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3258,25 +3331,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Conexón encaboxada prematuramente" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Nun s'alcontró la distribución '%s' pa '%s'" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Nun s'alcontró la versión '%s' pa '%s'" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Nun pudo alcontrase la tarea %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Llista d'argumentos d'Acquire::gpgv::Options demasiao llarga. Colando." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Nun se pudo abrir una tubería pa %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Fallu de llectura dende'l procesu %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Hebo un error al procesar %s (NewVersion2)" diff --git a/po/bg.po b/po/bg.po index 8ff3c034..c4f6987a 100644 --- a/po/bg.po +++ b/po/bg.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-01-27 12:41+0200\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -109,7 +109,7 @@ msgstr "Трябва да въведете само един израз" msgid "No packages found" msgstr "Няма намерени пакети" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Пакетът %s не може да бъде намерен" @@ -668,7 +668,7 @@ msgstr "Неуспех при преименуването на %s на %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Грешка при компилирането на регулярния израз - %s" @@ -1671,6 +1671,7 @@ msgstr "Файл %s/%s заменя този в пакет %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Неуспех при четенето на %s" @@ -1805,6 +1806,27 @@ msgstr "Неуспех при намирането на валиден конт msgid "Unparsable control file" msgstr "Контролен файл, невъзможен за анализ" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Неуспех при отварянето на програмен канал за %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Грешка при четене от процес %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Неуспех при получаването на атрибути" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Неуспех при задаването на време на промяна" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1835,15 +1857,6 @@ msgstr "Дискът не е намерен." msgid "File not found" msgstr "Файлът не е намерен" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Неуспех при получаването на атрибути" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Неуспех при задаването на време на промяна" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Невалиден адрес-URI, локалните адреси-URI не трябва да започват с „//“" @@ -2365,6 +2378,7 @@ msgstr "Неуспех при намирането на атрибутите н #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Неуспех при преминаването в %s" @@ -3124,6 +3138,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Несъответствие на контролната сума" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Не е намерено издание „%s“ на „%s“" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Не е намерена версия „%s“ на „%s“" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Неуспех при намирането на задача %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Неуспех при намирането на пакет %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3270,6 +3331,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3288,26 +3361,11 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Връзката прекъсна преждевременно" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Не е намерено издание „%s“ на „%s“" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Не е намерена версия „%s“ на „%s“" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Неуспех при намирането на задача %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Списъкът с аргументи от Acquire::gpgv::Options е твърде дълъг. " #~ "Завършване на работа." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Неуспех при отварянето на програмен канал за %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Грешка при четене от процес %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Възникна грешка при обработката на %s (NewVersion2)" diff --git a/po/bs.po b/po/bs.po index 48e075ba..8a6d9f07 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Å ećerović \n" "Language-Team: Bosnian \n" @@ -105,7 +105,7 @@ msgstr "" msgid "No packages found" msgstr "Paketi nisu pronađeni" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Ne mogu pronaći paket %s" @@ -567,7 +567,7 @@ msgstr "" msgid "Y" msgstr "" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "" @@ -1474,6 +1474,7 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Ne mogu čitati %s" @@ -1604,6 +1605,27 @@ msgstr "" msgid "Unparsable control file" msgstr "" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Ne mogu otvoriti %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1634,15 +1656,6 @@ msgstr "Datoteka nije pronađena" msgid "File not found" msgstr "Datoteka nije pronađena" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "" @@ -2152,6 +2165,7 @@ msgstr "" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "" @@ -2877,6 +2891,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Ne mogu otvoriti %s" + +#: apt-pkg/cacheset.cc:454 +#, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3021,6 +3082,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" diff --git a/po/ca.po b/po/ca.po index 94b5085e..981f829f 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.22\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-06-06 02:17+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -106,7 +106,7 @@ msgstr "Heu de donar exactament un patró" msgid "No packages found" msgstr "No s'han trobat paquets" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "No s'ha trobat el paquet %s" @@ -658,7 +658,7 @@ msgstr "No s'ha pogut canviar el nom de %s a %s" msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "S'ha produït un error de compilació de l'expressió regular - %s" @@ -1666,6 +1666,7 @@ msgstr "El fitxer %s/%s sobreescriu al que està en el paquet %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "No es pot llegir %s" @@ -1801,6 +1802,27 @@ msgstr "No s'ha trobat un fitxer de control vàlid" msgid "Unparsable control file" msgstr "El fitxer de control no es pot analitzar" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "No s'ha pogut obrir un conducte per a %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "S'ha produït un error en llegir des del procés %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "L'estat ha fallat" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "No s'ha pogut establir el temps de modificació" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1831,15 +1853,6 @@ msgstr "No s'ha trobat el disc" msgid "File not found" msgstr "Fitxer no trobat" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "L'estat ha fallat" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "No s'ha pogut establir el temps de modificació" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI no vàlid, els URI locals no han de començar per //" @@ -2359,6 +2372,7 @@ msgstr "No es pot obtenir informació del punt de muntatge %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "No es pot canviar a %s" @@ -3116,6 +3130,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "La suma resum no concorda" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "No s'ha trobat la versió puntual «%s» per a «%s»" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "No s'ha trobat la versió «%s» per a «%s»" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "No s'ha pogut trobar la tasca %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "No s'ha pogut trobar el paquet %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3262,6 +3323,18 @@ msgstr "" msgid "Not locked" msgstr "No blocat" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3280,26 +3353,11 @@ msgstr "" msgid "Connection closed prematurely" msgstr "La connexió s'ha tancat prematurament" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "No s'ha trobat la versió puntual «%s» per a «%s»" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "No s'ha trobat la versió «%s» per a «%s»" - -#~ msgid "Couldn't find task %s" -#~ msgstr "No s'ha pogut trobar la tasca %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: La llista d'arguments d'Acquire::gpgv::Options és massa llarga. S'està " #~ "sortint." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "No s'ha pogut obrir un conducte per a %s" - -#~ msgid "Read error from %s process" -#~ msgstr "S'ha produït un error en llegir des del procés %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "S'ha produït un error durant el processament de %s (NewVersion2)" diff --git a/po/cs.po b/po/cs.po index 700ea3a4..07746e91 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-16 18:05+0100\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -105,7 +105,7 @@ msgstr "Musíte zadat právě jeden vzor" msgid "No packages found" msgstr "Nebyly nalezeny žádné balíky" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Nemohu najít balík %s" @@ -653,7 +653,7 @@ msgstr "Selhalo přejmenování %s na %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Chyba při kompilaci regulárního výrazu - %s" @@ -1639,6 +1639,7 @@ msgstr "Soubor %s/%s přepisuje ten z balíku %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nemohu číst %s" @@ -1772,6 +1773,27 @@ msgstr "Nelze najít platný kontrolní soubor" msgid "Unparsable control file" msgstr "Nezpracovatelný kontrolní soubor" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nemohu otevřít rouru pro %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Chyba čtení z procesu %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Selhalo vyhodnocení" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Nelze nastavit čas modifikace" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1802,15 +1824,6 @@ msgstr "Disk nebyl nalezen." msgid "File not found" msgstr "Soubor nebyl nalezen" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Selhalo vyhodnocení" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Nelze nastavit čas modifikace" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Neplatné URI, lokální URI nesmí začínat na //" @@ -2325,6 +2338,7 @@ msgstr "Nelze vyhodnotit přípojný bod %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nemohu přejít do %s" @@ -3065,6 +3079,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Neshoda kontrolních součtů" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Vydání „%s“ pro „%s“ nebylo nalezeno" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Verze „%s“ pro „%s“ nebyla nalezena" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Nemohu najít úlohu %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Nemohu najít balík %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3209,6 +3270,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3227,25 +3300,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Spojení bylo předčasně ukončeno" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Vydání „%s“ pro „%s“ nebylo nalezeno" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Verze „%s“ pro „%s“ nebyla nalezena" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Nemohu najít úlohu %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Seznam argumentů Acquire::gpgv::Options je příliÅ¡ dlouhý. Končím." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Nemohu otevřít rouru pro %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Chyba čtení z procesu %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Při zpracování %s se objevila chyba (NewVersion2)" diff --git a/po/cy.po b/po/cy.po index a369a498..5682b226 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -119,7 +119,7 @@ msgstr "Rhaid i chi ddarparu un patrwm yn union" msgid "No packages found" msgstr "Canfuwyd dim pecyn" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Ni ellir lleoli'r pecyn %s" @@ -680,7 +680,7 @@ msgstr "Methwyd ailenwi %s at %s" msgid "Y" msgstr "I" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Gwall crynhoi patrwm - %s" @@ -1693,6 +1693,7 @@ msgstr "Mae'r ffeil %s/%s yn trosysgrifo'r un yn y pecyn %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Ni ellir darllen %s" @@ -1836,6 +1837,27 @@ msgstr "Methwyd lleoli ffeil rheoli dilys" msgid "Unparsable control file" msgstr "Ffeil rheoli ni ellir ei ramadegu" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Methwyd agor pibell ar gyfer %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Gwall darllen o broses %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Methwyd stat()" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Methwyd gosod amser newid" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1870,15 +1892,6 @@ msgstr "Ffeil heb ei ganfod" msgid "File not found" msgstr "Ffeil heb ei ganfod" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Methwyd stat()" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Methwyd gosod amser newid" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI annilys: rhaid i URIs lleol beidio a cychwyn efo \"//\"" @@ -2405,6 +2418,7 @@ msgstr "Ni ellir gwneud stat() o'r pwynt clymu %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Ni ellir newid i %s" @@ -3172,6 +3186,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Camgyfatebiaeth swm MD5" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Ni chanfuwyd y rhyddhad '%s' o '%s'" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Ni chanfuwyd y fersiwn '%s' o '%s' " + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Methwyd canfod pecyn %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Methwyd canfod pecyn %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3316,6 +3377,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3334,22 +3407,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Caewyd y cysylltiad yn gynnar" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Ni chanfuwyd y rhyddhad '%s' o '%s'" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Ni chanfuwyd y fersiwn '%s' o '%s' " - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "Methwyd canfod pecyn %s" - -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Methwyd agor pibell ar gyfer %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Gwall darllen o broses %s" - #, fuzzy #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Digwyddod gwall wrth brosesu %s (NewVersion2)" diff --git a/po/da.po b/po/da.po index 0540fc76..e7f54271 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2007-09-06 21:40+0200\n" "Last-Translator: Claus Hindsgaul \n" "Language-Team: Danish\n" @@ -109,7 +109,7 @@ msgstr "Du skal angive mindst msgid "No packages found" msgstr "Fandt ingen pakker" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Kunne ikke lokalisere pakken %s" @@ -661,7 +661,7 @@ msgstr "Kunne ikke omd msgid "Y" msgstr "J" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Fejl ved tolkning af regulært udtryk - %s" @@ -1657,6 +1657,7 @@ msgstr "File %s/%s overskriver filen i pakken %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Kunne ikke læse %s" @@ -1792,6 +1793,27 @@ msgstr "Kunne ikke finde en gyldig kontrolfil" msgid "Unparsable control file" msgstr "Ikke-tolkbar kontrolfil" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Kunne ikke åbne datarør for %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Læsefejl fra %s-process" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Kunne ikke finde" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Kunne ikke angive ændringstidspunkt" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1822,15 +1844,6 @@ msgstr "Disk blev ikke fundet." msgid "File not found" msgstr "Fil blev ikke fundet" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Kunne ikke finde" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Kunne ikke angive ændringstidspunkt" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Ugyldig URI, lokale URI'er må ikke starte med //" @@ -2346,6 +2359,7 @@ msgstr "Kunne ikke finde monteringspunktet %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Kunne ikke skifte til %s" @@ -3091,6 +3105,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "MD5Sum stemmer ikke" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Udgaven '%s' for '%s' blev ikke fundet" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Versionen '%s' for '%s' blev ikke fundet" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Kunne ikke finde opgaven %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Kunne ikke finde pakken %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3235,6 +3296,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3256,25 +3329,10 @@ msgstr "Forbindelsen lukkedes for hurtigt" #~ msgid "You must give exactly one pattern" #~ msgstr "Du skal angive nøjagtig ét mønster" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Udgaven '%s' for '%s' blev ikke fundet" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Versionen '%s' for '%s' blev ikke fundet" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Kunne ikke finde opgaven %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "F: Argumentlisten fra Acquire::gpgv::Options er for lang. Afslutter." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Kunne ikke åbne datarør for %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Læsefejl fra %s-process" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Der skete en fejl under behandlingen af %s (NewVersion2)" diff --git a/po/de.po b/po/de.po index 39875ab6..606fb578 100644 --- a/po/de.po +++ b/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-02-27 13:17+0100\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -109,7 +109,7 @@ msgstr "Sie müssen genau ein Muster angeben" msgid "No packages found" msgstr "Keine Pakete gefunden" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Paket %s kann nicht gefunden werden" @@ -673,7 +673,7 @@ msgstr "%s konnte nicht in %s umbenannt werden" msgid "Y" msgstr "J" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Fehler beim Kompilieren eines regulären Ausdrucks - %s" @@ -1694,6 +1694,7 @@ msgstr "Durch die Datei %s/%s wird die Datei in Paket %s überschrieben" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s kann nicht gelesen werden" @@ -1829,6 +1830,28 @@ msgstr "Es konnte keine gültige »control«-Datei gefunden werden" msgid "Unparsable control file" msgstr "Auswerten der »control«-Datei nicht möglich" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Pipe (Weiterleitung) für %s konnte nicht geöffnet werden" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Lesefehler von Prozess %s" + +# looks like someone hardcoded English grammar +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "»stat« konnte nicht ausgeführt werden" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Änderungszeitpunkt kann nicht gesetzt werden" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1861,16 +1884,6 @@ msgstr "Medium nicht gefunden." msgid "File not found" msgstr "Datei nicht gefunden" -# looks like someone hardcoded English grammar -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "»stat« konnte nicht ausgeführt werden" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Änderungszeitpunkt kann nicht gesetzt werden" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Ungültige URI, lokale URIs dürfen nicht mit // beginnen" @@ -2400,6 +2413,7 @@ msgstr "»stat« konnte nicht auf den Einbindungspunkt %s ausgeführt werden" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Es konnte nicht nach %s gewechselt werden" @@ -3170,6 +3184,53 @@ msgstr "Authentifizierungs-Datensatz konnte nicht gefunden werden für: %s" msgid "Hash mismatch for: %s" msgstr "Hash-Summe stimmt nicht überein für: %s" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Veröffentlichung »%s« für »%s« konnte nicht gefunden werden" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Version »%s« für »%s« konnte nicht gefunden werden" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Task %s konnte nicht gefunden werden" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Paket %s konnte nicht gefunden werden" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3321,6 +3382,18 @@ msgstr "" msgid "Not locked" msgstr "Nicht gesperrt" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3343,15 +3416,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Verbindung vorzeitig beendet" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Veröffentlichung »%s« für »%s« konnte nicht gefunden werden" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Version »%s« für »%s« konnte nicht gefunden werden" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Task %s konnte nicht gefunden werden" - #~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." #~ msgstr "" #~ "F: Zu viele Schlüsselringe sollten an gpgv übergeben werden. Abbruch." @@ -3359,12 +3423,6 @@ msgstr "Verbindung vorzeitig beendet" #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "F: Argumentenliste von Acquire::gpgv::Options zu lang. Abbruch." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Pipe (Weiterleitung) für %s konnte nicht geöffnet werden" - -#~ msgid "Read error from %s process" -#~ msgstr "Lesefehler von Prozess %s" - #~ msgid "" #~ "The size of a MMap has already reached the defined limit of %lu bytes," #~ "abort the try to grow the MMap." diff --git a/po/dz.po b/po/dz.po index 8a49d49d..dd15c911 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -110,7 +110,7 @@ msgstr "ཁྱོད་ཀྱིས་ཏག་ཏག་སྦེ་དཔེ་ msgid "No packages found" msgstr "ཐུམ་སྒྲིལ་ཚུ་མ་ཐོབ།" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "%sཐུམ་སྒྲིལ་འདི་ག་ཡོད་ཟཚོལ་མ་ཐོབ།" @@ -666,7 +666,7 @@ msgstr "%s་ལུ་%s་བསྐྱར་མིང་བཏགས་ནི msgid "Y" msgstr "ཝའི།" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "རི་ཇེགསི་ཕྱོགས་སྒྲིག་འཛོལ་བ་- %s" @@ -1662,6 +1662,7 @@ msgstr "ཐུམ་སྒྲིལ་%s་ནང་ལུ་་ཡིག་ས #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s་འདི་ལུ་ལྷག་མ་ཚུགས།" @@ -1794,6 +1795,27 @@ msgstr "ནུས་ཅན་ཡོད་པའི་ཚད་འཛིན་ཡ msgid "Unparsable control file" msgstr "མིང་དཔྱད་འབད་མ་བཏུབ་པའི་ཚད་འཛིན་ཡིག་སྣོད།" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "%s་གི་དོན་ལུ་རྒྱུད་དུང་འདི་ཁ་ཕྱེ་མ་ཚུགས།" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "%s་ལས་སྦྱོར་ནང་ལས་འཛོལ་བ་ཚུ་ལྷག" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "ངོ་བཤུས་འབད་ནི་ལུ་འཐུས་ཤོར་བྱུང་ཡོད།" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "ཆུ་ཚོད་ལེགས་བཅོས་གཞི་སྒྲིག་འབཐ་ནི་ལུ་འཐུས་ཤོར་བྱུང་ཡོད།" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1825,15 +1847,6 @@ msgstr "ཌིཀསི་དེ་འཚོལ་མ་ཐོབ།" msgid "File not found" msgstr "ཡིག་སྣོད་འཚོལ་མ་ཐོབ།" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "ངོ་བཤུས་འབད་ནི་ལུ་འཐུས་ཤོར་བྱུང་ཡོད།" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "ཆུ་ཚོད་ལེགས་བཅོས་གཞི་སྒྲིག་འབཐ་ནི་ལུ་འཐུས་ཤོར་བྱུང་ཡོད།" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "ཡུ་ཨར་ཨེལ་ ནུས་མེད་ ཉེ་གནས་ ཡུ་ཨར་ཨེལ་ཨེསི་འདི་གིས་//་དང་གཅིག་ཁར་འགོ་བཙུགས་ནི་མི་འོང་།" @@ -2348,6 +2361,7 @@ msgstr "སྦྱར་བརྩེགས་ས་ཚིགས་%s་འདི #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "%s་ལུ་བསྒྱུར་བཅོས་འབད་མ་ཚུགས།" @@ -3095,6 +3109,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "ཨེམ་ཌི་༥་ ཁྱོན་བསྡོམས་མ་མཐུན་པ།" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "%sགི་དོན་ལུ་འཛིན་གྲོལ་'%s'་དེ་མ་འཐོབ་པས།" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "'%s'་གི་དོན་ལུ་འཐོན་རིམ་'%s'་དེ་མ་འཐོབ་པས།" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "%s་ཐུམ་སྒྲིལ་འཚོལ་མ་ཐོབ།" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "%s་ཐུམ་སྒྲིལ་འཚོལ་མ་ཐོབ།" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3239,6 +3300,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3257,27 +3330,11 @@ msgstr "" msgid "Connection closed prematurely" msgstr "དུས་སུ་མ་འབབ་པ་རང་མཐུད་ལམ་འདི་ག་བསྡམས་ཡོད།" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "%sགི་དོན་ལུ་འཛིན་གྲོལ་'%s'་དེ་མ་འཐོབ་པས།" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "'%s'་གི་དོན་ལུ་འཐོན་རིམ་'%s'་དེ་མ་འཐོབ་པས།" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "%s་ཐུམ་སྒྲིལ་འཚོལ་མ་ཐོབ།" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Acquire::gpgv::Options་ནང་ལས་ཀྱི་སྒྲུབ་རྟགས་ཀྱི་ཐོ་ཡིག་དེ་གནམ་མེད་ས་མེད་རིངམ་འདུག ཕྱིར་" #~ "འཐོན་དོ།" -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "%s་གི་དོན་ལུ་རྒྱུད་དུང་འདི་ཁ་ཕྱེ་མ་ཚུགས།" - -#~ msgid "Read error from %s process" -#~ msgstr "%s་ལས་སྦྱོར་ནང་ལས་འཛོལ་བ་ཚུ་ལྷག" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "%s (འཐོན་རིམ་གསརཔ་ ༢)བཟོ་སྦྱོར་འབད་བའི་བསྒང་འཛོལ་བ་ཅིག་བྱུང་ནུག" diff --git a/po/el.po b/po/el.po index 2e9d0611..41d08958 100644 --- a/po/el.po +++ b/po/el.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po_el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: quad-nrg.net \n" "Language-Team: Greek \n" @@ -116,7 +116,7 @@ msgstr "Πρέπει να δώσετε ακριβώς μία παράσταση" msgid "No packages found" msgstr "Δε βρέθηκαν πακέτα" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Αδυναμία εντοπισμού του πακέτου %s" @@ -674,7 +674,7 @@ msgstr "Αποτυχία μετονομασίας του %s σε %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "σφάλμα μεταγλωτισμου - %s" @@ -1682,6 +1682,7 @@ msgstr "Το αρχείο %s/%s αντικαθιστά αυτό στο πακέ #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Αδύνατη η ανάγνωση του %s" @@ -1816,6 +1817,27 @@ msgstr "Αποτυχία εντοπισμού ενός έγκυρου αρχεί msgid "Unparsable control file" msgstr "Μη αναλύσιμο αρχείο control" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Αδύνατο το άνοιγμα διασωλήνωσης για το %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Σφάλμα ανάγνωσης από τη διεργασία %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Αποτυχία εύρεσης της κατάστασης" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Αποτυχία ορισμού του χρόνου τροποποίησης" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1846,15 +1868,6 @@ msgstr "Ο δίσκος δεν βρέθηκε." msgid "File not found" msgstr "Το αρχείο Δε Βρέθηκε" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Αποτυχία εύρεσης της κατάστασης" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Αποτυχία ορισμού του χρόνου τροποποίησης" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Μη έγκυρο URI, τα τοπικά URI δεν πρέπει να αρχίζουν με //" @@ -2375,6 +2388,7 @@ msgstr "Αδύνατη η εύρεση της κατάστασης του σημ #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Αδύνατη η αλλαγή σε %s" @@ -3129,6 +3143,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Ανόμοιο MD5Sum" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Η έκδοση %s για το %s δεν βρέθηκε" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Η έκδοση %s για το %s δεν βρέθηκε" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Αδύνατη η εύρεση του συνόλου πακέτων %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Αδύνατη η εύρεση του πακέτου %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3275,6 +3336,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3293,24 +3366,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Η σύνδεση έκλεισε πρόωρα" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Η έκδοση %s για το %s δεν βρέθηκε" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Η έκδοση %s για το %s δεν βρέθηκε" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Αδύνατη η εύρεση του συνόλου πακέτων %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "Ε: Λίστα Ορισμάτων από Acquire::gpgv::Options πολύ μεγάλη. Έξοδος." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Αδύνατο το άνοιγμα διασωλήνωσης για το %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Σφάλμα ανάγνωσης από τη διεργασία %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Προέκυψε σφάλμα κατά την επεξεργασία του %s (NewVersion2)" diff --git a/po/en_GB.po b/po/en_GB.po index e8b2b0e8..bb5b1c2f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-13 11:47+0000\n" "Last-Translator: Neil Williams \n" "Language-Team: en_GB \n" @@ -105,7 +105,7 @@ msgstr "You must give exactly one pattern" msgid "No packages found" msgstr "No packages found" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Unable to locate package %s" @@ -654,7 +654,7 @@ msgstr "Failed to rename %s to %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Regex compilation error - %s" @@ -1647,6 +1647,7 @@ msgstr "File %s/%s overwrites the one in the package %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Unable to read %s" @@ -1780,6 +1781,27 @@ msgstr "Failed to locate a valid control file" msgid "Unparsable control file" msgstr "Unparsable control file" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Couldn't open pipe for %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Read error from %s process" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Failed to stat" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Failed to set modification time" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1810,15 +1832,6 @@ msgstr "Disk not found." msgid "File not found" msgstr "File not found" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Failed to stat" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Failed to set modification time" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Invalid URI, local URIS must not start with //" @@ -2331,6 +2344,7 @@ msgstr "Unable to stat the mount point %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Unable to change to %s" @@ -3071,6 +3085,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Hash Sum mismatch" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Release ‘%s’ for ‘%s’ was not found" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Version ‘%s’ for ‘%s’ was not found" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Couldn't find task %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Couldn't find package %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3215,6 +3276,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3233,24 +3306,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Connection closed prematurely" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Release ‘%s’ for ‘%s’ was not found" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Version ‘%s’ for ‘%s’ was not found" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Couldn't find task %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Argument list from Acquire::gpgv::Options too long. Exiting." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Couldn't open pipe for %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Read error from %s process" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Error occurred while processing %s (NewVersion2)" diff --git a/po/es.po b/po/es.po index c58b3d84..7d6e3013 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-15 21:52+0100\n" "Last-Translator: Javier Fernandez-Sanguino \n" "Language-Team: Debian Spanish \n" @@ -108,7 +108,7 @@ msgstr "Debes dar cuando menos un nombre de archivo" msgid "No packages found" msgstr "No se encontró ningún paquete" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "No se ha podido localizar el paquete %s" @@ -669,7 +669,7 @@ msgstr "Fall msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Error de compilación de expresiones regulares - %s" @@ -1677,6 +1677,7 @@ msgstr "El archivo %s/%s sobreescribe al que est #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "No pude leer %s" @@ -1811,6 +1812,27 @@ msgstr "No pude localizar un archivo de control v msgid "Unparsable control file" msgstr "Archivo de control inanalizable" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "No pude abrir una tubería para %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Error de lectura de %s procesos" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "No pude leer" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "No pude poner el tiempo de modificación" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1841,15 +1863,6 @@ msgstr "Disco no encontrado." msgid "File not found" msgstr "Fichero no encontrado" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "No pude leer" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "No pude poner el tiempo de modificación" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI inválido, los URIS locales no deben de empezar con //" @@ -2369,6 +2382,7 @@ msgstr "No se puede obtener informaci #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "No se pudo cambiar a %s" @@ -3129,6 +3143,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "La suma hash difiere" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "No se encontró la Distribución '%s' para '%s'" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "No se encontró la versión '%s' para '%s'" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "No se pudo encontrar la tarea %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "No se pudo encontrar el paquete %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3275,6 +3336,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3296,26 +3369,11 @@ msgstr "La conexi #~ msgid "You must give exactly one pattern" #~ msgstr "Debe dar exactamente un patrón" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "No se encontró la Distribución '%s' para '%s'" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "No se encontró la versión '%s' para '%s'" - -#~ msgid "Couldn't find task %s" -#~ msgstr "No se pudo encontrar la tarea %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Lista de argumentos de Acquire::gpgv::Options demasiado larga. " #~ "Terminando." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "No pude abrir una tubería para %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Error de lectura de %s procesos" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Ocurrió un error mientras se procesaba %s (NewVersion2)" diff --git a/po/eu.po b/po/eu.po index 82dfb6a9..511a9c94 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -107,7 +107,7 @@ msgstr "Zehazki eredu bat eman behar duzu." msgid "No packages found" msgstr "Ez da paketerik aurkitu" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Ezin da %s paketea lokalizatu" @@ -657,7 +657,7 @@ msgstr "Huts egin du %s izenaren ordez %s ipintzean" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Adierazpen erregularren konpilazio errorea - %s" @@ -1654,6 +1654,7 @@ msgstr "%s/%s fitxategiak %s paketekoa gainidazten du" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Ezin da %s irakurri" @@ -1788,6 +1789,27 @@ msgstr "Ezin izan da baliozko kontrol fitxategi bat lokalizatu" msgid "Unparsable control file" msgstr "Kontrol fitxategi ezin analizagarria" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Ezin izan da %s(r)en kanalizazioa ireki" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Irakurri errorea %s prozesutik" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Huts egin du atzitzean" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Huts egin du aldaketa ordua ezartzean" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1819,15 +1841,6 @@ msgstr "Ez da diska aurkitu" msgid "File not found" msgstr "Ez da fitxategia aurkitu" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Huts egin du atzitzean" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Huts egin du aldaketa ordua ezartzean" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI baliogabea. URI lokalek ezin dute // eduki hasieran" @@ -2346,6 +2359,7 @@ msgstr "Ezin da atzitu %s muntatze puntua" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Ezin da %s(e)ra aldatu" @@ -3091,6 +3105,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Egiaztapena ez dator bat" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "'%2$s'(r)en '%1$s' banaketa ez da aurkitu" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "'%2$s'(r)en '%1$s' bertsioa ez da aurkitu" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Ezin izan da %s zeregina aurkitu" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Ezin izan da %s paketea aurkitu" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3237,6 +3298,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3255,24 +3328,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Konexioa behar baino lehenago itxi da" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "'%2$s'(r)en '%1$s' banaketa ez da aurkitu" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "'%2$s'(r)en '%1$s' bertsioa ez da aurkitu" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Ezin izan da %s zeregina aurkitu" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Acquire::gpgv::Options argumentu zerrenda luzeegia. Uzten." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Ezin izan da %s(r)en kanalizazioa ireki" - -#~ msgid "Read error from %s process" -#~ msgstr "Irakurri errorea %s prozesutik" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Errorea gertatu da %s prozesatzean (NewVersion2)" diff --git a/po/fi.po b/po/fi.po index 373df2c8..f8e26823 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -107,7 +107,7 @@ msgstr "On annettava täsmälleen yksi lauseke" msgid "No packages found" msgstr "Yhtään pakettia ei löytynyt" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Pakettia %s ei löydy" @@ -658,7 +658,7 @@ msgstr "Nimen muuttaminen %s -> %s ei onnistunut" msgid "Y" msgstr "K" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Käännösvirhe lausekkeessa - %s" @@ -1654,6 +1654,7 @@ msgstr "Tiedosto %s/%s kirjoitetaan paketista %s tulleen päälle" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Tiedostoa %s ei voi lukea" @@ -1789,6 +1790,27 @@ msgstr "Kelvollista ohjaustiedostoa ei löydy" msgid "Unparsable control file" msgstr "Ohjaustiedosto ei jäsenny" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Putkea %s ei voitu avata" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Prosessi %s ilmoitti lukuvirheestä" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Komento stat ei toiminut" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Tiedoston muutospäivämäärää ei saatu vaihdettua" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1819,15 +1841,6 @@ msgstr "Levyä ei löydy" msgid "File not found" msgstr "Tiedostoa ei löydy" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Komento stat ei toiminut" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Tiedoston muutospäivämäärää ei saatu vaihdettua" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI on kelvoton, paikallinen URI ei saa alkaa //" @@ -2341,6 +2354,7 @@ msgstr "Komento stat ei toiminut liitoskohdalle %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Kansioon %s vaihto ei onnistu" @@ -3084,6 +3098,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Hash Sum täsmää" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Julkaisua \"%s\" paketille \"%s\" ei löytynyt" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Versiota \"%s\" paketille \"%s\" ei löytynyt" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Tehtävää %s ei löytynyt" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Pakettia %s ei löytynyt" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3230,6 +3291,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3248,25 +3321,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Yhteys katkesi ennenaikaisesti" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Julkaisua \"%s\" paketille \"%s\" ei löytynyt" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Versiota \"%s\" paketille \"%s\" ei löytynyt" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Tehtävää %s ei löytynyt" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Parametrien luettelo Acquire::gpgv::Options liian pitkä. Lopetetaan." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Putkea %s ei voitu avata" - -#~ msgid "Read error from %s process" -#~ msgstr "Prosessi %s ilmoitti lukuvirheestä" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewVersion2)" diff --git a/po/fr.po b/po/fr.po index 9ec5685d..91a50e27 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-08-22 09:59-0400\n" "Last-Translator: Christian Perrier \n" "Language-Team: French \n" @@ -106,7 +106,7 @@ msgstr "Vous devez fournir au moins un motif de recherche" msgid "No packages found" msgstr "Aucun paquet n'a été trouvé" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Impossible de trouver le paquet %s" @@ -665,7 +665,7 @@ msgstr "Impossible de changer le nom %s en %s" msgid "Y" msgstr "O" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Erreur de compilation de l'expression rationnelle - %s" @@ -1701,6 +1701,7 @@ msgstr "Le fichier %s/%s écrase celui inclus dans le paquet %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Impossible de lire %s" @@ -1838,6 +1839,27 @@ msgstr "Impossible de localiser un fichier de contrôle valide" msgid "Unparsable control file" msgstr "Fichier de contrôle non traitable" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Ne parvient pas à ouvrir le tube pour %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Erreur de lecture du processus %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Impossible de statuer" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Impossible de modifier l'heure " + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1870,15 +1892,6 @@ msgstr "Disque non trouvé." msgid "File not found" msgstr "Fichier non trouvé" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Impossible de statuer" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Impossible de modifier l'heure " - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Liens invalides, les liens locaux ne doivent pas débuter avec //" @@ -2246,8 +2259,7 @@ msgid "" "reached." msgstr "" "Impossible d'augmenter la taille du cache mémoire car la limite de %lu " -"octets " -"est déjà atteinte." +"octets est déjà atteinte." #: apt-pkg/contrib/mmap.cc:402 msgid "" @@ -2407,6 +2419,7 @@ msgstr "Impossible de localiser le point de montage %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Impossible d'accéder à %s" @@ -3194,6 +3207,53 @@ msgstr "Impossible de trouver l'enregistrement d'authentification pour %s" msgid "Hash mismatch for: %s" msgstr "Somme de contrôle de hachage incohérente pour %s" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "La version « %s » de « %s » est introuvable" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "La version « %s » de « %s » n'a pu être trouvée" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Impossible de trouver la tâche %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Impossible de trouver le paquet %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3353,6 +3413,18 @@ msgstr "" msgid "Not locked" msgstr "Non verrouillé" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3360,8 +3432,7 @@ msgid "" "to be corrupt." msgstr "" "Impossible de modifier %s avec cache en mémoire et utilisation des " -"opérations de " -"fichiers : le correctif semble être corrompu." +"opérations de fichiers : le correctif semble être corrompu." #: methods/rred.cc:470 #, c-format @@ -3370,42 +3441,28 @@ msgid "" "to be corrupt." msgstr "" "Impossible de modifier %s avec cache en mémoire (sans échec particulier du " -"cache) : le " -"correctif semble être corrompu." +"cache) : le correctif semble être corrompu." #: methods/rsh.cc:329 msgid "Connection closed prematurely" msgstr "Connexion fermée prématurément" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "La version « %s » de « %s » est introuvable" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "La version « %s » de « %s » n'a pu être trouvée" +#~ msgid "" +#~ "Since you only requested a single operation it is extremely likely that\n" +#~ "the package is simply not installable and a bug report against\n" +#~ "that package should be filed." +#~ msgstr "" +#~ "Ponieważ zażądano tylko jednej operacji, jest bardzo prawdopodobne, że\n" +#~ "danego pakietu po prostu nie da się zainstalować i należy zgłosić w nim\n" +#~ "błąd." -#~ msgid "Couldn't find task %s" -#~ msgstr "Impossible de trouver la tâche %s" - -#~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." -#~ msgstr "E: trop de porte-clés devraient être passés à gpgv. Abandon." +#~ msgid "Line %d too long (max %lu)" +#~ msgstr "Linia %d jest zbyt długa (max %lu)" #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: liste de paramètres trop longue pour Acquire::gpgv::Options. Abandon." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Ne parvient pas à ouvrir le tube pour %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Erreur de lecture du processus %s" - -#~ msgid "" -#~ "The size of a MMap has already reached the defined limit of %lu bytes," -#~ "abort the try to grow the MMap." -#~ msgstr "" -#~ "La taille d'une « MMap » (carte en mémoire) a déjà atteint la limite " -#~ "définie de %lu octets. Abandon de la tentative d'agrandir la « MMap »." - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Erreur apparue lors du traitement de %s (NewVersion2)" @@ -3434,3 +3491,13 @@ msgstr "Connexion fermée prématurément" #~ msgid "Dynamic MMap ran out of room" #~ msgstr "La zone dynamique d'allocation mémoire n'a plus de place" + +#~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." +#~ msgstr "E: trop de porte-clés devraient être passés à gpgv. Abandon." + +#~ msgid "" +#~ "The size of a MMap has already reached the defined limit of %lu bytes," +#~ "abort the try to grow the MMap." +#~ msgstr "" +#~ "La taille d'une « MMap » (carte en mémoire) a déjà atteint la limite " +#~ "définie de %lu octets. Abandon de la tentative d'agrandir la « MMap »." diff --git a/po/gl.po b/po/gl.po index ba067130..02b1d229 100644 --- a/po/gl.po +++ b/po/gl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po_gl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-12-17 22:44+0100\n" "Last-Translator: mvillarino \n" "Language-Team: galician \n" @@ -108,7 +108,7 @@ msgstr "Debe fornecer exactamente un patrón" msgid "No packages found" msgstr "Non se atopou ningún paquete" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Non se puido atopar o paquete %s" @@ -669,7 +669,7 @@ msgstr "Non se puido cambiar o nome de %s a %s" msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Erro na compilación da expresión regular - %s" @@ -1669,6 +1669,7 @@ msgstr "O ficheiro %s/%s sobrescribe o do paquete %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Non se pode ler %s" @@ -1803,6 +1804,27 @@ msgstr "Non se puido atopar un ficheiro de control válido" msgid "Unparsable control file" msgstr "Ficheiro de control non analizable" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Non se puido abrir unha canle para %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Erro de lectura do proceso %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Non se atopou" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Non se puido estabrecer a hora de modificación" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1833,15 +1855,6 @@ msgstr "Non se atopou o disco" msgid "File not found" msgstr "Non se atopou o ficheiro" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Non se atopou" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Non se puido estabrecer a hora de modificación" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI non válido, os URIs locais non deben comezar por //" @@ -2359,6 +2372,7 @@ msgstr "Non se pode analizar o punto de montaxe %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Non se pode cambiar a %s" @@ -3106,6 +3120,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Os \"hashes\" non coinciden" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Non se atopou a versión \"%s\" de \"%s\"" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Non se atopou a versión \"%s\" de \"%s\"" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Non se puido atopar a tarefa %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Non se puido atopar o paquete %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3252,6 +3313,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3270,25 +3343,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "A conexión pechouse prematuramente" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Non se atopou a versión \"%s\" de \"%s\"" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Non se atopou a versión \"%s\" de \"%s\"" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Non se puido atopar a tarefa %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: A lista de argumentos de Acquire:gpgv::Options é longa de máis. Sáese." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Non se puido abrir unha canle para %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Erro de lectura do proceso %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Ocorreu un erro ao procesar %s (NewVersion2)" diff --git a/po/hu.po b/po/hu.po index 4770724f..99e0156b 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-05-11 14:49+0100\n" "Last-Translator: SZERVÁC Attila \n" "Language-Team: Hungarian \n" @@ -109,7 +109,7 @@ msgstr "Pontosan egy mintát kell megadnod" msgid "No packages found" msgstr "Nem találtam csomagokat" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Az alábbi csomag nem található: %s" @@ -661,7 +661,7 @@ msgstr "Nem sikerült átnevezni %s-t erre: %s" msgid "Y" msgstr "I" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Regex fordítási hiba - %s" @@ -1644,6 +1644,7 @@ msgstr "A(z) %s/%s fájl felülírja a(z) %s csomagban levőt" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s nem olvasható" @@ -1777,6 +1778,27 @@ msgstr "Nem található érvényes vezérlő fájl" msgid "Unparsable control file" msgstr "Értelmezhetetlen vezérlő fájl" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nem lehet csövet nyitni ehhez: %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Olvasási hiba %s folyamattól" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Nem érhető el" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "A módosítási időt beállítása sikertelen" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1807,15 +1829,6 @@ msgstr "Nem találom a lemezt" msgid "File not found" msgstr "Nem találom a fájlt" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Nem érhető el" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "A módosítási időt beállítása sikertelen" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Érvénytelen URI, helyi URIk nem kezdődhetnek //-el" @@ -2329,6 +2342,7 @@ msgstr "%s csatolási pont nem érhető el" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nem sikerült ide váltani: %s" @@ -3076,6 +3090,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "A Hash Sum nem megfelelő" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "'%s' kiadás ehhez: '%s' nem található" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "'%s' verzió ehhez: '%s' nem található" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Hiányzó %s feladat" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Az alábbi csomag nem található: %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3220,6 +3281,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3238,24 +3311,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "A kapcsolat idő előtt lezárult" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "'%s' kiadás ehhez: '%s' nem található" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "'%s' verzió ehhez: '%s' nem található" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Hiányzó %s feladat" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "H: Az Acquire::gpgv::Options argumentum lista túl hosszú. Kilépek." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Nem lehet csövet nyitni ehhez: %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Olvasási hiba %s folyamattól" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Hiba történt %s feldolgozásakor (NewVersion2)" diff --git a/po/it.po b/po/it.po index 00594bce..f2a91987 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-05-15 20:33+0200\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -106,7 +106,7 @@ msgstr "È necessario specificare un solo modello" msgid "No packages found" msgstr "Nessun pacchetto trovato" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Impossibile trovare il pacchetto %s" @@ -661,7 +661,7 @@ msgstr "Rinomina di %s in %s non riuscita" msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Errore di compilazione dell'espressione regolare - %s" @@ -1683,6 +1683,7 @@ msgstr "Il file %s/%s sovrascrive quello nel pacchetto %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Impossibile leggere %s" @@ -1817,6 +1818,27 @@ msgstr "Impossibile localizzare un file \"control\" valido" msgid "Unparsable control file" msgstr "File \"control\" non analizzabile" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Impossibile aprire il file %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Errore di lettura dal processo %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Esecuzione di stat non riuscita" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Impostazione della data di modifica non riuscita" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1847,15 +1869,6 @@ msgstr "Disco non trovato" msgid "File not found" msgstr "File non trovato" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Esecuzione di stat non riuscita" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Impostazione della data di modifica non riuscita" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI non valido, gli URI locali non devono iniziare con //" @@ -2381,6 +2394,7 @@ msgstr "Impossibile eseguire stat sul punto di mount %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Impossibile passare a %s" @@ -3145,6 +3159,55 @@ msgstr "Impossibile trovare il record di autenticazione per %s" msgid "Hash mismatch for: %s" msgstr "Hash non corrispondente per %s" +# (ndt) dovrebbe essere inteso il file Release +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Release \"%s\" per \"%s\" non trovato." + +# (ndt) dovrebbe essere inteso il Version +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Version \"%s\" per \"%s\" non trovato" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Impossibile trovare il task %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Impossibile trovare il pacchetto %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3297,6 +3360,18 @@ msgstr "" msgid "Not locked" msgstr "Non bloccato" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3319,26 +3394,12 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Connessione chiusa prematuramente" -# (ndt) dovrebbe essere inteso il file Release -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Release \"%s\" per \"%s\" non trovato." - -# (ndt) dovrebbe essere inteso il Version -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Version \"%s\" per \"%s\" non trovato" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Impossibile trovare il task %s" - #~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." #~ msgstr "E: Troppi portachiavi verrebbero passati a gpgv. Uscita." #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Elenco argomenti da Acquire::gpgv::Options troppo lungo. Uscita." -#~ msgid "Read error from %s process" -#~ msgstr "Errore di lettura dal processo %s" - #~ msgid "" #~ "The size of a MMap has already reached the defined limit of %lu bytes," #~ "abort the try to grow the MMap." diff --git a/po/ja.po b/po/ja.po index 20626926..770b168d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-13 09:26+0900\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Debian Japanese List \n" @@ -106,7 +106,7 @@ msgstr "パターンはちょうど 1 つだけ指定してください" msgid "No packages found" msgstr "パッケージが見つかりません" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "パッケージ %s が見つかりません" @@ -658,7 +658,7 @@ msgstr "%s を %s に名前変更できませんでした" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "正規表現の展開エラー - %s" @@ -1664,6 +1664,7 @@ msgstr "ファイル %s/%s がパッケージ %s のものを上書きします" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s を読み込むことができません" @@ -1799,6 +1800,27 @@ msgstr "正しいコントロールファイルを特定できませんでした msgid "Unparsable control file" msgstr "解析できないコントロールファイル" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "%s に対してパイプを開けませんでした" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "%s プロセスからの読み込みエラー" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "状態の取得に失敗しました" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "変更時刻の設定に失敗しました" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1829,15 +1851,6 @@ msgstr "ディスクが見つかりません。" msgid "File not found" msgstr "ファイルが見つかりません" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "状態の取得に失敗しました" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "変更時刻の設定に失敗しました" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "不正な URI です。ローカルの URI は // で始まってはいけません" @@ -2349,6 +2362,7 @@ msgstr "マウントポイント %s の状態を取得できません" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "%s へ変更することができません" @@ -3100,6 +3114,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "ハッシュサムが適合しません" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "'%2$s' のリリース '%1$s' が見つかりませんでした" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "'%2$s' のバージョン '%1$s' が見つかりませんでした" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "タスク %s が見つかりません" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "パッケージ %s が見つかりません" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3246,6 +3307,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3264,25 +3337,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "途中で接続がクローズされました" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "'%2$s' のリリース '%1$s' が見つかりませんでした" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "'%2$s' のバージョン '%1$s' が見つかりませんでした" - -#~ msgid "Couldn't find task %s" -#~ msgstr "タスク %s が見つかりません" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "エラー: Acquire::gpgv::Options の引数リストが長すぎます。終了しています。" -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "%s に対してパイプを開けませんでした" - -#~ msgid "Read error from %s process" -#~ msgstr "%s プロセスからの読み込みエラー" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "%s を処理中にエラーが発生しました (NewVersion2)" diff --git a/po/km.po b/po/km.po index 38507e85..971a7473 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -111,7 +111,7 @@ msgstr "អ្នក​ត្រូវ​តែ​ផ្ដល់​លំនា msgid "No packages found" msgstr "រក​កញ្ចប់​មិន​ឃើញ" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "មិន​អាច​កំណត់​ទីតាំង​កញ្ចប់ %s បានឡើយ" @@ -661,7 +661,7 @@ msgstr "បរាជ័យ​ក្នុង​ការ​ប្តូរ​ឈ msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Regex កំហុស​ការចងក្រង​ - %s" @@ -1637,6 +1637,7 @@ msgstr "ឯកសារ​ %s/%s សរសេរជាន់​ពីលើ​ #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "មិន​អាច​អាន​ %s បានឡើយ" @@ -1769,6 +1770,27 @@ msgstr "បរាជ័យ​ក្នុងការដាក់ទិតាំ msgid "Unparsable control file" msgstr "ឯកសារត្រួតពិនិត្យ​ដែលមិនអាច​ញែកបាន" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "មិន​អាច​បើក​បំពុង​សម្រាប់​ %s បានឡើយ" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "អាចន​កំហុស​ពី​ដំណើរការ %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "បរាជ័យ​ក្នុងការថ្លែង" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "បរាជ័យក្នុងការកំណត់​ពេលវេលា​ការកែប្រែ​" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1799,15 +1821,6 @@ msgstr "រក​ថាសមិ​ន​ឃើញ​ ។" msgid "File not found" msgstr "រកឯកសារ​មិន​ឃើញ​" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "បរាជ័យ​ក្នុងការថ្លែង" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "បរាជ័យក្នុងការកំណត់​ពេលវេលា​ការកែប្រែ​" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI មិនត្រឹមត្រូវ​ URIS មូលដ្ឋានមិនត្រូវ​ចាប់ផ្តើម​ជាមួយ​ // ឡើយ" @@ -2317,6 +2330,7 @@ msgstr "មិនអាច​ថ្លែង ចំណុចម៉ោន %s ប #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "មិនអាច​ប្ដូរទៅ %s បានឡើយ" @@ -3054,6 +3068,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "MD5Sum មិន​ផ្គួផ្គង​" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "រក​មិន​ឃើញ​ការ​ចេញ​ផ្សាយ​ '%s' សម្រាប់​ '%s' ឡើយ" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "រក​មិន​ឃើញ​កំណែ​ '%s' សម្រាប់ '%s'" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "មិន​អាច​រក​កញ្ចប់ %s បានទេ" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "មិន​អាច​រក​កញ្ចប់ %s បានទេ" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3198,6 +3259,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3216,25 +3289,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "បាន​បិទ​ការ​តភ្ជាប់​មុន​ពេល" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "រក​មិន​ឃើញ​ការ​ចេញ​ផ្សាយ​ '%s' សម្រាប់​ '%s' ឡើយ" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "រក​មិន​ឃើញ​កំណែ​ '%s' សម្រាប់ '%s'" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "មិន​អាច​រក​កញ្ចប់ %s បានទេ" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E ៖ បញ្ជី​អាគុយ​ម៉ង់​ពី​ Acquire::gpgv::Options too long ។ ចេញ​ ។" -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "មិន​អាច​បើក​បំពុង​សម្រាប់​ %s បានឡើយ" - -#~ msgid "Read error from %s process" -#~ msgstr "អាចន​កំហុស​ពី​ដំណើរការ %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "កំហុស​បាន​កើត​ឡើង​ខណៈ​ពេល​កំពុង​ដំណើរការ​ %s (កំណែ២​ថ្មី​)" diff --git a/po/ko.po b/po/ko.po index 65169a35..541cde75 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-13 07:14+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -103,7 +103,7 @@ msgstr "정확히 한 개의 패턴을 넘겨야 합니다" msgid "No packages found" msgstr "패키지가 없습니다" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "%s 패키지를 찾을 수 없습니다" @@ -655,7 +655,7 @@ msgstr "%s 파일의 이름을 %s(으)로 바꾸는 데 실패했습니다" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "정규식 컴파일 오류 - %s" @@ -1652,6 +1652,7 @@ msgstr "%s/%s 파일은 %s 패키지에 있는 파일을 덮어 씁니다" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s을(를) 읽을 수 없습니다" @@ -1784,6 +1785,27 @@ msgstr "올바른 control 파일을 찾는 데 실패했습니다" msgid "Unparsable control file" msgstr "control 파일을 파싱할 수 없습니다" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "%s에 대한 파이프를 열 수 없습니다" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "%s 프로세스에서 읽는 데 오류가 발생했습니다" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "파일 정보를 읽는 데 실패했습니다" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "파일 변경 시각을 설정하는 데 실패했습니다" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1814,15 +1836,6 @@ msgstr "디스크가 없습니다." msgid "File not found" msgstr "파일이 없습니다" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "파일 정보를 읽는 데 실패했습니다" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "파일 변경 시각을 설정하는 데 실패했습니다" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI가 틀렸습니다. 로컬 URI는 //로 시작해야 합니다." @@ -2334,6 +2347,7 @@ msgstr "마운트 위치 %s의 정보를 읽을 수 없습니다" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "%s 디렉토리로 이동할 수 없습니다" @@ -3072,6 +3086,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "해쉬 합계가 서로 다릅니다" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "%2$s 패키지의 '%1$s' 릴리즈를 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "%2$s 패키지의 '%1$s' 버전을 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "%s 작업를 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "%s 패키지를 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3217,6 +3278,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3235,24 +3308,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "연결이 너무 빨리 끊어졌습니다" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "%2$s 패키지의 '%1$s' 릴리즈를 찾을 수 없습니다" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "%2$s 패키지의 '%1$s' 버전을 찾을 수 없습니다" - -#~ msgid "Couldn't find task %s" -#~ msgstr "%s 작업를 찾을 수 없습니다" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Acquire::gpgv::Options의 인자 목록이 너무 깁니다. 끝냅니다." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "%s에 대한 파이프를 열 수 없습니다" - -#~ msgid "Read error from %s process" -#~ msgstr "%s 프로세스에서 읽는 데 오류가 발생했습니다" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "%s 처리하는 중에 오류가 발생했습니다 (NewVersion2)" diff --git a/po/ku.po b/po/ku.po index 2c0a4313..9e98397d 100644 --- a/po/ku.po +++ b/po/ku.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-ku\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: ku \n" @@ -110,7 +110,7 @@ msgstr "Pêwist e tu mînakekê bidî" msgid "No packages found" msgstr "Pakêt nayên dîtin" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Pakêt nehate dîtin %s" @@ -572,7 +572,7 @@ msgstr "" msgid "Y" msgstr "E" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "" @@ -1479,6 +1479,7 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nikare %s bixwîne" @@ -1609,6 +1610,28 @@ msgstr "" msgid "Unparsable control file" msgstr "" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nikarî pelê %s veke" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +#, fuzzy +msgid "Failed to stat" +msgstr "%s venebû" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "" + #: methods/cdrom.cc:199 #, fuzzy, c-format msgid "Unable to read the cdrom database %s" @@ -1637,16 +1660,6 @@ msgstr "Dîsk nehate dîtin." msgid "File not found" msgstr "Pel nehate dîtin" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -#, fuzzy -msgid "Failed to stat" -msgstr "%s venebû" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "" @@ -2157,6 +2170,7 @@ msgstr "Nivîsandin ji bo %s ne pêkane" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nikarî derbasa %s bike" @@ -2879,6 +2893,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Hash Sum li hev nayên" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Peywira %s nehate dîtin" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Nikarî pakêta %s bibîne" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3023,6 +3084,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3041,9 +3114,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Girêdan zû hatiye girtin" -#~ msgid "Couldn't find task %s" -#~ msgstr "Peywira %s nehate dîtin" - #, fuzzy #~ msgid "Could not patch file" #~ msgstr "Danegira %s nehate vekirin: %s" diff --git a/po/lt.po b/po/lt.po index e9ae4599..547fe5e2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -108,7 +108,7 @@ msgstr "" msgid "No packages found" msgstr "Paketų nerasta" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Nepavyko rasti paketo %s" @@ -627,7 +627,7 @@ msgstr "Nepavyko pervadinti %s į %s" msgid "Y" msgstr "T" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "" @@ -1575,6 +1575,7 @@ msgstr "" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nepavyko perskaityti %s" @@ -1705,6 +1706,27 @@ msgstr "" msgid "Unparsable control file" msgstr "" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nepavyko atverti failo %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1733,15 +1755,6 @@ msgstr "Diskas nerastas." msgid "File not found" msgstr "Failas nerastas" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "" @@ -2249,6 +2262,7 @@ msgstr "" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nepavyko pakeisti į %s" @@ -2975,6 +2989,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "MaiÅ¡os sumos nesutapimas" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Nebuvo rastas „%s“ leidimas paketui „%s“" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Nebuvo rasta „%s“ versija paketui „%s“" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Nepavyko rasti užduoties %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Nepavyko rasti paketo %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3119,6 +3180,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3137,15 +3210,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Nebuvo rastas „%s“ leidimas paketui „%s“" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Nebuvo rasta „%s“ versija paketui „%s“" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Nepavyko rasti užduoties %s" - #, fuzzy #~| msgid "Could not open file %s" #~ msgid "Could not patch file" diff --git a/po/mr.po b/po/mr.po index 394e43ca..d572370c 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -105,7 +105,7 @@ msgstr "तुम्हाला फक्त एकच नमुना द् msgid "No packages found" msgstr "पॅकेजेस सापडले नाहीत" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "पॅकेज %s शोधण्यास असमर्थ आहे" @@ -655,7 +655,7 @@ msgstr "%s ला पुनर्नामांकन %s करण्यास msgid "Y" msgstr "होय" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "रिजेक्स कंपायलेशन त्रुटी -%s " @@ -1640,6 +1640,7 @@ msgstr "File %s/%s, %s पॅकेज मधल्या एका वर प #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s वाचण्यास असमर्थ" @@ -1772,6 +1773,27 @@ msgstr "वैध नियंत्रण फाईल शोधण्यास msgid "Unparsable control file" msgstr "अनपार्सेबल नियंत्रण फाईल" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "%s साठी पाईप उघडता येत नाही" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "%s क्रियेपासून चूक वाचा" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "स्टॅट करण्यास असमर्थ" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "बदलण्याचा वेळ निश्चित करण्यास असमर्थ" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1802,15 +1824,6 @@ msgstr "डिस्क सापडत नाही" msgid "File not found" msgstr "फाईल सापडली नाही" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "स्टॅट करण्यास असमर्थ" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "बदलण्याचा वेळ निश्चित करण्यास असमर्थ" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "अवैध यू आर एल, स्थानिक यू आर आय एस सुरू होऊ नये यापासून //" @@ -2321,6 +2334,7 @@ msgstr "%s माऊंट पॉईंट स्टॅट करण्यास #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "%s मध्ये बदलण्यास असमर्थ" @@ -3066,6 +3080,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "हॅश बेरीज जुळत नाही" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "'%s' साठी '%s' आवृत्ती सापडली नाही" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "'%s' साठी '%s' आवृत्ती सापडली नाही" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "%s कार्य सापडू शकले नाही" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "%s पॅकेज सापडू शकले नाही" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3210,6 +3271,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3228,25 +3301,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "जोडणी अकाली बंद झाली" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "'%s' साठी '%s' आवृत्ती सापडली नाही" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "'%s' साठी '%s' आवृत्ती सापडली नाही" - -#~ msgid "Couldn't find task %s" -#~ msgstr "%s कार्य सापडू शकले नाही" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "दोष: ::gpgv:: कडून प्राप्त झालेला ऑर्गुमेंट सूचीचा पर्याय खूप लांबीचा. बाहेर पडत आहे." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "%s साठी पाईप उघडता येत नाही" - -#~ msgid "Read error from %s process" -#~ msgstr "%s क्रियेपासून चूक वाचा" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "%s(नविन आवृती२) प्रक्रिया करीत असतांना दोष आढळून आला" diff --git a/po/nb.po b/po/nb.po index 96f66a8b..7df9a668 100644 --- a/po/nb.po +++ b/po/nb.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-02-01 18:26+0100\n" "Last-Translator: Hans Fredrik Nordhaug \n" "Language-Team: Norwegian Bokmal \n" @@ -112,7 +112,7 @@ msgstr "Du m msgid "No packages found" msgstr "Fant ingen pakker" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Klarer ikke å finne pakken %s" @@ -666,7 +666,7 @@ msgstr "Klarte ikke msgid "Y" msgstr "J" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Kompileringsfeil i regulært uttrykk - %s" @@ -1660,6 +1660,7 @@ msgstr "Fila %s/%s skriver over den tilsvarende fila i pakken %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Klarer ikke å lese %s" @@ -1796,6 +1797,27 @@ msgstr "Fant ingen gyldig kontrollfil" msgid "Unparsable control file" msgstr "Kontrollfila kan ikke tolkes" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Klarte ikke å åpne rør for %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Lesefeil fra %s-prosessen" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Klarte ikke å få status" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Klarte ikke å sette endringstidspunkt" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1828,15 +1850,6 @@ msgstr "Disk ikke funnet." msgid "File not found" msgstr "Fant ikke fila" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Klarte ikke å få status" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Klarte ikke å sette endringstidspunkt" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Ugyldig adresse. Lokale adresser kan ikke starte med //" @@ -2351,6 +2364,7 @@ msgstr "Klarer ikke #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Klarer ikke å endre %s" @@ -3092,6 +3106,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Hashsummen stemmer ikke" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Utgave «%s» av «%s» ble ikke funnet" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Versjon «%s» av «%s» ble ikke funnet" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Klarte ikke å finne oppgave %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Klarte ikke å finne pakken %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3236,6 +3297,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3254,24 +3327,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Forbindelsen ble uventet stengt" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Utgave «%s» av «%s» ble ikke funnet" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Versjon «%s» av «%s» ble ikke funnet" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Klarte ikke å finne oppgave %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Argumentliste fra Acquire::gpgv::Options for lang. Avbryter." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Klarte ikke å åpne rør for %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Lesefeil fra %s-prosessen" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Feil oppsto under behandling av %s (NewVersion2)" diff --git a/po/ne.po b/po/ne.po index 39d9eaac..6f0ddf5d 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -108,7 +108,7 @@ msgstr "तपाईँले एउटा वास्तविक बान् msgid "No packages found" msgstr "कुनै प्याकेजहरू फेला परेन" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "प्याकेज %s तोक्न असक्षम भयो" @@ -658,7 +658,7 @@ msgstr " %s मा %s पुन:नामकरण असफल भयो" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "संकलन त्रुटि रिजेक्स गर्नुहोस् - %s" @@ -1638,6 +1638,7 @@ msgstr "फाइल %s/%s ले प्याकेज %s मा एउटा #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "%s पढ्न असफल भयो" @@ -1770,6 +1771,27 @@ msgstr "वैध नियन्त्रण फाइल स्थित ग msgid "Unparsable control file" msgstr "पद वर्णन गर्न नसकिने नियन्त्रण फाइल" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "%s को लागि पाइप खोल्न सकिएन" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "%s प्रक्रियाबाट त्रुटि पढ्नुहोस् " + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "स्थिर गर्न असफल भयो" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "परिमार्जन समय सेट असफल भयो" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1800,15 +1822,6 @@ msgstr "डिस्क फेला परेन ।" msgid "File not found" msgstr "फाइल फेला परेन " -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "स्थिर गर्न असफल भयो" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "परिमार्जन समय सेट असफल भयो" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "अवैध URl, स्थानिय URIS // संग सुरू हुन सक्दैन" @@ -2319,6 +2332,7 @@ msgstr "माउन्ट बिन्दु %s स्थिर गर्न #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "%s मा परिवर्तन गर्न असक्षम" @@ -3058,6 +3072,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "MD5Sum मेल भएन" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr " '%s' को लागि '%s' निष्काशन फेला पार्न सकिएन" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr " '%s' को लागि '%s' संस्करण फेला पार्न सकिएन" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "प्याकेज फेला पार्न सकिएन %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "प्याकेज फेला पार्न सकिएन %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3202,6 +3263,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3220,25 +3293,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "जडान असमायिक बन्द भयो" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr " '%s' को लागि '%s' निष्काशन फेला पार्न सकिएन" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr " '%s' को लागि '%s' संस्करण फेला पार्न सकिएन" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "प्याकेज फेला पार्न सकिएन %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: प्राप्त गर्नेबाट तर्क सूचि::gpgv::अति लामो विकल्पहरू अवस्थित छ ।" -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "%s को लागि पाइप खोल्न सकिएन" - -#~ msgid "Read error from %s process" -#~ msgstr "%s प्रक्रियाबाट त्रुटि पढ्नुहोस् " - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr " %s प्रक्रिया गर्दा त्रुटि देखा पर्यो (नयाँ संस्करण २)" diff --git a/po/nl.po b/po/nl.po index 7b713eb9..90d51b06 100644 --- a/po/nl.po +++ b/po/nl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: nl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-03-16 06:52+0100\n" "Last-Translator: Frans Pop \n" "Language-Team: Dutch \n" @@ -109,7 +109,7 @@ msgstr "U dient precies één patroon op te geven" msgid "No packages found" msgstr "Geen pakketten gevonden" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Kan pakket %s niet vinden" @@ -664,7 +664,7 @@ msgstr "Hernoemen van %s naar %s is mislukt" msgid "Y" msgstr "J" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Regex-compilatiefout - %s" @@ -1678,6 +1678,7 @@ msgstr "Het bestand %s/%s overschrijft het bestand van pakket %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Kan %s niet lezen" @@ -1813,6 +1814,27 @@ msgstr "Lokaliseren van een geldig 'control'-bestand is mislukt" msgid "Unparsable control file" msgstr "Niet-ontleedbaar 'control'-bestand" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Kon geen pijp openen voor %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Leesfout door proces %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "stat is mislukt" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Instellen van de aanpassingstijd is mislukt" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1844,15 +1866,6 @@ msgstr "Schijf niet gevonden" msgid "File not found" msgstr "Bestand niet gevonden" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "stat is mislukt" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Instellen van de aanpassingstijd is mislukt" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Ongeldige URI, lokale URIs mogen niet beginnen met //" @@ -2379,6 +2392,7 @@ msgstr "Kan de status van het aanhechtpunt %s niet opvragen" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Kan %s niet veranderen" @@ -3145,6 +3159,53 @@ msgstr "Kan geen authenticatierecord vinden voor: %s" msgid "Hash mismatch for: %s" msgstr "Hash-som komt niet overeen voor: %s" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Release '%s' voor '%s' is niet gevonden" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Versie '%s' voor '%s' is niet gevonden" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Kon taak %s niet vinden" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Kon pakket %s niet vinden" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3295,6 +3356,18 @@ msgstr "" msgid "Not locked" msgstr "Niet vergrendeld" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3317,15 +3390,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Verbinding werd voortijdig afgebroken" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Release '%s' voor '%s' is niet gevonden" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Versie '%s' voor '%s' is niet gevonden" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Kon taak %s niet vinden" - #~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." #~ msgstr "" #~ "E: Te veel sleutelringen om door te geven aan gpgv. Er wordt afgesloten." @@ -3335,12 +3399,6 @@ msgstr "Verbinding werd voortijdig afgebroken" #~ "F: argumentenlijst van Acquire::gpv::Options was te lang. Er wordt " #~ "afgesloten." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Kon geen pijp openen voor %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Leesfout door proces %s" - #~ msgid "" #~ "The size of a MMap has already reached the defined limit of %lu bytes," #~ "abort the try to grow the MMap." diff --git a/po/nn.po b/po/nn.po index 9870df3d..5a4bd457 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -110,7 +110,7 @@ msgstr "Du m msgid "No packages found" msgstr "Fann ingen pakkar" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Finn ikkje pakken %s" @@ -659,7 +659,7 @@ msgstr "Klarte ikkje endra namnet p msgid "Y" msgstr "J" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Regex-kompileringsfeil - %s" @@ -1648,6 +1648,7 @@ msgstr "Fila %s/%s skriv over den tilsvarande fila i pakken %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Klarte ikkje lesa %s" @@ -1783,6 +1784,27 @@ msgstr "Fann ikkje noka gyldig kontrollfil" msgid "Unparsable control file" msgstr "Kontrollfila kan ikkje tolkast" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Klarte ikkje opna røyr for %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Lesefeil frå %s-prosessen" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Klarte ikkje få status" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Klarte ikkje setja endringstidspunkt" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1815,15 +1837,6 @@ msgstr "Fann ikkje fila" msgid "File not found" msgstr "Fann ikkje fila" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Klarte ikkje få status" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Klarte ikkje setja endringstidspunkt" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Ugyldig URI. Lokale URI-ar kan ikkje starta med //" @@ -2334,6 +2347,7 @@ msgstr "Klarte ikkje f #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Klarte ikkje byta til %s" @@ -3079,6 +3093,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Feil MD5-sum" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Fann ikkje utgåva «%s» av «%s»" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Fann ikkje versjonen «%s» av «%s»" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Fann ikkje pakken %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Fann ikkje pakken %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3223,6 +3284,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3241,22 +3314,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Sambandet vart uventa stengd" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Fann ikkje utgåva «%s» av «%s»" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Fann ikkje versjonen «%s» av «%s»" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "Fann ikkje pakken %s" - -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Klarte ikkje opna røyr for %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Lesefeil frå %s-prosessen" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Feil ved behandling av %s (NewVersion2)" diff --git a/po/pl.po b/po/pl.po index 763f5988..9f3e4c29 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.23.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-09-27 03:42+0100\n" "Last-Translator: Wiktor Wandachowicz \n" "Language-Team: Polish \n" @@ -108,7 +108,7 @@ msgstr "Należy podać dokładnie jeden wzorzec" msgid "No packages found" msgstr "Nie znaleziono żadnych pakietów" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Nie udało się odnaleźć pakietu %s" @@ -664,7 +664,7 @@ msgstr "Nie udało się zmienić nazwy %s na %s" msgid "Y" msgstr "T" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Błąd kompilacji wyrażenia regularnego - %s" @@ -1673,6 +1673,7 @@ msgstr "Plik %s/%s nadpisuje plik w pakiecie %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nie można czytać %s" @@ -1808,6 +1809,27 @@ msgstr "Nie udało się odnaleźć poprawnego pliku control" msgid "Unparsable control file" msgstr "Plik kontrolny nie może zostać poprawnie zinterpretowany" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nie udało się otworzyć potoku dla %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Błąd odczytu z procesu %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Nie udało się wykonać operacji stat" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Nie udało się ustawić czasu modyfikacji" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1838,15 +1860,6 @@ msgstr "Nie odnaleziono dysku." msgid "File not found" msgstr "Nie odnaleziono pliku" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Nie udało się wykonać operacji stat" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Nie udało się ustawić czasu modyfikacji" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Nieprawidłowe URI, lokalne URI nie mogą zaczynać się od //" @@ -2368,6 +2381,7 @@ msgstr "Nie udało się wykonać operacji stat na punkcie montowania %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nie udało się przejść do %s" @@ -3113,6 +3127,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Błędna suma kontrolna" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Wydanie \"%s\" dla \"%s\" nie zostało znalezione" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Wersja \"%s\" dla \"%s\" nie została znaleziona" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Nie udało się odnaleźć zadania %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Nie udało się odnaleźć pakietu %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3264,6 +3325,18 @@ msgstr "" msgid "Not locked" msgstr "Nie zablokowany" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3282,24 +3355,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Połączenie zostało zamknięte przedwcześnie" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Wydanie \"%s\" dla \"%s\" nie zostało znalezione" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Wersja \"%s\" dla \"%s\" nie została znaleziona" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Nie udało się odnaleźć zadania %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Lista argumentów Acquire::gpgv::Options zbyt długa. Zakończenie." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Nie udało się otworzyć potoku dla %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Błąd odczytu z procesu %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Wystąpił błąd podczas przetwarzania %s (NewVersion2)" diff --git a/po/pt.po b/po/pt.po index ac7bb0be..1ca33d01 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-09-09 20:54+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -105,7 +105,7 @@ msgstr "Você deve passar exatamente um padrão" msgid "No packages found" msgstr "Não foi encontrado nenhum pacote" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Não foi possível encontrar o pacote %s" @@ -660,7 +660,7 @@ msgstr "Falhou renomear %s para %s" msgid "Y" msgstr "S" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Erro de compilação de regex - %s" @@ -1668,6 +1668,7 @@ msgstr "O ficheiro %s/%s substitui o que está no pacote %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Não foi possível ler %s" @@ -1802,6 +1803,27 @@ msgstr "Falha em localizar um ficheiro de controle válido" msgid "Unparsable control file" msgstr "Ficheiro de controle não interpretável" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Não foi possível abrir pipe para %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Erro de leitura do processo %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Falhou o stat" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Falhou definir hora de modificação" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1832,15 +1854,6 @@ msgstr "Disco não encontrado." msgid "File not found" msgstr "Ficheiro não encontrado" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Falhou o stat" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Falhou definir hora de modificação" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI inválido, URIs locais não devem começar por //" @@ -2358,6 +2371,7 @@ msgstr "Impossível executar stat ao ponto de montagem %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Impossível mudar para %s" @@ -3120,6 +3134,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Código de verificação hash não coincide" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Não foi encontrado o Release '%s' para '%s'" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Não foi encontrada a versão '%s' para '%s'" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Não foi possível encontrar a tarefa %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Impossível encontrar o pacote %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3266,6 +3327,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3287,26 +3360,11 @@ msgstr "Ligação encerrada prematuramente" #~ msgid "You must give exactly one pattern" #~ msgstr "Você deve dar exactamente um pattern" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Não foi encontrado o Release '%s' para '%s'" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Não foi encontrada a versão '%s' para '%s'" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Não foi possível encontrar a tarefa %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: A lista de argumentos de Acquire::gpgv::Options é demasiado longa. A " #~ "sair." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Não foi possível abrir pipe para %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Erro de leitura do processo %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Ocorreu um erro ao processar %s (NewVersion2)" diff --git a/po/pt_BR.po b/po/pt_BR.po index af6992ca..1b763bde 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: Romanian \n" @@ -108,7 +108,7 @@ msgstr "Trebuie să dați exact un șablon" msgid "No packages found" msgstr "Nu s-au găsit pachete" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Nu s-a putut localiza pachetul %s" @@ -667,7 +667,7 @@ msgstr "Eșec la redenumirea lui %s în %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Eroare de compilare expresie regulată - %s" @@ -1677,6 +1677,7 @@ msgstr "Fișierul %s/%s îl suprascrie pe cel din pachetul %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nu s-a putut citi %s" @@ -1815,6 +1816,27 @@ msgstr "Eșec la localizare a unui fișier de control valid" msgid "Unparsable control file" msgstr "Fișier de control neanalizabil" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nu s-a putut deschide conexiunea pentru %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Eroare de citire din procesul %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Eșec la „stat”" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Eșec la ajustarea timpului de modificare" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1845,15 +1867,6 @@ msgstr "Disc negăsit." msgid "File not found" msgstr "Fișier negăsit" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Eșec la „stat”" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Eșec la ajustarea timpului de modificare" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI invalid, URI-uile locale trebuie să nu înceapă cu //" @@ -2375,6 +2388,7 @@ msgstr "Nu pot determina starea punctului de montare %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nu pot schimba la %s" @@ -3130,6 +3144,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Nepotrivire la suma de căutare" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Release '%s' pentru '%s' n-a fost găsită" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Versiunea '%s' pentru '%s' n-a fost găsită" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Nu s-a putut găsi sarcina %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Nu pot găsi pachetul %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3275,6 +3336,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3293,25 +3366,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Conexiune închisă prematur" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Release '%s' pentru '%s' n-a fost găsită" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Versiunea '%s' pentru '%s' n-a fost găsită" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Nu s-a putut găsi sarcina %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Lista de argumente din Acquire::gpgv::Options este prea lungă. Se iese." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Nu s-a putut deschide conexiunea pentru %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Eroare de citire din procesul %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Eroare apărută în timpul procesării %s (NewVersion2)" diff --git a/po/ru.po b/po/ru.po index eab5e8f6..1ede7914 100644 --- a/po/ru.po +++ b/po/ru.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.25\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-01-08 09:47+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -115,7 +115,7 @@ msgstr "Вы должны задать только один шаблон" msgid "No packages found" msgstr "Не найдено ни одного пакета" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Не удалось найти пакет %s" @@ -669,7 +669,7 @@ msgstr "Не удалось переименовать %s в %s" msgid "Y" msgstr "д" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Ошибка компиляции регулярного выражения - %s" @@ -1684,6 +1684,7 @@ msgstr "Файл %s/%s переписывает файл в пакете %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Невозможно прочитать %s" @@ -1818,6 +1819,27 @@ msgstr "Не удалось найти правильный control-файл" msgid "Unparsable control file" msgstr "Не удалось прочесть содержимое control-файла" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Не удалось открыть канал для %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Ошибка чтения из процесса %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Не удалось получить атрибуты" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Не удалось установить время модификации" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1848,15 +1870,6 @@ msgstr "Диск не найден." msgid "File not found" msgstr "Файл не найден" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Не удалось получить атрибуты" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Не удалось установить время модификации" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Неправильный URI, локальный URI не должен начинаться с //" @@ -2380,6 +2393,7 @@ msgstr "Невозможно прочитать атрибуты точки мо #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Невозможно сменить текущий каталог на %s" @@ -3137,6 +3151,53 @@ msgstr "Не удалось найти аутентификационную за msgid "Hash mismatch for: %s" msgstr "Не совпадает хеш сумма для: %s" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Выпуск '%s' для '%s' не найден" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Версия '%s' для '%s' не найдена" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Не удалось найти задачу %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Не удалось найти пакет %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3289,6 +3350,18 @@ msgstr "" msgid "Not locked" msgstr "Не заблокирован" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3311,26 +3384,11 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Соединение закрыто преждевременно" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Выпуск '%s' для '%s' не найден" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Версия '%s' для '%s' не найдена" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Не удалось найти задачу %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Слишком большой список параметров у Acquire::gpgv::Options. Завершение " #~ "работы." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Не удалось открыть канал для %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Ошибка чтения из процесса %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Произошла ошибка во время обработки %s (NewVersion2)" diff --git a/po/sk.po b/po/sk.po index 97b256d7..b31efdd1 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-05-11 10:22+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -109,7 +109,7 @@ msgstr "Musíte zadaÅ¥ práve jeden vzor" msgid "No packages found" msgstr "Neboli nájdené žiadne balíky" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Nedá sa nájsÅ¥ balík %s" @@ -656,7 +656,7 @@ msgstr "Premenovanie %s na %s zlyhalo" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Chyba pri preklade regulárneho výrazu - %s" @@ -1655,6 +1655,7 @@ msgstr "Súbor %s/%s prepisuje ten z balíka %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Nedá sa načítaÅ¥ %s" @@ -1788,6 +1789,27 @@ msgstr "Nedá sa nájsÅ¥ platný riadiaci súbor" msgid "Unparsable control file" msgstr "Nespracovateľný riadiaci súbor" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Nedá sa otvoriÅ¥ súbor %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Chyba pri čítaní z procesu %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Vyhodnotenie zlyhalo" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Zlyhalo nastavenie času zmeny" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1818,15 +1840,6 @@ msgstr "Disk sa nenaÅ¡iel." msgid "File not found" msgstr "Súbor sa nenaÅ¡iel" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Vyhodnotenie zlyhalo" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Zlyhalo nastavenie času zmeny" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Neplatné URI, lokálne URI nesmie začínaÅ¥ s //" @@ -2342,6 +2355,7 @@ msgstr "Prípojný bod %s sa nedá vyhodnotiÅ¥" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Nedá sa prejsÅ¥ do %s" @@ -3087,6 +3101,53 @@ msgstr "Nebolo možné nájsÅ¥ autentifikačný záznam pre: %s" msgid "Hash mismatch for: %s" msgstr "Nezhoda kontrolných haÅ¡ súčtov: %s" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Nebolo nájdené vydanie „%s“ pre „%s“" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Nebola nájdená verzia „%s“ pre „%s“" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Nebolo možné nájsÅ¥ úlohu %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Balík %s sa nedá nájsÅ¥" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3235,6 +3296,18 @@ msgstr "" msgid "Not locked" msgstr "Nie je zamknuté" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3257,15 +3330,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Spojenie bolo predčasne ukončené" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Nebolo nájdené vydanie „%s“ pre „%s“" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Nebola nájdená verzia „%s“ pre „%s“" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Nebolo možné nájsÅ¥ úlohu %s" - #~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." #~ msgstr "E: PríliÅ¡ mnoho zväzkov kľúčov odovzdaných gpgv. Ukončuje sa." @@ -3274,9 +3338,6 @@ msgstr "Spojenie bolo predčasne ukončené" #~ "CHYBA: zoznam argumentov z Acquire::gpgv::Options je príliÅ¡ dlhý. " #~ "Ukončuje sa." -#~ msgid "Read error from %s process" -#~ msgstr "Chyba pri čítaní z procesu %s" - #~ msgid "" #~ "The size of a MMap has already reached the defined limit of %lu bytes," #~ "abort the try to grow the MMap." diff --git a/po/sl.po b/po/sl.po index c14f439c..75e71827 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2005-02-16 22:18+0100\n" "Last-Translator: Jure Cuhalev \n" "Language-Team: Slovenian \n" @@ -104,7 +104,7 @@ msgstr "Podati morate natan msgid "No packages found" msgstr "Nobena datoteka ni bila najdena" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Ne najdem paketa %s" @@ -654,7 +654,7 @@ msgstr "Ni mogo msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Napaka pri prevajanju regex - %s" @@ -1640,6 +1640,7 @@ msgstr "Datoteka %s/%s prepisuje datoteko v paketu %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Ni mogoèe brati %s" @@ -1772,6 +1773,27 @@ msgstr "Ni mogo msgid "Unparsable control file" msgstr "Nadzorne datoteke ni mogoèe razèleniti" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Ni mogoèe odprti %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Napaka pri branju iz procesa %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Doloèitev ni uspela" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Nastavitev èasa spremembe ni uspela" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1803,15 +1825,6 @@ msgstr "Datoteke ni mogo msgid "File not found" msgstr "Datoteke ni mogoèe najti" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Doloèitev ni uspela" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Nastavitev èasa spremembe ni uspela" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Napaèen URI. Lokalni URI-ji se morajo zaèeti z /" @@ -2324,6 +2337,7 @@ msgstr "Ni mogo #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Ni mogoèe spremeniti v %s" @@ -3071,6 +3085,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Neujemanje vsote MD5" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Izdaje '%s' za '%s' ni mogoèe najti" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Razlièice '%s' za '%s' ni mogoèe najti" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Ni mogoèe najti paketa %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Ni mogoèe najti paketa %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3215,6 +3276,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3233,22 +3306,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Povezava se je prezgodaj zaprla" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Izdaje '%s' za '%s' ni mogoèe najti" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Razlièice '%s' za '%s' ni mogoèe najti" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "Ni mogoèe najti paketa %s" - -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Ni mogoèe odprti %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Napaka pri branju iz procesa %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Pri¹lo je do napake pri obdelavi %s (Nova razlièica 2)" diff --git a/po/sv.po b/po/sv.po index 1d389b2e..ced48778 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2010-08-09 17:11+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -30,7 +30,6 @@ msgstr "Totalt antal paketnamn: " #: cmdline/apt-cache.cc:286 #, fuzzy -#| msgid "Total package names: " msgid "Total package structures: " msgstr "Totalt antal paketnamn: " @@ -101,7 +100,6 @@ msgstr "Paketfilen %s är inte synkroniserad." #: cmdline/apt-cache.cc:1273 #, fuzzy -#| msgid "You must give exactly one pattern" msgid "You must give at least one search pattern" msgstr "Du mÃ¥ste ange exakt ett mönster" @@ -110,7 +108,7 @@ msgstr "Du mÃ¥ste ange exakt ett mönster" msgid "No packages found" msgstr "Inga paket hittades" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Kunde inte hitta paketet %s" @@ -162,42 +160,6 @@ msgstr "%s %s för %s kompilerad den %s %s\n" #: cmdline/apt-cache.cc:1739 #, fuzzy -#| msgid "" -#| "Usage: apt-cache [options] command\n" -#| " apt-cache [options] add file1 [file2 ...]\n" -#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n" -#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n" -#| "\n" -#| "apt-cache is a low-level tool used to manipulate APT's binary\n" -#| "cache files, and query information from them\n" -#| "\n" -#| "Commands:\n" -#| " add - Add a package file to the source cache\n" -#| " gencaches - Build both the package and source cache\n" -#| " showpkg - Show some general information for a single package\n" -#| " showsrc - Show source records\n" -#| " stats - Show some basic statistics\n" -#| " dump - Show the entire file in a terse form\n" -#| " dumpavail - Print an available file to stdout\n" -#| " unmet - Show unmet dependencies\n" -#| " search - Search the package list for a regex pattern\n" -#| " show - Show a readable record for the package\n" -#| " depends - Show raw dependency information for a package\n" -#| " rdepends - Show reverse dependency information for a package\n" -#| " pkgnames - List the names of all packages in the system\n" -#| " dotty - Generate package graphs for GraphViz\n" -#| " xvcg - Generate package graphs for xvcg\n" -#| " policy - Show policy settings\n" -#| "\n" -#| "Options:\n" -#| " -h This help text.\n" -#| " -p=? The package cache.\n" -#| " -s=? The source cache.\n" -#| " -q Disable progress indicator.\n" -#| " -i Show only important deps for the unmet command.\n" -#| " -c=? Read this configuration file\n" -#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] add file1 [file2 ...]\n" @@ -699,7 +661,7 @@ msgstr "Misslyckades med att byta namn pÃ¥ %s till %s" msgid "Y" msgstr "J" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Fel vid kompilering av reguljärt uttryck - %s" @@ -802,19 +764,16 @@ msgstr "%lu är inte helt installerade eller borttagna.\n" #: cmdline/apt-get.cc:634 #, fuzzy, c-format -#| msgid "Note, selecting %s for regex '%s'\n" msgid "Note, selecting '%s' for task '%s'\n" msgstr "Observera, väljer %s för det reguljära uttrycket \"%s\"\n" #: cmdline/apt-get.cc:640 #, fuzzy, c-format -#| msgid "Note, selecting %s for regex '%s'\n" msgid "Note, selecting '%s' for regex '%s'\n" msgstr "Observera, väljer %s för det reguljära uttrycket \"%s\"\n" #: cmdline/apt-get.cc:647 #, fuzzy, c-format -#| msgid "Selected version %s (%s) for %s\n" msgid "Selected version '%s' (%s) for '%s'\n" msgstr "Vald version %s (%s) för %s\n" @@ -829,7 +788,6 @@ msgstr " [Installerat]" #: cmdline/apt-get.cc:677 #, fuzzy -#| msgid "Candidate versions" msgid " [Not candidate version]" msgstr "Kandiderande versioner" @@ -854,7 +812,6 @@ msgstr "Dock kan följande paket ersätta det:" #: cmdline/apt-get.cc:712 #, fuzzy, c-format -#| msgid "Package %s has no installation candidate" msgid "Package '%s' has no installation candidate" msgstr "Paketet %s har ingen installationskandidat" @@ -865,7 +822,6 @@ msgstr "" #: cmdline/apt-get.cc:754 #, fuzzy, c-format -#| msgid "Note, selecting %s instead of %s\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Observera, väljer %s istället för %s\n" @@ -877,7 +833,6 @@ msgstr "" #: cmdline/apt-get.cc:788 #, fuzzy, c-format -#| msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "" "Hoppar över %s, det är redan installerat och uppgradering har inte valts.\n" @@ -924,7 +879,6 @@ msgstr " Färdig" #: cmdline/apt-get.cc:949 #, fuzzy -#| msgid "You might want to run `apt-get -f install' to correct these." msgid "You might want to run 'apt-get -f install' to correct these." msgstr "" "Du kan möjligen rätta till dessa genom att köra \"apt-get -f install\"." @@ -1110,9 +1064,6 @@ msgstr "" #: cmdline/apt-get.cc:1653 #, fuzzy -#| msgid "" -#| "The following packages were automatically installed and are no longer " -#| "required:" msgid "" "The following package is automatically installed and is no longer required:" msgid_plural "" @@ -1125,8 +1076,6 @@ msgstr[1] "" #: cmdline/apt-get.cc:1657 #, fuzzy, c-format -#| msgid "" -#| "%lu packages were automatically installed and are no longer required.\n" msgid "%lu package was automatically installed and is no longer required.\n" msgid_plural "" "%lu packages were automatically installed and are no longer required.\n" @@ -1171,7 +1120,6 @@ msgstr "Internt fel, AllUpgrade förstörde nÃ¥got" #: cmdline/apt-get.cc:1779 #, fuzzy -#| msgid "You might want to run `apt-get -f install' to correct these:" msgid "You might want to run 'apt-get -f install' to correct these:" msgstr "" "Du kan möjligen rätta till detta genom att köra \"apt-get -f install\":" @@ -1219,7 +1167,6 @@ msgstr "Kunde inte hitta paketet %s" #: cmdline/apt-get.cc:1981 #, fuzzy, c-format -#| msgid "%s set to manually installed.\n" msgid "%s set to automatically installed.\n" msgstr "%s är satt till manuellt installerad.\n" @@ -1379,47 +1326,6 @@ msgstr "Moduler som stöds:" #: cmdline/apt-get.cc:2786 #, fuzzy -#| msgid "" -#| "Usage: apt-get [options] command\n" -#| " apt-get [options] install|remove pkg1 [pkg2 ...]\n" -#| " apt-get [options] source pkg1 [pkg2 ...]\n" -#| "\n" -#| "apt-get is a simple command line interface for downloading and\n" -#| "installing packages. The most frequently used commands are update\n" -#| "and install.\n" -#| "\n" -#| "Commands:\n" -#| " update - Retrieve new lists of packages\n" -#| " upgrade - Perform an upgrade\n" -#| " install - Install new packages (pkg is libc6 not libc6.deb)\n" -#| " remove - Remove packages\n" -#| " autoremove - Remove automatically all unused packages\n" -#| " purge - Remove packages and config files\n" -#| " source - Download source archives\n" -#| " build-dep - Configure build-dependencies for source packages\n" -#| " dist-upgrade - Distribution upgrade, see apt-get(8)\n" -#| " dselect-upgrade - Follow dselect selections\n" -#| " clean - Erase downloaded archive files\n" -#| " autoclean - Erase old downloaded archive files\n" -#| " check - Verify that there are no broken dependencies\n" -#| "\n" -#| "Options:\n" -#| " -h This help text.\n" -#| " -q Loggable output - no progress indicator\n" -#| " -qq No output except for errors\n" -#| " -d Download only - do NOT install or unpack archives\n" -#| " -s No-act. Perform ordering simulation\n" -#| " -y Assume Yes to all queries and do not prompt\n" -#| " -f Attempt to correct a system with broken dependencies in place\n" -#| " -m Attempt to continue if archives are unlocatable\n" -#| " -u Show a list of upgraded packages as well\n" -#| " -b Build the source package after fetching it\n" -#| " -V Show verbose version numbers\n" -#| " -c=? Read this configuration file\n" -#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -#| "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -#| "pages for more information and options.\n" -#| " This APT has Super Cow Powers.\n" msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -1764,6 +1670,7 @@ msgstr "Filen %s/%s skriver över den i paketet %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Kunde inte läsa %s" @@ -1898,6 +1805,28 @@ msgstr "Misslyckades med att hitta en giltig control-fil" msgid "Unparsable control file" msgstr "Kunde inte tolka control-filen" +#: methods/bzip2.cc:68 +#, fuzzy, c-format +msgid "Couldn't open pipe for %s" +msgstr "Kunde inte öppna filen %s" + +# %s = programnamn +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Läsfel frÃ¥n %s-processen" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Kunde inte ta status" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Misslyckades ställa in ändringstid" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1928,15 +1857,6 @@ msgstr "Skivan hittades inte." msgid "File not found" msgstr "Filen hittades inte" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Kunde inte ta status" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Misslyckades ställa in ändringstid" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Ogiltig URI, lokala URI:er fÃ¥r inte börja med //" @@ -2168,7 +2088,6 @@ msgstr "Minst en ogiltig signatur träffades pÃ¥." #: methods/gpgv.cc:172 #, fuzzy -#| msgid "Could not execute '%s' to verify signature (is gpgv installed?)" msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" msgstr "" "Kunde inte köra \"%s\" för att verifiera signatur (är gpgv installerad?)" @@ -2272,7 +2191,6 @@ msgstr "Kan inte utföra mmap pÃ¥ en tom fil" #: apt-pkg/contrib/mmap.cc:89 #, fuzzy, c-format -#| msgid "Couldn't open pipe for %s" msgid "Couldn't duplicate file descriptor %i" msgstr "Kunde inte öppna rör för %s" @@ -2283,13 +2201,11 @@ msgstr "Kunde inte utföra mmap pÃ¥ %lu byte" #: apt-pkg/contrib/mmap.cc:124 #, fuzzy -#| msgid "Unable to open %s" msgid "Unable to close mmap" msgstr "Kunde inte öppna %s" #: apt-pkg/contrib/mmap.cc:152 apt-pkg/contrib/mmap.cc:180 #, fuzzy -#| msgid "Unable to invoke " msgid "Unable to synchronize mmap" msgstr "Kunde inte starta " @@ -2390,7 +2306,6 @@ msgstr "Syntaxfel %s:%u: Direktivet \"%s\" stöds inte" #: apt-pkg/contrib/configuration.cc:777 #, fuzzy, c-format -#| msgid "Syntax error %s:%u: Directives can only be done at the top level" msgid "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "Syntaxfel %s:%u: Direktiv kan endast utföras pÃ¥ toppnivÃ¥n" @@ -2464,6 +2379,7 @@ msgstr "Kunde inte ta status pÃ¥ monteringspunkten %s." # Felmeddelande för misslyckad chdir #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Kunde inte byta till %s" @@ -2524,7 +2440,6 @@ msgstr "Kunde inte öppna filen %s" #: apt-pkg/contrib/fileutl.cc:714 #, fuzzy, c-format -#| msgid "Could not open file %s" msgid "Could not open file descriptor %d" msgstr "Kunde inte öppna filen %s" @@ -2540,25 +2455,21 @@ msgstr "skrivning, har fortfarande %lu att skriva men kunde inte" #: apt-pkg/contrib/fileutl.cc:906 #, fuzzy, c-format -#| msgid "Problem closing the file" msgid "Problem closing the gzip file %s" msgstr "Problem med att stänga filen" #: apt-pkg/contrib/fileutl.cc:909 #, fuzzy, c-format -#| msgid "Problem closing the file" msgid "Problem closing the file %s" msgstr "Problem med att stänga filen" #: apt-pkg/contrib/fileutl.cc:914 #, fuzzy, c-format -#| msgid "Problem syncing the file" msgid "Problem renaming the file %s to %s" msgstr "Problem med att synkronisera filen" #: apt-pkg/contrib/fileutl.cc:925 #, fuzzy, c-format -#| msgid "Problem unlinking the file" msgid "Problem unlinking the file %s" msgstr "Problem med att länka ut filen" @@ -2689,31 +2600,26 @@ msgstr "Kunde inte tolka paketfilen %s (2)" #: apt-pkg/sourcelist.cc:92 #, fuzzy, c-format -#| msgid "Malformed line %lu in source list %s (dist parse)" msgid "Malformed line %lu in source list %s ([option] unparseable)" msgstr "Rad %lu i källistan %s har fel format (dist-tolkning)" #: apt-pkg/sourcelist.cc:95 #, fuzzy, c-format -#| msgid "Malformed line %lu in source list %s (dist)" msgid "Malformed line %lu in source list %s ([option] too short)" msgstr "Rad %lu i källistan %s har fel format (dist)" #: apt-pkg/sourcelist.cc:106 #, fuzzy, c-format -#| msgid "Malformed line %lu in source list %s (dist parse)" msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" msgstr "Rad %lu i källistan %s har fel format (dist-tolkning)" #: apt-pkg/sourcelist.cc:112 #, fuzzy, c-format -#| msgid "Malformed line %lu in source list %s (dist parse)" msgid "Malformed line %lu in source list %s ([%s] has no key)" msgstr "Rad %lu i källistan %s har fel format (dist-tolkning)" #: apt-pkg/sourcelist.cc:115 #, fuzzy, c-format -#| msgid "Malformed line %lu in source list %s (dist parse)" msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" msgstr "Rad %lu i källistan %s har fel format (dist-tolkning)" @@ -2826,19 +2732,16 @@ msgstr "" #: apt-pkg/acquire.cc:79 #, fuzzy, c-format -#| msgid "Lists directory %spartial is missing." msgid "List directory %spartial is missing." msgstr "Listkatalogen %spartial saknas." #: apt-pkg/acquire.cc:83 #, fuzzy, c-format -#| msgid "Archive directory %spartial is missing." msgid "Archives directory %spartial is missing." msgstr "Arkivkatalogen %spartial saknas." #: apt-pkg/acquire.cc:91 #, fuzzy, c-format -#| msgid "Unable to lock the list directory" msgid "Unable to lock directory %s" msgstr "Kunde inte lÃ¥sa listkatalogen" @@ -2945,7 +2848,6 @@ msgstr "Fel uppstod vid hantering av %s (NewFileVer1)" #: apt-pkg/pkgcachegen.cc:306 apt-pkg/pkgcachegen.cc:316 #: apt-pkg/pkgcachegen.cc:324 #, fuzzy, c-format -#| msgid "Error occurred while processing %s (NewVersion1)" msgid "Error occurred while processing %s (NewVersion%d)" msgstr "Fel uppstod vid hantering av %s (NewVersion1)" @@ -3093,13 +2995,11 @@ msgstr "Ingen Hash-post i Release-filen %s" #: apt-pkg/indexrecords.cc:107 #, fuzzy, c-format -#| msgid "No Hash entry in Release file %s" msgid "Invalid 'Valid-Until' entry in Release file %s" msgstr "Ingen Hash-post i Release-filen %s" #: apt-pkg/indexrecords.cc:122 #, fuzzy, c-format -#| msgid "No Hash entry in Release file %s" msgid "Invalid 'Date' entry in Release file %s" msgstr "Ingen Hash-post i Release-filen %s" @@ -3234,6 +3134,53 @@ msgstr "Kan inte hitta autentiseringspost för: %s" msgid "Hash mismatch for: %s" msgstr "Hash-kontrollsumman stämmer inte för: %s" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "UtgÃ¥van \"%s\" för \"%s\" hittades inte" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Version \"%s\" för \"%s\" hittades inte" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Kunde inte hitta funktionen %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Kunde inte hitta paketet %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3372,9 +3319,6 @@ msgstr "Kunde inte lÃ¥sa administrationskatalogen (%s). Är du root?" #. dpkg --configure -a #: apt-pkg/deb/debsystem.cc:88 #, fuzzy, c-format -#| msgid "" -#| "dpkg was interrupted, you must manually run 'dpkg --configure -a' to " -#| "correct the problem. " msgid "" "dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" @@ -3385,6 +3329,18 @@ msgstr "" msgid "Not locked" msgstr "Inte lÃ¥st" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3407,15 +3363,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Anslutningen stängdes i förtid" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "UtgÃ¥van \"%s\" för \"%s\" hittades inte" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Version \"%s\" för \"%s\" hittades inte" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Kunde inte hitta funktionen %s" - #~ msgid "E: Too many keyrings should be passed to gpgv. Exiting." #~ msgstr "F: För mÃ¥nga nyckelringar skulle skickas till gpgv. Avslutar." @@ -3423,10 +3370,6 @@ msgstr "Anslutningen stängdes i förtid" #~ msgstr "" #~ "E: Argumentslistan frÃ¥n Acquire::gpgv::Options är för lÃ¥ng. Avslutar." -# %s = programnamn -#~ msgid "Read error from %s process" -#~ msgstr "Läsfel frÃ¥n %s-processen" - #~ msgid "Malformed line %u in source list %s (vendor id)" #~ msgstr "Rad %u i källistan %s har fel format (leverantörs-id)" diff --git a/po/th.po b/po/th.po index 560e81d3..87a48d94 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-11-06 15:54+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -106,7 +106,7 @@ msgstr "คุณต้องระบุแพตเทิร์นด้วย msgid "No packages found" msgstr "ไม่พบแพกเกจ" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "ไม่พบแพกเกจ %s" @@ -650,7 +650,7 @@ msgstr "ไม่สามารถเปลี่ยนชื่อ %s ไป msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "คอมไพล์นิพจน์เรกิวลาร์ไม่สำเร็จ - %s" @@ -1627,6 +1627,7 @@ msgstr "แฟ้ม %s/%s เขียนทับแฟ้มในแพก #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "ไม่สามารถอ่าน %s" @@ -1759,6 +1760,27 @@ msgstr "ไม่พบแฟ้มควบคุมที่ใช้การ msgid "Unparsable control file" msgstr "ไม่สามารถแจงแฟ้มควบคุมได้" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "ไม่สามารถเปิดไปป์สำหรับ %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "เกิดข้อผิดพลาดขณะอ่านจากโพรเซส %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "stat ไม่สำเร็จ" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "กำหนดเวลาแก้ไขไม่สำเร็จ" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1788,15 +1810,6 @@ msgstr "ไม่พบแผ่น" msgid "File not found" msgstr "ไม่พบแฟ้ม" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "stat ไม่สำเร็จ" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "กำหนดเวลาแก้ไขไม่สำเร็จ" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URI ไม่ถูกต้อง URI ของแฟ้มในเครื่องต้องขึ้นต้นด้วย //" @@ -2304,6 +2317,7 @@ msgstr "ไม่สามารถ stat จุดเมานท์ %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "ไม่สามารถเปลี่ยนไดเรกทอรีไปยัง %s" @@ -3036,6 +3050,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "ผลรวมแฮชไม่ตรงกัน" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "ไม่พบรุ่นย่อย '%s' ของ '%s'" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "ไม่พบรุ่น '%s' ของ '%s'" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "ไม่พบงาน %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "ไม่พบแพกเกจ %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3182,6 +3243,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3200,24 +3273,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "การเชื่อมต่อถูกปิดก่อนเวลาอันควร" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "ไม่พบรุ่นย่อย '%s' ของ '%s'" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "ไม่พบรุ่น '%s' ของ '%s'" - -#~ msgid "Couldn't find task %s" -#~ msgstr "ไม่พบงาน %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: รายการอาร์กิวเมนต์ใน Acquire::gpgv::Options ยาวเกินไป จะจบการทำงาน" -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "ไม่สามารถเปิดไปป์สำหรับ %s" - -#~ msgid "Read error from %s process" -#~ msgstr "เกิดข้อผิดพลาดขณะอ่านจากโพรเซส %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "เกิดข้อผิดพลาดขณะประมวลผล %s (NewVersion2)" diff --git a/po/tl.po b/po/tl.po index b79c820c..7f5fec60 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -111,7 +111,7 @@ msgstr "Kailangan niyong magbigay ng isa lamang na pattern" msgid "No packages found" msgstr "Walang nahanap na mga pakete" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Hindi mahanap ang paketeng %s" @@ -668,7 +668,7 @@ msgstr "Bigo ang pagpangalan muli ng %s tungong %s" msgid "Y" msgstr "O" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Error sa pag-compile ng regex - %s" @@ -1663,6 +1663,7 @@ msgstr "Ang talaksang %s/%s ay pumapatong sa isang talaksan sa paketeng %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Hindi mabasa ang %s" @@ -1797,6 +1798,27 @@ msgstr "Bigo sa paghanap ng tanggap na talaksang control" msgid "Unparsable control file" msgstr "Di maintindihang talaksang control" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Hindi makapag-bukas ng pipe para sa %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Error sa pagbasa mula sa prosesong %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Bigo ang pag-stat" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Bigo ang pagtakda ng oras ng pagbago" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1827,15 +1849,6 @@ msgstr "Hindi nahanap ang Disk." msgid "File not found" msgstr "Hindi Nahanap ang Talaksan" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Bigo ang pag-stat" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Bigo ang pagtakda ng oras ng pagbago" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Di tanggap na URI, mga lokal na URI ay di dapat mag-umpisa ng //" @@ -2355,6 +2368,7 @@ msgstr "Di mai-stat ang mount point %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Di makalipat sa %s" @@ -3113,6 +3127,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Di tugmang MD5Sum" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Release '%s' para sa '%s' ay hindi nahanap" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Bersyon '%s' para sa '%s' ay hindi nahanap" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Hindi mahanap ang paketeng %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Hindi mahanap ang paketeng %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3257,6 +3318,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3275,27 +3348,11 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Nagsara ng maaga ang koneksyon" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Release '%s' para sa '%s' ay hindi nahanap" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Bersyon '%s' para sa '%s' ay hindi nahanap" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "Hindi mahanap ang paketeng %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Sobrang haba ng talaan ng argumento mula sa Acquire::gpgv::Options. " #~ "Lalabas." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Hindi makapag-bukas ng pipe para sa %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Error sa pagbasa mula sa prosesong %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "May naganap na error habang prinoseso ang %s (NewVersion2)" diff --git a/po/uk.po b/po/uk.po index 6b5eb8b1..02740885 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2006-07-29 15:57+0300\n" "Last-Translator: Artem Bondarenko \n" "Language-Team: Українська \n" @@ -107,7 +107,7 @@ msgstr "Ви повинні задати рівно один шаблон" msgid "No packages found" msgstr "Не знайдено жодного пакунка" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Не можу знайти пакунок %s" @@ -666,7 +666,7 @@ msgstr "Не вдалося перейменувати %s в %s" msgid "Y" msgstr "Т" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Помилка компіляції регулярного виразу - %s" @@ -1677,6 +1677,7 @@ msgstr "Файл %s/%s перезаписує інший з пакету %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Неможливо прочитати %s" @@ -1813,6 +1814,27 @@ msgstr "Не вдалося знайти правильний контрольн msgid "Unparsable control file" msgstr "Контрольний файл не можливо обробити" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Неможливо відкрити канал (pipe) для %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Помилка читання з процесу %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Не вдалося одержати атрибути" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Не вдалося встановити час модифікації" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1843,15 +1865,6 @@ msgstr "Диск не знайдено." msgid "File not found" msgstr "Файл не знайдено" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Не вдалося одержати атрибути" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Не вдалося встановити час модифікації" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Невірне посилання, локальні посилання повинні починатися з //" @@ -2374,6 +2387,7 @@ msgstr "Неможливо прочитати атрибути точки мон #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Неможливо зробити зміни у %s" @@ -3127,6 +3141,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Невідповідність MD5Sum" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Реліз '%s' для '%s' не знайдений" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Версія '%s' для '%s' не знайдена" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Не можу знайти пакунок %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Не можу знайти пакунок %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, fuzzy, c-format msgid "Installing %s" @@ -3272,6 +3333,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3290,26 +3363,10 @@ msgstr "" msgid "Connection closed prematurely" msgstr "З'єднання завершено передчасно" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Реліз '%s' для '%s' не знайдений" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Версія '%s' для '%s' не знайдена" - -#, fuzzy -#~ msgid "Couldn't find task %s" -#~ msgstr "Не можу знайти пакунок %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "" #~ "E: Перелік аргументів з Acquire::gpgv::Options занадто довгий. Відміна." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Неможливо відкрити канал (pipe) для %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Помилка читання з процесу %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Помилка, яка була викликана внаслідок обробки %s (NewVersion2)" diff --git a/po/vi.po b/po/vi.po index c19fa667..beb991e8 100644 --- a/po/vi.po +++ b/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2008-12-22 19:04+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -106,7 +106,7 @@ msgstr "Bạn phải đưa ra đúng một mẫu" msgid "No packages found" msgstr "Không tìm thấy gói" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "Không thể định vị gói %s" @@ -685,7 +685,7 @@ msgstr "Việc đổi tên %s thành %s bị lỗi" msgid "Y" msgstr "C" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "Lỗi biên dich biểu thức chính quy - %s" @@ -1685,6 +1685,7 @@ msgstr "Tập tin %s/%s ghi đè lên điều trong gói %s" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "Không thể đọc %s" @@ -1822,6 +1823,27 @@ msgstr "Việc định vị tập tin điều khiển hợp lệ bị lỗi" msgid "Unparsable control file" msgstr "Tập tin điều khiển không có khả năng phân tách" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "Không thể mở ống dẫn cho %s" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "Gặp lỗi đọc từ tiến trình %s" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "Việc lấy các thông tin bị lỗi" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "Việc lập giờ sá»­a đổi bị lỗi" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1852,15 +1874,6 @@ msgstr "Không tìm thấy đĩa" msgid "File not found" msgstr "Không tìm thấy tập tin" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "Việc lấy các thông tin bị lỗi" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "Việc lập giờ sá»­a đổi bị lỗi" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "Địa chỉ URI không hợp lệ: URI không thể bắt đầu với « // »" @@ -2376,6 +2389,7 @@ msgstr "Không thể lấy các thông tin cho điểm gắn kết %s" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "Không thể chuyển đổi sang %s" @@ -3131,6 +3145,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Sai khớp tổng băm (hash sum)" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Không tìm thấy bản phát hành « %s » cho « %s »" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Không tìm thấy phiên bản « %s » cho « %s »" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "Không tìm thấy tác vụ %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Không tìm thấy gói %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3275,6 +3336,18 @@ msgstr "" msgid "Not locked" msgstr "" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3293,24 +3366,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Kết nối bị đóng quá sớm." -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "Không tìm thấy bản phát hành « %s » cho « %s »" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "Không tìm thấy phiên bản « %s » cho « %s »" - -#~ msgid "Couldn't find task %s" -#~ msgstr "Không tìm thấy tác vụ %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "E: Danh sách lệnh từ « Acquire::gpgv::Options » quá dài nên thoát." -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "Không thể mở ống dẫn cho %s" - -#~ msgid "Read error from %s process" -#~ msgstr "Gặp lỗi đọc từ tiến trình %s" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "Gặp lỗi khi xá»­ lý %s (NewVersion2 - phiên ban mới 2)" diff --git a/po/zh_CN.po b/po/zh_CN.po index 9aebdb7c..ab615a93 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-12-02 01:00+0800\n" "Last-Translator: Aron Xu \n" "Language-Team: Debian Chinese [GB] \n" @@ -107,7 +107,7 @@ msgstr "您必须明确地给出一个表达式" msgid "No packages found" msgstr "没有发现匹配的软件包" -#: cmdline/apt-cache.cc:1503 +#: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440 #, c-format msgid "Unable to locate package %s" msgstr "未发现软件包 %s" @@ -654,7 +654,7 @@ msgstr "无法将 %s 重命名为 %s" msgid "Y" msgstr "Y" -#: cmdline/apt-get.cc:156 +#: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29 #, c-format msgid "Regex compilation error - %s" msgstr "编译正则表达式时出错 - %s" @@ -1631,6 +1631,7 @@ msgstr "文件 %s/%s 会覆盖属于软件包 %s 中的同名文件" #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306 +#: methods/mirror.cc:87 #, c-format msgid "Unable to read %s" msgstr "无法读取 %s" @@ -1763,6 +1764,27 @@ msgstr "无法在归档文件中找到有效的主控文件" msgid "Unparsable control file" msgstr "不能解析的主控文件" +#: methods/bzip2.cc:68 +#, c-format +msgid "Couldn't open pipe for %s" +msgstr "无法为 %s 开启管道" + +#: methods/bzip2.cc:113 +#, c-format +msgid "Read error from %s process" +msgstr "从 %s 进程读取数据出错" + +#: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43 +#: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486 +#: methods/rred.cc:495 +msgid "Failed to stat" +msgstr "无法读取状态" + +#: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102 +#: methods/rred.cc:492 +msgid "Failed to set modification time" +msgstr "无法设置文件的修改日期" + #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" @@ -1793,15 +1815,6 @@ msgstr "找不到盘片。" msgid "File not found" msgstr "无法找到该文件" -#: methods/copy.cc:43 methods/gzip.cc:96 methods/gzip.cc:105 -#: methods/rred.cc:486 methods/rred.cc:495 -msgid "Failed to stat" -msgstr "无法读取状态" - -#: methods/copy.cc:80 methods/gzip.cc:102 methods/rred.cc:492 -msgid "Failed to set modification time" -msgstr "无法设置文件的修改日期" - #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "无效的 URI,本地的 URI 不能以 // 开头" @@ -2312,6 +2325,7 @@ msgstr "无法读取文件系统挂载点 %s 的状态" #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39 +#: methods/mirror.cc:93 #, c-format msgid "Unable to change to %s" msgstr "无法切换工作目录到 %s" @@ -3051,6 +3065,53 @@ msgstr "" msgid "Hash mismatch for: %s" msgstr "Hash 校验和不符" +#: apt-pkg/cacheset.cc:337 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "未找到“%2$s”的“%1$s”发布版本" + +#: apt-pkg/cacheset.cc:340 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "未找到“%2$s”的“%1$s”版本" + +#: apt-pkg/cacheset.cc:447 +#, fuzzy, c-format +msgid "Couldn't find task '%s'" +msgstr "无法找到任务 %s" + +#: apt-pkg/cacheset.cc:454 +#, fuzzy, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "无法找到软件包 %s" + +#: apt-pkg/cacheset.cc:467 +#, c-format +msgid "Can't select versions from package '%s' as it purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" + +#: apt-pkg/cacheset.cc:491 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" + +#: apt-pkg/cacheset.cc:499 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" + +#: apt-pkg/cacheset.cc:507 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" + #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Installing %s" @@ -3195,6 +3256,18 @@ msgstr "dpkg 被中断,您必须手工运行 'dpkg --configure -a' 解决此 msgid "Not locked" msgstr "未锁定" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc:200 +#, c-format +msgid "No mirror file '%s' found " +msgstr "" + +#: methods/mirror.cc:343 +#, c-format +msgid "[Mirror: %s]" +msgstr "" + #: methods/rred.cc:465 #, c-format msgid "" @@ -3213,24 +3286,9 @@ msgstr "" msgid "Connection closed prematurely" msgstr "连接被永久关闭" -#~ msgid "Release '%s' for '%s' was not found" -#~ msgstr "未找到“%2$s”的“%1$s”发布版本" - -#~ msgid "Version '%s' for '%s' was not found" -#~ msgstr "未找到“%2$s”的“%1$s”版本" - -#~ msgid "Couldn't find task %s" -#~ msgstr "无法找到任务 %s" - #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." #~ msgstr "错误:Acquire::gpgv::Options 的参数列表太长。结束运行。" -#~ msgid "Couldn't open pipe for %s" -#~ msgstr "无法为 %s 开启管道" - -#~ msgid "Read error from %s process" -#~ msgstr "从 %s 进程读取数据出错" - #~ msgid "Error occurred while processing %s (NewVersion2)" #~ msgstr "处理 %s (NewVersion2)时出错" diff --git a/po/zh_TW.po b/po/zh_TW.po index 13b61d3f..5f43bddd 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: 2010-07-30 12:45+0200\n" +"POT-Creation-Date: 2010-08-23 18:41-0400\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5]