summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalázs Úr <balazs@urbalazs.hu>2018-02-23 22:52:36 +0000
committerGNOME Translation Robot <gnome-sysadmin@gnome.org>2018-02-23 22:52:36 +0000
commita2a3c13d41fc2d65aaabd6b8fa5344351f9fc046 (patch)
treee15ce824584669d1db9959164e9490ef5745f3dc
parent8e5641c16e48ccbc689dac0c2bd3443e65cb45a6 (diff)
downloadlibsoup-a2a3c13d41fc2d65aaabd6b8fa5344351f9fc046.tar.gz
Update Hungarian translation
-rw-r--r--po/hu.po62
1 files changed, 29 insertions, 33 deletions
diff --git a/po/hu.po b/po/hu.po
index 959b226c..bd9561f8 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,40 +1,40 @@
-# Hungarian translation of libsoup
-# Copyright (C) 2012. Free Software Foundation, Inc.
+# Hungarian translation for libsoup.
+# Copyright (C) 2012, 2013, 2014, 2015, 2016, 2018 Free Software Foundation, Inc.
# This file is distributed under the same license as the libsoup package.
#
# Gabor Kelemen <kelemeng at gnome dot hu>, 2012, 2016.
-# Balázs Úr <urbalazs at gmail dot com>, 2013, 2014, 2015.
+# Balázs Úr <urbalazs at gmail dot com>, 2013, 2014, 2015, 2018.
msgid ""
msgstr ""
"Project-Id-Version: libsoup master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
"product=libsoup&keywords=I18N+L10N&component=Misc\n"
-"POT-Creation-Date: 2016-10-27 12:38+0000\n"
-"PO-Revision-Date: 2016-10-30 18:31+0100\n"
-"Last-Translator: Gabor Kelemen <kelemeng at ubuntu dot com>\n"
+"POT-Creation-Date: 2018-02-09 14:43+0000\n"
+"PO-Revision-Date: 2018-02-23 23:51+0100\n"
+"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <openscope at googlegroups dot com>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 1.2\n"
-#: ../libsoup/soup-body-input-stream.c:140
-#: ../libsoup/soup-body-input-stream.c:171
-#: ../libsoup/soup-body-input-stream.c:204 ../libsoup/soup-message-io.c:235
+#: ../libsoup/soup-body-input-stream.c:139
+#: ../libsoup/soup-body-input-stream.c:170
+#: ../libsoup/soup-body-input-stream.c:203 ../libsoup/soup-message-io.c:238
msgid "Connection terminated unexpectedly"
msgstr "Kapcsolat váratlanul megszakítva"
-#: ../libsoup/soup-body-input-stream.c:462
+#: ../libsoup/soup-body-input-stream.c:459
msgid "Invalid seek request"
msgstr "Érvénytelen pozicionálási kérés"
-#: ../libsoup/soup-body-input-stream.c:490
+#: ../libsoup/soup-body-input-stream.c:487
msgid "Cannot truncate SoupBodyInputStream"
msgstr "A SoupBodyInputStream nem csonkítható"
-#: ../libsoup/soup-cache-input-stream.c:74
+#: ../libsoup/soup-cache-input-stream.c:76
msgid "Network stream unexpectedly closed"
msgstr "Az hálózati adatfolyam váratlanul lezárult"
@@ -42,7 +42,7 @@ msgstr "Az hálózati adatfolyam váratlanul lezárult"
msgid "Failed to completely cache the resource"
msgstr "Nem sikerült teljesen gyorsítótárazni az erőforrást"
-#: ../libsoup/soup-converter-wrapper.c:192
+#: ../libsoup/soup-converter-wrapper.c:189
#, c-format
msgid "Output buffer is too small"
msgstr "A kimeneti puffer túl kicsi"
@@ -55,11 +55,15 @@ msgstr "Nem dolgozható fel a HTTP válasz"
msgid "Unrecognized HTTP response encoding"
msgstr "Ismeretlen HTTP válasz kódolás"
-#: ../libsoup/soup-message-io.c:392 ../libsoup/soup-message-io.c:1020
+#: ../libsoup/soup-message-io.c:263
+msgid "Header too big"
+msgstr "A fejléc túl nagy"
+
+#: ../libsoup/soup-message-io.c:396 ../libsoup/soup-message-io.c:1024
msgid "Operation would block"
msgstr "A művelet blokkoló lenne"
-#: ../libsoup/soup-message-io.c:972 ../libsoup/soup-message-io.c:1005
+#: ../libsoup/soup-message-io.c:976 ../libsoup/soup-message-io.c:1009
msgid "Operation was cancelled"
msgstr "A művelet megszakítva"
@@ -67,50 +71,45 @@ msgstr "A művelet megszakítva"
msgid "Could not parse HTTP request"
msgstr "Nem dolgozható fel a HTTP kérés"
-#: ../libsoup/soup-request.c:140
+#: ../libsoup/soup-request.c:141
#, c-format
msgid "No URI provided"
msgstr "Nincs megadva URI"
-#: ../libsoup/soup-request.c:150
+#: ../libsoup/soup-request.c:151
#, c-format
-#| msgid "Invalid '%s' URI: %s"
msgid "Invalid “%s” URI: %s"
msgstr "Érvénytelen „%s” URI: „%s”"
-#: ../libsoup/soup-server.c:1727
-#| msgid "Can't create a TLS server without a TLS certificate"
+#: ../libsoup/soup-server.c:1725
msgid "Can’t create a TLS server without a TLS certificate"
msgstr "Nem lehet TLS kiszolgálót létrehozni TLS tanúsítvány nélkül"
-#: ../libsoup/soup-server.c:1744
+#: ../libsoup/soup-server.c:1742
#, c-format
msgid "Could not listen on address %s, port %d: "
msgstr "Nem sikerült figyelni a(z) %s címen a(z) %d. porton: "
-#: ../libsoup/soup-session.c:4525
+#: ../libsoup/soup-session.c:4524
#, c-format
-#| msgid "Could not parse URI '%s'"
msgid "Could not parse URI “%s”"
msgstr "Nem dolgozható fel a(z) „%s” URI"
-#: ../libsoup/soup-session.c:4562
+#: ../libsoup/soup-session.c:4561
#, c-format
-#| msgid "Unsupported URI scheme '%s'"
msgid "Unsupported URI scheme “%s”"
msgstr "Nem támogatott URI séma: „%s”"
-#: ../libsoup/soup-session.c:4584
+#: ../libsoup/soup-session.c:4583
#, c-format
msgid "Not an HTTP URI"
msgstr "Ez nem HTTP URI"
-#: ../libsoup/soup-session.c:4770
+#: ../libsoup/soup-session.c:4781
msgid "The server did not accept the WebSocket handshake."
msgstr "A kiszolgáló nem fogadta el a WebSocket kézfogást."
#: ../libsoup/soup-socket.c:148
-#| msgid "Can't import non-socket as SoupSocket"
msgid "Can’t import non-socket as SoupSocket"
msgstr "Nem lehet egy foglalattól eltérőt SoupSocket-ként importálni"
@@ -119,7 +118,6 @@ msgid "Could not import existing socket: "
msgstr "Nem sikerült a meglévő foglalat importálása: "
#: ../libsoup/soup-socket.c:175
-#| msgid "Can't import unconnected socket"
msgid "Can’t import unconnected socket"
msgstr "Nem lehet importálni a nem csatlakoztatott foglalatot"
@@ -137,7 +135,6 @@ msgstr "Érvénytelen WebSocket kulcs"
#: ../libsoup/soup-websocket.c:374
#, c-format
-#| msgid "Incorrect WebSocket \"%s\" header"
msgid "Incorrect WebSocket “%s” header"
msgstr "Helytelen „%s” WebSocket fejléc"
@@ -163,7 +160,6 @@ msgstr "A kiszolgáló nem támogatott kiterjesztést kért"
#: ../libsoup/soup-websocket.c:562
#, c-format
-#| msgid "Server returned incorrect \"%s\" key"
msgid "Server returned incorrect “%s” key"
msgstr "A kiszolgáló helytelen „%s” kulccsal tért vissza"