1
0
Fork 0

Updated Hebrew translation

Signed-off-by: Yosef Or Boczko <yoseforb@src.gnome.org>
This commit is contained in:
Yosef Or Boczko 2014-01-26 04:33:03 +02:00
parent 0dc4986f66
commit f6b5a04507

138
po/he.po
View file

@ -2,15 +2,15 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Yaron Shahrabani <sh.yaron@gmail.com>, 2011.
# Yosef Or Boczko <yoseforb@gmail.com>, 2013.
# Yosef Or Boczko <yoseforb@gmail.com>, 2013, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: Clutter\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=clutter\n"
"POT-Creation-Date: 2014-01-13 09:01+0200\n"
"PO-Revision-Date: 2014-01-13 09:01+0200\n"
"POT-Creation-Date: 2014-01-26 04:32+0200\n"
"PO-Revision-Date: 2014-01-26 04:32+0200\n"
"Last-Translator: Yosef Or Boczko <yoseforb@gmail.com>\n"
"Language-Team: עברית <>\n"
"Language: he\n"
@ -47,7 +47,7 @@ msgstr "Position"
msgid "The position of the origin of the actor"
msgstr "The position of the origin of the actor"
#: ../clutter/clutter-actor.c:6274 ../clutter/clutter-canvas.c:224
#: ../clutter/clutter-actor.c:6274 ../clutter/clutter-canvas.c:247
#: ../clutter/clutter-grid-layout.c:1239
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:474
msgid "Width"
@ -57,7 +57,7 @@ msgstr "Width"
msgid "Width of the actor"
msgstr "Width of the actor"
#: ../clutter/clutter-actor.c:6293 ../clutter/clutter-canvas.c:240
#: ../clutter/clutter-actor.c:6293 ../clutter/clutter-canvas.c:263
#: ../clutter/clutter-grid-layout.c:1246
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:490
msgid "Height"
@ -931,14 +931,30 @@ msgstr "Contrast"
msgid "The contrast change to apply"
msgstr "The contrast change to apply"
#: ../clutter/clutter-canvas.c:225
#: ../clutter/clutter-canvas.c:248
msgid "The width of the canvas"
msgstr "The width of the canvas"
#: ../clutter/clutter-canvas.c:241
#: ../clutter/clutter-canvas.c:264
msgid "The height of the canvas"
msgstr "The height of the canvas"
#: ../clutter/clutter-canvas.c:283
msgid "Scale Factor Set"
msgstr "Scale Factor Set"
#: ../clutter/clutter-canvas.c:284
msgid "Whether the scale-factor property is set"
msgstr "Whether the scale-factor property is set"
#: ../clutter/clutter-canvas.c:305
msgid "Scale Factor"
msgstr "Scale Factor"
#: ../clutter/clutter-canvas.c:306
msgid "The scaling factor for the surface"
msgstr "The scaling factor for the surface"
#: ../clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Container"
@ -967,7 +983,7 @@ msgstr "Held"
msgid "Whether the clickable has a grab"
msgstr "Whether the clickable has a grab"
#: ../clutter/clutter-click-action.c:618 ../clutter/clutter-settings.c:607
#: ../clutter/clutter-click-action.c:618 ../clutter/clutter-settings.c:653
msgid "Long Press Duration"
msgstr "Long Press Duration"
@ -1457,45 +1473,45 @@ msgstr "Scroll Mode"
msgid "The scrolling direction"
msgstr "The scrolling direction"
#: ../clutter/clutter-settings.c:448
#: ../clutter/clutter-settings.c:486
msgid "Double Click Time"
msgstr "Double Click Time"
#: ../clutter/clutter-settings.c:449
#: ../clutter/clutter-settings.c:487
msgid "The time between clicks necessary to detect a multiple click"
msgstr "The time between clicks necessary to detect a multiple click"
#: ../clutter/clutter-settings.c:464
#: ../clutter/clutter-settings.c:502
msgid "Double Click Distance"
msgstr "Double Click Distance"
#: ../clutter/clutter-settings.c:465
#: ../clutter/clutter-settings.c:503
msgid "The distance between clicks necessary to detect a multiple click"
msgstr "The distance between clicks necessary to detect a multiple click"
#: ../clutter/clutter-settings.c:480
#: ../clutter/clutter-settings.c:518
msgid "Drag Threshold"
msgstr "Drag Threshold"
#: ../clutter/clutter-settings.c:481
#: ../clutter/clutter-settings.c:519
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:496 ../clutter/clutter-text.c:3405
#: ../clutter/clutter-settings.c:534 ../clutter/clutter-text.c:3405
msgid "Font Name"
msgstr "Font Name"
#: ../clutter/clutter-settings.c:497
#: ../clutter/clutter-settings.c:535
msgid ""
"The description of the default font, as one that could be parsed by Pango"
msgstr ""
"The description of the default font, as one that could be parsed by Pango"
#: ../clutter/clutter-settings.c:512
#: ../clutter/clutter-settings.c:550
msgid "Font Antialias"
msgstr "Font Antialias"
#: ../clutter/clutter-settings.c:513
#: ../clutter/clutter-settings.c:551
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
@ -1503,59 +1519,67 @@ msgstr ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
#: ../clutter/clutter-settings.c:529
#: ../clutter/clutter-settings.c:567 ../clutter/clutter-settings.c:575
msgid "Font DPI"
msgstr "Font DPI"
#: ../clutter/clutter-settings.c:530
#: ../clutter/clutter-settings.c:568 ../clutter/clutter-settings.c:576
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
#: ../clutter/clutter-settings.c:546
#: ../clutter/clutter-settings.c:592
msgid "Font Hinting"
msgstr "Font Hinting"
#: ../clutter/clutter-settings.c:547
#: ../clutter/clutter-settings.c:593
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
#: ../clutter/clutter-settings.c:568
#: ../clutter/clutter-settings.c:614
msgid "Font Hint Style"
msgstr "Font Hint Style"
#: ../clutter/clutter-settings.c:569
#: ../clutter/clutter-settings.c:615
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
#: ../clutter/clutter-settings.c:590
#: ../clutter/clutter-settings.c:636
msgid "Font Subpixel Order"
msgstr "Font Subpixel Order"
#: ../clutter/clutter-settings.c:591
#: ../clutter/clutter-settings.c:637
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
#: ../clutter/clutter-settings.c:608
#: ../clutter/clutter-settings.c:654
msgid "The minimum duration for a long press gesture to be recognized"
msgstr "The minimum duration for a long press gesture to be recognized"
#: ../clutter/clutter-settings.c:615
#: ../clutter/clutter-settings.c:661
msgid "Window Scaling Factor"
msgstr "Window Scaling Factor"
#: ../clutter/clutter-settings.c:662
msgid "The scaling factor to be applied to windows"
msgstr "The scaling factor to be applied to windows"
#: ../clutter/clutter-settings.c:669
msgid "Fontconfig configuration timestamp"
msgstr "Fontconfig configuration timestamp"
#: ../clutter/clutter-settings.c:616
#: ../clutter/clutter-settings.c:670
msgid "Timestamp of the current fontconfig configuration"
msgstr "Timestamp of the current fontconfig configuration"
#: ../clutter/clutter-settings.c:633
#: ../clutter/clutter-settings.c:687
msgid "Password Hint Time"
msgstr "Password Hint Time"
#: ../clutter/clutter-settings.c:634
#: ../clutter/clutter-settings.c:688
msgid "How long to show the last input character in hidden entries"
msgstr "How long to show the last input character in hidden entries"
@ -1591,108 +1615,108 @@ msgstr "The edge of the source that should be snapped"
msgid "The offset in pixels to apply to the constraint"
msgstr "The offset in pixels to apply to the constraint"
#: ../clutter/clutter-stage.c:1903
#: ../clutter/clutter-stage.c:1899
msgid "Fullscreen Set"
msgstr "Fullscreen Set"
#: ../clutter/clutter-stage.c:1904
#: ../clutter/clutter-stage.c:1900
msgid "Whether the main stage is fullscreen"
msgstr "Whether the main stage is fullscreen"
#: ../clutter/clutter-stage.c:1918
#: ../clutter/clutter-stage.c:1914
msgid "Offscreen"
msgstr "Offscreen"
#: ../clutter/clutter-stage.c:1919
#: ../clutter/clutter-stage.c:1915
msgid "Whether the main stage should be rendered offscreen"
msgstr "Whether the main stage should be rendered offscreen"
#: ../clutter/clutter-stage.c:1931 ../clutter/clutter-text.c:3519
#: ../clutter/clutter-stage.c:1927 ../clutter/clutter-text.c:3519
msgid "Cursor Visible"
msgstr "Cursor Visible"
#: ../clutter/clutter-stage.c:1932
#: ../clutter/clutter-stage.c:1928
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Whether the mouse pointer is visible on the main stage"
#: ../clutter/clutter-stage.c:1946
#: ../clutter/clutter-stage.c:1942
msgid "User Resizable"
msgstr "User Resizable"
#: ../clutter/clutter-stage.c:1947
#: ../clutter/clutter-stage.c:1943
msgid "Whether the stage is able to be resized via user interaction"
msgstr "Whether the stage is able to be resized via user interaction"
#: ../clutter/clutter-stage.c:1962 ../clutter/deprecated/clutter-box.c:256
#: ../clutter/clutter-stage.c:1958 ../clutter/deprecated/clutter-box.c:256
#: ../clutter/deprecated/clutter-rectangle.c:270
msgid "Color"
msgstr "Color"
#: ../clutter/clutter-stage.c:1963
#: ../clutter/clutter-stage.c:1959
msgid "The color of the stage"
msgstr "The color of the stage"
#: ../clutter/clutter-stage.c:1978
#: ../clutter/clutter-stage.c:1974
msgid "Perspective"
msgstr "Perspective"
#: ../clutter/clutter-stage.c:1979
#: ../clutter/clutter-stage.c:1975
msgid "Perspective projection parameters"
msgstr "Perspective projection parameters"
#: ../clutter/clutter-stage.c:1994
#: ../clutter/clutter-stage.c:1990
msgid "Title"
msgstr "Title"
#: ../clutter/clutter-stage.c:1995
#: ../clutter/clutter-stage.c:1991
msgid "Stage Title"
msgstr "Stage Title"
#: ../clutter/clutter-stage.c:2012
#: ../clutter/clutter-stage.c:2008
msgid "Use Fog"
msgstr "Use Fog"
#: ../clutter/clutter-stage.c:2013
#: ../clutter/clutter-stage.c:2009
msgid "Whether to enable depth cueing"
msgstr "Whether to enable depth cueing"
#: ../clutter/clutter-stage.c:2029
#: ../clutter/clutter-stage.c:2025
msgid "Fog"
msgstr "Fog"
#: ../clutter/clutter-stage.c:2030
#: ../clutter/clutter-stage.c:2026
msgid "Settings for the depth cueing"
msgstr "Settings for the depth cueing"
#: ../clutter/clutter-stage.c:2046
#: ../clutter/clutter-stage.c:2042
msgid "Use Alpha"
msgstr "Use Alpha"
#: ../clutter/clutter-stage.c:2047
#: ../clutter/clutter-stage.c:2043
msgid "Whether to honour the alpha component of the stage color"
msgstr "Whether to honour the alpha component of the stage color"
#: ../clutter/clutter-stage.c:2063
#: ../clutter/clutter-stage.c:2059
msgid "Key Focus"
msgstr "Key Focus"
#: ../clutter/clutter-stage.c:2064
#: ../clutter/clutter-stage.c:2060
msgid "The currently key focused actor"
msgstr "The currently key focused actor"
#: ../clutter/clutter-stage.c:2080
#: ../clutter/clutter-stage.c:2076
msgid "No Clear Hint"
msgstr "No Clear Hint"
#: ../clutter/clutter-stage.c:2081
#: ../clutter/clutter-stage.c:2077
msgid "Whether the stage should clear its contents"
msgstr "Whether the stage should clear its contents"
#: ../clutter/clutter-stage.c:2094
#: ../clutter/clutter-stage.c:2090
msgid "Accept Focus"
msgstr "Accept Focus"
#: ../clutter/clutter-stage.c:2095
#: ../clutter/clutter-stage.c:2091
msgid "Whether the stage should accept focus on show"
msgstr "Whether the stage should accept focus on show"