diff options
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index d1d8b496..87619eee 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pacman 4.0.0rc1\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -80,6 +80,10 @@ msgid "could not change directory to %s (%s)\n" msgstr "" #, c-format +msgid "could not restore working directory (%s)\n" +msgstr "" + +#, c-format msgid "problem occurred while upgrading %s\n" msgstr "" @@ -208,7 +212,7 @@ msgid "Partition %s is mounted read only\n" msgstr "" #, c-format -msgid "Partition %s too full: %ld blocks needed, %ld blocks free\n" +msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" msgstr "" #, c-format @@ -216,11 +220,11 @@ msgid "disk" msgstr "" #, c-format -msgid "url '%s' is invalid\n" +msgid "failed to create temporary file for download\n" msgstr "" #, c-format -msgid "failed to create temporary file for download\n" +msgid "url '%s' is invalid\n" msgstr "" #, c-format @@ -448,6 +452,10 @@ msgid "unexpected error" msgstr "" #, c-format +msgid "could not fully load metadata for package %s-%s\n" +msgstr "" + +#, c-format msgid "could not find %s in database -- skipping\n" msgstr "" @@ -560,5 +568,5 @@ msgid "no %s cache exists, creating...\n" msgstr "" #, c-format -msgid "couldn't create package cache, using /tmp instead\n" +msgid "couldn't find or create package cache, using %s instead\n" msgstr "" |