From 43787d00678e00adee54c9ab4b8909d26cba3940 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 22 Sep 2011 11:33:25 -0500 Subject: Regenerate message catalogs and translations We've had a bit of churn since the last time this was done. Signed-off-by: Dan McGee --- lib/libalpm/po/ca.po | 26 +++++++++++++++++--------- lib/libalpm/po/cs.po | 26 +++++++++++++++++--------- lib/libalpm/po/da.po | 24 ++++++++++++++++-------- lib/libalpm/po/de.po | 26 +++++++++++++++++--------- lib/libalpm/po/el.po | 26 +++++++++++++++++--------- lib/libalpm/po/en_GB.po | 26 +++++++++++++++++--------- lib/libalpm/po/es.po | 26 +++++++++++++++++--------- lib/libalpm/po/fi.po | 26 +++++++++++++++++--------- lib/libalpm/po/fr.po | 26 +++++++++++++++++--------- lib/libalpm/po/hu.po | 26 +++++++++++++++++--------- lib/libalpm/po/it.po | 26 +++++++++++++++++--------- lib/libalpm/po/kk.po | 26 +++++++++++++++++--------- lib/libalpm/po/libalpm.pot | 18 +++++++++++++----- lib/libalpm/po/lt.po | 26 +++++++++++++++++--------- lib/libalpm/po/nb.po | 26 +++++++++++++++++--------- lib/libalpm/po/pl.po | 26 +++++++++++++++++--------- lib/libalpm/po/pt.po | 26 +++++++++++++++++--------- lib/libalpm/po/pt_BR.po | 26 +++++++++++++++++--------- lib/libalpm/po/ro.po | 26 +++++++++++++++++--------- lib/libalpm/po/ru.po | 26 +++++++++++++++++--------- lib/libalpm/po/sk.po | 26 +++++++++++++++++--------- lib/libalpm/po/sr.po | 26 +++++++++++++++++--------- lib/libalpm/po/sr@latin.po | 26 +++++++++++++++++--------- lib/libalpm/po/sv.po | 24 ++++++++++++++++-------- lib/libalpm/po/tr.po | 26 +++++++++++++++++--------- lib/libalpm/po/uk.po | 26 +++++++++++++++++--------- lib/libalpm/po/zh_CN.po | 26 +++++++++++++++++--------- lib/libalpm/po/zh_TW.po | 26 +++++++++++++++++--------- 28 files changed, 470 insertions(+), 246 deletions(-) (limited to 'lib/libalpm/po') diff --git a/lib/libalpm/po/ca.po b/lib/libalpm/po/ca.po index dc1cd635..58b672ad 100644 --- a/lib/libalpm/po/ca.po +++ b/lib/libalpm/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "no es pot obtenir el directori de treball actual\n" msgid "could not change directory to %s (%s)\n" msgstr "no s'ha pogut canviar el directori a %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "no es pot obtenir el directori de treball actual\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "ha ocorregut un problema en actualitzar %s\n" @@ -212,8 +216,8 @@ msgstr "no s'ha pogut determinar punt de muntatge de root %s\n" msgid "Partition %s is mounted read only\n" msgstr "La partició %s està muntat només en mode lectura\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "La partició %s està molt plena: nombre de blocs requerits %ld, nombre de " "blocs lliures %ld\n" @@ -222,14 +226,14 @@ msgstr "" msgid "disk" msgstr "disc" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "l'url '%s' és invàlid\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "l'url '%s' és invàlid\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "ha fallat en recuperar el fitxer '%s' des de %s : %s\n" @@ -455,6 +459,10 @@ msgstr "error en invocar el baixador extern" msgid "unexpected error" msgstr "error inesperat" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "no s'ha pogut trobar o llegir el paquet" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "no s'ha pogut trobar %s en la base de dades -- s'està ometent\n" @@ -569,6 +577,6 @@ msgstr "l'ordre a fallat a executar-se correctament\n" msgid "no %s cache exists, creating...\n" msgstr "no existeix memòria cau %s, s'està creant...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "no s'ha pogut crear la memòria cau del paquet, s'usarà /tmp\n" diff --git a/lib/libalpm/po/cs.po b/lib/libalpm/po/cs.po index c9c2e8d6..ae8eafe9 100644 --- a/lib/libalpm/po/cs.po +++ b/lib/libalpm/po/cs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Czech (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -85,6 +85,10 @@ msgstr "nelze určit aktuální pracovní adresář\n" msgid "could not change directory to %s (%s)\n" msgstr "nelze změnit adresář na %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "nelze určit aktuální pracovní adresář\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "nastal problém při aktualizaci %s\n" @@ -213,8 +217,8 @@ msgstr "nepodařilo se určit kořen přípojného bodu %s\n" msgid "Partition %s is mounted read only\n" msgstr "Diskový oddíl %s je připojen jen pro čtení\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Diskový oddíl %s je příliš plný: je potřeba %ld bloků, %ld bloků je volných\n" @@ -222,14 +226,14 @@ msgstr "" msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "URL '%s' je chybná\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "URL '%s' je chybná\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "selhalo získání souboru '%s' z %s: %s\n" @@ -454,6 +458,10 @@ msgstr "chyba volání externího programu pro stahování souborů" msgid "unexpected error" msgstr "neočekávaná chyba" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "nelze nalézt nebo přečíst balíček" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "nelze nalézt %s v databázi -- vynechat\n" @@ -566,6 +574,6 @@ msgstr "příkaz se nepodařilo spustit správně\n" msgid "no %s cache exists, creating...\n" msgstr "neexistuje mezipaměť %s, vytváří se...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "nelze vytvořit mezipaměť balíčků, používá se /tmp\n" diff --git a/lib/libalpm/po/da.po b/lib/libalpm/po/da.po index da863472..62dd0b56 100644 --- a/lib/libalpm/po/da.po +++ b/lib/libalpm/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Danish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -83,6 +83,10 @@ msgstr "kunne ikke hente aktuelt arbejdsmappe\n" msgid "could not change directory to %s (%s)\n" msgstr "kunne ikke ændre mappe til %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "kunne ikke hente aktuelt arbejdsmappe\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "der opstod et problem under opgradering %s\n" @@ -212,21 +216,21 @@ msgid "Partition %s is mounted read only\n" msgstr "" #, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" #, c-format msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "adressen »%s« er ugyldig\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "adressen »%s« er ugyldig\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "fejlede i indhentning af fil »%s« fra %s: %s\n" @@ -451,6 +455,10 @@ msgstr "fejl under opstart af ekstern hentningsprogram" msgid "unexpected error" msgstr "uventet fejl" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "kunne ikke finde eller læse pakke" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "kunne ikke finde %s i database - springer over\n" @@ -563,6 +571,6 @@ msgstr "kommando kunne ikke udføres korrekt\n" msgid "no %s cache exists, creating...\n" msgstr "intet %s-mellemlager findes, opretter...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "kunne ikke oprette pakkemellemlager, bruger /tmp i steden for\n" diff --git a/lib/libalpm/po/de.po b/lib/libalpm/po/de.po index 56398498..0a0cc189 100644 --- a/lib/libalpm/po/de.po +++ b/lib/libalpm/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-11 22:23+0000\n" "Last-Translator: jakob \n" "Language-Team: German (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "Konnte aktuelles Arbeitsverzeichnis nicht ermitteln\n" msgid "could not change directory to %s (%s)\n" msgstr "Konnte nicht zu Verzeichnis %s wechseln (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "Konnte aktuelles Arbeitsverzeichnis nicht ermitteln\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "Fehler traten auf, während %s aktualisiert wurde\n" @@ -217,8 +221,8 @@ msgstr "Konnte den Root-Einhängepunkt %s nicht ermitteln\n" msgid "Partition %s is mounted read only\n" msgstr "Die Partition %s ist so eingehängt, daß sie nur gelesen werden kann\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Partition %s überfüllt: %ld Blöcke werden benötigt, %ld Blöcke sind frei\n" @@ -226,14 +230,14 @@ msgstr "" msgid "disk" msgstr "Platte" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "URL '%s' ist ungültig\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "Konnte temporäre Datei für den Download nicht anlegen\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "URL '%s' ist ungültig\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "Konnte Datei '%s' nicht von %s übertragen : %s\n" @@ -459,6 +463,10 @@ msgstr "Fehler beim Aufruf eines externen Downloaders" msgid "unexpected error" msgstr "Unerwarteter Fehler" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "Konnte Paket nicht finden oder lesen" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "Konnte %s nicht in Datenbank finden -- Überspringe\n" @@ -571,6 +579,6 @@ msgstr "Befehl konnte nicht korrekt ausgeführt werden\n" msgid "no %s cache exists, creating...\n" msgstr "Es existiert kein %s-Puffer. Erstelle... \n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "Konnte Paketpuffer nicht erstellen, benutze stattdessen /tmp\n" diff --git a/lib/libalpm/po/el.po b/lib/libalpm/po/el.po index 34805cb8..c55af522 100644 --- a/lib/libalpm/po/el.po +++ b/lib/libalpm/po/el.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-15 00:07+0000\n" "Last-Translator: nous \n" "Language-Team: Greek (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "αδυναμία χρήσης τρέχοντος καταλόγου\n" msgid "could not change directory to %s (%s)\n" msgstr "αδυναμία μετάβασης στον κατάλογο %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "αδυναμία χρήσης τρέχοντος καταλόγου\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "πρόβλημα κατά την αναβάθμιση του %s\n" @@ -212,22 +216,22 @@ msgstr "αδυναμία καθορισμού ριζικού σημείου πρ msgid "Partition %s is mounted read only\n" msgstr "Kατάτμηση %s: προσαρτημένη μόνο για ανάγνωση\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "Kατάτμηση %s πλήρης: %ld blocks απαιτούνται, %ld ελεύθερα\n" #, c-format msgid "disk" msgstr "δίσκο" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "άκυρη διεύθυνση '%s'\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "αποτυχία δημιουργίας προσωρινού αρχείου λήψης\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "άκυρη διεύθυνση '%s'\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "αποτυχία λήψης αρχείου '%s' από %s : %s\n" @@ -452,6 +456,10 @@ msgstr "σφάλμα κλήσης προγράμματος λήψης" msgid "unexpected error" msgstr "απροσδόκητο σφάλμα" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "αδυναμία εύρεσης ή ανάγνωσης πακέτου" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "δεν βρέθηκε το %s στη βάση -- παράλειψη\n" @@ -565,6 +573,6 @@ msgstr "αποτυχία σωστής εκτέλεσης εντολής\n" msgid "no %s cache exists, creating...\n" msgstr "δημιουργία κρύπτης %s...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "αδυναμία δημιουργίας κρύπτης πακέτων, χρήση /tmp\n" diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po index 89eb6261..46251241 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:08+0000\n" "Last-Translator: toofishes \n" "Language-Team: LANGUAGE \n" @@ -82,6 +82,10 @@ msgstr "could not get current working directory\n" msgid "could not change directory to %s (%s)\n" msgstr "could not change directory to %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "could not get current working directory\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "problem occurred while upgrading %s\n" @@ -210,22 +214,22 @@ msgstr "could not determine root mount point %s\n" msgid "Partition %s is mounted read only\n" msgstr "Partition %s is mounted read only\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "Partition %s too full: %ld blocks needed, %ld blocks free\n" #, c-format msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "URL '%s' is invalid\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "failed to create temporary file for download\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "URL '%s' is invalid\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "failed retrieving file '%s' from %s : %s\n" @@ -450,6 +454,10 @@ msgstr "error invoking external downloader" msgid "unexpected error" msgstr "unexpected error" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "could not find or read package" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "could not find %s in database -- skipping\n" @@ -562,6 +570,6 @@ msgstr "command failed to execute correctly\n" msgid "no %s cache exists, creating...\n" msgstr "no %s cache exists, creating...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "couldn't create package cache, using /tmp instead\n" diff --git a/lib/libalpm/po/es.po b/lib/libalpm/po/es.po index 9d0f1589..0a026446 100644 --- a/lib/libalpm/po/es.po +++ b/lib/libalpm/po/es.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-09-02 18:19+0000\n" "Last-Translator: neiko \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/" @@ -86,6 +86,10 @@ msgstr "no se pudo obtener el directorio de trabajo actual\n" msgid "could not change directory to %s (%s)\n" msgstr "no se pudo cambiar el directorio a %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "no se pudo obtener el directorio de trabajo actual\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "ocurrió un error durante la actualización de %s\n" @@ -222,8 +226,8 @@ msgstr "no se pudo determinar el punto de montaje de la raiz %s\n" msgid "Partition %s is mounted read only\n" msgstr "La partición %s está montada como sólo lectura\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "La partición %s está muy llena: %ld bloques necesarios, %ld bloques " "disponibles\n" @@ -232,14 +236,14 @@ msgstr "" msgid "disk" msgstr "disco" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "la dirección %s no es válida\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "error al crear un archivo temporal para la descarga\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "la dirección %s no es válida\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "error al obtener archivo '%s' desde %s: %s\n" @@ -465,6 +469,10 @@ msgstr "error invocando el descargador externo" msgid "unexpected error" msgstr "error inesperado" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "no se pudo encontrar o leer el paquete" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "no se pudo encontrar %s en la base de datos -- saltando\n" @@ -579,6 +587,6 @@ msgstr "el comando falló al ejecutarse\n" msgid "no %s cache exists, creating...\n" msgstr "no existe la caché %s, creando...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "no se pudo crear la cache de paquetes, usando /tmp en su lugar\n" diff --git a/lib/libalpm/po/fi.po b/lib/libalpm/po/fi.po index 81e67864..53d6e2ba 100644 --- a/lib/libalpm/po/fi.po +++ b/lib/libalpm/po/fi.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-15 20:31+0000\n" "Last-Translator: Larso \n" "Language-Team: Finnish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -88,6 +88,10 @@ msgstr "nykyisen kansion sijaintia ei voitu määrittää\n" msgid "could not change directory to %s (%s)\n" msgstr "ei voitu vaihtaa kansioon %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "nykyisen kansion sijaintia ei voitu määrittää\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "pakettia %s päivitettäessä tapahtui virhe\n" @@ -216,22 +220,22 @@ msgstr "juuren %s liitospistettä ei voitu selvittää\n" msgid "Partition %s is mounted read only\n" msgstr "Osio %s on liitetty vain lukutilassa\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "osio %s on liian täynnä: %ld lohkoa tarvitaan, %ld lohkoa vapaana\n" #, c-format msgid "disk" msgstr "levy" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "osoite '%s' on virheellinen\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "väliaikaistiedoston luonti lataamista varten epäonnistui\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "osoite '%s' on virheellinen\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "tiedoston '%s' nouto palvelimelta %s epäonnistui : %s\n" @@ -456,6 +460,10 @@ msgstr "virhe kutsuttaessa ulkoista latausohjelmaa" msgid "unexpected error" msgstr "odottamaton virhe" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "pakettia ei löytynyt tai voitu lukea" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "%s ei löytynyt tietokannasta -- ohitetaan\n" @@ -570,6 +578,6 @@ msgstr "komento päättyi virheeseen\n" msgid "no %s cache exists, creating...\n" msgstr "välimuistia %s ei ole olemassa, luodaan...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "pakettivälimuistia ei voitu luoda, käytetään /tmp:tä sen sijasta\n" diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index 05e037c0..91041a35 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-09-06 05:55+0000\n" "Last-Translator: jiehong \n" "Language-Team: French (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -85,6 +85,10 @@ msgstr "déterminer le répertoire courant a échoué\n" msgid "could not change directory to %s (%s)\n" msgstr "changer de répertoire vers %s a échoué (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "déterminer le répertoire courant a échoué\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "des erreurs sont survenues pendant la mise à jour de %s\n" @@ -217,8 +221,8 @@ msgstr "impossible de déterminer le point de montage de la racine %s\n" msgid "Partition %s is mounted read only\n" msgstr "La partition %s est en lecture seule\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "La partition %s n'a pas assez d'espace libre : besoin de %ld blocs mais " "seulement %ld libres\n" @@ -227,14 +231,14 @@ msgstr "" msgid "disk" msgstr "disque" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "l'url '%s' est invalide\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "échec de création d'un fichier temporaire pour le téléchargement\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "l'url '%s' est invalide\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "échec de récupération du fichier '%s' depuis %s : %s\n" @@ -461,6 +465,10 @@ msgstr "erreur en invoquant le client externe de téléchargement" msgid "unexpected error" msgstr "erreur non prévue" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "impossible de trouver ou de lire le paquet" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "trouver %s dans la base de données a échoué -- ignoré\n" @@ -573,6 +581,6 @@ msgstr "la commande n'a pas pu être exécutée correctement\n" msgid "no %s cache exists, creating...\n" msgstr "le cache %s n'existe pas, création…\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "n'a pas pu créer le cache de paquets, /tmp sera utilisé à la place\n" diff --git a/lib/libalpm/po/hu.po b/lib/libalpm/po/hu.po index d31398ce..38887eff 100644 --- a/lib/libalpm/po/hu.po +++ b/lib/libalpm/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Hungarian (http://www.transifex.net/projects/p/archlinux-" @@ -83,6 +83,10 @@ msgstr "a jelenlegi munkakönyvtár nem kapható meg\n" msgid "could not change directory to %s (%s)\n" msgstr "nem sikerült a könyvtárváltás ide: %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "a jelenlegi munkakönyvtár nem kapható meg\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "hiba történt a(z) %s frissítése közben\n" @@ -211,8 +215,8 @@ msgstr "nem sikerült meghatározni a %s gyökérkönyvtár csatolási pontját\ msgid "Partition %s is mounted read only\n" msgstr "A %s partíció csak olvashatóként van csatolva\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Nincs elég szabad hely a %s partíción: %ld blokk szükséges, %ld blokk " "szabad\n" @@ -221,14 +225,14 @@ msgstr "" msgid "disk" msgstr "diszk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "a '%s' URL hibás\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "a '%s' URL hibás\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "nem sikerült a(z) '%s' fájlt letölteni a %s helyről : %s\n" @@ -453,6 +457,10 @@ msgstr "hiba a külső letöltő meghívásakor" msgid "unexpected error" msgstr "nemvárt hiba" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "nem található vagy nem olvasható a csomag" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "nem található a(z) %s az adatbázisban -- kihagyás\n" @@ -565,6 +573,6 @@ msgstr "a parancs nem futott le sikeresen\n" msgid "no %s cache exists, creating...\n" msgstr "nem létezik a(z) %s gyorsítótár. létrehozás...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "nem sikerült létrehozni a csomaggyorsítótárat, a /tmp használata\n" diff --git a/lib/libalpm/po/it.po b/lib/libalpm/po/it.po index 593deed1..dca7fb15 100644 --- a/lib/libalpm/po/it.po +++ b/lib/libalpm/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-13 09:41+0000\n" "Last-Translator: bash \n" "Language-Team: Italian (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -86,6 +86,10 @@ msgstr "impossibile determinare la directory corrente\n" msgid "could not change directory to %s (%s)\n" msgstr "impossibile spostarsi nella directory %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "impossibile determinare la directory corrente\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "si sono verificati degli errori durante l'aggiornamento di %s\n" @@ -218,8 +222,8 @@ msgstr "impossibile determinare il mount point di root %s\n" msgid "Partition %s is mounted read only\n" msgstr "La partizione %s è montata in sola lettura\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "La partizione %s è troppo piena: sono necessari %ld blocchi e ci sono solo " "%ld blocchi liberi\n" @@ -228,14 +232,14 @@ msgstr "" msgid "disk" msgstr "disco" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "l'url '%s' non è esatto\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "impossibile creare la directory temporanea\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "l'url '%s' non è esatto\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "impossibile scaricare il pacchetto '%s' da %s : %s\n" @@ -460,6 +464,10 @@ msgstr "si è verificato un errore lanciando il downloader esterno" msgid "unexpected error" msgstr "errore inaspettato" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "impossibile trovare o leggere il pacchetto" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "impossibile trovare %s nel database, sarà ignorato\n" @@ -574,7 +582,7 @@ msgstr "l'esecuzione del comando non è riuscita correttamente\n" msgid "no %s cache exists, creating...\n" msgstr "la cache di %s non esiste, creazione in corso...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "" "impossibile creare la cache del pacchetto, al suo posto sarà usata /tmp\n" diff --git a/lib/libalpm/po/kk.po b/lib/libalpm/po/kk.po index a45b6f1a..98b6febd 100644 --- a/lib/libalpm/po/kk.po +++ b/lib/libalpm/po/kk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Kazakh (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "ағымдағы жұмыс бумасын анықтау мүмкін msgid "could not change directory to %s (%s)\n" msgstr "%s бумасына ауысу мүмкін емес (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "ағымдағы жұмыс бумасын анықтау мүмкін емес\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "%s жаңарту кезінде қате кетті\n" @@ -212,22 +216,22 @@ msgstr "" msgid "Partition %s is mounted read only\n" msgstr "%s бөлімі тек оқу үшін тіркелген\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "%s бөлімі тым толық: %ld блок керек, %ld блок бос\n" #, c-format msgid "disk" msgstr "дискі" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "'%s' сілтемесі қате\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "'%s' сілтемесі қате\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "'%s' файлын %s адресінен алу қатемен аяқталды : %s\n" @@ -452,6 +456,10 @@ msgstr "сыртқы жүктемелер менеджерін шақыру қа msgid "unexpected error" msgstr "күтпеген қате кетті" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "дестені табу не оқу мүмкін емес" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "дерекқор ішінде %s табылмады -- өткізіп жібереміз\n" @@ -565,6 +573,6 @@ msgstr "команда дұрыс орындалмады\n" msgid "no %s cache exists, creating...\n" msgstr "%s кэші жоқ болып тұр, құрылады...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "дестелер кэшін құру мүмкін емес, оның орнына /tmp қолданылады\n" diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index d1d8b496..87619eee 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pacman 4.0.0rc1\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -79,6 +79,10 @@ msgstr "" msgid "could not change directory to %s (%s)\n" msgstr "" +#, c-format +msgid "could not restore working directory (%s)\n" +msgstr "" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "" @@ -208,7 +212,7 @@ msgid "Partition %s is mounted read only\n" msgstr "" #, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" #, c-format @@ -216,11 +220,11 @@ msgid "disk" msgstr "" #, c-format -msgid "url '%s' is invalid\n" +msgid "failed to create temporary file for download\n" msgstr "" #, c-format -msgid "failed to create temporary file for download\n" +msgid "url '%s' is invalid\n" msgstr "" #, c-format @@ -447,6 +451,10 @@ msgstr "" msgid "unexpected error" msgstr "" +#, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "" @@ -560,5 +568,5 @@ msgid "no %s cache exists, creating...\n" msgstr "" #, c-format -msgid "couldn't create package cache, using /tmp instead\n" +msgid "couldn't find or create package cache, using %s instead\n" msgstr "" diff --git a/lib/libalpm/po/lt.po b/lib/libalpm/po/lt.po index 277bfc22..38b53cdd 100644 --- a/lib/libalpm/po/lt.po +++ b/lib/libalpm/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-22 15:52+0000\n" "Last-Translator: gymka_ltu \n" "Language-Team: Lithuanian (http://www.transifex.net/projects/p/archlinux-" @@ -84,6 +84,10 @@ msgstr "nepavyko nustatyt dabartinio aplanko\n" msgid "could not change directory to %s (%s)\n" msgstr "nepavyko pakeist aplanko į %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "nepavyko nustatyt dabartinio aplanko\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "kilo bėdų atnaujinant %s\n" @@ -214,22 +218,22 @@ msgstr "nepavyko nustatyt šakninio prijungimo taško %s\n" msgid "Partition %s is mounted read only\n" msgstr "Skirsnis %s prijungtas tik skaitymui\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "Skirsnis %s perpildytas: reikia %ld blokų, laisvi %ld\n" #, c-format msgid "disk" msgstr "diskas" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "neteisingas url '%s'\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "nepavyko sukurti laikino failo parsiuntimui\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "neteisingas url '%s'\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "nepavyko gauti failo '%s' iš %s : %s\n" @@ -454,6 +458,10 @@ msgstr "klaida iškviečiant išorinį parsiuntėją" msgid "unexpected error" msgstr "netikėta klaida" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "nepavyko rasti ar perskaityti paketo" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "duomenų bazėj nepavyko rasti %s -- praleidžiama\n" @@ -566,6 +574,6 @@ msgstr "nepavyko teisingai įvykdyti komandos\n" msgid "no %s cache exists, creating...\n" msgstr "%s podėlis neegzistuoja, kuriamas...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "nepavyko sukurti paketo podėlio. vietoj jo naudojama /tmp\n" diff --git a/lib/libalpm/po/nb.po b/lib/libalpm/po/nb.po index 7c222d7f..181f4b80 100644 --- a/lib/libalpm/po/nb.po +++ b/lib/libalpm/po/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Norwegian Bokmål (http://www.transifex.net/projects/p/" @@ -83,6 +83,10 @@ msgstr "kunne ikke motta nåværende mappe\n" msgid "could not change directory to %s (%s)\n" msgstr "kunne ikke endre mappe til %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "kunne ikke motta nåværende mappe\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "problem oppstod under oppgradering av %s\n" @@ -211,8 +215,8 @@ msgstr "kunne ikke avgjøre rotmonteringspunkt %s\n" msgid "Partition %s is mounted read only\n" msgstr "Partisjonen %s er kun tilgjengelig for skriving\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Partisjonen %s er for full: %ld blokker trengs, %ld blokker tilgjengelig\n" @@ -220,14 +224,14 @@ msgstr "" msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "url '%s' er ugyldig\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "url '%s' er ugyldig\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "mottakelse av fil '%s' fra %s : %s feilet\n" @@ -452,6 +456,10 @@ msgstr "påkalling av ekstern nedlaster feilet" msgid "unexpected error" msgstr "uforventet feil" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "kunne ikke finne eller lese pakke" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "kunne ikke finne %s i database -- hopper over\n" @@ -564,6 +572,6 @@ msgstr "kommando feilet å kjøre korrekt\n" msgid "no %s cache exists, creating...\n" msgstr "ingen %s cache eksisterer, lager en ...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "kunne ikke danne pakke-cache, bruker /tmp istedenfor\n" diff --git a/lib/libalpm/po/pl.po b/lib/libalpm/po/pl.po index b800ae23..2c60b2f6 100644 --- a/lib/libalpm/po/pl.po +++ b/lib/libalpm/po/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Polish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "nie można znaleźć obecnego katalogu\n" msgid "could not change directory to %s (%s)\n" msgstr "nie udało się zmienić katalogu na %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "nie można znaleźć obecnego katalogu\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "wystąpiły błędy podczas aktualizacji %s\n" @@ -212,8 +216,8 @@ msgstr "nie można określić punktu montowania partycji systemowej %s\n" msgid "Partition %s is mounted read only\n" msgstr "Partycja %s jest zamontowana tylko do odczytu\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Partycja %s jest zapełniona: %ld potrzebnych bloków, %ld wolnych bloków\n" @@ -221,14 +225,14 @@ msgstr "" msgid "disk" msgstr "dysk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "url '%s' jest błędny\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "url '%s' jest błędny\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "nie udało się pobrać pliku '%s' z %s : %s\n" @@ -454,6 +458,10 @@ msgstr "" msgid "unexpected error" msgstr "niespodziewany błąd" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "nie udało się znaleźć bądź odczytać pakietu" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "nie udało się odnaleźć %s w bazie danych -- pomijanie\n" @@ -566,7 +574,7 @@ msgstr "komenda nie wykonała się poprawnie\n" msgid "no %s cache exists, creating...\n" msgstr "brak pamięci podręcznej dla %s, tworzenie...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "" "nie udało się stworzyć pamięci podręcznej pakietu, używanie /tmp w zamian\n" diff --git a/lib/libalpm/po/pt.po b/lib/libalpm/po/pt.po index ad62e23e..02fe90b2 100644 --- a/lib/libalpm/po/pt.po +++ b/lib/libalpm/po/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Portuguese (http://www.transifex.net/projects/p/archlinux-" @@ -83,6 +83,10 @@ msgstr "não foi possível obter o diretório de trabalho actual\n" msgid "could not change directory to %s (%s)\n" msgstr "não foi possível mudar o diretório para %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "não foi possível obter o diretório de trabalho actual\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "ocorreram erros durante a actualização de %s\n" @@ -214,8 +218,8 @@ msgstr "não é possível determinar o ponto de montagem do \"root\" %s\n" msgid "Partition %s is mounted read only\n" msgstr "A partição %s está montada somente para leitura\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "A partição %s está cheia: são necessários %ld blocos, estão livres %ld " "blocos\n" @@ -224,14 +228,14 @@ msgstr "" msgid "disk" msgstr "disco" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "url '%s' é inválida\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "url '%s' é inválida\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "falha ao obter ficheiro '%s' de %s : %s\n" @@ -456,6 +460,10 @@ msgstr "erro ao invocar o programa de descargas externo" msgid "unexpected error" msgstr "erro inesperado" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "não foi possível ler ou escrever o pacote" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "não foi possível encontrar %s na base de dados - a ignorar\n" @@ -568,7 +576,7 @@ msgstr "comando não executado corretamente\n" msgid "no %s cache exists, creating...\n" msgstr "cache %s não existe, a criar...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "" "não foi possível criar cache de pacotes, a usar /tmp como alternativa\n" diff --git a/lib/libalpm/po/pt_BR.po b/lib/libalpm/po/pt_BR.po index 9f0fbb01..8f814840 100644 --- a/lib/libalpm/po/pt_BR.po +++ b/lib/libalpm/po/pt_BR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-09-06 16:45+0000\n" "Last-Translator: rafaelff1 \n" "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/" @@ -86,6 +86,10 @@ msgstr "não foi possível obter o diretório de trabalho atual\n" msgid "could not change directory to %s (%s)\n" msgstr "não foi possível mudar para o diretório %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "não foi possível obter o diretório de trabalho atual\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "ocorreram problemas durante a atualização de %s\n" @@ -220,8 +224,8 @@ msgstr "não foi possível determinar o ponto de montagem da raiz %s\n" msgid "Partition %s is mounted read only\n" msgstr "Partição %s está montada somente para leitura\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "A partição %s está cheia: %ld bloco(s) necessário(s), %ld bloco(s) livre(s)\n" @@ -229,14 +233,14 @@ msgstr "" msgid "disk" msgstr "disco" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "a url '%s' é inválida\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "falha em criar arquivo temporário para download\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "a url '%s' é inválida\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "falha ao obter o arquivo '%s' de %s : %s\n" @@ -461,6 +465,10 @@ msgstr "erro ao chamar o programa de download externo" msgid "unexpected error" msgstr "erro inesperado" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "não foi possível ler ou escrever o pacote" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "não foi possível encontrar %s na base de dados -- ignorando\n" @@ -573,6 +581,6 @@ msgstr "comando não executado corretamente\n" msgid "no %s cache exists, creating...\n" msgstr "cache %s não existe, criando...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "não foi possível criar cache de pacotes, usando /tmp em seu lugar\n" diff --git a/lib/libalpm/po/ro.po b/lib/libalpm/po/ro.po index d211873c..1fee31fb 100644 --- a/lib/libalpm/po/ro.po +++ b/lib/libalpm/po/ro.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-10 13:54+0000\n" "Last-Translator: z0id \n" "Language-Team: Romanian (http://www.transifex.net/projects/p/archlinux-" @@ -89,6 +89,10 @@ msgstr "" "nu s-a putut intra în directorul %s (%s)\n" "\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "nu s-a putut determina directorul de lucru curent\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "problemă apărută la actualizarea %s\n" @@ -223,22 +227,22 @@ msgstr "nu s-a putut determina locul de montare al partiției root %s\n" msgid "Partition %s is mounted read only\n" msgstr "partiția %s este montată numai citire\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "Partiția %s e plină: %ld blocuri necesare, %ld blocuri disponibile\n" #, c-format msgid "disk" msgstr "disc" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "URL '%s' este nevalid\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "eșec la crearea fișierului temporar pentru descărcare\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "URL '%s' este nevalid\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "eșec la obținerea fișierului '%s' din %s : %s\n" @@ -463,6 +467,10 @@ msgstr "eroare la invocarea descărcătorului extern" msgid "unexpected error" msgstr "eroare neașteptată" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "pachetul nu poate fi găsit sau citit" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "nu poate fi găsit %s în baza de date -- se omite\n" @@ -575,6 +583,6 @@ msgstr "executarea corectă a comenzii a eșuat\n" msgid "no %s cache exists, creating...\n" msgstr "nu există cache %s, se crează...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "nu se poate crea cache pachet, se folosește /tmp în schimb\n" diff --git a/lib/libalpm/po/ru.po b/lib/libalpm/po/ru.po index b7f5b2ed..d994d6ae 100644 --- a/lib/libalpm/po/ru.po +++ b/lib/libalpm/po/ru.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Russian (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -86,6 +86,10 @@ msgstr "не удалось определить текущий рабочий msgid "could not change directory to %s (%s)\n" msgstr "не удалось изменить каталог на %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "не удалось определить текущий рабочий каталог\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "обнаружена проблема во время обновления %s\n" @@ -216,8 +220,8 @@ msgstr "не удалось определить точку монтирован msgid "Partition %s is mounted read only\n" msgstr "Раздел %s смонтирован только для чтения\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Раздел %s заполнен полностью: необходимо %ld блоков, доступно %ld блоков\n" "\n" @@ -226,14 +230,14 @@ msgstr "" msgid "disk" msgstr "диск" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "ссылка '%s' некорректна\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "ссылка '%s' некорректна\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "не удалось получить файл '%s' из %s : %s\n" @@ -458,6 +462,10 @@ msgstr "ошибка вызова внешнего менеджера загру msgid "unexpected error" msgstr "непредвиденная ошибка" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "не удалось найти или прочитать пакет" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "не удалось найти %s в базе данных -- пропускается\n" @@ -570,6 +578,6 @@ msgstr "не удалось корректно выполнить команду msgid "no %s cache exists, creating...\n" msgstr "кэш %s не существует, создается...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "не удалось создать кэш пакетов, будет использован /tmp\n" diff --git a/lib/libalpm/po/sk.po b/lib/libalpm/po/sk.po index 91eda7ef..36b5c41f 100644 --- a/lib/libalpm/po/sk.po +++ b/lib/libalpm/po/sk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Slovak (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -83,6 +83,10 @@ msgstr "nie je možné zistiť aktuálny pracovný adresár\n" msgid "could not change directory to %s (%s)\n" msgstr "nie je možné prepnúť sa do adresára %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "nie je možné zistiť aktuálny pracovný adresár\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "nastal problém pri aktualizácii %s\n" @@ -211,8 +215,8 @@ msgstr "nepodarilo sa určiť bod pripojenia pre koreň %s\n" msgid "Partition %s is mounted read only\n" msgstr "Partícia %s je pripojená iba v režime na čítanie\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Partícia %s je príliš plná: %ld blokov potrebných, %ld blokov voľných\n" @@ -220,14 +224,14 @@ msgstr "" msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "URL '%s' je neplatná\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "URL '%s' je neplatná\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "chyba pri získavaní súboru '%s' z %s: %s\n" @@ -452,6 +456,10 @@ msgstr "chyba volania externého programu pre sťahovanie súborov" msgid "unexpected error" msgstr "neočakávaná chyba" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "nie je možné nájsť alebo prečítať balíček" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "nie je možné nájsť %s v databáze -- preskakujem\n" @@ -564,6 +572,6 @@ msgstr "príkaz sa nepodarilo spustiť správne\n" msgid "no %s cache exists, creating...\n" msgstr "neexistuje cache %s, vytváram...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "nie je možné vytvoriť cache balíčkov, použijem /tmp\n" diff --git a/lib/libalpm/po/sr.po b/lib/libalpm/po/sr.po index 696d5769..00486e28 100644 --- a/lib/libalpm/po/sr.po +++ b/lib/libalpm/po/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Serbian (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "не могу да одредим радну фасциклу\n" msgid "could not change directory to %s (%s)\n" msgstr "не могу да променим фасциклу у %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "не могу да одредим радну фасциклу\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "дошло је до грешке при надоградњи %s\n" @@ -212,8 +216,8 @@ msgstr "не могу да утврдим корену тачку монтира msgid "Partition %s is mounted read only\n" msgstr "Партиција %s је монтирана само за читање\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Партиција %s је препуна: потребно је %ld блокова, али је %ld слободно\n" @@ -221,14 +225,14 @@ msgstr "" msgid "disk" msgstr "диск" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "„%s“ је нисправан урл\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "„%s“ је нисправан урл\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "неуспешно преузимање фајла „%s“ са „%s“: %s\n" @@ -453,6 +457,10 @@ msgstr "грешка при покретању спољног програма msgid "unexpected error" msgstr "неочекивана грешка" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "не могу да нађем или прочитам пакет" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "не могу да нађем %s у бази — прескачем\n" @@ -565,6 +573,6 @@ msgstr "неуспешно правилно извршавање наредбе\ msgid "no %s cache exists, creating...\n" msgstr "не постоји кеш за %s; правим....\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "не могу да направим кеш пакета; користим /tmp као замену\n" diff --git a/lib/libalpm/po/sr@latin.po b/lib/libalpm/po/sr@latin.po index da089ecc..ff0bceea 100644 --- a/lib/libalpm/po/sr@latin.po +++ b/lib/libalpm/po/sr@latin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/" @@ -84,6 +84,10 @@ msgstr "ne mogu da odredim radnu fasciklu\n" msgid "could not change directory to %s (%s)\n" msgstr "ne mogu da promenim fasciklu u %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "ne mogu da odredim radnu fasciklu\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "došlo je do greške pri nadogradnji %s\n" @@ -212,8 +216,8 @@ msgstr "ne mogu da utvrdim korenu tačku montiranja %s\n" msgid "Partition %s is mounted read only\n" msgstr "Particija %s je montirana samo za čitanje\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" "Particija %s je prepuna: potrebno je %ld blokova, ali je %ld slobodno\n" @@ -221,14 +225,14 @@ msgstr "" msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "„%s“ je nispravan url\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "„%s“ je nispravan url\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "neuspešno preuzimanje fajla „%s“ sa „%s“: %s\n" @@ -453,6 +457,10 @@ msgstr "greška pri pokretanju spoljnog programa za preuzimanje" msgid "unexpected error" msgstr "neočekivana greška" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "ne mogu da nađem ili pročitam paket" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "ne mogu da nađem %s u bazi — preskačem\n" @@ -565,6 +573,6 @@ msgstr "neuspešno pravilno izvršavanje naredbe\n" msgid "no %s cache exists, creating...\n" msgstr "ne postoji keš za %s; pravim....\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "ne mogu da napravim keš paketa; koristim /tmp kao zamenu\n" diff --git a/lib/libalpm/po/sv.po b/lib/libalpm/po/sv.po index 576585c0..4986b5f3 100644 --- a/lib/libalpm/po/sv.po +++ b/lib/libalpm/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -82,6 +82,10 @@ msgstr "kunde inte hitta nuvarande sökväg\n" msgid "could not change directory to %s (%s)\n" msgstr "kunde inte byta katalog till %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "kunde inte hitta nuvarande sökväg\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "problem uppstod under uppgraderingen %s\n" @@ -211,21 +215,21 @@ msgid "Partition %s is mounted read only\n" msgstr "" #, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" #, c-format msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "url '%s' är ogiltigt\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "url '%s' är ogiltigt\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "misslyckades hämta filen '%s' från %s : %s\n" @@ -450,6 +454,10 @@ msgstr "fel vid anrop av extern nerladdare" msgid "unexpected error" msgstr "oväntat fel" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "kunde inte hitta eller förbereda paket" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "kunde inte hitta %s i databasen -- hoppar över\n" @@ -562,6 +570,6 @@ msgstr "kommando misslyckades att exekveras korrekt\n" msgid "no %s cache exists, creating...\n" msgstr "ingen %s cache existerar, skapar...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "kunde inte skapa paket-cache, använder /tmp istället\n" diff --git a/lib/libalpm/po/tr.po b/lib/libalpm/po/tr.po index ea483318..c4176042 100644 --- a/lib/libalpm/po/tr.po +++ b/lib/libalpm/po/tr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Turkish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -84,6 +84,10 @@ msgstr "üzerinde çalışılan dizin algılanamadı\n" msgid "could not change directory to %s (%s)\n" msgstr "%s dizinine geçilemedi (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "üzerinde çalışılan dizin algılanamadı\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "%s güncellenirken bir sorun meydana geldi\n" @@ -212,22 +216,22 @@ msgstr "%s kök bağlama noktası belirlenemedi\n" msgid "Partition %s is mounted read only\n" msgstr "%s bölümü salt okunur olarak bağlandı\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "%s bölümü dolu: %ld blok gerekiyor, %ld blok boş\n" #, c-format msgid "disk" msgstr "disk" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "'%s' adresi geçersiz\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "'%s' adresi geçersiz\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "%3$s hatası nedeniyle '%1$s' dosyası %2$s adresinden alınamadı\n" @@ -452,6 +456,10 @@ msgstr "harici indiriciyi çağırırken hata oluştu" msgid "unexpected error" msgstr "beklenmedik hata" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "paket bulunamadı veya okunamadı" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "%s veritabanında bulunamadı -- atlanıyor\n" @@ -565,6 +573,6 @@ msgstr "komut düzgün çalıştırılamadı\n" msgid "no %s cache exists, creating...\n" msgstr "%s önbelleği yok, oluşturuluyor...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "paket önbelleği oluşturulamadı, /tmp kullanılacak\n" diff --git a/lib/libalpm/po/uk.po b/lib/libalpm/po/uk.po index 71693512..d0885ea0 100644 --- a/lib/libalpm/po/uk.po +++ b/lib/libalpm/po/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-17 21:05+0000\n" "Last-Translator: Wiseacre \n" "Language-Team: Ukrainian (http://www.transifex.net/projects/p/archlinux-" @@ -84,6 +84,10 @@ msgstr "неможливо одержати поточний робочий ка msgid "could not change directory to %s (%s)\n" msgstr "неможливо змінити каталог на %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "неможливо одержати поточний робочий каталог\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "виникла проблема протягом оновлення %s\n" @@ -212,22 +216,22 @@ msgstr "неможливо визначити корінь точки монту msgid "Partition %s is mounted read only\n" msgstr "Розділ %s змонтовано лише для читання\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "Розділ %s переповнений: потрібно %ld блоків, %ld блоків вільно\n" #, c-format msgid "disk" msgstr "диск" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "посилання «%s» неправильне\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "не вдалось створити тимчасово файла для звантаження\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "посилання «%s» неправильне\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "не вдалось одержати файл «%s» з %s : %s\n" @@ -452,6 +456,10 @@ msgstr "помилка виклику зовнішнього звантажув msgid "unexpected error" msgstr "неочікувана помилка" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "неможливо знайти чи прочитати пакунок" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "неможливо знайти %s в базі даних — пропускається\n" @@ -564,6 +572,6 @@ msgstr "команда не змогла виконатись коректно\n msgid "no %s cache exists, creating...\n" msgstr "кеш %s не існує, створюється…\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "неможливо створити кеш пакунка, використовуватиметься /tmp\n" diff --git a/lib/libalpm/po/zh_CN.po b/lib/libalpm/po/zh_CN.po index 70b0173e..ffe32d2e 100644 --- a/lib/libalpm/po/zh_CN.po +++ b/lib/libalpm/po/zh_CN.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-09 21:02+0000\n" "Last-Translator: toofishes \n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/" @@ -85,6 +85,10 @@ msgstr "无法得到当前的工作目录\n" msgid "could not change directory to %s (%s)\n" msgstr "无法更改目录到 %1$s (%2$s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "无法得到当前的工作目录\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "更新 %s 时出现错误\n" @@ -215,22 +219,22 @@ msgstr "" "分区 %s 为只读\n" "\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "分区 %s 无可用空间:需要 %ld 盘区,可用 %ld 盘区\n" #, c-format msgid "disk" msgstr "硬盘" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "url '%s' 无效\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "url '%s' 无效\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "无法从 %2$s : %3$s 获取文件 '%1$s'\n" @@ -455,6 +459,10 @@ msgstr "调用外部下载程序时出错" msgid "unexpected error" msgstr "未预期的错误" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "无法找到或读取软件包" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "无法在数据库中找到 %s -- 跳过\n" @@ -567,6 +575,6 @@ msgstr "命令未能被正确执行\n" msgid "no %s cache exists, creating...\n" msgstr "没有 %s 缓存存在,正在创建...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "无法创建软件包缓存,正在使用 /tmp 代替\n" diff --git a/lib/libalpm/po/zh_TW.po b/lib/libalpm/po/zh_TW.po index 15854108..6bf9d9ee 100644 --- a/lib/libalpm/po/zh_TW.po +++ b/lib/libalpm/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-18 16:47+0000\n" "Last-Translator: dlin \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/" @@ -83,6 +83,10 @@ msgstr "無法得到當前的工作目錄\n" msgid "could not change directory to %s (%s)\n" msgstr "無法更改目錄到 %1$s (%2$s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "無法得到當前的工作目錄\n" + #, c-format msgid "problem occurred while upgrading %s\n" msgstr "更新 %s 時出現錯誤\n" @@ -213,22 +217,22 @@ msgstr "" "分區 %s 爲只讀\n" "\n" -#, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +#, fuzzy, c-format +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "分區 %s 無可用空間:需要 %ld 盤區,可用 %ld 盤區\n" #, c-format msgid "disk" msgstr "硬盤" -#, c-format -msgid "url '%s' is invalid\n" -msgstr "url '%s' 無效\n" - #, c-format msgid "failed to create temporary file for download\n" msgstr "無法建立下載暫存檔\\n\n" +#, c-format +msgid "url '%s' is invalid\n" +msgstr "url '%s' 無效\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "無法從 %2$s : %3$s 獲取文件 '%1$s'\n" @@ -453,6 +457,10 @@ msgstr "調用外部下載程序時出錯" msgid "unexpected error" msgstr "未預期的錯誤" +#, fuzzy, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "無法找到或讀取軟件包" + #, c-format msgid "could not find %s in database -- skipping\n" msgstr "無法在數據庫中找到 %s -- 跳過\n" @@ -565,6 +573,6 @@ msgstr "命令未能被正確執行\n" msgid "no %s cache exists, creating...\n" msgstr "沒有 %s 緩存存在,正在創建...\n" -#, c-format -msgid "couldn't create package cache, using /tmp instead\n" +#, fuzzy, c-format +msgid "couldn't find or create package cache, using %s instead\n" msgstr "無法創建軟件包緩存,正在使用 /tmp 代替\n" -- cgit v1.2.3-24-g4f1b