X Tutup
# Translations template for bpython. # Copyright (C) 2013 ORGANIZATION # This file is distributed under the same license as the bpython project. # FIRST AUTHOR , 2013. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: bpython mercurial\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2013-10-10 23:29+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:304 bpython/urwid.py:553 msgid "y" msgstr "" #: bpython/cli.py:304 bpython/urwid.py:553 msgid "yes" msgstr "" #: bpython/cli.py:977 bpython/gtk_.py:483 msgid "Cannot show source." msgstr "" #: bpython/cli.py:1677 bpython/urwid.py:615 #, python-format msgid " <%s> Rewind <%s> Save <%s> Pastebin <%s> Pager <%s> Show Source " msgstr "" #: bpython/gtk_.py:90 bpython/gtk_.py:115 msgid "An error occurred." msgstr "" #: bpython/gtk_.py:97 msgid "Exception details" msgstr "" #: bpython/gtk_.py:149 msgid "Statusbar" msgstr "" #: bpython/gtk_.py:226 msgid "tooltip" msgstr "" #: bpython/gtk_.py:295 msgid "File to save to" msgstr "" #: bpython/gtk_.py:306 msgid "Python files" msgstr "" #: bpython/gtk_.py:311 msgid "All files" msgstr "" #: bpython/gtk_.py:771 msgid "gtk-specific options" msgstr "" #: bpython/gtk_.py:772 msgid "Options specific to bpython's Gtk+ front end" msgstr "" #: bpython/gtk_.py:774 msgid "Embed bpython" msgstr "" #: bpython/gtk_.py:830 msgid "Pastebin selection" msgstr "" #: bpython/repl.py:741 msgid "Pastebin buffer? (y/N) " msgstr "" #: bpython/repl.py:742 msgid "Pastebin aborted" msgstr "" #: bpython/repl.py:749 #, python-format msgid "Duplicate pastebin. Previous URL: %s" msgstr "" #: bpython/repl.py:763 #, python-format msgid "Pastebin error for URL '%s': %s" msgstr "" #: bpython/repl.py:767 bpython/repl.py:786 msgid "Posting data to pastebin..." msgstr "" #: bpython/repl.py:772 #, python-format msgid "Upload failed: %s" msgstr "" #: bpython/repl.py:781 bpython/repl.py:825 #, python-format msgid "Pastebin URL: %s" msgstr "" #: bpython/repl.py:798 msgid "Upload failed: Helper program not found." msgstr "" #: bpython/repl.py:801 msgid "Upload failed: Helper program could not be run." msgstr "" #: bpython/repl.py:808 #, python-format msgid "Upload failed: Helper program returned non-zero exit status %s." msgstr "" #: bpython/repl.py:812 msgid "Upload failed: No output from helper program." msgstr "" #: bpython/repl.py:819 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 ""
X Tutup