From 3db9b4ceed3a7522ff2ecc86e811a9704d704f27 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 14 Oct 2011 23:12:01 +0200 Subject: [PATCH] Update translations. --- po/da.po | 126 +++++++++++++++++++++++++++---------------------- po/de.po | 126 +++++++++++++++++++++++++++---------------------- po/es.po | 126 +++++++++++++++++++++++++++---------------------- po/pakfire.pot | 6 +-- po/ru.po | 126 +++++++++++++++++++++++++++---------------------- 5 files changed, 283 insertions(+), 227 deletions(-) diff --git a/po/da.po b/po/da.po index 5564e06b9..165300fb3 100644 --- a/po/da.po +++ b/po/da.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-10-03 22:36+0200\n" -"PO-Revision-Date: 2011-10-04 03:25+0000\n" +"POT-Creation-Date: 2011-10-11 21:54+0200\n" +"PO-Revision-Date: 2011-10-12 03:17+0000\n" "Last-Translator: Danskmand \n" "Language-Team: Danish (http://www.transifex.net/projects/p/ipfire/team/da/)\n" "MIME-Version: 1.0\n" @@ -18,53 +18,53 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: ../python/pakfire/actions.py:112 +#: ../python/pakfire/actions.py:148 #, python-format msgid "Cannot run scriptlet because no interpreter is available: %s" msgstr "" -#: ../python/pakfire/actions.py:116 +#: ../python/pakfire/actions.py:152 #, python-format msgid "Cannot run scriptlet because the interpreter is not executable: %s" msgstr "" -#: ../python/pakfire/actions.py:165 +#: ../python/pakfire/actions.py:191 #, python-format msgid "" "The scriptlet returned an error:\n" "%s" msgstr "" -#: ../python/pakfire/actions.py:168 +#: ../python/pakfire/actions.py:194 #, python-format msgid "The scriptlet ran more than %s seconds and was killed." msgstr "" -#: ../python/pakfire/actions.py:223 ../python/pakfire/actions.py:239 -#: ../python/pakfire/actions.py:262 ../python/pakfire/actions.py:285 -#: ../python/pakfire/actions.py:302 ../python/pakfire/actions.py:328 +#: ../python/pakfire/actions.py:249 ../python/pakfire/actions.py:287 +#: ../python/pakfire/actions.py:310 ../python/pakfire/actions.py:333 +#: ../python/pakfire/actions.py:350 ../python/pakfire/actions.py:376 #, python-format msgid "Running transaction test for %s" msgstr "" -#: ../python/pakfire/actions.py:232 ../python/pakfire/actions.py:314 +#: ../python/pakfire/actions.py:258 ../python/pakfire/actions.py:362 msgid "Installing" msgstr "Installerer" -#: ../python/pakfire/actions.py:248 +#: ../python/pakfire/actions.py:296 msgid "Updating" msgstr "Opdaterer" -#: ../python/pakfire/actions.py:268 +#: ../python/pakfire/actions.py:316 msgid "Removing" msgstr "sletter" #. Cleaning up leftover files and stuff. -#: ../python/pakfire/actions.py:292 +#: ../python/pakfire/actions.py:340 msgid "Cleanup" msgstr "oprydning" -#: ../python/pakfire/actions.py:337 +#: ../python/pakfire/actions.py:385 msgid "Downgrading" msgstr "nedgraderer" @@ -82,7 +82,7 @@ msgstr "Der er ingen pakker til at installere" msgid "Build command has failed." msgstr "" -#: ../python/pakfire/base.py:542 +#: ../python/pakfire/base.py:538 msgid "Everything is fine." msgstr "alt er fint" @@ -239,7 +239,7 @@ msgstr "Kontroller afhængigheder for en bestemt pakke." msgid "Give name of at least one package to check." msgstr "angiv navnet på mindst én pakke som kontrolleres." -#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:316 msgid "Repository" msgstr "Projektarkivet" @@ -350,7 +350,7 @@ msgid "Do not verify build dependencies." msgstr "" #: ../python/pakfire/compress.py:133 -#: ../python/pakfire/packages/packager.py:493 +#: ../python/pakfire/packages/packager.py:496 #, python-format msgid "Compressing %s" msgstr "" @@ -392,91 +392,95 @@ msgstr "" msgid "Name" msgstr "navn" -#: ../python/pakfire/packages/base.py:95 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:102 ../python/pakfire/transaction.py:315 msgid "Arch" msgstr "arch" -#: ../python/pakfire/packages/base.py:96 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:105 ../python/pakfire/transaction.py:315 msgid "Version" msgstr "version" -#: ../python/pakfire/packages/base.py:97 +#: ../python/pakfire/packages/base.py:106 msgid "Release" msgstr "version" -#: ../python/pakfire/packages/base.py:101 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:316 msgid "Size" msgstr "størrelse" -#: ../python/pakfire/packages/base.py:105 +#: ../python/pakfire/packages/base.py:114 msgid "Repo" msgstr "Repo" -#: ../python/pakfire/packages/base.py:108 +#: ../python/pakfire/packages/base.py:117 msgid "Summary" msgstr "resumé" -#: ../python/pakfire/packages/base.py:109 +#: ../python/pakfire/packages/base.py:118 msgid "Groups" msgstr "grupper" -#: ../python/pakfire/packages/base.py:110 +#: ../python/pakfire/packages/base.py:119 msgid "URL" msgstr "URL" -#: ../python/pakfire/packages/base.py:111 +#: ../python/pakfire/packages/base.py:120 msgid "License" msgstr "licens" -#: ../python/pakfire/packages/base.py:114 +#: ../python/pakfire/packages/base.py:123 msgid "Description" msgstr "beskrivelse" -#: ../python/pakfire/packages/base.py:121 +#: ../python/pakfire/packages/base.py:130 msgid "Maintainer" msgstr "" -#: ../python/pakfire/packages/base.py:123 +#: ../python/pakfire/packages/base.py:132 +msgid "Vendor" +msgstr "" + +#: ../python/pakfire/packages/base.py:134 msgid "UUID" msgstr "UUID" -#: ../python/pakfire/packages/base.py:124 +#: ../python/pakfire/packages/base.py:135 msgid "Build ID" msgstr "build-ID" -#: ../python/pakfire/packages/base.py:125 +#: ../python/pakfire/packages/base.py:136 msgid "Build date" msgstr "Build Dato" -#: ../python/pakfire/packages/base.py:126 +#: ../python/pakfire/packages/base.py:137 msgid "Build host" msgstr "Build host" -#: ../python/pakfire/packages/base.py:128 +#: ../python/pakfire/packages/base.py:139 msgid "Provides" msgstr "leverer" -#: ../python/pakfire/packages/base.py:133 +#: ../python/pakfire/packages/base.py:144 msgid "Pre-requires" msgstr "" -#: ../python/pakfire/packages/base.py:138 +#: ../python/pakfire/packages/base.py:149 msgid "Requires" msgstr "kræver" -#: ../python/pakfire/packages/base.py:143 +#: ../python/pakfire/packages/base.py:154 msgid "Conflicts" msgstr "" -#: ../python/pakfire/packages/base.py:148 +#: ../python/pakfire/packages/base.py:159 msgid "Obsoletes" msgstr "" -#: ../python/pakfire/packages/base.py:156 +#: ../python/pakfire/packages/base.py:167 msgid "File" msgstr "Fil" -#: ../python/pakfire/packages/base.py:342 +#: ../python/pakfire/packages/base.py:353 msgid "Not set" msgstr "udefineret" @@ -499,15 +503,25 @@ msgid "Package version is undefined." msgstr "" #. Load progressbar. -#: ../python/pakfire/packages/packager.py:333 +#: ../python/pakfire/packages/packager.py:334 msgid "Packaging" msgstr "" -#: ../python/pakfire/packages/packager.py:615 +#: ../python/pakfire/packages/packager.py:622 #, python-format msgid "Building source package %s:" msgstr "" +#: ../python/pakfire/repository/database.py:112 +msgid "" +"The format of the database is not supported by this version of pakfire." +msgstr "" + +#: ../python/pakfire/repository/database.py:212 +#, python-format +msgid "Migrating database from format %s to %s." +msgstr "" + #: ../python/pakfire/repository/index.py:229 #, python-format msgid "" @@ -569,70 +583,70 @@ msgstr "Løsning:%s" msgid " Solutions:" msgstr "Løsninger:" -#: ../python/pakfire/transaction.py:89 +#: ../python/pakfire/transaction.py:88 #, python-format msgid "file %s from %s conflicts with file from package %s" msgstr "" -#: ../python/pakfire/transaction.py:95 +#: ../python/pakfire/transaction.py:94 #, python-format msgid "file %s from %s conflicts with files from %s" msgstr "" -#: ../python/pakfire/transaction.py:104 +#: ../python/pakfire/transaction.py:103 #, python-format msgid "" "There is not enough space left on %(name)s. Need at least %(size)s to " "perform transaction." msgstr "" -#: ../python/pakfire/transaction.py:253 +#: ../python/pakfire/transaction.py:252 #, python-format msgid "Not enough space to download %s of packages." msgstr "" -#: ../python/pakfire/transaction.py:256 +#: ../python/pakfire/transaction.py:255 msgid "Downloading packages:" msgstr "Download af pakker:" -#: ../python/pakfire/transaction.py:316 +#: ../python/pakfire/transaction.py:315 msgid "Package" msgstr "pakke" -#: ../python/pakfire/transaction.py:321 +#: ../python/pakfire/transaction.py:320 msgid "Installing:" msgstr "installerer:" -#: ../python/pakfire/transaction.py:322 +#: ../python/pakfire/transaction.py:321 msgid "Reinstalling:" msgstr "Geninstallerer:" -#: ../python/pakfire/transaction.py:323 +#: ../python/pakfire/transaction.py:322 msgid "Updating:" msgstr "opdaterer:" -#: ../python/pakfire/transaction.py:324 +#: ../python/pakfire/transaction.py:323 msgid "Downgrading:" msgstr "nedgradering:" -#: ../python/pakfire/transaction.py:325 +#: ../python/pakfire/transaction.py:324 msgid "Removing:" msgstr "fjerner:" -#: ../python/pakfire/transaction.py:331 +#: ../python/pakfire/transaction.py:330 msgid "Transaction Summary" msgstr "Transaktions resumé" -#: ../python/pakfire/transaction.py:338 +#: ../python/pakfire/transaction.py:337 msgid "package" msgstr "Pakke" -#: ../python/pakfire/transaction.py:344 +#: ../python/pakfire/transaction.py:343 #, python-format msgid "Total download size: %s" msgstr "samlet download størrelse: %s" -#: ../python/pakfire/transaction.py:348 +#: ../python/pakfire/transaction.py:347 #, python-format msgid "Installed size: %s" msgstr "installeret størrelse %s" diff --git a/po/de.po b/po/de.po index 72a7807fc..6178afc9c 100644 --- a/po/de.po +++ b/po/de.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-10-03 22:36+0200\n" -"PO-Revision-Date: 2011-10-05 13:05+0000\n" +"POT-Creation-Date: 2011-10-11 21:54+0200\n" +"PO-Revision-Date: 2011-10-12 03:17+0000\n" "Last-Translator: mstremer \n" "Language-Team: German (http://www.transifex.net/projects/p/ipfire/team/de/)\n" "MIME-Version: 1.0\n" @@ -18,19 +18,19 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: ../python/pakfire/actions.py:112 +#: ../python/pakfire/actions.py:148 #, python-format msgid "Cannot run scriptlet because no interpreter is available: %s" msgstr "" "Kann das Script nicht starten, da der Interpreter nicht verfügbar ist: %s" -#: ../python/pakfire/actions.py:116 +#: ../python/pakfire/actions.py:152 #, python-format msgid "Cannot run scriptlet because the interpreter is not executable: %s" msgstr "" "Kann das Script nicht ausführen, da der Interpreter nicht ausführbar ist: %s" -#: ../python/pakfire/actions.py:165 +#: ../python/pakfire/actions.py:191 #, python-format msgid "" "The scriptlet returned an error:\n" @@ -39,36 +39,36 @@ msgstr "" "Das Script lieferte einen Fehler zurück:\n" "%s" -#: ../python/pakfire/actions.py:168 +#: ../python/pakfire/actions.py:194 #, python-format msgid "The scriptlet ran more than %s seconds and was killed." msgstr "Das Script lief länger als %s Sekunden und wurde beendet." -#: ../python/pakfire/actions.py:223 ../python/pakfire/actions.py:239 -#: ../python/pakfire/actions.py:262 ../python/pakfire/actions.py:285 -#: ../python/pakfire/actions.py:302 ../python/pakfire/actions.py:328 +#: ../python/pakfire/actions.py:249 ../python/pakfire/actions.py:287 +#: ../python/pakfire/actions.py:310 ../python/pakfire/actions.py:333 +#: ../python/pakfire/actions.py:350 ../python/pakfire/actions.py:376 #, python-format msgid "Running transaction test for %s" msgstr "Führe Transaktionstest für %s aus" -#: ../python/pakfire/actions.py:232 ../python/pakfire/actions.py:314 +#: ../python/pakfire/actions.py:258 ../python/pakfire/actions.py:362 msgid "Installing" msgstr "Installiere" -#: ../python/pakfire/actions.py:248 +#: ../python/pakfire/actions.py:296 msgid "Updating" msgstr "Aktualisiere" -#: ../python/pakfire/actions.py:268 +#: ../python/pakfire/actions.py:316 msgid "Removing" msgstr "Entferne" #. Cleaning up leftover files and stuff. -#: ../python/pakfire/actions.py:292 +#: ../python/pakfire/actions.py:340 msgid "Cleanup" msgstr "Aufräumen" -#: ../python/pakfire/actions.py:337 +#: ../python/pakfire/actions.py:385 msgid "Downgrading" msgstr "Downgrade" @@ -86,7 +86,7 @@ msgstr "Es gibt keine Pakete zum installieren." msgid "Build command has failed." msgstr "Der Build-Befehl ist fehlgeschlagen." -#: ../python/pakfire/base.py:542 +#: ../python/pakfire/base.py:538 msgid "Everything is fine." msgstr "Alles in Ordnung." @@ -244,7 +244,7 @@ msgstr "Überprüfe die Abhängigkeiten eines bestimmten Paketes." msgid "Give name of at least one package to check." msgstr "Gib mindestens ein Paket an, das überprüft werden soll." -#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:316 msgid "Repository" msgstr "Repositorium" @@ -356,7 +356,7 @@ msgid "Do not verify build dependencies." msgstr "Build-Abhängigkeiten nicht verifizieren." #: ../python/pakfire/compress.py:133 -#: ../python/pakfire/packages/packager.py:493 +#: ../python/pakfire/packages/packager.py:496 #, python-format msgid "Compressing %s" msgstr "Komprimiere %s" @@ -398,91 +398,95 @@ msgstr "%(commas)s und %(last)s" msgid "Name" msgstr "Name" -#: ../python/pakfire/packages/base.py:95 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:102 ../python/pakfire/transaction.py:315 msgid "Arch" msgstr "Arch" -#: ../python/pakfire/packages/base.py:96 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:105 ../python/pakfire/transaction.py:315 msgid "Version" msgstr "Version" -#: ../python/pakfire/packages/base.py:97 +#: ../python/pakfire/packages/base.py:106 msgid "Release" msgstr "Release" -#: ../python/pakfire/packages/base.py:101 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:316 msgid "Size" msgstr "Größe" -#: ../python/pakfire/packages/base.py:105 +#: ../python/pakfire/packages/base.py:114 msgid "Repo" msgstr "Repo" -#: ../python/pakfire/packages/base.py:108 +#: ../python/pakfire/packages/base.py:117 msgid "Summary" msgstr "Zusammenfassung" -#: ../python/pakfire/packages/base.py:109 +#: ../python/pakfire/packages/base.py:118 msgid "Groups" msgstr "Gruppen" -#: ../python/pakfire/packages/base.py:110 +#: ../python/pakfire/packages/base.py:119 msgid "URL" msgstr "URL" -#: ../python/pakfire/packages/base.py:111 +#: ../python/pakfire/packages/base.py:120 msgid "License" msgstr "Lizenz" -#: ../python/pakfire/packages/base.py:114 +#: ../python/pakfire/packages/base.py:123 msgid "Description" msgstr "Beschreibung" -#: ../python/pakfire/packages/base.py:121 +#: ../python/pakfire/packages/base.py:130 msgid "Maintainer" msgstr "Maintainer" -#: ../python/pakfire/packages/base.py:123 +#: ../python/pakfire/packages/base.py:132 +msgid "Vendor" +msgstr "" + +#: ../python/pakfire/packages/base.py:134 msgid "UUID" msgstr "UUID" -#: ../python/pakfire/packages/base.py:124 +#: ../python/pakfire/packages/base.py:135 msgid "Build ID" msgstr "Build-ID" -#: ../python/pakfire/packages/base.py:125 +#: ../python/pakfire/packages/base.py:136 msgid "Build date" msgstr "Build-Datum" -#: ../python/pakfire/packages/base.py:126 +#: ../python/pakfire/packages/base.py:137 msgid "Build host" msgstr "Build-Host" -#: ../python/pakfire/packages/base.py:128 +#: ../python/pakfire/packages/base.py:139 msgid "Provides" msgstr "Bietet an" -#: ../python/pakfire/packages/base.py:133 +#: ../python/pakfire/packages/base.py:144 msgid "Pre-requires" msgstr "Pre-requires" -#: ../python/pakfire/packages/base.py:138 +#: ../python/pakfire/packages/base.py:149 msgid "Requires" msgstr "Benötigt" -#: ../python/pakfire/packages/base.py:143 +#: ../python/pakfire/packages/base.py:154 msgid "Conflicts" msgstr "Konflikte" -#: ../python/pakfire/packages/base.py:148 +#: ../python/pakfire/packages/base.py:159 msgid "Obsoletes" msgstr "Obsoletes" -#: ../python/pakfire/packages/base.py:156 +#: ../python/pakfire/packages/base.py:167 msgid "File" msgstr "Datei" -#: ../python/pakfire/packages/base.py:342 +#: ../python/pakfire/packages/base.py:353 msgid "Not set" msgstr "Nicht gesetzt" @@ -505,15 +509,25 @@ msgid "Package version is undefined." msgstr "Paketversion ist undefiniert." #. Load progressbar. -#: ../python/pakfire/packages/packager.py:333 +#: ../python/pakfire/packages/packager.py:334 msgid "Packaging" msgstr "Packe" -#: ../python/pakfire/packages/packager.py:615 +#: ../python/pakfire/packages/packager.py:622 #, python-format msgid "Building source package %s:" msgstr "Baue Quellpaket %s:" +#: ../python/pakfire/repository/database.py:112 +msgid "" +"The format of the database is not supported by this version of pakfire." +msgstr "" + +#: ../python/pakfire/repository/database.py:212 +#, python-format +msgid "Migrating database from format %s to %s." +msgstr "" + #: ../python/pakfire/repository/index.py:229 #, python-format msgid "" @@ -574,17 +588,17 @@ msgstr " Lösung: %s" msgid " Solutions:" msgstr " Lösungen:" -#: ../python/pakfire/transaction.py:89 +#: ../python/pakfire/transaction.py:88 #, python-format msgid "file %s from %s conflicts with file from package %s" msgstr "Datei %s aus %s hat einen Konflikt mit der Datei aus %s" -#: ../python/pakfire/transaction.py:95 +#: ../python/pakfire/transaction.py:94 #, python-format msgid "file %s from %s conflicts with files from %s" msgstr "Datei %s aus %s hat mehrere Konflikte mit Dateien aus %s" -#: ../python/pakfire/transaction.py:104 +#: ../python/pakfire/transaction.py:103 #, python-format msgid "" "There is not enough space left on %(name)s. Need at least %(size)s to " @@ -593,54 +607,54 @@ msgstr "" "Es ist nicht mehr genügend Speicherplatz auf %(name)s frei. Es werden " "mindestens %(size)s benötigt um die Transaktion durchzuführen." -#: ../python/pakfire/transaction.py:253 +#: ../python/pakfire/transaction.py:252 #, python-format msgid "Not enough space to download %s of packages." msgstr "" "Es ist nicht genügend Speicherplatz vorhanden um %s Pakete herunterzuladen." -#: ../python/pakfire/transaction.py:256 +#: ../python/pakfire/transaction.py:255 msgid "Downloading packages:" msgstr "Lade Pakete herunter:" -#: ../python/pakfire/transaction.py:316 +#: ../python/pakfire/transaction.py:315 msgid "Package" msgstr "Paket" -#: ../python/pakfire/transaction.py:321 +#: ../python/pakfire/transaction.py:320 msgid "Installing:" msgstr "Installiere:" -#: ../python/pakfire/transaction.py:322 +#: ../python/pakfire/transaction.py:321 msgid "Reinstalling:" msgstr "Reinstalliere:" -#: ../python/pakfire/transaction.py:323 +#: ../python/pakfire/transaction.py:322 msgid "Updating:" msgstr "Aktualisiere:" -#: ../python/pakfire/transaction.py:324 +#: ../python/pakfire/transaction.py:323 msgid "Downgrading:" msgstr "Downgrade:" -#: ../python/pakfire/transaction.py:325 +#: ../python/pakfire/transaction.py:324 msgid "Removing:" msgstr "Entferne:" -#: ../python/pakfire/transaction.py:331 +#: ../python/pakfire/transaction.py:330 msgid "Transaction Summary" msgstr "Zusammenfassung der Transaktion" -#: ../python/pakfire/transaction.py:338 +#: ../python/pakfire/transaction.py:337 msgid "package" msgstr "Paket" -#: ../python/pakfire/transaction.py:344 +#: ../python/pakfire/transaction.py:343 #, python-format msgid "Total download size: %s" msgstr "Gesamte Downloadgröße: %s" -#: ../python/pakfire/transaction.py:348 +#: ../python/pakfire/transaction.py:347 #, python-format msgid "Installed size: %s" msgstr "Installierte Größe: %s" diff --git a/po/es.po b/po/es.po index 31efa9c69..f93bf0f8f 100644 --- a/po/es.po +++ b/po/es.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-10-03 22:36+0200\n" -"PO-Revision-Date: 2011-10-04 03:25+0000\n" +"POT-Creation-Date: 2011-10-11 21:54+0200\n" +"PO-Revision-Date: 2011-10-12 03:17+0000\n" "Last-Translator: andres_reyes \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/ipfire/team/es/)\n" "MIME-Version: 1.0\n" @@ -19,20 +19,20 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: ../python/pakfire/actions.py:112 +#: ../python/pakfire/actions.py:148 #, python-format msgid "Cannot run scriptlet because no interpreter is available: %s" msgstr "" "No se puede ejecutar el scriptlet porque no hay ningún intérprete " "disponible: %s" -#: ../python/pakfire/actions.py:116 +#: ../python/pakfire/actions.py:152 #, python-format msgid "Cannot run scriptlet because the interpreter is not executable: %s" msgstr "" "No se puede ejecutar el scriptlet porque el intérprete no es ejecutable: %s" -#: ../python/pakfire/actions.py:165 +#: ../python/pakfire/actions.py:191 #, python-format msgid "" "The scriptlet returned an error:\n" @@ -41,36 +41,36 @@ msgstr "" "El scriptlet ha retornado un error:\n" "%s" -#: ../python/pakfire/actions.py:168 +#: ../python/pakfire/actions.py:194 #, python-format msgid "The scriptlet ran more than %s seconds and was killed." msgstr "El scriptlet se ejecutó más de %s segundos y fué asesinado." -#: ../python/pakfire/actions.py:223 ../python/pakfire/actions.py:239 -#: ../python/pakfire/actions.py:262 ../python/pakfire/actions.py:285 -#: ../python/pakfire/actions.py:302 ../python/pakfire/actions.py:328 +#: ../python/pakfire/actions.py:249 ../python/pakfire/actions.py:287 +#: ../python/pakfire/actions.py:310 ../python/pakfire/actions.py:333 +#: ../python/pakfire/actions.py:350 ../python/pakfire/actions.py:376 #, python-format msgid "Running transaction test for %s" msgstr "" -#: ../python/pakfire/actions.py:232 ../python/pakfire/actions.py:314 +#: ../python/pakfire/actions.py:258 ../python/pakfire/actions.py:362 msgid "Installing" msgstr "Instalando" -#: ../python/pakfire/actions.py:248 +#: ../python/pakfire/actions.py:296 msgid "Updating" msgstr "Actualizando" -#: ../python/pakfire/actions.py:268 +#: ../python/pakfire/actions.py:316 msgid "Removing" msgstr "Quitando" #. Cleaning up leftover files and stuff. -#: ../python/pakfire/actions.py:292 +#: ../python/pakfire/actions.py:340 msgid "Cleanup" msgstr "Limpiar" -#: ../python/pakfire/actions.py:337 +#: ../python/pakfire/actions.py:385 msgid "Downgrading" msgstr "Desactualizando" @@ -88,7 +88,7 @@ msgstr "No hay paquetes para instalar." msgid "Build command has failed." msgstr "El comando de construcción ha fallado." -#: ../python/pakfire/base.py:542 +#: ../python/pakfire/base.py:538 msgid "Everything is fine." msgstr "Todo está bien." @@ -250,7 +250,7 @@ msgstr "Comprobar las dependencias de un paquete en particular." msgid "Give name of at least one package to check." msgstr "Dar al menos el nombre de un paquete a comprobar." -#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:316 msgid "Repository" msgstr "Repositorio" @@ -361,7 +361,7 @@ msgid "Do not verify build dependencies." msgstr "No verificar dependencias de construcción." #: ../python/pakfire/compress.py:133 -#: ../python/pakfire/packages/packager.py:493 +#: ../python/pakfire/packages/packager.py:496 #, python-format msgid "Compressing %s" msgstr "Comprimiendo %s" @@ -403,91 +403,95 @@ msgstr "" msgid "Name" msgstr "Nombre" -#: ../python/pakfire/packages/base.py:95 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:102 ../python/pakfire/transaction.py:315 msgid "Arch" msgstr "Arquitectura" -#: ../python/pakfire/packages/base.py:96 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:105 ../python/pakfire/transaction.py:315 msgid "Version" msgstr "Versión" -#: ../python/pakfire/packages/base.py:97 +#: ../python/pakfire/packages/base.py:106 msgid "Release" msgstr "Lanzamiento" -#: ../python/pakfire/packages/base.py:101 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:316 msgid "Size" msgstr "Tamaño" -#: ../python/pakfire/packages/base.py:105 +#: ../python/pakfire/packages/base.py:114 msgid "Repo" msgstr "Repositorio" -#: ../python/pakfire/packages/base.py:108 +#: ../python/pakfire/packages/base.py:117 msgid "Summary" msgstr "Sumario" -#: ../python/pakfire/packages/base.py:109 +#: ../python/pakfire/packages/base.py:118 msgid "Groups" msgstr "Grupos" -#: ../python/pakfire/packages/base.py:110 +#: ../python/pakfire/packages/base.py:119 msgid "URL" msgstr "URL" -#: ../python/pakfire/packages/base.py:111 +#: ../python/pakfire/packages/base.py:120 msgid "License" msgstr "Licencia" -#: ../python/pakfire/packages/base.py:114 +#: ../python/pakfire/packages/base.py:123 msgid "Description" msgstr "Descripción" -#: ../python/pakfire/packages/base.py:121 +#: ../python/pakfire/packages/base.py:130 msgid "Maintainer" msgstr "Mantenedor" -#: ../python/pakfire/packages/base.py:123 +#: ../python/pakfire/packages/base.py:132 +msgid "Vendor" +msgstr "" + +#: ../python/pakfire/packages/base.py:134 msgid "UUID" msgstr "UUID" -#: ../python/pakfire/packages/base.py:124 +#: ../python/pakfire/packages/base.py:135 msgid "Build ID" msgstr "ID de construcción" -#: ../python/pakfire/packages/base.py:125 +#: ../python/pakfire/packages/base.py:136 msgid "Build date" msgstr "Fecha de construcción" -#: ../python/pakfire/packages/base.py:126 +#: ../python/pakfire/packages/base.py:137 msgid "Build host" msgstr "Host de construcción" -#: ../python/pakfire/packages/base.py:128 +#: ../python/pakfire/packages/base.py:139 msgid "Provides" msgstr "Proporciona" -#: ../python/pakfire/packages/base.py:133 +#: ../python/pakfire/packages/base.py:144 msgid "Pre-requires" msgstr "Prerrequerido" -#: ../python/pakfire/packages/base.py:138 +#: ../python/pakfire/packages/base.py:149 msgid "Requires" msgstr "Requiere" -#: ../python/pakfire/packages/base.py:143 +#: ../python/pakfire/packages/base.py:154 msgid "Conflicts" msgstr "En conflicto" -#: ../python/pakfire/packages/base.py:148 +#: ../python/pakfire/packages/base.py:159 msgid "Obsoletes" msgstr "Obsoleto" -#: ../python/pakfire/packages/base.py:156 +#: ../python/pakfire/packages/base.py:167 msgid "File" msgstr "Fichero" -#: ../python/pakfire/packages/base.py:342 +#: ../python/pakfire/packages/base.py:353 msgid "Not set" msgstr "No establecido" @@ -510,15 +514,25 @@ msgid "Package version is undefined." msgstr "La versión del paquete no está definida." #. Load progressbar. -#: ../python/pakfire/packages/packager.py:333 +#: ../python/pakfire/packages/packager.py:334 msgid "Packaging" msgstr "Empaquetado" -#: ../python/pakfire/packages/packager.py:615 +#: ../python/pakfire/packages/packager.py:622 #, python-format msgid "Building source package %s:" msgstr "Construyendo paquete fuente %s:" +#: ../python/pakfire/repository/database.py:112 +msgid "" +"The format of the database is not supported by this version of pakfire." +msgstr "" + +#: ../python/pakfire/repository/database.py:212 +#, python-format +msgid "Migrating database from format %s to %s." +msgstr "" + #: ../python/pakfire/repository/index.py:229 #, python-format msgid "" @@ -580,70 +594,70 @@ msgstr " Solución: %s" msgid " Solutions:" msgstr " Soluciones:" -#: ../python/pakfire/transaction.py:89 +#: ../python/pakfire/transaction.py:88 #, python-format msgid "file %s from %s conflicts with file from package %s" msgstr "" -#: ../python/pakfire/transaction.py:95 +#: ../python/pakfire/transaction.py:94 #, python-format msgid "file %s from %s conflicts with files from %s" msgstr "" -#: ../python/pakfire/transaction.py:104 +#: ../python/pakfire/transaction.py:103 #, python-format msgid "" "There is not enough space left on %(name)s. Need at least %(size)s to " "perform transaction." msgstr "" -#: ../python/pakfire/transaction.py:253 +#: ../python/pakfire/transaction.py:252 #, python-format msgid "Not enough space to download %s of packages." msgstr "" -#: ../python/pakfire/transaction.py:256 +#: ../python/pakfire/transaction.py:255 msgid "Downloading packages:" msgstr "Descargando paquetes:" -#: ../python/pakfire/transaction.py:316 +#: ../python/pakfire/transaction.py:315 msgid "Package" msgstr "Paquete" -#: ../python/pakfire/transaction.py:321 +#: ../python/pakfire/transaction.py:320 msgid "Installing:" msgstr "Instalando:" -#: ../python/pakfire/transaction.py:322 +#: ../python/pakfire/transaction.py:321 msgid "Reinstalling:" msgstr "Reinstalando:" -#: ../python/pakfire/transaction.py:323 +#: ../python/pakfire/transaction.py:322 msgid "Updating:" msgstr "Actualizando:" -#: ../python/pakfire/transaction.py:324 +#: ../python/pakfire/transaction.py:323 msgid "Downgrading:" msgstr "Desactualizando:" -#: ../python/pakfire/transaction.py:325 +#: ../python/pakfire/transaction.py:324 msgid "Removing:" msgstr "Quitando:" -#: ../python/pakfire/transaction.py:331 +#: ../python/pakfire/transaction.py:330 msgid "Transaction Summary" msgstr "Sumario de la transacción" -#: ../python/pakfire/transaction.py:338 +#: ../python/pakfire/transaction.py:337 msgid "package" msgstr "paquete" -#: ../python/pakfire/transaction.py:344 +#: ../python/pakfire/transaction.py:343 #, python-format msgid "Total download size: %s" msgstr "Tamaño total descargado: %s" -#: ../python/pakfire/transaction.py:348 +#: ../python/pakfire/transaction.py:347 #, python-format msgid "Installed size: %s" msgstr "Tamaño instalado: %s" diff --git a/po/pakfire.pot b/po/pakfire.pot index 8726c366d..00eb0e9e0 100644 --- a/po/pakfire.pot +++ b/po/pakfire.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-10-14 20:51+0000\n" +"POT-Creation-Date: 2011-10-14 23:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -502,12 +502,12 @@ msgstr "" msgid "File in archive is missing in file metadata: /%s. Skipping." msgstr "" -#: ../python/pakfire/packages/file.py:330 +#: ../python/pakfire/packages/file.py:329 #, python-format msgid "Config file created as %s" msgstr "" -#: ../python/pakfire/packages/file.py:344 +#: ../python/pakfire/packages/file.py:343 #, python-format msgid "Could not remove file: /%s" msgstr "" diff --git a/po/ru.po b/po/ru.po index a2e39ca37..0c0bcae63 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-10-03 22:36+0200\n" -"PO-Revision-Date: 2011-10-04 03:25+0000\n" +"POT-Creation-Date: 2011-10-11 21:54+0200\n" +"PO-Revision-Date: 2011-10-12 03:17+0000\n" "Last-Translator: CompWorm \n" "Language-Team: Russian (http://www.transifex.net/projects/p/ipfire/team/ru/)\n" "MIME-Version: 1.0\n" @@ -18,53 +18,53 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: ../python/pakfire/actions.py:112 +#: ../python/pakfire/actions.py:148 #, python-format msgid "Cannot run scriptlet because no interpreter is available: %s" msgstr "" -#: ../python/pakfire/actions.py:116 +#: ../python/pakfire/actions.py:152 #, python-format msgid "Cannot run scriptlet because the interpreter is not executable: %s" msgstr "" -#: ../python/pakfire/actions.py:165 +#: ../python/pakfire/actions.py:191 #, python-format msgid "" "The scriptlet returned an error:\n" "%s" msgstr "" -#: ../python/pakfire/actions.py:168 +#: ../python/pakfire/actions.py:194 #, python-format msgid "The scriptlet ran more than %s seconds and was killed." msgstr "" -#: ../python/pakfire/actions.py:223 ../python/pakfire/actions.py:239 -#: ../python/pakfire/actions.py:262 ../python/pakfire/actions.py:285 -#: ../python/pakfire/actions.py:302 ../python/pakfire/actions.py:328 +#: ../python/pakfire/actions.py:249 ../python/pakfire/actions.py:287 +#: ../python/pakfire/actions.py:310 ../python/pakfire/actions.py:333 +#: ../python/pakfire/actions.py:350 ../python/pakfire/actions.py:376 #, python-format msgid "Running transaction test for %s" msgstr "" -#: ../python/pakfire/actions.py:232 ../python/pakfire/actions.py:314 +#: ../python/pakfire/actions.py:258 ../python/pakfire/actions.py:362 msgid "Installing" msgstr "Производится установка" -#: ../python/pakfire/actions.py:248 +#: ../python/pakfire/actions.py:296 msgid "Updating" msgstr "Производится обновление" -#: ../python/pakfire/actions.py:268 +#: ../python/pakfire/actions.py:316 msgid "Removing" msgstr "Удаление" #. Cleaning up leftover files and stuff. -#: ../python/pakfire/actions.py:292 +#: ../python/pakfire/actions.py:340 msgid "Cleanup" msgstr "Чистка" -#: ../python/pakfire/actions.py:337 +#: ../python/pakfire/actions.py:385 msgid "Downgrading" msgstr "Производится откат" @@ -82,7 +82,7 @@ msgstr "Нет пакетов для установки." msgid "Build command has failed." msgstr "" -#: ../python/pakfire/base.py:542 +#: ../python/pakfire/base.py:538 msgid "Everything is fine." msgstr "Все в порядке." @@ -241,7 +241,7 @@ msgstr "Проверить зависимости для конкретного msgid "Give name of at least one package to check." msgstr "Укажите имя хотя бы одного пакета для проверки." -#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/cli.py:299 ../python/pakfire/transaction.py:316 msgid "Repository" msgstr "Репозиторий" @@ -352,7 +352,7 @@ msgid "Do not verify build dependencies." msgstr "" #: ../python/pakfire/compress.py:133 -#: ../python/pakfire/packages/packager.py:493 +#: ../python/pakfire/packages/packager.py:496 #, python-format msgid "Compressing %s" msgstr "" @@ -394,91 +394,95 @@ msgstr "" msgid "Name" msgstr "Имя" -#: ../python/pakfire/packages/base.py:95 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:102 ../python/pakfire/transaction.py:315 msgid "Arch" msgstr "Архитектура" -#: ../python/pakfire/packages/base.py:96 ../python/pakfire/transaction.py:316 +#: ../python/pakfire/packages/base.py:105 ../python/pakfire/transaction.py:315 msgid "Version" msgstr "Версия" -#: ../python/pakfire/packages/base.py:97 +#: ../python/pakfire/packages/base.py:106 msgid "Release" msgstr "Релиз" -#: ../python/pakfire/packages/base.py:101 ../python/pakfire/transaction.py:317 +#: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:316 msgid "Size" msgstr "Размер" -#: ../python/pakfire/packages/base.py:105 +#: ../python/pakfire/packages/base.py:114 msgid "Repo" msgstr "Репозиторий" -#: ../python/pakfire/packages/base.py:108 +#: ../python/pakfire/packages/base.py:117 msgid "Summary" msgstr "Резюме" -#: ../python/pakfire/packages/base.py:109 +#: ../python/pakfire/packages/base.py:118 msgid "Groups" msgstr "Группы" -#: ../python/pakfire/packages/base.py:110 +#: ../python/pakfire/packages/base.py:119 msgid "URL" msgstr "URL" -#: ../python/pakfire/packages/base.py:111 +#: ../python/pakfire/packages/base.py:120 msgid "License" msgstr "Лицензия" -#: ../python/pakfire/packages/base.py:114 +#: ../python/pakfire/packages/base.py:123 msgid "Description" msgstr "Описание" -#: ../python/pakfire/packages/base.py:121 +#: ../python/pakfire/packages/base.py:130 msgid "Maintainer" msgstr "" -#: ../python/pakfire/packages/base.py:123 +#: ../python/pakfire/packages/base.py:132 +msgid "Vendor" +msgstr "" + +#: ../python/pakfire/packages/base.py:134 msgid "UUID" msgstr "UUID" -#: ../python/pakfire/packages/base.py:124 +#: ../python/pakfire/packages/base.py:135 msgid "Build ID" msgstr "ID сборки" -#: ../python/pakfire/packages/base.py:125 +#: ../python/pakfire/packages/base.py:136 msgid "Build date" msgstr "Дата сборки" -#: ../python/pakfire/packages/base.py:126 +#: ../python/pakfire/packages/base.py:137 msgid "Build host" msgstr "Хост сборки" -#: ../python/pakfire/packages/base.py:128 +#: ../python/pakfire/packages/base.py:139 msgid "Provides" msgstr "Обеспечивает" -#: ../python/pakfire/packages/base.py:133 +#: ../python/pakfire/packages/base.py:144 msgid "Pre-requires" msgstr "" -#: ../python/pakfire/packages/base.py:138 +#: ../python/pakfire/packages/base.py:149 msgid "Requires" msgstr "Требует" -#: ../python/pakfire/packages/base.py:143 +#: ../python/pakfire/packages/base.py:154 msgid "Conflicts" msgstr "" -#: ../python/pakfire/packages/base.py:148 +#: ../python/pakfire/packages/base.py:159 msgid "Obsoletes" msgstr "" -#: ../python/pakfire/packages/base.py:156 +#: ../python/pakfire/packages/base.py:167 msgid "File" msgstr "Файл" -#: ../python/pakfire/packages/base.py:342 +#: ../python/pakfire/packages/base.py:353 msgid "Not set" msgstr "Не установлено" @@ -501,15 +505,25 @@ msgid "Package version is undefined." msgstr "" #. Load progressbar. -#: ../python/pakfire/packages/packager.py:333 +#: ../python/pakfire/packages/packager.py:334 msgid "Packaging" msgstr "" -#: ../python/pakfire/packages/packager.py:615 +#: ../python/pakfire/packages/packager.py:622 #, python-format msgid "Building source package %s:" msgstr "" +#: ../python/pakfire/repository/database.py:112 +msgid "" +"The format of the database is not supported by this version of pakfire." +msgstr "" + +#: ../python/pakfire/repository/database.py:212 +#, python-format +msgid "Migrating database from format %s to %s." +msgstr "" + #: ../python/pakfire/repository/index.py:229 #, python-format msgid "" @@ -570,70 +584,70 @@ msgstr " Решение: %s" msgid " Solutions:" msgstr " Решения:" -#: ../python/pakfire/transaction.py:89 +#: ../python/pakfire/transaction.py:88 #, python-format msgid "file %s from %s conflicts with file from package %s" msgstr "" -#: ../python/pakfire/transaction.py:95 +#: ../python/pakfire/transaction.py:94 #, python-format msgid "file %s from %s conflicts with files from %s" msgstr "" -#: ../python/pakfire/transaction.py:104 +#: ../python/pakfire/transaction.py:103 #, python-format msgid "" "There is not enough space left on %(name)s. Need at least %(size)s to " "perform transaction." msgstr "" -#: ../python/pakfire/transaction.py:253 +#: ../python/pakfire/transaction.py:252 #, python-format msgid "Not enough space to download %s of packages." msgstr "" -#: ../python/pakfire/transaction.py:256 +#: ../python/pakfire/transaction.py:255 msgid "Downloading packages:" msgstr "Скачивание пакетов:" -#: ../python/pakfire/transaction.py:316 +#: ../python/pakfire/transaction.py:315 msgid "Package" msgstr "Пакет" -#: ../python/pakfire/transaction.py:321 +#: ../python/pakfire/transaction.py:320 msgid "Installing:" msgstr "Устанавливается" -#: ../python/pakfire/transaction.py:322 +#: ../python/pakfire/transaction.py:321 msgid "Reinstalling:" msgstr "Переустановка:" -#: ../python/pakfire/transaction.py:323 +#: ../python/pakfire/transaction.py:322 msgid "Updating:" msgstr "Обновляется" -#: ../python/pakfire/transaction.py:324 +#: ../python/pakfire/transaction.py:323 msgid "Downgrading:" msgstr "Откат:" -#: ../python/pakfire/transaction.py:325 +#: ../python/pakfire/transaction.py:324 msgid "Removing:" msgstr "Удаляется" -#: ../python/pakfire/transaction.py:331 +#: ../python/pakfire/transaction.py:330 msgid "Transaction Summary" msgstr "Информация о транзакции" -#: ../python/pakfire/transaction.py:338 +#: ../python/pakfire/transaction.py:337 msgid "package" msgstr "пакет" -#: ../python/pakfire/transaction.py:344 +#: ../python/pakfire/transaction.py:343 #, python-format msgid "Total download size: %s" msgstr "Суммарный объём загрузки: %s" -#: ../python/pakfire/transaction.py:348 +#: ../python/pakfire/transaction.py:347 #, python-format msgid "Installed size: %s" msgstr "Размер после установки: %s" -- 2.39.5