summaryrefslogtreecommitdiffstats
path: root/src/pacman/po/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/po/en_GB.po')
-rw-r--r--src/pacman/po/en_GB.po283
1 files changed, 113 insertions, 170 deletions
diff --git a/src/pacman/po/en_GB.po b/src/pacman/po/en_GB.po
index 8c01d3ff..78147335 100644
--- a/src/pacman/po/en_GB.po
+++ b/src/pacman/po/en_GB.po
@@ -1,25 +1,24 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Allan McRae <allan@archlinux.org>, 2013
-# Allan McRae <allan@archlinux.org>, 2013-2016
+# Allan McRae <allan@archlinux.org>, 2013-2017
# Dan McGee <dpmcgee@gmail.com>, 2011
# Dimitris Glezos <glezos@indifex.com>, 2011
msgid ""
msgstr ""
"Project-Id-Version: Arch Linux Pacman package manager\n"
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
-"POT-Creation-Date: 2016-02-23 13:06+1000\n"
-"PO-Revision-Date: 2016-01-17 04:18+0000\n"
+"POT-Creation-Date: 2017-05-22 11:01+1000\n"
+"PO-Revision-Date: 2017-09-19 09:10+0000\n"
"Last-Translator: Allan McRae <allan@archlinux.org>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/toofishes/"
-"archlinux-pacman/language/en_GB/)\n"
-"Language: en_GB\n"
+"Language-Team: English (United Kingdom) (http://www.transifex.com/toofishes/archlinux-pacman/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/pacman/callback.c:182
@@ -177,11 +176,10 @@ msgstr "%s and %s are in conflict (%s). Remove %s?"
msgid ""
"The following package cannot be upgraded due to unresolvable dependencies:\n"
msgid_plural ""
-"The following packages cannot be upgraded due to unresolvable dependencies:\n"
-msgstr[0] ""
-"The following package cannot be upgraded due to unresolvable dependencies:\n"
-msgstr[1] ""
-"The following packages cannot be upgraded due to unresolvable dependencies:\n"
+"The following packages cannot be upgraded due to unresolvable "
+"dependencies:\n"
+msgstr[0] "The following package cannot be upgraded due to unresolvable dependencies:\n"
+msgstr[1] "The following packages cannot be upgraded due to unresolvable dependencies:\n"
#: src/pacman/callback.c:442
#, c-format
@@ -202,9 +200,7 @@ msgstr[1] "There are %zu providers available for %s:\n"
msgid ""
"File %s is corrupted (%s).\n"
"Do you want to delete it?"
-msgstr ""
-"File %s is corrupted (%s).\n"
-"Do you want to delete it?"
+msgstr "File %s is corrupted (%s).\nDo you want to delete it?"
#: src/pacman/callback.c:478
#, c-format
@@ -316,13 +312,13 @@ msgstr "%s: %s (Symlink path mismatch)\n"
msgid "%s: %s (Size mismatch)\n"
msgstr "%s: %s (Size mismatch)\n"
-#: src/pacman/check.c:207 src/pacman/check.c:222 src/pacman/check.c:267
-#: src/pacman/check.c:316
+#: src/pacman/check.c:207 src/pacman/check.c:222 src/pacman/check.c:266
+#: src/pacman/check.c:320
#, c-format
msgid "path too long: %s%s\n"
msgstr "path too long: %s%s\n"
-#: src/pacman/check.c:242 src/pacman/check.c:380
+#: src/pacman/check.c:242 src/pacman/check.c:386
#, c-format
msgid "%s: %jd total file, "
msgid_plural "%s: %jd total files, "
@@ -336,17 +332,22 @@ msgid_plural "%jd missing files\n"
msgstr[0] "%jd missing file\n"
msgstr[1] "%jd missing files\n"
-#: src/pacman/check.c:277
+#: src/pacman/check.c:275
#, c-format
msgid "%s: no mtree file\n"
msgstr "%s: no mtree file\n"
-#: src/pacman/check.c:333
+#: src/pacman/check.c:312
+#, c-format
+msgid "path too long: %slocal/%s-%s/%s\n"
+msgstr "path too long: %slocal/%s-%s/%s\n"
+
+#: src/pacman/check.c:339
#, c-format
msgid "file type not recognized: %s%s\n"
msgstr "file type not recognised: %s%s\n"
-#: src/pacman/check.c:382
+#: src/pacman/check.c:388
#, c-format
msgid "%jd altered file\n"
msgid_plural "%jd altered files\n"
@@ -399,8 +400,7 @@ msgstr "config file %s, line %d: '%s' option invalid, no signature support\n"
#, c-format
msgid ""
"config file %s, line %d: directive '%s' in section '%s' not recognized.\n"
-msgstr ""
-"config file %s, line %d: directive '%s' in section '%s' not recognised.\n"
+msgstr "config file %s, line %d: directive '%s' in section '%s' not recognised.\n"
#: src/pacman/conf.c:632
#, c-format
@@ -427,9 +427,7 @@ msgstr "could not add mirror '%s' to database '%s' (%s)\n"
msgid ""
"failed to initialize alpm library\n"
"(%s: %s)\n"
-msgstr ""
-"failed to initialise alpm library\n"
-"(%s: %s)\n"
+msgstr "failed to initialise alpm library\n(%s: %s)\n"
#: src/pacman/conf.c:725
#, c-format
@@ -547,7 +545,7 @@ msgstr "Depends On"
msgid "Description"
msgstr "Description"
-#: src/pacman/package.c:106 src/pacman/util.c:821
+#: src/pacman/package.c:106 src/pacman/util.c:822
#, c-format
msgid "Download Size"
msgstr "Download Size"
@@ -652,7 +650,7 @@ msgstr "Validated By"
msgid "Version"
msgstr "Version"
-#: src/pacman/package.c:174 src/pacman/util.c:1205
+#: src/pacman/package.c:174 src/pacman/util.c:1206
#, c-format
msgid " [installed]"
msgstr " [installed]"
@@ -673,8 +671,8 @@ msgid "Unknown"
msgstr "Unknown"
#: src/pacman/package.c:236 src/pacman/package.c:321 src/pacman/package.c:339
-#: src/pacman/util.c:489 src/pacman/util.c:675 src/pacman/util.c:715
-#: src/pacman/util.c:743
+#: src/pacman/util.c:490 src/pacman/util.c:676 src/pacman/util.c:716
+#: src/pacman/util.c:744
#, c-format
msgid "None"
msgstr "None"
@@ -754,16 +752,14 @@ msgstr "operations:\n"
msgid ""
"\n"
"use '%s {-h --help}' with an operation for available options\n"
-msgstr ""
-"\n"
-"use '%s {-h --help}' with an operation for available options\n"
+msgstr "\nuse '%s {-h --help}' with an operation for available options\n"
#: src/pacman/pacman.c:125
#, c-format
msgid ""
-" -c, --cascade remove packages and all packages that depend on them\n"
-msgstr ""
-" -c, --cascade remove packages and all packages that depend on them\n"
+" -c, --cascade remove packages and all packages that depend on "
+"them\n"
+msgstr " -c, --cascade remove packages and all packages that depend on them\n"
#: src/pacman/pacman.c:126
#, c-format
@@ -775,9 +771,7 @@ msgstr " -n, --nosave remove configuration files\n"
msgid ""
" -s, --recursive remove unnecessary dependencies\n"
" (-ss includes explicitly installed dependencies)\n"
-msgstr ""
-" -s, --recursive remove unnecessary dependencies\n"
-" (-ss includes explicitly installed dependencies)\n"
+msgstr " -s, --recursive remove unnecessary dependencies\n (-ss includes explicitly installed dependencies)\n"
#: src/pacman/pacman.c:129
#, c-format
@@ -798,8 +792,7 @@ msgstr " -c, --changelog view the changelog of a package\n"
#, c-format
msgid ""
" -d, --deps list packages installed as dependencies [filter]\n"
-msgstr ""
-" -d, --deps list packages installed as dependencies [filter]\n"
+msgstr " -d, --deps list packages installed as dependencies [filter]\n"
#: src/pacman/pacman.c:139
#, c-format
@@ -813,19 +806,15 @@ msgstr " -g, --groups view all members of a package group\n"
#: src/pacman/pacman.c:141
#, c-format
-msgid ""
-" -i, --info view package information (-ii for backup files)\n"
-msgstr ""
-" -i, --info view package information (-ii for backup files)\n"
+msgid " -i, --info view package information (-ii for backup files)\n"
+msgstr " -i, --info view package information (-ii for backup files)\n"
#: src/pacman/pacman.c:142
#, c-format
msgid ""
" -k, --check check that package files exist (-kk for file "
"properties)\n"
-msgstr ""
-" -k, --check check that package files exist (-kk for file "
-"properties)\n"
+msgstr " -k, --check check that package files exist (-kk for file properties)\n"
#: src/pacman/pacman.c:143 src/pacman/pacman.c:178
#, c-format
@@ -837,18 +826,14 @@ msgstr " -l, --list list the files owned by the queried package\n"
msgid ""
" -m, --foreign list installed packages not found in sync db(s) "
"[filter]\n"
-msgstr ""
-" -m, --foreign list installed packages not found in sync db(s) "
-"[filter]\n"
+msgstr " -m, --foreign list installed packages not found in sync db(s) [filter]\n"
#: src/pacman/pacman.c:145
#, c-format
msgid ""
" -n, --native list installed packages only found in sync db(s) "
"[filter]\n"
-msgstr ""
-" -n, --native list installed packages only found in sync db(s) "
-"[filter]\n"
+msgstr " -n, --native list installed packages only found in sync db(s) [filter]\n"
#: src/pacman/pacman.c:146 src/pacman/pacman.c:179
#, c-format
@@ -870,18 +855,14 @@ msgstr " -q, --quiet show less information for query and search\n"
msgid ""
" -s, --search <regex> search locally-installed packages for matching "
"strings\n"
-msgstr ""
-" -s, --search <regex> search locally-installed packages for matching "
-"strings\n"
+msgstr " -s, --search <regex> search locally-installed packages for matching strings\n"
#: src/pacman/pacman.c:150
#, c-format
msgid ""
" -t, --unrequired list packages not (optionally) required by any\n"
" package (-tt to ignore optdepends) [filter]\n"
-msgstr ""
-" -t, --unrequired list packages not (optionally) required by any\n"
-" package (-tt to ignore optdepends) [filter]\n"
+msgstr " -t, --unrequired list packages not (optionally) required by any\n package (-tt to ignore optdepends) [filter]\n"
#: src/pacman/pacman.c:152
#, c-format
@@ -893,27 +874,21 @@ msgstr " -u, --upgrades list outdated packages [filter]\n"
msgid ""
" -c, --clean remove old packages from cache directory (-cc for "
"all)\n"
-msgstr ""
-" -c, --clean remove old packages from cache directory (-cc for "
-"all)\n"
+msgstr " -c, --clean remove old packages from cache directory (-cc for all)\n"
#: src/pacman/pacman.c:157
#, c-format
msgid ""
" -g, --groups view all members of a package group\n"
" (-gg to view all groups and members)\n"
-msgstr ""
-" -g, --groups view all members of a package group\n"
-" (-gg to view all groups and members)\n"
+msgstr " -g, --groups view all members of a package group\n (-gg to view all groups and members)\n"
#: src/pacman/pacman.c:159
#, c-format
msgid ""
" -i, --info view package information (-ii for extended "
"information)\n"
-msgstr ""
-" -i, --info view package information (-ii for extended "
-"information)\n"
+msgstr " -i, --info view package information (-ii for extended information)\n"
#: src/pacman/pacman.c:160
#, c-format
@@ -922,35 +897,28 @@ msgstr " -l, --list <repo> view a list of packages in a repo\n"
#: src/pacman/pacman.c:162
#, c-format
-msgid ""
-" -s, --search <regex> search remote repositories for matching strings\n"
-msgstr ""
-" -s, --search <regex> search remote repositories for matching strings\n"
+msgid " -s, --search <regex> search remote repositories for matching strings\n"
+msgstr " -s, --search <regex> search remote repositories for matching strings\n"
#: src/pacman/pacman.c:163
#, c-format
msgid ""
" -u, --sysupgrade upgrade installed packages (-uu enables downgrades)\n"
-msgstr ""
-" -u, --sysupgrade upgrade installed packages (-uu enables downgrades)\n"
+msgstr " -u, --sysupgrade upgrade installed packages (-uu enables downgrades)\n"
#: src/pacman/pacman.c:164
#, c-format
msgid ""
" -w, --downloadonly download packages but do not install/upgrade "
"anything\n"
-msgstr ""
-" -w, --downloadonly download packages but do not install/upgrade "
-"anything\n"
+msgstr " -w, --downloadonly download packages but do not install/upgrade anything\n"
#: src/pacman/pacman.c:165 src/pacman/pacman.c:183
#, c-format
msgid ""
" -y, --refresh download fresh package databases from the server\n"
" (-yy to force a refresh even if up to date)\n"
-msgstr ""
-" -y, --refresh download fresh package databases from the server\n"
-" (-yy to force a refresh even if up to date)\n"
+msgstr " -y, --refresh download fresh package databases from the server\n (-yy to force a refresh even if up to date)\n"
#: src/pacman/pacman.c:171
#, c-format
@@ -967,15 +935,12 @@ msgstr " --asexplicit mark packages as explicitly installed\n"
msgid ""
" -k, --check test local database for validity (-kk for sync "
"databases)\n"
-msgstr ""
-" -k, --check test local database for validity (-kk for sync "
-"databases)\n"
+msgstr " -k, --check test local database for validity (-kk for sync databases)\n"
#: src/pacman/pacman.c:181
#, c-format
msgid " -s, --search <file> search package file names for matching strings\n"
-msgstr ""
-" -s, --search <file> search package file names for matching strings\n"
+msgstr " -s, --search <file> search package file names for matching strings\n"
#: src/pacman/pacman.c:182
#, c-format
@@ -987,9 +952,7 @@ msgstr " -x, --regex enable searching using regular expressions\n"
msgid ""
" --machinereadable\n"
" produce machine-readable output\n"
-msgstr ""
-" --machinereadable\n"
-" produce machine-readable output\n"
+msgstr " --machinereadable\n produce machine-readable output\n"
#: src/pacman/pacman.c:191
#, c-format
@@ -1011,75 +974,59 @@ msgstr " --asexplicit install packages as explicitly installed\n"
msgid ""
" --ignore <pkg> ignore a package upgrade (can be used more than "
"once)\n"
-msgstr ""
-" --ignore <pkg> ignore a package upgrade (can be used more than "
-"once)\n"
+msgstr " --ignore <pkg> ignore a package upgrade (can be used more than once)\n"
#: src/pacman/pacman.c:195
#, c-format
msgid ""
" --ignoregroup <grp>\n"
" ignore a group upgrade (can be used more than once)\n"
-msgstr ""
-" --ignoregroup <grp>\n"
-" ignore a group upgrade (can be used more than once)\n"
+msgstr " --ignoregroup <grp>\n ignore a group upgrade (can be used more than once)\n"
#: src/pacman/pacman.c:199
#, c-format
msgid ""
" -d, --nodeps skip dependency version checks (-dd to skip all "
"checks)\n"
-msgstr ""
-" -d, --nodeps skip dependency version checks (-dd to skip all "
-"checks)\n"
+msgstr " -d, --nodeps skip dependency version checks (-dd to skip all checks)\n"
#: src/pacman/pacman.c:200
#, c-format
msgid ""
" --assume-installed <package=version>\n"
" add a virtual package to satisfy dependencies\n"
-msgstr ""
-" --assume-installed <package=version>\n"
-" add a virtual package to satisfy dependencies\n"
+msgstr " --assume-installed <package=version>\n add a virtual package to satisfy dependencies\n"
#: src/pacman/pacman.c:202
#, c-format
-msgid ""
-" --dbonly only modify database entries, not package files\n"
-msgstr ""
-" --dbonly only modify database entries, not package files\n"
+msgid " --dbonly only modify database entries, not package files\n"
+msgstr " --dbonly only modify database entries, not package files\n"
#: src/pacman/pacman.c:203
#, c-format
msgid ""
" --noprogressbar do not show a progress bar when downloading files\n"
-msgstr ""
-" --noprogressbar do not show a progress bar when downloading files\n"
+msgstr " --noprogressbar do not show a progress bar when downloading files\n"
#: src/pacman/pacman.c:204
#, c-format
msgid ""
" --noscriptlet do not execute the install scriptlet if one exists\n"
-msgstr ""
-" --noscriptlet do not execute the install scriptlet if one exists\n"
+msgstr " --noscriptlet do not execute the install scriptlet if one exists\n"
#: src/pacman/pacman.c:205
#, c-format
msgid ""
" -p, --print print the targets instead of performing the "
"operation\n"
-msgstr ""
-" -p, --print print the targets instead of performing the "
-"operation\n"
+msgstr " -p, --print print the targets instead of performing the operation\n"
#: src/pacman/pacman.c:206
#, c-format
msgid ""
" --print-format <string>\n"
" specify how the targets should be printed\n"
-msgstr ""
-" --print-format <string>\n"
-" specify how the targets should be printed\n"
+msgstr " --print-format <string>\n specify how the targets should be printed\n"
#: src/pacman/pacman.c:211
#, c-format
@@ -1151,9 +1098,7 @@ msgstr " --confirm always ask for confirmation\n"
msgid ""
" This program may be freely redistributed under\n"
" the terms of the GNU General Public License.\n"
-msgstr ""
-" This program may be freely redistributed under\n"
-" the terms of the GNU General Public License.\n"
+msgstr " This program may be freely redistributed under\n the terms of the GNU General Public License.\n"
#: src/pacman/pacman.c:302
#, c-format
@@ -1497,251 +1442,249 @@ msgstr "memory exhausted\n"
msgid "loading packages...\n"
msgstr "loading packages...\n"
-#: src/pacman/util.c:80
+#: src/pacman/util.c:81
#, c-format
msgid "failed to init transaction (%s)\n"
msgstr "failed to init transaction (%s)\n"
-#: src/pacman/util.c:84
+#: src/pacman/util.c:85
#, c-format
msgid "could not lock database: %s\n"
msgstr "could not lock database: %s\n"
-#: src/pacman/util.c:87
+#: src/pacman/util.c:88
#, c-format
msgid ""
" if you're sure a package manager is not already\n"
" running, you can remove %s\n"
-msgstr ""
-" if you're sure a package manager is not already\n"
-" running, you can remove %s\n"
+msgstr " if you're sure a package manager is not already\n running, you can remove %s\n"
-#: src/pacman/util.c:96
+#: src/pacman/util.c:97
#, c-format
msgid "failed to release transaction (%s)\n"
msgstr "failed to release transaction (%s)\n"
-#: src/pacman/util.c:129
+#: src/pacman/util.c:130
#, c-format
msgid "no usable package repositories configured.\n"
msgstr "no usable package repositories configured.\n"
-#: src/pacman/util.c:138
+#: src/pacman/util.c:139
#, c-format
msgid "database '%s' is not valid (%s)\n"
msgstr "database '%s' is not valid (%s)\n"
-#: src/pacman/util.c:157
+#: src/pacman/util.c:158
#, c-format
msgid "failed to update %s (%s)\n"
msgstr "failed to update %s (%s)\n"
-#: src/pacman/util.c:160
+#: src/pacman/util.c:161
#, c-format
msgid " %s is up to date\n"
msgstr " %s is up to date\n"
-#: src/pacman/util.c:172
+#: src/pacman/util.c:173
#, c-format
msgid "failed to synchronize any databases\n"
msgstr "failed to synchronise any databases\n"
-#: src/pacman/util.c:639
+#: src/pacman/util.c:640
#, c-format
msgid "insufficient columns available for table display\n"
msgstr "insufficient columns available for table display\n"
-#: src/pacman/util.c:760
+#: src/pacman/util.c:761
#, c-format
msgid "Valid"
msgstr "Valid"
-#: src/pacman/util.c:763
+#: src/pacman/util.c:764
#, c-format
msgid "Key expired"
msgstr "Key expired"
-#: src/pacman/util.c:766
+#: src/pacman/util.c:767
#, c-format
msgid "Expired"
msgstr "Expired"
-#: src/pacman/util.c:769
+#: src/pacman/util.c:770
#, c-format
msgid "Invalid"
msgstr "Invalid"
-#: src/pacman/util.c:772
+#: src/pacman/util.c:773
#, c-format
msgid "Key unknown"
msgstr "Key unknown"
-#: src/pacman/util.c:775
+#: src/pacman/util.c:776
#, c-format
msgid "Key disabled"
msgstr "Key disabled"
-#: src/pacman/util.c:778
+#: src/pacman/util.c:779
#, c-format
msgid "Signature error"
msgstr "Signature error"
-#: src/pacman/util.c:783
+#: src/pacman/util.c:784
#, c-format
msgid "full trust"
msgstr "full trust"
-#: src/pacman/util.c:786
+#: src/pacman/util.c:787
#, c-format
msgid "marginal trust"
msgstr "marginal trust"
-#: src/pacman/util.c:789
+#: src/pacman/util.c:790
#, c-format
msgid "never trust"
msgstr "never trust"
-#: src/pacman/util.c:793
+#: src/pacman/util.c:794
#, c-format
msgid "unknown trust"
msgstr "unknown trust"
-#: src/pacman/util.c:797
+#: src/pacman/util.c:798
#, c-format
msgid "%s, %s from \"%s\""
msgstr "%s, %s from \"%s\""
-#: src/pacman/util.c:815
+#: src/pacman/util.c:816
#, c-format
msgid "Package"
msgstr "Package"
-#: src/pacman/util.c:818
+#: src/pacman/util.c:819
#, c-format
msgid "Old Version"
msgstr "Old Version"
-#: src/pacman/util.c:819
+#: src/pacman/util.c:820
#, c-format
msgid "New Version"
msgstr "New Version"
-#: src/pacman/util.c:820
+#: src/pacman/util.c:821
#, c-format
msgid "Net Change"
msgstr "Net Change"
-#: src/pacman/util.c:918
+#: src/pacman/util.c:919
#, c-format
msgid "removal"
msgstr "removal"
-#: src/pacman/util.c:924
+#: src/pacman/util.c:925
#, c-format
msgid "Packages"
msgstr "Packages"
-#: src/pacman/util.c:945
+#: src/pacman/util.c:946
#, c-format
msgid "Total Download Size:"
msgstr "Total Download Size:"
-#: src/pacman/util.c:949
+#: src/pacman/util.c:950
#, c-format
msgid "Total Installed Size:"
msgstr "Total Installed Size:"
-#: src/pacman/util.c:952
+#: src/pacman/util.c:953
#, c-format
msgid "Total Removed Size:"
msgstr "Total Removed Size:"
-#: src/pacman/util.c:956
+#: src/pacman/util.c:957
#, c-format
msgid "Net Upgrade Size:"
msgstr "Net Upgrade Size:"
-#: src/pacman/util.c:1207
+#: src/pacman/util.c:1208
#, c-format
msgid " [pending]"
msgstr " [pending]"
-#: src/pacman/util.c:1231
+#: src/pacman/util.c:1232
#, c-format
msgid "New optional dependencies for %s\n"
msgstr "New optional dependencies for %s\n"
-#: src/pacman/util.c:1253
+#: src/pacman/util.c:1254
#, c-format
msgid "Optional dependencies for %s\n"
msgstr "Optional dependencies for %s\n"
-#: src/pacman/util.c:1266
+#: src/pacman/util.c:1267
#, c-format
msgid "Repository %s\n"
msgstr "Repository %s\n"
-#: src/pacman/util.c:1306
+#: src/pacman/util.c:1307
#, c-format
msgid "invalid value: %d is not between %d and %d\n"
msgstr "invalid value: %d is not between %d and %d\n"
-#: src/pacman/util.c:1313
+#: src/pacman/util.c:1314
#, c-format
msgid "invalid number: %s\n"
msgstr "invalid number: %s\n"
-#: src/pacman/util.c:1397
+#: src/pacman/util.c:1398
#, c-format
msgid "Enter a selection (default=all)"
msgstr "Enter a selection (default=all)"
-#: src/pacman/util.c:1464
+#: src/pacman/util.c:1465
#, c-format
msgid "Enter a number (default=%d)"
msgstr "Enter a number (default=%d)"
-#: src/pacman/util.c:1514
+#: src/pacman/util.c:1548
#, c-format
msgid "[Y/n]"
msgstr "[Y/n]"
-#: src/pacman/util.c:1516
+#: src/pacman/util.c:1550
#, c-format
msgid "[y/N]"
msgstr "[y/N]"
-#: src/pacman/util.c:1541
+#: src/pacman/util.c:1575
#, c-format
msgid "Y"
msgstr "Y"
-#: src/pacman/util.c:1541
+#: src/pacman/util.c:1575
#, c-format
msgid "YES"
msgstr "YES"
-#: src/pacman/util.c:1543
+#: src/pacman/util.c:1577
#, c-format
msgid "N"
msgstr "N"
-#: src/pacman/util.c:1543
+#: src/pacman/util.c:1577
#, c-format
msgid "NO"
msgstr "NO"
-#: src/pacman/util.c:1610
+#: src/pacman/util.c:1644
#, c-format
msgid "failed to allocate string\n"
msgstr "failed to allocate string\n"
-#: src/pacman/util.c:1647 src/pacman/util.c:1697
+#: src/pacman/util.c:1681 src/pacman/util.c:1731
#, c-format
msgid "error: "
msgstr "error: "
-#: src/pacman/util.c:1651 src/pacman/util.c:1701
+#: src/pacman/util.c:1685 src/pacman/util.c:1735
#, c-format
msgid "warning: "
msgstr "warning: "