66#, fuzzy
77msgid ""
88msgstr ""
9- "Project-Id-Version : bpython 0.19.dev37 \n "
9+ "Project-Id-Version : bpython 0.21.dev33 \n "
1010"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
11- "POT-Creation-Date : 2020-01-05 13:08+0000 \n "
11+ "POT-Creation-Date : 2020-10-13 21:53+0200 \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,306 +17,300 @@ msgstr ""
1717"Content-Transfer-Encoding : 8bit\n "
1818"Generated-By : Babel 2.8.0\n "
1919
20- #: bpython/args.py:66
20+ #: bpython/args.py:63
2121msgid ""
2222"Usage: %prog [options] [file [args]]\n"
2323"NOTE: If bpython sees an argument it does not know, execution falls back "
2424"to the regular Python interpreter."
2525msgstr ""
2626
27- #: bpython/args.py:81
27+ #: bpython/args.py:78
2828msgid "Use CONFIG instead of default config file."
2929msgstr ""
3030
31- #: bpython/args.py:87
31+ #: bpython/args.py:84
3232msgid "Drop to bpython shell after running file instead of exiting."
3333msgstr ""
3434
35- #: bpython/args.py:95
35+ #: bpython/args.py:92
3636msgid "Don't flush the output to stdout."
3737msgstr ""
3838
39- #: bpython/args.py:101
39+ #: bpython/args.py:98
4040msgid "Print version and exit."
4141msgstr ""
4242
43- #: bpython/cli.py:324 bpython/urwid.py:561
43+ #: bpython/cli.py:315 bpython/urwid.py:551
4444msgid "y"
4545msgstr ""
4646
47- #: bpython/cli.py:324 bpython/urwid.py:561
47+ #: bpython/cli.py:315 bpython/urwid.py:551
4848msgid "yes"
4949msgstr ""
5050
51- #: bpython/cli.py:1743
51+ #: bpython/cli.py:1695
5252msgid "Rewind"
5353msgstr ""
5454
55- #: bpython/cli.py:1744
55+ #: bpython/cli.py:1696
5656msgid "Save"
5757msgstr ""
5858
59- #: bpython/cli.py:1745
59+ #: bpython/cli.py:1697
6060msgid "Pastebin"
6161msgstr ""
6262
63- #: bpython/cli.py:1746
63+ #: bpython/cli.py:1698
6464msgid "Pager"
6565msgstr ""
6666
67- #: bpython/cli.py:1747
67+ #: bpython/cli.py:1699
6868msgid "Show Source"
6969msgstr ""
7070
71- #: bpython/cli.py:1994
71+ #: bpython/cli.py:1946
7272msgid ""
7373"WARNING: You are using `bpython-cli`, the curses backend for `bpython`. "
7474"This backend has been deprecated in version 0.19 and might disappear in a"
7575" future version."
7676msgstr ""
7777
78- #: bpython/cli.py:2003 bpython/curtsies.py:208 bpython/urwid.py:1405
79- msgid ""
80- "WARNING: You are using `bpython` on Python 2. Support for Python 2 has "
81- "been deprecated in version 0.19 and might disappear in a future version."
82- msgstr ""
83-
84- #: bpython/curtsies.py:152
78+ #: bpython/curtsies.py:147
8579msgid "log debug messages to bpython.log"
8680msgstr ""
8781
88- #: bpython/curtsies.py:158
82+ #: bpython/curtsies.py:153
8983msgid "start by pasting lines of a file into session"
9084msgstr ""
9185
92- #: bpython/history.py:231
86+ #: bpython/history.py:226
9387#, python-format
9488msgid "Error occurred while writing to file %s (%s)"
9589msgstr ""
9690
97- #: bpython/paste.py:95
91+ #: bpython/paste.py:86
9892msgid "Helper program not found."
9993msgstr ""
10094
101- #: bpython/paste.py:97
95+ #: bpython/paste.py:88
10296msgid "Helper program could not be run."
10397msgstr ""
10498
105- #: bpython/paste.py:103
99+ #: bpython/paste.py:94
106100#, python-format
107101msgid "Helper program returned non-zero exit status %d."
108102msgstr ""
109103
110- #: bpython/paste.py:108
104+ #: bpython/paste.py:99
111105msgid "No output from helper program."
112106msgstr ""
113107
114- #: bpython/paste.py:115
108+ #: bpython/paste.py:106
115109msgid "Failed to recognize the helper program's output as an URL."
116110msgstr ""
117111
118- #: bpython/repl.py:690
112+ #: bpython/repl.py:657
119113msgid "Nothing to get source of"
120114msgstr ""
121115
122- #: bpython/repl.py:695
116+ #: bpython/repl.py:662
123117#, python-format
124118msgid "Cannot get source: %s"
125119msgstr ""
126120
127- #: bpython/repl.py:700
121+ #: bpython/repl.py:667
128122#, python-format
129123msgid "Cannot access source of %r"
130124msgstr ""
131125
132- #: bpython/repl.py:702
126+ #: bpython/repl.py:669
133127#, python-format
134128msgid "No source code found for %s"
135129msgstr ""
136130
137- #: bpython/repl.py:841
131+ #: bpython/repl.py:823
138132msgid "Save to file (Esc to cancel): "
139133msgstr ""
140134
141- #: bpython/repl.py:843 bpython/repl.py:846 bpython/repl.py:870
135+ #: bpython/repl.py:825 bpython/repl.py:828 bpython/repl.py:852
142136msgid "Save cancelled."
143137msgstr ""
144138
145- #: bpython/repl.py:857
139+ #: bpython/repl.py:839
146140#, python-format
147141msgid "%s already exists. Do you want to (c)ancel, (o)verwrite or (a)ppend? "
148142msgstr ""
149143
150- #: bpython/repl.py:865
144+ #: bpython/repl.py:847
151145msgid "overwrite"
152146msgstr ""
153147
154- #: bpython/repl.py:867
148+ #: bpython/repl.py:849
155149msgid "append"
156150msgstr ""
157151
158- #: bpython/repl.py:879 bpython/repl.py:1192
152+ #: bpython/repl.py:861 bpython/repl.py:1171
159153#, python-format
160154msgid "Error writing file '%s': %s"
161155msgstr ""
162156
163- #: bpython/repl.py:881
157+ #: bpython/repl.py:863
164158#, python-format
165159msgid "Saved to %s."
166160msgstr ""
167161
168- #: bpython/repl.py:887
162+ #: bpython/repl.py:869
169163msgid "No clipboard available."
170164msgstr ""
171165
172- #: bpython/repl.py:894
166+ #: bpython/repl.py:876
173167msgid "Could not copy to clipboard."
174168msgstr ""
175169
176- #: bpython/repl.py:896
170+ #: bpython/repl.py:878
177171msgid "Copied content to clipboard."
178172msgstr ""
179173
180- #: bpython/repl.py:905
174+ #: bpython/repl.py:887
181175msgid "Pastebin buffer? (y/N) "
182176msgstr ""
183177
184- #: bpython/repl.py:907
178+ #: bpython/repl.py:889
185179msgid "Pastebin aborted."
186180msgstr ""
187181
188- #: bpython/repl.py:915
182+ #: bpython/repl.py:897
189183#, python-format
190184msgid "Duplicate pastebin. Previous URL: %s. Removal URL: %s"
191185msgstr ""
192186
193- #: bpython/repl.py:921
187+ #: bpython/repl.py:903
194188msgid "Posting data to pastebin..."
195189msgstr ""
196190
197- #: bpython/repl.py:925
191+ #: bpython/repl.py:907
198192#, python-format
199193msgid "Upload failed: %s"
200194msgstr ""
201195
202- #: bpython/repl.py:934
196+ #: bpython/repl.py:916
203197#, python-format
204198msgid "Pastebin URL: %s - Removal URL: %s"
205199msgstr ""
206200
207- #: bpython/repl.py:939
201+ #: bpython/repl.py:921
208202#, python-format
209203msgid "Pastebin URL: %s"
210204msgstr ""
211205
212- #: bpython/repl.py:977
206+ #: bpython/repl.py:960
213207#, python-format
214208msgid "Undo how many lines? (Undo will take up to ~%.1f seconds) [1]"
215209msgstr ""
216210
217- #: bpython/repl.py:985 bpython/repl.py:989
211+ #: bpython/repl.py:968 bpython/repl.py:972
218212msgid "Undo canceled"
219213msgstr ""
220214
221- #: bpython/repl.py:992
215+ #: bpython/repl.py:975
222216#, python-format
223217msgid "Undoing %d line... (est. %.1f seconds)"
224218msgid_plural "Undoing %d lines... (est. %.1f seconds)"
225219msgstr[ 0 ] ""
226220msgstr[ 1 ] ""
227221
228- #: bpython/repl.py:1172
222+ #: bpython/repl.py:1151
229223msgid "Config file does not exist - create new from default? (y/N)"
230224msgstr ""
231225
232- #: bpython/repl.py:1202
226+ #: bpython/repl.py:1181
233227msgid "bpython config file edited. Restart bpython for changes to take effect."
234228msgstr ""
235229
236- #: bpython/repl.py:1208
230+ #: bpython/repl.py:1187
237231#, python-format
238232msgid "Error editing config file: %s"
239233msgstr ""
240234
241- #: bpython/urwid.py:628
235+ #: bpython/urwid.py:618
242236#, python-format
243237msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source "
244238msgstr ""
245239
246- #: bpython/urwid.py:1177
240+ #: bpython/urwid.py:1136
247241msgid "Run twisted reactor."
248242msgstr ""
249243
250- #: bpython/urwid.py:1182
244+ #: bpython/urwid.py:1141
251245msgid "Select specific reactor (see --help-reactors). Implies --twisted."
252246msgstr ""
253247
254- #: bpython/urwid.py:1190
248+ #: bpython/urwid.py:1149
255249msgid "List available reactors for -r."
256250msgstr ""
257251
258- #: bpython/urwid.py:1195
252+ #: bpython/urwid.py:1154
259253msgid ""
260254"twistd plugin to run (use twistd for a list). Use \" --\" to pass further "
261255"options to the plugin."
262256msgstr ""
263257
264- #: bpython/urwid.py:1204
258+ #: bpython/urwid.py:1163
265259msgid "Port to run an eval server on (forces Twisted)."
266260msgstr ""
267261
268- #: bpython/urwid.py:1396
262+ #: bpython/urwid.py:1350
269263msgid ""
270264"WARNING: You are using `bpython-urwid`, the urwid backend for `bpython`. "
271265"This backend has been deprecated in version 0.19 and might disappear in a"
272266" future version."
273267msgstr ""
274268
275- #: bpython/curtsiesfrontend/repl.py:350
269+ #: bpython/curtsiesfrontend/repl.py:340
276270msgid "Welcome to bpython!"
277271msgstr ""
278272
279- #: bpython/curtsiesfrontend/repl.py:352
273+ #: bpython/curtsiesfrontend/repl.py:342
280274#, python-format
281275msgid "Press <%s> for help."
282276msgstr ""
283277
284- #: bpython/curtsiesfrontend/repl.py:673
278+ #: bpython/curtsiesfrontend/repl.py:671
285279#, python-format
286280msgid "Executing PYTHONSTARTUP failed: %s"
287281msgstr ""
288282
289- #: bpython/curtsiesfrontend/repl.py:691
283+ #: bpython/curtsiesfrontend/repl.py:689
290284#, python-format
291285msgid "Reloaded at %s because %s modified."
292286msgstr ""
293287
294- #: bpython/curtsiesfrontend/repl.py:993
288+ #: bpython/curtsiesfrontend/repl.py:998
295289msgid "Session not reevaluated because it was not edited"
296290msgstr ""
297291
298- #: bpython/curtsiesfrontend/repl.py:1006
292+ #: bpython/curtsiesfrontend/repl.py:1013
299293msgid "Session not reevaluated because saved file was blank"
300294msgstr ""
301295
302- #: bpython/curtsiesfrontend/repl.py:1016
296+ #: bpython/curtsiesfrontend/repl.py:1023
303297msgid "Session edited and reevaluated"
304298msgstr ""
305299
306- #: bpython/curtsiesfrontend/repl.py:1027
300+ #: bpython/curtsiesfrontend/repl.py:1034
307301#, python-format
308302msgid "Reloaded at %s by user."
309303msgstr ""
310304
311- #: bpython/curtsiesfrontend/repl.py:1033
305+ #: bpython/curtsiesfrontend/repl.py:1040
312306msgid "Auto-reloading deactivated."
313307msgstr ""
314308
315- #: bpython/curtsiesfrontend/repl.py:1038
309+ #: bpython/curtsiesfrontend/repl.py:1045
316310msgid "Auto-reloading active, watching for file changes..."
317311msgstr ""
318312
319- #: bpython/curtsiesfrontend/repl.py:1044
313+ #: bpython/curtsiesfrontend/repl.py:1051
320314msgid "Auto-reloading not available because watchdog not installed."
321315msgstr ""
322316
0 commit comments