en.po

来自「用python写的ide开发环境,巨强大,不过需要wxpython的支持」· PO 代码 · 共 258 行

PO
258
字号
# SOME DESCRIPTIVE TITLE.# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER# This file is distributed under the same license as the PACKAGE package.# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.##, fuzzymsgid ""msgstr """Project-Id-Version: PACKAGE VERSION\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2007-01-27 15:20+0100\n""PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n""Last-Translator: FULL NAME <EMAIL@ADDRESS>\n""Language-Team: LANGUAGE <LL@li.org>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n"#: about.py:49msgid "About wxGlade"msgstr ""#: about.py:59msgid "wxGlade - License"msgstr ""#: about.py:64msgid """Can't find the license!\n""You can get a copy at \n""http://www.opensource.org/licenses/mit-license.php"msgstr ""#: about.py:67msgid "Error"msgstr ""#: about.py:80msgid "Can't find the credits file!\n"msgstr ""#: about.py:80msgid "Oops!"msgstr ""#: clipboard.py:40msgid "Invalid data in the clipboard"msgstr ""#: clipboard.py:65msgid "Data can't be copied to clipboard."msgstr ""#: clipboard.py:71 clipboard.py:105msgid "Clipboard can't be opened."msgstr ""#: clipboard.py:98msgid "Data can't be copied from clipboard."msgstr ""#: clipboard.py:129msgid "Please only drop one file at a time"msgstr ""#: color_dialog.py:18msgid "System colour"msgstr ""#: color_dialog.py:22msgid "Custom colour"msgstr ""#: color_dialog.py:25 configUI.py:38msgid "OK"msgstr ""#: color_dialog.py:26 configUI.py:39msgid "Cancel"msgstr ""#: color_dialog.py:70msgid "Select widget colour"msgstr ""#: common.py:92#, python-formatmsgid "\"%s\" is not a valid code generator module"msgstr ""#: common.py:96#, python-formatmsgid "loaded code generator for %s"msgstr ""#: common.py:127#, python-formatmsgid "Found widgets listing -> %s"msgstr ""#: common.py:128msgid "loading widget modules:"msgstr ""#: common.py:137#, python-formatmsgid "ERROR loading \"%s\""msgstr ""#: common.py:203#, python-formatmsgid "Add a %s"msgstr ""#: config.py:60#, python-formatmsgid """Error reading config file:\n""%s"msgstr ""#: config.py:103msgid "Choose a directory:"msgstr ""#: config.py:246msgid "Changes will take effect after wxGlade is restarted"msgstr ""#: config.py:247msgid "Preferences saved"msgstr ""#: configUI.py:15msgid "Local widget path"msgstr ""#: configUI.py:17msgid "Use icons in menu items"msgstr ""#: configUI.py:18msgid "Show properties and tree windows as small frames (Win32 only)"msgstr ""#: configUI.py:19msgid "Show progress dialog when loading wxg files"msgstr ""#: configUI.py:20msgid "Remember position and size of wxGlade windows"msgstr ""#: configUI.py:21msgid "Show \"handles\" of sizers"msgstr ""#: configUI.py:22msgid "Use native file dialogs on KDE"msgstr ""#: configUI.py:27msgid "Use dialog units by default for size properties"msgstr ""#: configUI.py:28msgid "Create backup wxg files"msgstr ""#: configUI.py:29msgid "Create backup files for generated source"msgstr ""#: configUI.py:30msgid "Allow duplicate widget names"msgstr ""#: configUI.py:31msgid "Default border width for widgets"msgstr ""#: configUI.py:33msgid "Auto save wxg files every "msgstr ""#: configUI.py:35msgid "Backup options"msgstr ""#: configUI.py:35msgid "append ~ to filename"msgstr ""#: configUI.py:35msgid "append .bak to filename"msgstr ""#: configUI.py:47msgid "wxGlade: preferences"msgstr ""#: configUI.py:83msgid """Initial path for \n""file opening/saving dialogs:"msgstr ""#: configUI.py:86msgid """Initial path for \n""code generation file dialogs:"msgstr ""#: configUI.py:90msgid "Number of items in file history"msgstr ""#: configUI.py:93msgid """Number of buttons per row\n""in the main palette"msgstr ""#: configUI.py:122msgid "Interface"msgstr ""#: configUI.py:123msgid "Other"msgstr ""#: wxglade.py:76#, python-formatmsgid "Error: no writer for language \"%s\" available"msgstr ""#: wxglade.py:80#, python-formatmsgid "Error: %s"msgstr ""#: wxglade.py:90msgid """wxGlade usage:\n""- to start the GUI: python wxglade.py [WXG_FILE]\n""- to generate code from the command line: python wxglade.py OPTIONS... FILE\n""  OPTIONS are the following:\n""  -g, --generate-code=LANGUAGE  (required) give the output language\n""  -o, --output=PATH             (optional) name of the output file (in\n""                                single-file mode) or directory (in\n""                                multi-file mode)\n""    "msgstr ""#: wxglade.py:101msgid "Valid LANGUAGE values:"msgstr ""

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?