diff options
Diffstat (limited to 'po/en_GB.UTF-8.po')
-rw-r--r-- | po/en_GB.UTF-8.po | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/po/en_GB.UTF-8.po b/po/en_GB.UTF-8.po index 38db354..7b25a7a 100644 --- a/po/en_GB.UTF-8.po +++ b/po/en_GB.UTF-8.po @@ -97,17 +97,29 @@ msgstr "FATAL: Failed to read:" msgid "No such alternative configuration file:" msgstr "No such alternative configuration file:" -msgid "Usage: <remove-old kernels|rok> [-a] [-A <y/n>] [-c] [-t] [-f 0-9] [-F 0-9] [-n number] [-N number] [-p] [-q] [-Q 0|1][-l] [-m] [-v] [-h|-?]" -msgstr "Usage: <remove-old kernels|rok> [-a] [-A <y/n>] [-c] [-t] [-f 0-9] [-F 0-9] [-n number] [-N number] [-p] [-q] [-Q 0|1][-l] [-m] [-v] [-h|-?]" +msgid "Please use 0 or 1 for OFF and ON" +msgstr "Please use 0 or 1 for OFF and ON" + +msgid "Bad input value" +msgstr "Bad input value" + +msgid "INFO: Number to keep is restricted to " +msgstr "INFO: Number to keep is restricted to " + +msgid ", by the dnf 'installonly_limit' set in /etc/dnf/dnf.conf" +msgstr ", by the dnf 'installonly_limit' set in /etc/dnf/dnf.conf" + +msgid "Usage: <remove-old kernels|rok> [-a] [-A <1|0>] [-c] [-t] [-f 0-9] [-F 0-9] [-n number] [-N number] [-p] [-q] [-Q 0|1][-l] [-m] [-v] [-h|-?]" +msgstr "Usage: <remove-old kernels|rok> [-a] [-A <1|0>] [-c] [-t] [-f 0-9] [-F 0-9] [-n number] [-N number] [-p] [-q] [-Q 0|1][-l] [-m] [-v] [-h|-?]" msgid " -a = automatic, no questions. Interactive if not specified. (must be root)" msgstr " -a = automatic, no questions. Interactive if not specified. (must be root)" -msgid " -A value = y or n to turn ON or OFF automatic weekly removal of kernels. (e.g. -Ay)" -msgstr " -A value = y or n to turn ON or OFF automatic weekly removal of kernels. (e.g. -Ay)" +msgid " -A value = 1 or 0 to turn ON or OFF automatic weekly removal of kernels. (e.g. -A1)" +msgstr " -A value = 1 or 0 to turn ON or OFF automatic weekly removal of kernels. (e.g. -A1)" -msgid " -c = as automatic but also checks for CRON=y in the cfg file or exits. (must be root)" -msgstr " -c = as automatic but also checks for CRON=y in the cfg file or exits. (must be root)" +msgid " -c = as automatic but also checks for CRON=1 in the cfg file or exits. (must be root)" +msgstr " -c = as automatic but also checks for CRON=1 in the cfg file or exits. (must be root)" msgid " -t = Test mode, nothing is removed, urpme is simulated." msgstr " -t = Test mode, nothing is removed, urpme is simulated." |