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/hu.po | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 128 insertions(+), 2 deletions(-) (limited to 'scripts/po/hu.po') 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." - -- cgit v1.2.3-54-g00ecf