1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

Updated English translation for 3.1.2 release

Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
This commit is contained in:
Jeff Bailes 2008-02-12 12:18:46 +01:00 committed by Giovanni Scafora
parent 279fbc44b1
commit ccc57de6b6

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n" "Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
"POT-Creation-Date: 2008-02-09 10:41-0600\n" "POT-Creation-Date: 2008-02-09 10:41-0600\n"
"PO-Revision-Date: 2008-01-16 10:39+1000\n" "PO-Revision-Date: 2008-02-11 17:42+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n" "Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
"Language-Team: English <en_gb@li.org>\n" "Language-Team: English <en_gb@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -190,11 +190,9 @@ msgid ":: Replace %s with %s/%s? [Y/n] "
msgstr ":: Replace %s with %s/%s? [Y/n] " msgstr ":: Replace %s with %s/%s? [Y/n] "
#: src/pacman/callback.c:288 #: src/pacman/callback.c:288
#, fuzzy, c-format #, c-format
msgid "Replacing %s with %s/%s\n" msgid "Replacing %s with %s/%s\n"
msgstr "" msgstr "Replacing %s with %s/%s\n"
"Replacing %s with %s/%s\n"
"."
#: src/pacman/callback.c:296 #: src/pacman/callback.c:296
#, c-format #, c-format
@ -952,13 +950,15 @@ msgstr ":: Starting full system upgrade...\n"
#: src/pacman/sync.c:529 #: src/pacman/sync.c:529
#, c-format #, c-format
msgid ":: pacman has detected a newer version of itself.\n" msgid ":: pacman has detected a newer version of itself.\n"
msgstr "" msgstr ":: pacman has detected a newer version of itself.\n"
#: src/pacman/sync.c:530 #: src/pacman/sync.c:530
msgid "" msgid ""
":: Do you want to cancel the current operation\n" ":: Do you want to cancel the current operation\n"
":: and install the new pacman version now? [Y/n] " ":: and install the new pacman version now? [Y/n] "
msgstr "" msgstr ""
":: Do you want to cancel the current operation\n"
":: and install the new pacman version now? [Y/n] "
#: src/pacman/sync.c:533 src/pacman/sync.c:748 #: src/pacman/sync.c:533 src/pacman/sync.c:748
#, c-format #, c-format
@ -1099,6 +1099,8 @@ msgid ""
"NOTE: this script is DEPRECATED. It will be removed in the next major" "NOTE: this script is DEPRECATED. It will be removed in the next major"
"\\nrelease of pacman, so please use repo-add and repo-remove instead.\\n\\n" "\\nrelease of pacman, so please use repo-add and repo-remove instead.\\n\\n"
msgstr "" msgstr ""
"NOTE: this script is DEPRECATED. It will be removed in the next major"
"\\nrelease of pacman, so please use repo-add and repo-remove instead.\\n\\n"
#: scripts/gensync.sh.in:36 #: scripts/gensync.sh.in:36
msgid "" msgid ""
@ -1273,7 +1275,7 @@ msgstr "Using cached copy of %s"
#: scripts/makepkg.sh.in:469 #: scripts/makepkg.sh.in:469
msgid "%s was not found in the build directory and is not a URL." msgid "%s was not found in the build directory and is not a URL."
msgstr "" msgstr "%s was not found in the build directory and is not a URL."
#: scripts/makepkg.sh.in:476 #: scripts/makepkg.sh.in:476
msgid "Downloading %s..." msgid "Downloading %s..."
@ -1611,7 +1613,7 @@ msgstr "Sudo is used by default now. The --usesudo option is deprecated!"
#: scripts/makepkg.sh.in:1200 #: scripts/makepkg.sh.in:1200
msgid "\\0--holdver and --forcever cannot both be specified" msgid "\\0--holdver and --forcever cannot both be specified"
msgstr "" msgstr "\\0--holdver and --forcever cannot both be specified"
#: scripts/makepkg.sh.in:1207 #: scripts/makepkg.sh.in:1207
msgid "Cleaning up ALL files from %s." msgid "Cleaning up ALL files from %s."
@ -2046,7 +2048,7 @@ msgstr "Creating updated database file '%s'..."
#: scripts/repo-remove.sh.in:172 #: scripts/repo-remove.sh.in:172
msgid "All packages have been removed from the database. Deleting '%s'." msgid "All packages have been removed from the database. Deleting '%s'."
msgstr "" msgstr "All packages have been removed from the database. Deleting '%s'."
#: scripts/updatesync.sh.in:33 #: scripts/updatesync.sh.in:33
msgid "Usage: %s <action> <destfile> <option> [package_directory]" msgid "Usage: %s <action> <destfile> <option> [package_directory]"