77msgstr ""
88"Project-Id-Version : bpython 0.9.7\n "
99"Report-Msgid-Bugs-To : http://bitbucket.org/bobf/bpython/issues\n "
10- "POT-Creation-Date : 2012-07-14 21:45 +0200\n "
10+ "POT-Creation-Date : 2012-07-16 12:50 +0200\n "
1111"PO-Revision-Date : 2010-07-21 13:53+0200\n "
1212"Last-Translator : Michele Orrù\n "
1313"Language-Team : Michele Orrù\n "
@@ -17,19 +17,42 @@ msgstr ""
1717"Content-Transfer-Encoding : 8bit\n "
1818"Generated-By : Babel 0.9.6\n "
1919
20- #: bpython/cli.py:303 bpython/urwid.py:529
20+ #: bpython/args.py:53
21+ msgid ""
22+ "Usage: %prog [options] [file [args]]\n"
23+ "NOTE: If bpython sees an argument it does not know, execution falls back "
24+ "to the regular Python interpreter."
25+ msgstr ""
26+
27+ #: bpython/args.py:63
28+ msgid "Use CONFIG instead of default config file."
29+ msgstr ""
30+
31+ #: bpython/args.py:65
32+ msgid "Drop to bpython shell after running file instead of exiting."
33+ msgstr ""
34+
35+ #: bpython/args.py:68
36+ msgid "Don't flush the output to stdout."
37+ msgstr ""
38+
39+ #: bpython/args.py:70
40+ msgid "Print version and exit."
41+ msgstr ""
42+
43+ #: bpython/cli.py:303 bpython/urwid.py:550
2144msgid "y"
2245msgstr "s"
2346
24- #: bpython/cli.py:303 bpython/urwid.py:529
47+ #: bpython/cli.py:303 bpython/urwid.py:550
2548msgid "yes"
2649msgstr "si"
2750
2851#: bpython/cli.py:970 bpython/gtk_.py:484
2952msgid "Cannot show source."
3053msgstr "Non è possibile mostrare il codice sorgente"
3154
32- #: bpython/cli.py:1642 bpython/urwid.py:591
55+ #: bpython/cli.py:1642 bpython/urwid.py:612
3356#, python-format
3457msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source "
3558msgstr " <%s> Rewind <%s> Salva <%s> Pastebin <%s> Pager <%s> Mostra Sorgente"
@@ -131,3 +154,21 @@ msgstr ""
131154msgid "Upload failed: Failed to recognize the helper program's output as an URL."
132155msgstr ""
133156
157+ #: bpython/urwid.py:1108
158+ msgid "Run a reactor (see --help-reactors)."
159+ msgstr ""
160+
161+ #: bpython/urwid.py:1110
162+ msgid "List available reactors for -r."
163+ msgstr ""
164+
165+ #: bpython/urwid.py:1112
166+ msgid ""
167+ "twistd plugin to run (use twistd for a list). Use \" --\" to pass further "
168+ "options to the plugin."
169+ msgstr ""
170+
171+ #: bpython/urwid.py:1115
172+ msgid "Port to run an eval server on (forces Twisted)."
173+ msgstr ""
174+
0 commit comments