summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/po/libalpm.pot
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-03-04 18:16:51 +0100
committerDan McGee <dan@archlinux.org>2007-03-04 18:16:51 +0100
commit11fbc595d48d55be929e259285bb65e53ef33007 (patch)
tree9fbf3b9be6c9ab9330578f57d1c364989778035c /lib/libalpm/po/libalpm.pot
parent313b97034257387dedbfb6857619808dc1db7f9d (diff)
downloadpacman-11fbc595d48d55be929e259285bb65e53ef33007.tar.gz
pacman-11fbc595d48d55be929e259285bb65e53ef33007.tar.xz
* Hopefully the LAST big update of the language files before release.v3.0.0-rc1
Translators and developers should count this as the string freeze unless something REALLY essential comes up. Send in patches to these translations when you get a chance (and patches are appreciated, as they are much easier to deal with).
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r--lib/libalpm/po/libalpm.pot108
1 files changed, 64 insertions, 44 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot
index 81b5ee5e..851fd92f 100644
--- a/lib/libalpm/po/libalpm.pot
+++ b/lib/libalpm/po/libalpm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-03 23:42-0600\n"
+"POT-Creation-Date: 2007-03-04 12:01-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"
@@ -89,7 +89,7 @@ msgstr ""
msgid "extracting files"
msgstr ""
-#: lib/libalpm/add.c:438 lib/libalpm/util.c:463
+#: lib/libalpm/add.c:438 lib/libalpm/util.c:465
msgid "could not get current working directory"
msgstr ""
@@ -273,7 +273,7 @@ msgstr ""
msgid "could not add entry '%s' in cache"
msgstr ""
-#: lib/libalpm/add.c:838 lib/libalpm/remove.c:364 lib/libalpm/sync.c:1038
+#: lib/libalpm/add.c:838 lib/libalpm/remove.c:364 lib/libalpm/sync.c:1039
#, c-format
msgid "running \"ldconfig -r %s\""
msgstr ""
@@ -626,7 +626,7 @@ msgstr ""
#: lib/libalpm/deps.c:631 lib/libalpm/deps.c:671 lib/libalpm/group.c:43
#: lib/libalpm/handle.c:49 lib/libalpm/package.c:80 lib/libalpm/sync.c:65
#: lib/libalpm/sync.c:598 lib/libalpm/sync.c:614 lib/libalpm/sync.c:711
-#: lib/libalpm/trans.c:52 lib/libalpm/util.c:609 lib/libalpm/util.c:616
+#: lib/libalpm/trans.c:52 lib/libalpm/util.c:611 lib/libalpm/util.c:618
#, c-format
msgid "malloc failure: could not allocate %d bytes"
msgstr ""
@@ -652,7 +652,7 @@ msgstr ""
#: lib/libalpm/db.c:184
#, c-format
-msgid "database directory '%s' does not exist -- try creating it"
+msgid "database directory '%s' does not exist, try creating it"
msgstr ""
#: lib/libalpm/db.c:195
@@ -852,7 +852,7 @@ msgstr ""
msgid "operation not compatible with the transaction type"
msgstr ""
-#: lib/libalpm/error.c:91 lib/libalpm/sync.c:977
+#: lib/libalpm/error.c:91 lib/libalpm/sync.c:978
msgid "could not commit transaction"
msgstr ""
@@ -964,26 +964,36 @@ msgstr ""
msgid "unexpected error"
msgstr ""
-#: lib/libalpm/handle.c:164
+#: lib/libalpm/handle.c:161
+#, c-format
+msgid "cannot canonicalize specified root path '%s'"
+msgstr ""
+
+#: lib/libalpm/handle.c:173
#, c-format
msgid "option 'root' = %s"
msgstr ""
-#: lib/libalpm/handle.c:180
+#: lib/libalpm/handle.c:193
#, c-format
msgid "option 'dbpath' = %s"
msgstr ""
-#: lib/libalpm/handle.c:196
+#: lib/libalpm/handle.c:209
#, c-format
msgid "option 'cachedir' = %s"
msgstr ""
-#: lib/libalpm/md5driver.c:51 lib/libalpm/sha1.c:398
+#: lib/libalpm/md5driver.c:51
#, c-format
msgid "%s can't be opened\n"
msgstr ""
+#: lib/libalpm/md5driver.c:68 lib/libalpm/sha1.c:412
+#, c-format
+msgid "sha1(%s) = %s"
+msgstr ""
+
#: lib/libalpm/package.c:148
#, c-format
msgid "%s: forcing upgrade to version %s"
@@ -1156,6 +1166,11 @@ msgstr ""
msgid "could not remove entry '%s' from cache"
msgstr ""
+#: lib/libalpm/sha1.c:398
+#, c-format
+msgid "sha1: %s can't be opened\n"
+msgstr ""
+
#: lib/libalpm/sync.c:181
msgid "checking for package upgrades"
msgstr ""
@@ -1267,12 +1282,12 @@ msgstr ""
#: lib/libalpm/sync.c:803
#, c-format
-msgid "no %s cache exists. creating...\n"
+msgid "no %s cache exists, creating...\n"
msgstr ""
#: lib/libalpm/sync.c:804
#, c-format
-msgid "warning: no %s cache exists. creating..."
+msgid "warning: no %s cache exists, creating..."
msgstr ""
#: lib/libalpm/sync.c:809
@@ -1288,77 +1303,77 @@ msgstr ""
msgid "failed to retrieve some files from %s\n"
msgstr ""
-#: lib/libalpm/sync.c:846 lib/libalpm/sync.c:858
+#: lib/libalpm/sync.c:847 lib/libalpm/sync.c:859
#, c-format
msgid "can't get md5 or sha1 checksum for package %s\n"
msgstr ""
-#: lib/libalpm/sync.c:877
+#: lib/libalpm/sync.c:878
#, c-format
msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:879
+#: lib/libalpm/sync.c:880
#, c-format
msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:900
+#: lib/libalpm/sync.c:901
msgid "could not create removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:906
+#: lib/libalpm/sync.c:907
msgid "could not initialize the removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:926
+#: lib/libalpm/sync.c:927
msgid "removing conflicting and to-be-replaced packages"
msgstr ""
-#: lib/libalpm/sync.c:928
+#: lib/libalpm/sync.c:929
msgid "could not prepare removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:934
+#: lib/libalpm/sync.c:935
msgid "could not commit removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:941
+#: lib/libalpm/sync.c:942
msgid "installing packages"
msgstr ""
-#: lib/libalpm/sync.c:944
+#: lib/libalpm/sync.c:945
msgid "could not create transaction"
msgstr ""
-#: lib/libalpm/sync.c:949
+#: lib/libalpm/sync.c:950
msgid "could not initialize transaction"
msgstr ""
-#: lib/libalpm/sync.c:972
+#: lib/libalpm/sync.c:973
msgid "could not prepare transaction"
msgstr ""
-#: lib/libalpm/sync.c:984
+#: lib/libalpm/sync.c:985
msgid "updating database for replaced packages' dependencies"
msgstr ""
-#: lib/libalpm/sync.c:1013
+#: lib/libalpm/sync.c:1014
#, c-format
msgid "could not update requiredby for database entry %s-%s"
msgstr ""
-#: lib/libalpm/sync.c:1022
+#: lib/libalpm/sync.c:1023
#, c-format
msgid "could not update new database entry %s-%s"
msgstr ""
-#: lib/libalpm/sync.c:1062
+#: lib/libalpm/sync.c:1063
#, c-format
msgid "found package '%s-%s' in sync"
msgstr ""
-#: lib/libalpm/sync.c:1068
+#: lib/libalpm/sync.c:1069
#, c-format
msgid "package '%s' not found in sync"
msgstr ""
@@ -1387,76 +1402,81 @@ msgstr ""
msgid "could not find dependency '%s'"
msgstr ""
-#: lib/libalpm/util.c:278
+#: lib/libalpm/util.c:142
+#, c-format
+msgid "failed to make path '%s' : %s"
+msgstr ""
+
+#: lib/libalpm/util.c:280
#, c-format
msgid "could not open %s: %s\n"
msgstr ""
-#: lib/libalpm/util.c:291
+#: lib/libalpm/util.c:293
#, c-format
msgid "could not extract %s: %s\n"
msgstr ""
-#: lib/libalpm/util.c:349
+#: lib/libalpm/util.c:351
#, c-format
msgid "logaction called: %s"
msgstr ""
-#: lib/libalpm/util.c:443
+#: lib/libalpm/util.c:445
msgid "could not create temp directory"
msgstr ""
-#: lib/libalpm/util.c:470
+#: lib/libalpm/util.c:472
#, c-format
msgid "could not change directory to %s (%s)"
msgstr ""
-#: lib/libalpm/util.c:473
+#: lib/libalpm/util.c:475
#, c-format
msgid "executing %s script..."
msgstr ""
-#: lib/libalpm/util.c:486
+#: lib/libalpm/util.c:488
#, c-format
msgid "could not fork a new process (%s)"
msgstr ""
-#: lib/libalpm/util.c:493
+#: lib/libalpm/util.c:495
#, c-format
msgid "chrooting in %s"
msgstr ""
-#: lib/libalpm/util.c:495
+#: lib/libalpm/util.c:497
#, c-format
msgid "could not change the root directory (%s)"
msgstr ""
-#: lib/libalpm/util.c:499
+#: lib/libalpm/util.c:501
#, c-format
msgid "could not change directory to / (%s)"
msgstr ""
-#: lib/libalpm/util.c:503
+#: lib/libalpm/util.c:505
#, c-format
msgid "executing \"%s\""
msgstr ""
-#: lib/libalpm/util.c:506
+#: lib/libalpm/util.c:508
#, c-format
msgid "call to popen failed (%s)"
msgstr ""
-#: lib/libalpm/util.c:538
+#: lib/libalpm/util.c:540
#, c-format
msgid "call to waitpid failed (%s)"
msgstr ""
-#: lib/libalpm/util.c:547
+#: lib/libalpm/util.c:549
#, c-format
msgid "could not remove tmpdir %s"
msgstr ""
-#: lib/libalpm/util.c:604
+#: lib/libalpm/util.c:606
#, c-format
msgid "check_freespace: total pkg size: %lld, disk space: %lld"
msgstr ""