~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to po-python/en_CA.po

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Canadian English translations of gimp python
 
2
# Copyright (C) 2004-2005 Adam Weinberger and the GNOME Foundation
 
3
# This file is distributed under the same licence as the gimp python package.
 
4
# Adam Weinberger <adamw@gnome.org>, 2004, 2005.
 
5
 
6
 
7
msgid ""
 
8
msgstr ""
 
9
"Project-Id-Version: gimp python\n"
 
10
"Report-Msgid-Bugs-To: \n"
 
11
"POT-Creation-Date: 2006-12-20 00:01-0500\n"
 
12
"PO-Revision-Date: 2005-09-06 00:14-0400\n"
 
13
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
 
14
"Language-Team: Canadian English <adamw@gnome.org>\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
 
 
19
#: ../plug-ins/pygimp/gimpfu.py:335
 
20
msgid "Missing exception information"
 
21
msgstr "Missing exception information"
 
22
 
 
23
#: ../plug-ins/pygimp/gimpfu.py:344
 
24
#, python-format
 
25
msgid "An error occured running %s"
 
26
msgstr "An error occurred running %s"
 
27
 
 
28
#: ../plug-ins/pygimp/gimpfu.py:355
 
29
msgid "_More Information"
 
30
msgstr "_More Information"
 
31
 
 
32
#: ../plug-ins/pygimp/gimpfu.py:461 ../plug-ins/pygimp/gimpfu.py:473
 
33
#: ../plug-ins/pygimp/gimpfu.py:479
 
34
msgid "No"
 
35
msgstr "No"
 
36
 
 
37
#: ../plug-ins/pygimp/gimpfu.py:471 ../plug-ins/pygimp/gimpfu.py:479
 
38
msgid "Yes"
 
39
msgstr "Yes"
 
40
 
 
41
#: ../plug-ins/pygimp/gimpfu.py:517 ../plug-ins/pygimp/gimpui.py:222
 
42
msgid "Python-Fu File Selection"
 
43
msgstr "Python-Fu File Selection"
 
44
 
 
45
#: ../plug-ins/pygimp/gimpfu.py:528
 
46
msgid "Python-Fu Folder Selection"
 
47
msgstr "Python-Fu Folder Selection"
 
48
 
 
49
#: ../plug-ins/pygimp/gimpfu.py:618
 
50
#, python-format
 
51
msgid "Invalid input for '%s'"
 
52
msgstr "Invalid input for '%s'"
 
53
 
 
54
#: ../plug-ins/pygimp/gimpui.py:175
 
55
msgid "Python-Fu Color Selection"
 
56
msgstr "Python-Fu Colour Selection"
 
57
 
 
58
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:107
 
59
msgid "Saving as colored XHTML"
 
60
msgstr "Saving as coloured XHTML"
 
61
 
 
62
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:184
 
63
msgid "Save as colored XHTML"
 
64
msgstr "Save as coloured XHTML"
 
65
 
 
66
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:189
 
67
msgid "Colored XHTML"
 
68
msgstr "Coloured XHTML"
 
69
 
 
70
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:192
 
71
msgid "Character source"
 
72
msgstr "Character source"
 
73
 
 
74
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:193
 
75
msgid "Source code"
 
76
msgstr "Source code"
 
77
 
 
78
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:194
 
79
msgid "Text file"
 
80
msgstr "Text file"
 
81
 
 
82
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:195
 
83
msgid "Entry box"
 
84
msgstr "Entry box"
 
85
 
 
86
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196
 
87
msgid "File to read or characters to use"
 
88
msgstr "File to read or characters to use"
 
89
 
 
90
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
 
91
msgid "Font size in pixels"
 
92
msgstr "Font size in pixels"
 
93
 
 
94
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
 
95
msgid "Write a separate CSS file"
 
96
msgstr "Write a separate CSS file"
 
97
 
 
98
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:46
 
99
msgid "Python Console"
 
100
msgstr "Python Console"
 
101
 
 
102
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:50
 
103
msgid "_Browse..."
 
104
msgstr "_Browse..."
 
105
 
 
106
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:132
 
107
msgid "Python Procedure Browser"
 
108
msgstr "Python Procedure Browser"
 
109
 
 
110
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:161
 
111
#, python-format
 
112
msgid "Could not open '%s' for writing: %s"
 
113
msgstr "Could not open '%s' for writing: %s"
 
114
 
 
115
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:176
 
116
#, python-format
 
117
msgid "Could not write to '%s': %s"
 
118
msgstr "Could not write to '%s': %s"
 
119
 
 
120
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:184
 
121
msgid "Save Python-Fu Console Output"
 
122
msgstr "Save Python-Fu Console Output"
 
123
 
 
124
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:218
 
125
msgid "Interactive Gimp-Python interpreter"
 
126
msgstr "Interactive Gimp-Python interpreter"
 
127
 
 
128
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:223
 
129
msgid "_Console"
 
130
msgstr "_Console"
 
131
 
 
132
#: ../plug-ins/pygimp/plug-ins/foggify.py:51
 
133
msgid "Add a layer of fog"
 
134
msgstr "Add a layer of fog"
 
135
 
 
136
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
 
137
msgid "_Fog..."
 
138
msgstr "_Fog..."
 
139
 
 
140
#: ../plug-ins/pygimp/plug-ins/foggify.py:59
 
141
msgid "Layer name"
 
142
msgstr "Layer name"
 
143
 
 
144
#: ../plug-ins/pygimp/plug-ins/foggify.py:59
 
145
msgid "Clouds"
 
146
msgstr "Clouds"
 
147
 
 
148
#: ../plug-ins/pygimp/plug-ins/foggify.py:60
 
149
msgid "Fog color"
 
150
msgstr "Fog colour"
 
151
 
 
152
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
 
153
msgid "Turbulence"
 
154
msgstr "Turbulence"
 
155
 
 
156
#: ../plug-ins/pygimp/plug-ins/foggify.py:62
 
157
msgid "Opacity"
 
158
msgstr "Opacity"
 
159
 
 
160
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:45
 
161
msgid "Offset the colors in a palette"
 
162
msgstr "Offset the colours in a palette"
 
163
 
 
164
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:50
 
165
msgid "_Offset Palette..."
 
166
msgstr "_Offset Palette..."
 
167
 
 
168
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
 
169
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57
 
170
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57
 
171
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79
 
172
msgid "Palette"
 
173
msgstr "Palette"
 
174
 
 
175
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:54
 
176
msgid "Offset"
 
177
msgstr "Offset"
 
178
 
 
179
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:49
 
180
msgid "Sort the colors in a palette"
 
181
msgstr "Sort the colours in a palette"
 
182
 
 
183
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:54
 
184
msgid "_Sort Palette..."
 
185
msgstr "_Sort Palette..."
 
186
 
 
187
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58
 
188
msgid "Color model"
 
189
msgstr "Colour model"
 
190
 
 
191
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59
 
192
msgid "RGB"
 
193
msgstr "RGB"
 
194
 
 
195
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60
 
196
msgid "HSV"
 
197
msgstr "HSV"
 
198
 
 
199
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61
 
200
msgid "Channel to sort"
 
201
msgstr "Channel to sort"
 
202
 
 
203
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62
 
204
msgid "Red or Hue"
 
205
msgstr "Red or Hue"
 
206
 
 
207
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63
 
208
msgid "Green or Saturation"
 
209
msgstr "Green or Saturation"
 
210
 
 
211
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64
 
212
msgid "Blue or Value"
 
213
msgstr "Blue or Value"
 
214
 
 
215
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:65
 
216
msgid "Ascending"
 
217
msgstr "Ascending"
 
218
 
 
219
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:50
 
220
msgid "Create a repeating gradient using colors from the palette"
 
221
msgstr "Create a repeating gradient using colours from the palette"
 
222
 
 
223
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:55
 
224
msgid "Palette to _Repeating Gradient"
 
225
msgstr "Palette to _Repeating Gradient"
 
226
 
 
227
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:72
 
228
msgid "Create a gradient using colors from the palette"
 
229
msgstr "Create a gradient using colours from the palette"
 
230
 
 
231
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:77
 
232
msgid "Palette to _Gradient"
 
233
msgstr "Palette to _Gradient"
 
234
 
 
235
#: ../plug-ins/pygimp/plug-ins/py-slice.py:57
 
236
msgid "Slice"
 
237
msgstr "Slice"
 
238
 
 
239
#: ../plug-ins/pygimp/plug-ins/py-slice.py:416
 
240
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
 
241
msgstr "Cuts an image along its guides, creates images and a HTML table snippet"
 
242
 
 
243
#: ../plug-ins/pygimp/plug-ins/py-slice.py:427
 
244
msgid "_Slice..."
 
245
msgstr "_Slice..."
 
246
 
 
247
#: ../plug-ins/pygimp/plug-ins/py-slice.py:430
 
248
msgid "Path for HTML export"
 
249
msgstr "Path for HTML export"
 
250
 
 
251
#: ../plug-ins/pygimp/plug-ins/py-slice.py:431
 
252
msgid "Filename for export"
 
253
msgstr "Filename for export"
 
254
 
 
255
#: ../plug-ins/pygimp/plug-ins/py-slice.py:432
 
256
msgid "Image name prefix"
 
257
msgstr "Image name prefix"
 
258
 
 
259
#: ../plug-ins/pygimp/plug-ins/py-slice.py:433
 
260
msgid "Image format"
 
261
msgstr "Image format"
 
262
 
 
263
#: ../plug-ins/pygimp/plug-ins/py-slice.py:434
 
264
msgid "Separate image folder"
 
265
msgstr "Separate image folder"
 
266
 
 
267
#: ../plug-ins/pygimp/plug-ins/py-slice.py:436
 
268
msgid "Folder for image export"
 
269
msgstr "Folder for image export"
 
270
 
 
271
#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
 
272
msgid "Space between table elements"
 
273
msgstr "Space between table elements"
 
274
 
 
275
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
 
276
msgid "Javascript for onmouseover and clicked"
 
277
msgstr "Javascript for onmouseover and clicked"
 
278
 
 
279
#: ../plug-ins/pygimp/plug-ins/py-slice.py:441
 
280
msgid "Skip animation for table caps"
 
281
msgstr "Skip animation for table caps"
 
282
 
 
283
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:61
 
284
msgid "Add a drop shadow to a layer, and optionally bevel it"
 
285
msgstr "Add a drop shadow to a layer, and optionally bevel it"
 
286
 
 
287
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:66
 
288
msgid "_Drop Shadow and Bevel..."
 
289
msgstr "_Drop Shadow and Bevel..."
 
290
 
 
291
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:69
 
292
msgid "Shadow blur"
 
293
msgstr "Shadow blur"
 
294
 
 
295
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70
 
296
msgid "Bevel"
 
297
msgstr "Bevel"
 
298
 
 
299
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
 
300
msgid "Drop shadow"
 
301
msgstr "Drop shadow"
 
302
 
 
303
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
 
304
msgid "Drop shadow X displacement"
 
305
msgstr "Drop shadow X displacement"
 
306
 
 
307
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
 
308
msgid "Drop shadow Y displacement"
 
309
msgstr "Drop shadow Y displacement"