summaryrefslogtreecommitdiff
path: root/po/hu.po
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2016-04-25 13:15:08 -0400
committerDan Winship <danw@gnome.org>2016-04-25 13:45:28 -0400
commit78e2c93525358af95c740bb9e52a3ef20c1c32b5 (patch)
treeb602cdf55acd77b53b4067be123df6c4677637ea /po/hu.po
parentc1866cc4689db1417c6dd2ed6dc17e2185b2636a (diff)
downloadlibsoup-78e2c93525358af95c740bb9e52a3ef20c1c32b5.tar.gz
Update translations for trivial error message change
The previous commit makes the "Could not listen on address %s, port %d" string into a prefix rather than a complete error message, appending ": " to the translatable string. In languages where the *other* error prefix string in libsoup ("Could not import existing socket: ") is translated into a string still ending in ": ", fix the "could not listen" translation as well by just adding ": " to it. (an, as, bg, bn_IN, bs, ca, ca@valencia, da, de, fr, fur, gu, hi, hu, ko, lt, lv, mr, nb, oc, or, pa, pl, pt, pt_BR, sk, sr, sr@latin, sv, th, tr, vi) In most languages where the "could not import" translation ends in ":" but no space, but where the translation of "Invalid '%s' URI: %s" *does* use a space after its colon, add the missing space to the "could not import" translation, and then also update the "could not listen" translation as above. (cs, es, eu, gl, id, it, ru, sl, te, uk) In languages where the "could not import" translation ends in ":" but no space, and it's not clear that the missing space is a bug, update the "could not listen" translation to end in ":" but no space as well. (he, kn, zh_CN) In zh_HK and zh_TW, the "could not import" translation ends in a full-width punctuation character, and so the "could not listen" string has been updated to match. This leaves untouched the languages that didn't have a translation of the "could not import" string to compare to (be, en_GB, eo, et, ja, ml, nl, ro, tg, ug, uz@cyrillic), or that translated it to something not ending in a colon (el, ta).
Diffstat (limited to 'po/hu.po')
-rw-r--r--po/hu.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/hu.po b/po/hu.po
index 8a8133a0..69ed86d0 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -83,8 +83,8 @@ msgstr "Nem lehet TLS kiszolgálót létrehozni TLS tanúsítvány nélkül"
#: ../libsoup/soup-server.c:1736
#, 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"
+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:4500
#, c-format