Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales/base.pot
diff options
context:
space:
mode:
authorDaniel Girtler <blackrabbit256@gmail.com>2022-09-06 16:31:08 +1000
committerGitHub <noreply@github.com>2022-09-06 08:31:08 +0200
commit4dcd5e684f9461145c5b8656b1a91f99ace26b27 (patch)
tree118fa5e1d49e8ce53b2f7c71627dd2b9e4457e30 /archinstall/locales/base.pot
parent24d478d037dd24dd8e05f580e8ee5e4f5f53ad03 (diff)
Move deserialization into init (#1456)
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Diffstat (limited to 'archinstall/locales/base.pot')
-rw-r--r--archinstall/locales/base.pot36
1 files changed, 36 insertions, 0 deletions
diff --git a/archinstall/locales/base.pot b/archinstall/locales/base.pot
index 7a259336..b2be65f8 100644
--- a/archinstall/locales/base.pot
+++ b/archinstall/locales/base.pot
@@ -787,3 +787,39 @@ msgstr ""
msgid "Configured {} interfaces"
msgstr ""
+
+msgid ""
+"This option enables the number of parallel downloads that can occur during "
+"installation"
+msgstr ""
+
+#, python-brace-format
+msgid ""
+"Enter the number of parallel downloads to be enabled.\n"
+" (Enter a value between 1 to {max_downloads})\n"
+"Note:"
+msgstr ""
+
+msgid ""
+" - Maximum value : {max_downloads} ( Allows {max_downloads} parallel "
+"downloads, allows {max_downloads+1} downloads at a time )"
+msgstr ""
+
+msgid ""
+" - Minimum value : 1 ( Allows 1 parallel download, allows 2 downloads at a "
+"time )"
+msgstr ""
+
+msgid ""
+" - Disable/Default : 0 ( Disables parallel downloading, allows only 1 "
+"download at a time )"
+msgstr ""
+
+#, python-brace-format
+msgid ""
+"Invalid input! Try again with a valid input [1 to {max_downloads}, or 0 to "
+"disable]"
+msgstr ""
+
+msgid "Parallel Downloads"
+msgstr ""