From 2778effdf0cbf44bce739d8f6e1433401a8545cd Mon Sep 17 00:00:00 2001 From: sinus Date: Mon, 9 Dec 2024 12:06:07 +0100 Subject: [PATCH] argparse gettext en --- locale/en/LC_MESSAGES/argparse.mo | Bin 0 -> 3782 bytes locale/en/LC_MESSAGES/argparse.po | 167 ++++++++++++++++++++++++++++++ 2 files changed, 167 insertions(+) create mode 100644 locale/en/LC_MESSAGES/argparse.mo create mode 100644 locale/en/LC_MESSAGES/argparse.po diff --git a/locale/en/LC_MESSAGES/argparse.mo b/locale/en/LC_MESSAGES/argparse.mo new file mode 100644 index 0000000000000000000000000000000000000000..8c62db26c31ddb3869a2b5adeea86a018bf89823 GIT binary patch literal 3782 zcmeH}J!~9B6vqe12OK1Tfk5~ioE&#&w3qY67Re=!Ldb_A9Ad==h3Yiko!c9-JF}UY zJ=;j>Xb`lBiUuSk8VZD{P^b|Ii2?~xAVoAtG!!&c@PE7aVJkSaNMz)_-|o(vnfLzh z&5nPb+VLJktKxbR*XcVLn+KCS@q>2qF2)`OUj*+1Uk9H8d*BrK7B~yO50c&2;2d}Z z+z;;C!B`D!fd|3MU>&>$Ho=d<U0VuovwnU)2ASf`wpZye+6g2y+{)2bQGlZFN37h0HiqH1xcq*K+@?OkjDQ7 zl1|kjRlb&jQWYpCnMI2j#VxiDAk0qt%wQ9Ym5?NZ+$gB_n%fN`D z?u&usDI`=`BDu>~Ghv;y<57|>z6`m(jI0&i{|4oC?otkZXw~SG-HYh8O1)-4gaej`IlIchGKl(FKb zF|i2yMunSucpa~dle}k5iUFkoYN;`vb)Z@2S?M~=hzM#2sBJ`r%+)d-CQ}-svOpaNElTitj!vf zDaw6hO9estnI8B3%~K$Gn-a~2NoJEBIa!XmzFFh+0k9&iK~!lS#jf*o6|M_S*-)O* z0zE@sP~DC^C`)@(QAM5QdR#7B)EahP(PmBa;U0o8#bzousV&lk%oV$JQ;u?NWoTlp z-h=|F{OYWF!atI10fdZ6{s%qN$}nQCYeeT#^Gt$^@r{$BOM%doGx52d$%g zw%uvXKi`^dwJM9)2EmFI+9kr%r*v8Ae3=g*=(6fr72)By!#lTi{zakV9FYVoQl$Up z%*YtuYhAf;{=%6_$cV7=5(22NRC{h=%oN*^mK(n-JY>dM*R$i$A^?MWM) z(V?L;p~H`?DqmSjax0SHtg$H)qO;=BEwqpE@^+!F`3XMTI953)wX{$La&B~Zwh>ED z%QmwONIqY=91IOekR>A{Z0y6$xn{e<{xjzjoldvUrtMFkVzZ6DkvE-Ow>W$7<+^<~ R-9DSfUv2uw;(vBF{SBY~MDzdv literal 0 HcmV?d00001 diff --git a/locale/en/LC_MESSAGES/argparse.po b/locale/en/LC_MESSAGES/argparse.po new file mode 100644 index 0000000..4784fc0 --- /dev/null +++ b/locale/en/LC_MESSAGES/argparse.po @@ -0,0 +1,167 @@ +# Khadhroony Solana Raydium Liquidity Pool v4 Trading Application. +# Copyright (C) 2024 SASEDEV +# This file is distributed under the same license as the KhadhroonySRLPv4 package. +# Sinus von SifriduS , 2024. +msgid "" +msgstr "" +"Project-Id-Version: KhadhroonySRLPv4 1.0.0\n" +"Report-Msgid-Bugs-To: Sasedev \n" +"POT-Creation-Date: 2024-11-27 15:06+0100\n" +"PO-Revision-Date: 2024-12-09 12:05+0100\n" +"Last-Translator: SinuS von SifriduS \n" +"Language-Team: Sasedev \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Generated-By: pygettext.py 1.5\n" +"X-Generator: Poedit 3.4.2\n" + +#: /usr/lib/python3.12/argparse.py:240 +msgid "%(heading)s:" +msgstr "%(heading)s:" + +#: /usr/lib/python3.12/argparse.py:312 +msgid "usage: " +msgstr "usage: " + +#: /usr/lib/python3.12/argparse.py:738 +msgid " (default: %(default)s)" +msgstr " (default: %(default)s)" + +#: /usr/lib/python3.12/argparse.py:792 +msgid "argument %(argument_name)s: %(message)s" +msgstr "argument %(argument_name)s: %(message)s" + +#: /usr/lib/python3.12/argparse.py:898 +msgid ".__call__() not defined" +msgstr ".call() not defined" + +#: /usr/lib/python3.12/argparse.py:1169 +msgid "show program's version number and exit" +msgstr "show program's version number and exit" + +#: /usr/lib/python3.12/argparse.py:1231 +msgid "conflicting subparser: %s" +msgstr "conflicting subparser: %s" + +#: /usr/lib/python3.12/argparse.py:1235 +msgid "conflicting subparser alias: %s" +msgstr "conflicting subparser alias: %s" + +#: /usr/lib/python3.12/argparse.py:1270 +msgid "unknown parser %(parser_name)r (choices: %(choices)s)" +msgstr "unknown parser %(parser_name)r (choices: %(choices)s)" + +#: /usr/lib/python3.12/argparse.py:1330 +msgid "argument \"-\" with mode %r" +msgstr "argument \"-\" with mode %r" + +#: /usr/lib/python3.12/argparse.py:1339 +msgid "can't open '%(filename)s': %(error)s" +msgstr "can't open '%(filename)s': %(error)s" + +#: /usr/lib/python3.12/argparse.py:1548 +msgid "cannot merge actions - two groups are named %r" +msgstr "cannot merge actions - two groups are named %r" + +#: /usr/lib/python3.12/argparse.py:1586 +msgid "'required' is an invalid argument for positionals" +msgstr "'required' is an invalid argument for positionals" + +#: /usr/lib/python3.12/argparse.py:1608 +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "invalid option string %(option)r: must start with a character %(prefix_chars)r" + +#: /usr/lib/python3.12/argparse.py:1626 +msgid "dest= is required for options like %r" +msgstr "dest= is required for options like %r" + +#: /usr/lib/python3.12/argparse.py:1643 +msgid "invalid conflict_resolution value: %r" +msgstr "invalid conflict_resolution value: %r" + +#: /usr/lib/python3.12/argparse.py:1661 +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "conflicting option string: %s" +msgstr[1] "conflicting option strings: %s" + +#: /usr/lib/python3.12/argparse.py:1735 +msgid "mutually exclusive arguments must be optional" +msgstr "mutually exclusive arguments must be optional" + +#: /usr/lib/python3.12/argparse.py:1811 +msgid "positional arguments" +msgstr "positional arguments" + +#: /usr/lib/python3.12/argparse.py:1812 +msgid "options" +msgstr "options" + +#: /usr/lib/python3.12/argparse.py:1827 /usr/lib/python3.12/argparse.py:1858 +msgid "cannot have multiple subparser arguments" +msgstr "cannot have multiple subparser arguments" + +#: /usr/lib/python3.12/argparse.py:1910 /usr/lib/python3.12/argparse.py:2430 +msgid "unrecognized arguments: %s" +msgstr "unrecognized arguments: %s" + +#: /usr/lib/python3.12/argparse.py:2010 +msgid "not allowed with argument %s" +msgstr "not allowed with argument %s" + +#: /usr/lib/python3.12/argparse.py:2052 /usr/lib/python3.12/argparse.py:2083 +msgid "ignored explicit argument %r" +msgstr "ignored explicit argument %r" + +#: /usr/lib/python3.12/argparse.py:2190 +msgid "the following arguments are required: %s" +msgstr "the following arguments are required: %s" + +#: /usr/lib/python3.12/argparse.py:2205 +msgid "one of the arguments %s is required" +msgstr "one of the arguments %s is required" + +#: /usr/lib/python3.12/argparse.py:2249 +msgid "expected one argument" +msgstr "expected one argument" + +#: /usr/lib/python3.12/argparse.py:2250 +msgid "expected at most one argument" +msgstr "expected at most one argument" + +#: /usr/lib/python3.12/argparse.py:2251 +msgid "expected at least one argument" +msgstr "expected at least one argument" + +#: /usr/lib/python3.12/argparse.py:2255 +msgid "expected %s argument" +msgid_plural "expected %s arguments" +msgstr[0] "expected %s argument" +msgstr[1] "expected %s arguments" + +#: /usr/lib/python3.12/argparse.py:2312 +msgid "ambiguous option: %(option)s could match %(matches)s" +msgstr "ambiguous option: %(option)s could match %(matches)s" + +#: /usr/lib/python3.12/argparse.py:2373 +msgid "unexpected option string: %s" +msgstr "unexpected option string: %s" + +#: /usr/lib/python3.12/argparse.py:2572 +msgid "%r is not callable" +msgstr "%r is not callable" + +#: /usr/lib/python3.12/argparse.py:2588 +msgid "invalid %(type)s value: %(value)r" +msgstr "invalid %(type)s value: %(value)r" + +#: /usr/lib/python3.12/argparse.py:2599 +msgid "invalid choice: %(value)r (choose from %(choices)s)" +msgstr "invalid choice: %(value)r (choose from %(choices)s)" + +#: /usr/lib/python3.12/argparse.py:2677 +msgid "%(prog)s: error: %(message)s\n" +msgstr "%(prog)s: error: %(message)s\n"