index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2010-06-04 13:36:38 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-06-04 13:36:38 -0500 |
commit | f60db581a7676dc0d2341177216fccb566dfb3d0 (patch) | |
tree | 66f94d93db42a6695ac5a391339f323df4a6e574 /lib/libalpm/po/libalpm.pot | |
parent | a8a6eed9e8d3be200ddbe193b2c80640b5d81f6c (diff) |
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 83 |
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index b77137d3..c3c9065b 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2009-10-04 16:48+0200\n" +"POT-Creation-Date: 2010-06-04 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" @@ -25,22 +26,6 @@ msgid "skipping %s-%s because newer version %s is in target list\n" msgstr "" #, c-format -msgid "conflicting packages were found in target list\n" -msgstr "" - -#, c-format -msgid "you cannot install two conflicting packages at the same time\n" -msgstr "" - -#, c-format -msgid "replacing packages with -U is not supported yet\n" -msgstr "" - -#, c-format -msgid "you can replace packages manually using -Rd and -U\n" -msgstr "" - -#, c-format msgid "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" @@ -103,6 +88,14 @@ msgid "removing invalid database: %s\n" msgstr "" #, c-format +msgid "could not open %s: %s\n" +msgstr "" + +#, c-format +msgid "could not remove database directory %s\n" +msgstr "" + +#, c-format msgid "could not remove database %s\n" msgstr "" @@ -111,6 +104,10 @@ msgid "invalid name for database entry '%s'\n" msgstr "" #, c-format +msgid "duplicated database entry '%s'\n" +msgstr "" + +#, c-format msgid "corrupted database entry '%s'\n" msgstr "" @@ -151,11 +148,11 @@ msgid "missing package metadata in %s\n" msgstr "" #, c-format -msgid "attempt to re-register the 'local' DB\n" +msgid "database path is undefined\n" msgstr "" #, c-format -msgid "database path is undefined\n" +msgid "attempt to re-register the 'local' DB\n" msgstr "" #, c-format @@ -183,27 +180,19 @@ msgid "cannot resolve \"%s\", a dependency of \"%s\"\n" msgstr "" #, c-format -msgid "url '%s' is invalid\n" -msgstr "" - -#, c-format -msgid "url scheme not specified, assuming HTTP\n" -msgstr "" - -#, c-format msgid "disk" msgstr "" #, c-format -msgid "failed retrieving file '%s' from %s : %s\n" +msgid "url '%s' is invalid\n" msgstr "" #, c-format -msgid "cannot resume download, starting over\n" +msgid "failed retrieving file '%s' from %s : %s\n" msgstr "" #, c-format -msgid "cannot write to file '%s'\n" +msgid "resuming download of %s not possible; starting over\n" msgstr "" #, c-format @@ -347,7 +336,11 @@ msgid "package filename is not valid" msgstr "" #, c-format -msgid "no such repository" +msgid "package architecture is not valid" +msgstr "" + +#, c-format +msgid "could not find repository for target" msgstr "" #, c-format @@ -439,10 +432,6 @@ msgid "cannot replace %s by %s\n" msgstr "" #, c-format -msgid "repository '%s' not found\n" -msgstr "" - -#, c-format msgid "%s-%s is up to date -- skipping\n" msgstr "" @@ -467,26 +456,6 @@ msgid "failed to retrieve some files from %s\n" msgstr "" #, c-format -msgid "could not create removal transaction\n" -msgstr "" - -#, c-format -msgid "could not create transaction\n" -msgstr "" - -#, c-format -msgid "could not initialize the removal transaction\n" -msgstr "" - -#, c-format -msgid "could not initialize transaction\n" -msgstr "" - -#, c-format -msgid "could not prepare removal transaction\n" -msgstr "" - -#, c-format msgid "could not commit removal transaction\n" msgstr "" @@ -511,10 +480,6 @@ msgid "could not remove tmpdir %s\n" msgstr "" #, c-format -msgid "could not open %s: %s\n" -msgstr "" - -#, c-format msgid "could not change directory to %s (%s)\n" msgstr "" |