# 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 , YEAR. # #, fuzzy msgid "" 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 \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: about.py:49 msgid "About wxGlade" msgstr "" #: about.py:59 msgid "wxGlade - License" msgstr "" #: about.py:64 msgid "" "Can't find the license!\n" "You can get a copy at \n" "http://www.opensource.org/licenses/mit-license.php" msgstr "" #: about.py:67 msgid "Error" msgstr "" #: about.py:80 msgid "Can't find the credits file!\n" msgstr "" #: about.py:80 msgid "Oops!" msgstr "" #: clipboard.py:40 msgid "Invalid data in the clipboard" msgstr "" #: clipboard.py:65 msgid "Data can't be copied to clipboard." msgstr "" #: clipboard.py:71 clipboard.py:105 msgid "Clipboard can't be opened." msgstr "" #: clipboard.py:98 msgid "Data can't be copied from clipboard." msgstr "" #: clipboard.py:129 msgid "Please only drop one file at a time" msgstr "" #: color_dialog.py:18 msgid "System colour" msgstr "" #: color_dialog.py:22 msgid "Custom colour" msgstr "" #: color_dialog.py:25 configUI.py:38 msgid "OK" msgstr "" #: color_dialog.py:26 configUI.py:39 msgid "Cancel" msgstr "" #: color_dialog.py:70 msgid "Select widget colour" msgstr "" #: common.py:92 #, python-format msgid "\"%s\" is not a valid code generator module" msgstr "" #: common.py:96 #, python-format msgid "loaded code generator for %s" msgstr "" #: common.py:127 #, python-format msgid "Found widgets listing -> %s" msgstr "" #: common.py:128 msgid "loading widget modules:" msgstr "" #: common.py:137 #, python-format msgid "ERROR loading \"%s\"" msgstr "" #: common.py:203 #, python-format msgid "Add a %s" msgstr "" #: config.py:60 #, python-format msgid "" "Error reading config file:\n" "%s" msgstr "" #: config.py:103 msgid "Choose a directory:" msgstr "" #: config.py:246 msgid "Changes will take effect after wxGlade is restarted" msgstr "" #: config.py:247 msgid "Preferences saved" msgstr "" #: configUI.py:15 msgid "Local widget path" msgstr "" #: configUI.py:17 msgid "Use icons in menu items" msgstr "" #: configUI.py:18 msgid "Show properties and tree windows as small frames (Win32 only)" msgstr "" #: configUI.py:19 msgid "Show progress dialog when loading wxg files" msgstr "" #: configUI.py:20 msgid "Remember position and size of wxGlade windows" msgstr "" #: configUI.py:21 msgid "Show \"handles\" of sizers" msgstr "" #: configUI.py:22 msgid "Use native file dialogs on KDE" msgstr "" #: configUI.py:27 msgid "Use dialog units by default for size properties" msgstr "" #: configUI.py:28 msgid "Create backup wxg files" msgstr "" #: configUI.py:29 msgid "Create backup files for generated source" msgstr "" #: configUI.py:30 msgid "Allow duplicate widget names" msgstr "" #: configUI.py:31 msgid "Default border width for widgets" msgstr "" #: configUI.py:33 msgid "Auto save wxg files every " msgstr "" #: configUI.py:35 msgid "Backup options" msgstr "" #: configUI.py:35 msgid "append ~ to filename" msgstr "" #: configUI.py:35 msgid "append .bak to filename" msgstr "" #: configUI.py:47 msgid "wxGlade: preferences" msgstr "" #: configUI.py:83 msgid "" "Initial path for \n" "file opening/saving dialogs:" msgstr "" #: configUI.py:86 msgid "" "Initial path for \n" "code generation file dialogs:" msgstr "" #: configUI.py:90 msgid "Number of items in file history" msgstr "" #: configUI.py:93 msgid "" "Number of buttons per row\n" "in the main palette" msgstr "" #: configUI.py:122 msgid "Interface" msgstr "" #: configUI.py:123 msgid "Other" msgstr "" #: wxglade.py:76 #, python-format msgid "Error: no writer for language \"%s\" available" msgstr "" #: wxglade.py:80 #, python-format msgid "Error: %s" msgstr "" #: wxglade.py:90 msgid "" "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:101 msgid "Valid LANGUAGE values:" msgstr ""