aboutsummaryrefslogtreecommitdiffstats
path: root/po/en_US.UTF-8.po
diff options
context:
space:
mode:
authorBarry Jackson <barjac@mageia.org>2023-01-06 13:09:25 +0000
committerBarry Jackson <barjac@mageia.org>2023-01-06 13:09:25 +0000
commit493b6767202881487196455be5068f5115a23882 (patch)
tree0ac3097634d4f0ae0d7a493bd0056be0f7234b00 /po/en_US.UTF-8.po
parent329701021825904b92d63f781cab7d3f9b0b730b (diff)
downloadremove-old-kernels-493b6767202881487196455be5068f5115a23882.tar
remove-old-kernels-493b6767202881487196455be5068f5115a23882.tar.gz
remove-old-kernels-493b6767202881487196455be5068f5115a23882.tar.bz2
remove-old-kernels-493b6767202881487196455be5068f5115a23882.tar.xz
remove-old-kernels-493b6767202881487196455be5068f5115a23882.zip
change -A arguments to 0|1
Diffstat (limited to 'po/en_US.UTF-8.po')
-rw-r--r--po/en_US.UTF-8.po34
1 files changed, 24 insertions, 10 deletions
diff --git a/po/en_US.UTF-8.po b/po/en_US.UTF-8.po
index ec22512..af252d1 100644
--- a/po/en_US.UTF-8.po
+++ b/po/en_US.UTF-8.po
@@ -1,4 +1,4 @@
-msgid ""
+msgid ""
msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Project-Id-Version: remove-old-kernels\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Poedit-KeywordsList: \n"
msgid "Welcome to 'remove-old-kernels' Interactive"
-msgstr "Welcome to 'rok' Interactive"
+msgstr "Welcome to 'remove-old-kernels' Interactive"
msgid "Keep"
msgstr "Keep"
@@ -41,8 +41,10 @@ msgstr "kernel"
msgid "kernels"
msgstr "kernels"
+# For languages where y/N/i is not appropriate DO NOT change "y/N/i"
+# but edit (y=yes N=no i=confirm) with only 'yes' and 'no' translated.
msgid "y/N/i (i=confirm for each)"
-msgstr "y/N/i (i=confirm for each)"
+msgstr "y/N/i (y=yes N=no i=confirm for each)"
msgid "y/N/q (q=quit)"
msgstr "y/N/q (q=quit)"
@@ -95,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."
@@ -135,7 +149,7 @@ msgid " -l = list the last 1000 lines of the log."
msgstr " -l = list the last 1000 lines of the log."
msgid " -m = mono. No colours in screen output."
-msgstr " -m = mono. No colours in screen output."
+msgstr " -m = mono. No colors in screen output."
msgid " -v = version."
msgstr " -v = version."