Update pacman.pot with changed strings
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
ea216d3f5a
commit
7a9b0e0f06
1 changed files with 16 additions and 12 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: pacman 3.5.1\n"
|
"Project-Id-Version: pacman 3.5.1\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
|
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
|
||||||
"POT-Creation-Date: 2011-03-20 23:42-0500\n"
|
"POT-Creation-Date: 2011-03-27 21:37-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -338,18 +338,17 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -n, --nosave remove configuration files as well\n"
|
msgid " -n, --nosave remove configuration files\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
" -s, --recursive remove dependencies also (that won't break packages)\n"
|
" -s, --recursive remove unnecessary dependencies\n"
|
||||||
" (-ss includes explicitly installed dependencies too)\n"
|
" (-ss includes explicitly installed dependencies)\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid " -u, --unneeded remove unneeded packages\n"
|
||||||
" -u, --unneeded remove unneeded packages (that won't break packages)\n"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -489,7 +488,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -d, --nodeps skip dependency checks\n"
|
msgid ""
|
||||||
|
" -d, --nodeps skip dependency version checks (-dd to skip all "
|
||||||
|
"checks)\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -509,7 +510,7 @@ msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
" --print only print the targets instead of performing the "
|
" --print print the targets instead of performing the "
|
||||||
"operation\n"
|
"operation\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -585,10 +586,6 @@ msgstr ""
|
||||||
msgid "only one operation may be used at a time\n"
|
msgid "only one operation may be used at a time\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
|
||||||
msgid "no operation specified (use -h for help)\n"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid option\n"
|
msgid "invalid option\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -668,6 +665,10 @@ msgstr ""
|
||||||
msgid "you cannot perform this operation unless you are root.\n"
|
msgid "you cannot perform this operation unless you are root.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#, c-format
|
||||||
|
msgid "no operation specified (use -h for help)\n"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "no file was specified for --owns\n"
|
msgid "no file was specified for --owns\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -1544,6 +1545,9 @@ msgstr ""
|
||||||
msgid "%s does not exist or is not a directory."
|
msgid "%s does not exist or is not a directory."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "%s is not a pacman database directory."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "You must have correct permissions to upgrade the database."
|
msgid "You must have correct permissions to upgrade the database."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue