File: en_CA.po

package info (click to toggle)
libgnomecanvas 2.30.3-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 4,768 kB
  • sloc: ansic: 15,401; sh: 11,067; makefile: 212
file content (411 lines) | stat: -rw-r--r-- 11,725 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
# English/Canada translation of libgnomecanvas
# Copyright (C) 2004 Adam Weinberger and the GNOME Foundation
# This file is distributed under the same license as the libgnomecanvas package.
# Adam Weinberger <adamw@gnome.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: libgnomecanvas\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-12-28 13:21-0500\n"
"PO-Revision-Date: 2004-09-24 18:28-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../libgnomecanvas/gnome-canvas.c:1400 ../libgnomecanvas/gnome-canvas.c:1401
#: ../libgnomecanvas/gnome-canvas-rich-text.c:219
msgid "X"
msgstr "X"

#: ../libgnomecanvas/gnome-canvas.c:1407 ../libgnomecanvas/gnome-canvas.c:1408
#: ../libgnomecanvas/gnome-canvas-rich-text.c:227
msgid "Y"
msgstr "Y"

#: ../libgnomecanvas/gnome-canvas.c:2045
msgid "Antialiased"
msgstr "Antialiased"

#: ../libgnomecanvas/gnome-canvas.c:2046
msgid "The antialiasing mode of the canvas."
msgstr "The antialiasing mode of the canvas."

#: ../libgnomecanvas/gnome-canvas-text.c:206
#: ../libgnomecanvas/gnome-canvas-rich-text.c:211
msgid "Text"
msgstr "Text"

#: ../libgnomecanvas/gnome-canvas-text.c:207
msgid "Text to render"
msgstr "Text to render"

#: ../libgnomecanvas/gnome-canvas-text.c:215
msgid "Markup"
msgstr "Markup"

#: ../libgnomecanvas/gnome-canvas-text.c:216
msgid "Marked up text to render"
msgstr "Marked-up text to render"

#: ../libgnomecanvas/gnome-canvas-text.c:241
msgid "Font"
msgstr "Font"

#: ../libgnomecanvas/gnome-canvas-text.c:242
msgid "Font description as a string"
msgstr "Font description as a string"

#: ../libgnomecanvas/gnome-canvas-text.c:250
msgid "Font description"
msgstr "Font description"

#: ../libgnomecanvas/gnome-canvas-text.c:251
msgid "Font description as a PangoFontDescription struct"
msgstr "Font description as a PangoFontDescription struct"

#: ../libgnomecanvas/gnome-canvas-text.c:259
msgid "Font family"
msgstr "Font family"

#: ../libgnomecanvas/gnome-canvas-text.c:260
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"

#: ../libgnomecanvas/gnome-canvas-text.c:276
#: ../libgnomecanvas/gnome-canvas-text.c:277
msgid "Font style"
msgstr "Font style"

#: ../libgnomecanvas/gnome-canvas-text.c:286
#: ../libgnomecanvas/gnome-canvas-text.c:287
msgid "Font variant"
msgstr "Font variant"

#: ../libgnomecanvas/gnome-canvas-text.c:296
#: ../libgnomecanvas/gnome-canvas-text.c:297
msgid "Font weight"
msgstr "Font weight"

#: ../libgnomecanvas/gnome-canvas-text.c:308
#: ../libgnomecanvas/gnome-canvas-text.c:309
msgid "Font stretch"
msgstr "Font stretch"

#: ../libgnomecanvas/gnome-canvas-text.c:318
msgid "Font size"
msgstr "Font size"

#: ../libgnomecanvas/gnome-canvas-text.c:319
msgid ""
"Font size (as a multiple of PANGO_SCALE, eg. 12*PANGO_SCALE for a 12pt font "
"size)"
msgstr ""
"Font size (as a multiple of PANGO_SCALE, eg. 12*PANGO_SCALE for a 12pt font "
"size)"

#: ../libgnomecanvas/gnome-canvas-text.c:329
msgid "Font points"
msgstr "Font points"

#: ../libgnomecanvas/gnome-canvas-text.c:330
msgid "Font size in points (eg. 12 for a 12pt font size)"
msgstr "Font size in points (eg. 12 for a 12pt font size)"

#: ../libgnomecanvas/gnome-canvas-text.c:340
msgid "Rise"
msgstr "Rise"

#: ../libgnomecanvas/gnome-canvas-text.c:341
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Offset of text above the baseline (below the baseline if rise is negative)"

#: ../libgnomecanvas/gnome-canvas-text.c:351
msgid "Strikethrough"
msgstr "Strikethrough"

#: ../libgnomecanvas/gnome-canvas-text.c:352
msgid "Whether to strike through the text"
msgstr "Whether to strike through the text"

#: ../libgnomecanvas/gnome-canvas-text.c:360
msgid "Underline"
msgstr "Underline"

#: ../libgnomecanvas/gnome-canvas-text.c:361
msgid "Style of underline for this text"
msgstr "Style of underline for this text"

#: ../libgnomecanvas/gnome-canvas-text.c:370
msgid "Scale"
msgstr "Scale"

#: ../libgnomecanvas/gnome-canvas-text.c:371
msgid "Size of font, relative to default size"
msgstr "Size of font, relative to default size"

#: ../libgnomecanvas/gnome-canvas-text.c:425
#: ../libgnomecanvas/gnome-canvas-text.c:433
#: ../libgnomecanvas/gnome-canvas-text.c:441
msgid "Color"
msgstr "Colour"

#: ../libgnomecanvas/gnome-canvas-text.c:426
msgid "Text color, as string"
msgstr "Text colour, as string"

#: ../libgnomecanvas/gnome-canvas-text.c:434
msgid "Text color, as a GdkColor"
msgstr "Text colour, as a GdkColour"

#: ../libgnomecanvas/gnome-canvas-text.c:442
msgid "Text color, as an R/G/B/A combined integer"
msgstr "Text colour, as an R/G/B/A combined integer"

#: ../libgnomecanvas/gnome-canvas-text.c:455
msgid "Text width"
msgstr "Text width"

#: ../libgnomecanvas/gnome-canvas-text.c:456
msgid "Width of the rendered text"
msgstr "Width of the rendered text"

#: ../libgnomecanvas/gnome-canvas-text.c:463
msgid "Text height"
msgstr "Text height"

#: ../libgnomecanvas/gnome-canvas-text.c:464
msgid "Height of the rendered text"
msgstr "Height of the rendered text"

#: ../libgnomecanvas/gnome-canvas-text.c:472
msgid "Font family set"
msgstr "Font family set"

#: ../libgnomecanvas/gnome-canvas-text.c:473
msgid "Whether this tag affects the font family"
msgstr "Whether this tag affects the font family"

#: ../libgnomecanvas/gnome-canvas-text.c:476
msgid "Font style set"
msgstr "Font style set"

#: ../libgnomecanvas/gnome-canvas-text.c:477
msgid "Whether this tag affects the font style"
msgstr "Whether this tag affects the font style"

#: ../libgnomecanvas/gnome-canvas-text.c:480
msgid "Font variant set"
msgstr "Font variant set"

#: ../libgnomecanvas/gnome-canvas-text.c:481
msgid "Whether this tag affects the font variant"
msgstr "Whether this tag affects the font variant"

#: ../libgnomecanvas/gnome-canvas-text.c:484
msgid "Font weight set"
msgstr "Font weight set"

#: ../libgnomecanvas/gnome-canvas-text.c:485
msgid "Whether this tag affects the font weight"
msgstr "Whether this tag affects the font weight"

#: ../libgnomecanvas/gnome-canvas-text.c:488
msgid "Font stretch set"
msgstr "Font stretch set"

#: ../libgnomecanvas/gnome-canvas-text.c:489
msgid "Whether this tag affects the font stretch"
msgstr "Whether this tag affects the font stretch"

#: ../libgnomecanvas/gnome-canvas-text.c:492
msgid "Font size set"
msgstr "Font size set"

#: ../libgnomecanvas/gnome-canvas-text.c:493
msgid "Whether this tag affects the font size"
msgstr "Whether this tag affects the font size"

#: ../libgnomecanvas/gnome-canvas-text.c:496
msgid "Rise set"
msgstr "Rise set"

#: ../libgnomecanvas/gnome-canvas-text.c:497
msgid "Whether this tag affects the rise"
msgstr "Whether this tag affects the rise"

#: ../libgnomecanvas/gnome-canvas-text.c:500
msgid "Strikethrough set"
msgstr "Strikethrough set"

#: ../libgnomecanvas/gnome-canvas-text.c:501
msgid "Whether this tag affects strikethrough"
msgstr "Whether this tag affects strikethrough"

#: ../libgnomecanvas/gnome-canvas-text.c:504
msgid "Underline set"
msgstr "Underline set"

#: ../libgnomecanvas/gnome-canvas-text.c:505
msgid "Whether this tag affects underlining"
msgstr "Whether this tag affects underlining"

#: ../libgnomecanvas/gnome-canvas-text.c:508
msgid "Scale set"
msgstr "Scale set"

#: ../libgnomecanvas/gnome-canvas-text.c:509
msgid "Whether this tag affects font scaling"
msgstr "Whether this tag affects font scaling"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:212
msgid "Text to display"
msgstr "Text to display"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:220
msgid "X position"
msgstr "X position"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:228
msgid "Y position"
msgstr "Y position"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:235
msgid "Width"
msgstr "Width"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:236
msgid "Width for text box"
msgstr "Width for text box"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:243
msgid "Height"
msgstr "Height"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:244
msgid "Height for text box"
msgstr "Height for text box"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:251
msgid "Editable"
msgstr "Editable"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:252
msgid "Is this rich text item editable?"
msgstr "Is this rich text item editable?"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:259
msgid "Visible"
msgstr "Visible"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:260
msgid "Is this rich text item visible?"
msgstr "Is this rich text item visible?"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:267
msgid "Cursor Visible"
msgstr "Cursor Visible"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:268
msgid "Is the cursor visible in this rich text item?"
msgstr "Is the cursor visible in this rich text item?"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:275
msgid "Cursor Blink"
msgstr "Cursor Blink"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:276
msgid "Does the cursor blink in this rich text item?"
msgstr "Does the cursor blink in this rich text item?"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:283
msgid "Grow Height"
msgstr "Grow Height"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:284
msgid "Should the text box height grow if the text does not fit?"
msgstr "Should the text box height grow if the text does not fit?"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:291
msgid "Wrap Mode"
msgstr "Wrap Mode"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:292
msgid "Wrap mode for multiline text"
msgstr "Wrap mode for multiline text"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:300
msgid "Justification"
msgstr "Justification"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:301
msgid "Justification mode"
msgstr "Justification mode"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:309
msgid "Direction"
msgstr "Direction"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:310
msgid "Text direction"
msgstr "Text direction"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:318
msgid "Anchor"
msgstr "Anchor"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:319
msgid "Anchor point for text"
msgstr "Anchor point for text"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:327
msgid "Pixels Above Lines"
msgstr "Pixels Above Lines"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:328
msgid "Number of pixels to put above lines"
msgstr "Number of pixels to put above lines"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:336
msgid "Pixels Below Lines"
msgstr "Pixels Below Lines"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:337
msgid "Number of pixels to put below lines"
msgstr "Number of pixels to put below lines"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:345
msgid "Pixels Inside Wrap"
msgstr "Pixels Inside Wrap"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:346
msgid "Number of pixels to put inside the wrap"
msgstr "Number of pixels to put inside the wrap"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:354
msgid "Left Margin"
msgstr "Left Margin"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:355
msgid "Number of pixels in the left margin"
msgstr "Number of pixels in the left margin"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:363
msgid "Right Margin"
msgstr "Right Margin"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:364
msgid "Number of pixels in the right margin"
msgstr "Number of pixels in the right margin"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:372
msgid "Indentation"
msgstr "Indentation"

#: ../libgnomecanvas/gnome-canvas-rich-text.c:373
msgid "Number of pixels for indentation"
msgstr "Number of pixels for indentation"