~ubuntu-branches/ubuntu/natty/quickly/natty

« back to all changes in this revision

Viewing changes to po/quickly.pot

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-03-29 19:00:48 UTC
  • mfrom: (8.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100329190048-olhobq492x3xnztz
Tags: 0.3.90-0ubuntu1
* New release:
  Quickly core:
  - check now that --template has one argument
  - -- enables to give options to templates (unknown options and arguments
    are still given to templates but -- specify explicity what to give to
    templates commands like -h, --version...)
  - check and enable recreation of the credential if user deletes it on
    Launchpad
  - Use realpath so that we can symlink to the binary in trunk.
    (Jonathan Lange)
  - project_path_not_found is raised when data_path_not_found should be
    (originated from Philip Peitsch's patch). (LP: #497688)
  - importing command in one template from another template is now possible
    support as well "all" keyword to import all commands from a template
    into another one (take care of overridden commands too)
    (LP: #452306, #487301)
  - add an apport hook to get installed templates (LP: #411127)
  - enable option completion for templates
  - handle now version upgrade, launching script for templates and handling
    versionning on them
  - change getstarted wording (LP: #486180) - Grant
  - Quickly ship now "version" tag instead of "format" tag
  - add some templatetools to check X display
  - if a commands exit with 4, do not show "ERROR:" (case of wrong command
    usage, for instance)
  - Rewrote importing module in both bin/quickly and ubuntu-project binary
  - Add get_camel_case_name() and get_sentence_name() to templatetools
  - Refactor some code in pre_create hook()
  - Now dashes and spaces support in project name! Dealing with python and
    packaging issues for you. (LP: #493130)
  - Provide Quickly API (LP: #426480)
  - Fix some issues in the man page
  ubuntu-application Template:
  - Enabling upload to team or user ppa, as well as any ppa.
    Use --ppa ppaname or --ppa team/ppaname
    .quickly file can be used as well with ppa = ppaname or
    ppa = team/ppaname (LP: #470192)
    ppa completion is also available
  - Change BSD header by full license
  - Add MIT license
  - Fixes an error when launchpad display name contains unicode character
    (Petar Vasić)
  - Fix typo in quickly help save (Petar Vasić)
  - Adds logo.png as logo property in about dialog (LP: #478389)
    (Petar Vasić)
  - Remove lp-project-change command and add configure command.
    configure lp-project [project_name] to set/reset lp project binded to
    your Quickly project
    ppa <ppa name> to set a default ppa with your project
  - Fix ~/.selected-editor being ignored (LP: #484730)
  - Fix wrong shell completion when in a template (it wrongly proposed
    all commands followed by templates)
  - Check if we have a X display available before running "run" or launching
    GUI in "create" command.
  - add -- support in quickly run to pass options like --help, --version so
    that Quickly core don't take them.
  - enable preferences save call being called multiple times (Philip Peitsch)
  - Use realpath so that we can symlink to the binary in trunk.
  - Fixed some errors in the tutorial (Brian) (LP: #499356)
  - Fix missing import sys in setup.py (Philip Peitsch) (LP: #499712)
  - rename ubuntu-project to ubuntu-application
  - enhance quickly license (no more Copyright file, only one AUTHORS file)
    personal license needs COPYING file now (and the header will be copied in
    every files). No more # needed in those files too. Some other little
    refactoring too (LP: #469330)
  - autolicence by default on first share/release (with LP info and on GPL-3)
  - change versionning support in ubuntu application: (LP: #476814)
   + quickly share just adds -publicX to current version where X is bumped
     at each "quicky share" execution
   + quickly release remove -publicX (if any) and release with current YY.MM.
     If there is already a release with that version, it will be YY.MM.1, 
     then YY.MM.2
  - add accelerators to menu items (jens persson)
  - set correctly title dialog (Philip Peitsch) (LP: #501999)
  - about dialog box is now fully automated: (LP: #478414)
   + update copyright, authors, license (when licensing)
   + version (when sharing and releasing)
   + homepage (when changing launchpad project: release and configure)
  - add an 'add' command. $ quickly dialog … is now $ quickly add dialog …
    (LP: #438320)
  - enable automatic release and milestone built in LP, releasing and pushing
    upstream tarball (LP: #470344)
  - automatic collect and publish changelog message from commits and save
    messages used during devlopment. (LP: #476572)
  - add i18n to boiler plate (LP: #423529)
  - enable adding manual depdencies to quickly project (LP: #474639)
  - enable configure its own bzr branch and resetting parent branch even once
    already configured (quickly configure bzr <branch-path>)
  - now recommends seahorse-plugins to have a graphical prompt for signing
    package
  - rename quickly glade to quickly design (LP: #528664)
  - create command is now more flexible and enable people to inherit from
    other template more easily
  - add translation domain to gtkbuilder and fix some items that shouldn't
    been translatable (Łukasz Jernaś)
  - add apport and launchpadintegration to new and existing project once
    bounded to LP (Philip Peitsch)
  - fix spelling mistake "connexion" (Łukasz Jernaś) (LP: #532667)
  - the ubuntu-application tutorial is now internationalized and use docbook
    format. Translators, it's yours! (Shane Fagan) (LP: #525168)
  - package/share/release are now more quiet and only print something on error
    warning as a summary as with unfound packages, and so on (LP: #482915)
  - new algorithm to select good email automatically. Try to get the preferred
    email and update the AUTHOR file with it.
  - test GPG key and create one automatically if none is available. The
    corresponding public key availabity in launchpad is also checked.
    (LP: #427730, #408993)
  - add devscripts as a dependency (bug #465833), will fix all the depends
    mess later
  - bump python-distutils-extra (>= 2.18bzr1)
  ubuntu-cli Template:
  - first release using import command feature (no command written into the
    template itself). This is a basic ubuntu CLI application
  ubuntu-pygame Template:
  - first release using import command feature. python-pygame added as a
    depends
* debian/control:
  - renamed and separate in multiple packages to get a -common used with
    Quickly widgets (LP: #519633)
  - suggests python-quickly-widgets

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2009-10-12 19:47+0200\n"
 
11
"POT-Creation-Date: 2010-03-29 18:24+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
15
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=CHARSET\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
 
19
 
#: ../quickly/launchpadaccess.py:30
20
 
msgid "Fatal: "
21
 
msgstr ""
22
 
 
23
 
#: ../quickly/launchpadaccess.py:38
 
19
#: ../quickly/launchpadaccess.py:39
24
20
msgid "Check whether python-launchpadlib is installed"
25
21
msgstr ""
26
22
 
27
 
#: ../quickly/launchpadaccess.py:85
 
23
#: ../quickly/launchpadaccess.py:88
28
24
msgid "WARNING: you are using staging and not launchpad real production server"
29
25
msgstr ""
30
26
 
31
 
#: ../quickly/launchpadaccess.py:92
 
27
#: ../quickly/launchpadaccess.py:96
32
28
msgid "Get Launchpad Settings"
33
29
msgstr ""
34
30
 
35
 
#: ../quickly/launchpadaccess.py:99
 
31
#: ../quickly/launchpadaccess.py:111
 
32
msgid ""
 
33
"Previous Launchpad values seems to have been removed. You must choose again "
 
34
"\"Change Anything\""
 
35
msgstr ""
 
36
 
 
37
#: ../quickly/launchpadaccess.py:113
36
38
msgid "Initial Launchpad binding. You must choose \"Change Anything\""
37
39
msgstr ""
38
40
 
39
 
#: ../quickly/launchpadaccess.py:111
 
41
#: ../quickly/launchpadaccess.py:126
40
42
msgid "Unknown reason"
41
43
msgstr ""
42
44
 
43
 
#: ../quickly/launchpadaccess.py:113
 
45
#: ../quickly/launchpadaccess.py:128
44
46
#, python-format
45
47
msgid "Couldn't setup Launchpad for quickly ; %s"
46
48
msgstr ""
47
49
 
48
 
#: ../quickly/launchpadaccess.py:114
49
 
msgid "Launchpad connexion is ok"
50
 
msgstr ""
51
 
 
52
 
#: ../quickly/launchpadaccess.py:130
53
 
msgid "No launchpad project give, aborting."
54
 
msgstr ""
55
 
 
56
 
#: ../quickly/launchpadaccess.py:140
57
 
#, python-format
58
 
msgid "Project name: %s"
59
 
msgstr ""
60
 
 
61
 
#: ../quickly/launchpadaccess.py:141
62
 
#, python-format
63
 
msgid "Launchpad url: %s/%s"
64
 
msgstr ""
65
 
 
66
 
#: ../quickly/launchpadaccess.py:148
 
50
#: ../quickly/launchpadaccess.py:129
 
51
msgid "Launchpad connection is ok"
 
52
msgstr ""
 
53
 
 
54
#: ../quickly/launchpadaccess.py:150
 
55
msgid "No launchpad project given, aborting."
 
56
msgstr ""
 
57
 
 
58
#: ../quickly/launchpadaccess.py:156
 
59
#, python-format
 
60
msgid ""
 
61
"---------------- [%s] ----------------\n"
 
62
"   %s\n"
 
63
"--------------------------------------\n"
 
64
"Project name: %s\n"
 
65
"Launchpad url: %s/%s\n"
 
66
"%s\n"
 
67
msgstr ""
 
68
 
 
69
#: ../quickly/launchpadaccess.py:167
67
70
msgid "No project found"
68
71
msgstr ""
69
72
 
70
 
#: ../quickly/launchpadaccess.py:150
 
73
#: ../quickly/launchpadaccess.py:169
71
74
msgid "Choose your project number"
72
75
msgstr ""
73
76
 
74
 
#: ../quickly/launchpadaccess.py:160
 
77
#: ../quickly/launchpadaccess.py:179
75
78
msgid "No right number given, aborting."
76
79
msgstr ""
77
80
 
78
 
#: ../quickly/bzrbinding.py:52
 
81
#: ../quickly/launchpadaccess.py:186
 
82
#, python-format
 
83
msgid ""
 
84
"Can't find %s project on Launchpad. You can try to find it interactively "
 
85
"without providing a project name."
 
86
msgstr ""
 
87
 
 
88
#: ../data/templates/ubuntu-application/add.py:33
 
89
msgid ""
 
90
"Usage:\n"
 
91
"$ quickly add [dialog dialog_name]\n"
 
92
"add something to your project_bin\n"
 
93
"\n"
 
94
"Here, dialog_name is one or more words seperated with underscore\n"
 
95
"\n"
 
96
"For instance $ quickly add dialog DialogName will create:\n"
 
97
"1. A subclass of gtk.Dialog called DialogNameDialog in the module\n"
 
98
"   DialogNameDialog.py\n"
 
99
"2. A glade file called DialogNameDialog.ui in the ui directory\n"
 
100
"3. A catalog file called dialog_name_dialog.xml also in the ui directory\n"
 
101
"\n"
 
102
"To edit the UI for the dialog, run:\n"
 
103
"$ quickly design\n"
 
104
"\n"
 
105
"To edit the behavior, run:\n"
 
106
"$ quickly edit\n"
 
107
"\n"
 
108
"To use the dialog you have to invoke it from another python file:\n"
 
109
"1. Import the dialog\n"
 
110
"import DialogNameDialog\n"
 
111
"\n"
 
112
"2. Create an instance of the dialog\n"
 
113
"dialog = DialogNameDialog.NewDialogNameDialog()\n"
 
114
"\n"
 
115
"3. Run the dialog and hide the dialog\n"
 
116
"result = dialog.run()\n"
 
117
"dialog.hide()\n"
 
118
msgstr ""
 
119
 
 
120
#: ../data/templates/ubuntu-application/add.py:75
 
121
msgid ""
 
122
"add command needs to be followed an action name.\n"
 
123
"Usage is: quickly add [dialog|] …"
 
124
msgstr ""
 
125
 
 
126
#: ../data/templates/ubuntu-application/add.py:81
 
127
msgid "Usage is: $ quickly add dialog <dialogname>"
 
128
msgstr ""
 
129
 
 
130
#: ../quickly/bzrbinding.py:51
79
131
msgid "Bzr not properly installed"
80
132
msgstr ""
81
133
 
82
 
#: ../bin/quickly.py:40
83
 
msgid ""
84
 
"Usage:\n"
85
 
"    quickly [OPTIONS] command ...\n"
86
 
"\n"
87
 
"Options:\n"
88
 
"    -t, --template <template>  Template to use if it differs from default\n"
89
 
"                               project one\n"
90
 
"                               one used to create the project)\n"
91
 
"    --staging                  Target launchpad staging server\n"
92
 
"    --verbose                  Verbose mode\n"
93
 
"    -h, --help                 Show help information\n"
94
 
"\n"
95
 
"Commands:\n"
96
 
"    create <template> <project-name> (template is mandatory for this "
97
 
"command)\n"
98
 
"    quickly <template_origin> <template_dest> to create a create derived "
99
 
"template\n"
100
 
"    getstarted to get some starting hints\n"
101
 
"\n"
102
 
"Examples:\n"
103
 
"    quickly create ubuntu-project foobar\n"
104
 
"    quickly push 'awesome new comment system'\n"
105
 
"    quickly -t cool-template push 'awesome new comment system'"
106
 
msgstr ""
107
 
 
108
 
#: ../bin/quickly.py:96
109
 
#, python-format
110
 
msgid "ERROR: Unknown option: %s"
111
 
msgstr ""
112
 
 
113
 
#: ../bin/quickly.py:104
114
 
msgid "ERROR: No command provided in command line"
115
 
msgstr ""
116
 
 
117
 
#: ../bin/quickly.py:184
 
134
#: ../bin/quickly.py:68
118
135
#, python-format
119
136
msgid "ERROR: No %s command found in template %s."
120
137
msgstr ""
121
138
 
122
 
#: ../bin/quickly.py:185 ../bin/quickly.py:226
 
139
#: ../bin/quickly.py:69 ../bin/quickly.py:117
123
140
msgid "Aborting."
124
141
msgstr ""
125
142
 
126
 
#: ../bin/quickly.py:203 ../bin/quickly.py:216
 
143
#: ../bin/quickly.py:87 ../bin/quickly.py:107
127
144
#, python-format
128
145
msgid ""
129
146
"ERROR: %s command must be followed by a template and no template was found "
130
147
"on the command line."
131
148
msgstr ""
132
149
 
133
 
#: ../bin/quickly.py:204 ../bin/quickly.py:217 ../bin/quickly.py:222
134
 
#: ../quickly/builtincommands.py:158
 
150
#: ../bin/quickly.py:88 ../bin/quickly.py:108 ../bin/quickly.py:113
 
151
#: ../quickly/builtincommands.py:166
135
152
#, python-format
136
153
msgid "Candidates template are: %s"
137
154
msgstr ""
138
155
 
139
 
#: ../bin/quickly.py:221
 
156
#: ../bin/quickly.py:112
140
157
#, python-format
141
158
msgid "No template were found on the command line for command %s."
142
159
msgstr ""
143
160
 
144
161
#. there is really not such command, in any template
145
 
#: ../bin/quickly.py:225 ../quickly/builtincommands.py:160
 
162
#: ../bin/quickly.py:116 ../quickly/builtincommands.py:169
146
163
#, python-format
147
164
msgid "ERROR: No %s command found."
148
165
msgstr ""
149
166
 
150
 
#: ../data/templates/ubuntu-project/internal/quicklyutils.py:85
151
 
#: ../data/templates/ubuntu-project/internal/quicklyutils.py:126
152
 
msgid "ERROR: Can't load setup.py file"
153
 
msgstr ""
154
 
 
155
 
#: ../data/templates/ubuntu-project/internal/quicklyutils.py:156
156
 
msgid ""
157
 
"No gpg key set. Take a look at quickly tutorial to learn how to setup one"
158
 
msgstr ""
159
 
 
160
 
#: ../data/templates/ubuntu-project/release.py:34
161
 
msgid ""
162
 
"Usage:\n"
163
 
"$quickly release\n"
164
 
"\n"
165
 
"Posts a release of your project to a PPA on launchpad so that\n"
166
 
"users can install the application on their system. \n"
167
 
"\n"
168
 
"You can also execute:\n"
169
 
"$quickly release <release_number> of you don't want to use current\n"
170
 
"release_number. The release_number must be a number.\n"
171
 
"\n"
172
 
"$quickly release <release_number> notes about changes\n"
173
 
"where \"notes about changes\" is optional text describing what changes\n"
174
 
"were made since the last save\n"
175
 
"\n"
176
 
"\n"
177
 
"Before running quickly release, you should: create your account\n"
178
 
"and a project page on http://launchpad.net.\n"
179
 
"You also have to add a PPA to your launchpad account.\n"
180
 
"\n"
181
 
"Name, email and version setup.py will be automatically changed.\n"
182
 
"(version will be <current_release> and bzr will commit and tagged.\n"
183
 
"Once the release is done,  <current_release> will be incremented\n"
184
 
"by 0.1 to be ready for next release.\n"
185
 
"If you previously used quickly shared <current_release>~publicX\n"
186
 
"will be dropped to release <current_release> version\n"
187
 
"(<current_release>~publicX   <   <current_release>)\n"
188
 
"You can modify the description and long description if you wish.\n"
189
 
"\n"
190
 
"You can run $quickly package and test your package to make sure it\n"
191
 
"installs as expected. (This is not mandatory)\n"
192
 
msgstr ""
193
 
 
194
 
#: ../data/templates/ubuntu-project/release.py:77
195
 
#: ../data/templates/ubuntu-project/share.py:90
196
 
msgid ""
197
 
"Release version not found in setup.py and no version specified in command "
198
 
"line."
199
 
msgstr ""
200
 
 
201
 
#: ../data/templates/ubuntu-project/release.py:79
202
 
msgid "quickly released"
203
 
msgstr ""
204
 
 
205
 
#: ../data/templates/ubuntu-project/release.py:85
206
 
#, python-format
207
 
msgid "quickly released: %s"
208
 
msgstr ""
209
 
 
210
 
#: ../data/templates/ubuntu-project/release.py:105
211
 
msgid ""
212
 
"Release version specified in command arguments or in setup.py is not a valid "
213
 
"number."
214
 
msgstr ""
215
 
 
216
 
#: ../data/templates/ubuntu-project/release.py:150
217
 
#, python-format
218
 
msgid ""
219
 
"ppa:%s:%s does not exist. Please create one on launchpad before releasing"
220
 
msgstr ""
221
 
 
222
 
#: ../data/templates/ubuntu-project/release.py:162
223
 
#, python-format
224
 
msgid ""
225
 
"ERROR: quickly can't release: %s seems to be already released. Choose "
226
 
"another name."
227
 
msgstr ""
228
 
 
229
 
#: ../data/templates/ubuntu-project/release.py:172
230
 
msgid "ERROR: quickly can't release as it can't commit with bzr"
231
 
msgstr ""
232
 
 
233
 
#: ../data/templates/ubuntu-project/release.py:202
234
 
#: ../data/templates/ubuntu-project/release.py:220
235
 
msgid "ERROR: quickly can't release: can't push to launchpad."
236
 
msgstr ""
237
 
 
238
 
#: ../data/templates/ubuntu-project/release.py:208
239
 
msgid "ERROR: quickly can't release correctly: can't pull from launchpad."
240
 
msgstr ""
241
 
 
242
 
#: ../data/templates/ubuntu-project/release.py:215
243
 
msgid "ERROR: quickly can't release: can't pull from launchpad."
244
 
msgstr ""
245
 
 
246
 
#. upload to launchpad
247
 
#: ../data/templates/ubuntu-project/release.py:225
248
 
#: ../data/templates/ubuntu-project/share.py:124
249
 
msgid "pushing to launchpad"
250
 
msgstr ""
251
 
 
252
 
#: ../data/templates/ubuntu-project/release.py:230
253
 
#, python-format
254
 
msgid ""
255
 
"%s %s released and building on Launchpad. Wait for half an hour and have "
256
 
"look at %s."
257
 
msgstr ""
258
 
 
259
 
#: ../quickly/version.py:35
260
 
msgid "No quickly data path found."
261
 
msgstr ""
262
 
 
263
 
#: ../quickly/version.py:39
 
167
#: ../data/templates/ubuntu-application/configure.py:40
 
168
#, python-format
 
169
msgid ""
 
170
"Usage:\n"
 
171
"$ quickly configure [%s] <args>\n"
 
172
"\n"
 
173
"Enable to set or change some parameters of the project, like to which\n"
 
174
"launchpad project should be binded with the current ubuntu application, "
 
175
"what\n"
 
176
"ppa should we use by default to share your package, what additional "
 
177
"dependency\n"
 
178
"should be added…\n"
 
179
msgstr ""
 
180
 
 
181
#: ../data/templates/ubuntu-application/configure.py:104
 
182
msgid ""
 
183
"Usage is: $ quickly configure ppa <ppaname>\n"
 
184
"Use shell completion to find all available ppas"
 
185
msgstr ""
 
186
 
 
187
#: ../data/templates/ubuntu-application/configure.py:113
 
188
#: ../data/templates/ubuntu-application/share.py:115
 
189
#: ../data/templates/ubuntu-application/release.py:156
 
190
#, python-format
 
191
msgid "User or Team %s not found on Launchpad"
 
192
msgstr ""
 
193
 
 
194
#: ../data/templates/ubuntu-application/configure.py:116
 
195
#: ../data/templates/ubuntu-application/share.py:118
 
196
#: ../data/templates/ubuntu-application/release.py:159
 
197
#, python-format
 
198
msgid "You have to be a member of %s team to upload to its ppas"
 
199
msgstr ""
 
200
 
 
201
#: ../data/templates/ubuntu-application/configure.py:122
 
202
#: ../data/templates/ubuntu-application/share.py:124
 
203
#: ../data/templates/ubuntu-application/release.py:165
 
204
#, python-format
 
205
msgid ""
 
206
"%s does not exist. Please create it on launchpad if you want to upload to "
 
207
"it. %s has the following ppas available:"
 
208
msgstr ""
 
209
 
 
210
#: ../data/templates/ubuntu-application/configure.py:133
 
211
msgid "Usage is: $ quickly configure bzr <bzr-branch-string>"
 
212
msgstr ""
 
213
 
 
214
#: ../data/templates/ubuntu-application/edit.py:34
 
215
msgid ""
 
216
"Usage:\n"
 
217
"$ quickly edit\n"
 
218
"\n"
 
219
"A convenience command to open all of your python files in your project \n"
 
220
"directory in your default editor, ready for editing.\n"
 
221
"\n"
 
222
"If you put yourself EDITOR or SELECTED_EDITOR environment variable, this "
 
223
"latter\n"
 
224
"will be used. Also, if you configured sensible-editor, this one will be\n"
 
225
"choosed.\n"
 
226
msgstr ""
 
227
 
 
228
#: ../data/templates/ubuntu-application/run.py:33
 
229
msgid ""
 
230
"Usage:\n"
 
231
"$quickly run\n"
 
232
"\n"
 
233
"Runs your application. This is the best way to try test it out\n"
 
234
"while you are developing it. It starts up the main project window.\n"
 
235
"\n"
 
236
"$ quickly run -- values -<whathever>\n"
 
237
"to pass \"-whatever\" and \"values\" to the executed program. Without that\n"
 
238
"if you use for instance --help, it would be Quickly help and not your\n"
 
239
"program one.\n"
 
240
msgstr ""
 
241
 
 
242
#: ../data/templates/ubuntu-application/run.py:52
 
243
msgid "Can't access to X server, so can't run gtk application"
 
244
msgstr ""
 
245
 
 
246
#: ../data/templates/ubuntu-application/run.py:65
 
247
#, python-format
 
248
msgid "Can't execute %s"
 
249
msgstr ""
 
250
 
 
251
#: ../quickly/version.py:34
 
252
#, python-format
 
253
msgid "No quickly data path found in %s."
 
254
msgstr ""
 
255
 
 
256
#: ../quickly/version.py:38
264
257
msgid "No template found."
265
258
msgstr ""
266
259
 
267
 
#: ../quickly/version.py:41
 
260
#: ../quickly/version.py:40
268
261
#, python-format
269
262
msgid ""
270
263
"Quickly %s\n"
276
269
"  Quickly detected template directories:\n"
277
270
"          %s\n"
278
271
"\n"
279
 
"Copyright 2009 Canonical Ltd.\n"
280
 
"  #Author 2009 Rick Spencer\n"
281
 
"  #Author 2009 Didier Roche\n"
 
272
"Copyright 2009 Rick Spencer\n"
 
273
"Copyright 2009-2010 Didier Roche\n"
282
274
"https://launchpad.net/quickly\n"
283
275
"\n"
284
276
"quickly comes with ABSOLUTELY NO WARRANTY. quickly is free software, and\n"
286
278
"General Public License version 3 or later."
287
279
msgstr ""
288
280
 
289
 
#: ../quickly/templatetools.py:35
 
281
#: ../data/templates/ubuntu-application/upgrade.py:57
 
282
msgid "Can't rename LICENSE file, check your file permission\n"
 
283
msgstr ""
 
284
 
 
285
#: ../data/templates/ubuntu-application/share.py:42
 
286
msgid ""
 
287
"Usage:\n"
 
288
"$quickly share\n"
 
289
"\n"
 
290
"Updates your PPA with the the latest saved project changes.\n"
 
291
"\n"
 
292
"Before running quickly share, you should: create your account\n"
 
293
"on http://launchpad.net.\n"
 
294
"You also have to add a PPA to your launchpad account.\n"
 
295
"\n"
 
296
"Name, email and version setup.py will be automatically changed.\n"
 
297
"(version will be <current_release~publicX> where X will be incremented\n"
 
298
"at each quickly share execution)\n"
 
299
"You can modify the description and long description if you wish.\n"
 
300
"\n"
 
301
"--ppa your_ppa (name or display name) to specify to which ppa you want\n"
 
302
"to share\n"
 
303
"--ppa team/ppa (name or display name) to specify to which ppa team you\n"
 
304
"want to share\n"
 
305
msgstr ""
 
306
 
 
307
#: ../data/templates/ubuntu-application/share.py:82
 
308
#: ../data/templates/ubuntu-application/release.py:101
 
309
msgid "--ppa needs one argument: <ppa_name> or <team/ppa_name>"
 
310
msgstr ""
 
311
 
 
312
#: ../data/templates/ubuntu-application/share.py:85
 
313
#: ../data/templates/ubuntu-application/release.py:104
 
314
#, python-format
 
315
msgid "Unknown option: %s"
 
316
msgstr ""
 
317
 
 
318
#: ../data/templates/ubuntu-application/share.py:86
 
319
#: ../data/templates/ubuntu-application/release.py:105
 
320
msgid "General usage is: quickly release [release_version] [comments]"
 
321
msgstr ""
 
322
 
 
323
#: ../data/templates/ubuntu-application/share.py:146
 
324
#: ../data/templates/ubuntu-application/release.py:224
 
325
#: ../data/templates/ubuntu-application/package.py:60
 
326
msgid "ERROR: can't create or update ubuntu package"
 
327
msgstr ""
 
328
 
 
329
#. upload to launchpad
 
330
#: ../data/templates/ubuntu-application/share.py:150
 
331
#: ../data/templates/ubuntu-application/release.py:286
 
332
msgid "pushing to launchpad"
 
333
msgstr ""
 
334
 
 
335
#: ../data/templates/ubuntu-application/share.py:156
 
336
#, python-format
 
337
msgid ""
 
338
"%s %s is building on Launchpad. Wait for half an hour and have look at %s."
 
339
msgstr ""
 
340
 
 
341
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:91
 
342
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:132
 
343
msgid "ERROR: Can't load setup.py file"
 
344
msgstr ""
 
345
 
 
346
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:190
 
347
#: ../data/templates/ubuntu-application/save.py:45
 
348
msgid "quickly saved"
 
349
msgstr ""
 
350
 
 
351
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:190
 
352
#: ../data/templates/ubuntu-application/release.py:201
 
353
msgid "commit before release"
 
354
msgstr ""
 
355
 
 
356
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:274
 
357
msgid ""
 
358
"There is no GPG key detected for your Launchpad account. Please upload one "
 
359
"as you can read on the tutorial"
 
360
msgstr ""
 
361
 
 
362
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:283
 
363
msgid "You choosed to not create your GPG key."
 
364
msgstr ""
 
365
 
 
366
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:305
 
367
msgid "Can't create GPG key. Try to create it yourself."
 
368
msgstr ""
 
369
 
 
370
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:313
 
371
msgid ""
 
372
"Can't sign the package as no adress email found. Fulfill the AUTHORS file "
 
373
"with name <emailadress> or export DEBEMAIL/EMAIL."
 
374
msgstr ""
 
375
 
 
376
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:345
 
377
msgid ""
 
378
"GPG keys found matching no prefered email. You can export DEBEMAIL or put it "
 
379
"in AUTHORS file one matching your local gpg key."
 
380
msgstr ""
 
381
 
 
382
#. shouldn't happen as other errors are caught
 
383
#: ../data/templates/ubuntu-application/internal/quicklyutils.py:383
 
384
msgid "No gpg key set and can't create one for you.'"
 
385
msgstr ""
 
386
 
 
387
#: ../quickly/tools.py:47
 
388
msgid ""
 
389
"Usage:\n"
 
390
"    quickly [OPTIONS] command ...\n"
 
391
"\n"
 
392
"Options:\n"
 
393
"    -t, --template <template>  Template to use if it differs from default\n"
 
394
"                               project one\n"
 
395
"                               one used to create the project)\n"
 
396
"    --staging                  Target launchpad staging server\n"
 
397
"    --verbose                  Verbose mode\n"
 
398
"    -h, --help                 Show help information\n"
 
399
"\n"
 
400
"Commands:\n"
 
401
"    create <template> <project-name> (template is mandatory for this "
 
402
"command)\n"
 
403
"    quickly <template_origin> <template_dest> to create a create derived "
 
404
"template\n"
 
405
"    getstarted to get some starting hints\n"
 
406
"\n"
 
407
"Examples:\n"
 
408
"    quickly create ubuntu-application foobar\n"
 
409
"    quickly push 'awesome new comment system'\n"
 
410
"    quickly -t cool-template push 'awesome new comment system'"
 
411
msgstr ""
 
412
 
 
413
#: ../quickly/tools.py:113
 
414
#, python-format
 
415
msgid "%s is an invalid data path.\n"
 
416
msgstr ""
 
417
 
 
418
#: ../quickly/tools.py:114
 
419
msgid "No template directory found. Aborting"
 
420
msgstr ""
 
421
 
 
422
#: ../quickly/tools.py:132
 
423
#, python-format
 
424
msgid "ERROR: Template '%s' not found. Aborting"
 
425
msgstr ""
 
426
 
 
427
#: ../quickly/tools.py:171
 
428
#, python-format
 
429
msgid "ERROR: Template %s does not exist."
 
430
msgstr ""
 
431
 
 
432
#: ../quickly/tools.py:172
 
433
msgid "Arborting."
 
434
msgstr ""
 
435
 
 
436
#: ../quickly/tools.py:196
 
437
#, python-format
 
438
msgid "ERROR: %s needs one argument: %s"
 
439
msgstr ""
 
440
 
 
441
#: ../quickly/tools.py:225
 
442
msgid "ERROR: No command provided in command line"
 
443
msgstr ""
 
444
 
 
445
#: ../quickly/templatetools.py:41
290
446
msgid "No help for this command"
291
447
msgstr ""
292
448
 
293
 
#: ../quickly/templatetools.py:54
 
449
#: ../quickly/templatetools.py:60
294
450
msgid ""
295
451
"ERROR: unpermitted character in name.\n"
296
 
"Letters and digits only."
 
452
"Letters, spaces, dashes (-) and digits only."
297
453
msgstr ""
298
454
 
299
 
#: ../quickly/templatetools.py:59
 
455
#: ../quickly/templatetools.py:64
300
456
#, python-format
301
457
msgid "ERROR: %s is not permitted as a quickly project name"
302
458
msgstr ""
303
459
 
304
 
#: ../data/templates/ubuntu-project/package.py:31
 
460
#: ../data/templates/ubuntu-pygame/project_root/project_name.desktop.in.h:1
 
461
msgid "camel_case_name game"
 
462
msgstr ""
 
463
 
 
464
#: ../data/templates/ubuntu-pygame/project_root/project_name.desktop.in.h:2
 
465
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:11
 
466
msgid "sentence_name"
 
467
msgstr ""
 
468
 
 
469
#: ../data/templates/ubuntu-application/design.py:31
305
470
msgid ""
306
471
"Usage:\n"
307
 
"$quickly package\n"
308
 
"\n"
309
 
"Creates a debian file (deb) from your project. Before running\n"
310
 
"the package command you can edit the Icon and Category entry of *.desktop."
311
 
"in \n"
312
 
"file, where * is the name of your project.\n"
313
 
"\n"
314
 
"Note that if you didn't run quickly release, quickly share\n"
315
 
"or quickly change-lp-project you may miss the name, email in\n"
316
 
"setup.py. You can edit them if you don't want to use any of these\n"
317
 
"commands afterwards. Those changes are not a mandatory at all for\n"
318
 
"testing purpose.\n"
319
 
msgstr ""
320
 
 
321
 
#: ../data/templates/ubuntu-project/package.py:57
322
 
msgid "Release version not found in setup.py."
323
 
msgstr ""
324
 
 
325
 
#: ../data/templates/ubuntu-project/package.py:62
326
 
#: ../data/templates/ubuntu-project/internal/packaging.py:64
327
 
msgid "ERROR: can't create or update ubuntu package"
328
 
msgstr ""
329
 
 
330
 
#: ../data/templates/ubuntu-project/package.py:69
331
 
#, python-format
332
 
msgid "Ubuntu package has been successfully created in ../%s_%s_all.deb"
333
 
msgstr ""
334
 
 
335
 
#: ../data/templates/ubuntu-project/package.py:71
336
 
msgid "An error has occurred during package building"
337
 
msgstr ""
338
 
 
339
 
#: ../data/templates/ubuntu-project/save.py:31
 
472
"$quickly design\n"
 
473
"\n"
 
474
"Opens Glade UI editor so that you can edit the UI for dialogs\n"
 
475
"and windows in your project. Note that you *must* open Glade\n"
 
476
"in this manner for quickly to work. If you try to open Glade\n"
 
477
"directly, and the open the UI files, Glade will throw errors\n"
 
478
"and won't open the files.\n"
 
479
msgstr ""
 
480
 
 
481
#: ../data/templates/ubuntu-application/save.py:30
340
482
msgid ""
341
483
"Usage:\n"
342
484
"$quickly save notes about changes\n"
345
487
"\n"
346
488
"This command commits all changes since the last save to bzr. Note that \n"
347
489
"it does not push changes to any back up location. If you need revert\n"
348
 
"or otherwise use the revision control, us bzr directly:\n"
 
490
"or otherwise use the revision control, use bzr directly:\n"
349
491
"$bzr help\n"
350
492
msgstr ""
351
493
 
352
 
#: ../data/templates/ubuntu-project/save.py:46
353
 
msgid "quickly saved"
354
 
msgstr ""
355
 
 
356
 
#: ../data/templates/ubuntu-project/save.py:52
 
494
#: ../data/templates/ubuntu-application/save.py:51
357
495
msgid "It seems that you have no change to record."
358
496
msgstr ""
359
497
 
360
 
#: ../data/templates/ubuntu-project/license.py:42
 
498
#: ../data/templates/ubuntu-application/help/code/jotty.py:175
 
499
msgid "Show debug messages"
 
500
msgstr ""
 
501
 
 
502
#: ../quickly/configurationhandler.py:41
 
503
msgid "ERROR: Can't load configuration in current path or its parent ones."
 
504
msgstr ""
 
505
 
 
506
#: ../quickly/configurationhandler.py:57
 
507
#, python-format
 
508
msgid "ERROR: Can't load configuration in %s: %s"
 
509
msgstr ""
 
510
 
 
511
#: ../quickly/configurationhandler.py:116
 
512
#, python-format
 
513
msgid "ERROR: Can't save configuration in %s\n"
 
514
msgstr ""
 
515
 
 
516
#: ../data/templates/ubuntu-application/create.py:35
 
517
msgid ""
 
518
"Usage:\n"
 
519
"$ quickly create ubuntu-application path/to/project_name\n"
 
520
"\n"
 
521
"where \"project_name\" is one or more words separated by an underscore and\n"
 
522
"path/to can be any existing path.\n"
 
523
"\n"
 
524
"This will create and run a new project, including Python code, \n"
 
525
"Glade files, and packaging files to make the project work. After\n"
 
526
"creating the project, get started by:\n"
 
527
"\n"
 
528
"1. Changing your working directory to the new project:\n"
 
529
"$ cd path/to/project_name\n"
 
530
"\n"
 
531
"2. Edit the UI with Glade:\n"
 
532
"$ quickly design\n"
 
533
"\n"
 
534
"3. Edit the Python code:\n"
 
535
"$ quickly edit\n"
 
536
msgstr ""
 
537
 
 
538
#: ../data/templates/ubuntu-application/create.py:59
 
539
msgid ""
 
540
"Project name not defined.\n"
 
541
"Usage is: quickly create ubuntu-application project_name"
 
542
msgstr ""
 
543
 
 
544
#. add it to revision control
 
545
#: ../data/templates/ubuntu-application/create.py:110
 
546
msgid "Creating bzr repository and commiting"
 
547
msgstr ""
 
548
 
 
549
#: ../data/templates/ubuntu-application/create.py:119
 
550
msgid "Launching your newly created project!"
 
551
msgstr ""
 
552
 
 
553
#: ../data/templates/ubuntu-application/create.py:122
 
554
#, python-format
 
555
msgid "Congrats, your new project is setup! cd %s/ to start hacking."
 
556
msgstr ""
 
557
 
 
558
#: ../data/templates/ubuntu-pygame/tutorial.py:31
 
559
#: ../data/templates/ubuntu-application/tutorial.py:31
 
560
msgid ""
 
561
"Usage:\n"
 
562
"$ quickly tutorial\n"
 
563
"\n"
 
564
"Opens help file with the tutorial for the current template.\n"
 
565
msgstr ""
 
566
 
 
567
#: ../data/templates/ubuntu-application/internal/launchpad_helper.py:62
 
568
msgid "Calling GPG to create tarball signature..."
 
569
msgstr ""
 
570
 
 
571
#: ../data/templates/ubuntu-application/internal/launchpad_helper.py:65
 
572
msgid "Signing the tarball failed, not uploading the signature"
 
573
msgstr ""
 
574
 
 
575
#: ../data/templates/ubuntu-application/internal/launchpad_helper.py:80
 
576
#, python-format
 
577
msgid "New release available: %s"
 
578
msgstr ""
 
579
 
 
580
#: ../data/templates/ubuntu-application/internal/launchpad_helper.py:88
 
581
msgid "An error happened during tarball upload:"
 
582
msgstr ""
 
583
 
 
584
#: ../quickly/builtincommands.py:35
 
585
msgid ""
 
586
"Create command must be followed by a template and a project path.\n"
 
587
"Usage: quickly create <template> <project_name>"
 
588
msgstr ""
 
589
 
 
590
#: ../quickly/builtincommands.py:45
 
591
#, python-format
 
592
msgid "%s does not exist"
 
593
msgstr ""
 
594
 
 
595
#: ../quickly/builtincommands.py:58
 
596
#, python-format
 
597
msgid "There is already a file or directory named %s"
 
598
msgstr ""
 
599
 
 
600
#. create directory and template file
 
601
#: ../quickly/builtincommands.py:62
 
602
#, python-format
 
603
msgid "Creating project directory %s"
 
604
msgstr ""
 
605
 
 
606
#: ../quickly/builtincommands.py:100
 
607
msgid ""
 
608
"-------------------------------\n"
 
609
"    Welcome to quickly!\n"
 
610
"-------------------------------\n"
 
611
"\n"
 
612
"You can create a project by executing 'quickly create <template_name> <your "
 
613
"project>'.\n"
 
614
"\n"
 
615
"Example with ubuntu-application template:\n"
 
616
"1. create an ubuntu application and run the tutorial:\n"
 
617
"$ quickly create ubuntu-application foo\n"
 
618
"$ cd foo\n"
 
619
"$ quickly tutorial\n"
 
620
"\n"
 
621
"2. You can also try:\n"
 
622
"$ quickly edit\n"
 
623
"$ quickly design\n"
 
624
"$ quickly run\n"
 
625
"Use bash completion to get every available command\n"
 
626
"\n"
 
627
"3. How to play with a package and release it:\n"
 
628
"\n"
 
629
"Optional (but recommended): build your package locally:\n"
 
630
"$ quickly package\n"
 
631
"\n"
 
632
"BE WARNED: the two following commands will connect to Launchpad. Make sure "
 
633
"that you have a Launchpad account and a PPA! You can find out more about "
 
634
"setting up a Launchpad account and Launchpad features at https://launchpad."
 
635
"net/\n"
 
636
"$ quickly release or $ quickly share\n"
 
637
"\n"
 
638
"Have Fun!"
 
639
msgstr ""
 
640
 
 
641
#: ../quickly/builtincommands.py:139
 
642
msgid ""
 
643
"No command provided to help command.\n"
 
644
"Usage is: quickly help [template] <command>"
 
645
msgstr ""
 
646
 
 
647
#: ../quickly/builtincommands.py:165
 
648
#, python-format
 
649
msgid ""
 
650
"help command must be followed by a template name for getting help from "
 
651
"templates commands like %s.\n"
 
652
"Usage is: quickly help [template] <command>"
 
653
msgstr ""
 
654
 
 
655
#: ../quickly/builtincommands.py:171
 
656
#, python-format
 
657
msgid "ERROR: No %s command found in %s template."
 
658
msgstr ""
 
659
 
 
660
#: ../quickly/builtincommands.py:185
 
661
msgid ""
 
662
"Quickly command must be followed by a template and a template destination "
 
663
"path\n"
 
664
"Usage is: quickly quickly [origin_template] destination_template"
 
665
msgstr ""
 
666
 
 
667
#: ../quickly/builtincommands.py:195
 
668
#, python-format
 
669
msgid "%s already exists."
 
670
msgstr ""
 
671
 
 
672
#: ../quickly/builtincommands.py:199
 
673
#, python-format
 
674
msgid "Copy %s to create new %s template"
 
675
msgstr ""
 
676
 
 
677
#: ../data/templates/ubuntu-application/license.py:45
361
678
msgid ""
362
679
"Usage:\n"
363
680
"$quickly license <Your_Licence>\n"
364
681
"\n"
365
682
"Adds license to project files. Before using this command, you should:\n"
366
683
"\n"
367
 
"1. Edit the file Copyright to include your authorship (this step is "
 
684
"1. Edit the file AUTHORS to include your authorship (this step is "
368
685
"automatically done\n"
369
686
"   if you directly launch \"$ quickly release\" or \"$ quickly share\" "
370
687
"before changing license)\n"
371
688
"   In this case, license is GPL-3 by default.\n"
372
 
"2. If you want to put your own quickly unsupported Licence, remove and "
373
 
"replace the tags\n"
374
 
"   ### BEGIN AUTOMATIC LICENCE GENERATION and ### END AUTOMATIC LICENCE "
375
 
"GENERATION\n"
376
 
"   in it by your own licence.\n"
377
 
"3. Executes either $ quickly license or $ quickly licence <License>\n"
 
689
"2. If you want to put your own quickly unsupported Licence, add a COPYING "
 
690
"file containing\n"
 
691
"   your own licence.\n"
 
692
"3. Executes either $ quickly license or $ quickly license <License>\n"
378
693
"   where <License> can be either:\n"
379
694
"   - GPL-3 (default)\n"
380
695
"   - GPL-2\n"
397
712
"launchpad account if you didn't update it.\n"
398
713
msgstr ""
399
714
 
400
 
#: ../data/templates/ubuntu-project/license.py:97
401
 
#: ../data/templates/ubuntu-project/license.py:133
402
 
#: ../data/templates/ubuntu-project/license.py:155
403
 
#: ../data/templates/ubuntu-project/license.py:226
404
 
#, python-format
405
 
msgid "%s file was not found"
406
 
msgstr ""
407
 
 
408
715
#. that means we didn't find the END_LICENCE_TAG, don't copy the file
409
 
#: ../data/templates/ubuntu-project/license.py:126
410
 
#: ../data/templates/ubuntu-project/license.py:216
 
716
#: ../data/templates/ubuntu-application/license.py:120
411
717
#, python-format
412
718
msgid "WARNING: %s was not found in the file %s. No licence replacement"
413
719
msgstr ""
414
720
 
415
 
#: ../data/templates/ubuntu-project/license.py:163
416
 
msgid ""
417
 
"This license seems to be unsupported by quickly. If you think it really "
418
 
"should, please open a bug in quickly bugtracker"
419
 
msgstr ""
420
 
 
421
 
#: ../data/templates/ubuntu-project/license.py:184
422
 
msgid ""
423
 
"Copyright is not attributed. Edit the Copyright file to include your name "
424
 
"for the copyright in place of <Your Name> <Your E-mail> or use quickly share/"
425
 
"quickly release"
426
 
msgstr ""
427
 
 
428
 
#: ../data/templates/ubuntu-project/license.py:259
429
 
msgid "This command only take one optional argument: License"
430
 
msgstr ""
431
 
 
432
 
#: ../quickly/tools.py:77
433
 
msgid "No template directory found. Aborting"
434
 
msgstr ""
435
 
 
436
 
#: ../quickly/tools.py:95
437
 
#, python-format
438
 
msgid "ERROR: Template '%s' not found."
439
 
msgstr ""
440
 
 
441
 
#: ../quickly/tools.py:96 ../quickly/commands.py:181
442
 
#: ../quickly/commands.py:260 ../quickly/commands.py:268
 
721
#: ../data/templates/ubuntu-application/license.py:127
 
722
#: ../data/templates/ubuntu-application/license.py:178
 
723
#, python-format
 
724
msgid "%s file was not found"
 
725
msgstr ""
 
726
 
 
727
#: ../data/templates/ubuntu-application/license.py:171
 
728
msgid ""
 
729
"Copyright is not attributed. Edit the AUTHORS file to include your name for "
 
730
"the copyright replacing <Your Name> <Your E-mail>. Update it in setup.py or "
 
731
"use quickly share/quickly release to fill it automatically"
 
732
msgstr ""
 
733
 
 
734
#: ../data/templates/ubuntu-application/license.py:193
 
735
#, python-format
 
736
msgid "%s file was not found. It is compulsory for user defined license"
 
737
msgstr ""
 
738
 
 
739
#: ../data/templates/ubuntu-application/license.py:195
 
740
#, python-format
 
741
msgid "Header of %s license not found. Quickly installation corrupted?"
 
742
msgstr ""
 
743
 
 
744
#: ../data/templates/ubuntu-application/license.py:224
 
745
msgid "Can't update license in setup.py file\n"
 
746
msgstr ""
 
747
 
 
748
#: ../data/templates/ubuntu-application/license.py:227
 
749
#, python-format
 
750
msgid "%s/%sconfig.py file not found."
 
751
msgstr ""
 
752
 
 
753
#: ../data/templates/ubuntu-application/license.py:269
 
754
msgid ""
 
755
"This command only take one optional argument: License\n"
 
756
"Usage is: quickly license <license>"
 
757
msgstr ""
 
758
 
 
759
#: ../data/templates/ubuntu-application/release.py:40
 
760
msgid ""
 
761
"Usage:\n"
 
762
"$quickly release\n"
 
763
"\n"
 
764
"Posts a release of your project to a PPA on launchpad so that\n"
 
765
"users can install the application on their system.\n"
 
766
"\n"
 
767
"You can also execute:\n"
 
768
"$quickly release <release_number> if you don't want to use current\n"
 
769
"release_number. The release_number must be a number.\n"
 
770
"\n"
 
771
"$quickly release <release_number> notes about changes\n"
 
772
"where \"notes about changes\" is optional text describing what changes\n"
 
773
"were made since the last save\n"
 
774
"\n"
 
775
"--ppa your_ppa (name or display name) to specify to which ppa you want\n"
 
776
"to share\n"
 
777
"--ppa team/ppa (name or display name) to specify to which ppa team you\n"
 
778
"want to share\n"
 
779
"\n"
 
780
"Before running quickly release, you should: create your account\n"
 
781
"and a project page on http://launchpad.net.\n"
 
782
"You also have to add a PPA to your launchpad account.\n"
 
783
"\n"
 
784
"Name, email and version setup.py will be automatically changed.\n"
 
785
"(version will be <current_release> and bzr will commit and tagged.\n"
 
786
"Once the release is done,  <current_release> will be incremented\n"
 
787
"by 0.1 to be ready for next release.\n"
 
788
"If you previously used quickly shared <current_release>~publicX\n"
 
789
"will be dropped to release <current_release> version\n"
 
790
"(<current_release>~publicX   <   <current_release>)\n"
 
791
"You can modify the description and long description if you wish.\n"
 
792
"\n"
 
793
"You can run $quickly package and test your package to make sure it\n"
 
794
"installs as expected. (This is not mandatory)\n"
 
795
msgstr ""
 
796
 
 
797
#: ../data/templates/ubuntu-application/release.py:185
 
798
#, python-format
 
799
msgid "quickly released: %s"
 
800
msgstr ""
 
801
 
 
802
#: ../data/templates/ubuntu-application/release.py:195
 
803
#, python-format
 
804
msgid ""
 
805
"ERROR: quickly can't release: %s seems to be already released. Choose "
 
806
"another name."
 
807
msgstr ""
 
808
 
 
809
#: ../data/templates/ubuntu-application/release.py:203
 
810
#: ../data/templates/ubuntu-application/release.py:232
 
811
msgid "ERROR: quickly can't release as it can't commit with bzr"
 
812
msgstr ""
 
813
 
 
814
#: ../data/templates/ubuntu-application/release.py:263
 
815
msgid "ERROR: quickly can't release: can't pull from launchpad."
 
816
msgstr ""
 
817
 
 
818
#: ../data/templates/ubuntu-application/release.py:268
 
819
#: ../data/templates/ubuntu-application/release.py:275
 
820
msgid "ERROR: quickly can't release: can't push to launchpad."
 
821
msgstr ""
 
822
 
 
823
#: ../data/templates/ubuntu-application/release.py:281
 
824
msgid "ERROR: quickly can't release correctly: can't pull from launchpad."
 
825
msgstr ""
 
826
 
 
827
#: ../data/templates/ubuntu-application/release.py:296
 
828
#, python-format
 
829
msgid ""
 
830
"%s %s released and building on Launchpad. Wait for half an hour and have "
 
831
"look at %s."
 
832
msgstr ""
 
833
 
 
834
#: ../data/templates/ubuntu-application/package.py:31
 
835
msgid ""
 
836
"Usage:\n"
 
837
"$quickly package\n"
 
838
"\n"
 
839
"Creates a debian file (deb) from your project. Before running\n"
 
840
"the package command you can edit the Icon and Category entry of *.desktop."
 
841
"in \n"
 
842
"file, where * is the name of your project.\n"
 
843
"\n"
 
844
"Note that if you didn't run quickly release, quickly share\n"
 
845
"or quickly change-lp-project you may miss the name, email in\n"
 
846
"setup.py. You can edit them if you don't want to use any of these\n"
 
847
"commands afterwards. Those changes are not a mandatory at all for\n"
 
848
"testing purpose.\n"
 
849
msgstr ""
 
850
 
 
851
#: ../data/templates/ubuntu-application/package.py:55
 
852
msgid "Release version not found in setup.py."
 
853
msgstr ""
 
854
 
 
855
#: ../data/templates/ubuntu-application/package.py:69
 
856
#, python-format
 
857
msgid "Ubuntu package has been successfully created in ../%s_%s_all.deb"
 
858
msgstr ""
 
859
 
 
860
#: ../data/templates/ubuntu-application/package.py:71
 
861
msgid "An error has occurred during package building"
 
862
msgstr ""
 
863
 
 
864
#: ../data/templates/ubuntu-application/internal/packaging.py:65
 
865
msgid "Command returned some ERRORS:"
 
866
msgstr ""
 
867
 
 
868
#. finish the current line
 
869
#: ../data/templates/ubuntu-application/internal/packaging.py:87
 
870
msgid "Command returned some WARNINGS:"
 
871
msgstr ""
 
872
 
 
873
#: ../data/templates/ubuntu-application/internal/packaging.py:179
 
874
msgid "An error has occurred when creating debian packaging"
 
875
msgstr ""
 
876
 
 
877
#: ../data/templates/ubuntu-application/internal/packaging.py:182
 
878
msgid "Ubuntu packaging created in debian/"
 
879
msgstr ""
 
880
 
 
881
#: ../data/templates/ubuntu-application/internal/packaging.py:284
 
882
msgid "ERROR: an error occurred during source package creation"
 
883
msgstr ""
 
884
 
 
885
#: ../data/templates/ubuntu-application/internal/packaging.py:289
 
886
msgid "ERROR: an error occurred during source upload to launchpad"
 
887
msgstr ""
 
888
 
 
889
#: ../data/templates/ubuntu-application/internal/packaging.py:327
 
890
msgid ""
 
891
"Release version specified in command arguments is not a valid version scheme "
 
892
"like 'x(.y)(.z)'."
 
893
msgstr ""
 
894
 
 
895
#: ../data/templates/ubuntu-application/internal/packaging.py:337
 
896
msgid "No previous version found in setup.py. Put one please"
 
897
msgstr ""
 
898
 
 
899
#: ../data/templates/ubuntu-application/internal/packaging.py:347
 
900
#, python-format
 
901
msgid ""
 
902
"Share version specified after -public in setup.py is not a valid number: %s"
 
903
msgstr ""
 
904
 
 
905
#: ../data/templates/ubuntu-application/internal/packaging.py:367
 
906
#, python-format
 
907
msgid ""
 
908
"Minor version specified in setup.py is not a valid number: %s. Fix this or "
 
909
"specify a version as release command line argument"
 
910
msgstr ""
 
911
 
 
912
#: ../quickly/commands.py:278
 
913
#, python-format
 
914
msgid "ERROR: %s command failed"
 
915
msgstr ""
 
916
 
 
917
#: ../quickly/commands.py:279 ../quickly/commands.py:392
 
918
#: ../quickly/commands.py:402
443
919
msgid "Aborting"
444
920
msgstr ""
445
921
 
446
 
#: ../quickly/tools.py:136
447
 
#, python-format
448
 
msgid "ERROR: Template %s does not exist."
449
 
msgstr ""
450
 
 
451
 
#: ../quickly/tools.py:137
452
 
msgid "Arborting."
453
 
msgstr ""
454
 
 
455
 
#: ../data/templates/ubuntu-project/run.py:33
456
 
msgid ""
457
 
"Usage:\n"
458
 
"$quickly run\n"
459
 
"\n"
460
 
"Runs your application. This is the best way to try test it out\n"
461
 
"while you are developing it. It starts up the main project window.\n"
462
 
msgstr ""
463
 
 
464
 
#: ../data/templates/ubuntu-project/run.py:55
465
 
#, python-format
466
 
msgid "Can't execute %s"
467
 
msgstr ""
468
 
 
469
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:1
 
922
#: ../quickly/commands.py:389
 
923
#, python-format
 
924
msgid ""
 
925
"ERROR: Can't find project in %s.\n"
 
926
"Ensure you launch this command from a quickly project directory."
 
927
msgstr ""
 
928
 
 
929
#: ../quickly/commands.py:399
 
930
#, python-format
 
931
msgid ""
 
932
"ERROR: %s is a project. You can't launch %s command within a project. Please "
 
933
"choose another path."
 
934
msgstr ""
 
935
 
 
936
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:1
470
937
msgid "Status Area"
471
938
msgstr ""
472
939
 
473
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:2
 
940
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:2
474
941
msgid ""
475
942
"Your application has been created!\n"
476
943
"\n"
481
948
"will bring up a text editor."
482
949
msgstr ""
483
950
 
484
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:7
 
951
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:7
485
952
msgid "_Edit"
486
953
msgstr ""
487
954
 
488
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:8
 
955
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:8
489
956
msgid "_File"
490
957
msgstr ""
491
958
 
492
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:9
 
959
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:9
493
960
msgid "_Help"
494
961
msgstr ""
495
962
 
496
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:10
 
963
#: ../data/templates/ubuntu-application/project_root/data/ui/camel_case_nameWindow.ui.h:10
497
964
msgid "_View"
498
965
msgstr ""
499
966
 
500
 
#: ../data/templates/ubuntu-project/data/ui/camel_case_nameWindow.ui.h:11
501
 
msgid "sentence_name"
502
 
msgstr ""
503
 
 
504
 
#: ../data/templates/ubuntu-project/create.py:36
505
 
msgid ""
506
 
"Usage:\n"
507
 
"$ quickly create ubuntu-project path/to/project_name\n"
508
 
"\n"
509
 
"where \"project_name\" is one or more words separated by an underscore and\n"
510
 
"path/to can be any existing path.\n"
511
 
"\n"
512
 
"This will create and run a new project, including Python code, \n"
513
 
"Glade files, and packaging files to make the project work. After\n"
514
 
"creating the project, get started by:\n"
515
 
"\n"
516
 
"1. Changing your working directory to the new project:\n"
517
 
"$ cd path/to/project_name\n"
518
 
"\n"
519
 
"2. Edit the UI with Glade:\n"
520
 
"$ quickly glade\n"
521
 
"\n"
522
 
"3. Edit the Python code:\n"
523
 
"$ quickly edit\n"
524
 
msgstr ""
525
 
 
526
 
#: ../data/templates/ubuntu-project/create.py:64
527
 
msgid ""
528
 
"\n"
529
 
"ERROR: project name not defined. Usage is project_name"
530
 
msgstr ""
531
 
 
532
 
#. create directory and template file
533
 
#: ../data/templates/ubuntu-project/create.py:78
534
 
#: ../data/templates/ubuntu-project/create.py:83
535
 
#: ../data/templates/ubuntu-project/create.py:88
536
 
#: ../quickly/builtincommands.py:59
537
 
#, python-format
538
 
msgid "Creating project directory %s"
539
 
msgstr ""
540
 
 
541
 
#: ../data/templates/ubuntu-project/create.py:80
542
 
#: ../data/templates/ubuntu-project/create.py:85
543
 
#: ../data/templates/ubuntu-project/create.py:90
544
 
#: ../quickly/builtincommands.py:61
545
 
#, python-format
546
 
msgid "Directory %s created\n"
547
 
msgstr ""
548
 
 
549
 
#. add it to revision control
550
 
#: ../data/templates/ubuntu-project/create.py:139
551
 
msgid "Creating bzr repository and commiting"
552
 
msgstr ""
553
 
 
554
 
#. run the new application
555
 
#: ../data/templates/ubuntu-project/create.py:145
556
 
msgid "Launching your newly created project!"
557
 
msgstr ""
558
 
 
559
 
#: ../data/templates/ubuntu-project/create.py:148
560
 
#, python-format
561
 
msgid ""
562
 
"Congrats, your new project is setup! cd %s/ to start hacking. Then '$ "
563
 
"quickly tutorial' for quickly ubuntu-template tutorial and reference"
564
 
msgstr ""
565
 
 
566
 
#: ../quickly/configurationhandler.py:43
567
 
msgid "ERROR: Can't load configuration in current path or its parent ones."
568
 
msgstr ""
569
 
 
570
 
#: ../quickly/configurationhandler.py:59
571
 
#, python-format
572
 
msgid "ERROR: Can't load configuration in %s: %s"
573
 
msgstr ""
574
 
 
575
 
#: ../quickly/configurationhandler.py:85
576
 
msgid "WARNING: No .quickly file found. Initiating a new one."
577
 
msgstr ""
578
 
 
579
 
#: ../quickly/configurationhandler.py:116
580
 
#, python-format
581
 
msgid "ERROR: Can't save configuration in %s"
582
 
msgstr ""
583
 
 
584
 
#: ../data/templates/ubuntu-project/share.py:33
585
 
msgid ""
586
 
"Usage:\n"
587
 
"$quickly share\n"
588
 
"\n"
589
 
"Updates your PPA with the the latest saved project changes.\n"
590
 
"\n"
591
 
"Before running quickly release, you should: create your account\n"
592
 
"on http://launchpad.net.\n"
593
 
"You also have to add a PPA to your launchpad account.\n"
594
 
"\n"
595
 
"Name, email and version setup.py will be automatically changed.\n"
596
 
"(version will be <current_release~publicX> where X will be incremented\n"
597
 
"at each quickly share execution)\n"
598
 
"You can modify the description and long description if you wish.\n"
599
 
msgstr ""
600
 
 
601
 
#: ../data/templates/ubuntu-project/share.py:82
602
 
#, python-format
603
 
msgid "ppa:%s:%s does not exist. Please create one on launchpad before sharing"
604
 
msgstr ""
605
 
 
606
 
#: ../data/templates/ubuntu-project/share.py:104
607
 
#, python-format
608
 
msgid ""
609
 
"Minor release version specified before ~public in setup.py is not a valid "
610
 
"number: %s"
611
 
msgstr ""
612
 
 
613
 
#: ../data/templates/ubuntu-project/share.py:110
614
 
msgid "Release version specified in setup.py is not a valid number."
615
 
msgstr ""
616
 
 
617
 
#: ../data/templates/ubuntu-project/share.py:130
618
 
#, python-format
619
 
msgid ""
620
 
"%s %s is building on Launchpad. Wait for half an hour and have look at %s."
621
 
msgstr ""
622
 
 
623
 
#: ../data/templates/ubuntu-project/glade.py:32
624
 
msgid ""
625
 
"Usage:\n"
626
 
"$quickly glade\n"
627
 
"\n"
628
 
"Opens Glade UI editor so that you can edit the UI for dialogs\n"
629
 
"and windows in your project. Note that you *must* open Glade\n"
630
 
"in this manner for quickly to work. If you try to open Glade\n"
631
 
"directly, and the open the UI files, Glade will throw errors\n"
632
 
"and won't open the files.\n"
633
 
msgstr ""
634
 
 
635
 
#: ../data/templates/ubuntu-project/tutorial.py:31
636
 
msgid ""
637
 
"Usage:\n"
638
 
"$ quickly tutorial\n"
639
 
"\n"
640
 
"Opens a web browser with the tutorial for ubuntu-project template.\n"
641
 
msgstr ""
642
 
 
643
 
#: ../data/templates/ubuntu-project/edit.py:33
644
 
msgid ""
645
 
"Usage:\n"
646
 
"$ quickly edit\n"
647
 
"\n"
648
 
"A convenience command to open all of your python files in your project \n"
649
 
"directory in your default editor, ready for editing.\n"
650
 
"\n"
651
 
"If you put yourself EDITOR or SELECTED_EDITOR environment variable, this "
652
 
"latter\n"
653
 
"will be used. Also, if you configured sensible-editor, this one will be\n"
654
 
"choosed.\n"
655
 
msgstr ""
656
 
 
657
 
#: ../data/templates/ubuntu-project/internal/packaging.py:39
658
 
msgid "Ubuntu packaging created in debian/"
659
 
msgstr ""
660
 
 
661
 
#: ../data/templates/ubuntu-project/internal/packaging.py:41
662
 
msgid "An error has occurred"
663
 
msgstr ""
664
 
 
665
 
#: ../data/templates/ubuntu-project/internal/packaging.py:70
666
 
msgid "ERROR: an error occurred during source package creation"
667
 
msgstr ""
668
 
 
669
 
#: ../data/templates/ubuntu-project/internal/packaging.py:81
670
 
msgid "ERROR: an error occurred during source upload to launchpad"
671
 
msgstr ""
672
 
 
673
 
#: ../quickly/commands.py:180
674
 
#, python-format
675
 
msgid "ERROR: %s command failed"
676
 
msgstr ""
677
 
 
678
 
#: ../quickly/commands.py:259
679
 
#, python-format
680
 
msgid ""
681
 
"ERROR: Can't find project in %s.\n"
682
 
"Ensure you launch this command from a quickly project directory."
683
 
msgstr ""
684
 
 
685
 
#: ../quickly/commands.py:266
686
 
#, python-format
687
 
msgid ""
688
 
"ERROR: %s is a project. You can't launch %s command within a project. Please "
689
 
"choose another path."
690
 
msgstr ""
691
 
 
692
 
#: ../data/templates/ubuntu-project/dialog.py:33
693
 
msgid ""
694
 
"Usage:\n"
695
 
"$ quickly dialog dialog_name\n"
696
 
"where dialog_name is one or more words seperated with underscore\n"
697
 
"\n"
698
 
"This will create:\n"
699
 
"1. A subclass of gtk.Dialog called DialogNameDialog in the module "
700
 
"DialogNameDialog.py\n"
701
 
"2. A glade file called DialogNameDialog.ui in the ui directory\n"
702
 
"3. A catalog file called dialog_name_dialog.xml also in the ui directory\n"
703
 
"\n"
704
 
"To edit the UI for the dialog, run:\n"
705
 
"$ quickly glade\n"
706
 
"\n"
707
 
"To edit the behavior, run:\n"
708
 
"$ quickly edit\n"
709
 
"\n"
710
 
"To use the dialog you have to invoke it from another python file:\n"
711
 
"1. Import the dialog\n"
712
 
"import DialogNameDialog\n"
713
 
"\n"
714
 
"2. Create an instance of the dialog\n"
715
 
"dialog = DialogNameDialog.NewDialogNameDialog()\n"
716
 
"\n"
717
 
"3. Run the dialog and hide the dialog\n"
718
 
"result = dialog.run()\n"
719
 
"dialog.hide()\n"
720
 
msgstr ""
721
 
 
722
 
#: ../data/templates/ubuntu-project/dialog.py:65
723
 
msgid "Dialog command needs to be followed by new dialog name."
724
 
msgstr ""
725
 
 
726
 
#: ../quickly/builtincommands.py:36
727
 
msgid "ERROR: Create command must be followed by a template and a project path"
728
 
msgstr ""
729
 
 
730
 
#: ../quickly/builtincommands.py:46
731
 
#, python-format
732
 
msgid "%s does not exist"
733
 
msgstr ""
734
 
 
735
 
#: ../quickly/builtincommands.py:55
736
 
#, python-format
737
 
msgid "There is already a file or directory named %s"
738
 
msgstr ""
739
 
 
740
 
#: ../quickly/builtincommands.py:98
741
 
msgid ""
742
 
"-------------------------------\n"
743
 
"    Welcome to quickly!\n"
744
 
"-------------------------------\n"
745
 
"\n"
746
 
"You can create a project in executing 'quickly create <template_name> <your "
747
 
"project>'.\n"
748
 
"\n"
749
 
"\n"
750
 
"Example with ubuntu-project template:\n"
751
 
"1. create a Ubuntu Project and run the tutorial:\n"
752
 
"$ quickly create ubuntu-project foo\n"
753
 
"$ cd foo\n"
754
 
"$ quickly tutorial\n"
755
 
"\n"
756
 
"2. You can also try:\n"
757
 
"$ quickly edit\n"
758
 
"$ quickly glade\n"
759
 
"$ quickly run\n"
760
 
"Use bash completion to get every available commands\n"
761
 
"\n"
762
 
"3. How to play with package and release:\n"
763
 
"\n"
764
 
"optional, but recommended to build first your package locally:\n"
765
 
"$ quickly package\n"
766
 
"\n"
767
 
"BE WARNED: the two following commands will connect to Launchpad. You need at "
768
 
"least having a Launchpad account and an opened ppa.\n"
769
 
"You need also for quickly release a project where you can bind your work "
770
 
"with.\n"
771
 
"$ quickly release or $ quickly share\n"
772
 
"\n"
773
 
"Have Fun!"
774
 
msgstr ""
775
 
 
776
 
#: ../quickly/builtincommands.py:139
777
 
msgid "ERROR: No command provided to help command"
778
 
msgstr ""
779
 
 
780
 
#: ../quickly/builtincommands.py:157
781
 
#, python-format
782
 
msgid ""
783
 
"ERROR: help command must be followed by a template name for getting help "
784
 
"from templates commands like %s."
785
 
msgstr ""
786
 
 
787
 
#: ../quickly/builtincommands.py:162
788
 
#, python-format
789
 
msgid "ERROR: No %s command found in %s template."
790
 
msgstr ""
791
 
 
792
 
#: ../quickly/builtincommands.py:176
793
 
msgid ""
794
 
"ERROR: Quickly command must be followed by a template and a template "
795
 
"destination path"
796
 
msgstr ""
797
 
 
798
 
#: ../quickly/builtincommands.py:186
799
 
#, python-format
800
 
msgid "%s already exists."
801
 
msgstr ""
802
 
 
803
 
#: ../quickly/builtincommands.py:190
804
 
#, python-format
805
 
msgid "Copy %s to create new %s template"
806
 
msgstr ""
807
 
 
808
 
#: ../data/templates/ubuntu-project/data/ui/dialog_camel_case_nameDialog.ui.h:1
809
 
#: ../data/templates/ubuntu-project/data/ui/Preferencescamel_case_nameDialog.ui.h:1
810
 
msgid "gtk-cancel"
811
 
msgstr ""
812
 
 
813
 
#: ../data/templates/ubuntu-project/data/ui/dialog_camel_case_nameDialog.ui.h:2
814
 
#: ../data/templates/ubuntu-project/data/ui/Preferencescamel_case_nameDialog.ui.h:2
815
 
msgid "gtk-ok"
816
 
msgstr ""
817
 
 
818
 
#: ../data/templates/ubuntu-project/change-lp-project.py:33
819
 
msgid ""
820
 
"Usage:\n"
821
 
"$ quickly change-lp-project\n"
822
 
"\n"
823
 
"Enable to set or change the launchpad project binded with the current\n"
824
 
"ubuntu project.\n"
 
967
#: ../data/templates/ubuntu-application/internal/apportutils.py:68
 
968
msgid ""
 
969
"Updating project name references in existing apport crashdb configuration"
 
970
msgstr ""
 
971
 
 
972
#: ../data/templates/ubuntu-application/internal/apportutils.py:71
 
973
msgid "Creating new apport crashdb configuration"
 
974
msgstr ""
 
975
 
 
976
#: ../data/templates/ubuntu-application/internal/apportutils.py:77
 
977
msgid "Creating new apport hooks"
 
978
msgstr ""
 
979
 
 
980
#: ../data/templates/ubuntu-application/internal/apportutils.py:97
 
981
msgid "Adding launchpad integration to existing application"
825
982
msgstr ""