summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosef Or Boczko <yoseforb@src.gnome.org>2015-12-31 17:19:47 +0200
committerYosef Or Boczko <yoseforb@src.gnome.org>2015-12-31 17:19:47 +0200
commitabbf6ffeedcaacca86b893302b2139ea19c5f386 (patch)
tree13d0c74f34e9d12c89945ed6e02e3182fed0ba62
parentd65f72655fdfe9b6a55932a4b37865e78dfd41d0 (diff)
downloadclutter-abbf6ffeedcaacca86b893302b2139ea19c5f386.tar.gz
Updated Hebrew translation
-rw-r--r--po/he.po526
1 files changed, 263 insertions, 263 deletions
diff --git a/po/he.po b/po/he.po
index 18544bbc4..4f1ccf360 100644
--- a/po/he.po
+++ b/po/he.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: Clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=clutter\n"
-"POT-Creation-Date: 2015-08-30 11:12+0300\n"
-"PO-Revision-Date: 2015-08-30 11:12+0300\n"
+"POT-Creation-Date: 2015-12-31 17:19+0200\n"
+"PO-Revision-Date: 2015-12-31 17:19+0200\n"
"Last-Translator: Yosef Or Boczko <yoseforb@gmail.com>\n"
"Language-Team: עברית <>\n"
"Language: he\n"
@@ -23,664 +23,664 @@ msgstr ""
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Gtranslator 2.91.6\n"
-#: ../clutter/clutter-actor.c:6310
+#: ../clutter/clutter-actor.c:6306
msgid "X coordinate"
msgstr "X coordinate"
-#: ../clutter/clutter-actor.c:6311
+#: ../clutter/clutter-actor.c:6307
msgid "X coordinate of the actor"
msgstr "X coordinate of the actor"
-#: ../clutter/clutter-actor.c:6329
+#: ../clutter/clutter-actor.c:6325
msgid "Y coordinate"
msgstr "Y coordinate"
-#: ../clutter/clutter-actor.c:6330
+#: ../clutter/clutter-actor.c:6326
msgid "Y coordinate of the actor"
msgstr "Y coordinate of the actor"
-#: ../clutter/clutter-actor.c:6352
+#: ../clutter/clutter-actor.c:6348
msgid "Position"
msgstr "Position"
-#: ../clutter/clutter-actor.c:6353
+#: ../clutter/clutter-actor.c:6349
msgid "The position of the origin of the actor"
msgstr "The position of the origin of the actor"
-#: ../clutter/clutter-actor.c:6370 ../clutter/clutter-canvas.c:248
+#: ../clutter/clutter-actor.c:6366 ../clutter/clutter-canvas.c:248
#: ../clutter/clutter-grid-layout.c:1239
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:474
msgid "Width"
msgstr "Width"
-#: ../clutter/clutter-actor.c:6371
+#: ../clutter/clutter-actor.c:6367
msgid "Width of the actor"
msgstr "Width of the actor"
-#: ../clutter/clutter-actor.c:6389 ../clutter/clutter-canvas.c:264
+#: ../clutter/clutter-actor.c:6385 ../clutter/clutter-canvas.c:264
#: ../clutter/clutter-grid-layout.c:1246
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:490
msgid "Height"
msgstr "Height"
-#: ../clutter/clutter-actor.c:6390
+#: ../clutter/clutter-actor.c:6386
msgid "Height of the actor"
msgstr "Height of the actor"
-#: ../clutter/clutter-actor.c:6411
+#: ../clutter/clutter-actor.c:6407
msgid "Size"
msgstr "Size"
-#: ../clutter/clutter-actor.c:6412
+#: ../clutter/clutter-actor.c:6408
msgid "The size of the actor"
msgstr "The size of the actor"
-#: ../clutter/clutter-actor.c:6430
+#: ../clutter/clutter-actor.c:6426
msgid "Fixed X"
msgstr "Fixed X"
-#: ../clutter/clutter-actor.c:6431
+#: ../clutter/clutter-actor.c:6427
msgid "Forced X position of the actor"
msgstr "Forced X position of the actor"
-#: ../clutter/clutter-actor.c:6448
+#: ../clutter/clutter-actor.c:6444
msgid "Fixed Y"
msgstr "Fixed Y"
-#: ../clutter/clutter-actor.c:6449
+#: ../clutter/clutter-actor.c:6445
msgid "Forced Y position of the actor"
msgstr "Forced Y position of the actor"
-#: ../clutter/clutter-actor.c:6464
+#: ../clutter/clutter-actor.c:6460
msgid "Fixed position set"
msgstr "Fixed position set"
-#: ../clutter/clutter-actor.c:6465
+#: ../clutter/clutter-actor.c:6461
msgid "Whether to use fixed positioning for the actor"
msgstr "Whether to use fixed positioning for the actor"
-#: ../clutter/clutter-actor.c:6483
+#: ../clutter/clutter-actor.c:6479
msgid "Min Width"
msgstr "Min Width"
-#: ../clutter/clutter-actor.c:6484
+#: ../clutter/clutter-actor.c:6480
msgid "Forced minimum width request for the actor"
msgstr "Forced minimum width request for the actor"
-#: ../clutter/clutter-actor.c:6502
+#: ../clutter/clutter-actor.c:6498
msgid "Min Height"
msgstr "Min Height"
-#: ../clutter/clutter-actor.c:6503
+#: ../clutter/clutter-actor.c:6499
msgid "Forced minimum height request for the actor"
msgstr "Forced minimum height request for the actor"
-#: ../clutter/clutter-actor.c:6521
+#: ../clutter/clutter-actor.c:6517
msgid "Natural Width"
msgstr "Natural Width"
-#: ../clutter/clutter-actor.c:6522
+#: ../clutter/clutter-actor.c:6518
msgid "Forced natural width request for the actor"
msgstr "Forced natural width request for the actor"
-#: ../clutter/clutter-actor.c:6540
+#: ../clutter/clutter-actor.c:6536
msgid "Natural Height"
msgstr "Natural Height"
-#: ../clutter/clutter-actor.c:6541
+#: ../clutter/clutter-actor.c:6537
msgid "Forced natural height request for the actor"
msgstr "Forced natural height request for the actor"
-#: ../clutter/clutter-actor.c:6556
+#: ../clutter/clutter-actor.c:6552
msgid "Minimum width set"
msgstr "Minimum width set"
-#: ../clutter/clutter-actor.c:6557
+#: ../clutter/clutter-actor.c:6553
msgid "Whether to use the min-width property"
msgstr "Whether to use the min-width property"
-#: ../clutter/clutter-actor.c:6571
+#: ../clutter/clutter-actor.c:6567
msgid "Minimum height set"
msgstr "Minimum height set"
-#: ../clutter/clutter-actor.c:6572
+#: ../clutter/clutter-actor.c:6568
msgid "Whether to use the min-height property"
msgstr "Whether to use the min-height property"
-#: ../clutter/clutter-actor.c:6586
+#: ../clutter/clutter-actor.c:6582
msgid "Natural width set"
msgstr "Natural width set"
-#: ../clutter/clutter-actor.c:6587
+#: ../clutter/clutter-actor.c:6583
msgid "Whether to use the natural-width property"
msgstr "Whether to use the natural-width property"
-#: ../clutter/clutter-actor.c:6601
+#: ../clutter/clutter-actor.c:6597
msgid "Natural height set"
msgstr "Natural height set"
-#: ../clutter/clutter-actor.c:6602
+#: ../clutter/clutter-actor.c:6598
msgid "Whether to use the natural-height property"
msgstr "Whether to use the natural-height property"
-#: ../clutter/clutter-actor.c:6618
+#: ../clutter/clutter-actor.c:6614
msgid "Allocation"
msgstr "Allocation"
-#: ../clutter/clutter-actor.c:6619
+#: ../clutter/clutter-actor.c:6615
msgid "The actor's allocation"
msgstr "The actor's allocation"
-#: ../clutter/clutter-actor.c:6686
+#: ../clutter/clutter-actor.c:6682
msgid "Request Mode"
msgstr "Request Mode"
-#: ../clutter/clutter-actor.c:6687
+#: ../clutter/clutter-actor.c:6683
msgid "The actor's request mode"
msgstr "The actor's request mode"
-#: ../clutter/clutter-actor.c:6711
+#: ../clutter/clutter-actor.c:6707
msgid "Depth"
msgstr "Depth"
-#: ../clutter/clutter-actor.c:6712
+#: ../clutter/clutter-actor.c:6708
msgid "Position on the Z axis"
msgstr "Position on the Z axis"
-#: ../clutter/clutter-actor.c:6739
+#: ../clutter/clutter-actor.c:6735
msgid "Z Position"
msgstr "Z Position"
-#: ../clutter/clutter-actor.c:6740
+#: ../clutter/clutter-actor.c:6736
msgid "The actor's position on the Z axis"
msgstr "The actor's position on the Z axis"
-#: ../clutter/clutter-actor.c:6757
+#: ../clutter/clutter-actor.c:6753
msgid "Opacity"
msgstr "Opacity"
-#: ../clutter/clutter-actor.c:6758
+#: ../clutter/clutter-actor.c:6754
msgid "Opacity of an actor"
msgstr "Opacity of an actor"
-#: ../clutter/clutter-actor.c:6778
+#: ../clutter/clutter-actor.c:6774
msgid "Offscreen redirect"
msgstr "Offscreen redirect"
-#: ../clutter/clutter-actor.c:6779
+#: ../clutter/clutter-actor.c:6775
msgid "Flags controlling when to flatten the actor into a single image"
msgstr "Flags controlling when to flatten the actor into a single image"
-#: ../clutter/clutter-actor.c:6793
+#: ../clutter/clutter-actor.c:6789
msgid "Visible"
msgstr "Visible"
-#: ../clutter/clutter-actor.c:6794
+#: ../clutter/clutter-actor.c:6790
msgid "Whether the actor is visible or not"
msgstr "Whether the actor is visible or not"
-#: ../clutter/clutter-actor.c:6808
+#: ../clutter/clutter-actor.c:6804
msgid "Mapped"
msgstr "Mapped"
-#: ../clutter/clutter-actor.c:6809
+#: ../clutter/clutter-actor.c:6805
msgid "Whether the actor will be painted"
msgstr "Whether the actor will be painted"
-#: ../clutter/clutter-actor.c:6822
+#: ../clutter/clutter-actor.c:6818
msgid "Realized"
msgstr "Realized"
-#: ../clutter/clutter-actor.c:6823
+#: ../clutter/clutter-actor.c:6819
msgid "Whether the actor has been realized"
msgstr "Whether the actor has been realized"
-#: ../clutter/clutter-actor.c:6838
+#: ../clutter/clutter-actor.c:6834
msgid "Reactive"
msgstr "Reactive"
-#: ../clutter/clutter-actor.c:6839
+#: ../clutter/clutter-actor.c:6835
msgid "Whether the actor is reactive to events"
msgstr "Whether the actor is reactive to events"
-#: ../clutter/clutter-actor.c:6850
+#: ../clutter/clutter-actor.c:6846
msgid "Has Clip"
msgstr "Has Clip"
-#: ../clutter/clutter-actor.c:6851
+#: ../clutter/clutter-actor.c:6847
msgid "Whether the actor has a clip set"
msgstr "Whether the actor has a clip set"
-#: ../clutter/clutter-actor.c:6864
+#: ../clutter/clutter-actor.c:6860
msgid "Clip"
msgstr "Clip"
-#: ../clutter/clutter-actor.c:6865
+#: ../clutter/clutter-actor.c:6861
msgid "The clip region for the actor"
msgstr "The clip region for the actor"
-#: ../clutter/clutter-actor.c:6884
+#: ../clutter/clutter-actor.c:6880
msgid "Clip Rectangle"
msgstr "Clip Rectangle"
-#: ../clutter/clutter-actor.c:6885
+#: ../clutter/clutter-actor.c:6881
msgid "The visible region of the actor"
msgstr "The visible region of the actor"
-#: ../clutter/clutter-actor.c:6899 ../clutter/clutter-actor-meta.c:205
+#: ../clutter/clutter-actor.c:6895 ../clutter/clutter-actor-meta.c:205
#: ../clutter/clutter-binding-pool.c:318 ../clutter/clutter-input-device.c:268
msgid "Name"
msgstr "Name"
-#: ../clutter/clutter-actor.c:6900
+#: ../clutter/clutter-actor.c:6896
msgid "Name of the actor"
msgstr "Name of the actor"
-#: ../clutter/clutter-actor.c:6921
+#: ../clutter/clutter-actor.c:6917
msgid "Pivot Point"
msgstr "Pivot Point"
-#: ../clutter/clutter-actor.c:6922
+#: ../clutter/clutter-actor.c:6918
msgid "The point around which the scaling and rotation occur"
msgstr "The point around which the scaling and rotation occur"
-#: ../clutter/clutter-actor.c:6940
+#: ../clutter/clutter-actor.c:6936
msgid "Pivot Point Z"
msgstr "Pivot Point Z"
-#: ../clutter/clutter-actor.c:6941
+#: ../clutter/clutter-actor.c:6937
msgid "Z component of the pivot point"
msgstr "Z component of the pivot point"
-#: ../clutter/clutter-actor.c:6959
+#: ../clutter/clutter-actor.c:6955
msgid "Scale X"
msgstr "Scale X"
-#: ../clutter/clutter-actor.c:6960
+#: ../clutter/clutter-actor.c:6956
msgid "Scale factor on the X axis"
msgstr "Scale factor on the X axis"
-#: ../clutter/clutter-actor.c:6978
+#: ../clutter/clutter-actor.c:6974
msgid "Scale Y"
msgstr "Scale Y"
-#: ../clutter/clutter-actor.c:6979
+#: ../clutter/clutter-actor.c:6975
msgid "Scale factor on the Y axis"
msgstr "Scale factor on the Y axis"
-#: ../clutter/clutter-actor.c:6997
+#: ../clutter/clutter-actor.c:6993
msgid "Scale Z"
msgstr "Scale Z"
-#: ../clutter/clutter-actor.c:6998
+#: ../clutter/clutter-actor.c:6994
msgid "Scale factor on the Z axis"
msgstr "Scale factor on the Z axis"
-#: ../clutter/clutter-actor.c:7016
+#: ../clutter/clutter-actor.c:7012
msgid "Scale Center X"
msgstr "Scale Center X"
-#: ../clutter/clutter-actor.c:7017
+#: ../clutter/clutter-actor.c:7013
msgid "Horizontal scale center"
msgstr "Horizontal scale center"
-#: ../clutter/clutter-actor.c:7035
+#: ../clutter/clutter-actor.c:7031
msgid "Scale Center Y"
msgstr "Scale Center Y"
-#: ../clutter/clutter-actor.c:7036
+#: ../clutter/clutter-actor.c:7032
msgid "Vertical scale center"
msgstr "Vertical scale center"
-#: ../clutter/clutter-actor.c:7054
+#: ../clutter/clutter-actor.c:7050
msgid "Scale Gravity"
msgstr "Scale Gravity"
-#: ../clutter/clutter-actor.c:7055
+#: ../clutter/clutter-actor.c:7051
msgid "The center of scaling"
msgstr "The center of scaling"
-#: ../clutter/clutter-actor.c:7073
+#: ../clutter/clutter-actor.c:7069
msgid "Rotation Angle X"
msgstr "Rotation Angle X"
-#: ../clutter/clutter-actor.c:7074
+#: ../clutter/clutter-actor.c:7070
msgid "The rotation angle on the X axis"
msgstr "The rotation angle on the X axis"
-#: ../clutter/clutter-actor.c:7092
+#: ../clutter/clutter-actor.c:7088
msgid "Rotation Angle Y"
msgstr "Rotation Angle Y"
-#: ../clutter/clutter-actor.c:7093
+#: ../clutter/clutter-actor.c:7089
msgid "The rotation angle on the Y axis"
msgstr "The rotation angle on the Y axis"
-#: ../clutter/clutter-actor.c:7111
+#: ../clutter/clutter-actor.c:7107
msgid "Rotation Angle Z"
msgstr "Rotation Angle Z"
-#: ../clutter/clutter-actor.c:7112
+#: ../clutter/clutter-actor.c:7108
msgid "The rotation angle on the Z axis"
msgstr "The rotation angle on the Z axis"
-#: ../clutter/clutter-actor.c:7130
+#: ../clutter/clutter-actor.c:7126
msgid "Rotation Center X"
msgstr "Rotation Center X"
-#: ../clutter/clutter-actor.c:7131
+#: ../clutter/clutter-actor.c:7127
msgid "The rotation center on the X axis"
msgstr "The rotation center on the X axis"
-#: ../clutter/clutter-actor.c:7148
+#: ../clutter/clutter-actor.c:7144
msgid "Rotation Center Y"
msgstr "Rotation Center Y"
-#: ../clutter/clutter-actor.c:7149
+#: ../clutter/clutter-actor.c:7145
msgid "The rotation center on the Y axis"
msgstr "The rotation center on the Y axis"
-#: ../clutter/clutter-actor.c:7166
+#: ../clutter/clutter-actor.c:7162
msgid "Rotation Center Z"
msgstr "Rotation Center Z"
-#: ../clutter/clutter-actor.c:7167
+#: ../clutter/clutter-actor.c:7163
msgid "The rotation center on the Z axis"
msgstr "The rotation center on the Z axis"
-#: ../clutter/clutter-actor.c:7184
+#: ../clutter/clutter-actor.c:7180
msgid "Rotation Center Z Gravity"
msgstr "Rotation Center Z Gravity"
-#: ../clutter/clutter-actor.c:7185
+#: ../clutter/clutter-actor.c:7181
msgid "Center point for rotation around the Z axis"
msgstr "Center point for rotation around the Z axis"
-#: ../clutter/clutter-actor.c:7213
+#: ../clutter/clutter-actor.c:7209
msgid "Anchor X"
msgstr "Anchor X"
-#: ../clutter/clutter-actor.c:7214
+#: ../clutter/clutter-actor.c:7210
msgid "X coordinate of the anchor point"
msgstr "X coordinate of the anchor point"
-#: ../clutter/clutter-actor.c:7242
+#: ../clutter/clutter-actor.c:7238
msgid "Anchor Y"
msgstr "Anchor Y"
-#: ../clutter/clutter-actor.c:7243
+#: ../clutter/clutter-actor.c:7239
msgid "Y coordinate of the anchor point"
msgstr "Y coordinate of the anchor point"
-#: ../clutter/clutter-actor.c:7270
+#: ../clutter/clutter-actor.c:7266
msgid "Anchor Gravity"
msgstr "Anchor Gravity"
-#: ../clutter/clutter-actor.c:7271
+#: ../clutter/clutter-actor.c:7267
msgid "The anchor point as a ClutterGravity"
msgstr "The anchor point as a ClutterGravity"
-#: ../clutter/clutter-actor.c:7290
+#: ../clutter/clutter-actor.c:7286
msgid "Translation X"
msgstr "Translation X"
-#: ../clutter/clutter-actor.c:7291
+#: ../clutter/clutter-actor.c:7287
msgid "Translation along the X axis"
msgstr "Translation along the X axis"
-#: ../clutter/clutter-actor.c:7310
+#: ../clutter/clutter-actor.c:7306
msgid "Translation Y"
msgstr "Translation Y"
-#: ../clutter/clutter-actor.c:7311
+#: ../clutter/clutter-actor.c:7307
msgid "Translation along the Y axis"
msgstr "Translation along the Y axis"
-#: ../clutter/clutter-actor.c:7330
+#: ../clutter/clutter-actor.c:7326
msgid "Translation Z"
msgstr "Translation Z"
-#: ../clutter/clutter-actor.c:7331
+#: ../clutter/clutter-actor.c:7327
msgid "Translation along the Z axis"
msgstr "Translation along the Z axis"
-#: ../clutter/clutter-actor.c:7361
+#: ../clutter/clutter-actor.c:7357
msgid "Transform"
msgstr "Transform"
-#: ../clutter/clutter-actor.c:7362
+#: ../clutter/clutter-actor.c:7358
msgid "Transformation matrix"
msgstr "Transformation matrix"
-#: ../clutter/clutter-actor.c:7377
+#: ../clutter/clutter-actor.c:7373
msgid "Transform Set"
msgstr "Transform Set"
-#: ../clutter/clutter-actor.c:7378
+#: ../clutter/clutter-actor.c:7374
msgid "Whether the transform property is set"
msgstr "Whether the transform property is set"
-#: ../clutter/clutter-actor.c:7399
+#: ../clutter/clutter-actor.c:7395
msgid "Child Transform"
msgstr "Child Transform"
-#: ../clutter/clutter-actor.c:7400
+#: ../clutter/clutter-actor.c:7396
msgid "Children transformation matrix"
msgstr "Children transformation matrix"
-#: ../clutter/clutter-actor.c:7415
+#: ../clutter/clutter-actor.c:7411
msgid "Child Transform Set"
msgstr "Child Transform Set"
-#: ../clutter/clutter-actor.c:7416
+#: ../clutter/clutter-actor.c:7412
msgid "Whether the child-transform property is set"
msgstr "Whether the child-transform property is set"
-#: ../clutter/clutter-actor.c:7433
+#: ../clutter/clutter-actor.c:7429
msgid "Show on set parent"
msgstr "Show on set parent"
-#: ../clutter/clutter-actor.c:7434
+#: ../clutter/clutter-actor.c:7430
msgid "Whether the actor is shown when parented"
msgstr "Whether the actor is shown when parented"
-#: ../clutter/clutter-actor.c:7451
+#: ../clutter/clutter-actor.c:7447
msgid "Clip to Allocation"
msgstr "Clip to Allocation"
-#: ../clutter/clutter-actor.c:7452
+#: ../clutter/clutter-actor.c:7448
msgid "Sets the clip region to track the actor's allocation"
msgstr "Sets the clip region to track the actor's allocation"
-#: ../clutter/clutter-actor.c:7465
+#: ../clutter/clutter-actor.c:7461
msgid "Text Direction"
msgstr "Text Direction"
-#: ../clutter/clutter-actor.c:7466
+#: ../clutter/clutter-actor.c:7462
msgid "Direction of the text"
msgstr "Direction of the text"
-#: ../clutter/clutter-actor.c:7481
+#: ../clutter/clutter-actor.c:7477
msgid "Has Pointer"
msgstr "Has Pointer"
-#: ../clutter/clutter-actor.c:7482
+#: ../clutter/clutter-actor.c:7478
msgid "Whether the actor contains the pointer of an input device"
msgstr "Whether the actor contains the pointer of an input device"
-#: ../clutter/clutter-actor.c:7495
+#: ../clutter/clutter-actor.c:7491
msgid "Actions"
msgstr "Actions"
-#: ../clutter/clutter-actor.c:7496
+#: ../clutter/clutter-actor.c:7492
msgid "Adds an action to the actor"
msgstr "Adds an action to the actor"
-#: ../clutter/clutter-actor.c:7509
+#: ../clutter/clutter-actor.c:7505
msgid "Constraints"
msgstr "Constraints"
-#: ../clutter/clutter-actor.c:7510
+#: ../clutter/clutter-actor.c:7506
msgid "Adds a constraint to the actor"
msgstr "Adds a constraint to the actor"
-#: ../clutter/clutter-actor.c:7523
+#: ../clutter/clutter-actor.c:7519
msgid "Effect"
msgstr "Effect"
-#: ../clutter/clutter-actor.c:7524
+#: ../clutter/clutter-actor.c:7520
msgid "Add an effect to be applied on the actor"
msgstr "Add an effect to be applied on the actor"
-#: ../clutter/clutter-actor.c:7538
+#: ../clutter/clutter-actor.c:7534
msgid "Layout Manager"
msgstr "Layout Manager"
-#: ../clutter/clutter-actor.c:7539
+#: ../clutter/clutter-actor.c:7535
msgid "The object controlling the layout of an actor's children"
msgstr "The object controlling the layout of an actor's children"
-#: ../clutter/clutter-actor.c:7553
+#: ../clutter/clutter-actor.c:7549
msgid "X Expand"
msgstr "X Expand"
-#: ../clutter/clutter-actor.c:7554
+#: ../clutter/clutter-actor.c:7550
msgid "Whether extra horizontal space should be assigned to the actor"
msgstr "Whether extra horizontal space should be assigned to the actor"
-#: ../clutter/clutter-actor.c:7569
+#: ../clutter/clutter-actor.c:7565
msgid "Y Expand"
msgstr "Y Expand"
-#: ../clutter/clutter-actor.c:7570
+#: ../clutter/clutter-actor.c:7566
msgid "Whether extra vertical space should be assigned to the actor"
msgstr "Whether extra vertical space should be assigned to the actor"
-#: ../clutter/clutter-actor.c:7586
+#: ../clutter/clutter-actor.c:7582
msgid "X Alignment"
msgstr "X Alignment"
-#: ../clutter/clutter-actor.c:7587
+#: ../clutter/clutter-actor.c:7583
msgid "The alignment of the actor on the X axis within its allocation"
msgstr "The alignment of the actor on the X axis within its allocation"
-#: ../clutter/clutter-actor.c:7602
+#: ../clutter/clutter-actor.c:7598
msgid "Y Alignment"
msgstr "Y Alignment"
-#: ../clutter/clutter-actor.c:7603
+#: ../clutter/clutter-actor.c:7599
msgid "The alignment of the actor on the Y axis within its allocation"
msgstr "The alignment of the actor on the Y axis within its allocation"
-#: ../clutter/clutter-actor.c:7622
+#: ../clutter/clutter-actor.c:7618
msgid "Margin Top"
msgstr "Margin Top"
-#: ../clutter/clutter-actor.c:7623
+#: ../clutter/clutter-actor.c:7619
msgid "Extra space at the top"
msgstr "Extra space at the top"
-#: ../clutter/clutter-actor.c:7644
+#: ../clutter/clutter-actor.c:7640
msgid "Margin Bottom"
msgstr "Margin Bottom"
-#: ../clutter/clutter-actor.c:7645
+#: ../clutter/clutter-actor.c:7641
msgid "Extra space at the bottom"
msgstr "Extra space at the bottom"
-#: ../clutter/clutter-actor.c:7666
+#: ../clutter/clutter-actor.c:7662
msgid "Margin Left"
msgstr "Margin Left"
-#: ../clutter/clutter-actor.c:7667
+#: ../clutter/clutter-actor.c:7663
msgid "Extra space at the left"
msgstr "Extra space at the left"
-#: ../clutter/clutter-actor.c:7688
+#: ../clutter/clutter-actor.c:7684
msgid "Margin Right"
msgstr "Margin Right"
-#: ../clutter/clutter-actor.c:7689
+#: ../clutter/clutter-actor.c:7685
msgid "Extra space at the right"
msgstr "Extra space at the right"
-#: ../clutter/clutter-actor.c:7705
+#: ../clutter/clutter-actor.c:7701
msgid "Background Color Set"
msgstr "Background Color Set"
-#: ../clutter/clutter-actor.c:7706 ../clutter/deprecated/clutter-box.c:280
+#: ../clutter/clutter-actor.c:7702 ../clutter/deprecated/clutter-box.c:280
msgid "Whether the background color is set"
msgstr "Whether the background color is set"
-#: ../clutter/clutter-actor.c:7722
+#: ../clutter/clutter-actor.c:7718
msgid "Background color"
msgstr "Background color"
-#: ../clutter/clutter-actor.c:7723
+#: ../clutter/clutter-actor.c:7719
msgid "The actor's background color"
msgstr "The actor's background color"
-#: ../clutter/clutter-actor.c:7738
+#: ../clutter/clutter-actor.c:7734
msgid "First Child"
msgstr "First Child"
-#: ../clutter/clutter-actor.c:7739
+#: ../clutter/clutter-actor.c:7735
msgid "The actor's first child"
msgstr "The actor's first child"
-#: ../clutter/clutter-actor.c:7752
+#: ../clutter/clutter-actor.c:7748
msgid "Last Child"
msgstr "Last Child"
-#: ../clutter/clutter-actor.c:7753
+#: ../clutter/clutter-actor.c:7749
msgid "The actor's last child"
msgstr "The actor's last child"
-#: ../clutter/clutter-actor.c:7767
+#: ../clutter/clutter-actor.c:7763
msgid "Content"
msgstr "Content"
-#: ../clutter/clutter-actor.c:7768
+#: ../clutter/clutter-actor.c:7764
msgid "Delegate object for painting the actor's content"
msgstr "Delegate object for painting the actor's content"
-#: ../clutter/clutter-actor.c:7793
+#: ../clutter/clutter-actor.c:7789
msgid "Content Gravity"
msgstr "Content Gravity"
-#: ../clutter/clutter-actor.c:7794
+#: ../clutter/clutter-actor.c:7790
msgid "Alignment of the actor's content"
msgstr "Alignment of the actor's content"
-#: ../clutter/clutter-actor.c:7814
+#: ../clutter/clutter-actor.c:7810
msgid "Content Box"
msgstr "Content Box"
-#: ../clutter/clutter-actor.c:7815
+#: ../clutter/clutter-actor.c:7811
msgid "The bounding box of the actor's content"
msgstr "The bounding box of the actor's content"
-#: ../clutter/clutter-actor.c:7823
+#: ../clutter/clutter-actor.c:7819
msgid "Minification Filter"
msgstr "Minification Filter"
-#: ../clutter/clutter-actor.c:7824
+#: ../clutter/clutter-actor.c:7820
msgid "The filter used when reducing the size of the content"
msgstr "The filter used when reducing the size of the content"
-#: ../clutter/clutter-actor.c:7831
+#: ../clutter/clutter-actor.c:7827
msgid "Magnification Filter"
msgstr "Magnification Filter"
-#: ../clutter/clutter-actor.c:7832
+#: ../clutter/clutter-actor.c:7828
msgid "The filter used when increasing the size of the content"
msgstr "The filter used when increasing the size of the content"
-#: ../clutter/clutter-actor.c:7846
+#: ../clutter/clutter-actor.c:7842
msgid "Content Repeat"
msgstr "Content Repeat"
-#: ../clutter/clutter-actor.c:7847
+#: ../clutter/clutter-actor.c:7843
msgid "The repeat policy for the actor's content"
msgstr "The repeat policy for the actor's content"
@@ -706,7 +706,7 @@ msgid "Whether the meta is enabled"
msgstr "Whether the meta is enabled"
#: ../clutter/clutter-align-constraint.c:279
-#: ../clutter/clutter-bind-constraint.c:343 ../clutter/clutter-clone.c:342
+#: ../clutter/clutter-bind-constraint.c:343 ../clutter/clutter-clone.c:348
#: ../clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Source"
@@ -732,11 +732,11 @@ msgstr "Factor"
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "The alignment factor, between 0.0 and 1.0"
-#: ../clutter/clutter-backend.c:402
-msgid "Unable to initialize the Clutter backend"
-msgstr "Unable to initialize the Clutter backend"
+#: ../clutter/clutter-backend.c:437
+msgid "Unable to initialize the Clutter backend: no available drivers found."
+msgstr "Unable to initialize the Clutter backend: no available drivers found."
-#: ../clutter/clutter-backend.c:483
+#: ../clutter/clutter-backend.c:517
#, c-format
msgid "The backend of type '%s' does not support creating multiple stages"
msgstr "The backend of type '%s' does not support creating multiple stages"
@@ -850,12 +850,12 @@ msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Whether the layout should be vertical, rather than horizontal"
#: ../clutter/clutter-box-layout.c:1363 ../clutter/clutter-flow-layout.c:927
-#: ../clutter/clutter-grid-layout.c:1562
+#: ../clutter/clutter-grid-layout.c:1568
msgid "Orientation"
msgstr "Orientation"
#: ../clutter/clutter-box-layout.c:1364 ../clutter/clutter-flow-layout.c:928
-#: ../clutter/clutter-grid-layout.c:1563
+#: ../clutter/clutter-grid-layout.c:1569
msgid "The orientation of the layout"
msgstr "The orientation of the layout"
@@ -967,39 +967,39 @@ msgstr "The container that created this data"
msgid "The actor wrapped by this data"
msgstr "The actor wrapped by this data"
-#: ../clutter/clutter-click-action.c:586
+#: ../clutter/clutter-click-action.c:590
msgid "Pressed"
msgstr "Pressed"
-#: ../clutter/clutter-click-action.c:587
+#: ../clutter/clutter-click-action.c:591
msgid "Whether the clickable should be in pressed state"
msgstr "Whether the clickable should be in pressed state"
-#: ../clutter/clutter-click-action.c:600
+#: ../clutter/clutter-click-action.c:604
msgid "Held"
msgstr "Held"
-#: ../clutter/clutter-click-action.c:601
+#: ../clutter/clutter-click-action.c:605
msgid "Whether the clickable has a grab"
msgstr "Whether the clickable has a grab"
-#: ../clutter/clutter-click-action.c:618 ../clutter/clutter-settings.c:674
+#: ../clutter/clutter-click-action.c:622 ../clutter/clutter-settings.c:674
msgid "Long Press Duration"
msgstr "Long Press Duration"
-#: ../clutter/clutter-click-action.c:619
+#: ../clutter/clutter-click-action.c:623
msgid "The minimum duration of a long press to recognize the gesture"
msgstr "The minimum duration of a long press to recognize the gesture"
-#: ../clutter/clutter-click-action.c:637
+#: ../clutter/clutter-click-action.c:641
msgid "Long Press Threshold"
msgstr "Long Press Threshold"
-#: ../clutter/clutter-click-action.c:638
+#: ../clutter/clutter-click-action.c:642
msgid "The maximum threshold before a long press is cancelled"
msgstr "The maximum threshold before a long press is cancelled"
-#: ../clutter/clutter-clone.c:343
+#: ../clutter/clutter-clone.c:349
msgid "Specifies the actor to be cloned"
msgstr "Specifies the actor to be cloned"
@@ -1039,13 +1039,13 @@ msgstr "The material to be used when painting the back of the actor"
msgid "The desaturation factor"
msgstr "The desaturation factor"
-#: ../clutter/clutter-device-manager.c:127
+#: ../clutter/clutter-device-manager.c:136
#: ../clutter/clutter-input-device.c:376
#: ../clutter/x11/clutter-keymap-x11.c:457
msgid "Backend"
msgstr "Backend"
-#: ../clutter/clutter-device-manager.c:128
+#: ../clutter/clutter-device-manager.c:137
msgid "The ClutterBackend of the device manager"
msgstr "The ClutterBackend of the device manager"
@@ -1211,35 +1211,35 @@ msgstr "The number of columns that a child spans"
msgid "The number of rows that a child spans"
msgstr "The number of rows that a child spans"
-#: ../clutter/clutter-grid-layout.c:1577
+#: ../clutter/clutter-grid-layout.c:1583
msgid "Row spacing"
msgstr "Row spacing"
-#: ../clutter/clutter-grid-layout.c:1578
+#: ../clutter/clutter-grid-layout.c:1584
msgid "The amount of space between two consecutive rows"
msgstr "The amount of space between two consecutive rows"
-#: ../clutter/clutter-grid-layout.c:1591
+#: ../clutter/clutter-grid-layout.c:1597
msgid "Column spacing"
msgstr "Column spacing"
-#: ../clutter/clutter-grid-layout.c:1592
+#: ../clutter/clutter-grid-layout.c:1598
msgid "The amount of space between two consecutive columns"
msgstr "The amount of space between two consecutive columns"
-#: ../clutter/clutter-grid-layout.c:1606
+#: ../clutter/clutter-grid-layout.c:1612
msgid "Row Homogeneous"
msgstr "Row Homogeneous"
-#: ../clutter/clutter-grid-layout.c:1607
+#: ../clutter/clutter-grid-layout.c:1613
msgid "If TRUE, the rows are all the same height"
msgstr "If TRUE, the rows are all the same height"
-#: ../clutter/clutter-grid-layout.c:1620
+#: ../clutter/clutter-grid-layout.c:1626
msgid "Column Homogeneous"
msgstr "Column Homogeneous"
-#: ../clutter/clutter-grid-layout.c:1621
+#: ../clutter/clutter-grid-layout.c:1627
msgid "If TRUE, the columns are all the same width"
msgstr "If TRUE, the columns are all the same width"
@@ -1355,51 +1355,51 @@ msgstr "The manager that created this data"
#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
#. * it isn't default:LTR or default:RTL it will not work.
#.
-#: ../clutter/clutter-main.c:729
+#: ../clutter/clutter-main.c:751
msgid "default:LTR"
msgstr "default:RTL"
-#: ../clutter/clutter-main.c:1398
+#: ../clutter/clutter-main.c:1426
msgid "Show frames per second"
msgstr "Show frames per second"
-#: ../clutter/clutter-main.c:1400
+#: ../clutter/clutter-main.c:1428
msgid "Default frame rate"
msgstr "Default frame rate"
-#: ../clutter/clutter-main.c:1402
+#: ../clutter/clutter-main.c:1430
msgid "Make all warnings fatal"
msgstr "Make all warnings fatal"
-#: ../clutter/clutter-main.c:1405
+#: ../clutter/clutter-main.c:1433
msgid "Direction for the text"
msgstr "Direction for the text"
-#: ../clutter/clutter-main.c:1408
+#: ../clutter/clutter-main.c:1436
msgid "Disable mipmapping on text"
msgstr "Disable mipmapping on text"
-#: ../clutter/clutter-main.c:1411
+#: ../clutter/clutter-main.c:1439
msgid "Use 'fuzzy' picking"
msgstr "Use 'fuzzy' picking"
-#: ../clutter/clutter-main.c:1414
+#: ../clutter/clutter-main.c:1442
msgid "Clutter debugging flags to set"
msgstr "Clutter debugging flags to set"
-#: ../clutter/clutter-main.c:1416
+#: ../clutter/clutter-main.c:1444
msgid "Clutter debugging flags to unset"
msgstr "Clutter debugging flags to unset"
-#: ../clutter/clutter-main.c:1419
+#: ../clutter/clutter-main.c:1447
msgid "Enable accessibility"
msgstr "Enable accessibility"
-#: ../clutter/clutter-main.c:1597
+#: ../clutter/clutter-main.c:1619
msgid "Clutter Options"
msgstr "Clutter Options"
-#: ../clutter/clutter-main.c:1598
+#: ../clutter/clutter-main.c:1620
msgid "Show Clutter Options"
msgstr "Show Clutter Options"
@@ -1512,7 +1512,7 @@ msgstr "Drag Threshold"
msgid "The distance the cursor should travel before starting to drag"
msgstr "The distance the cursor should travel before starting to drag"
-#: ../clutter/clutter-settings.c:557 ../clutter/clutter-text.c:3409
+#: ../clutter/clutter-settings.c:557 ../clutter/clutter-text.c:3408
msgid "Font Name"
msgstr "Font Name"
@@ -1646,7 +1646,7 @@ msgstr "Offscreen"
msgid "Whether the main stage should be rendered offscreen"
msgstr "Whether the main stage should be rendered offscreen"
-#: ../clutter/clutter-stage.c:1826 ../clutter/clutter-text.c:3523
+#: ../clutter/clutter-stage.c:1826 ../clutter/clutter-text.c:3527
msgid "Cursor Visible"
msgstr "Cursor Visible"
@@ -1735,7 +1735,7 @@ msgstr "Accept Focus"
msgid "Whether the stage should accept focus on show"
msgstr "Whether the stage should accept focus on show"
-#: ../clutter/clutter-text-buffer.c:347 ../clutter/clutter-text.c:3444
+#: ../clutter/clutter-text-buffer.c:347 ../clutter/clutter-text.c:3443
msgid "Text"
msgstr "Text"
@@ -1759,203 +1759,203 @@ msgstr "Maximum length"
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Maximum number of characters for this entry. Zero if no maximum"
-#: ../clutter/clutter-text.c:3391
+#: ../clutter/clutter-text.c:3390
msgid "Buffer"
msgstr "Buffer"
-#: ../clutter/clutter-text.c:3392
+#: ../clutter/clutter-text.c:3391
msgid "The buffer for the text"
msgstr "The buffer for the text"
-#: ../clutter/clutter-text.c:3410
+#: ../clutter/clutter-text.c:3409
msgid "The font to be used by the text"
msgstr "The font to be used by the text"
-#: ../clutter/clutter-text.c:3427
+#: ../clutter/clutter-text.c:3426
msgid "Font Description"
msgstr "Font Description"
-#: ../clutter/clutter-text.c:3428
+#: ../clutter/clutter-text.c:3427
msgid "The font description to be used"
msgstr "The font description to be used"
-#: ../clutter/clutter-text.c:3445
+#: ../clutter/clutter-text.c:3444
msgid "The text to render"
msgstr "The text to render"
-#: ../clutter/clutter-text.c:3459
+#: ../clutter/clutter-text.c:3458
msgid "Font Color"
msgstr "Font Color"
-#: ../clutter/clutter-text.c:3460
+#: ../clutter/clutter-text.c:3459
msgid "Color of the font used by the text"
msgstr "Color of the font used by the text"
-#: ../clutter/clutter-text.c:3475
+#: ../clutter/clutter-text.c:3474
msgid "Editable"
msgstr "Editable"
-#: ../clutter/clutter-text.c:3476
+#: ../clutter/clutter-text.c:3475
msgid "Whether the text is editable"
msgstr "Whether the text is editable"
-#: ../clutter/clutter-text.c:3491
+#: ../clutter/clutter-text.c:3493
msgid "Selectable"
msgstr "Selectable"
-#: ../clutter/clutter-text.c:3492
+#: ../clutter/clutter-text.c:3494
msgid "Whether the text is selectable"
msgstr "Whether the text is selectable"
-#: ../clutter/clutter-text.c:3506
+#: ../clutter/clutter-text.c:3508
msgid "Activatable"
msgstr "Activatable"
-#: ../clutter/clutter-text.c:3507
+#: ../clutter/clutter-text.c:3509
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Whether pressing return causes the activate signal to be emitted"
-#: ../clutter/clutter-text.c:3524
+#: ../clutter/clutter-text.c:3528
msgid "Whether the input cursor is visible"
msgstr "Whether the input cursor is visible"
-#: ../clutter/clutter-text.c:3538 ../clutter/clutter-text.c:3539
+#: ../clutter/clutter-text.c:3542 ../clutter/clutter-text.c:3543
msgid "Cursor Color"
msgstr "Cursor Color"
-#: ../clutter/clutter-text.c:3554
+#: ../clutter/clutter-text.c:3558
msgid "Cursor Color Set"
msgstr "Cursor Color Set"
-#: ../clutter/clutter-text.c:3555
+#: ../clutter/clutter-text.c:3559
msgid "Whether the cursor color has been set"
msgstr "Whether the cursor color has been set"
-#: ../clutter/clutter-text.c:3570
+#: ../clutter/clutter-text.c:3574
msgid "Cursor Size"
msgstr "Cursor Size"
-#: ../clutter/clutter-text.c:3571
+#: ../clutter/clutter-text.c:3575
msgid "The width of the cursor, in pixels"
msgstr "The width of the cursor, in pixels"
-#: ../clutter/clutter-text.c:3587 ../clutter/clutter-text.c:3605
+#: ../clutter/clutter-text.c:3591 ../clutter/clutter-text.c:3609
msgid "Cursor Position"
msgstr "Cursor Position"
-#: ../clutter/clutter-text.c:3588 ../clutter/clutter-text.c:3606
+#: ../clutter/clutter-text.c:3592 ../clutter/clutter-text.c:3610
msgid "The cursor position"
msgstr "The cursor position"
-#: ../clutter/clutter-text.c:3621
+#: ../clutter/clutter-text.c:3625
msgid "Selection-bound"
msgstr "Selection-bound"
-#: ../clutter/clutter-text.c:3622
+#: ../clutter/clutter-text.c:3626
msgid "The cursor position of the other end of the selection"
msgstr "The cursor position of the other end of the selection"
-#: ../clutter/clutter-text.c:3637 ../clutter/clutter-text.c:3638
+#: ../clutter/clutter-text.c:3641 ../clutter/clutter-text.c:3642
msgid "Selection Color"
msgstr "Selection Color"
-#: ../clutter/clutter-text.c:3653
+#: ../clutter/clutter-text.c:3657
msgid "Selection Color Set"
msgstr "Selection Color Set"
-#: ../clutter/clutter-text.c:3654
+#: ../clutter/clutter-text.c:3658
msgid "Whether the selection color has been set"
msgstr "Whether the selection color has been set"
-#: ../clutter/clutter-text.c:3669
+#: ../clutter/clutter-text.c:3673
msgid "Attributes"
msgstr "Attributes"
-#: ../clutter/clutter-text.c:3670
+#: ../clutter/clutter-text.c:3674
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "A list of style attributes to apply to the contents of the actor"
-#: ../clutter/clutter-text.c:3692
+#: ../clutter/clutter-text.c:3696
msgid "Use markup"
msgstr "Use markup"
-#: ../clutter/clutter-text.c:3693
+#: ../clutter/clutter-text.c:3697
msgid "Whether or not the text includes Pango markup"
msgstr "Whether or not the text includes Pango markup"
-#: ../clutter/clutter-text.c:3709
+#: ../clutter/clutter-text.c:3713
msgid "Line wrap"
msgstr "Line wrap"
-#: ../clutter/clutter-text.c:3710
+#: ../clutter/clutter-text.c:3714
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "If set, wrap the lines if the text becomes too wide"
-#: ../clutter/clutter-text.c:3725
+#: ../clutter/clutter-text.c:3729
msgid "Line wrap mode"
msgstr "Line wrap mode"
-#: ../clutter/clutter-text.c:3726
+#: ../clutter/clutter-text.c:3730
msgid "Control how line-wrapping is done"
msgstr "Control how line-wrapping is done"
-#: ../clutter/clutter-text.c:3741
+#: ../clutter/clutter-text.c:3745
msgid "Ellipsize"
msgstr "Ellipsize"
-#: ../clutter/clutter-text.c:3742
+#: ../clutter/clutter-text.c:3746
msgid "The preferred place to ellipsize the string"
msgstr "The preferred place to ellipsize the string"
-#: ../clutter/clutter-text.c:3758
+#: ../clutter/clutter-text.c:3762
msgid "Line Alignment"
msgstr "Line Alignment"
-#: ../clutter/clutter-text.c:3759
+#: ../clutter/clutter-text.c:3763
msgid "The preferred alignment for the string, for multi-line text"
msgstr "The preferred alignment for the string, for multi-line text"
-#: ../clutter/clutter-text.c:3775
+#: ../clutter/clutter-text.c:3779
msgid "Justify"
msgstr "Justify"
-#: ../clutter/clutter-text.c:3776
+#: ../clutter/clutter-text.c:3780
msgid "Whether the text should be justified"
msgstr "Whether the text should be justified"
-#: ../clutter/clutter-text.c:3791
+#: ../clutter/clutter-text.c:3795
msgid "Password Character"
msgstr "Password Character"
-#: ../clutter/clutter-text.c:3792
+#: ../clutter/clutter-text.c:3796
msgid "If non-zero, use this character to display the actor's contents"
msgstr "If non-zero, use this character to display the actor's contents"
-#: ../clutter/clutter-text.c:3806
+#: ../clutter/clutter-text.c:3810
msgid "Max Length"
msgstr "Max Length"
-#: ../clutter/clutter-text.c:3807
+#: ../clutter/clutter-text.c:3811
msgid "Maximum length of the text inside the actor"
msgstr "Maximum length of the text inside the actor"
-#: ../clutter/clutter-text.c:3830
+#: ../clutter/clutter-text.c:3834
msgid "Single Line Mode"
msgstr "Single Line Mode"
-#: ../clutter/clutter-text.c:3831
+#: ../clutter/clutter-text.c:3835
msgid "Whether the text should be a single line"
msgstr "Whether the text should be a single line"
-#: ../clutter/clutter-text.c:3845 ../clutter/clutter-text.c:3846
+#: ../clutter/clutter-text.c:3849 ../clutter/clutter-text.c:3850
msgid "Selected Text Color"
msgstr "Selected Text Color"
-#: ../clutter/clutter-text.c:3861
+#: ../clutter/clutter-text.c:3865
msgid "Selected Text Color Set"
msgstr "Selected Text Color Set"
-#: ../clutter/clutter-text.c:3862
+#: ../clutter/clutter-text.c:3866
msgid "Whether the selected text color has been set"
msgstr "Whether the selected text color has been set"
@@ -2676,12 +2676,12 @@ msgstr "YUV textures are not supported"
msgid "YUV2 textures are not supported"
msgstr "YUV2 textures are not supported"
-#: ../clutter/gdk/clutter-backend-gdk.c:173
+#: ../clutter/gdk/clutter-backend-gdk.c:174
#, c-format
msgid "Could not initialize Gdk"
msgstr "Could not initialize Gdk"
-#: ../clutter/gdk/clutter-backend-gdk.c:316
+#: ../clutter/gdk/clutter-backend-gdk.c:294
#, c-format
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
msgstr "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
@@ -2710,19 +2710,19 @@ msgstr "Surface height"
msgid "The height of the underlying wayland surface"
msgstr "The height of the underlying wayland surface"
-#: ../clutter/x11/clutter-backend-x11.c:513
+#: ../clutter/x11/clutter-backend-x11.c:511
msgid "X display to use"
msgstr "X display to use"
-#: ../clutter/x11/clutter-backend-x11.c:519
+#: ../clutter/x11/clutter-backend-x11.c:517
msgid "X screen to use"
msgstr "X screen to use"
-#: ../clutter/x11/clutter-backend-x11.c:524
+#: ../clutter/x11/clutter-backend-x11.c:522
msgid "Make X calls synchronous"
msgstr "Make X calls synchronous"
-#: ../clutter/x11/clutter-backend-x11.c:531
+#: ../clutter/x11/clutter-backend-x11.c:529
msgid "Disable XInput support"
msgstr "Disable XInput support"