66#, fuzzy
77msgid ""
88msgstr ""
9- "Project-Id-Version : bpython 0.22.dev8 \n "
9+ "Project-Id-Version : bpython 0.22.dev28 \n "
1010"Report-Msgid-Bugs-To : https://github.com/bpython/bpython/issues\n "
11- "POT-Creation-Date : 2021-01-29 22:59 +0100\n "
11+ "POT-Creation-Date : 2021-02-14 17:29 +0100\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -17,31 +17,47 @@ msgstr ""
1717"Content-Transfer-Encoding : 8bit\n "
1818"Generated-By : Babel 2.8.0\n "
1919
20- #: bpython/args.py:91
20+ #: bpython/args.py:49
21+ msgid "{} version {} on top of Python {} {}"
22+ msgstr ""
23+
24+ #: bpython/args.py:58
25+ msgid "{} See AUTHORS.rst for details."
26+ msgstr ""
27+
28+ #: bpython/args.py:95
2129#, python-format
2230msgid ""
2331"Usage: %(prog)s [options] [file [args]]\n"
2432"NOTE: If bpython sees an argument it does not know, execution falls back "
2533"to the regular Python interpreter."
2634msgstr ""
2735
28- #: bpython/args.py:101
36+ #: bpython/args.py:105
2937msgid "Use CONFIG instead of default config file."
3038msgstr ""
3139
32- #: bpython/args.py:107
40+ #: bpython/args.py:111
3341msgid "Drop to bpython shell after running file instead of exiting."
3442msgstr ""
3543
36- #: bpython/args.py:113
44+ #: bpython/args.py:117
3745msgid "Don't flush the output to stdout."
3846msgstr ""
3947
40- #: bpython/args.py:119
48+ #: bpython/args.py:123
4149msgid "Print version and exit."
4250msgstr ""
4351
4452#: bpython/args.py:130
53+ msgid "Set log level for logging"
54+ msgstr ""
55+
56+ #: bpython/args.py:135
57+ msgid "Log output file"
58+ msgstr ""
59+
60+ #: bpython/args.py:146
4561msgid "File to execute and additional arguments passed on to the executed script."
4662msgstr ""
4763
@@ -81,18 +97,14 @@ msgid ""
8197msgstr ""
8298
8399#: bpython/curtsies.py:136
84- msgid "log debug messages to bpython.log"
85- msgstr ""
86-
87- #: bpython/curtsies.py:142
88100msgid "start by pasting lines of a file into session"
89101msgstr ""
90102
91- #: bpython/curtsies.py:148
103+ #: bpython/curtsies.py:142
92104msgid "curtsies arguments"
93105msgstr ""
94106
95- #: bpython/curtsies.py:149
107+ #: bpython/curtsies.py:143
96108msgid "Additional arguments specific to the curtsies-based REPL."
97109msgstr ""
98110
@@ -279,55 +291,55 @@ msgid ""
279291" future version."
280292msgstr ""
281293
282- #: bpython/curtsiesfrontend/repl.py:324
294+ #: bpython/curtsiesfrontend/repl.py:325
283295msgid "Welcome to bpython!"
284296msgstr ""
285297
286- #: bpython/curtsiesfrontend/repl.py:326
298+ #: bpython/curtsiesfrontend/repl.py:327
287299#, python-format
288300msgid "Press <%s> for help."
289301msgstr ""
290302
291- #: bpython/curtsiesfrontend/repl.py:663
303+ #: bpython/curtsiesfrontend/repl.py:664
292304#, python-format
293305msgid "Executing PYTHONSTARTUP failed: %s"
294306msgstr ""
295307
296- #: bpython/curtsiesfrontend/repl.py:681
308+ #: bpython/curtsiesfrontend/repl.py:682
297309#, python-format
298310msgid "Reloaded at %s because %s modified."
299311msgstr ""
300312
301- #: bpython/curtsiesfrontend/repl.py:990
313+ #: bpython/curtsiesfrontend/repl.py:991
302314msgid "Session not reevaluated because it was not edited"
303315msgstr ""
304316
305- #: bpython/curtsiesfrontend/repl.py:1005
317+ #: bpython/curtsiesfrontend/repl.py:1006
306318msgid "Session not reevaluated because saved file was blank"
307319msgstr ""
308320
309- #: bpython/curtsiesfrontend/repl.py:1015
321+ #: bpython/curtsiesfrontend/repl.py:1016
310322msgid "Session edited and reevaluated"
311323msgstr ""
312324
313- #: bpython/curtsiesfrontend/repl.py:1026
325+ #: bpython/curtsiesfrontend/repl.py:1027
314326#, python-format
315327msgid "Reloaded at %s by user."
316328msgstr ""
317329
318- #: bpython/curtsiesfrontend/repl.py:1032
330+ #: bpython/curtsiesfrontend/repl.py:1033
319331msgid "Auto-reloading deactivated."
320332msgstr ""
321333
322- #: bpython/curtsiesfrontend/repl.py:1037
334+ #: bpython/curtsiesfrontend/repl.py:1038
323335msgid "Auto-reloading active, watching for file changes..."
324336msgstr ""
325337
326- #: bpython/curtsiesfrontend/repl.py:1043
338+ #: bpython/curtsiesfrontend/repl.py:1044
327339msgid "Auto-reloading not available because watchdog not installed."
328340msgstr ""
329341
330- #: bpython/curtsiesfrontend/repl.py:1985
342+ #: bpython/curtsiesfrontend/repl.py:1986
331343msgid ""
332344"\n"
333345"Thanks for using bpython!\n"
0 commit comments