summaryrefslogtreecommitdiff
path: root/po/he.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-08-24 14:13:49 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-08-24 14:13:49 -0400
commit106cd06ff38fef0356961e1d2eaffaa022035b13 (patch)
tree000fcf7a717433c67c8ad5bbdab0c0f3eea049ef /po/he.po
parenteadef0325aefb68ae0747a7dbca7d6fca4130da2 (diff)
2.21.52.21.5
Diffstat (limited to 'po/he.po')
-rw-r--r--po/he.po120
1 files changed, 60 insertions, 60 deletions
diff --git a/po/he.po b/po/he.po
index a00ceff52..3284c9ee9 100644
--- a/po/he.po
+++ b/po/he.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.he\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-07-17 19:34-0400\n"
+"POT-Creation-Date: 2009-08-24 13:37-0400\n"
"PO-Revision-Date: 2009-07-05 18:01+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -103,63 +103,63 @@ msgstr "Conversion from character set '%s' to '%s' is not supported"
msgid "Could not open converter from '%s' to '%s'"
msgstr "Could not open converter from '%s' to '%s'"
-#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
+#: glib/gconvert.c:632 glib/gconvert.c:1025 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1413
msgid "Invalid byte sequence in conversion input"
msgstr "Invalid byte sequence in conversion input"
-#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
+#: glib/gconvert.c:640 glib/gconvert.c:950 glib/giochannel.c:1409
#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "Error during conversion: %s"
-#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
+#: glib/gconvert.c:672 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
#: glib/gutf8.c:1409
msgid "Partial character sequence at end of input"
msgstr "Partial character sequence at end of input"
-#: glib/gconvert.c:919
+#: glib/gconvert.c:922
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Cannot convert fallback '%s' to codeset '%s'"
-#: glib/gconvert.c:1737
+#: glib/gconvert.c:1745
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "The URI '%s' is not an absolute URI using the \"file\" scheme"
-#: glib/gconvert.c:1747
+#: glib/gconvert.c:1755
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "The local file URI '%s' may not include a '#'"
-#: glib/gconvert.c:1764
+#: glib/gconvert.c:1772
#, c-format
msgid "The URI '%s' is invalid"
msgstr "The URI '%s' is invalid"
-#: glib/gconvert.c:1776
+#: glib/gconvert.c:1784
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "The hostname of the URI '%s' is invalid"
-#: glib/gconvert.c:1792
+#: glib/gconvert.c:1800
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "The URI '%s' contains invalidly escaped characters"
-#: glib/gconvert.c:1887
+#: glib/gconvert.c:1895
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "The pathname '%s' is not an absolute path"
-#: glib/gconvert.c:1897
+#: glib/gconvert.c:1905
msgid "Invalid hostname"
msgstr "Invalid hostname"
-#: glib/gdir.c:110 glib/gdir.c:130
+#: glib/gdir.c:112 glib/gdir.c:135
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Error opening directory '%s': %s"
@@ -204,7 +204,7 @@ msgstr "Failed to open file '%s': fdopen() failed: %s"
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Failed to rename file '%s' to '%s': g_rename() failed: %s"
-#: glib/gfileutils.c:896 glib/gfileutils.c:1328
+#: glib/gfileutils.c:896 glib/gfileutils.c:1333
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Failed to create file '%s': %s"
@@ -224,59 +224,59 @@ msgstr "Failed to write file '%s': fwrite() failed: %s"
msgid "Failed to write file '%s': fflush() failed: %s"
msgstr "Failed to write file '%s': fflush() failed: %s"
-#: glib/gfileutils.c:979
+#: glib/gfileutils.c:983
#, c-format
msgid "Failed to write file '%s': fsync() failed: %s"
msgstr "Failed to write file '%s': fsync() failed: %s"
-#: glib/gfileutils.c:997
+#: glib/gfileutils.c:1002
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Failed to close file '%s': fclose() failed: %s"
-#: glib/gfileutils.c:1115
+#: glib/gfileutils.c:1120
#, 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"
-#: glib/gfileutils.c:1290
+#: glib/gfileutils.c:1295
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Template '%s' invalid, should not contain a '%s'"
-#: glib/gfileutils.c:1303
+#: glib/gfileutils.c:1308
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Template '%s' doesn't contain XXXXXX"
-#: glib/gfileutils.c:1734
+#: glib/gfileutils.c:1739
#, c-format
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] "%u byte"
msgstr[1] "%u bytes"
-#: glib/gfileutils.c:1742
+#: glib/gfileutils.c:1747
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
-#: glib/gfileutils.c:1747
+#: glib/gfileutils.c:1752
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
-#: glib/gfileutils.c:1752
+#: glib/gfileutils.c:1757
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"
-#: glib/gfileutils.c:1795
+#: glib/gfileutils.c:1800
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Failed to read the symbolic link '%s': %s"
-#: glib/gfileutils.c:1816
+#: glib/gfileutils.c:1821
msgid "Symbolic links not supported"
msgstr "Symbolic links not supported"
@@ -839,52 +839,52 @@ msgstr "Text was empty (or contained only whitespace)"
msgid "Failed to read data from child process"
msgstr "Failed to read data from child process"
-#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
+#: glib/gspawn-win32.c:300 glib/gspawn.c:1480
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Failed to create pipe for communicating with child process (%s)"
-#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
+#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Failed to read from child pipe (%s)"
-#: glib/gspawn-win32.c:367 glib/gspawn.c:1337
+#: glib/gspawn-win32.c:370 glib/gspawn.c:1346
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Failed to change to directory '%s' (%s)"
-#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
+#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Failed to execute child process (%s)"
-#: glib/gspawn-win32.c:442
+#: glib/gspawn-win32.c:445
#, c-format
msgid "Invalid program name: %s"
msgstr "Invalid program name: %s"
-#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
+#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Invalid string in argument vector at %d: %s"
-#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
+#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Invalid string in environment: %s"
-#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
+#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260
#, c-format
msgid "Invalid working directory: %s"
msgstr "Invalid working directory: %s"
-#: glib/gspawn-win32.c:781
+#: glib/gspawn-win32.c:784
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Failed to execute helper program (%s)"
-#: glib/gspawn-win32.c:995
+#: glib/gspawn-win32.c:998
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -892,47 +892,47 @@ msgstr ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
-#: glib/gspawn.c:188
+#: glib/gspawn.c:190
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Failed to read data from child process (%s)"
-#: glib/gspawn.c:325
+#: glib/gspawn.c:329
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Unexpected error in select() reading data from a child process (%s)"
-#: glib/gspawn.c:408
+#: glib/gspawn.c:414
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Unexpected error in waitpid() (%s)"
-#: glib/gspawn.c:1197
+#: glib/gspawn.c:1206
#, c-format
msgid "Failed to fork (%s)"
msgstr "Failed to fork (%s)"
-#: glib/gspawn.c:1347
+#: glib/gspawn.c:1356
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Failed to execute child process \"%s\" (%s)"
-#: glib/gspawn.c:1357
+#: glib/gspawn.c:1366
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Failed to redirect output or input of child process (%s)"
-#: glib/gspawn.c:1366
+#: glib/gspawn.c:1375
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Failed to fork child process (%s)"
-#: glib/gspawn.c:1374
+#: glib/gspawn.c:1383
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Unknown error executing child process \"%s\""
-#: glib/gspawn.c:1396
+#: glib/gspawn.c:1407
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Failed to read enough data from child pid pipe (%s)"
@@ -1131,7 +1131,7 @@ msgstr "Too large count value passed to %s"
msgid "Stream is already closed"
msgstr "Stream is already closed"
-#: gio/gcancellable.c:404 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
+#: gio/gcancellable.c:420 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
#: gio/gsimpleasyncresult.c:676
msgid "Operation was cancelled"
msgstr "Operation was cancelled"
@@ -1240,7 +1240,7 @@ msgstr "Expected a GEmblem for GEmblemedIcon"
#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
-#: gio/win32/gwinhttpfile.c:431
+#: gio/win32/gwinhttpfile.c:441
msgid "Operation not supported"
msgstr "Operation not supported"
@@ -1400,7 +1400,7 @@ msgstr "Unsupported socket address"
msgid "Unable to find default local directory monitor type"
msgstr "Unable to find default local directory monitor type"
-#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:414
+#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:424
#, c-format
msgid "Invalid filename %s"
msgstr "Invalid filename %s"
@@ -1756,27 +1756,27 @@ msgstr "Output stream doesn't implement write"
msgid "Source stream is already closed"
msgstr "Source stream is already closed"
-#: gio/gresolver.c:668
+#: gio/gresolver.c:736
#, c-format
msgid "Error resolving '%s': %s"
msgstr "Error resolving '%s': %s"
-#: gio/gresolver.c:718
+#: gio/gresolver.c:786
#, c-format
msgid "Error reverse-resolving '%s': %s"
msgstr "Error reverse-resolving '%s': %s"
-#: gio/gresolver.c:753 gio/gresolver.c:831
+#: gio/gresolver.c:821 gio/gresolver.c:899
#, c-format
msgid "No service record for '%s'"
msgstr "No service record for '%s'"
-#: gio/gresolver.c:758 gio/gresolver.c:836
+#: gio/gresolver.c:826 gio/gresolver.c:904
#, c-format
msgid "Temporarily unable to resolve '%s'"
msgstr "Temporarily unable to resolve '%s'"
-#: gio/gresolver.c:763 gio/gresolver.c:841
+#: gio/gresolver.c:831 gio/gresolver.c:909
#, c-format
msgid "Error resolving '%s'"
msgstr "Error resolving '%s'"
@@ -1799,7 +1799,7 @@ msgstr "Socket is already closed"
msgid "creating GSocket from fd: %s"
msgstr "creating GSocket from fd: %s"
-#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1901
+#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1911
#, c-format
msgid "Unable to create socket: %s"
msgstr "Unable to create socket: %s"
@@ -1860,36 +1860,36 @@ msgstr "Unable to get pending error: %s"
msgid "Error receiving data: %s"
msgstr "Error receiving data: %s"
-#: gio/gsocket.c:1788
+#: gio/gsocket.c:1798
#, c-format
msgid "Error sending data: %s"
msgstr "Error sending data: %s"
-#: gio/gsocket.c:1980
+#: gio/gsocket.c:1990
#, c-format
msgid "Error closing socket: %s"
msgstr "Error closing socket: %s"
-#: gio/gsocket.c:2466
+#: gio/gsocket.c:2475
#, c-format
msgid "Waiting for socket condition: %s"
msgstr "Waiting for socket condition: %s"
-#: gio/gsocket.c:2698 gio/gsocket.c:2779
+#: gio/gsocket.c:2709 gio/gsocket.c:2790
#, c-format
msgid "Error sending message: %s"
msgstr "Error sending message: %s"
-#: gio/gsocket.c:2723
+#: gio/gsocket.c:2734
msgid "GSocketControlMessage not supported on windows"
msgstr "GSocketControlMessage not supported on windows"
-#: gio/gsocket.c:2981 gio/gsocket.c:3120
+#: gio/gsocket.c:2992 gio/gsocket.c:3131
#, c-format
msgid "Error receiving message: %s"
msgstr "Error receiving message: %s"
-#: gio/gsocketclient.c:521 gio/gsocketclient.c:767
+#: gio/gsocketclient.c:521 gio/gsocketclient.c:770
msgid "Unknown error on connect"
msgstr "Unknown error on connect"