[cogl] Updated Hebrew translation.



commit f43280b724eb425b471787aa86ca702be0fd16b3
Author: Yaron Shahrabani <sh yaron gmail com>
Date:   Sat Oct 22 15:09:43 2011 +0200

    Updated Hebrew translation.

 po/he.po |  329 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 321 insertions(+), 8 deletions(-)
---
diff --git a/po/he.po b/po/he.po
index 6efd29d..90f4052 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,10 +6,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Cogl\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=clutter\n"
-"POT-Creation-Date: 2011-09-23 08:36+0300\n"
-"PO-Revision-Date: 2011-09-23 08:37+0200\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=clutter\n";
+"POT-Creation-Date: 2011-10-22 15:08+0200\n"
+"PO-Revision-Date: 2011-10-22 15:09+0200\n"
 "Last-Translator: Yaron Shahrabani <sh yaron gmail com>\n"
 "Language-Team: Hebrew <sh yaron gmail com>\n"
 "Language: he\n"
@@ -21,18 +20,332 @@ msgstr ""
 "X-Poedit-Country: ISRAEL\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 
-#: ../cogl/cogl-debug.c:206
+#: ../cogl/cogl-debug.c:154
+msgid "Supported debug values:"
+msgstr "Supported debug values:"
+
+#: ../cogl/cogl-debug.c:159
+msgid "Special debug values:"
+msgstr "Special debug values:"
+
+#: ../cogl/cogl-debug.c:161
+#: ../cogl/cogl-debug.c:163
+msgid "Enables all non-behavioural debug options"
+msgstr "Enables all non-behavioural debug options"
+
+#: ../cogl/cogl-debug.c:207
 msgid "Cogl debugging flags to set"
 msgstr "Cogl debugging flags to set"
 
-#: ../cogl/cogl-debug.c:208
+#: ../cogl/cogl-debug.c:209
 msgid "Cogl debugging flags to unset"
 msgstr "Cogl debugging flags to unset"
 
-#: ../cogl/cogl-debug.c:257
+#: ../cogl/cogl-debug.c:258
 msgid "Cogl Options"
 msgstr "Cogl Options"
 
-#: ../cogl/cogl-debug.c:258
+#: ../cogl/cogl-debug.c:259
 msgid "Show Cogl options"
 msgstr "Show Cogl options"
+
+#: ../cogl/cogl-debug-options.h:25
+#: ../cogl/cogl-debug-options.h:30
+#: ../cogl/cogl-debug-options.h:35
+#: ../cogl/cogl-debug-options.h:40
+#: ../cogl/cogl-debug-options.h:45
+#: ../cogl/cogl-debug-options.h:50
+#: ../cogl/cogl-debug-options.h:55
+#: ../cogl/cogl-debug-options.h:61
+#: ../cogl/cogl-debug-options.h:66
+#: ../cogl/cogl-debug-options.h:71
+#: ../cogl/cogl-debug-options.h:158
+#: ../cogl/cogl-debug-options.h:163
+#: ../cogl/cogl-debug-options.h:168
+#: ../cogl/cogl-debug-options.h:184
+msgid "Cogl Tracing"
+msgstr "Cogl Tracing"
+
+#: ../cogl/cogl-debug-options.h:27
+msgid "CoglObject references"
+msgstr "CoglObject references"
+
+#: ../cogl/cogl-debug-options.h:28
+msgid "Debug ref counting issues for CoglObjects"
+msgstr "Debug ref counting issues for CoglObjects"
+
+#: ../cogl/cogl-debug-options.h:32
+msgid "Trace Texture Slicing"
+msgstr "Trace Texture Slicing"
+
+#: ../cogl/cogl-debug-options.h:33
+msgid "debug the creation of texture slices"
+msgstr "debug the creation of texture slices"
+
+#: ../cogl/cogl-debug-options.h:37
+msgid "Trace Atlas Textures"
+msgstr "Trace Atlas Textures"
+
+#: ../cogl/cogl-debug-options.h:38
+msgid "Debug texture atlas management"
+msgstr "Debug texture atlas management"
+
+#: ../cogl/cogl-debug-options.h:42
+msgid "Trace Blend Strings"
+msgstr "Trace Blend Strings"
+
+#: ../cogl/cogl-debug-options.h:43
+msgid "Debug CoglBlendString parsing"
+msgstr "Debug CoglBlendString parsing"
+
+#: ../cogl/cogl-debug-options.h:47
+msgid "Trace Journal"
+msgstr "Trace Journal"
+
+#: ../cogl/cogl-debug-options.h:48
+msgid "View all the geometry passing through the journal"
+msgstr "View all the geometry passing through the journal"
+
+#: ../cogl/cogl-debug-options.h:52
+msgid "Trace Batching"
+msgstr "Trace Batching"
+
+#: ../cogl/cogl-debug-options.h:53
+msgid "Show how geometry is being batched in the journal"
+msgstr "Show how geometry is being batched in the journal"
+
+#: ../cogl/cogl-debug-options.h:57
+msgid "Trace matrices"
+msgstr "Trace matrices"
+
+#: ../cogl/cogl-debug-options.h:58
+msgid "Trace all matrix manipulation"
+msgstr "Trace all matrix manipulation"
+
+#: ../cogl/cogl-debug-options.h:63
+msgid "Trace Misc Drawing"
+msgstr "Trace Misc Drawing"
+
+#: ../cogl/cogl-debug-options.h:64
+msgid "Trace some misc drawing operations"
+msgstr "Trace some misc drawing operations"
+
+#: ../cogl/cogl-debug-options.h:68
+msgid "Trace Pango Renderer"
+msgstr "Trace Pango Renderer"
+
+#: ../cogl/cogl-debug-options.h:69
+msgid "Trace the Cogl Pango renderer"
+msgstr "Trace the Cogl Pango renderer"
+
+#: ../cogl/cogl-debug-options.h:73
+msgid "Trace CoglTexturePixmap backend"
+msgstr "Trace CoglTexturePixmap backend"
+
+#: ../cogl/cogl-debug-options.h:74
+msgid "Trace the Cogl texture pixmap backend"
+msgstr "Trace the Cogl texture pixmap backend"
+
+#: ../cogl/cogl-debug-options.h:76
+#: ../cogl/cogl-debug-options.h:81
+msgid "Visualize"
+msgstr "Visualize"
+
+#: ../cogl/cogl-debug-options.h:78
+msgid "Outline rectangles"
+msgstr "Outline rectangles"
+
+#: ../cogl/cogl-debug-options.h:79
+msgid "Add wire outlines for all rectangular geometry"
+msgstr "Add wire outlines for all rectangular geometry"
+
+#: ../cogl/cogl-debug-options.h:83
+msgid "Show wireframes"
+msgstr "Show wireframes"
+
+#: ../cogl/cogl-debug-options.h:84
+msgid "Add wire outlines for all geometry"
+msgstr "Add wire outlines for all geometry"
+
+#: ../cogl/cogl-debug-options.h:86
+#: ../cogl/cogl-debug-options.h:91
+#: ../cogl/cogl-debug-options.h:96
+#: ../cogl/cogl-debug-options.h:101
+#: ../cogl/cogl-debug-options.h:111
+#: ../cogl/cogl-debug-options.h:116
+#: ../cogl/cogl-debug-options.h:122
+#: ../cogl/cogl-debug-options.h:127
+#: ../cogl/cogl-debug-options.h:132
+#: ../cogl/cogl-debug-options.h:137
+#: ../cogl/cogl-debug-options.h:142
+#: ../cogl/cogl-debug-options.h:147
+#: ../cogl/cogl-debug-options.h:153
+#: ../cogl/cogl-debug-options.h:173
+#: ../cogl/cogl-debug-options.h:178
+msgid "Root Cause"
+msgstr "Root Cause"
+
+#: ../cogl/cogl-debug-options.h:88
+msgid "Disable Journal batching"
+msgstr "Disable Journal batching"
+
+#: ../cogl/cogl-debug-options.h:89
+msgid "Disable batching of geometry in the Cogl Journal."
+msgstr "Disable batching of geometry in the Cogl Journal."
+
+#: ../cogl/cogl-debug-options.h:93
+msgid "Disable GL Vertex Buffers"
+msgstr "Disable GL Vertex Buffers"
+
+#: ../cogl/cogl-debug-options.h:94
+msgid "Disable use of OpenGL vertex buffer objects"
+msgstr "Disable use of OpenGL vertex buffer objects"
+
+#: ../cogl/cogl-debug-options.h:98
+msgid "Disable GL Pixel Buffers"
+msgstr "Disable GL Pixel Buffers"
+
+#: ../cogl/cogl-debug-options.h:99
+msgid "Disable use of OpenGL pixel buffer objects"
+msgstr "Disable use of OpenGL pixel buffer objects"
+
+#: ../cogl/cogl-debug-options.h:103
+msgid "Disable software rect transform"
+msgstr "Disable software rect transform"
+
+#: ../cogl/cogl-debug-options.h:104
+msgid "Use the GPU to transform rectangular geometry"
+msgstr "Use the GPU to transform rectangular geometry"
+
+#: ../cogl/cogl-debug-options.h:106
+msgid "Cogl Specialist"
+msgstr "Cogl Specialist"
+
+#: ../cogl/cogl-debug-options.h:108
+msgid "Dump atlas images"
+msgstr "Dump atlas images"
+
+#: ../cogl/cogl-debug-options.h:109
+msgid "Dump texture atlas changes to an image file"
+msgstr "Dump texture atlas changes to an image file"
+
+#: ../cogl/cogl-debug-options.h:113
+msgid "Disable texture atlasing"
+msgstr "Disable texture atlasing"
+
+#: ../cogl/cogl-debug-options.h:114
+msgid "Disable use of texture atlasing"
+msgstr "Disable use of texture atlasing"
+
+#: ../cogl/cogl-debug-options.h:118
+msgid "Disable sharing the texture atlas between text and images"
+msgstr "Disable sharing the texture atlas between text and images"
+
+#: ../cogl/cogl-debug-options.h:119
+msgid "When this is set the glyph cache will always use a separate texture for its atlas. Otherwise it will try to share the atlas with images."
+msgstr "When this is set the glyph cache will always use a separate texture for its atlas. Otherwise it will try to share the atlas with images."
+
+#: ../cogl/cogl-debug-options.h:124
+msgid "Disable texturing"
+msgstr "Disable texturing"
+
+#: ../cogl/cogl-debug-options.h:125
+msgid "Disable texturing any primitives"
+msgstr "Disable texturing any primitives"
+
+#: ../cogl/cogl-debug-options.h:129
+msgid "Disable arbfp"
+msgstr "Disable arbfp"
+
+#: ../cogl/cogl-debug-options.h:130
+msgid "Disable use of ARB fragment programs"
+msgstr "Disable use of ARB fragment programs"
+
+#: ../cogl/cogl-debug-options.h:134
+msgid "Disable fixed"
+msgstr "Disable fixed"
+
+#: ../cogl/cogl-debug-options.h:135
+msgid "Disable use of the fixed function pipeline backend"
+msgstr "Disable use of the fixed function pipeline backend"
+
+#: ../cogl/cogl-debug-options.h:139
+msgid "Disable GLSL"
+msgstr "Disable GLSL"
+
+#: ../cogl/cogl-debug-options.h:140
+msgid "Disable use of GLSL"
+msgstr "Disable use of GLSL"
+
+#: ../cogl/cogl-debug-options.h:144
+msgid "Disable blending"
+msgstr "Disable blending"
+
+#: ../cogl/cogl-debug-options.h:145
+msgid "Disable use of blending"
+msgstr "Disable use of blending"
+
+#: ../cogl/cogl-debug-options.h:149
+msgid "Disable non-power-of-two textures"
+msgstr "Disable non-power-of-two textures"
+
+#: ../cogl/cogl-debug-options.h:150
+msgid "Makes Cogl think that the GL driver doesn't support NPOT textures so that it will create sliced textures or textures with waste instead."
+msgstr "Makes Cogl think that the GL driver doesn't support NPOT textures so that it will create sliced textures or textures with waste instead."
+
+#: ../cogl/cogl-debug-options.h:155
+msgid "Disable software clipping"
+msgstr "Disable software clipping"
+
+#: ../cogl/cogl-debug-options.h:156
+msgid "Disables Cogl's attempts to clip some rectangles in software."
+msgstr "Disables Cogl's attempts to clip some rectangles in software."
+
+#: ../cogl/cogl-debug-options.h:160
+msgid "Show source"
+msgstr "Show source"
+
+#: ../cogl/cogl-debug-options.h:161
+msgid "Show generated ARBfp/GLSL source code"
+msgstr "Show generated ARBfp/GLSL source code"
+
+#: ../cogl/cogl-debug-options.h:165
+msgid "Trace some OpenGL"
+msgstr "Trace some OpenGL"
+
+#: ../cogl/cogl-debug-options.h:166
+msgid "Traces some select OpenGL calls"
+msgstr "Traces some select OpenGL calls"
+
+#: ../cogl/cogl-debug-options.h:170
+msgid "Trace offscreen support"
+msgstr "Trace offscreen support"
+
+#: ../cogl/cogl-debug-options.h:171
+msgid "Debug offscreen support"
+msgstr "Debug offscreen support"
+
+#: ../cogl/cogl-debug-options.h:175
+msgid "Disable program caches"
+msgstr "Disable program caches"
+
+#: ../cogl/cogl-debug-options.h:176
+msgid "Disable fallback caches for arbfp and glsl programs"
+msgstr "Disable fallback caches for arbfp and glsl programs"
+
+#: ../cogl/cogl-debug-options.h:180
+msgid "Disable read pixel optimization"
+msgstr "Disable read pixel optimization"
+
+#: ../cogl/cogl-debug-options.h:181
+msgid "Disable optimization for reading 1px for simple scenes of opaque rectangles"
+msgstr "Disable optimization for reading 1px for simple scenes of opaque rectangles"
+
+#: ../cogl/cogl-debug-options.h:186
+msgid "Trace clipping"
+msgstr "Trace clipping"
+
+#: ../cogl/cogl-debug-options.h:187
+msgid "Logs information about how Cogl is implementing clipping"
+msgstr "Logs information about how Cogl is implementing clipping"
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]