# Translations template for bpython.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the bpython project.
# FIRST AUTHOR , 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: bpython mercurial\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-05-13 10:50+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: bpython/args.py:53
msgid ""
"Usage: %prog [options] [file [args]]\n"
"NOTE: If bpython sees an argument it does not know, execution falls back "
"to the regular Python interpreter."
msgstr ""
#: bpython/args.py:63
msgid "Use CONFIG instead of default config file."
msgstr ""
#: bpython/args.py:65
msgid "Drop to bpython shell after running file instead of exiting."
msgstr ""
#: bpython/args.py:68
msgid "Don't flush the output to stdout."
msgstr ""
#: bpython/args.py:70
msgid "Print version and exit."
msgstr ""
#: bpython/cli.py:325 bpython/urwid.py:553
msgid "y"
msgstr ""
#: bpython/cli.py:325 bpython/urwid.py:553
msgid "yes"
msgstr ""
#: bpython/cli.py:1001
msgid "Cannot show source."
msgstr ""
#: bpython/cli.py:1751 bpython/urwid.py:615
#, python-format
msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source "
msgstr ""
#: bpython/curtsies.py:24
msgid "log debug messages to bpython-curtsies.log"
msgstr ""
#: bpython/curtsies.py:26
msgid "enter lines of file as though interactively typed"
msgstr ""
#: bpython/repl.py:755
msgid "Pastebin buffer? (y/N) "
msgstr ""
#: bpython/repl.py:756
msgid "Pastebin aborted"
msgstr ""
#: bpython/repl.py:763
#, python-format
msgid "Duplicate pastebin. Previous URL: %s"
msgstr ""
#: bpython/repl.py:777
#, python-format
msgid "Pastebin error for URL '%s': %s"
msgstr ""
#: bpython/repl.py:781 bpython/repl.py:800
msgid "Posting data to pastebin..."
msgstr ""
#: bpython/repl.py:786
#, python-format
msgid "Upload failed: %s"
msgstr ""
#: bpython/repl.py:795 bpython/repl.py:839
#, python-format
msgid "Pastebin URL: %s"
msgstr ""
#: bpython/repl.py:812
msgid "Upload failed: Helper program not found."
msgstr ""
#: bpython/repl.py:815
msgid "Upload failed: Helper program could not be run."
msgstr ""
#: bpython/repl.py:822
#, python-format
msgid "Upload failed: Helper program returned non-zero exit status %s."
msgstr ""
#: bpython/repl.py:826
msgid "Upload failed: No output from helper program."
msgstr ""
#: bpython/repl.py:833
msgid "Upload failed: Failed to recognize the helper program's output as an URL."
msgstr ""
#: bpython/urwid.py:1114
msgid "Run twisted reactor."
msgstr ""
#: bpython/urwid.py:1116
msgid "Select specific reactor (see --help-reactors). Implies --twisted."
msgstr ""
#: bpython/urwid.py:1119
msgid "List available reactors for -r."
msgstr ""
#: bpython/urwid.py:1121
msgid ""
"twistd plugin to run (use twistd for a list). Use \"--\" to pass further "
"options to the plugin."
msgstr ""
#: bpython/urwid.py:1124
msgid "Port to run an eval server on (forces Twisted)."
msgstr ""
#: bpython/curtsiesfrontend/repl.py:175
msgid "welcome to bpython"
msgstr ""
#: bpython/curtsiesfrontend/repl.py:189
#, python-format
msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Editor"
msgstr ""