Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales/tr/LC_MESSAGES
diff options
context:
space:
mode:
authorDaniel Girtler <blackrabbit256@gmail.com>2023-06-05 18:47:14 +1000
committerGitHub <noreply@github.com>2023-06-05 10:47:14 +0200
commit91ee3575d369becdf1f0b93a259929b6662170c7 (patch)
treeec9519a51a0caccd759e51ff3313d2e2d9affae1 /archinstall/locales/tr/LC_MESSAGES
parent7af5490fef7e9d33103c0dad94a45ff118ac18d4 (diff)
Fix 1749 (#1840)
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> Co-authored-by: Anton Hvornum <anton@hvornum.se>
Diffstat (limited to 'archinstall/locales/tr/LC_MESSAGES')
-rw-r--r--archinstall/locales/tr/LC_MESSAGES/base.po11
1 files changed, 8 insertions, 3 deletions
diff --git a/archinstall/locales/tr/LC_MESSAGES/base.po b/archinstall/locales/tr/LC_MESSAGES/base.po
index 40efea03..20fa4f23 100644
--- a/archinstall/locales/tr/LC_MESSAGES/base.po
+++ b/archinstall/locales/tr/LC_MESSAGES/base.po
@@ -804,14 +804,13 @@ 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"
+" (Enter a value between 1 to {})\n"
"Note:"
msgstr ""
-msgid " - Maximum value : {max_downloads} ( Allows {max_downloads} parallel downloads, allows {max_downloads+1} downloads at a time )"
+msgid " - Maximum value : {} ( Allows {} parallel downloads, allows {} downloads at a time )"
msgstr ""
msgid " - Minimum value : 1 ( Allows 1 parallel download, allows 2 downloads at a time )"
@@ -1177,3 +1176,9 @@ msgstr "İndirme sunucusu bölgesi"
#, fuzzy
msgid "Mirror regions"
msgstr "İndirme sunucusu bölgesi"
+
+msgid " - Maximum value : {} ( Allows {} parallel downloads, allows {max_downloads+1} downloads at a time )"
+msgstr ""
+
+msgid "Invalid input! Try again with a valid input [1 to {}, or 0 to disable]"
+msgstr ""