[cogl] Updated Hebrew translation.



commit c95666b6b8a9b8c46cd9d0a03ce75074eab393b4
Author: Yaron Shahrabani <sh yaron gmail com>
Date:   Fri Dec 28 13:28:49 2012 +0200

    Updated Hebrew translation.

 po/he.po |  191 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 179 insertions(+), 12 deletions(-)
---
diff --git a/po/he.po b/po/he.po
index 477be46..d0eac0b 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Cogl\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=clutter\n";
-"POT-Creation-Date: 2012-08-13 23:18+0300\n"
-"PO-Revision-Date: 2012-08-13 23:21+0200\n"
+"POT-Creation-Date: 2012-12-28 13:26+0200\n"
+"PO-Revision-Date: 2012-12-28 13:28+0200\n"
 "Last-Translator: Yaron Shahrabani <sh yaron gmail com>\n"
 "Language-Team: Hebrew <sh yaron gmail com>\n"
 "Language: he\n"
@@ -20,30 +20,30 @@ msgstr ""
 "X-Poedit-Country: ISRAEL\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 
-#: ../cogl/cogl-debug.c:174
+#: ../cogl/cogl-debug.c:173
 msgid "Supported debug values:"
 msgstr "Supported debug values:"
 
-#: ../cogl/cogl-debug.c:179
+#: ../cogl/cogl-debug.c:178
 msgid "Special debug values:"
 msgstr "Special debug values:"
 
-#: ../cogl/cogl-debug.c:181
-#: ../cogl/cogl-debug.c:183
+#: ../cogl/cogl-debug.c:180
+#: ../cogl/cogl-debug.c:182
 msgid "Enables all non-behavioural debug options"
 msgstr "Enables all non-behavioural debug options"
 
-#: ../cogl/cogl-debug.c:190
+#: ../cogl/cogl-debug.c:189
 msgid "Additional environment variables:"
-msgstr "×××××× ×××××××× ××××××:"
+msgstr "Additional environment variables:"
 
-#: ../cogl/cogl-debug.c:191
+#: ../cogl/cogl-debug.c:190
 msgid "Comma-separated list of GL extensions to pretend are disabled"
-msgstr "××××× ×××××× ××××××× ×× ×××××× GL ××× ×××××× ×××× ××× ××××××××"
+msgstr "Comma-separated list of GL extensions to pretend are disabled"
 
-#: ../cogl/cogl-debug.c:193
+#: ../cogl/cogl-debug.c:192
 msgid "Override the GL version that Cogl will assume the driver supports"
-msgstr "××××× ×××× ×ÖGL ×ÖCogl ×××× ××××× ××××× ×××× ×××"
+msgstr "Override the GL version that Cogl will assume the driver supports"
 
 #: ../cogl/cogl-debug-options.h:25
 #: ../cogl/cogl-debug-options.h:30
@@ -354,6 +354,173 @@ msgstr "Trace performance concerns"
 msgid "Tries to highlight sub-optimal Cogl usage."
 msgstr "Tries to highlight sub-optimal Cogl usage."
 
+#: ../deps/glib/gfileutils.c:542
+#: ../deps/glib/gfileutils.c:630
+#, c-format
+msgid "Could not allocate %lu bytes to read file \"%s\""
+msgstr "Could not allocate %lu bytes to read file \"%s\""
+
+#: ../deps/glib/gfileutils.c:557
+#, c-format
+msgid "Error reading file '%s': %s"
+msgstr "Error reading file '%s': %s"
+
+#: ../deps/glib/gfileutils.c:571
+#, c-format
+msgid "File \"%s\" is too large"
+msgstr "File \"%s\" is too large"
+
+#: ../deps/glib/gfileutils.c:654
+#, c-format
+msgid "Failed to read from file '%s': %s"
+msgstr "Failed to read from file '%s': %s"
+
+#: ../deps/glib/gfileutils.c:705
+#: ../deps/glib/gfileutils.c:792
+#, c-format
+msgid "Failed to open file '%s': %s"
+msgstr "Failed to open file '%s': %s"
+
+#: ../deps/glib/gfileutils.c:722
+#, c-format
+msgid "Failed to get attributes of file '%s': fstat() failed: %s"
+msgstr "Failed to get attributes of file '%s': fstat() failed: %s"
+
+#: ../deps/glib/gfileutils.c:756
+#, c-format
+msgid "Failed to open file '%s': fdopen() failed: %s"
+msgstr "Failed to open file '%s': fdopen() failed: %s"
+
+#: ../deps/glib/gfileutils.c:864
+#, c-format
+msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
+msgstr "Failed to rename file '%s' to '%s': g_rename() failed: %s"
+
+#: ../deps/glib/gfileutils.c:906
+#: ../deps/glib/gfileutils.c:1451
+#, c-format
+msgid "Failed to create file '%s': %s"
+msgstr "Failed to create file '%s': %s"
+
+#: ../deps/glib/gfileutils.c:920
+#, c-format
+msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
+msgstr "Failed to open file '%s' for writing: fdopen() failed: %s"
+
+#: ../deps/glib/gfileutils.c:945
+#, c-format
+msgid "Failed to write file '%s': fwrite() failed: %s"
+msgstr "Failed to write file '%s': fwrite() failed: %s"
+
+#: ../deps/glib/gfileutils.c:964
+#, c-format
+msgid "Failed to write file '%s': fflush() failed: %s"
+msgstr "Failed to write file '%s': fflush() failed: %s"
+
+#: ../deps/glib/gfileutils.c:1008
+#, c-format
+msgid "Failed to write file '%s': fsync() failed: %s"
+msgstr "Failed to write file '%s': fsync() failed: %s"
+
+#: ../deps/glib/gfileutils.c:1032
+#, c-format
+msgid "Failed to close file '%s': fclose() failed: %s"
+msgstr "Failed to close file '%s': fclose() failed: %s"
+
+#: ../deps/glib/gfileutils.c:1154
+#, c-format
+msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
+msgstr "Existing file '%s' could not be removed: g_unlink() failed: %s"
+
+#: ../deps/glib/gfileutils.c:1414
+#, c-format
+msgid "Template '%s' invalid, should not contain a '%s'"
+msgstr "Template '%s' invalid, should not contain a '%s'"
+
+#: ../deps/glib/gfileutils.c:1427
+#, c-format
+msgid "Template '%s' doesn't contain XXXXXX"
+msgstr "Template '%s' doesn't contain XXXXXX"
+
+#: ../deps/glib/gfileutils.c:2009
+#, c-format
+msgid "%.1f KiB"
+msgstr "%.1f KiB"
+
+#: ../deps/glib/gfileutils.c:2012
+#, c-format
+msgid "%.1f MiB"
+msgstr "%.1f MiB"
+
+#: ../deps/glib/gfileutils.c:2015
+#, c-format
+msgid "%.1f GiB"
+msgstr "%.1f GiB"
+
+#: ../deps/glib/gfileutils.c:2018
+#, c-format
+msgid "%.1f TiB"
+msgstr "%.1f TiB"
+
+#: ../deps/glib/gfileutils.c:2021
+#, c-format
+msgid "%.1f PiB"
+msgstr "%.1f PiB"
+
+#: ../deps/glib/gfileutils.c:2024
+#, c-format
+msgid "%.1f EiB"
+msgstr "%.1f EiB"
+
+#: ../deps/glib/gfileutils.c:2037
+#, c-format
+msgid "%.1f kB"
+msgstr "%.1f kB"
+
+#: ../deps/glib/gfileutils.c:2040
+#: ../deps/glib/gfileutils.c:2149
+#, c-format
+msgid "%.1f MB"
+msgstr "%.1f MB"
+
+#: ../deps/glib/gfileutils.c:2043
+#: ../deps/glib/gfileutils.c:2154
+#, c-format
+msgid "%.1f GB"
+msgstr "%.1f GB"
+
+#: ../deps/glib/gfileutils.c:2046
+#: ../deps/glib/gfileutils.c:2159
+#, c-format
+msgid "%.1f TB"
+msgstr "%.1f TB"
+
+#: ../deps/glib/gfileutils.c:2049
+#: ../deps/glib/gfileutils.c:2164
+#, c-format
+msgid "%.1f PB"
+msgstr "%.1f PB"
+
+#: ../deps/glib/gfileutils.c:2052
+#: ../deps/glib/gfileutils.c:2169
+#, c-format
+msgid "%.1f EB"
+msgstr "%.1f EB"
+
+#: ../deps/glib/gfileutils.c:2144
+#, c-format
+msgid "%.1f KB"
+msgstr "%.1f KB"
+
+#: ../deps/glib/gfileutils.c:2212
+#, c-format
+msgid "Failed to read the symbolic link '%s': %s"
+msgstr "Failed to read the symbolic link '%s': %s"
+
+#: ../deps/glib/gfileutils.c:2233
+msgid "Symbolic links not supported"
+msgstr "Symbolic links not supported"
+
 #~ msgid "Cogl debugging flags to set"
 #~ msgstr "Cogl debugging flags to set"
 



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