~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2014-03-26 11:51:28 UTC
  • mfrom: (1.5.1) (4.1.30 experimental)
  • Revision ID: package-import@ubuntu.com-20140326115128-timmbsde8734o6wz
Tags: 1.18.0-1
* New upstream release.
* debian/control.in:
  + Bump gtk-doc-tools build dependency.
  + Also break libcogl15.
  + Standards-Version is 3.9.5, no changes needed.
* debian/libclutter-1.0-0.symbols:
  + Drop a few symbols that were accidentally exported in the DSO because
    they had a clutter_ prefix but were not in the public headers.
  + Add one new symbol.
  + Drop unnecessary debian revisions from some symbols.
* debian/control.in,
  debian/rules,
  debian/libclutter-1.0-0.symbols:
  + Temporarily disable evdev input support. It was only enabled in 1.17.6-1
    in experimental and there is nothing using it yet, and I would like to
    wait a bit before uploading libinput to unstable as the ABI isn't stable
    yet.
* d/p/0001-wayland-Add-missing-CLUTTER_AVAILABLE-annotations.patch:
  + Add missing annotations so that a few symbols are exported in the DSO.

* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
"Project-Id-Version: clutter\n"
8
8
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
9
9
"product=clutter\n"
10
 
"POT-Creation-Date: 2013-05-15 06:31+0100\n"
 
10
"POT-Creation-Date: 2014-03-18 14:22+0000\n"
11
11
"PO-Revision-Date: 2012-09-04 11:49+0100\n"
12
12
"Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n"
13
13
"Language-Team: British English <en@li.org>\n"
19
19
"X-Generator: Virtaal 0.7.1\n"
20
20
"X-Project-Style: gnome\n"
21
21
 
22
 
#: clutter/clutter-actor.c:6165
 
22
#: clutter/clutter-actor.c:6224
23
23
msgid "X coordinate"
24
24
msgstr "X coordinate"
25
25
 
26
 
#: clutter/clutter-actor.c:6166
 
26
#: clutter/clutter-actor.c:6225
27
27
msgid "X coordinate of the actor"
28
28
msgstr "X coordinate of the actor"
29
29
 
30
 
#: clutter/clutter-actor.c:6184
 
30
#: clutter/clutter-actor.c:6243
31
31
msgid "Y coordinate"
32
32
msgstr "Y coordinate"
33
33
 
34
 
#: clutter/clutter-actor.c:6185
 
34
#: clutter/clutter-actor.c:6244
35
35
msgid "Y coordinate of the actor"
36
36
msgstr "Y coordinate of the actor"
37
37
 
38
 
#: clutter/clutter-actor.c:6207
 
38
#: clutter/clutter-actor.c:6266
39
39
msgid "Position"
40
40
msgstr "Position"
41
41
 
42
 
#: clutter/clutter-actor.c:6208
 
42
#: clutter/clutter-actor.c:6267
43
43
msgid "The position of the origin of the actor"
44
44
msgstr "The position of the origin of the actor"
45
45
 
46
 
#: clutter/clutter-actor.c:6225 clutter/clutter-canvas.c:215
47
 
#: clutter/clutter-grid-layout.c:1238
48
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:481
 
46
#: clutter/clutter-actor.c:6284 clutter/clutter-canvas.c:242
 
47
#: clutter/clutter-grid-layout.c:1239
 
48
#: clutter/deprecated/clutter-behaviour-ellipse.c:474
49
49
msgid "Width"
50
50
msgstr "Width"
51
51
 
52
 
#: clutter/clutter-actor.c:6226
 
52
#: clutter/clutter-actor.c:6285
53
53
msgid "Width of the actor"
54
54
msgstr "Width of the actor"
55
55
 
56
 
#: clutter/clutter-actor.c:6244 clutter/clutter-canvas.c:231
57
 
#: clutter/clutter-grid-layout.c:1245
58
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:497
 
56
#: clutter/clutter-actor.c:6303 clutter/clutter-canvas.c:258
 
57
#: clutter/clutter-grid-layout.c:1246
 
58
#: clutter/deprecated/clutter-behaviour-ellipse.c:490
59
59
msgid "Height"
60
60
msgstr "Height"
61
61
 
62
 
#: clutter/clutter-actor.c:6245
 
62
#: clutter/clutter-actor.c:6304
63
63
msgid "Height of the actor"
64
64
msgstr "Height of the actor"
65
65
 
66
 
#: clutter/clutter-actor.c:6266
 
66
#: clutter/clutter-actor.c:6325
67
67
msgid "Size"
68
68
msgstr "Size"
69
69
 
70
 
#: clutter/clutter-actor.c:6267
 
70
#: clutter/clutter-actor.c:6326
71
71
msgid "The size of the actor"
72
72
msgstr "The size of the actor"
73
73
 
74
 
#: clutter/clutter-actor.c:6285
 
74
#: clutter/clutter-actor.c:6344
75
75
msgid "Fixed X"
76
76
msgstr "Fixed X"
77
77
 
78
 
#: clutter/clutter-actor.c:6286
 
78
#: clutter/clutter-actor.c:6345
79
79
msgid "Forced X position of the actor"
80
80
msgstr "Forced X position of the actor"
81
81
 
82
 
#: clutter/clutter-actor.c:6303
 
82
#: clutter/clutter-actor.c:6362
83
83
msgid "Fixed Y"
84
84
msgstr "Fixed Y"
85
85
 
86
 
#: clutter/clutter-actor.c:6304
 
86
#: clutter/clutter-actor.c:6363
87
87
msgid "Forced Y position of the actor"
88
88
msgstr "Forced Y position of the actor"
89
89
 
90
 
#: clutter/clutter-actor.c:6319
 
90
#: clutter/clutter-actor.c:6378
91
91
msgid "Fixed position set"
92
92
msgstr "Fixed position set"
93
93
 
94
 
#: clutter/clutter-actor.c:6320
 
94
#: clutter/clutter-actor.c:6379
95
95
msgid "Whether to use fixed positioning for the actor"
96
96
msgstr "Whether to use fixed positioning for the actor"
97
97
 
98
 
#: clutter/clutter-actor.c:6338
 
98
#: clutter/clutter-actor.c:6397
99
99
msgid "Min Width"
100
100
msgstr "Min Width"
101
101
 
102
 
#: clutter/clutter-actor.c:6339
 
102
#: clutter/clutter-actor.c:6398
103
103
msgid "Forced minimum width request for the actor"
104
104
msgstr "Forced minimum width request for the actor"
105
105
 
106
 
#: clutter/clutter-actor.c:6357
 
106
#: clutter/clutter-actor.c:6416
107
107
msgid "Min Height"
108
108
msgstr "Min Height"
109
109
 
110
 
#: clutter/clutter-actor.c:6358
 
110
#: clutter/clutter-actor.c:6417
111
111
msgid "Forced minimum height request for the actor"
112
112
msgstr "Forced minimum height request for the actor"
113
113
 
114
 
#: clutter/clutter-actor.c:6376
 
114
#: clutter/clutter-actor.c:6435
115
115
msgid "Natural Width"
116
116
msgstr "Natural Width"
117
117
 
118
 
#: clutter/clutter-actor.c:6377
 
118
#: clutter/clutter-actor.c:6436
119
119
msgid "Forced natural width request for the actor"
120
120
msgstr "Forced natural width request for the actor"
121
121
 
122
 
#: clutter/clutter-actor.c:6395
 
122
#: clutter/clutter-actor.c:6454
123
123
msgid "Natural Height"
124
124
msgstr "Natural Height"
125
125
 
126
 
#: clutter/clutter-actor.c:6396
 
126
#: clutter/clutter-actor.c:6455
127
127
msgid "Forced natural height request for the actor"
128
128
msgstr "Forced natural height request for the actor"
129
129
 
130
 
#: clutter/clutter-actor.c:6411
 
130
#: clutter/clutter-actor.c:6470
131
131
msgid "Minimum width set"
132
132
msgstr "Minimum width set"
133
133
 
134
 
#: clutter/clutter-actor.c:6412
 
134
#: clutter/clutter-actor.c:6471
135
135
msgid "Whether to use the min-width property"
136
136
msgstr "Whether to use the min-width property"
137
137
 
138
 
#: clutter/clutter-actor.c:6426
 
138
#: clutter/clutter-actor.c:6485
139
139
msgid "Minimum height set"
140
140
msgstr "Minimum height set"
141
141
 
142
 
#: clutter/clutter-actor.c:6427
 
142
#: clutter/clutter-actor.c:6486
143
143
msgid "Whether to use the min-height property"
144
144
msgstr "Whether to use the min-height property"
145
145
 
146
 
#: clutter/clutter-actor.c:6441
 
146
#: clutter/clutter-actor.c:6500
147
147
msgid "Natural width set"
148
148
msgstr "Natural width set"
149
149
 
150
 
#: clutter/clutter-actor.c:6442
 
150
#: clutter/clutter-actor.c:6501
151
151
msgid "Whether to use the natural-width property"
152
152
msgstr "Whether to use the natural-width property"
153
153
 
154
 
#: clutter/clutter-actor.c:6456
 
154
#: clutter/clutter-actor.c:6515
155
155
msgid "Natural height set"
156
156
msgstr "Natural height set"
157
157
 
158
 
#: clutter/clutter-actor.c:6457
 
158
#: clutter/clutter-actor.c:6516
159
159
msgid "Whether to use the natural-height property"
160
160
msgstr "Whether to use the natural-height property"
161
161
 
162
 
#: clutter/clutter-actor.c:6473
 
162
#: clutter/clutter-actor.c:6532
163
163
msgid "Allocation"
164
164
msgstr "Allocation"
165
165
 
166
 
#: clutter/clutter-actor.c:6474
 
166
#: clutter/clutter-actor.c:6533
167
167
msgid "The actor's allocation"
168
168
msgstr "The actor's allocation"
169
169
 
170
 
#: clutter/clutter-actor.c:6531
 
170
#: clutter/clutter-actor.c:6590
171
171
msgid "Request Mode"
172
172
msgstr "Request Mode"
173
173
 
174
 
#: clutter/clutter-actor.c:6532
 
174
#: clutter/clutter-actor.c:6591
175
175
msgid "The actor's request mode"
176
176
msgstr "The actor's request mode"
177
177
 
178
 
#: clutter/clutter-actor.c:6556
 
178
#: clutter/clutter-actor.c:6615
179
179
msgid "Depth"
180
180
msgstr "Depth"
181
181
 
182
 
#: clutter/clutter-actor.c:6557
 
182
#: clutter/clutter-actor.c:6616
183
183
msgid "Position on the Z axis"
184
184
msgstr "Position on the Z axis"
185
185
 
186
 
#: clutter/clutter-actor.c:6584
 
186
#: clutter/clutter-actor.c:6643
187
187
msgid "Z Position"
188
188
msgstr "Z Position"
189
189
 
190
 
#: clutter/clutter-actor.c:6585
 
190
#: clutter/clutter-actor.c:6644
191
191
msgid "The actor's position on the Z axis"
192
192
msgstr "The actor's position on the Z axis"
193
193
 
194
 
#: clutter/clutter-actor.c:6602
 
194
#: clutter/clutter-actor.c:6661
195
195
msgid "Opacity"
196
196
msgstr "Opacity"
197
197
 
198
 
#: clutter/clutter-actor.c:6603
 
198
#: clutter/clutter-actor.c:6662
199
199
msgid "Opacity of an actor"
200
200
msgstr "Opacity of an actor"
201
201
 
202
 
#: clutter/clutter-actor.c:6623
 
202
#: clutter/clutter-actor.c:6682
203
203
msgid "Offscreen redirect"
204
204
msgstr "Offscreen redirect"
205
205
 
206
 
#: clutter/clutter-actor.c:6624
 
206
#: clutter/clutter-actor.c:6683
207
207
msgid "Flags controlling when to flatten the actor into a single image"
208
208
msgstr "Flags controlling when to flatten the actor into a single image"
209
209
 
210
 
#: clutter/clutter-actor.c:6638
 
210
#: clutter/clutter-actor.c:6697
211
211
msgid "Visible"
212
212
msgstr "Visible"
213
213
 
214
 
#: clutter/clutter-actor.c:6639
 
214
#: clutter/clutter-actor.c:6698
215
215
msgid "Whether the actor is visible or not"
216
216
msgstr "Whether the actor is visible or not"
217
217
 
218
 
#: clutter/clutter-actor.c:6653
 
218
#: clutter/clutter-actor.c:6712
219
219
msgid "Mapped"
220
220
msgstr "Mapped"
221
221
 
222
 
#: clutter/clutter-actor.c:6654
 
222
#: clutter/clutter-actor.c:6713
223
223
msgid "Whether the actor will be painted"
224
224
msgstr "Whether the actor will be painted"
225
225
 
226
 
#: clutter/clutter-actor.c:6667
 
226
#: clutter/clutter-actor.c:6726
227
227
msgid "Realized"
228
228
msgstr "Realised"
229
229
 
230
 
#: clutter/clutter-actor.c:6668
 
230
#: clutter/clutter-actor.c:6727
231
231
msgid "Whether the actor has been realized"
232
232
msgstr "Whether the actor has been realised"
233
233
 
234
 
#: clutter/clutter-actor.c:6683
 
234
#: clutter/clutter-actor.c:6742
235
235
msgid "Reactive"
236
236
msgstr "Reactive"
237
237
 
238
 
#: clutter/clutter-actor.c:6684
 
238
#: clutter/clutter-actor.c:6743
239
239
msgid "Whether the actor is reactive to events"
240
240
msgstr "Whether the actor is reactive to events"
241
241
 
242
 
#: clutter/clutter-actor.c:6695
 
242
#: clutter/clutter-actor.c:6754
243
243
msgid "Has Clip"
244
244
msgstr "Has Clip"
245
245
 
246
 
#: clutter/clutter-actor.c:6696
 
246
#: clutter/clutter-actor.c:6755
247
247
msgid "Whether the actor has a clip set"
248
248
msgstr "Whether the actor has a clip set"
249
249
 
250
 
#: clutter/clutter-actor.c:6709
 
250
#: clutter/clutter-actor.c:6768
251
251
msgid "Clip"
252
252
msgstr "Clip"
253
253
 
254
 
#: clutter/clutter-actor.c:6710
 
254
#: clutter/clutter-actor.c:6769
255
255
msgid "The clip region for the actor"
256
256
msgstr "The clip region for the actor"
257
257
 
258
 
#: clutter/clutter-actor.c:6729
 
258
#: clutter/clutter-actor.c:6788
259
259
msgid "Clip Rectangle"
260
260
msgstr "Clip Rectangle"
261
261
 
262
 
#: clutter/clutter-actor.c:6730
 
262
#: clutter/clutter-actor.c:6789
263
263
msgid "The visible region of the actor"
264
264
msgstr "The visible region of the actor"
265
265
 
266
 
#: clutter/clutter-actor.c:6744 clutter/clutter-actor-meta.c:207
267
 
#: clutter/clutter-binding-pool.c:319 clutter/clutter-input-device.c:258
 
266
#: clutter/clutter-actor.c:6803 clutter/clutter-actor-meta.c:205
 
267
#: clutter/clutter-binding-pool.c:318 clutter/clutter-input-device.c:247
268
268
msgid "Name"
269
269
msgstr "Name"
270
270
 
271
 
#: clutter/clutter-actor.c:6745
 
271
#: clutter/clutter-actor.c:6804
272
272
msgid "Name of the actor"
273
273
msgstr "Name of the actor"
274
274
 
275
 
#: clutter/clutter-actor.c:6766
 
275
#: clutter/clutter-actor.c:6825
276
276
msgid "Pivot Point"
277
277
msgstr "Pivot Point"
278
278
 
279
 
#: clutter/clutter-actor.c:6767
 
279
#: clutter/clutter-actor.c:6826
280
280
msgid "The point around which the scaling and rotation occur"
281
281
msgstr "The point around which the scaling and rotation occur"
282
282
 
283
 
#: clutter/clutter-actor.c:6785
 
283
#: clutter/clutter-actor.c:6844
284
284
msgid "Pivot Point Z"
285
285
msgstr "Pivot Point Z"
286
286
 
287
 
#: clutter/clutter-actor.c:6786
 
287
#: clutter/clutter-actor.c:6845
288
288
msgid "Z component of the pivot point"
289
289
msgstr "Z component of the pivot point"
290
290
 
291
 
#: clutter/clutter-actor.c:6804
 
291
#: clutter/clutter-actor.c:6863
292
292
msgid "Scale X"
293
293
msgstr "Scale X"
294
294
 
295
 
#: clutter/clutter-actor.c:6805
 
295
#: clutter/clutter-actor.c:6864
296
296
msgid "Scale factor on the X axis"
297
297
msgstr "Scale factor on the X axis"
298
298
 
299
 
#: clutter/clutter-actor.c:6823
 
299
#: clutter/clutter-actor.c:6882
300
300
msgid "Scale Y"
301
301
msgstr "Scale Y"
302
302
 
303
 
#: clutter/clutter-actor.c:6824
 
303
#: clutter/clutter-actor.c:6883
304
304
msgid "Scale factor on the Y axis"
305
305
msgstr "Scale factor on the Y axis"
306
306
 
307
 
#: clutter/clutter-actor.c:6842
 
307
#: clutter/clutter-actor.c:6901
308
308
msgid "Scale Z"
309
309
msgstr "Scale Z"
310
310
 
311
 
#: clutter/clutter-actor.c:6843
 
311
#: clutter/clutter-actor.c:6902
312
312
msgid "Scale factor on the Z axis"
313
313
msgstr "Scale factor on the Z axis"
314
314
 
315
 
#: clutter/clutter-actor.c:6861
 
315
#: clutter/clutter-actor.c:6920
316
316
msgid "Scale Center X"
317
317
msgstr "Scale Centre X"
318
318
 
319
 
#: clutter/clutter-actor.c:6862
 
319
#: clutter/clutter-actor.c:6921
320
320
msgid "Horizontal scale center"
321
321
msgstr "Horizontal scale centre"
322
322
 
323
 
#: clutter/clutter-actor.c:6880
 
323
#: clutter/clutter-actor.c:6939
324
324
msgid "Scale Center Y"
325
325
msgstr "Scale Centre Y"
326
326
 
327
 
#: clutter/clutter-actor.c:6881
 
327
#: clutter/clutter-actor.c:6940
328
328
msgid "Vertical scale center"
329
329
msgstr "Vertical scale centre"
330
330
 
331
 
#: clutter/clutter-actor.c:6899
 
331
#: clutter/clutter-actor.c:6958
332
332
msgid "Scale Gravity"
333
333
msgstr "Scale Gravity"
334
334
 
335
 
#: clutter/clutter-actor.c:6900
 
335
#: clutter/clutter-actor.c:6959
336
336
msgid "The center of scaling"
337
337
msgstr "The centre of scaling"
338
338
 
339
 
#: clutter/clutter-actor.c:6918
 
339
#: clutter/clutter-actor.c:6977
340
340
msgid "Rotation Angle X"
341
341
msgstr "Rotation Angle X"
342
342
 
343
 
#: clutter/clutter-actor.c:6919
 
343
#: clutter/clutter-actor.c:6978
344
344
msgid "The rotation angle on the X axis"
345
345
msgstr "The rotation angle on the X axis"
346
346
 
347
 
#: clutter/clutter-actor.c:6937
 
347
#: clutter/clutter-actor.c:6996
348
348
msgid "Rotation Angle Y"
349
349
msgstr "Rotation Angle Y"
350
350
 
351
 
#: clutter/clutter-actor.c:6938
 
351
#: clutter/clutter-actor.c:6997
352
352
msgid "The rotation angle on the Y axis"
353
353
msgstr "The rotation angle on the Y axis"
354
354
 
355
 
#: clutter/clutter-actor.c:6956
 
355
#: clutter/clutter-actor.c:7015
356
356
msgid "Rotation Angle Z"
357
357
msgstr "Rotation Angle Z"
358
358
 
359
 
#: clutter/clutter-actor.c:6957
 
359
#: clutter/clutter-actor.c:7016
360
360
msgid "The rotation angle on the Z axis"
361
361
msgstr "The rotation angle on the Z axis"
362
362
 
363
 
#: clutter/clutter-actor.c:6975
 
363
#: clutter/clutter-actor.c:7034
364
364
msgid "Rotation Center X"
365
365
msgstr "Rotation Centre X"
366
366
 
367
 
#: clutter/clutter-actor.c:6976
 
367
#: clutter/clutter-actor.c:7035
368
368
msgid "The rotation center on the X axis"
369
369
msgstr "The rotation centre on the X axis"
370
370
 
371
 
#: clutter/clutter-actor.c:6993
 
371
#: clutter/clutter-actor.c:7052
372
372
msgid "Rotation Center Y"
373
373
msgstr "Rotation Centre Y"
374
374
 
375
 
#: clutter/clutter-actor.c:6994
 
375
#: clutter/clutter-actor.c:7053
376
376
msgid "The rotation center on the Y axis"
377
377
msgstr "The rotation centre on the Y axis"
378
378
 
379
 
#: clutter/clutter-actor.c:7011
 
379
#: clutter/clutter-actor.c:7070
380
380
msgid "Rotation Center Z"
381
381
msgstr "Rotation Centre Z"
382
382
 
383
 
#: clutter/clutter-actor.c:7012
 
383
#: clutter/clutter-actor.c:7071
384
384
msgid "The rotation center on the Z axis"
385
385
msgstr "The rotation centre on the Z axis"
386
386
 
387
 
#: clutter/clutter-actor.c:7029
 
387
#: clutter/clutter-actor.c:7088
388
388
msgid "Rotation Center Z Gravity"
389
389
msgstr "Rotation Centre Z Gravity"
390
390
 
391
 
#: clutter/clutter-actor.c:7030
 
391
#: clutter/clutter-actor.c:7089
392
392
msgid "Center point for rotation around the Z axis"
393
393
msgstr "Centre point for rotation around the Z axis"
394
394
 
395
 
#: clutter/clutter-actor.c:7058
 
395
#: clutter/clutter-actor.c:7117
396
396
msgid "Anchor X"
397
397
msgstr "Anchor X"
398
398
 
399
 
#: clutter/clutter-actor.c:7059
 
399
#: clutter/clutter-actor.c:7118
400
400
msgid "X coordinate of the anchor point"
401
401
msgstr "X coordinate of the anchor point"
402
402
 
403
 
#: clutter/clutter-actor.c:7087
 
403
#: clutter/clutter-actor.c:7146
404
404
msgid "Anchor Y"
405
405
msgstr "Anchor Y"
406
406
 
407
 
#: clutter/clutter-actor.c:7088
 
407
#: clutter/clutter-actor.c:7147
408
408
msgid "Y coordinate of the anchor point"
409
409
msgstr "Y coordinate of the anchor point"
410
410
 
411
 
#: clutter/clutter-actor.c:7115
 
411
#: clutter/clutter-actor.c:7174
412
412
msgid "Anchor Gravity"
413
413
msgstr "Anchor Gravity"
414
414
 
415
 
#: clutter/clutter-actor.c:7116
 
415
#: clutter/clutter-actor.c:7175
416
416
msgid "The anchor point as a ClutterGravity"
417
417
msgstr "The anchor point as a ClutterGravity"
418
418
 
419
 
#: clutter/clutter-actor.c:7135
 
419
#: clutter/clutter-actor.c:7194
420
420
msgid "Translation X"
421
421
msgstr "Translation X"
422
422
 
423
 
#: clutter/clutter-actor.c:7136
 
423
#: clutter/clutter-actor.c:7195
424
424
msgid "Translation along the X axis"
425
425
msgstr "Translation along the X axis"
426
426
 
427
 
#: clutter/clutter-actor.c:7155
 
427
#: clutter/clutter-actor.c:7214
428
428
msgid "Translation Y"
429
429
msgstr "Translation Y"
430
430
 
431
 
#: clutter/clutter-actor.c:7156
 
431
#: clutter/clutter-actor.c:7215
432
432
msgid "Translation along the Y axis"
433
433
msgstr "Translation along the Y axis"
434
434
 
435
 
#: clutter/clutter-actor.c:7175
 
435
#: clutter/clutter-actor.c:7234
436
436
msgid "Translation Z"
437
437
msgstr "Translation Z"
438
438
 
439
 
#: clutter/clutter-actor.c:7176
 
439
#: clutter/clutter-actor.c:7235
440
440
msgid "Translation along the Z axis"
441
441
msgstr "Translation along the Z axis"
442
442
 
443
 
#: clutter/clutter-actor.c:7206
 
443
#: clutter/clutter-actor.c:7265
444
444
msgid "Transform"
445
445
msgstr "Transform"
446
446
 
447
 
#: clutter/clutter-actor.c:7207
 
447
#: clutter/clutter-actor.c:7266
448
448
msgid "Transformation matrix"
449
449
msgstr "Transformation matrix"
450
450
 
451
 
#: clutter/clutter-actor.c:7222
 
451
#: clutter/clutter-actor.c:7281
452
452
msgid "Transform Set"
453
453
msgstr "Transform Set"
454
454
 
455
 
#: clutter/clutter-actor.c:7223
 
455
#: clutter/clutter-actor.c:7282
456
456
msgid "Whether the transform property is set"
457
457
msgstr "Whether the transform property is set"
458
458
 
459
 
#: clutter/clutter-actor.c:7244
 
459
#: clutter/clutter-actor.c:7303
460
460
msgid "Child Transform"
461
461
msgstr "Child Transform"
462
462
 
463
 
#: clutter/clutter-actor.c:7245
 
463
#: clutter/clutter-actor.c:7304
464
464
msgid "Children transformation matrix"
465
465
msgstr "Children transformation matrix"
466
466
 
467
 
#: clutter/clutter-actor.c:7260
 
467
#: clutter/clutter-actor.c:7319
468
468
msgid "Child Transform Set"
469
469
msgstr "Child Transform Set"
470
470
 
471
 
#: clutter/clutter-actor.c:7261
 
471
#: clutter/clutter-actor.c:7320
472
472
msgid "Whether the child-transform property is set"
473
473
msgstr "Whether the child-transform property is set"
474
474
 
475
 
#: clutter/clutter-actor.c:7278
 
475
#: clutter/clutter-actor.c:7337
476
476
msgid "Show on set parent"
477
477
msgstr "Show on set parent"
478
478
 
479
 
#: clutter/clutter-actor.c:7279
 
479
#: clutter/clutter-actor.c:7338
480
480
msgid "Whether the actor is shown when parented"
481
481
msgstr "Whether the actor is shown when parented"
482
482
 
483
 
#: clutter/clutter-actor.c:7296
 
483
#: clutter/clutter-actor.c:7355
484
484
msgid "Clip to Allocation"
485
485
msgstr "Clip to Allocation"
486
486
 
487
 
#: clutter/clutter-actor.c:7297
 
487
#: clutter/clutter-actor.c:7356
488
488
msgid "Sets the clip region to track the actor's allocation"
489
489
msgstr "Sets the clip region to track the actor's allocation"
490
490
 
491
 
#: clutter/clutter-actor.c:7310
 
491
#: clutter/clutter-actor.c:7369
492
492
msgid "Text Direction"
493
493
msgstr "Text Direction"
494
494
 
495
 
#: clutter/clutter-actor.c:7311
 
495
#: clutter/clutter-actor.c:7370
496
496
msgid "Direction of the text"
497
497
msgstr "Direction of the text"
498
498
 
499
 
#: clutter/clutter-actor.c:7326
 
499
#: clutter/clutter-actor.c:7385
500
500
msgid "Has Pointer"
501
501
msgstr "Has Pointer"
502
502
 
503
 
#: clutter/clutter-actor.c:7327
 
503
#: clutter/clutter-actor.c:7386
504
504
msgid "Whether the actor contains the pointer of an input device"
505
505
msgstr "Whether the actor contains the pointer of an input device"
506
506
 
507
 
#: clutter/clutter-actor.c:7340
 
507
#: clutter/clutter-actor.c:7399
508
508
msgid "Actions"
509
509
msgstr "Actions"
510
510
 
511
 
#: clutter/clutter-actor.c:7341
 
511
#: clutter/clutter-actor.c:7400
512
512
msgid "Adds an action to the actor"
513
513
msgstr "Adds an action to the actor"
514
514
 
515
 
#: clutter/clutter-actor.c:7354
 
515
#: clutter/clutter-actor.c:7413
516
516
msgid "Constraints"
517
517
msgstr "Constraints"
518
518
 
519
 
#: clutter/clutter-actor.c:7355
 
519
#: clutter/clutter-actor.c:7414
520
520
msgid "Adds a constraint to the actor"
521
521
msgstr "Adds a constraint to the actor"
522
522
 
523
 
#: clutter/clutter-actor.c:7368
 
523
#: clutter/clutter-actor.c:7427
524
524
msgid "Effect"
525
525
msgstr "Effect"
526
526
 
527
 
#: clutter/clutter-actor.c:7369
 
527
#: clutter/clutter-actor.c:7428
528
528
msgid "Add an effect to be applied on the actor"
529
529
msgstr "Add an effect to be applied on the actor"
530
530
 
531
 
#: clutter/clutter-actor.c:7383
 
531
#: clutter/clutter-actor.c:7442
532
532
msgid "Layout Manager"
533
533
msgstr "Layout Manager"
534
534
 
535
 
#: clutter/clutter-actor.c:7384
 
535
#: clutter/clutter-actor.c:7443
536
536
msgid "The object controlling the layout of an actor's children"
537
537
msgstr "The object controlling the layout of an actor's children"
538
538
 
539
 
#: clutter/clutter-actor.c:7398
 
539
#: clutter/clutter-actor.c:7457
540
540
msgid "X Expand"
541
541
msgstr "X Expand"
542
542
 
543
 
#: clutter/clutter-actor.c:7399
 
543
#: clutter/clutter-actor.c:7458
544
544
msgid "Whether extra horizontal space should be assigned to the actor"
545
545
msgstr "Whether extra horizontal space should be assigned to the actor"
546
546
 
547
 
#: clutter/clutter-actor.c:7414
 
547
#: clutter/clutter-actor.c:7473
548
548
msgid "Y Expand"
549
549
msgstr "Y Expand"
550
550
 
551
 
#: clutter/clutter-actor.c:7415
 
551
#: clutter/clutter-actor.c:7474
552
552
msgid "Whether extra vertical space should be assigned to the actor"
553
553
msgstr "Whether extra vertical space should be assigned to the actor"
554
554
 
555
 
#: clutter/clutter-actor.c:7431
 
555
#: clutter/clutter-actor.c:7490
556
556
msgid "X Alignment"
557
557
msgstr "X Alignment"
558
558
 
559
 
#: clutter/clutter-actor.c:7432
 
559
#: clutter/clutter-actor.c:7491
560
560
msgid "The alignment of the actor on the X axis within its allocation"
561
561
msgstr "The alignment of the actor on the X axis within its allocation"
562
562
 
563
 
#: clutter/clutter-actor.c:7447
 
563
#: clutter/clutter-actor.c:7506
564
564
msgid "Y Alignment"
565
565
msgstr "Y Alignment"
566
566
 
567
 
#: clutter/clutter-actor.c:7448
 
567
#: clutter/clutter-actor.c:7507
568
568
msgid "The alignment of the actor on the Y axis within its allocation"
569
569
msgstr "The alignment of the actor on the Y axis within its allocation"
570
570
 
571
 
#: clutter/clutter-actor.c:7467
 
571
#: clutter/clutter-actor.c:7526
572
572
msgid "Margin Top"
573
573
msgstr "Margin Top"
574
574
 
575
 
#: clutter/clutter-actor.c:7468
 
575
#: clutter/clutter-actor.c:7527
576
576
msgid "Extra space at the top"
577
577
msgstr "Extra space at the top"
578
578
 
579
 
#: clutter/clutter-actor.c:7489
 
579
#: clutter/clutter-actor.c:7548
580
580
msgid "Margin Bottom"
581
581
msgstr "Margin Bottom"
582
582
 
583
 
#: clutter/clutter-actor.c:7490
 
583
#: clutter/clutter-actor.c:7549
584
584
msgid "Extra space at the bottom"
585
585
msgstr "Extra space at the bottom"
586
586
 
587
 
#: clutter/clutter-actor.c:7511
 
587
#: clutter/clutter-actor.c:7570
588
588
msgid "Margin Left"
589
589
msgstr "Margin Left"
590
590
 
591
 
#: clutter/clutter-actor.c:7512
 
591
#: clutter/clutter-actor.c:7571
592
592
msgid "Extra space at the left"
593
593
msgstr "Extra space at the left"
594
594
 
595
 
#: clutter/clutter-actor.c:7533
 
595
#: clutter/clutter-actor.c:7592
596
596
msgid "Margin Right"
597
597
msgstr "Margin Right"
598
598
 
599
 
#: clutter/clutter-actor.c:7534
 
599
#: clutter/clutter-actor.c:7593
600
600
msgid "Extra space at the right"
601
601
msgstr "Extra space at the right"
602
602
 
603
 
#: clutter/clutter-actor.c:7550
 
603
#: clutter/clutter-actor.c:7609
604
604
msgid "Background Color Set"
605
605
msgstr "Background Colour Set"
606
606
 
607
 
#: clutter/clutter-actor.c:7551 clutter/deprecated/clutter-box.c:275
 
607
#: clutter/clutter-actor.c:7610 clutter/deprecated/clutter-box.c:269
608
608
msgid "Whether the background color is set"
609
609
msgstr "Whether the background colour is set"
610
610
 
611
 
#: clutter/clutter-actor.c:7567
 
611
#: clutter/clutter-actor.c:7626
612
612
msgid "Background color"
613
613
msgstr "Background colour"
614
614
 
615
 
#: clutter/clutter-actor.c:7568
 
615
#: clutter/clutter-actor.c:7627
616
616
msgid "The actor's background color"
617
617
msgstr "The actor's background colour"
618
618
 
619
 
#: clutter/clutter-actor.c:7583
 
619
#: clutter/clutter-actor.c:7642
620
620
msgid "First Child"
621
621
msgstr "First Child"
622
622
 
623
 
#: clutter/clutter-actor.c:7584
 
623
#: clutter/clutter-actor.c:7643
624
624
msgid "The actor's first child"
625
625
msgstr "The actor's first child"
626
626
 
627
 
#: clutter/clutter-actor.c:7597
 
627
#: clutter/clutter-actor.c:7656
628
628
msgid "Last Child"
629
629
msgstr "Last Child"
630
630
 
631
 
#: clutter/clutter-actor.c:7598
 
631
#: clutter/clutter-actor.c:7657
632
632
msgid "The actor's last child"
633
633
msgstr "The actor's last child"
634
634
 
635
 
#: clutter/clutter-actor.c:7612
 
635
#: clutter/clutter-actor.c:7671
636
636
msgid "Content"
637
637
msgstr "Content"
638
638
 
639
 
#: clutter/clutter-actor.c:7613
 
639
#: clutter/clutter-actor.c:7672
640
640
msgid "Delegate object for painting the actor's content"
641
641
msgstr "Delegate object for painting the actor's content"
642
642
 
643
 
#: clutter/clutter-actor.c:7638
 
643
#: clutter/clutter-actor.c:7697
644
644
msgid "Content Gravity"
645
645
msgstr "Content Gravity"
646
646
 
647
 
#: clutter/clutter-actor.c:7639
 
647
#: clutter/clutter-actor.c:7698
648
648
msgid "Alignment of the actor's content"
649
649
msgstr "Alignment of the actor's content"
650
650
 
651
 
#: clutter/clutter-actor.c:7659
 
651
#: clutter/clutter-actor.c:7718
652
652
msgid "Content Box"
653
653
msgstr "Content Box"
654
654
 
655
 
#: clutter/clutter-actor.c:7660
 
655
#: clutter/clutter-actor.c:7719
656
656
msgid "The bounding box of the actor's content"
657
657
msgstr "The bounding box of the actor's content"
658
658
 
659
 
#: clutter/clutter-actor.c:7668
 
659
#: clutter/clutter-actor.c:7727
660
660
msgid "Minification Filter"
661
661
msgstr "Minification Filter"
662
662
 
663
 
#: clutter/clutter-actor.c:7669
 
663
#: clutter/clutter-actor.c:7728
664
664
msgid "The filter used when reducing the size of the content"
665
665
msgstr "The filter used when reducing the size of the content"
666
666
 
667
 
#: clutter/clutter-actor.c:7676
 
667
#: clutter/clutter-actor.c:7735
668
668
msgid "Magnification Filter"
669
669
msgstr "Magnification Filter"
670
670
 
671
 
#: clutter/clutter-actor.c:7677
 
671
#: clutter/clutter-actor.c:7736
672
672
msgid "The filter used when increasing the size of the content"
673
673
msgstr "The filter used when increasing the size of the content"
674
674
 
675
 
#: clutter/clutter-actor.c:7691
 
675
#: clutter/clutter-actor.c:7750
676
676
msgid "Content Repeat"
677
677
msgstr "Content Repeat"
678
678
 
679
 
#: clutter/clutter-actor.c:7692
 
679
#: clutter/clutter-actor.c:7751
680
680
msgid "The repeat policy for the actor's content"
681
681
msgstr "The repeat policy for the actor's content"
682
682
 
683
 
#: clutter/clutter-actor-meta.c:193 clutter/clutter-child-meta.c:142
 
683
#: clutter/clutter-actor-meta.c:191 clutter/clutter-child-meta.c:142
684
684
msgid "Actor"
685
685
msgstr "Actor"
686
686
 
687
 
#: clutter/clutter-actor-meta.c:194
 
687
#: clutter/clutter-actor-meta.c:192
688
688
msgid "The actor attached to the meta"
689
689
msgstr "The actor attached to the meta"
690
690
 
691
 
#: clutter/clutter-actor-meta.c:208
 
691
#: clutter/clutter-actor-meta.c:206
692
692
msgid "The name of the meta"
693
693
msgstr "The name of the meta"
694
694
 
695
 
#: clutter/clutter-actor-meta.c:221 clutter/clutter-input-device.c:337
696
 
#: clutter/deprecated/clutter-shader.c:313
 
695
#: clutter/clutter-actor-meta.c:219 clutter/clutter-input-device.c:326
 
696
#: clutter/deprecated/clutter-shader.c:309
697
697
msgid "Enabled"
698
698
msgstr "Enabled"
699
699
 
700
 
#: clutter/clutter-actor-meta.c:222
 
700
#: clutter/clutter-actor-meta.c:220
701
701
msgid "Whether the meta is enabled"
702
702
msgstr "Whether the meta is enabled"
703
703
 
704
704
#: clutter/clutter-align-constraint.c:279
705
 
#: clutter/clutter-bind-constraint.c:358 clutter/clutter-clone.c:345
 
705
#: clutter/clutter-bind-constraint.c:343 clutter/clutter-clone.c:341
706
706
#: clutter/clutter-snap-constraint.c:321
707
707
msgid "Source"
708
708
msgstr "Source"
728
728
msgid "The alignment factor, between 0.0 and 1.0"
729
729
msgstr "The alignment factor, between 0.0 and 1.0"
730
730
 
731
 
#: clutter/clutter-backend.c:379
 
731
#: clutter/clutter-backend.c:380
732
732
msgid "Unable to initialize the Clutter backend"
733
733
msgstr "Unable to initialise the Clutter backend"
734
734
 
735
 
#: clutter/clutter-backend.c:453
 
735
#: clutter/clutter-backend.c:454
736
736
#, c-format
737
737
msgid "The backend of type '%s' does not support creating multiple stages"
738
738
msgstr "The backend of type '%s' does not support creating multiple stages"
739
739
 
740
 
#: clutter/clutter-bind-constraint.c:359
 
740
#: clutter/clutter-bind-constraint.c:344
741
741
msgid "The source of the binding"
742
742
msgstr "The source of the binding"
743
743
 
744
 
#: clutter/clutter-bind-constraint.c:372
 
744
#: clutter/clutter-bind-constraint.c:357
745
745
msgid "Coordinate"
746
746
msgstr "Coordinate"
747
747
 
748
 
#: clutter/clutter-bind-constraint.c:373
 
748
#: clutter/clutter-bind-constraint.c:358
749
749
msgid "The coordinate to bind"
750
750
msgstr "The coordinate to bind"
751
751
 
752
 
#: clutter/clutter-bind-constraint.c:387 clutter/clutter-path-constraint.c:226
 
752
#: clutter/clutter-bind-constraint.c:372 clutter/clutter-path-constraint.c:226
753
753
#: clutter/clutter-snap-constraint.c:366
754
754
msgid "Offset"
755
755
msgstr "Offset"
756
756
 
757
 
#: clutter/clutter-bind-constraint.c:388
 
757
#: clutter/clutter-bind-constraint.c:373
758
758
msgid "The offset in pixels to apply to the binding"
759
759
msgstr "The offset in pixels to apply to the binding"
760
760
 
761
 
#: clutter/clutter-binding-pool.c:320
 
761
#: clutter/clutter-binding-pool.c:319
762
762
msgid "The unique name of the binding pool"
763
763
msgstr "The unique name of the binding pool"
764
764
 
765
 
#: clutter/clutter-bin-layout.c:240 clutter/clutter-bin-layout.c:655
766
 
#: clutter/clutter-box-layout.c:390 clutter/clutter-table-layout.c:610
 
765
#: clutter/clutter-bin-layout.c:220 clutter/clutter-bin-layout.c:633
 
766
#: clutter/clutter-box-layout.c:374
 
767
#: clutter/deprecated/clutter-table-layout.c:602
767
768
msgid "Horizontal Alignment"
768
769
msgstr "Horizontal Alignment"
769
770
 
770
 
#: clutter/clutter-bin-layout.c:241
 
771
#: clutter/clutter-bin-layout.c:221
771
772
msgid "Horizontal alignment for the actor inside the layout manager"
772
773
msgstr "Horizontal alignment for the actor inside the layout manager"
773
774
 
774
 
#: clutter/clutter-bin-layout.c:249 clutter/clutter-bin-layout.c:675
775
 
#: clutter/clutter-box-layout.c:399 clutter/clutter-table-layout.c:625
 
775
#: clutter/clutter-bin-layout.c:229 clutter/clutter-bin-layout.c:653
 
776
#: clutter/clutter-box-layout.c:383
 
777
#: clutter/deprecated/clutter-table-layout.c:617
776
778
msgid "Vertical Alignment"
777
779
msgstr "Vertical Alignment"
778
780
 
779
 
#: clutter/clutter-bin-layout.c:250
 
781
#: clutter/clutter-bin-layout.c:230
780
782
msgid "Vertical alignment for the actor inside the layout manager"
781
783
msgstr "Vertical alignment for the actor inside the layout manager"
782
784
 
783
 
#: clutter/clutter-bin-layout.c:656
 
785
#: clutter/clutter-bin-layout.c:634
784
786
msgid "Default horizontal alignment for the actors inside the layout manager"
785
787
msgstr "Default horizontal alignment for the actors inside the layout manager"
786
788
 
787
 
#: clutter/clutter-bin-layout.c:676
 
789
#: clutter/clutter-bin-layout.c:654
788
790
msgid "Default vertical alignment for the actors inside the layout manager"
789
791
msgstr "Default vertical alignment for the actors inside the layout manager"
790
792
 
791
 
#: clutter/clutter-box-layout.c:365
 
793
#: clutter/clutter-box-layout.c:349
792
794
msgid "Expand"
793
795
msgstr "Expand"
794
796
 
795
 
#: clutter/clutter-box-layout.c:366
 
797
#: clutter/clutter-box-layout.c:350
796
798
msgid "Allocate extra space for the child"
797
799
msgstr "Allocate extra space for the child"
798
800
 
799
 
#: clutter/clutter-box-layout.c:372 clutter/clutter-table-layout.c:589
 
801
#: clutter/clutter-box-layout.c:356
 
802
#: clutter/deprecated/clutter-table-layout.c:581
800
803
msgid "Horizontal Fill"
801
804
msgstr "Horizontal Fill"
802
805
 
803
 
#: clutter/clutter-box-layout.c:373 clutter/clutter-table-layout.c:590
 
806
#: clutter/clutter-box-layout.c:357
 
807
#: clutter/deprecated/clutter-table-layout.c:582
804
808
msgid ""
805
809
"Whether the child should receive priority when the container is allocating "
806
810
"spare space on the horizontal axis"
808
812
"Whether the child should receive priority when the container is allocating "
809
813
"spare space on the horizontal axis"
810
814
 
811
 
#: clutter/clutter-box-layout.c:381 clutter/clutter-table-layout.c:596
 
815
#: clutter/clutter-box-layout.c:365
 
816
#: clutter/deprecated/clutter-table-layout.c:588
812
817
msgid "Vertical Fill"
813
818
msgstr "Vertical Fill"
814
819
 
815
 
#: clutter/clutter-box-layout.c:382 clutter/clutter-table-layout.c:597
 
820
#: clutter/clutter-box-layout.c:366
 
821
#: clutter/deprecated/clutter-table-layout.c:589
816
822
msgid ""
817
823
"Whether the child should receive priority when the container is allocating "
818
824
"spare space on the vertical axis"
820
826
"Whether the child should receive priority when the container is allocating "
821
827
"spare space on the vertical axis"
822
828
 
823
 
#: clutter/clutter-box-layout.c:391 clutter/clutter-table-layout.c:611
 
829
#: clutter/clutter-box-layout.c:375
 
830
#: clutter/deprecated/clutter-table-layout.c:603
824
831
msgid "Horizontal alignment of the actor within the cell"
825
832
msgstr "Horizontal alignment of the actor within the cell"
826
833
 
827
 
#: clutter/clutter-box-layout.c:400 clutter/clutter-table-layout.c:626
 
834
#: clutter/clutter-box-layout.c:384
 
835
#: clutter/deprecated/clutter-table-layout.c:618
828
836
msgid "Vertical alignment of the actor within the cell"
829
837
msgstr "Vertical alignment of the actor within the cell"
830
838
 
831
 
#: clutter/clutter-box-layout.c:1365
 
839
#: clutter/clutter-box-layout.c:1345
832
840
msgid "Vertical"
833
841
msgstr "Vertical"
834
842
 
835
 
#: clutter/clutter-box-layout.c:1366
 
843
#: clutter/clutter-box-layout.c:1346
836
844
msgid "Whether the layout should be vertical, rather than horizontal"
837
845
msgstr "Whether the layout should be vertical, rather than horizontal"
838
846
 
839
 
#: clutter/clutter-box-layout.c:1383 clutter/clutter-flow-layout.c:890
840
 
#: clutter/clutter-grid-layout.c:1550
 
847
#: clutter/clutter-box-layout.c:1363 clutter/clutter-flow-layout.c:927
 
848
#: clutter/clutter-grid-layout.c:1549
841
849
msgid "Orientation"
842
850
msgstr "Orientation"
843
851
 
844
 
#: clutter/clutter-box-layout.c:1384 clutter/clutter-flow-layout.c:891
845
 
#: clutter/clutter-grid-layout.c:1551
 
852
#: clutter/clutter-box-layout.c:1364 clutter/clutter-flow-layout.c:928
 
853
#: clutter/clutter-grid-layout.c:1550
846
854
msgid "The orientation of the layout"
847
855
msgstr "The orientation of the layout"
848
856
 
849
 
#: clutter/clutter-box-layout.c:1400 clutter/clutter-flow-layout.c:906
 
857
#: clutter/clutter-box-layout.c:1380 clutter/clutter-flow-layout.c:943
850
858
msgid "Homogeneous"
851
859
msgstr "Homogeneous"
852
860
 
853
 
#: clutter/clutter-box-layout.c:1401
 
861
#: clutter/clutter-box-layout.c:1381
854
862
msgid ""
855
863
"Whether the layout should be homogeneous, i.e. all childs get the same size"
856
864
msgstr ""
857
865
"Whether the layout should be homogeneous, i.e. all children get the same size"
858
866
 
859
 
#: clutter/clutter-box-layout.c:1416
 
867
#: clutter/clutter-box-layout.c:1396
860
868
msgid "Pack Start"
861
869
msgstr "Pack Start"
862
870
 
863
 
#: clutter/clutter-box-layout.c:1417
 
871
#: clutter/clutter-box-layout.c:1397
864
872
msgid "Whether to pack items at the start of the box"
865
873
msgstr "Whether to pack items at the start of the box"
866
874
 
867
 
#: clutter/clutter-box-layout.c:1430
 
875
#: clutter/clutter-box-layout.c:1410
868
876
msgid "Spacing"
869
877
msgstr "Spacing"
870
878
 
871
 
#: clutter/clutter-box-layout.c:1431
 
879
#: clutter/clutter-box-layout.c:1411
872
880
msgid "Spacing between children"
873
881
msgstr "Spacing between children"
874
882
 
875
 
#: clutter/clutter-box-layout.c:1448 clutter/clutter-table-layout.c:1675
 
883
#: clutter/clutter-box-layout.c:1428
 
884
#: clutter/deprecated/clutter-table-layout.c:1669
876
885
msgid "Use Animations"
877
886
msgstr "Use Animations"
878
887
 
879
 
#: clutter/clutter-box-layout.c:1449 clutter/clutter-table-layout.c:1676
 
888
#: clutter/clutter-box-layout.c:1429
 
889
#: clutter/deprecated/clutter-table-layout.c:1670
880
890
msgid "Whether layout changes should be animated"
881
891
msgstr "Whether layout changes should be animated"
882
892
 
883
 
#: clutter/clutter-box-layout.c:1473 clutter/clutter-table-layout.c:1700
 
893
#: clutter/clutter-box-layout.c:1453
 
894
#: clutter/deprecated/clutter-table-layout.c:1694
884
895
msgid "Easing Mode"
885
896
msgstr "Easing Mode"
886
897
 
887
 
#: clutter/clutter-box-layout.c:1474 clutter/clutter-table-layout.c:1701
 
898
#: clutter/clutter-box-layout.c:1454
 
899
#: clutter/deprecated/clutter-table-layout.c:1695
888
900
msgid "The easing mode of the animations"
889
901
msgstr "The easing mode of the animations"
890
902
 
891
 
#: clutter/clutter-box-layout.c:1494 clutter/clutter-table-layout.c:1721
 
903
#: clutter/clutter-box-layout.c:1474
 
904
#: clutter/deprecated/clutter-table-layout.c:1715
892
905
msgid "Easing Duration"
893
906
msgstr "Easing Duration"
894
907
 
895
 
#: clutter/clutter-box-layout.c:1495 clutter/clutter-table-layout.c:1722
 
908
#: clutter/clutter-box-layout.c:1475
 
909
#: clutter/deprecated/clutter-table-layout.c:1716
896
910
msgid "The duration of the animations"
897
911
msgstr "The duration of the animations"
898
912
 
912
926
msgid "The contrast change to apply"
913
927
msgstr "The contrast change to apply"
914
928
 
915
 
#: clutter/clutter-canvas.c:216
 
929
#: clutter/clutter-canvas.c:243
916
930
msgid "The width of the canvas"
917
931
msgstr "The width of the canvas"
918
932
 
919
 
#: clutter/clutter-canvas.c:232
 
933
#: clutter/clutter-canvas.c:259
920
934
msgid "The height of the canvas"
921
935
msgstr "The height of the canvas"
922
936
 
 
937
#: clutter/clutter-canvas.c:278
 
938
#, fuzzy
 
939
msgid "Scale Factor Set"
 
940
msgstr "Selection Colour Set"
 
941
 
 
942
#: clutter/clutter-canvas.c:279
 
943
#, fuzzy
 
944
msgid "Whether the scale-factor property is set"
 
945
msgstr "Whether the transform property is set"
 
946
 
 
947
#: clutter/clutter-canvas.c:300
 
948
#, fuzzy
 
949
msgid "Scale Factor"
 
950
msgstr "Factor"
 
951
 
 
952
#: clutter/clutter-canvas.c:301
 
953
#, fuzzy
 
954
msgid "The scaling factor for the surface"
 
955
msgstr "The height of the Cairo surface"
 
956
 
923
957
#: clutter/clutter-child-meta.c:127
924
958
msgid "Container"
925
959
msgstr "Container"
932
966
msgid "The actor wrapped by this data"
933
967
msgstr "The actor wrapped by this data"
934
968
 
935
 
#: clutter/clutter-click-action.c:559
 
969
#: clutter/clutter-click-action.c:586
936
970
msgid "Pressed"
937
971
msgstr "Pressed"
938
972
 
939
 
#: clutter/clutter-click-action.c:560
 
973
#: clutter/clutter-click-action.c:587
940
974
msgid "Whether the clickable should be in pressed state"
941
975
msgstr "Whether the clickable should be in pressed state"
942
976
 
943
 
#: clutter/clutter-click-action.c:573
 
977
#: clutter/clutter-click-action.c:600
944
978
msgid "Held"
945
979
msgstr "Held"
946
980
 
947
 
#: clutter/clutter-click-action.c:574
 
981
#: clutter/clutter-click-action.c:601
948
982
msgid "Whether the clickable has a grab"
949
983
msgstr "Whether the clickable has a grab"
950
984
 
951
 
#: clutter/clutter-click-action.c:591 clutter/clutter-settings.c:607
 
985
#: clutter/clutter-click-action.c:618 clutter/clutter-settings.c:651
952
986
msgid "Long Press Duration"
953
987
msgstr "Long Press Duration"
954
988
 
955
 
#: clutter/clutter-click-action.c:592
 
989
#: clutter/clutter-click-action.c:619
956
990
msgid "The minimum duration of a long press to recognize the gesture"
957
991
msgstr "The minimum duration of a long press to recognise the gesture"
958
992
 
959
 
#: clutter/clutter-click-action.c:610
 
993
#: clutter/clutter-click-action.c:637
960
994
msgid "Long Press Threshold"
961
995
msgstr "Long Press Threshold"
962
996
 
963
 
#: clutter/clutter-click-action.c:611
 
997
#: clutter/clutter-click-action.c:638
964
998
msgid "The maximum threshold before a long press is cancelled"
965
999
msgstr "The maximum threshold before a long press is cancelled"
966
1000
 
967
 
#: clutter/clutter-clone.c:346
 
1001
#: clutter/clutter-clone.c:342
968
1002
msgid "Specifies the actor to be cloned"
969
1003
msgstr "Specifies the actor to be cloned"
970
1004
 
976
1010
msgid "The tint to apply"
977
1011
msgstr "The tint to apply"
978
1012
 
979
 
#: clutter/clutter-deform-effect.c:588
 
1013
#: clutter/clutter-deform-effect.c:591
980
1014
msgid "Horizontal Tiles"
981
1015
msgstr "Horizontal Tiles"
982
1016
 
983
 
#: clutter/clutter-deform-effect.c:589
 
1017
#: clutter/clutter-deform-effect.c:592
984
1018
msgid "The number of horizontal tiles"
985
1019
msgstr "The number of horizontal tiles"
986
1020
 
987
 
#: clutter/clutter-deform-effect.c:604
 
1021
#: clutter/clutter-deform-effect.c:607
988
1022
msgid "Vertical Tiles"
989
1023
msgstr "Vertical Tiles"
990
1024
 
991
 
#: clutter/clutter-deform-effect.c:605
 
1025
#: clutter/clutter-deform-effect.c:608
992
1026
msgid "The number of vertical tiles"
993
1027
msgstr "The number of vertical tiles"
994
1028
 
995
 
#: clutter/clutter-deform-effect.c:622
 
1029
#: clutter/clutter-deform-effect.c:625
996
1030
msgid "Back Material"
997
1031
msgstr "Back Material"
998
1032
 
999
 
#: clutter/clutter-deform-effect.c:623
 
1033
#: clutter/clutter-deform-effect.c:626
1000
1034
msgid "The material to be used when painting the back of the actor"
1001
1035
msgstr "The material to be used when painting the back of the actor"
1002
1036
 
1004
1038
msgid "The desaturation factor"
1005
1039
msgstr "The desaturation factor"
1006
1040
 
1007
 
#: clutter/clutter-device-manager.c:131 clutter/clutter-input-device.c:366
1008
 
#: clutter/x11/clutter-keymap-x11.c:321
 
1041
#: clutter/clutter-device-manager.c:127 clutter/clutter-input-device.c:355
 
1042
#: clutter/x11/clutter-keymap-x11.c:457
1009
1043
msgid "Backend"
1010
1044
msgstr "Backend"
1011
1045
 
1012
 
#: clutter/clutter-device-manager.c:132
 
1046
#: clutter/clutter-device-manager.c:128
1013
1047
msgid "The ClutterBackend of the device manager"
1014
1048
msgstr "The ClutterBackend of the device manager"
1015
1049
 
1016
 
#: clutter/clutter-drag-action.c:742
 
1050
#: clutter/clutter-drag-action.c:733
1017
1051
msgid "Horizontal Drag Threshold"
1018
1052
msgstr "Horizontal Drag Threshold"
1019
1053
 
1020
 
#: clutter/clutter-drag-action.c:743
 
1054
#: clutter/clutter-drag-action.c:734
1021
1055
msgid "The horizontal amount of pixels required to start dragging"
1022
1056
msgstr "The horizontal amount of pixels required to start dragging"
1023
1057
 
1024
 
#: clutter/clutter-drag-action.c:770
 
1058
#: clutter/clutter-drag-action.c:761
1025
1059
msgid "Vertical Drag Threshold"
1026
1060
msgstr "Vertical Drag Threshold"
1027
1061
 
1028
 
#: clutter/clutter-drag-action.c:771
 
1062
#: clutter/clutter-drag-action.c:762
1029
1063
msgid "The vertical amount of pixels required to start dragging"
1030
1064
msgstr "The vertical amount of pixels required to start dragging"
1031
1065
 
1032
 
#: clutter/clutter-drag-action.c:792
 
1066
#: clutter/clutter-drag-action.c:783
1033
1067
msgid "Drag Handle"
1034
1068
msgstr "Drag Handle"
1035
1069
 
1036
 
#: clutter/clutter-drag-action.c:793
 
1070
#: clutter/clutter-drag-action.c:784
1037
1071
msgid "The actor that is being dragged"
1038
1072
msgstr "The actor that is being dragged"
1039
1073
 
1040
 
#: clutter/clutter-drag-action.c:806
 
1074
#: clutter/clutter-drag-action.c:797
1041
1075
msgid "Drag Axis"
1042
1076
msgstr "Drag Axis"
1043
1077
 
1044
 
#: clutter/clutter-drag-action.c:807
 
1078
#: clutter/clutter-drag-action.c:798
1045
1079
msgid "Constraints the dragging to an axis"
1046
1080
msgstr "Constraints the dragging to an axis"
1047
1081
 
1048
 
#: clutter/clutter-drag-action.c:823
 
1082
#: clutter/clutter-drag-action.c:814
1049
1083
msgid "Drag Area"
1050
1084
msgstr "Drag Area"
1051
1085
 
1052
 
#: clutter/clutter-drag-action.c:824
 
1086
#: clutter/clutter-drag-action.c:815
1053
1087
msgid "Constrains the dragging to a rectangle"
1054
1088
msgstr "Constrains the dragging to a rectangle"
1055
1089
 
1056
 
#: clutter/clutter-drag-action.c:837
 
1090
#: clutter/clutter-drag-action.c:828
1057
1091
msgid "Drag Area Set"
1058
1092
msgstr "Drag Area Set"
1059
1093
 
1060
 
#: clutter/clutter-drag-action.c:838
 
1094
#: clutter/clutter-drag-action.c:829
1061
1095
msgid "Whether the drag area is set"
1062
1096
msgstr "Whether the drag area is set"
1063
1097
 
1064
 
#: clutter/clutter-flow-layout.c:907
 
1098
#: clutter/clutter-flow-layout.c:944
1065
1099
msgid "Whether each item should receive the same allocation"
1066
1100
msgstr "Whether each item should receive the same allocation"
1067
1101
 
1068
 
#: clutter/clutter-flow-layout.c:922 clutter/clutter-table-layout.c:1637
 
1102
#: clutter/clutter-flow-layout.c:959
 
1103
#: clutter/deprecated/clutter-table-layout.c:1629
1069
1104
msgid "Column Spacing"
1070
1105
msgstr "Column Spacing"
1071
1106
 
1072
 
#: clutter/clutter-flow-layout.c:923
 
1107
#: clutter/clutter-flow-layout.c:960
1073
1108
msgid "The spacing between columns"
1074
1109
msgstr "The spacing between columns"
1075
1110
 
1076
 
#: clutter/clutter-flow-layout.c:939 clutter/clutter-table-layout.c:1651
 
1111
#: clutter/clutter-flow-layout.c:976
 
1112
#: clutter/deprecated/clutter-table-layout.c:1645
1077
1113
msgid "Row Spacing"
1078
1114
msgstr "Row Spacing"
1079
1115
 
1080
 
#: clutter/clutter-flow-layout.c:940
 
1116
#: clutter/clutter-flow-layout.c:977
1081
1117
msgid "The spacing between rows"
1082
1118
msgstr "The spacing between rows"
1083
1119
 
1084
 
#: clutter/clutter-flow-layout.c:954
 
1120
#: clutter/clutter-flow-layout.c:991
1085
1121
msgid "Minimum Column Width"
1086
1122
msgstr "Minimum Column Width"
1087
1123
 
1088
 
#: clutter/clutter-flow-layout.c:955
 
1124
#: clutter/clutter-flow-layout.c:992
1089
1125
msgid "Minimum width for each column"
1090
1126
msgstr "Minimum width for each column"
1091
1127
 
1092
 
#: clutter/clutter-flow-layout.c:970
 
1128
#: clutter/clutter-flow-layout.c:1007
1093
1129
msgid "Maximum Column Width"
1094
1130
msgstr "Maximum Column Width"
1095
1131
 
1096
 
#: clutter/clutter-flow-layout.c:971
 
1132
#: clutter/clutter-flow-layout.c:1008
1097
1133
msgid "Maximum width for each column"
1098
1134
msgstr "Maximum width for each column"
1099
1135
 
1100
 
#: clutter/clutter-flow-layout.c:985
 
1136
#: clutter/clutter-flow-layout.c:1022
1101
1137
msgid "Minimum Row Height"
1102
1138
msgstr "Minimum Row Height"
1103
1139
 
1104
 
#: clutter/clutter-flow-layout.c:986
 
1140
#: clutter/clutter-flow-layout.c:1023
1105
1141
msgid "Minimum height for each row"
1106
1142
msgstr "Minimum height for each row"
1107
1143
 
1108
 
#: clutter/clutter-flow-layout.c:1001
 
1144
#: clutter/clutter-flow-layout.c:1038
1109
1145
msgid "Maximum Row Height"
1110
1146
msgstr "Maximum Row Height"
1111
1147
 
1112
 
#: clutter/clutter-flow-layout.c:1002
 
1148
#: clutter/clutter-flow-layout.c:1039
1113
1149
msgid "Maximum height for each row"
1114
1150
msgstr "Maximum height for each row"
1115
1151
 
1116
 
#: clutter/clutter-grid-layout.c:1222
 
1152
#: clutter/clutter-flow-layout.c:1054 clutter/clutter-flow-layout.c:1055
 
1153
msgid "Snap to grid"
 
1154
msgstr ""
 
1155
 
 
1156
#: clutter/clutter-gesture-action.c:668
 
1157
#, fuzzy
 
1158
msgid "Number touch points"
 
1159
msgstr "Number of Axes"
 
1160
 
 
1161
#: clutter/clutter-gesture-action.c:669
 
1162
#, fuzzy
 
1163
msgid "Number of touch points"
 
1164
msgstr "Number of Axes"
 
1165
 
 
1166
#: clutter/clutter-gesture-action.c:684
 
1167
msgid "Threshold Trigger Edge"
 
1168
msgstr ""
 
1169
 
 
1170
#: clutter/clutter-gesture-action.c:685
 
1171
#, fuzzy
 
1172
msgid "The trigger edge used by the action"
 
1173
msgstr "The timeline used by the animation"
 
1174
 
 
1175
#: clutter/clutter-gesture-action.c:704
 
1176
msgid "Threshold Trigger Horizontal Distance"
 
1177
msgstr ""
 
1178
 
 
1179
#: clutter/clutter-gesture-action.c:705
 
1180
#, fuzzy
 
1181
msgid "The horizontal trigger distance used by the action"
 
1182
msgstr "The timeline used by the animation"
 
1183
 
 
1184
#: clutter/clutter-gesture-action.c:723
 
1185
msgid "Threshold Trigger Vertical Distance"
 
1186
msgstr ""
 
1187
 
 
1188
#: clutter/clutter-gesture-action.c:724
 
1189
#, fuzzy
 
1190
msgid "The vertical trigger distance used by the action"
 
1191
msgstr "The timeline used by the animation"
 
1192
 
 
1193
#: clutter/clutter-grid-layout.c:1223
1117
1194
msgid "Left attachment"
1118
1195
msgstr "Left attachment"
1119
1196
 
1120
 
#: clutter/clutter-grid-layout.c:1223
 
1197
#: clutter/clutter-grid-layout.c:1224
1121
1198
msgid "The column number to attach the left side of the child to"
1122
1199
msgstr "The column number to attach the left side of the child to"
1123
1200
 
1124
 
#: clutter/clutter-grid-layout.c:1230
 
1201
#: clutter/clutter-grid-layout.c:1231
1125
1202
msgid "Top attachment"
1126
1203
msgstr "Top attachment"
1127
1204
 
1128
 
#: clutter/clutter-grid-layout.c:1231
 
1205
#: clutter/clutter-grid-layout.c:1232
1129
1206
msgid "The row number to attach the top side of a child widget to"
1130
1207
msgstr "The row number to attach the top side of a child widget to"
1131
1208
 
1132
 
#: clutter/clutter-grid-layout.c:1239
 
1209
#: clutter/clutter-grid-layout.c:1240
1133
1210
msgid "The number of columns that a child spans"
1134
1211
msgstr "The number of columns that a child spans"
1135
1212
 
1136
 
#: clutter/clutter-grid-layout.c:1246
 
1213
#: clutter/clutter-grid-layout.c:1247
1137
1214
msgid "The number of rows that a child spans"
1138
1215
msgstr "The number of rows that a child spans"
1139
1216
 
1140
 
#: clutter/clutter-grid-layout.c:1565
 
1217
#: clutter/clutter-grid-layout.c:1564
1141
1218
msgid "Row spacing"
1142
1219
msgstr "Row spacing"
1143
1220
 
1144
 
#: clutter/clutter-grid-layout.c:1566
 
1221
#: clutter/clutter-grid-layout.c:1565
1145
1222
msgid "The amount of space between two consecutive rows"
1146
1223
msgstr "The amount of space between two consecutive rows"
1147
1224
 
1148
 
#: clutter/clutter-grid-layout.c:1579
 
1225
#: clutter/clutter-grid-layout.c:1578
1149
1226
msgid "Column spacing"
1150
1227
msgstr "Column spacing"
1151
1228
 
1152
 
#: clutter/clutter-grid-layout.c:1580
 
1229
#: clutter/clutter-grid-layout.c:1579
1153
1230
msgid "The amount of space between two consecutive columns"
1154
1231
msgstr "The amount of space between two consecutive columns"
1155
1232
 
1156
 
#: clutter/clutter-grid-layout.c:1594
 
1233
#: clutter/clutter-grid-layout.c:1593
1157
1234
msgid "Row Homogeneous"
1158
1235
msgstr "Row Homogeneous"
1159
1236
 
1160
 
#: clutter/clutter-grid-layout.c:1595
 
1237
#: clutter/clutter-grid-layout.c:1594
1161
1238
msgid "If TRUE, the rows are all the same height"
1162
1239
msgstr "If TRUE, the rows are all the same height"
1163
1240
 
1164
 
#: clutter/clutter-grid-layout.c:1608
 
1241
#: clutter/clutter-grid-layout.c:1607
1165
1242
msgid "Column Homogeneous"
1166
1243
msgstr "Column Homogeneous"
1167
1244
 
1168
 
#: clutter/clutter-grid-layout.c:1609
 
1245
#: clutter/clutter-grid-layout.c:1608
1169
1246
msgid "If TRUE, the columns are all the same width"
1170
1247
msgstr "If TRUE, the columns are all the same width"
1171
1248
 
1172
 
#: clutter/clutter-image.c:248 clutter/clutter-image.c:311
1173
 
#: clutter/clutter-image.c:399
 
1249
#: clutter/clutter-image.c:246 clutter/clutter-image.c:309
 
1250
#: clutter/clutter-image.c:397
1174
1251
msgid "Unable to load image data"
1175
1252
msgstr "Unable to load image data"
1176
1253
 
1177
 
#: clutter/clutter-input-device.c:242
 
1254
#: clutter/clutter-input-device.c:231
1178
1255
msgid "Id"
1179
1256
msgstr "Id"
1180
1257
 
1181
 
#: clutter/clutter-input-device.c:243
 
1258
#: clutter/clutter-input-device.c:232
1182
1259
msgid "Unique identifier of the device"
1183
1260
msgstr "Unique identifier of the device"
1184
1261
 
1185
 
#: clutter/clutter-input-device.c:259
 
1262
#: clutter/clutter-input-device.c:248
1186
1263
msgid "The name of the device"
1187
1264
msgstr "The name of the device"
1188
1265
 
1189
 
#: clutter/clutter-input-device.c:273
 
1266
#: clutter/clutter-input-device.c:262
1190
1267
msgid "Device Type"
1191
1268
msgstr "Device Type"
1192
1269
 
1193
 
#: clutter/clutter-input-device.c:274
 
1270
#: clutter/clutter-input-device.c:263
1194
1271
msgid "The type of the device"
1195
1272
msgstr "The type of the device"
1196
1273
 
1197
 
#: clutter/clutter-input-device.c:289
 
1274
#: clutter/clutter-input-device.c:278
1198
1275
msgid "Device Manager"
1199
1276
msgstr "Device Manager"
1200
1277
 
1201
 
#: clutter/clutter-input-device.c:290
 
1278
#: clutter/clutter-input-device.c:279
1202
1279
msgid "The device manager instance"
1203
1280
msgstr "The device manager instance"
1204
1281
 
1205
 
#: clutter/clutter-input-device.c:303
 
1282
#: clutter/clutter-input-device.c:292
1206
1283
msgid "Device Mode"
1207
1284
msgstr "Device Mode"
1208
1285
 
1209
 
#: clutter/clutter-input-device.c:304
 
1286
#: clutter/clutter-input-device.c:293
1210
1287
msgid "The mode of the device"
1211
1288
msgstr "The mode of the device"
1212
1289
 
1213
 
#: clutter/clutter-input-device.c:318
 
1290
#: clutter/clutter-input-device.c:307
1214
1291
msgid "Has Cursor"
1215
1292
msgstr "Has Cursor"
1216
1293
 
1217
 
#: clutter/clutter-input-device.c:319
 
1294
#: clutter/clutter-input-device.c:308
1218
1295
msgid "Whether the device has a cursor"
1219
1296
msgstr "Whether the device has a cursor"
1220
1297
 
1221
 
#: clutter/clutter-input-device.c:338
 
1298
#: clutter/clutter-input-device.c:327
1222
1299
msgid "Whether the device is enabled"
1223
1300
msgstr "Whether the device is enabled"
1224
1301
 
1225
 
#: clutter/clutter-input-device.c:351
 
1302
#: clutter/clutter-input-device.c:340
1226
1303
msgid "Number of Axes"
1227
1304
msgstr "Number of Axes"
1228
1305
 
1229
 
#: clutter/clutter-input-device.c:352
 
1306
#: clutter/clutter-input-device.c:341
1230
1307
msgid "The number of axes on the device"
1231
1308
msgstr "The number of axes on the device"
1232
1309
 
1233
 
#: clutter/clutter-input-device.c:367
 
1310
#: clutter/clutter-input-device.c:356
1234
1311
msgid "The backend instance"
1235
1312
msgstr "The backend instance"
1236
1313
 
1237
 
#: clutter/clutter-interval.c:506
 
1314
#: clutter/clutter-interval.c:557
1238
1315
msgid "Value Type"
1239
1316
msgstr "Value Type"
1240
1317
 
1241
 
#: clutter/clutter-interval.c:507
 
1318
#: clutter/clutter-interval.c:558
1242
1319
msgid "The type of the values in the interval"
1243
1320
msgstr "The type of the values in the interval"
1244
1321
 
1245
 
#: clutter/clutter-interval.c:522
 
1322
#: clutter/clutter-interval.c:573
1246
1323
msgid "Initial Value"
1247
1324
msgstr "Initial Value"
1248
1325
 
1249
 
#: clutter/clutter-interval.c:523
 
1326
#: clutter/clutter-interval.c:574
1250
1327
msgid "Initial value of the interval"
1251
1328
msgstr "Initial value of the interval"
1252
1329
 
1253
 
#: clutter/clutter-interval.c:537
 
1330
#: clutter/clutter-interval.c:588
1254
1331
msgid "Final Value"
1255
1332
msgstr "Final Value"
1256
1333
 
1257
 
#: clutter/clutter-interval.c:538
 
1334
#: clutter/clutter-interval.c:589
1258
1335
msgid "Final value of the interval"
1259
1336
msgstr "Final value of the interval"
1260
1337
 
1266
1343
msgid "The manager that created this data"
1267
1344
msgstr "The manager that created this data"
1268
1345
 
1269
 
#: clutter/clutter-main.c:795
 
1346
#: clutter/clutter-main.c:751
1270
1347
msgid "default:LTR"
1271
1348
msgstr "default:LTR"
1272
1349
 
1273
 
#: clutter/clutter-main.c:1669
 
1350
#: clutter/clutter-main.c:1578
1274
1351
msgid "Show frames per second"
1275
1352
msgstr "Show frames per second"
1276
1353
 
1277
 
#: clutter/clutter-main.c:1671
 
1354
#: clutter/clutter-main.c:1580
1278
1355
msgid "Default frame rate"
1279
1356
msgstr "Default frame rate"
1280
1357
 
1281
 
#: clutter/clutter-main.c:1673
 
1358
#: clutter/clutter-main.c:1582
1282
1359
msgid "Make all warnings fatal"
1283
1360
msgstr "Make all warnings fatal"
1284
1361
 
1285
 
#: clutter/clutter-main.c:1676
 
1362
#: clutter/clutter-main.c:1585
1286
1363
msgid "Direction for the text"
1287
1364
msgstr "Direction for the text"
1288
1365
 
1289
 
#: clutter/clutter-main.c:1679
 
1366
#: clutter/clutter-main.c:1588
1290
1367
msgid "Disable mipmapping on text"
1291
1368
msgstr "Disable mipmapping on text"
1292
1369
 
1293
 
#: clutter/clutter-main.c:1682
 
1370
#: clutter/clutter-main.c:1591
1294
1371
msgid "Use 'fuzzy' picking"
1295
1372
msgstr "Use 'fuzzy' picking"
1296
1373
 
1297
 
#: clutter/clutter-main.c:1685
 
1374
#: clutter/clutter-main.c:1594
1298
1375
msgid "Clutter debugging flags to set"
1299
1376
msgstr "Clutter debugging flags to set"
1300
1377
 
1301
 
#: clutter/clutter-main.c:1687
 
1378
#: clutter/clutter-main.c:1596
1302
1379
msgid "Clutter debugging flags to unset"
1303
1380
msgstr "Clutter debugging flags to unset"
1304
1381
 
1305
 
#: clutter/clutter-main.c:1691
 
1382
#: clutter/clutter-main.c:1600
1306
1383
msgid "Clutter profiling flags to set"
1307
1384
msgstr "Clutter profiling flags to set"
1308
1385
 
1309
 
#: clutter/clutter-main.c:1693
 
1386
#: clutter/clutter-main.c:1602
1310
1387
msgid "Clutter profiling flags to unset"
1311
1388
msgstr "Clutter profiling flags to unset"
1312
1389
 
1313
 
#: clutter/clutter-main.c:1696
 
1390
#: clutter/clutter-main.c:1605
1314
1391
msgid "Enable accessibility"
1315
1392
msgstr "Enable accessibility"
1316
1393
 
1317
 
#: clutter/clutter-main.c:1888
 
1394
#: clutter/clutter-main.c:1797
1318
1395
msgid "Clutter Options"
1319
1396
msgstr "Clutter Options"
1320
1397
 
1321
 
#: clutter/clutter-main.c:1889
 
1398
#: clutter/clutter-main.c:1798
1322
1399
msgid "Show Clutter Options"
1323
1400
msgstr "Show Clutter Options"
1324
1401
 
1325
 
#: clutter/clutter-pan-action.c:448
 
1402
#: clutter/clutter-pan-action.c:455
1326
1403
msgid "Pan Axis"
1327
1404
msgstr "Pan Axis"
1328
1405
 
1329
 
#: clutter/clutter-pan-action.c:449
 
1406
#: clutter/clutter-pan-action.c:456
1330
1407
msgid "Constraints the panning to an axis"
1331
1408
msgstr "Constrains the panning to an axis"
1332
1409
 
1333
 
#: clutter/clutter-pan-action.c:463
 
1410
#: clutter/clutter-pan-action.c:470
1334
1411
msgid "Interpolate"
1335
1412
msgstr "Interpolate"
1336
1413
 
1337
 
#: clutter/clutter-pan-action.c:464
 
1414
#: clutter/clutter-pan-action.c:471
1338
1415
msgid "Whether interpolated events emission is enabled."
1339
1416
msgstr "Whether interpolated events emission is enabled."
1340
1417
 
1341
 
#: clutter/clutter-pan-action.c:480
 
1418
#: clutter/clutter-pan-action.c:487
1342
1419
msgid "Deceleration"
1343
1420
msgstr "Deceleration"
1344
1421
 
1345
 
#: clutter/clutter-pan-action.c:481
 
1422
#: clutter/clutter-pan-action.c:488
1346
1423
msgid "Rate at which the interpolated panning will decelerate in"
1347
1424
msgstr "Rate at which the interpolated panning will decelerate in"
1348
1425
 
1349
 
#: clutter/clutter-pan-action.c:498
 
1426
#: clutter/clutter-pan-action.c:505
1350
1427
msgid "Initial acceleration factor"
1351
1428
msgstr "Initial acceleration factor"
1352
1429
 
1353
 
#: clutter/clutter-pan-action.c:499
 
1430
#: clutter/clutter-pan-action.c:506
1354
1431
msgid "Factor applied to the momentum when starting the interpolated phase"
1355
1432
msgstr "Factor applied to the momentum when starting the interpolated phase"
1356
1433
 
1357
1434
#: clutter/clutter-path-constraint.c:212
1358
 
#: clutter/deprecated/clutter-behaviour-path.c:225
 
1435
#: clutter/deprecated/clutter-behaviour-path.c:221
1359
1436
msgid "Path"
1360
1437
msgstr "Path"
1361
1438
 
1367
1444
msgid "The offset along the path, between -1.0 and 2.0"
1368
1445
msgstr "The offset along the path, between -1.0 and 2.0"
1369
1446
 
1370
 
#: clutter/clutter-property-transition.c:271
 
1447
#: clutter/clutter-property-transition.c:269
1371
1448
msgid "Property Name"
1372
1449
msgstr "Property Name"
1373
1450
 
1374
 
#: clutter/clutter-property-transition.c:272
 
1451
#: clutter/clutter-property-transition.c:270
1375
1452
msgid "The name of the property to animate"
1376
1453
msgstr "The name of the property to animate"
1377
1454
 
1378
 
#: clutter/clutter-script.c:466
 
1455
#: clutter/clutter-script.c:464
1379
1456
msgid "Filename Set"
1380
1457
msgstr "Filename Set"
1381
1458
 
1382
 
#: clutter/clutter-script.c:467
 
1459
#: clutter/clutter-script.c:465
1383
1460
msgid "Whether the :filename property is set"
1384
1461
msgstr "Whether the :filename property is set"
1385
1462
 
1386
 
#: clutter/clutter-script.c:481 clutter/deprecated/clutter-texture.c:1082
 
1463
#: clutter/clutter-script.c:479 clutter/deprecated/clutter-texture.c:1080
1387
1464
msgid "Filename"
1388
1465
msgstr "Filename"
1389
1466
 
1390
 
#: clutter/clutter-script.c:482
 
1467
#: clutter/clutter-script.c:480
1391
1468
msgid "The path of the currently parsed file"
1392
1469
msgstr "The path of the currently parsed file"
1393
1470
 
1394
 
#: clutter/clutter-script.c:499
 
1471
#: clutter/clutter-script.c:497
1395
1472
msgid "Translation Domain"
1396
1473
msgstr "Translation Domain"
1397
1474
 
1398
 
#: clutter/clutter-script.c:500
 
1475
#: clutter/clutter-script.c:498
1399
1476
msgid "The translation domain used to localize string"
1400
1477
msgstr "The translation domain used to localise string"
1401
1478
 
1402
 
#: clutter/clutter-scroll-actor.c:190
 
1479
#: clutter/clutter-scroll-actor.c:184
1403
1480
msgid "Scroll Mode"
1404
1481
msgstr "Scroll Mode"
1405
1482
 
1406
 
#: clutter/clutter-scroll-actor.c:191
 
1483
#: clutter/clutter-scroll-actor.c:185
1407
1484
msgid "The scrolling direction"
1408
1485
msgstr "The scrolling direction"
1409
1486
 
1410
 
#: clutter/clutter-settings.c:448
 
1487
#: clutter/clutter-settings.c:486
1411
1488
msgid "Double Click Time"
1412
1489
msgstr "Double Click Time"
1413
1490
 
1414
 
#: clutter/clutter-settings.c:449
 
1491
#: clutter/clutter-settings.c:487
1415
1492
msgid "The time between clicks necessary to detect a multiple click"
1416
1493
msgstr "The time between clicks necessary to detect a multiple click"
1417
1494
 
1418
 
#: clutter/clutter-settings.c:464
 
1495
#: clutter/clutter-settings.c:502
1419
1496
msgid "Double Click Distance"
1420
1497
msgstr "Double Click Distance"
1421
1498
 
1422
 
#: clutter/clutter-settings.c:465
 
1499
#: clutter/clutter-settings.c:503
1423
1500
msgid "The distance between clicks necessary to detect a multiple click"
1424
1501
msgstr "The distance between clicks necessary to detect a multiple click"
1425
1502
 
1426
 
#: clutter/clutter-settings.c:480
 
1503
#: clutter/clutter-settings.c:518
1427
1504
msgid "Drag Threshold"
1428
1505
msgstr "Drag Threshold"
1429
1506
 
1430
 
#: clutter/clutter-settings.c:481
 
1507
#: clutter/clutter-settings.c:519
1431
1508
msgid "The distance the cursor should travel before starting to drag"
1432
1509
msgstr "The distance the cursor should travel before starting to drag"
1433
1510
 
1434
 
#: clutter/clutter-settings.c:496 clutter/clutter-text.c:3367
 
1511
#: clutter/clutter-settings.c:534 clutter/clutter-text.c:3437
1435
1512
msgid "Font Name"
1436
1513
msgstr "Font Name"
1437
1514
 
1438
 
#: clutter/clutter-settings.c:497
 
1515
#: clutter/clutter-settings.c:535
1439
1516
msgid ""
1440
1517
"The description of the default font, as one that could be parsed by Pango"
1441
1518
msgstr ""
1442
1519
"The description of the default font, as one that could be parsed by Pango"
1443
1520
 
1444
 
#: clutter/clutter-settings.c:512
 
1521
#: clutter/clutter-settings.c:550
1445
1522
msgid "Font Antialias"
1446
1523
msgstr "Font Antialias"
1447
1524
 
1448
 
#: clutter/clutter-settings.c:513
 
1525
#: clutter/clutter-settings.c:551
1449
1526
msgid ""
1450
1527
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
1451
1528
"default)"
1453
1530
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
1454
1531
"default)"
1455
1532
 
1456
 
#: clutter/clutter-settings.c:529
 
1533
#: clutter/clutter-settings.c:567 clutter/clutter-settings.c:575
1457
1534
msgid "Font DPI"
1458
1535
msgstr "Font DPI"
1459
1536
 
1460
 
#: clutter/clutter-settings.c:530
 
1537
#: clutter/clutter-settings.c:568 clutter/clutter-settings.c:576
1461
1538
msgid ""
1462
1539
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
1463
1540
msgstr ""
1464
1541
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
1465
1542
 
1466
 
#: clutter/clutter-settings.c:546
 
1543
#: clutter/clutter-settings.c:592
1467
1544
msgid "Font Hinting"
1468
1545
msgstr "Font Hinting"
1469
1546
 
1470
 
#: clutter/clutter-settings.c:547
 
1547
#: clutter/clutter-settings.c:593
1471
1548
msgid ""
1472
1549
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
1473
1550
msgstr ""
1474
1551
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
1475
1552
 
1476
 
#: clutter/clutter-settings.c:568
 
1553
#: clutter/clutter-settings.c:613
1477
1554
msgid "Font Hint Style"
1478
1555
msgstr "Font Hint Style"
1479
1556
 
1480
 
#: clutter/clutter-settings.c:569
 
1557
#: clutter/clutter-settings.c:614
1481
1558
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
1482
1559
msgstr "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
1483
1560
 
1484
 
#: clutter/clutter-settings.c:590
 
1561
#: clutter/clutter-settings.c:634
1485
1562
msgid "Font Subpixel Order"
1486
1563
msgstr "Font Subpixel Order"
1487
1564
 
1488
 
#: clutter/clutter-settings.c:591
 
1565
#: clutter/clutter-settings.c:635
1489
1566
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
1490
1567
msgstr "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
1491
1568
 
1492
 
#: clutter/clutter-settings.c:608
 
1569
#: clutter/clutter-settings.c:652
1493
1570
msgid "The minimum duration for a long press gesture to be recognized"
1494
1571
msgstr "The minimum duration for a long press gesture to be recognised"
1495
1572
 
1496
 
#: clutter/clutter-settings.c:615
 
1573
#: clutter/clutter-settings.c:659
 
1574
msgid "Window Scaling Factor"
 
1575
msgstr ""
 
1576
 
 
1577
#: clutter/clutter-settings.c:660
 
1578
#, fuzzy
 
1579
msgid "The scaling factor to be applied to windows"
 
1580
msgstr "Add an effect to be applied on the actor"
 
1581
 
 
1582
#: clutter/clutter-settings.c:667
1497
1583
msgid "Fontconfig configuration timestamp"
1498
1584
msgstr "Fontconfig configuration timestamp"
1499
1585
 
1500
 
#: clutter/clutter-settings.c:616
 
1586
#: clutter/clutter-settings.c:668
1501
1587
msgid "Timestamp of the current fontconfig configuration"
1502
1588
msgstr "Timestamp of the current fontconfig configuration"
1503
1589
 
1504
 
#: clutter/clutter-settings.c:633
 
1590
#: clutter/clutter-settings.c:685
1505
1591
msgid "Password Hint Time"
1506
1592
msgstr "Password Hint Time"
1507
1593
 
1508
 
#: clutter/clutter-settings.c:634
 
1594
#: clutter/clutter-settings.c:686
1509
1595
msgid "How long to show the last input character in hidden entries"
1510
1596
msgstr "How long to show the last input character in hidden entries"
1511
1597
 
1512
 
#: clutter/clutter-shader-effect.c:486
 
1598
#: clutter/clutter-shader-effect.c:487
1513
1599
msgid "Shader Type"
1514
1600
msgstr "Shader Type"
1515
1601
 
1516
 
#: clutter/clutter-shader-effect.c:487
 
1602
#: clutter/clutter-shader-effect.c:488
1517
1603
msgid "The type of shader used"
1518
1604
msgstr "The type of shader used"
1519
1605
 
1541
1627
msgid "The offset in pixels to apply to the constraint"
1542
1628
msgstr "The offset in pixels to apply to the constraint"
1543
1629
 
1544
 
#: clutter/clutter-stage.c:1938
 
1630
#: clutter/clutter-stage.c:1902
1545
1631
msgid "Fullscreen Set"
1546
1632
msgstr "Fullscreen Set"
1547
1633
 
1548
 
#: clutter/clutter-stage.c:1939
 
1634
#: clutter/clutter-stage.c:1903
1549
1635
msgid "Whether the main stage is fullscreen"
1550
1636
msgstr "Whether the main stage is fullscreen"
1551
1637
 
1552
 
#: clutter/clutter-stage.c:1953
 
1638
#: clutter/clutter-stage.c:1917
1553
1639
msgid "Offscreen"
1554
1640
msgstr "Offscreen"
1555
1641
 
1556
 
#: clutter/clutter-stage.c:1954
 
1642
#: clutter/clutter-stage.c:1918
1557
1643
msgid "Whether the main stage should be rendered offscreen"
1558
1644
msgstr "Whether the main stage should be rendered offscreen"
1559
1645
 
1560
 
#: clutter/clutter-stage.c:1966 clutter/clutter-text.c:3481
 
1646
#: clutter/clutter-stage.c:1930 clutter/clutter-text.c:3551
1561
1647
msgid "Cursor Visible"
1562
1648
msgstr "Cursor Visible"
1563
1649
 
1564
 
#: clutter/clutter-stage.c:1967
 
1650
#: clutter/clutter-stage.c:1931
1565
1651
msgid "Whether the mouse pointer is visible on the main stage"
1566
1652
msgstr "Whether the mouse pointer is visible on the main stage"
1567
1653
 
1568
 
#: clutter/clutter-stage.c:1981
 
1654
#: clutter/clutter-stage.c:1945
1569
1655
msgid "User Resizable"
1570
1656
msgstr "User Resizable"
1571
1657
 
1572
 
#: clutter/clutter-stage.c:1982
 
1658
#: clutter/clutter-stage.c:1946
1573
1659
msgid "Whether the stage is able to be resized via user interaction"
1574
1660
msgstr "Whether the stage is able to be resized via user interaction"
1575
1661
 
1576
 
#: clutter/clutter-stage.c:1997 clutter/deprecated/clutter-box.c:260
1577
 
#: clutter/deprecated/clutter-rectangle.c:273
 
1662
#: clutter/clutter-stage.c:1961 clutter/deprecated/clutter-box.c:254
 
1663
#: clutter/deprecated/clutter-rectangle.c:270
1578
1664
msgid "Color"
1579
1665
msgstr "Colour"
1580
1666
 
1581
 
#: clutter/clutter-stage.c:1998
 
1667
#: clutter/clutter-stage.c:1962
1582
1668
msgid "The color of the stage"
1583
1669
msgstr "The colour of the stage"
1584
1670
 
1585
 
#: clutter/clutter-stage.c:2013
 
1671
#: clutter/clutter-stage.c:1977
1586
1672
msgid "Perspective"
1587
1673
msgstr "Perspective"
1588
1674
 
1589
 
#: clutter/clutter-stage.c:2014
 
1675
#: clutter/clutter-stage.c:1978
1590
1676
msgid "Perspective projection parameters"
1591
1677
msgstr "Perspective projection parameters"
1592
1678
 
1593
 
#: clutter/clutter-stage.c:2029
 
1679
#: clutter/clutter-stage.c:1993
1594
1680
msgid "Title"
1595
1681
msgstr "Title"
1596
1682
 
1597
 
#: clutter/clutter-stage.c:2030
 
1683
#: clutter/clutter-stage.c:1994
1598
1684
msgid "Stage Title"
1599
1685
msgstr "Stage Title"
1600
1686
 
1601
 
#: clutter/clutter-stage.c:2047
 
1687
#: clutter/clutter-stage.c:2011
1602
1688
msgid "Use Fog"
1603
1689
msgstr "Use Fog"
1604
1690
 
1605
 
#: clutter/clutter-stage.c:2048
 
1691
#: clutter/clutter-stage.c:2012
1606
1692
msgid "Whether to enable depth cueing"
1607
1693
msgstr "Whether to enable depth cueing"
1608
1694
 
1609
 
#: clutter/clutter-stage.c:2064
 
1695
#: clutter/clutter-stage.c:2028
1610
1696
msgid "Fog"
1611
1697
msgstr "Fog"
1612
1698
 
1613
 
#: clutter/clutter-stage.c:2065
 
1699
#: clutter/clutter-stage.c:2029
1614
1700
msgid "Settings for the depth cueing"
1615
1701
msgstr "Settings for the depth cueing"
1616
1702
 
1617
 
#: clutter/clutter-stage.c:2081
 
1703
#: clutter/clutter-stage.c:2045
1618
1704
msgid "Use Alpha"
1619
1705
msgstr "Use Alpha"
1620
1706
 
1621
 
#: clutter/clutter-stage.c:2082
 
1707
#: clutter/clutter-stage.c:2046
1622
1708
msgid "Whether to honour the alpha component of the stage color"
1623
1709
msgstr "Whether to honour the alpha component of the stage colour"
1624
1710
 
1625
 
#: clutter/clutter-stage.c:2098
 
1711
#: clutter/clutter-stage.c:2062
1626
1712
msgid "Key Focus"
1627
1713
msgstr "Key Focus"
1628
1714
 
1629
 
#: clutter/clutter-stage.c:2099
 
1715
#: clutter/clutter-stage.c:2063
1630
1716
msgid "The currently key focused actor"
1631
1717
msgstr "The currently key focused actor"
1632
1718
 
1633
 
#: clutter/clutter-stage.c:2115
 
1719
#: clutter/clutter-stage.c:2079
1634
1720
msgid "No Clear Hint"
1635
1721
msgstr "No Clear Hint"
1636
1722
 
1637
 
#: clutter/clutter-stage.c:2116
 
1723
#: clutter/clutter-stage.c:2080
1638
1724
msgid "Whether the stage should clear its contents"
1639
1725
msgstr "Whether the stage should clear its contents"
1640
1726
 
1641
 
#: clutter/clutter-stage.c:2129
 
1727
#: clutter/clutter-stage.c:2093
1642
1728
msgid "Accept Focus"
1643
1729
msgstr "Accept Focus"
1644
1730
 
1645
 
#: clutter/clutter-stage.c:2130
 
1731
#: clutter/clutter-stage.c:2094
1646
1732
msgid "Whether the stage should accept focus on show"
1647
1733
msgstr "Whether the stage should accept focus on show"
1648
1734
 
1649
 
#: clutter/clutter-table-layout.c:543
1650
 
msgid "Column Number"
1651
 
msgstr "Column Number"
1652
 
 
1653
 
#: clutter/clutter-table-layout.c:544
1654
 
msgid "The column the widget resides in"
1655
 
msgstr "The column the widget resides in"
1656
 
 
1657
 
#: clutter/clutter-table-layout.c:551
1658
 
msgid "Row Number"
1659
 
msgstr "Row Number"
1660
 
 
1661
 
#: clutter/clutter-table-layout.c:552
1662
 
msgid "The row the widget resides in"
1663
 
msgstr "The row the widget resides in"
1664
 
 
1665
 
#: clutter/clutter-table-layout.c:559
1666
 
msgid "Column Span"
1667
 
msgstr "Column Span"
1668
 
 
1669
 
#: clutter/clutter-table-layout.c:560
1670
 
msgid "The number of columns the widget should span"
1671
 
msgstr "The number of columns the widget should span"
1672
 
 
1673
 
#: clutter/clutter-table-layout.c:567
1674
 
msgid "Row Span"
1675
 
msgstr "Row Span"
1676
 
 
1677
 
#: clutter/clutter-table-layout.c:568
1678
 
msgid "The number of rows the widget should span"
1679
 
msgstr "The number of rows the widget should span"
1680
 
 
1681
 
#: clutter/clutter-table-layout.c:575
1682
 
msgid "Horizontal Expand"
1683
 
msgstr "Horizontal Expand"
1684
 
 
1685
 
#: clutter/clutter-table-layout.c:576
1686
 
msgid "Allocate extra space for the child in horizontal axis"
1687
 
msgstr "Allocate extra space for the child in horizontal axis"
1688
 
 
1689
 
#: clutter/clutter-table-layout.c:582
1690
 
msgid "Vertical Expand"
1691
 
msgstr "Vertical Expand"
1692
 
 
1693
 
#: clutter/clutter-table-layout.c:583
1694
 
msgid "Allocate extra space for the child in vertical axis"
1695
 
msgstr "Allocate extra space for the child in vertical axis"
1696
 
 
1697
 
#: clutter/clutter-table-layout.c:1638
1698
 
msgid "Spacing between columns"
1699
 
msgstr "Spacing between columns"
1700
 
 
1701
 
#: clutter/clutter-table-layout.c:1652
1702
 
msgid "Spacing between rows"
1703
 
msgstr "Spacing between rows"
1704
 
 
1705
 
#: clutter/clutter-text-buffer.c:351 clutter/clutter-text.c:3402
 
1735
#: clutter/clutter-text-buffer.c:347 clutter/clutter-text.c:3472
1706
1736
msgid "Text"
1707
1737
msgstr "Text"
1708
1738
 
1709
 
#: clutter/clutter-text-buffer.c:352
 
1739
#: clutter/clutter-text-buffer.c:348
1710
1740
msgid "The contents of the buffer"
1711
1741
msgstr "The contents of the buffer"
1712
1742
 
1713
 
#: clutter/clutter-text-buffer.c:365
 
1743
#: clutter/clutter-text-buffer.c:361
1714
1744
msgid "Text length"
1715
1745
msgstr "Text length"
1716
1746
 
1717
 
#: clutter/clutter-text-buffer.c:366
 
1747
#: clutter/clutter-text-buffer.c:362
1718
1748
msgid "Length of the text currently in the buffer"
1719
1749
msgstr "Length of the text currently in the buffer"
1720
1750
 
1721
 
#: clutter/clutter-text-buffer.c:379
 
1751
#: clutter/clutter-text-buffer.c:375
1722
1752
msgid "Maximum length"
1723
1753
msgstr "Maximum length"
1724
1754
 
1725
 
#: clutter/clutter-text-buffer.c:380
 
1755
#: clutter/clutter-text-buffer.c:376
1726
1756
msgid "Maximum number of characters for this entry. Zero if no maximum"
1727
1757
msgstr "Maximum number of characters for this entry. Zero if no maximum"
1728
1758
 
1729
 
#: clutter/clutter-text.c:3349
 
1759
#: clutter/clutter-text.c:3419
1730
1760
msgid "Buffer"
1731
1761
msgstr "Buffer"
1732
1762
 
1733
 
#: clutter/clutter-text.c:3350
 
1763
#: clutter/clutter-text.c:3420
1734
1764
msgid "The buffer for the text"
1735
1765
msgstr "The buffer for the text"
1736
1766
 
1737
 
#: clutter/clutter-text.c:3368
 
1767
#: clutter/clutter-text.c:3438
1738
1768
msgid "The font to be used by the text"
1739
1769
msgstr "The font to be used by the text"
1740
1770
 
1741
 
#: clutter/clutter-text.c:3385
 
1771
#: clutter/clutter-text.c:3455
1742
1772
msgid "Font Description"
1743
1773
msgstr "Font Description"
1744
1774
 
1745
 
#: clutter/clutter-text.c:3386
 
1775
#: clutter/clutter-text.c:3456
1746
1776
msgid "The font description to be used"
1747
1777
msgstr "The font description to be used"
1748
1778
 
1749
 
#: clutter/clutter-text.c:3403
 
1779
#: clutter/clutter-text.c:3473
1750
1780
msgid "The text to render"
1751
1781
msgstr "The text to render"
1752
1782
 
1753
 
#: clutter/clutter-text.c:3417
 
1783
#: clutter/clutter-text.c:3487
1754
1784
msgid "Font Color"
1755
1785
msgstr "Font Colour"
1756
1786
 
1757
 
#: clutter/clutter-text.c:3418
 
1787
#: clutter/clutter-text.c:3488
1758
1788
msgid "Color of the font used by the text"
1759
1789
msgstr "Colour of the font used by the text"
1760
1790
 
1761
 
#: clutter/clutter-text.c:3433
 
1791
#: clutter/clutter-text.c:3503
1762
1792
msgid "Editable"
1763
1793
msgstr "Editable"
1764
1794
 
1765
 
#: clutter/clutter-text.c:3434
 
1795
#: clutter/clutter-text.c:3504
1766
1796
msgid "Whether the text is editable"
1767
1797
msgstr "Whether the text is editable"
1768
1798
 
1769
 
#: clutter/clutter-text.c:3449
 
1799
#: clutter/clutter-text.c:3519
1770
1800
msgid "Selectable"
1771
1801
msgstr "Selectable"
1772
1802
 
1773
 
#: clutter/clutter-text.c:3450
 
1803
#: clutter/clutter-text.c:3520
1774
1804
msgid "Whether the text is selectable"
1775
1805
msgstr "Whether the text is selectable"
1776
1806
 
1777
 
#: clutter/clutter-text.c:3464
 
1807
#: clutter/clutter-text.c:3534
1778
1808
msgid "Activatable"
1779
1809
msgstr "Activatable"
1780
1810
 
1781
 
#: clutter/clutter-text.c:3465
 
1811
#: clutter/clutter-text.c:3535
1782
1812
msgid "Whether pressing return causes the activate signal to be emitted"
1783
1813
msgstr "Whether pressing return causes the activate signal to be emitted"
1784
1814
 
1785
 
#: clutter/clutter-text.c:3482
 
1815
#: clutter/clutter-text.c:3552
1786
1816
msgid "Whether the input cursor is visible"
1787
1817
msgstr "Whether the input cursor is visible"
1788
1818
 
1789
 
#: clutter/clutter-text.c:3496 clutter/clutter-text.c:3497
 
1819
#: clutter/clutter-text.c:3566 clutter/clutter-text.c:3567
1790
1820
msgid "Cursor Color"
1791
1821
msgstr "Cursor Colour"
1792
1822
 
1793
 
#: clutter/clutter-text.c:3512
 
1823
#: clutter/clutter-text.c:3582
1794
1824
msgid "Cursor Color Set"
1795
1825
msgstr "Cursor Colour Set"
1796
1826
 
1797
 
#: clutter/clutter-text.c:3513
 
1827
#: clutter/clutter-text.c:3583
1798
1828
msgid "Whether the cursor color has been set"
1799
1829
msgstr "Whether the cursor colour has been set"
1800
1830
 
1801
 
#: clutter/clutter-text.c:3528
 
1831
#: clutter/clutter-text.c:3598
1802
1832
msgid "Cursor Size"
1803
1833
msgstr "Cursor Size"
1804
1834
 
1805
 
#: clutter/clutter-text.c:3529
 
1835
#: clutter/clutter-text.c:3599
1806
1836
msgid "The width of the cursor, in pixels"
1807
1837
msgstr "The width of the cursor, in pixels"
1808
1838
 
1809
 
#: clutter/clutter-text.c:3545 clutter/clutter-text.c:3563
 
1839
#: clutter/clutter-text.c:3615 clutter/clutter-text.c:3633
1810
1840
msgid "Cursor Position"
1811
1841
msgstr "Cursor Position"
1812
1842
 
1813
 
#: clutter/clutter-text.c:3546 clutter/clutter-text.c:3564
 
1843
#: clutter/clutter-text.c:3616 clutter/clutter-text.c:3634
1814
1844
msgid "The cursor position"
1815
1845
msgstr "The cursor position"
1816
1846
 
1817
 
#: clutter/clutter-text.c:3579
 
1847
#: clutter/clutter-text.c:3649
1818
1848
msgid "Selection-bound"
1819
1849
msgstr "Selection-bound"
1820
1850
 
1821
 
#: clutter/clutter-text.c:3580
 
1851
#: clutter/clutter-text.c:3650
1822
1852
msgid "The cursor position of the other end of the selection"
1823
1853
msgstr "The cursor position of the other end of the selection"
1824
1854
 
1825
 
#: clutter/clutter-text.c:3595 clutter/clutter-text.c:3596
 
1855
#: clutter/clutter-text.c:3665 clutter/clutter-text.c:3666
1826
1856
msgid "Selection Color"
1827
1857
msgstr "Selection Colour"
1828
1858
 
1829
 
#: clutter/clutter-text.c:3611
 
1859
#: clutter/clutter-text.c:3681
1830
1860
msgid "Selection Color Set"
1831
1861
msgstr "Selection Colour Set"
1832
1862
 
1833
 
#: clutter/clutter-text.c:3612
 
1863
#: clutter/clutter-text.c:3682
1834
1864
msgid "Whether the selection color has been set"
1835
1865
msgstr "Whether the selection colour has been set"
1836
1866
 
1837
 
#: clutter/clutter-text.c:3627
 
1867
#: clutter/clutter-text.c:3697
1838
1868
msgid "Attributes"
1839
1869
msgstr "Attributes"
1840
1870
 
1841
 
#: clutter/clutter-text.c:3628
 
1871
#: clutter/clutter-text.c:3698
1842
1872
msgid "A list of style attributes to apply to the contents of the actor"
1843
1873
msgstr "A list of style attributes to apply to the contents of the actor"
1844
1874
 
1845
 
#: clutter/clutter-text.c:3650
 
1875
#: clutter/clutter-text.c:3720
1846
1876
msgid "Use markup"
1847
1877
msgstr "Use markup"
1848
1878
 
1849
 
#: clutter/clutter-text.c:3651
 
1879
#: clutter/clutter-text.c:3721
1850
1880
msgid "Whether or not the text includes Pango markup"
1851
1881
msgstr "Whether or not the text includes Pango markup"
1852
1882
 
1853
 
#: clutter/clutter-text.c:3667
 
1883
#: clutter/clutter-text.c:3737
1854
1884
msgid "Line wrap"
1855
1885
msgstr "Line wrap"
1856
1886
 
1857
 
#: clutter/clutter-text.c:3668
 
1887
#: clutter/clutter-text.c:3738
1858
1888
msgid "If set, wrap the lines if the text becomes too wide"
1859
1889
msgstr "If set, wrap the lines if the text becomes too wide"
1860
1890
 
1861
 
#: clutter/clutter-text.c:3683
 
1891
#: clutter/clutter-text.c:3753
1862
1892
msgid "Line wrap mode"
1863
1893
msgstr "Line wrap mode"
1864
1894
 
1865
 
#: clutter/clutter-text.c:3684
 
1895
#: clutter/clutter-text.c:3754
1866
1896
msgid "Control how line-wrapping is done"
1867
1897
msgstr "Control how line-wrapping is done"
1868
1898
 
1869
 
#: clutter/clutter-text.c:3699
 
1899
#: clutter/clutter-text.c:3769
1870
1900
msgid "Ellipsize"
1871
1901
msgstr "Ellipsise"
1872
1902
 
1873
 
#: clutter/clutter-text.c:3700
 
1903
#: clutter/clutter-text.c:3770
1874
1904
msgid "The preferred place to ellipsize the string"
1875
1905
msgstr "The preferred place to ellipsise the string"
1876
1906
 
1877
 
#: clutter/clutter-text.c:3716
 
1907
#: clutter/clutter-text.c:3786
1878
1908
msgid "Line Alignment"
1879
1909
msgstr "Line Alignment"
1880
1910
 
1881
 
#: clutter/clutter-text.c:3717
 
1911
#: clutter/clutter-text.c:3787
1882
1912
msgid "The preferred alignment for the string, for multi-line text"
1883
1913
msgstr "The preferred alignment for the string, for multi-line text"
1884
1914
 
1885
 
#: clutter/clutter-text.c:3733
 
1915
#: clutter/clutter-text.c:3803
1886
1916
msgid "Justify"
1887
1917
msgstr "Justify"
1888
1918
 
1889
 
#: clutter/clutter-text.c:3734
 
1919
#: clutter/clutter-text.c:3804
1890
1920
msgid "Whether the text should be justified"
1891
1921
msgstr "Whether the text should be justified"
1892
1922
 
1893
 
#: clutter/clutter-text.c:3749
 
1923
#: clutter/clutter-text.c:3819
1894
1924
msgid "Password Character"
1895
1925
msgstr "Password Character"
1896
1926
 
1897
 
#: clutter/clutter-text.c:3750
 
1927
#: clutter/clutter-text.c:3820
1898
1928
msgid "If non-zero, use this character to display the actor's contents"
1899
1929
msgstr "If non-zero, use this character to display the actor's contents"
1900
1930
 
1901
 
#: clutter/clutter-text.c:3764
 
1931
#: clutter/clutter-text.c:3834
1902
1932
msgid "Max Length"
1903
1933
msgstr "Max Length"
1904
1934
 
1905
 
#: clutter/clutter-text.c:3765
 
1935
#: clutter/clutter-text.c:3835
1906
1936
msgid "Maximum length of the text inside the actor"
1907
1937
msgstr "Maximum length of the text inside the actor"
1908
1938
 
1909
 
#: clutter/clutter-text.c:3788
 
1939
#: clutter/clutter-text.c:3858
1910
1940
msgid "Single Line Mode"
1911
1941
msgstr "Single Line Mode"
1912
1942
 
1913
 
#: clutter/clutter-text.c:3789
 
1943
#: clutter/clutter-text.c:3859
1914
1944
msgid "Whether the text should be a single line"
1915
1945
msgstr "Whether the text should be a single line"
1916
1946
 
1917
 
#: clutter/clutter-text.c:3803 clutter/clutter-text.c:3804
 
1947
#: clutter/clutter-text.c:3873 clutter/clutter-text.c:3874
1918
1948
msgid "Selected Text Color"
1919
1949
msgstr "Selected Text Colour"
1920
1950
 
1921
 
#: clutter/clutter-text.c:3819
 
1951
#: clutter/clutter-text.c:3889
1922
1952
msgid "Selected Text Color Set"
1923
1953
msgstr "Selected Text Colour Set"
1924
1954
 
1925
 
#: clutter/clutter-text.c:3820
 
1955
#: clutter/clutter-text.c:3890
1926
1956
msgid "Whether the selected text color has been set"
1927
1957
msgstr "Whether the selected text colour has been set"
1928
1958
 
1929
 
#: clutter/clutter-timeline.c:594 clutter/deprecated/clutter-animation.c:560
 
1959
#: clutter/clutter-timeline.c:591 clutter/deprecated/clutter-animation.c:506
1930
1960
msgid "Loop"
1931
1961
msgstr "Loop"
1932
1962
 
1933
 
#: clutter/clutter-timeline.c:595
 
1963
#: clutter/clutter-timeline.c:592
1934
1964
msgid "Should the timeline automatically restart"
1935
1965
msgstr "Should the timeline automatically restart"
1936
1966
 
1937
 
#: clutter/clutter-timeline.c:609
 
1967
#: clutter/clutter-timeline.c:606
1938
1968
msgid "Delay"
1939
1969
msgstr "Delay"
1940
1970
 
1941
 
#: clutter/clutter-timeline.c:610
 
1971
#: clutter/clutter-timeline.c:607
1942
1972
msgid "Delay before start"
1943
1973
msgstr "Delay before start"
1944
1974
 
1945
 
#: clutter/clutter-timeline.c:625 clutter/deprecated/clutter-animation.c:544
1946
 
#: clutter/deprecated/clutter-animator.c:1804
 
1975
#: clutter/clutter-timeline.c:622 clutter/deprecated/clutter-animation.c:490
 
1976
#: clutter/deprecated/clutter-animator.c:1792
1947
1977
#: clutter/deprecated/clutter-media.c:224
1948
 
#: clutter/deprecated/clutter-state.c:1523
 
1978
#: clutter/deprecated/clutter-state.c:1515
1949
1979
msgid "Duration"
1950
1980
msgstr "Duration"
1951
1981
 
1952
 
#: clutter/clutter-timeline.c:626
 
1982
#: clutter/clutter-timeline.c:623
1953
1983
msgid "Duration of the timeline in milliseconds"
1954
1984
msgstr "Duration of the timeline in milliseconds"
1955
1985
 
1956
 
#: clutter/clutter-timeline.c:641
1957
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:528
1958
 
#: clutter/deprecated/clutter-behaviour-rotate.c:337
 
1986
#: clutter/clutter-timeline.c:638
 
1987
#: clutter/deprecated/clutter-behaviour-ellipse.c:521
 
1988
#: clutter/deprecated/clutter-behaviour-rotate.c:330
1959
1989
msgid "Direction"
1960
1990
msgstr "Direction"
1961
1991
 
1962
 
#: clutter/clutter-timeline.c:642
 
1992
#: clutter/clutter-timeline.c:639
1963
1993
msgid "Direction of the timeline"
1964
1994
msgstr "Direction of the timeline"
1965
1995
 
1966
 
#: clutter/clutter-timeline.c:657
 
1996
#: clutter/clutter-timeline.c:654
1967
1997
msgid "Auto Reverse"
1968
1998
msgstr "Auto Reverse"
1969
1999
 
1970
 
#: clutter/clutter-timeline.c:658
 
2000
#: clutter/clutter-timeline.c:655
1971
2001
msgid "Whether the direction should be reversed when reaching the end"
1972
2002
msgstr "Whether the direction should be reversed when reaching the end"
1973
2003
 
1974
 
#: clutter/clutter-timeline.c:676
 
2004
#: clutter/clutter-timeline.c:673
1975
2005
msgid "Repeat Count"
1976
2006
msgstr "Repeat Count"
1977
2007
 
1978
 
#: clutter/clutter-timeline.c:677
 
2008
#: clutter/clutter-timeline.c:674
1979
2009
msgid "How many times the timeline should repeat"
1980
2010
msgstr "How many times the timeline should repeat"
1981
2011
 
1982
 
#: clutter/clutter-timeline.c:691
 
2012
#: clutter/clutter-timeline.c:688
1983
2013
msgid "Progress Mode"
1984
2014
msgstr "Progress Mode"
1985
2015
 
1986
 
#: clutter/clutter-timeline.c:692
 
2016
#: clutter/clutter-timeline.c:689
1987
2017
msgid "How the timeline should compute the progress"
1988
2018
msgstr "How the timeline should compute the progress"
1989
2019
 
1990
 
#: clutter/clutter-transition.c:246
 
2020
#: clutter/clutter-transition.c:244
1991
2021
msgid "Interval"
1992
2022
msgstr "Interval"
1993
2023
 
1994
 
#: clutter/clutter-transition.c:247
 
2024
#: clutter/clutter-transition.c:245
1995
2025
msgid "The interval of values to transition"
1996
2026
msgstr "The interval of values to transition"
1997
2027
 
1998
 
#: clutter/clutter-transition.c:261
 
2028
#: clutter/clutter-transition.c:259
1999
2029
msgid "Animatable"
2000
2030
msgstr "Animatable"
2001
2031
 
2002
 
#: clutter/clutter-transition.c:262
 
2032
#: clutter/clutter-transition.c:260
2003
2033
msgid "The animatable object"
2004
2034
msgstr "The animatable object"
2005
2035
 
2006
 
#: clutter/clutter-transition.c:283
 
2036
#: clutter/clutter-transition.c:281
2007
2037
msgid "Remove on Complete"
2008
2038
msgstr "Remove on Complete"
2009
2039
 
2010
 
#: clutter/clutter-transition.c:284
 
2040
#: clutter/clutter-transition.c:282
2011
2041
msgid "Detach the transition when completed"
2012
2042
msgstr "Detach the transition when completed"
2013
2043
 
2014
 
#: clutter/clutter-zoom-action.c:356
 
2044
#: clutter/clutter-zoom-action.c:365
2015
2045
msgid "Zoom Axis"
2016
2046
msgstr "Zoom Axis"
2017
2047
 
2018
 
#: clutter/clutter-zoom-action.c:357
 
2048
#: clutter/clutter-zoom-action.c:366
2019
2049
msgid "Constraints the zoom to an axis"
2020
2050
msgstr "Constraints the zoom to an axis"
2021
2051
 
2022
 
#: clutter/deprecated/clutter-alpha.c:355
2023
 
#: clutter/deprecated/clutter-animation.c:575
2024
 
#: clutter/deprecated/clutter-animator.c:1821
 
2052
#: clutter/deprecated/clutter-alpha.c:347
 
2053
#: clutter/deprecated/clutter-animation.c:521
 
2054
#: clutter/deprecated/clutter-animator.c:1809
2025
2055
msgid "Timeline"
2026
2056
msgstr "Timeline"
2027
2057
 
2028
 
#: clutter/deprecated/clutter-alpha.c:356
 
2058
#: clutter/deprecated/clutter-alpha.c:348
2029
2059
msgid "Timeline used by the alpha"
2030
2060
msgstr "Timeline used by the alpha"
2031
2061
 
2032
 
#: clutter/deprecated/clutter-alpha.c:372
 
2062
#: clutter/deprecated/clutter-alpha.c:364
2033
2063
msgid "Alpha value"
2034
2064
msgstr "Alpha value"
2035
2065
 
2036
 
#: clutter/deprecated/clutter-alpha.c:373
 
2066
#: clutter/deprecated/clutter-alpha.c:365
2037
2067
msgid "Alpha value as computed by the alpha"
2038
2068
msgstr "Alpha value as computed by the alpha"
2039
2069
 
2040
 
#: clutter/deprecated/clutter-alpha.c:394
2041
 
#: clutter/deprecated/clutter-animation.c:528
 
2070
#: clutter/deprecated/clutter-alpha.c:386
 
2071
#: clutter/deprecated/clutter-animation.c:474
2042
2072
msgid "Mode"
2043
2073
msgstr "Mode"
2044
2074
 
2045
 
#: clutter/deprecated/clutter-alpha.c:395
 
2075
#: clutter/deprecated/clutter-alpha.c:387
2046
2076
msgid "Progress mode"
2047
2077
msgstr "Progress mode"
2048
2078
 
2049
 
#: clutter/deprecated/clutter-animation.c:511
 
2079
#: clutter/deprecated/clutter-animation.c:457
2050
2080
msgid "Object"
2051
2081
msgstr "Object"
2052
2082
 
2053
 
#: clutter/deprecated/clutter-animation.c:512
 
2083
#: clutter/deprecated/clutter-animation.c:458
2054
2084
msgid "Object to which the animation applies"
2055
2085
msgstr "Object to which the animation applies"
2056
2086
 
2057
 
#: clutter/deprecated/clutter-animation.c:529
 
2087
#: clutter/deprecated/clutter-animation.c:475
2058
2088
msgid "The mode of the animation"
2059
2089
msgstr "The mode of the animation"
2060
2090
 
2061
 
#: clutter/deprecated/clutter-animation.c:545
 
2091
#: clutter/deprecated/clutter-animation.c:491
2062
2092
msgid "Duration of the animation, in milliseconds"
2063
2093
msgstr "Duration of the animation, in milliseconds"
2064
2094
 
2065
 
#: clutter/deprecated/clutter-animation.c:561
 
2095
#: clutter/deprecated/clutter-animation.c:507
2066
2096
msgid "Whether the animation should loop"
2067
2097
msgstr "Whether the animation should loop"
2068
2098
 
2069
 
#: clutter/deprecated/clutter-animation.c:576
 
2099
#: clutter/deprecated/clutter-animation.c:522
2070
2100
msgid "The timeline used by the animation"
2071
2101
msgstr "The timeline used by the animation"
2072
2102
 
2073
 
#: clutter/deprecated/clutter-animation.c:592
2074
 
#: clutter/deprecated/clutter-behaviour.c:241
 
2103
#: clutter/deprecated/clutter-animation.c:538
 
2104
#: clutter/deprecated/clutter-behaviour.c:237
2075
2105
msgid "Alpha"
2076
2106
msgstr "Alpha"
2077
2107
 
2078
 
#: clutter/deprecated/clutter-animation.c:593
 
2108
#: clutter/deprecated/clutter-animation.c:539
2079
2109
msgid "The alpha used by the animation"
2080
2110
msgstr "The alpha used by the animation"
2081
2111
 
2082
 
#: clutter/deprecated/clutter-animator.c:1805
 
2112
#: clutter/deprecated/clutter-animator.c:1793
2083
2113
msgid "The duration of the animation"
2084
2114
msgstr "The duration of the animation"
2085
2115
 
2086
 
#: clutter/deprecated/clutter-animator.c:1822
 
2116
#: clutter/deprecated/clutter-animator.c:1810
2087
2117
msgid "The timeline of the animation"
2088
2118
msgstr "The timeline of the animation"
2089
2119
 
2090
 
#: clutter/deprecated/clutter-behaviour.c:242
 
2120
#: clutter/deprecated/clutter-behaviour.c:238
2091
2121
msgid "Alpha Object to drive the behaviour"
2092
2122
msgstr "Alpha Object to drive the behaviour"
2093
2123
 
2094
 
#: clutter/deprecated/clutter-behaviour-depth.c:182
 
2124
#: clutter/deprecated/clutter-behaviour-depth.c:180
2095
2125
msgid "Start Depth"
2096
2126
msgstr "Start Depth"
2097
2127
 
2098
 
#: clutter/deprecated/clutter-behaviour-depth.c:183
 
2128
#: clutter/deprecated/clutter-behaviour-depth.c:181
2099
2129
msgid "Initial depth to apply"
2100
2130
msgstr "Initial depth to apply"
2101
2131
 
2102
 
#: clutter/deprecated/clutter-behaviour-depth.c:198
 
2132
#: clutter/deprecated/clutter-behaviour-depth.c:196
2103
2133
msgid "End Depth"
2104
2134
msgstr "End Depth"
2105
2135
 
2106
 
#: clutter/deprecated/clutter-behaviour-depth.c:199
 
2136
#: clutter/deprecated/clutter-behaviour-depth.c:197
2107
2137
msgid "Final depth to apply"
2108
2138
msgstr "Final depth to apply"
2109
2139
 
2110
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:401
 
2140
#: clutter/deprecated/clutter-behaviour-ellipse.c:394
2111
2141
msgid "Start Angle"
2112
2142
msgstr "Start Angle"
2113
2143
 
2114
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:402
2115
 
#: clutter/deprecated/clutter-behaviour-rotate.c:284
 
2144
#: clutter/deprecated/clutter-behaviour-ellipse.c:395
 
2145
#: clutter/deprecated/clutter-behaviour-rotate.c:277
2116
2146
msgid "Initial angle"
2117
2147
msgstr "Initial angle"
2118
2148
 
2119
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:417
 
2149
#: clutter/deprecated/clutter-behaviour-ellipse.c:410
2120
2150
msgid "End Angle"
2121
2151
msgstr "End Angle"
2122
2152
 
2123
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:418
2124
 
#: clutter/deprecated/clutter-behaviour-rotate.c:302
 
2153
#: clutter/deprecated/clutter-behaviour-ellipse.c:411
 
2154
#: clutter/deprecated/clutter-behaviour-rotate.c:295
2125
2155
msgid "Final angle"
2126
2156
msgstr "Final angle"
2127
2157
 
2128
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:433
 
2158
#: clutter/deprecated/clutter-behaviour-ellipse.c:426
2129
2159
msgid "Angle x tilt"
2130
2160
msgstr "Angle x tilt"
2131
2161
 
2132
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:434
 
2162
#: clutter/deprecated/clutter-behaviour-ellipse.c:427
2133
2163
msgid "Tilt of the ellipse around x axis"
2134
2164
msgstr "Tilt of the ellipse around x axis"
2135
2165
 
2136
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:449
 
2166
#: clutter/deprecated/clutter-behaviour-ellipse.c:442
2137
2167
msgid "Angle y tilt"
2138
2168
msgstr "Angle y tilt"
2139
2169
 
2140
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:450
 
2170
#: clutter/deprecated/clutter-behaviour-ellipse.c:443
2141
2171
msgid "Tilt of the ellipse around y axis"
2142
2172
msgstr "Tilt of the ellipse around y axis"
2143
2173
 
2144
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:465
 
2174
#: clutter/deprecated/clutter-behaviour-ellipse.c:458
2145
2175
msgid "Angle z tilt"
2146
2176
msgstr "Angle z tilt"
2147
2177
 
2148
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:466
 
2178
#: clutter/deprecated/clutter-behaviour-ellipse.c:459
2149
2179
msgid "Tilt of the ellipse around z axis"
2150
2180
msgstr "Tilt of the ellipse around z axis"
2151
2181
 
2152
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:482
 
2182
#: clutter/deprecated/clutter-behaviour-ellipse.c:475
2153
2183
msgid "Width of the ellipse"
2154
2184
msgstr "Width of the ellipse"
2155
2185
 
2156
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:498
 
2186
#: clutter/deprecated/clutter-behaviour-ellipse.c:491
2157
2187
msgid "Height of ellipse"
2158
2188
msgstr "Height of ellipse"
2159
2189
 
2160
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:513
 
2190
#: clutter/deprecated/clutter-behaviour-ellipse.c:506
2161
2191
msgid "Center"
2162
2192
msgstr "Centre"
2163
2193
 
2164
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:514
 
2194
#: clutter/deprecated/clutter-behaviour-ellipse.c:507
2165
2195
msgid "Center of ellipse"
2166
2196
msgstr "Centre of ellipse"
2167
2197
 
2168
 
#: clutter/deprecated/clutter-behaviour-ellipse.c:529
2169
 
#: clutter/deprecated/clutter-behaviour-rotate.c:338
 
2198
#: clutter/deprecated/clutter-behaviour-ellipse.c:522
 
2199
#: clutter/deprecated/clutter-behaviour-rotate.c:331
2170
2200
msgid "Direction of rotation"
2171
2201
msgstr "Direction of rotation"
2172
2202
 
2173
 
#: clutter/deprecated/clutter-behaviour-opacity.c:184
 
2203
#: clutter/deprecated/clutter-behaviour-opacity.c:177
2174
2204
msgid "Opacity Start"
2175
2205
msgstr "Opacity Start"
2176
2206
 
2177
 
#: clutter/deprecated/clutter-behaviour-opacity.c:185
 
2207
#: clutter/deprecated/clutter-behaviour-opacity.c:178
2178
2208
msgid "Initial opacity level"
2179
2209
msgstr "Initial opacity level"
2180
2210
 
2181
 
#: clutter/deprecated/clutter-behaviour-opacity.c:202
 
2211
#: clutter/deprecated/clutter-behaviour-opacity.c:195
2182
2212
msgid "Opacity End"
2183
2213
msgstr "Opacity End"
2184
2214
 
2185
 
#: clutter/deprecated/clutter-behaviour-opacity.c:203
 
2215
#: clutter/deprecated/clutter-behaviour-opacity.c:196
2186
2216
msgid "Final opacity level"
2187
2217
msgstr "Final opacity level"
2188
2218
 
2189
 
#: clutter/deprecated/clutter-behaviour-path.c:226
 
2219
#: clutter/deprecated/clutter-behaviour-path.c:222
2190
2220
msgid "The ClutterPath object representing the path to animate along"
2191
2221
msgstr "The ClutterPath object representing the path to animate along"
2192
2222
 
2193
 
#: clutter/deprecated/clutter-behaviour-rotate.c:283
 
2223
#: clutter/deprecated/clutter-behaviour-rotate.c:276
2194
2224
msgid "Angle Begin"
2195
2225
msgstr "Angle Begin"
2196
2226
 
2197
 
#: clutter/deprecated/clutter-behaviour-rotate.c:301
 
2227
#: clutter/deprecated/clutter-behaviour-rotate.c:294
2198
2228
msgid "Angle End"
2199
2229
msgstr "Angle End"
2200
2230
 
2201
 
#: clutter/deprecated/clutter-behaviour-rotate.c:319
 
2231
#: clutter/deprecated/clutter-behaviour-rotate.c:312
2202
2232
msgid "Axis"
2203
2233
msgstr "Axis"
2204
2234
 
2205
 
#: clutter/deprecated/clutter-behaviour-rotate.c:320
 
2235
#: clutter/deprecated/clutter-behaviour-rotate.c:313
2206
2236
msgid "Axis of rotation"
2207
2237
msgstr "Axis of rotation"
2208
2238
 
2209
 
#: clutter/deprecated/clutter-behaviour-rotate.c:355
 
2239
#: clutter/deprecated/clutter-behaviour-rotate.c:348
2210
2240
msgid "Center X"
2211
2241
msgstr "Centre X"
2212
2242
 
2213
 
#: clutter/deprecated/clutter-behaviour-rotate.c:356
 
2243
#: clutter/deprecated/clutter-behaviour-rotate.c:349
2214
2244
msgid "X coordinate of the center of rotation"
2215
2245
msgstr "X coordinate of the centre of rotation"
2216
2246
 
2217
 
#: clutter/deprecated/clutter-behaviour-rotate.c:373
 
2247
#: clutter/deprecated/clutter-behaviour-rotate.c:366
2218
2248
msgid "Center Y"
2219
2249
msgstr "Centre Y"
2220
2250
 
2221
 
#: clutter/deprecated/clutter-behaviour-rotate.c:374
 
2251
#: clutter/deprecated/clutter-behaviour-rotate.c:367
2222
2252
msgid "Y coordinate of the center of rotation"
2223
2253
msgstr "Y coordinate of the centre of rotation"
2224
2254
 
2225
 
#: clutter/deprecated/clutter-behaviour-rotate.c:391
 
2255
#: clutter/deprecated/clutter-behaviour-rotate.c:384
2226
2256
msgid "Center Z"
2227
2257
msgstr "Centre Z"
2228
2258
 
2229
 
#: clutter/deprecated/clutter-behaviour-rotate.c:392
 
2259
#: clutter/deprecated/clutter-behaviour-rotate.c:385
2230
2260
msgid "Z coordinate of the center of rotation"
2231
2261
msgstr "Z coordinate of the centre of rotation"
2232
2262
 
2233
 
#: clutter/deprecated/clutter-behaviour-scale.c:226
 
2263
#: clutter/deprecated/clutter-behaviour-scale.c:222
2234
2264
msgid "X Start Scale"
2235
2265
msgstr "X Start Scale"
2236
2266
 
2237
 
#: clutter/deprecated/clutter-behaviour-scale.c:227
 
2267
#: clutter/deprecated/clutter-behaviour-scale.c:223
2238
2268
msgid "Initial scale on the X axis"
2239
2269
msgstr "Initial scale on the X axis"
2240
2270
 
2241
 
#: clutter/deprecated/clutter-behaviour-scale.c:245
 
2271
#: clutter/deprecated/clutter-behaviour-scale.c:241
2242
2272
msgid "X End Scale"
2243
2273
msgstr "X End Scale"
2244
2274
 
2245
 
#: clutter/deprecated/clutter-behaviour-scale.c:246
 
2275
#: clutter/deprecated/clutter-behaviour-scale.c:242
2246
2276
msgid "Final scale on the X axis"
2247
2277
msgstr "Final scale on the X axis"
2248
2278
 
2249
 
#: clutter/deprecated/clutter-behaviour-scale.c:264
 
2279
#: clutter/deprecated/clutter-behaviour-scale.c:260
2250
2280
msgid "Y Start Scale"
2251
2281
msgstr "Y Start Scale"
2252
2282
 
2253
 
#: clutter/deprecated/clutter-behaviour-scale.c:265
 
2283
#: clutter/deprecated/clutter-behaviour-scale.c:261
2254
2284
msgid "Initial scale on the Y axis"
2255
2285
msgstr "Initial scale on the Y axis"
2256
2286
 
2257
 
#: clutter/deprecated/clutter-behaviour-scale.c:283
 
2287
#: clutter/deprecated/clutter-behaviour-scale.c:279
2258
2288
msgid "Y End Scale"
2259
2289
msgstr "Y End Scale"
2260
2290
 
2261
 
#: clutter/deprecated/clutter-behaviour-scale.c:284
 
2291
#: clutter/deprecated/clutter-behaviour-scale.c:280
2262
2292
msgid "Final scale on the Y axis"
2263
2293
msgstr "Final scale on the Y axis"
2264
2294
 
2265
 
#: clutter/deprecated/clutter-box.c:261
 
2295
#: clutter/deprecated/clutter-box.c:255
2266
2296
msgid "The background color of the box"
2267
2297
msgstr "The background colour of the box"
2268
2298
 
2269
 
#: clutter/deprecated/clutter-box.c:274
 
2299
#: clutter/deprecated/clutter-box.c:268
2270
2300
msgid "Color Set"
2271
2301
msgstr "Colour Set"
2272
2302
 
2273
 
#: clutter/deprecated/clutter-cairo-texture.c:597
 
2303
#: clutter/deprecated/clutter-cairo-texture.c:585
2274
2304
msgid "Surface Width"
2275
2305
msgstr "Surface Width"
2276
2306
 
2277
 
#: clutter/deprecated/clutter-cairo-texture.c:598
 
2307
#: clutter/deprecated/clutter-cairo-texture.c:586
2278
2308
msgid "The width of the Cairo surface"
2279
2309
msgstr "The width of the Cairo surface"
2280
2310
 
2281
 
#: clutter/deprecated/clutter-cairo-texture.c:615
 
2311
#: clutter/deprecated/clutter-cairo-texture.c:603
2282
2312
msgid "Surface Height"
2283
2313
msgstr "Surface Height"
2284
2314
 
2285
 
#: clutter/deprecated/clutter-cairo-texture.c:616
 
2315
#: clutter/deprecated/clutter-cairo-texture.c:604
2286
2316
msgid "The height of the Cairo surface"
2287
2317
msgstr "The height of the Cairo surface"
2288
2318
 
2289
 
#: clutter/deprecated/clutter-cairo-texture.c:636
 
2319
#: clutter/deprecated/clutter-cairo-texture.c:624
2290
2320
msgid "Auto Resize"
2291
2321
msgstr "Auto Resize"
2292
2322
 
2293
 
#: clutter/deprecated/clutter-cairo-texture.c:637
 
2323
#: clutter/deprecated/clutter-cairo-texture.c:625
2294
2324
msgid "Whether the surface should match the allocation"
2295
2325
msgstr "Whether the surface should match the allocation"
2296
2326
 
2362
2392
msgid "The duration of the stream, in seconds"
2363
2393
msgstr "The duration of the stream, in seconds"
2364
2394
 
2365
 
#: clutter/deprecated/clutter-rectangle.c:274
 
2395
#: clutter/deprecated/clutter-rectangle.c:271
2366
2396
msgid "The color of the rectangle"
2367
2397
msgstr "The colour of the rectangle"
2368
2398
 
2369
 
#: clutter/deprecated/clutter-rectangle.c:287
 
2399
#: clutter/deprecated/clutter-rectangle.c:284
2370
2400
msgid "Border Color"
2371
2401
msgstr "Border Colour"
2372
2402
 
2373
 
#: clutter/deprecated/clutter-rectangle.c:288
 
2403
#: clutter/deprecated/clutter-rectangle.c:285
2374
2404
msgid "The color of the border of the rectangle"
2375
2405
msgstr "The colour of the border of the rectangle"
2376
2406
 
2377
 
#: clutter/deprecated/clutter-rectangle.c:303
 
2407
#: clutter/deprecated/clutter-rectangle.c:300
2378
2408
msgid "Border Width"
2379
2409
msgstr "Border Width"
2380
2410
 
2381
 
#: clutter/deprecated/clutter-rectangle.c:304
 
2411
#: clutter/deprecated/clutter-rectangle.c:301
2382
2412
msgid "The width of the border of the rectangle"
2383
2413
msgstr "The width of the border of the rectangle"
2384
2414
 
2385
 
#: clutter/deprecated/clutter-rectangle.c:318
 
2415
#: clutter/deprecated/clutter-rectangle.c:315
2386
2416
msgid "Has Border"
2387
2417
msgstr "Has Border"
2388
2418
 
2389
 
#: clutter/deprecated/clutter-rectangle.c:319
 
2419
#: clutter/deprecated/clutter-rectangle.c:316
2390
2420
msgid "Whether the rectangle should have a border"
2391
2421
msgstr "Whether the rectangle should have a border"
2392
2422
 
2393
 
#: clutter/deprecated/clutter-shader.c:261
 
2423
#: clutter/deprecated/clutter-shader.c:257
2394
2424
msgid "Vertex Source"
2395
2425
msgstr "Vertex Source"
2396
2426
 
2397
 
#: clutter/deprecated/clutter-shader.c:262
 
2427
#: clutter/deprecated/clutter-shader.c:258
2398
2428
msgid "Source of vertex shader"
2399
2429
msgstr "Source of vertex shader"
2400
2430
 
2401
 
#: clutter/deprecated/clutter-shader.c:278
 
2431
#: clutter/deprecated/clutter-shader.c:274
2402
2432
msgid "Fragment Source"
2403
2433
msgstr "Fragment Source"
2404
2434
 
2405
 
#: clutter/deprecated/clutter-shader.c:279
 
2435
#: clutter/deprecated/clutter-shader.c:275
2406
2436
msgid "Source of fragment shader"
2407
2437
msgstr "Source of fragment shader"
2408
2438
 
2409
 
#: clutter/deprecated/clutter-shader.c:296
 
2439
#: clutter/deprecated/clutter-shader.c:292
2410
2440
msgid "Compiled"
2411
2441
msgstr "Compiled"
2412
2442
 
2413
 
#: clutter/deprecated/clutter-shader.c:297
 
2443
#: clutter/deprecated/clutter-shader.c:293
2414
2444
msgid "Whether the shader is compiled and linked"
2415
2445
msgstr "Whether the shader is compiled and linked"
2416
2446
 
2417
 
#: clutter/deprecated/clutter-shader.c:314
 
2447
#: clutter/deprecated/clutter-shader.c:310
2418
2448
msgid "Whether the shader is enabled"
2419
2449
msgstr "Whether the shader is enabled"
2420
2450
 
2421
 
#: clutter/deprecated/clutter-shader.c:525
 
2451
#: clutter/deprecated/clutter-shader.c:521
2422
2452
#, c-format
2423
2453
msgid "%s compilation failed: %s"
2424
2454
msgstr "%s compilation failed: %s"
2425
2455
 
2426
 
#: clutter/deprecated/clutter-shader.c:526
 
2456
#: clutter/deprecated/clutter-shader.c:522
2427
2457
msgid "Vertex shader"
2428
2458
msgstr "Vertex shader"
2429
2459
 
2430
 
#: clutter/deprecated/clutter-shader.c:527
 
2460
#: clutter/deprecated/clutter-shader.c:523
2431
2461
msgid "Fragment shader"
2432
2462
msgstr "Fragment shader"
2433
2463
 
2434
 
#: clutter/deprecated/clutter-state.c:1505
 
2464
#: clutter/deprecated/clutter-state.c:1497
2435
2465
msgid "State"
2436
2466
msgstr "State"
2437
2467
 
2438
 
#: clutter/deprecated/clutter-state.c:1506
 
2468
#: clutter/deprecated/clutter-state.c:1498
2439
2469
msgid "Currently set state, (transition to this state might not be complete)"
2440
2470
msgstr "Currently set state, (transition to this state might not be complete)"
2441
2471
 
2442
 
#: clutter/deprecated/clutter-state.c:1524
 
2472
#: clutter/deprecated/clutter-state.c:1516
2443
2473
msgid "Default transition duration"
2444
2474
msgstr "Default transition duration"
2445
2475
 
2446
 
#: clutter/deprecated/clutter-texture.c:994
 
2476
#: clutter/deprecated/clutter-table-layout.c:535
 
2477
msgid "Column Number"
 
2478
msgstr "Column Number"
 
2479
 
 
2480
#: clutter/deprecated/clutter-table-layout.c:536
 
2481
msgid "The column the widget resides in"
 
2482
msgstr "The column the widget resides in"
 
2483
 
 
2484
#: clutter/deprecated/clutter-table-layout.c:543
 
2485
msgid "Row Number"
 
2486
msgstr "Row Number"
 
2487
 
 
2488
#: clutter/deprecated/clutter-table-layout.c:544
 
2489
msgid "The row the widget resides in"
 
2490
msgstr "The row the widget resides in"
 
2491
 
 
2492
#: clutter/deprecated/clutter-table-layout.c:551
 
2493
msgid "Column Span"
 
2494
msgstr "Column Span"
 
2495
 
 
2496
#: clutter/deprecated/clutter-table-layout.c:552
 
2497
msgid "The number of columns the widget should span"
 
2498
msgstr "The number of columns the widget should span"
 
2499
 
 
2500
#: clutter/deprecated/clutter-table-layout.c:559
 
2501
msgid "Row Span"
 
2502
msgstr "Row Span"
 
2503
 
 
2504
#: clutter/deprecated/clutter-table-layout.c:560
 
2505
msgid "The number of rows the widget should span"
 
2506
msgstr "The number of rows the widget should span"
 
2507
 
 
2508
#: clutter/deprecated/clutter-table-layout.c:567
 
2509
msgid "Horizontal Expand"
 
2510
msgstr "Horizontal Expand"
 
2511
 
 
2512
#: clutter/deprecated/clutter-table-layout.c:568
 
2513
msgid "Allocate extra space for the child in horizontal axis"
 
2514
msgstr "Allocate extra space for the child in horizontal axis"
 
2515
 
 
2516
#: clutter/deprecated/clutter-table-layout.c:574
 
2517
msgid "Vertical Expand"
 
2518
msgstr "Vertical Expand"
 
2519
 
 
2520
#: clutter/deprecated/clutter-table-layout.c:575
 
2521
msgid "Allocate extra space for the child in vertical axis"
 
2522
msgstr "Allocate extra space for the child in vertical axis"
 
2523
 
 
2524
#: clutter/deprecated/clutter-table-layout.c:1630
 
2525
msgid "Spacing between columns"
 
2526
msgstr "Spacing between columns"
 
2527
 
 
2528
#: clutter/deprecated/clutter-table-layout.c:1646
 
2529
msgid "Spacing between rows"
 
2530
msgstr "Spacing between rows"
 
2531
 
 
2532
#: clutter/deprecated/clutter-texture.c:992
2447
2533
msgid "Sync size of actor"
2448
2534
msgstr "Sync size of actor"
2449
2535
 
2450
 
#: clutter/deprecated/clutter-texture.c:995
 
2536
#: clutter/deprecated/clutter-texture.c:993
2451
2537
msgid "Auto sync size of actor to underlying pixbuf dimensions"
2452
2538
msgstr "Auto sync size of actor to underlying pixbuf dimensions"
2453
2539
 
2454
 
#: clutter/deprecated/clutter-texture.c:1002
 
2540
#: clutter/deprecated/clutter-texture.c:1000
2455
2541
msgid "Disable Slicing"
2456
2542
msgstr "Disable Slicing"
2457
2543
 
2458
 
#: clutter/deprecated/clutter-texture.c:1003
 
2544
#: clutter/deprecated/clutter-texture.c:1001
2459
2545
msgid ""
2460
2546
"Forces the underlying texture to be singular and not made of smaller space "
2461
2547
"saving individual textures"
2463
2549
"Forces the underlying texture to be singular and not made of smaller space "
2464
2550
"saving individual textures"
2465
2551
 
2466
 
#: clutter/deprecated/clutter-texture.c:1012
 
2552
#: clutter/deprecated/clutter-texture.c:1010
2467
2553
msgid "Tile Waste"
2468
2554
msgstr "Tile Waste"
2469
2555
 
2470
 
#: clutter/deprecated/clutter-texture.c:1013
 
2556
#: clutter/deprecated/clutter-texture.c:1011
2471
2557
msgid "Maximum waste area of a sliced texture"
2472
2558
msgstr "Maximum waste area of a sliced texture"
2473
2559
 
2474
 
#: clutter/deprecated/clutter-texture.c:1021
 
2560
#: clutter/deprecated/clutter-texture.c:1019
2475
2561
msgid "Horizontal repeat"
2476
2562
msgstr "Horizontal repeat"
2477
2563
 
2478
 
#: clutter/deprecated/clutter-texture.c:1022
 
2564
#: clutter/deprecated/clutter-texture.c:1020
2479
2565
msgid "Repeat the contents rather than scaling them horizontally"
2480
2566
msgstr "Repeat the contents rather than scaling them horizontally"
2481
2567
 
2482
 
#: clutter/deprecated/clutter-texture.c:1029
 
2568
#: clutter/deprecated/clutter-texture.c:1027
2483
2569
msgid "Vertical repeat"
2484
2570
msgstr "Vertical repeat"
2485
2571
 
2486
 
#: clutter/deprecated/clutter-texture.c:1030
 
2572
#: clutter/deprecated/clutter-texture.c:1028
2487
2573
msgid "Repeat the contents rather than scaling them vertically"
2488
2574
msgstr "Repeat the contents rather than scaling them vertically"
2489
2575
 
2490
 
#: clutter/deprecated/clutter-texture.c:1037
 
2576
#: clutter/deprecated/clutter-texture.c:1035
2491
2577
msgid "Filter Quality"
2492
2578
msgstr "Filter Quality"
2493
2579
 
2494
 
#: clutter/deprecated/clutter-texture.c:1038
 
2580
#: clutter/deprecated/clutter-texture.c:1036
2495
2581
msgid "Rendering quality used when drawing the texture"
2496
2582
msgstr "Rendering quality used when drawing the texture"
2497
2583
 
2498
 
#: clutter/deprecated/clutter-texture.c:1046
 
2584
#: clutter/deprecated/clutter-texture.c:1044
2499
2585
msgid "Pixel Format"
2500
2586
msgstr "Pixel Format"
2501
2587
 
2502
 
#: clutter/deprecated/clutter-texture.c:1047
 
2588
#: clutter/deprecated/clutter-texture.c:1045
2503
2589
msgid "The Cogl pixel format to use"
2504
2590
msgstr "The Cogl pixel format to use"
2505
2591
 
2506
 
#: clutter/deprecated/clutter-texture.c:1055
2507
 
#: clutter/wayland/clutter-wayland-surface.c:449
 
2592
#: clutter/deprecated/clutter-texture.c:1053
 
2593
#: clutter/wayland/clutter-wayland-surface.c:445
2508
2594
msgid "Cogl Texture"
2509
2595
msgstr "Cogl Texture"
2510
2596
 
2511
 
#: clutter/deprecated/clutter-texture.c:1056
2512
 
#: clutter/wayland/clutter-wayland-surface.c:450
 
2597
#: clutter/deprecated/clutter-texture.c:1054
 
2598
#: clutter/wayland/clutter-wayland-surface.c:446
2513
2599
msgid "The underlying Cogl texture handle used to draw this actor"
2514
2600
msgstr "The underlying Cogl texture handle used to draw this actor"
2515
2601
 
2516
 
#: clutter/deprecated/clutter-texture.c:1063
 
2602
#: clutter/deprecated/clutter-texture.c:1061
2517
2603
msgid "Cogl Material"
2518
2604
msgstr "Cogl Material"
2519
2605
 
2520
 
#: clutter/deprecated/clutter-texture.c:1064
 
2606
#: clutter/deprecated/clutter-texture.c:1062
2521
2607
msgid "The underlying Cogl material handle used to draw this actor"
2522
2608
msgstr "The underlying Cogl material handle used to draw this actor"
2523
2609
 
2524
 
#: clutter/deprecated/clutter-texture.c:1083
 
2610
#: clutter/deprecated/clutter-texture.c:1081
2525
2611
msgid "The path of the file containing the image data"
2526
2612
msgstr "The path of the file containing the image data"
2527
2613
 
2528
 
#: clutter/deprecated/clutter-texture.c:1090
 
2614
#: clutter/deprecated/clutter-texture.c:1088
2529
2615
msgid "Keep Aspect Ratio"
2530
2616
msgstr "Keep Aspect Ratio"
2531
2617
 
2532
 
#: clutter/deprecated/clutter-texture.c:1091
 
2618
#: clutter/deprecated/clutter-texture.c:1089
2533
2619
msgid ""
2534
2620
"Keep the aspect ratio of the texture when requesting the preferred width or "
2535
2621
"height"
2537
2623
"Keep the aspect ratio of the texture when requesting the preferred width or "
2538
2624
"height"
2539
2625
 
2540
 
#: clutter/deprecated/clutter-texture.c:1119
 
2626
#: clutter/deprecated/clutter-texture.c:1117
2541
2627
msgid "Load asynchronously"
2542
2628
msgstr "Load asynchronously"
2543
2629
 
2544
 
#: clutter/deprecated/clutter-texture.c:1120
 
2630
#: clutter/deprecated/clutter-texture.c:1118
2545
2631
msgid ""
2546
2632
"Load files inside a thread to avoid blocking when loading images from disk"
2547
2633
msgstr ""
2548
2634
"Load files inside a thread to avoid blocking when loading images from disk"
2549
2635
 
2550
 
#: clutter/deprecated/clutter-texture.c:1138
 
2636
#: clutter/deprecated/clutter-texture.c:1136
2551
2637
msgid "Load data asynchronously"
2552
2638
msgstr "Load data asynchronously"
2553
2639
 
2554
 
#: clutter/deprecated/clutter-texture.c:1139
 
2640
#: clutter/deprecated/clutter-texture.c:1137
2555
2641
msgid ""
2556
2642
"Decode image data files inside a thread to reduce blocking when loading "
2557
2643
"images from disk"
2559
2645
"Decode image data files inside a thread to reduce blocking when loading "
2560
2646
"images from disk"
2561
2647
 
2562
 
#: clutter/deprecated/clutter-texture.c:1165
 
2648
#: clutter/deprecated/clutter-texture.c:1163
2563
2649
msgid "Pick With Alpha"
2564
2650
msgstr "Pick With Alpha"
2565
2651
 
2566
 
#: clutter/deprecated/clutter-texture.c:1166
 
2652
#: clutter/deprecated/clutter-texture.c:1164
2567
2653
msgid "Shape actor with alpha channel when picking"
2568
2654
msgstr "Shape actor with alpha channel when picking"
2569
2655
 
2570
 
#: clutter/deprecated/clutter-texture.c:1599
2571
 
#: clutter/deprecated/clutter-texture.c:1994
2572
 
#: clutter/deprecated/clutter-texture.c:2090
2573
 
#: clutter/deprecated/clutter-texture.c:2388
 
2656
#: clutter/deprecated/clutter-texture.c:1597
 
2657
#: clutter/deprecated/clutter-texture.c:1992
 
2658
#: clutter/deprecated/clutter-texture.c:2088
 
2659
#: clutter/deprecated/clutter-texture.c:2386
2574
2660
msgid "Failed to load the image data"
2575
2661
msgstr "Failed to load the image data"
2576
2662
 
2577
 
#: clutter/deprecated/clutter-texture.c:1758
 
2663
#: clutter/deprecated/clutter-texture.c:1756
2578
2664
msgid "YUV textures are not supported"
2579
2665
msgstr "YUV textures are not supported"
2580
2666
 
2581
 
#: clutter/deprecated/clutter-texture.c:1767
 
2667
#: clutter/deprecated/clutter-texture.c:1765
2582
2668
msgid "YUV2 textues are not supported"
2583
2669
msgstr "YUV2 textues are not supported"
2584
2670
 
2585
 
#: clutter/evdev/clutter-input-device-evdev.c:159
2586
 
msgid "sysfs Path"
2587
 
msgstr "sysfs Path"
2588
 
 
2589
 
#: clutter/evdev/clutter-input-device-evdev.c:160
2590
 
msgid "Path of the device in sysfs"
2591
 
msgstr "Path of the device in sysfs"
2592
 
 
2593
 
#: clutter/evdev/clutter-input-device-evdev.c:175
2594
 
msgid "Device Path"
2595
 
msgstr "Device Path"
2596
 
 
2597
 
#: clutter/evdev/clutter-input-device-evdev.c:176
2598
 
msgid "Path of the device node"
2599
 
msgstr "Path of the device node"
2600
 
 
2601
 
#: clutter/gdk/clutter-backend-gdk.c:287
 
2671
#: clutter/gdk/clutter-backend-gdk.c:289
2602
2672
#, c-format
2603
2673
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
2604
2674
msgstr "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
2605
2675
 
2606
 
#: clutter/wayland/clutter-wayland-surface.c:423
 
2676
#: clutter/wayland/clutter-wayland-surface.c:419
2607
2677
msgid "Surface"
2608
2678
msgstr "Surface"
2609
2679
 
2610
 
#: clutter/wayland/clutter-wayland-surface.c:424
 
2680
#: clutter/wayland/clutter-wayland-surface.c:420
2611
2681
msgid "The underlying wayland surface"
2612
2682
msgstr "The underlying wayland surface"
2613
2683
 
2614
 
#: clutter/wayland/clutter-wayland-surface.c:431
 
2684
#: clutter/wayland/clutter-wayland-surface.c:427
2615
2685
msgid "Surface width"
2616
2686
msgstr "Surface width"
2617
2687
 
2618
 
#: clutter/wayland/clutter-wayland-surface.c:432
 
2688
#: clutter/wayland/clutter-wayland-surface.c:428
2619
2689
msgid "The width of the underlying wayland surface"
2620
2690
msgstr "The width of the underlying wayland surface"
2621
2691
 
2622
 
#: clutter/wayland/clutter-wayland-surface.c:440
 
2692
#: clutter/wayland/clutter-wayland-surface.c:436
2623
2693
msgid "Surface height"
2624
2694
msgstr "Surface height"
2625
2695
 
2626
 
#: clutter/wayland/clutter-wayland-surface.c:441
 
2696
#: clutter/wayland/clutter-wayland-surface.c:437
2627
2697
msgid "The height of the underlying wayland surface"
2628
2698
msgstr "The height of the underlying wayland surface"
2629
2699
 
2630
 
#: clutter/x11/clutter-backend-x11.c:507
 
2700
#: clutter/x11/clutter-backend-x11.c:488
2631
2701
msgid "X display to use"
2632
2702
msgstr "X display to use"
2633
2703
 
2634
 
#: clutter/x11/clutter-backend-x11.c:513
 
2704
#: clutter/x11/clutter-backend-x11.c:494
2635
2705
msgid "X screen to use"
2636
2706
msgstr "X screen to use"
2637
2707
 
2638
 
#: clutter/x11/clutter-backend-x11.c:518
 
2708
#: clutter/x11/clutter-backend-x11.c:499
2639
2709
msgid "Make X calls synchronous"
2640
2710
msgstr "Make X calls synchronous"
2641
2711
 
2642
 
#: clutter/x11/clutter-backend-x11.c:525
 
2712
#: clutter/x11/clutter-backend-x11.c:506
2643
2713
#, fuzzy
2644
2714
msgid "Disable XInput support"
2645
2715
msgstr "Enable XInput support"
2646
2716
 
2647
 
#: clutter/x11/clutter-keymap-x11.c:322
 
2717
#: clutter/x11/clutter-keymap-x11.c:458
2648
2718
msgid "The Clutter backend"
2649
2719
msgstr "The Clutter backend"
2650
2720
 
2651
 
#: clutter/x11/clutter-x11-texture-pixmap.c:539
 
2721
#: clutter/x11/clutter-x11-texture-pixmap.c:534
2652
2722
msgid "Pixmap"
2653
2723
msgstr "Pixmap"
2654
2724
 
2655
 
#: clutter/x11/clutter-x11-texture-pixmap.c:540
 
2725
#: clutter/x11/clutter-x11-texture-pixmap.c:535
2656
2726
msgid "The X11 Pixmap to be bound"
2657
2727
msgstr "The X11 Pixmap to be bound"
2658
2728
 
2659
 
#: clutter/x11/clutter-x11-texture-pixmap.c:548
 
2729
#: clutter/x11/clutter-x11-texture-pixmap.c:543
2660
2730
msgid "Pixmap width"
2661
2731
msgstr "Pixmap width"
2662
2732
 
2663
 
#: clutter/x11/clutter-x11-texture-pixmap.c:549
 
2733
#: clutter/x11/clutter-x11-texture-pixmap.c:544
2664
2734
msgid "The width of the pixmap bound to this texture"
2665
2735
msgstr "The width of the pixmap bound to this texture"
2666
2736
 
2667
 
#: clutter/x11/clutter-x11-texture-pixmap.c:557
 
2737
#: clutter/x11/clutter-x11-texture-pixmap.c:552
2668
2738
msgid "Pixmap height"
2669
2739
msgstr "Pixmap height"
2670
2740
 
2671
 
#: clutter/x11/clutter-x11-texture-pixmap.c:558
 
2741
#: clutter/x11/clutter-x11-texture-pixmap.c:553
2672
2742
msgid "The height of the pixmap bound to this texture"
2673
2743
msgstr "The height of the pixmap bound to this texture"
2674
2744
 
2675
 
#: clutter/x11/clutter-x11-texture-pixmap.c:566
 
2745
#: clutter/x11/clutter-x11-texture-pixmap.c:561
2676
2746
msgid "Pixmap Depth"
2677
2747
msgstr "Pixmap Depth"
2678
2748
 
2679
 
#: clutter/x11/clutter-x11-texture-pixmap.c:567
 
2749
#: clutter/x11/clutter-x11-texture-pixmap.c:562
2680
2750
msgid "The depth (in number of bits) of the pixmap bound to this texture"
2681
2751
msgstr "The depth (in number of bits) of the pixmap bound to this texture"
2682
2752
 
2683
 
#: clutter/x11/clutter-x11-texture-pixmap.c:575
 
2753
#: clutter/x11/clutter-x11-texture-pixmap.c:570
2684
2754
msgid "Automatic Updates"
2685
2755
msgstr "Automatic Updates"
2686
2756
 
2687
 
#: clutter/x11/clutter-x11-texture-pixmap.c:576
 
2757
#: clutter/x11/clutter-x11-texture-pixmap.c:571
2688
2758
msgid "If the texture should be kept in sync with any pixmap changes."
2689
2759
msgstr "If the texture should be kept in sync with any pixmap changes."
2690
2760
 
2691
 
#: clutter/x11/clutter-x11-texture-pixmap.c:584
 
2761
#: clutter/x11/clutter-x11-texture-pixmap.c:579
2692
2762
msgid "Window"
2693
2763
msgstr "Window"
2694
2764
 
2695
 
#: clutter/x11/clutter-x11-texture-pixmap.c:585
 
2765
#: clutter/x11/clutter-x11-texture-pixmap.c:580
2696
2766
msgid "The X11 Window to be bound"
2697
2767
msgstr "The X11 Window to be bound"
2698
2768
 
2699
 
#: clutter/x11/clutter-x11-texture-pixmap.c:593
 
2769
#: clutter/x11/clutter-x11-texture-pixmap.c:588
2700
2770
msgid "Window Redirect Automatic"
2701
2771
msgstr "Window Redirect Automatic"
2702
2772
 
2703
 
#: clutter/x11/clutter-x11-texture-pixmap.c:594
 
2773
#: clutter/x11/clutter-x11-texture-pixmap.c:589
2704
2774
msgid "If composite window redirects are set to Automatic (or Manual if false)"
2705
2775
msgstr ""
2706
2776
"If composite window redirects are set to Automatic (or Manual if false)"
2707
2777
 
2708
 
#: clutter/x11/clutter-x11-texture-pixmap.c:604
 
2778
#: clutter/x11/clutter-x11-texture-pixmap.c:599
2709
2779
msgid "Window Mapped"
2710
2780
msgstr "Window Mapped"
2711
2781
 
2712
 
#: clutter/x11/clutter-x11-texture-pixmap.c:605
 
2782
#: clutter/x11/clutter-x11-texture-pixmap.c:600
2713
2783
msgid "If window is mapped"
2714
2784
msgstr "If window is mapped"
2715
2785
 
2716
 
#: clutter/x11/clutter-x11-texture-pixmap.c:614
 
2786
#: clutter/x11/clutter-x11-texture-pixmap.c:609
2717
2787
msgid "Destroyed"
2718
2788
msgstr "Destroyed"
2719
2789
 
2720
 
#: clutter/x11/clutter-x11-texture-pixmap.c:615
 
2790
#: clutter/x11/clutter-x11-texture-pixmap.c:610
2721
2791
msgid "If window has been destroyed"
2722
2792
msgstr "If window has been destroyed"
2723
2793
 
2724
 
#: clutter/x11/clutter-x11-texture-pixmap.c:623
 
2794
#: clutter/x11/clutter-x11-texture-pixmap.c:618
2725
2795
msgid "Window X"
2726
2796
msgstr "Window X"
2727
2797
 
2728
 
#: clutter/x11/clutter-x11-texture-pixmap.c:624
 
2798
#: clutter/x11/clutter-x11-texture-pixmap.c:619
2729
2799
msgid "X position of window on screen according to X11"
2730
2800
msgstr "X position of window on screen according to X11"
2731
2801
 
2732
 
#: clutter/x11/clutter-x11-texture-pixmap.c:632
 
2802
#: clutter/x11/clutter-x11-texture-pixmap.c:627
2733
2803
msgid "Window Y"
2734
2804
msgstr "Window Y"
2735
2805
 
2736
 
#: clutter/x11/clutter-x11-texture-pixmap.c:633
 
2806
#: clutter/x11/clutter-x11-texture-pixmap.c:628
2737
2807
msgid "Y position of window on screen according to X11"
2738
2808
msgstr "Y position of window on screen according to X11"
2739
2809
 
2740
 
#: clutter/x11/clutter-x11-texture-pixmap.c:640
 
2810
#: clutter/x11/clutter-x11-texture-pixmap.c:635
2741
2811
msgid "Window Override Redirect"
2742
2812
msgstr "Window Override Redirect"
2743
2813
 
2744
 
#: clutter/x11/clutter-x11-texture-pixmap.c:641
 
2814
#: clutter/x11/clutter-x11-texture-pixmap.c:636
2745
2815
msgid "If this is an override-redirect window"
2746
2816
msgstr "If this is an override-redirect window"
2747
2817
 
 
2818
#~ msgid "sysfs Path"
 
2819
#~ msgstr "sysfs Path"
 
2820
 
 
2821
#~ msgid "Path of the device in sysfs"
 
2822
#~ msgstr "Path of the device in sysfs"
 
2823
 
 
2824
#~ msgid "Device Path"
 
2825
#~ msgstr "Device Path"
 
2826
 
 
2827
#~ msgid "Path of the device node"
 
2828
#~ msgstr "Path of the device node"
 
2829
 
2748
2830
#~ msgid "The layout manager used by the box"
2749
2831
#~ msgstr "The layout manager used by the box"