Updated Hebrew translation.

This commit is contained in:
Yaron Shahrabani 2010-08-21 02:35:07 +03:00
parent 8524f0dc0d
commit 276a9ba385

157
po/he.po
View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: glib.HEAD.he\n" "Project-Id-Version: glib.HEAD.he\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-08-19 09:30+0300\n" "POT-Creation-Date: 2010-08-21 02:34+0300\n"
"PO-Revision-Date: 2010-08-19 09:30+0200\n" "PO-Revision-Date: 2010-08-21 02:35+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n" "Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1171,7 +1171,7 @@ msgstr "Incomplete multibyte sequence in input"
msgid "Not enough space in destination" msgid "Not enough space in destination"
msgstr "Not enough space in destination" msgstr "Not enough space in destination"
#: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:805 #: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:810
msgid "Cancellable initialization not supported" msgid "Cancellable initialization not supported"
msgstr "Cancellable initialization not supported" msgstr "Cancellable initialization not supported"
@ -1705,8 +1705,8 @@ msgstr "Error return with empty body"
msgid "Type of return value is incorrect, got `%s', expected `%s'" msgid "Type of return value is incorrect, got `%s', expected `%s'"
msgstr "Type of return value is incorrect, got `%s', expected `%s'" msgstr "Type of return value is incorrect, got `%s', expected `%s'"
#: ../gio/gdbusmethodinvocation.c:406 ../gio/gsocket.c:2934 #: ../gio/gdbusmethodinvocation.c:406 ../gio/gsocket.c:2969
#: ../gio/gsocket.c:3015 #: ../gio/gsocket.c:3050
#, c-format #, c-format
msgid "Error sending message: %s" msgid "Error sending message: %s"
msgstr "Error sending message: %s" msgstr "Error sending message: %s"
@ -2551,7 +2551,7 @@ msgstr "mount doesn't implement content type guessing"
msgid "mount doesn't implement synchronous content type guessing" msgid "mount doesn't implement synchronous content type guessing"
msgstr "mount doesn't implement synchronous content type guessing" msgstr "mount doesn't implement synchronous content type guessing"
#: ../gio/gnetworkaddress.c:293 #: ../gio/gnetworkaddress.c:318
#, c-format #, c-format
msgid "Hostname '%s' contains '[' but not ']'" msgid "Hostname '%s' contains '[' but not ']'"
msgstr "Hostname '%s' contains '[' but not ']'" msgstr "Hostname '%s' contains '[' but not ']'"
@ -2913,117 +2913,126 @@ msgstr ""
msgid "Unknown command '%s'\n" msgid "Unknown command '%s'\n"
msgstr "Unknown command '%s'\n" msgstr "Unknown command '%s'\n"
#: ../gio/gsocket.c:274 #: ../gio/gsocket.c:276
msgid "Invalid socket, not initialized" msgid "Invalid socket, not initialized"
msgstr "Invalid socket, not initialized" msgstr "Invalid socket, not initialized"
#: ../gio/gsocket.c:281 #: ../gio/gsocket.c:283
#, c-format #, c-format
msgid "Invalid socket, initialization failed due to: %s" msgid "Invalid socket, initialization failed due to: %s"
msgstr "Invalid socket, initialization failed due to: %s" msgstr "Invalid socket, initialization failed due to: %s"
#: ../gio/gsocket.c:289 #: ../gio/gsocket.c:291
msgid "Socket is already closed" msgid "Socket is already closed"
msgstr "Socket is already closed" msgstr "Socket is already closed"
#: ../gio/gsocket.c:297 ../gio/gsocket.c:2681 ../gio/gsocket.c:2725 #: ../gio/gsocket.c:299 ../gio/gsocket.c:2716 ../gio/gsocket.c:2760
msgid "Socket I/O timed out" msgid "Socket I/O timed out"
msgstr "Socket I/O timed out" msgstr "Socket I/O timed out"
#: ../gio/gsocket.c:419 #: ../gio/gsocket.c:421
#, c-format #, c-format
msgid "creating GSocket from fd: %s" msgid "creating GSocket from fd: %s"
msgstr "creating GSocket from fd: %s" msgstr "creating GSocket from fd: %s"
#: ../gio/gsocket.c:453 ../gio/gsocket.c:469 ../gio/gsocket.c:2083 #: ../gio/gsocket.c:455 ../gio/gsocket.c:471 ../gio/gsocket.c:2113
#, c-format #, c-format
msgid "Unable to create socket: %s" msgid "Unable to create socket: %s"
msgstr "Unable to create socket: %s" msgstr "Unable to create socket: %s"
#: ../gio/gsocket.c:453 #: ../gio/gsocket.c:455
msgid "Unknown protocol was specified" msgid "Unknown protocol was specified"
msgstr "Unknown protocol was specified" msgstr "Unknown protocol was specified"
#: ../gio/gsocket.c:1219 #: ../gio/gsocket.c:1224
#, c-format #, c-format
msgid "could not get local address: %s" msgid "could not get local address: %s"
msgstr "could not get local address: %s" msgstr "could not get local address: %s"
#: ../gio/gsocket.c:1252 #: ../gio/gsocket.c:1267
#, c-format #, c-format
msgid "could not get remote address: %s" msgid "could not get remote address: %s"
msgstr "could not get remote address: %s" msgstr "could not get remote address: %s"
#: ../gio/gsocket.c:1310 #: ../gio/gsocket.c:1328
#, c-format #, c-format
msgid "could not listen: %s" msgid "could not listen: %s"
msgstr "could not listen: %s" msgstr "could not listen: %s"
#: ../gio/gsocket.c:1384 #: ../gio/gsocket.c:1402
#, c-format #, c-format
msgid "Error binding to address: %s" msgid "Error binding to address: %s"
msgstr "Error binding to address: %s" msgstr "Error binding to address: %s"
#: ../gio/gsocket.c:1504 #: ../gio/gsocket.c:1522
#, c-format #, c-format
msgid "Error accepting connection: %s" msgid "Error accepting connection: %s"
msgstr "Error accepting connection: %s" msgstr "Error accepting connection: %s"
#: ../gio/gsocket.c:1617 #: ../gio/gsocket.c:1639
msgid "Error connecting: " msgid "Error connecting: "
msgstr "Error connecting: " msgstr "Error connecting: "
#: ../gio/gsocket.c:1621 #: ../gio/gsocket.c:1644
msgid "Connection in progress" msgid "Connection in progress"
msgstr "Connection in progress" msgstr "Connection in progress"
#: ../gio/gsocket.c:1626 #: ../gio/gsocket.c:1651
#, c-format #, c-format
msgid "Error connecting: %s" msgid "Error connecting: %s"
msgstr "Error connecting: %s" msgstr "Error connecting: %s"
#: ../gio/gsocket.c:1669 ../gio/gsocket.c:3439 #: ../gio/gsocket.c:1694 ../gio/gsocket.c:3474
#, c-format #, c-format
msgid "Unable to get pending error: %s" msgid "Unable to get pending error: %s"
msgstr "Unable to get pending error: %s" msgstr "Unable to get pending error: %s"
#: ../gio/gsocket.c:1796 #: ../gio/gsocket.c:1826
#, c-format #, c-format
msgid "Error receiving data: %s" msgid "Error receiving data: %s"
msgstr "Error receiving data: %s" msgstr "Error receiving data: %s"
#: ../gio/gsocket.c:1970 #: ../gio/gsocket.c:2000
#, c-format #, c-format
msgid "Error sending data: %s" msgid "Error sending data: %s"
msgstr "Error sending data: %s" msgstr "Error sending data: %s"
#: ../gio/gsocket.c:2162 #: ../gio/gsocket.c:2192
#, c-format #, c-format
msgid "Error closing socket: %s" msgid "Error closing socket: %s"
msgstr "Error closing socket: %s" msgstr "Error closing socket: %s"
#: ../gio/gsocket.c:2674 #: ../gio/gsocket.c:2709
#, c-format #, c-format
msgid "Waiting for socket condition: %s" msgid "Waiting for socket condition: %s"
msgstr "Waiting for socket condition: %s" msgstr "Waiting for socket condition: %s"
#: ../gio/gsocket.c:2959 #: ../gio/gsocket.c:2994
msgid "GSocketControlMessage not supported on windows" msgid "GSocketControlMessage not supported on windows"
msgstr "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage not supported on windows"
#: ../gio/gsocket.c:3218 ../gio/gsocket.c:3359 #: ../gio/gsocket.c:3253 ../gio/gsocket.c:3394
#, c-format #, c-format
msgid "Error receiving message: %s" msgid "Error receiving message: %s"
msgstr "Error receiving message: %s" msgstr "Error receiving message: %s"
#: ../gio/gsocket.c:3454 #: ../gio/gsocket.c:3489
msgid "g_socket_get_credentials not implemented for this OS" msgid "g_socket_get_credentials not implemented for this OS"
msgstr "g_socket_get_credentials not implemented for this OS" msgstr "g_socket_get_credentials not implemented for this OS"
#: ../gio/gsocketclient.c:587 ../gio/gsocketclient.c:840 #: ../gio/gsocketclient.c:674 ../gio/gsocketclient.c:1145
msgid "Unknown error on connect" msgid "Unknown error on connect"
msgstr "Unknown error on connect" msgstr "Unknown error on connect"
#: ../gio/gsocketclient.c:711 ../gio/gsocketclient.c:1038
msgid "Trying to proxy over non-TCP connection is not supported."
msgstr "Trying to proxy over non-TCP connection is not supported."
#: ../gio/gsocketclient.c:749 ../gio/gsocketclient.c:1061
#, c-format
msgid "Proxy protocol '%s' is not supported."
msgstr "Proxy protocol '%s' is not supported."
#: ../gio/gsocketlistener.c:191 #: ../gio/gsocketlistener.c:191
msgid "Listener is already closed" msgid "Listener is already closed"
msgstr "Listener is already closed" msgstr "Listener is already closed"
@ -3032,6 +3041,94 @@ msgstr "Listener is already closed"
msgid "Added socket is closed" msgid "Added socket is closed"
msgstr "Added socket is closed" msgstr "Added socket is closed"
#: ../gio/gsocks4aproxy.c:121
#, c-format
msgid "SOCKSv4 does not support IPv6 address '%s'"
msgstr "SOCKSv4 does not support IPv6 address '%s'"
#: ../gio/gsocks4aproxy.c:139
#, c-format
msgid "SOCKSv4 implementation limits username to %i characters"
msgstr "SOCKSv4 implementation limits username to %i characters"
#: ../gio/gsocks4aproxy.c:157
#, c-format
msgid "SOCKSv4a implementation limits hostname to %i characters"
msgstr "SOCKSv4a implementation limits hostname to %i characters"
#: ../gio/gsocks4aproxy.c:183
msgid "The server is not a SOCKSv4 proxy server."
msgstr "The server is not a SOCKSv4 proxy server."
#: ../gio/gsocks4aproxy.c:190
msgid "Connection through SOCKSv4 server was rejected"
msgstr "Connection through SOCKSv4 server was rejected"
#: ../gio/gsocks5proxy.c:155 ../gio/gsocks5proxy.c:328
#: ../gio/gsocks5proxy.c:338
msgid "The server is not a SOCKSv5 proxy server."
msgstr "The server is not a SOCKSv5 proxy server."
#: ../gio/gsocks5proxy.c:169
msgid "The SOCKSv5 proxy requires authentication."
msgstr "The SOCKSv5 proxy requires authentication."
#: ../gio/gsocks5proxy.c:179
msgid ""
"The SOCKSv5 require an authentication method that is not supported by GLib."
msgstr ""
"The SOCKSv5 require an authentication method that is not supported by GLib."
#: ../gio/gsocks5proxy.c:208
#, c-format
msgid "Username or password is too long for SOCKSv5 protocol (max. is %i)."
msgstr "Username or password is too long for SOCKSv5 protocol (max. is %i)."
#: ../gio/gsocks5proxy.c:239
msgid "SOCKSv5 authentication failed due to wrong username or password."
msgstr "SOCKSv5 authentication failed due to wrong username or password."
#: ../gio/gsocks5proxy.c:289
#, c-format
msgid "Hostname '%s' too long for SOCKSv5 protocol (maximum is %i bytes)"
msgstr "Hostname '%s' too long for SOCKSv5 protocol (maximum is %i bytes)"
#: ../gio/gsocks5proxy.c:352
msgid "The SOCKSv5 proxy server uses unkown address type."
msgstr "The SOCKSv5 proxy server uses unkown address type."
#: ../gio/gsocks5proxy.c:359
msgid "Internal SOCKSv5 proxy server error."
msgstr "Internal SOCKSv5 proxy server error."
#: ../gio/gsocks5proxy.c:365
msgid "SOCKSv5 connection not allowed by ruleset."
msgstr "SOCKSv5 connection not allowed by ruleset."
#: ../gio/gsocks5proxy.c:372
msgid "Host unreachable through SOCKSv5 server."
msgstr "Host unreachable through SOCKSv5 server."
#: ../gio/gsocks5proxy.c:378
msgid "Network unreachable through SOCKSv5 proxy."
msgstr "Network unreachable through SOCKSv5 proxy."
#: ../gio/gsocks5proxy.c:384
msgid "Connection refused through SOCKSv5 proxy."
msgstr "Connection refused through SOCKSv5 proxy."
#: ../gio/gsocks5proxy.c:390
msgid "SOCKSv5 proxy does not support 'connect' command."
msgstr "SOCKSv5 proxy does not support 'connect' command."
#: ../gio/gsocks5proxy.c:396
msgid "SOCKSv5 proxy does not support provided address type."
msgstr "SOCKSv5 proxy does not support provided address type."
#: ../gio/gsocks5proxy.c:402
msgid "Unkown SOCKSv5 proxy error."
msgstr "Unkown SOCKSv5 proxy error."
#: ../gio/gthemedicon.c:498 #: ../gio/gthemedicon.c:498
#, c-format #, c-format
msgid "Can't handle version %d of GThemedIcon encoding" msgid "Can't handle version %d of GThemedIcon encoding"