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