From a4a7006a138f05c1b774414a55ffb5499d7b289f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Jun 2011 21:21:51 -0500 Subject: po/: split into scripts/po/ and src/pacman/po/ This is the first step at separating the pacman message catalog and the scripts message catalog. Makefiles, configure.ac, and other such files are adjusted accordingly, as well as renaming files. The TEXTDOMAIN of scripts is also adjusted. Note that no actual pot or po files get changed here; these will get pruned in a future commit so each catalog contains only the necessary messages. Signed-off-by: Dan McGee --- scripts/po/POTFILES.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 scripts/po/POTFILES.in (limited to 'scripts/po/POTFILES.in') diff --git a/scripts/po/POTFILES.in b/scripts/po/POTFILES.in new file mode 100644 index 00000000..19d60a01 --- /dev/null +++ b/scripts/po/POTFILES.in @@ -0,0 +1,8 @@ +# List of source files with translatable strings + +# scripts with gettext translations +scripts/makepkg.sh.in +scripts/pacman-db-upgrade.sh.in +scripts/pacman-optimize.sh.in +scripts/pkgdelta.sh.in +scripts/repo-add.sh.in -- cgit v1.2.3-70-g09d2 From d62a429b924e70f48bf021d3c355dd9455d1c45b Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Jun 2011 22:25:16 -0500 Subject: scripts/po/: add pacman-key This has gettext strings, but wasn't added to the list of files in POTFILES.in just yet. Add it and update the catalogs. Signed-off-by: Dan McGee --- scripts/po/POTFILES.in | 1 + scripts/po/ca.po | 130 ++++++++++++++++++++++++++++++++++++++++- scripts/po/cs.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/da.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/de.po | 126 +++++++++++++++++++++++++++++++++++++++- scripts/po/el.po | 122 ++++++++++++++++++++++++++++++++++++++- scripts/po/en_GB.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/es.po | 129 ++++++++++++++++++++++++++++++++++++++++- scripts/po/fi.po | 122 ++++++++++++++++++++++++++++++++++++++- scripts/po/fr.po | 129 ++++++++++++++++++++++++++++++++++++++++- scripts/po/hu.po | 130 ++++++++++++++++++++++++++++++++++++++++- scripts/po/it.po | 130 ++++++++++++++++++++++++++++++++++++++++- scripts/po/kk.po | 125 +++++++++++++++++++++++++++++++++++++++- scripts/po/nb.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/pacman-scripts.pot | 104 ++++++++++++++++++++++++++++++++- scripts/po/pl.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/pt.po | 131 +++++++++++++++++++++++++++++++++++++++++- scripts/po/pt_BR.po | 130 ++++++++++++++++++++++++++++++++++++++++- scripts/po/ro.po | 127 +++++++++++++++++++++++++++++++++++++++- scripts/po/ru.po | 131 +++++++++++++++++++++++++++++++++++++++++- scripts/po/sk.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/sr.po | 122 ++++++++++++++++++++++++++++++++++++++- scripts/po/sr@latin.po | 122 ++++++++++++++++++++++++++++++++++++++- scripts/po/sv.po | 120 +++++++++++++++++++++++++++++++++++++- scripts/po/tr.po | 121 +++++++++++++++++++++++++++++++++++++- scripts/po/uk.po | 125 +++++++++++++++++++++++++++++++++++++++- scripts/po/zh_CN.po | 121 +++++++++++++++++++++++++++++++++++++- 27 files changed, 3173 insertions(+), 51 deletions(-) (limited to 'scripts/po/POTFILES.in') diff --git a/scripts/po/POTFILES.in b/scripts/po/POTFILES.in index 19d60a01..a4f96bd3 100644 --- a/scripts/po/POTFILES.in +++ b/scripts/po/POTFILES.in @@ -3,6 +3,7 @@ # scripts with gettext translations scripts/makepkg.sh.in scripts/pacman-db-upgrade.sh.in +scripts/pacman-key.sh.in scripts/pacman-optimize.sh.in scripts/pkgdelta.sh.in scripts/repo-add.sh.in diff --git a/scripts/po/ca.po b/scripts/po/ca.po index 6a365e6d..c3536d17 100644 --- a/scripts/po/ca.po +++ b/scripts/po/ca.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-12 10:54+0000\n" "Last-Translator: hseara \n" "Language-Team: Catalan \n" @@ -638,6 +638,133 @@ msgstr "Format base de dades Pre-3.5 detectat - actualitzant..." msgid "Done." msgstr "Fet." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Sintaxi: %s (opcions)" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Usa un script de construcció alternatiu (enlloc de '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file consulta un fitxer de paquet enlloc de la base de " +"dades\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file consulta un fitxer de paquet enlloc de la base de " +"dades\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file consulta un fitxer de paquet enlloc de la base de " +"dades\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Aquesta ajuda" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file consulta un fitxer de paquet enlloc de la base de " +"dades\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "S'està rotant la base de dades en l'emplaçament..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "S'està creant el fitxer de base de dades actualitzada «%s»" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "S'està rotant la base de dades en l'emplaçament..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "S'està rotant la base de dades en l'emplaçament..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Afegint fitxer %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "S'estan eliminant els directoris buits..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "S'està sincronitzant la base de dades al disc..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "el fitxer %s (%s) no existeix." + +#, fuzzy +msgid "Executing: %s " +msgstr "S'està extraient %s amb %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -938,4 +1065,3 @@ msgstr "No queda cap paquet, s'està creant una base de dades buida." msgid "No packages modified, nothing to do." msgstr "No s'ha modificat cap paquet, res a fer." - diff --git a/scripts/po/cs.po b/scripts/po/cs.po index d8e5edcb..453326d0 100644 --- a/scripts/po/cs.po +++ b/scripts/po/cs.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-16 05:54+0000\n" "Last-Translator: vogo \n" "Language-Team: Czech \n" @@ -611,6 +611,124 @@ msgstr "Zjištěn formát databáze před verzí 3.5 - aktualizuje se..." msgid "Done." msgstr "Hotovo." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Použití: %s [volby]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Použít alternativní build skript (namísto '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file dotaz na soubor balíčku místo na databázi\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file dotaz na soubor balíčku místo na databázi\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file dotaz na soubor balíčku místo na databázi\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Vypsat nápovědu" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file dotaz na soubor balíčku místo na databázi\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Vyměňují se databáze..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Vytváří se aktualizovaný soubor databáze '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Vyměňují se databáze..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Vyměňují se databáze..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Přidán soubor %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Odstraňují se prázdné adresáře..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Databáze se synchronizuje na disk..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "Instalační skript %s (%s) neexistuje." + +#, fuzzy +msgid "Executing: %s " +msgstr "Rozbaluje se %s pomocí %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -900,4 +1018,3 @@ msgstr "Nezůstaly žádné balíčky, vytváří se prázdná databáze." msgid "No packages modified, nothing to do." msgstr "Nebyl změněn žádný balíček, není co dělat." - diff --git a/scripts/po/da.po b/scripts/po/da.po index 91f32cd3..61d7ee1b 100644 --- a/scripts/po/da.po +++ b/scripts/po/da.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-03-28 02:39+0000\n" "Last-Translator: toofishes \n" "Language-Team: Danish \n" @@ -616,6 +616,124 @@ msgstr "" msgid "Done." msgstr "" +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Brug: %s [tilvalg]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Brug et alternativt kompileringsskript (fremfor »%s«)" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file forespørg en pakkefil i steden for databasen\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file forespørg en pakkefil i steden for databasen\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file forespørg en pakkefil i steden for databasen\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Denne hjælpetekst" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file forespørg en pakkefil i steden for databasen\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Roterer database på plads..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Opretter opdateret databasefil »%s«" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Roterer database på plads..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Roterer database på plads..." + +msgid "Appending official keys..." +msgstr "" + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Fjerner tomme mapper..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Synkroniserer database til disk..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s fil (%s) findes ikke." + +#, fuzzy +msgid "Executing: %s " +msgstr "Udtrækker %s med %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -898,4 +1016,3 @@ msgstr "Ingen pakker er tilbage, opretter tom database." msgid "No packages modified, nothing to do." msgstr "Ingen pakker ændret, intet at udføre." - diff --git a/scripts/po/de.po b/scripts/po/de.po index 683f07ab..d09c4b81 100644 --- a/scripts/po/de.po +++ b/scripts/po/de.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-28 09:05+0000\n" "Last-Translator: Mineo \n" "Language-Team: German \n" @@ -653,6 +653,129 @@ msgstr "Prä-3.5 Datenbankformat entdeckt - aktualisiere..." msgid "Done." msgstr "Fertig." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Verwendung: %s [Optionen]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Ein alternatives Build-Skript (statt '%s') verwenden" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file Fragt eine Paketdatei anstatt der Datenbank ab\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file Fragt eine Paketdatei anstatt der Datenbank ab\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file Fragt eine Paketdatei anstatt der Datenbank ab\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Diese Hilfe" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file Fragt eine Paketdatei anstatt der Datenbank ab\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Verschiebe neue Datenbank an ihren Ort..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Erstelle aktualisierte Datenbank-Datei '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Verschiebe neue Datenbank an ihren Ort..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Verschiebe neue Datenbank an ihren Ort..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Füge %s Datei hinzu..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Entferne leere Verzeichnisse... " + +#, fuzzy +msgid "Updating trust database..." +msgstr "Synchronisiere Datenbank mit Festplatte..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "Datei %s (%s) existiert nicht." + +#, fuzzy +msgid "Executing: %s " +msgstr "Entpacke %s mit %s " + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -950,4 +1073,3 @@ msgstr "Keine Pakete mehr vorhanden, erstelle leere Datenbank." msgid "No packages modified, nothing to do." msgstr "Keine Pakete modifiziert, ich kann nichts machen." - diff --git a/scripts/po/el.po b/scripts/po/el.po index 2777c2c6..0e965d76 100644 --- a/scripts/po/el.po +++ b/scripts/po/el.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-08 19:22+0000\n" "Last-Translator: nous \n" "Language-Team: Greek \n" @@ -618,6 +618,125 @@ msgstr "Εντοπισμός διαμόρφωσης βάσης προ-3.5 - αν msgid "Done." msgstr "Πέρας." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Χρήση: %s [επιλογές]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Χρήση εναλλακτικού σεναρίου μεταγλώττισης (αντί του '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file <πακέτο> αναζήτηση σε πακέτο αντί στην βάση\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file <πακέτο> αναζήτηση σε πακέτο αντί στην βάση\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file <πακέτο> αναζήτηση σε πακέτο αντί στην βάση\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Αυτή η βοήθεια" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file <πακέτο> αναζήτηση σε πακέτο αντί στην βάση\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Μεταστροφή βάσης..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Δημιουργία ενημερωμένου αρχείου βάσης '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Μεταστροφή βάσης..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Μεταστροφή βάσης..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Προσθήκη αρχείου %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Διαγραφή κενών καταλόγων..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Συγχρονισμός βάσης στον δίσκο..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "Ανύπαρκτο αρχείο %s (%s)." + +#, fuzzy +msgid "Executing: %s " +msgstr "Εξαγωγή %s με %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -909,4 +1028,3 @@ msgstr "Δεν απομένουν άλλα πακέτα, δημιουργία κ msgid "No packages modified, nothing to do." msgstr "Ουδέν πακέτο τροποποιήθηκε, πέρας εκτέλεσης." - diff --git a/scripts/po/en_GB.po b/scripts/po/en_GB.po index 86dc4cf1..9d4d58d2 100644 --- a/scripts/po/en_GB.po +++ b/scripts/po/en_GB.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-03-28 02:45+0000\n" "Last-Translator: toofishes \n" "Language-Team: LANGUAGE \n" @@ -610,6 +610,124 @@ msgstr "Pre-3.5 database format detected - upgrading..." msgid "Done." msgstr "Done." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Usage: %s [options]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Use an alternate build script (instead of '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file query a package file instead of the database\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file query a package file instead of the database\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file query a package file instead of the database\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help This help" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file query a package file instead of the database\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Rotating database into place..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Creating updated database file '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Rotating database into place..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Rotating database into place..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Adding %s file..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Removing empty directories..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Syncing database to disk..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s file (%s) does not exist." + +#, fuzzy +msgid "Executing: %s " +msgstr "Extracting %s with %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -898,4 +1016,3 @@ msgstr "No packages modified, nothing to do." msgid "No packages modified, nothing to do." msgstr "No packages modified, nothing to do." - diff --git a/scripts/po/es.po b/scripts/po/es.po index 13cc5f1e..589e7560 100644 --- a/scripts/po/es.po +++ b/scripts/po/es.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-01 02:37+0000\n" "Last-Translator: Traumness \n" "Language-Team: Spanish (Castilian) <>\n" @@ -634,6 +634,132 @@ msgstr "Formato de base de datos anterior a 3.5 detectado - actualizando..." msgid "Done." msgstr "Hecho." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Uso: %s [opciones]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Usar un script alternativo (en lugar de '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file consulta un archivo de paquetes en lugar de la base " +"de datos\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file consulta un archivo de paquetes en lugar de la base " +"de datos\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file consulta un archivo de paquetes en lugar de la base " +"de datos\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Esta ayuda" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file consulta un archivo de paquetes en lugar de la base " +"de datos\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Rotando el sitio de la base de datos..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Creado un archivo de base de datos actualizada '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Rotando el sitio de la base de datos..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Rotando el sitio de la base de datos..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Añadiendo %s archivo..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Quitando directorios vacíos... " + +#, fuzzy +msgid "Updating trust database..." +msgstr "Sincronizando la base de datos al disco..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "El archivo %s (%s) no existe." + +#, fuzzy +msgid "Executing: %s " +msgstr "Extrayendo %s con %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -928,4 +1054,3 @@ msgstr "No quedan paquetes, creando una base de datos vacía." msgid "No packages modified, nothing to do." msgstr "No se modificaron paquetes, nada que hacer." - diff --git a/scripts/po/fi.po b/scripts/po/fi.po index ed47f4e5..c409898e 100644 --- a/scripts/po/fi.po +++ b/scripts/po/fi.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-05-11 14:51+0000\n" "Last-Translator: Larso \n" "Language-Team: Finnish (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -639,6 +639,125 @@ msgstr "" msgid "Done." msgstr "Tehty." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Käyttö: %s [valitsimet]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Käytä vaihtoehtoista käännösskriptiä ('%s':in sjaan)" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file etsi paketista pakettitietokannan sijaan\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file etsi paketista pakettitietokannan sijaan\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file etsi paketista pakettitietokannan sijaan\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Näytä tämä teksti" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file etsi paketista pakettitietokannan sijaan\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Pyöritellään tietokantaa paikalleen..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Luodaan päivitettyä tietokantatiedostoa '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Pyöritellään tietokantaa paikalleen..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Pyöritellään tietokantaa paikalleen..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Lisätään %s tiedostoa..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Poistetaan tyhjiä kansioita..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Siirretään tietokantaa levylle..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s tiedostoa (%s) ei ole olemassa." + +#, fuzzy +msgid "Executing: %s " +msgstr "Lähdetiedostoa %s puretaan ohjelmalla %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -935,4 +1054,3 @@ msgstr "Yhtään pakettia ei ole jäljellä, luodaan tyhjä tietokanta." msgid "No packages modified, nothing to do." msgstr "Yhtään pakettia ei ole muokattu, ei ole mitään tehtävää jäljellä." - diff --git a/scripts/po/fr.po b/scripts/po/fr.po index 01e63579..5d200c73 100644 --- a/scripts/po/fr.po +++ b/scripts/po/fr.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-06-03 20:24+0000\n" "Last-Translator: remyoudompheng \n" "Language-Team: French (http://www.transifex.net/projects/p/archlinux-pacman/" @@ -645,6 +645,132 @@ msgstr "Le format de la base de données est antérieur à 3.5 - mise à jour... msgid "Done." msgstr "Effectuée." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Utilisation: %s [options]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Utiliser un script alternatif (au lieu de '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file interroge le fichier au lieu de la base " +"de données\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file interroge le fichier au lieu de la base " +"de données\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file interroge le fichier au lieu de la base " +"de données\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Afficher cette aide" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file interroge le fichier au lieu de la base " +"de données\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Mise en place de la base de données..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Création du nouveau fichier de dépôt '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Mise en place de la base de données..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Mise en place de la base de données..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Ajout du fichier %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Suppression des répertoires vides... " + +#, fuzzy +msgid "Updating trust database..." +msgstr "Synchronisation de la base de données sur le disque..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "Le fichier %s (%s) n'existe pas." + +#, fuzzy +msgid "Executing: %s " +msgstr "Extraction de %s avec %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -948,4 +1074,3 @@ msgstr "Plus de paquets, création d'un dépôt vide." msgid "No packages modified, nothing to do." msgstr "Aucun paquet modifié, il n'y a rien à faire." - diff --git a/scripts/po/hu.po b/scripts/po/hu.po index b643c564..48cfc07e 100644 --- a/scripts/po/hu.po +++ b/scripts/po/hu.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-16 17:39+0000\n" "Last-Translator: ngaba \n" "Language-Team: Hungarian \n" @@ -638,6 +638,133 @@ msgstr "3.5 verzió előtti adatbázist észleltem - frissítés..." msgid "Done." msgstr "Kész." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Használat: %s [opciók]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Alternatív fordító szkript használata ('%s' helyett)" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file a csomagfájl lekérdezése az adatbázis " +"helyett\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file a csomagfájl lekérdezése az adatbázis " +"helyett\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file a csomagfájl lekérdezése az adatbázis " +"helyett\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Ez a segítség" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file a csomagfájl lekérdezése az adatbázis " +"helyett\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Adatbázis helyre forgatása..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Frissített adatbázis fájl '%s' létrehozása" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Adatbázis helyre forgatása..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Adatbázis helyre forgatása..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "%s fájl hozzáadása..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Üres könyvtárak eltávolítása..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Adatbázis szinkronizálása a lemezre..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "A(z) %s fájl (%s) nem létezik." + +#, fuzzy +msgid "Executing: %s " +msgstr "%s kitömörítése a %s programmal" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -936,4 +1063,3 @@ msgstr "Nem maradt csomag, üres adatbázis létrehozása." msgid "No packages modified, nothing to do." msgstr "Nem módosultak csomagok, nincs mit tenni." - diff --git a/scripts/po/it.po b/scripts/po/it.po index 32544d0c..9f39b59a 100644 --- a/scripts/po/it.po +++ b/scripts/po/it.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-10 16:14+0000\n" "Last-Translator: giovanni \n" "Language-Team: Italian \n" @@ -646,6 +646,133 @@ msgstr "" msgid "Done." msgstr "Fatto." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Uso: %s [opzioni]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Usa uno script di build alternativo (invece di '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file interroga un file del pacchetto invece del " +"database\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file interroga un file del pacchetto invece del " +"database\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file interroga un file del pacchetto invece del " +"database\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Visualizza questo help" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file interroga un file del pacchetto invece del " +"database\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Ottimizzazione del database in corso..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Creazione di un database aggiornato di '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Ottimizzazione del database in corso..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Ottimizzazione del database in corso..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Aggiunta del file %s in corso..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Rimozione delle directory vuote in corso..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Sincronizzazione del database in corso..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "il file (%s) non esiste." + +#, fuzzy +msgid "Executing: %s " +msgstr "estrazione di %s con %s in corso... " + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -943,4 +1070,3 @@ msgstr "Non ci sono pacchetti, sto creando un database vuoto." msgid "No packages modified, nothing to do." msgstr "Non è stato modificato alcun pacchetto." - diff --git a/scripts/po/kk.po b/scripts/po/kk.po index 66854714..d9cf6324 100644 --- a/scripts/po/kk.po +++ b/scripts/po/kk.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-03-28 02:39+0000\n" "Last-Translator: toofishes \n" "Language-Team: Kazakh \n" @@ -628,6 +628,128 @@ msgstr "3.5-тен ескі дерекқор пішімі анықталды - msgid "Done." msgstr "Аяқталды." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Қолданылуы: %s [опциялар]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Жинау үшін басқа скриптті қолдану ('%s' орнына)" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file <десте> ақпаратты десте файлынан алу, дерекқордан емес\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file <десте> ақпаратты десте файлынан алу, дерекқордан емес\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file <десте> ақпаратты десте файлынан алу, дерекқордан емес\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Осы көмек ақпаратын шығару" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file <десте> ақпаратты десте файлынан алу, дерекқордан емес\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Жаңа дерекқор орнына апарылуда..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Жаңартылған дерекқор %s файлын жасау" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Жаңа дерекқор орнына апарылуда..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Жаңа дерекқор орнына апарылуда..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "%s файлды қосу..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Бос бумаларды өшіру..." + +#, fuzzy +msgid "Updating trust database..." +msgstr ":: Дестелер дерекқоры синхрондалуда..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s файлы (%s) жоқ болып тұр." + +#, fuzzy +msgid "Executing: %s " +msgstr "%s тарқатылуда %s көмегімен" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -920,4 +1042,3 @@ msgstr "Дестелер қалмады, бос дерекқор жасалын msgid "No packages modified, nothing to do." msgstr "Дестелер өзгермеді, істейтін ешнәрсе жоқ." - diff --git a/scripts/po/nb.po b/scripts/po/nb.po index e36df203..07da47e8 100644 --- a/scripts/po/nb.po +++ b/scripts/po/nb.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-12 09:21+0000\n" "Last-Translator: Jonhoo \n" "Language-Team: Norwegian Bokmål \n" @@ -620,6 +620,124 @@ msgstr "Database fra før versjon 3.5 funnet - oppgraderer..." msgid "Done." msgstr "Ferdig." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Bruk: %s [options]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Bruk alternativt oppsettsscript (istedenfor '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file etterspør en pakkefil isteden for databasen\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file etterspør en pakkefil isteden for databasen\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file etterspør en pakkefil isteden for databasen\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Denne hjelpen" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file etterspør en pakkefil isteden for databasen\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Roterer database på plass ..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Oppretter oppdatert databasefil '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Roterer database på plass ..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Roterer database på plass ..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Legger til fil %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Fjerner tomme mapper ..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Synkroniserer database til disk ..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s fil (%s) finnes ikke." + +#, fuzzy +msgid "Executing: %s " +msgstr "Pakker ut %s med %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -908,4 +1026,3 @@ msgstr "Ingen pakker gjenstår, oppretter tom database." msgid "No packages modified, nothing to do." msgstr "Ingen pakker modifisert, ingenting å gjøre." - diff --git a/scripts/po/pacman-scripts.pot b/scripts/po/pacman-scripts.pot index 40899f1d..6eeaad76 100644 --- a/scripts/po/pacman-scripts.pot +++ b/scripts/po/pacman-scripts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pacman 3.5.3\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -585,6 +585,108 @@ msgstr "" msgid "Done." msgstr "" +msgid "Usage: %s [options] [arguments]" +msgstr "" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" + +msgid "The available commands are:" +msgstr "" + +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" + +msgid " -d, --del Remove the specified keyids" +msgstr "" + +msgid " -e, --export Export the specified keyids" +msgstr "" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +msgid " -h, --help Show this help message and exit" +msgstr "" + +msgid " -l, --list List keys" +msgstr "" + +msgid " -r, --receive Fetch the specified keyids" +msgstr "" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +msgid "Verifying official keys file signature..." +msgstr "" + +msgid "The signature of file %s is not valid." +msgstr "" + +msgid "Verifying deprecated keys file signature..." +msgstr "" + +msgid "Verifying deleted keys file signature..." +msgstr "" + +msgid "Appending official keys..." +msgstr "" + +msgid "Appending deprecated keys..." +msgstr "" + +msgid "Removing deleted keys from keyring..." +msgstr "" + +msgid "Updating trust database..." +msgstr "" + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +msgid "The key identified by %s doesn't exist" +msgstr "" + +msgid "Executing: %s " +msgstr "" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" diff --git a/scripts/po/pl.po b/scripts/po/pl.po index c2ee0b2d..7f24f00d 100644 --- a/scripts/po/pl.po +++ b/scripts/po/pl.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-05 05:39+0000\n" "Last-Translator: Barthalion \n" "Language-Team: Polish \n" @@ -615,6 +615,124 @@ msgstr "Wykryto bazę danych sprzed wersji 3.5 - aktualizowanie..." msgid "Done." msgstr "Gotowe." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Użycie: %s [opcje]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Użyj alternatywnego skryptu budowy (zamiast '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file pyta plik pakietu zamiast bazy danych\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file pyta plik pakietu zamiast bazy danych\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file pyta plik pakietu zamiast bazy danych\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Niniejsza pomoc" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file pyta plik pakietu zamiast bazy danych\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Przenoszę bazę danych w jej miejsce..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Tworzę uaktualniony plik bazy '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Przenoszę bazę danych w jej miejsce..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Przenoszę bazę danych w jej miejsce..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Dodawanie pliku %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Usuwam puste katalogi..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Synchronizowanie bazy danych z dyskiem..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "plik %s (%s) nie istnieje." + +#, fuzzy +msgid "Executing: %s " +msgstr "Rozpakowywanie %s za pomocą %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -906,4 +1024,3 @@ msgstr "Brak pakietów, tworzenie pustej bazy danych." msgid "No packages modified, nothing to do." msgstr "Nie zmodyfikowano żadnego pakietu, nie ma nic do zrobienia." - diff --git a/scripts/po/pt.po b/scripts/po/pt.po index 36d2dc86..915f205b 100644 --- a/scripts/po/pt.po +++ b/scripts/po/pt.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-16 12:23+0000\n" "Last-Translator: ArchGalileu \n" "Language-Team: Portuguese <>\n" @@ -648,6 +648,134 @@ msgstr "Formato da base de dados pré 3.5 detectado - a actualizar..." msgid "Done." msgstr "Feito." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Uso: %s [opções]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Usar um script alternativo de compilação (ao invés " +"de '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file consultar um ficheiro do pacote em vez da base " +"de dados\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file consultar um ficheiro do pacote em vez da base " +"de dados\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file consultar um ficheiro do pacote em vez da base " +"de dados\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Esta ajuda" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file consultar um ficheiro do pacote em vez da base " +"de dados\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "A colocar a nova base de dados no lugar..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "A criar ficheiro actualizado da base de dados '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "A colocar a nova base de dados no lugar..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "A colocar a nova base de dados no lugar..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "A adicionar %s ficheiros..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "A remover diretórios vazios..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "A sincronizar a base de dados com o disco..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s ficheiro (%s) não existe." + +#, fuzzy +msgid "Executing: %s " +msgstr "A extrair %s com %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -949,4 +1077,3 @@ msgstr "Nenhum pacote resta, a criar banco de dados vazio." msgid "No packages modified, nothing to do." msgstr "Nenhum pacote modificado, nada a fazer." - diff --git a/scripts/po/pt_BR.po b/scripts/po/pt_BR.po index 011442c4..e0250ba4 100644 --- a/scripts/po/pt_BR.po +++ b/scripts/po/pt_BR.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-12 02:31+0000\n" "Last-Translator: ambaratti \n" "Language-Team: Portuguese (Brazilian) \n" @@ -635,6 +635,133 @@ msgstr "Detetado um formato de base de dados pré 3.5 - atualizando..." msgid "Done." msgstr "Feito." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Uso: %s [opções]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Usa um script de empacotamento alternativo (ao invés de '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file consulta um arquivo de pacote ao invés da base de " +"dados\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file consulta um arquivo de pacote ao invés da base de " +"dados\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file consulta um arquivo de pacote ao invés da base de " +"dados\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Esta ajuda" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file consulta um arquivo de pacote ao invés da base de " +"dados\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Rodando a base de dados no mesmo lugar..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Criando arquivo atualizado da base de dados '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Rodando a base de dados no mesmo lugar..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Rodando a base de dados no mesmo lugar..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Adicionando o arquivo %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Removendo diretórios vazios..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Sincronizando a base de dados com o disco..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "o arquivo %s (%s) não existe." + +#, fuzzy +msgid "Executing: %s " +msgstr "Extraindo %s com %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -941,4 +1068,3 @@ msgstr "Nenhum pacote restante, criando banco de dados vazio." msgid "No packages modified, nothing to do." msgstr "Nenhum pacote modificado, nada a fazer." - diff --git a/scripts/po/ro.po b/scripts/po/ro.po index d3b237e3..13844b08 100644 --- a/scripts/po/ro.po +++ b/scripts/po/ro.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-12 13:54+0000\n" "Last-Translator: wonder \n" "Language-Team: Romanian <>\n" @@ -638,6 +638,130 @@ msgstr "Formatul bazei de date este pre-3.5 - se actualizează..." msgid "Done." msgstr "Gata." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Utilizare: %s [opțiuni]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Foloseşte un script de construire alternativ (în locul " +"'%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file interoghează un fișier pachet în locul bazei de date\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file interoghează un fișier pachet în locul bazei de date\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file interoghează un fișier pachet în locul bazei de date\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Acest ajutor" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file interoghează un fișier pachet în locul bazei de date\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Se rotește baza de date în loc..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Se crează fișierul bază de date actualizat '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Se rotește baza de date în loc..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Se rotește baza de date în loc..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Se adaugă fișierul %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Se elimină directoarele goale..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Se sincronizează baza de date pe disc..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "fișierul %s (%s) nu există." + +#, fuzzy +msgid "Executing: %s " +msgstr "Se extrage %s cu %s..." + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -934,4 +1058,3 @@ msgstr "Nu au rămas pachete, se crează bază de date goală." msgid "No packages modified, nothing to do." msgstr "Nu sunt pachete modificate, nu e nimic de făcut." - diff --git a/scripts/po/ru.po b/scripts/po/ru.po index 42664e7e..07b50163 100644 --- a/scripts/po/ru.po +++ b/scripts/po/ru.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-13 16:07+0000\n" "Last-Translator: vdk \n" "Language-Team: Russian \n" @@ -629,6 +629,134 @@ msgstr "Обнаружен формат базы данных <3.5 - обнов msgid "Done." msgstr "Готово." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Использование: %s [параметры]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p <файл> Использовать альтернативный скрипт для сборки (вместо " +"'%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file <пакет> извлечь информацию из файла пакета, а не из базы " +"данных\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file <пакет> извлечь информацию из файла пакета, а не из базы " +"данных\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file <пакет> извлечь информацию из файла пакета, а не из базы " +"данных\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Эта помощь" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file <пакет> извлечь информацию из файла пакета, а не из базы " +"данных\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Возвращение базы данных на место..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Создание обновленного файла базы данных %s" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Возвращение базы данных на место..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Возвращение базы данных на место..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Добавление файла %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Удаление пустых каталогов..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Синхронизация базы данных..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s файл (%s) не существует." + +#, fuzzy +msgid "Executing: %s " +msgstr "Извлечение %s с помощью %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -925,4 +1053,3 @@ msgstr "Не осталось пакетов, создание пустой ба msgid "No packages modified, nothing to do." msgstr "Пакеты не изменялись, делать нечего." - diff --git a/scripts/po/sk.po b/scripts/po/sk.po index f65a2d07..939d5466 100644 --- a/scripts/po/sk.po +++ b/scripts/po/sk.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-22 15:26+0000\n" "Last-Translator: jose1711 \n" "Language-Team: Slovak \n" @@ -613,6 +613,124 @@ msgstr "Zistený formát databáze pred verziu 3.5 - aktualizujem..." msgid "Done." msgstr "Hotovo." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Použitie: %s [voľby]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Použiť alternatívny build skript (miesto '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file otázka na súbor balíčku miesto na databázu\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file otázka na súbor balíčku miesto na databázu\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file otázka na súbor balíčku miesto na databázu\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Táto nápoveda" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file otázka na súbor balíčku miesto na databázu\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Vymieňajú sa databáze..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Vytváram aktualizovaný súbor databáze '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Vymieňajú sa databáze..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Vymieňajú sa databáze..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Prídávam súbor %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Odstraňujem prázdne adresáre..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Databáza sa synchronizuje na disk..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "Inštalačný skript %s (%s) neexistuje." + +#, fuzzy +msgid "Executing: %s " +msgstr "Rozbaľujem %s pomocou %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -903,4 +1021,3 @@ msgstr "Nezostali žiadne balíčky, vytváram prázdnu databázu." msgid "No packages modified, nothing to do." msgstr "Nebol zmenený žiaden balíček, nie je čo robiť." - diff --git a/scripts/po/sr.po b/scripts/po/sr.po index d2186576..d67cdb97 100644 --- a/scripts/po/sr.po +++ b/scripts/po/sr.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-12 10:01+0000\n" "Last-Translator: Xabre \n" "Language-Team: Serbian \n" @@ -614,6 +614,125 @@ msgstr "Нађена је база у пре-3.5 формату — надогр msgid "Done." msgstr "Готово." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Употреба: %s [опције]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p <фајл> Користи алтернативну инсталациону скрипту (уместо „%s“)" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file <пакет> тражи фајл пакета уместо уноса у бази\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file <пакет> тражи фајл пакета уместо уноса у бази\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file <пакет> тражи фајл пакета уместо уноса у бази\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Овај текст помоћи" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file <пакет> тражи фајл пакета уместо уноса у бази\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Ротирам базе на место..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Стварам ажурни фајл базе „%s“" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Ротирам базе на место..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Ротирам базе на место..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Додајем фајл %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Уклањам празне фасцикле..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Синхронизујем базу на диск..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "фајл %s (%s) не постоји." + +#, fuzzy +msgid "Executing: %s " +msgstr "Распакујем %s помоћу %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -905,4 +1024,3 @@ msgstr "Није преостао ниједан пакет; правим пра msgid "No packages modified, nothing to do." msgstr "Нема измењених пакета; ништа за радити." - diff --git a/scripts/po/sr@latin.po b/scripts/po/sr@latin.po index 3732fefe..e3ee0405 100644 --- a/scripts/po/sr@latin.po +++ b/scripts/po/sr@latin.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-12 10:02+0000\n" "Last-Translator: Xabre \n" "Language-Team: Serbian (Latin) \n" @@ -616,6 +616,125 @@ msgstr "Nađena je baza u pre-3.5 formatu — nadograđujem..." msgid "Done." msgstr "Gotovo." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Upotreba: %s [opcije]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Koristi alternativnu instalacionu skriptu (umesto „%s“)" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file traži fajl paketa umesto unosa u bazi\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file traži fajl paketa umesto unosa u bazi\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file traži fajl paketa umesto unosa u bazi\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Ovaj tekst pomoći" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file traži fajl paketa umesto unosa u bazi\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Rotiram baze na mesto..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Stvaram ažurni fajl baze „%s“" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Rotiram baze na mesto..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Rotiram baze na mesto..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "Dodajem fajl %s..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Uklanjam prazne fascikle..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Sinhronizujem bazu na disk..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "fajl %s (%s) ne postoji." + +#, fuzzy +msgid "Executing: %s " +msgstr "Raspakujem %s pomoću %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -907,4 +1026,3 @@ msgstr "Nije preostao nijedan paket; pravim praznu bazu." msgid "No packages modified, nothing to do." msgstr "Nema izmenjenih paketa; ništa za raditi." - diff --git a/scripts/po/sv.po b/scripts/po/sv.po index a60da38c..2b4c98c9 100644 --- a/scripts/po/sv.po +++ b/scripts/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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-03-28 02:39+0000\n" "Last-Translator: toofishes \n" "Language-Team: LANGUAGE \n" @@ -617,6 +617,123 @@ msgstr "" msgid "Done." msgstr "" +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Användning: %s [alternativ]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p Använd ett alternativt byggskript (istället för '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file fråga en paketfil istället för databasen\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file fråga en paketfil istället för databasen\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file fråga en paketfil istället för databasen\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Den här hjälpen" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file fråga en paketfil istället för databasen\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Roterar databasen på plats..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Skapar uppdaterad databasfil '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Roterar databasen på plats..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Roterar databasen på plats..." + +msgid "Appending official keys..." +msgstr "" + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Tar bort tomma katalaoger..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Synkroniserar databas till disk..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "Filen %s (%s) existerar inte." + +#, fuzzy +msgid "Executing: %s " +msgstr "Extraherar %s med %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -902,4 +1019,3 @@ msgstr "Inga paket finns kvar, skapar en tom databas." msgid "No packages modified, nothing to do." msgstr "Inga paket modifierade, ingenting att göra." - diff --git a/scripts/po/tr.po b/scripts/po/tr.po index 78db6ba7..6d737874 100644 --- a/scripts/po/tr.po +++ b/scripts/po/tr.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-04-06 08:03+0000\n" "Last-Translator: tarakbumba \n" "Language-Team: Turkish \n" @@ -636,6 +636,124 @@ msgstr "3.5 sürümü öncesi veritabanı biçimi algılandı - yükseltiliyor.. msgid "Done." msgstr "Tamamlandı." +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Kullanım: %s [seçenekler]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p '%s' yerine farklı bir derleme betiği kullan" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file veritabanı yerine paket dosyasını sorgula\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file veritabanı yerine paket dosyasını sorgula\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file veritabanı yerine paket dosyasını sorgula\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Bu yardım seçeneklerini görüntüle" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file veritabanı yerine paket dosyasını sorgula\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Veritabanı dönüştürülüyor..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Güncellenmiş veritabanı dosyası '%s' oluşturuluyor" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Veritabanı dönüştürülüyor..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Veritabanı dönüştürülüyor..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "%s dosyası ekleniyor..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Boş dizinler kaldırılıyor..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "Veritabanı disk ile senkronize ediliyor..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s dosyası (%s) mevcut değil." + +#, fuzzy +msgid "Executing: %s " +msgstr "%s ile %s açılıyor" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -930,4 +1048,3 @@ msgstr "Hiç paket kalmadı, boş veritabanı yaratılıyor." msgid "No packages modified, nothing to do." msgstr "Hiç bir pakette değişiklik yapılmadı, çıkılıyor." - diff --git a/scripts/po/uk.po b/scripts/po/uk.po index 5a591f1b..3e49b435 100644 --- a/scripts/po/uk.po +++ b/scripts/po/uk.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-03-28 02:39+0000\n" "Last-Translator: toofishes \n" "Language-Team: LANGUAGE \n" @@ -616,6 +616,128 @@ msgstr "" msgid "Done." msgstr "" +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "Використання: %s [опції]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr "" +" -p Використовувати інший скрипт збирання (замість '%s')" + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr "" +" -p, --file використовувати файл пакунка замість бази даних\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr "" +" -p, --file використовувати файл пакунка замість бази даних\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr "" +" -p, --file використовувати файл пакунка замість бази даних\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help Ця довідка" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr "" +" -p, --file використовувати файл пакунка замість бази даних\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "Встановлення нової бази даних..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "Створення поновленого файлу бази даних '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "Встановлення нової бази даних..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "Встановлення нової бази даних..." + +msgid "Appending official keys..." +msgstr "" + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "Вилучення порожніх каталогів..." + +#, fuzzy +msgid "Updating trust database..." +msgstr ":: Синхронізація бази даних пакунків..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "файл %s (%s) не існує." + +#, fuzzy +msgid "Executing: %s " +msgstr "Розпаковування %s з %s... " + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -901,4 +1023,3 @@ msgstr "Не залишилося жодного пакунка, створен msgid "No packages modified, nothing to do." msgstr "Жодні пакунки не були змінені, нема що робити." - diff --git a/scripts/po/zh_CN.po b/scripts/po/zh_CN.po index 2149b279..ffbb4af4 100644 --- a/scripts/po/zh_CN.po +++ b/scripts/po/zh_CN.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-06-23 21:56-0500\n" +"POT-Creation-Date: 2011-06-23 22:23-0500\n" "PO-Revision-Date: 2011-06-04 02:50+0000\n" "Last-Translator: leonfeng \n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/" @@ -602,6 +602,124 @@ msgstr "探测到 3.5 版本以前的数据库格式 - 正在升级中..." msgid "Done." msgstr "完成。" +#, fuzzy +msgid "Usage: %s [options] [arguments]" +msgstr "用法:%s [选项]" + +msgid "Manage pacman's list of trusted keys" +msgstr "" + +msgid "Options must be placed before commands. The available options are:" +msgstr "" + +#, fuzzy +msgid "" +" --gpgdir Set an alternate directory for gnupg (instead of '%s')" +msgstr " -p <文件> 使用另外的编译脚本 (而不是 '%s' ) " + +msgid "The available commands are:" +msgstr "" + +#, fuzzy +msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgstr " -p, --file <软件包> 从某个软件包而不是数据库查询\n" + +#, fuzzy +msgid " -d, --del Remove the specified keyids" +msgstr " -p, --file <软件包> 从某个软件包而不是数据库查询\n" + +#, fuzzy +msgid " -e, --export Export the specified keyids" +msgstr " -p, --file <软件包> 从某个软件包而不是数据库查询\n" + +msgid "" +" -f, --finger [] List fingerprint for specified or all keyids" +msgstr "" + +#, fuzzy +msgid " -h, --help Show this help message and exit" +msgstr " -h, --help 获得帮助" + +msgid " -l, --list List keys" +msgstr "" + +#, fuzzy +msgid " -r, --receive Fetch the specified keyids" +msgstr " -p, --file <软件包> 从某个软件包而不是数据库查询\n" + +msgid " -t, --trust Set the trust level of the given keyids" +msgstr "" + +msgid " -u, --updatedb Update the trustdb of pacman" +msgstr "" + +msgid " -V, --version Show program version" +msgstr "" + +msgid "" +" --adv Use pacman's keyring with advanced gpg commands" +msgstr "" + +msgid " --reload Reload the default keys" +msgstr "" + +#, fuzzy +msgid "Verifying official keys file signature..." +msgstr "正在把数据库放置到位..." + +#, fuzzy +msgid "The signature of file %s is not valid." +msgstr "正在生成更新的数据库文件 '%s'" + +#, fuzzy +msgid "Verifying deprecated keys file signature..." +msgstr "正在把数据库放置到位..." + +#, fuzzy +msgid "Verifying deleted keys file signature..." +msgstr "正在把数据库放置到位..." + +#, fuzzy +msgid "Appending official keys..." +msgstr "正在添加 %s 文件..." + +msgid "Appending deprecated keys..." +msgstr "" + +#, fuzzy +msgid "Removing deleted keys from keyring..." +msgstr "正在删除空目录..." + +#, fuzzy +msgid "Updating trust database..." +msgstr "正在同步数据库到磁盘..." + +msgid "gnupg does not seem to be installed." +msgstr "" + +msgid "pacman-key requires gnupg for most operations." +msgstr "" + +msgid "pacman-key needs to be run as root." +msgstr "" + +msgid "You need to specify at least one key identifier" +msgstr "" + +msgid "You need to specify the keyserver and at least one key identifier" +msgstr "" + +#, fuzzy +msgid "The key identified by %s doesn't exist" +msgstr "%s 文件 (%s) 不存在。" + +#, fuzzy +msgid "Executing: %s " +msgstr "正在解压缩 %s,使用 %s" + +msgid "Unknown command:" +msgstr "" + msgid "" "pacman-optimize is a little hack that should improve the performance\\nof " "pacman when reading/writing to its filesystem-based database.\\n\\n" @@ -883,4 +1001,3 @@ msgstr "没有包含软件包,正在创建空数据库。" msgid "No packages modified, nothing to do." msgstr "没有软件包被修改,无事可做。" - -- cgit v1.2.3-70-g09d2