summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatej Urbančič <mateju@svn.gnome.org>2012-12-22 15:22:49 +0100
committerMatej Urbančič <mateju@svn.gnome.org>2012-12-22 15:22:49 +0100
commit16ac5f757108ac9f79fa1085294ea9f973a7e57e (patch)
treedeb3b53793c41b8d234d637ec308637c5c0abf16
parent2705c172c20de7f8da0df61bf1a924a6336acdb7 (diff)
downloadlibsoup-16ac5f757108ac9f79fa1085294ea9f973a7e57e.tar.gz
Updated Slovenian translation
-rw-r--r--po/sl.po51
1 files changed, 35 insertions, 16 deletions
diff --git a/po/sl.po b/po/sl.po
index 869a94d8..2573f87e 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,24 +7,24 @@
msgid ""
msgstr ""
"Project-Id-Version: libsoup master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-09-10 15:07+0000\n"
-"PO-Revision-Date: 2012-09-10 21:37+0100\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
+"product=libsoup&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2012-12-20 10:15+0000\n"
+"PO-Revision-Date: 2012-12-22 15:17+0100\n"
"Last-Translator: Matej Urbančič <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian <gnome-si@googlegroups.com>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
-"X-Poedit-Language: Slovenian\n"
-"X-Poedit-Country: SLOVENIA\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
+"%100==4 ? 3 : 0);\n"
"X-Poedit-SourceCharset: utf-8\n"
+"X-Generator: Poedit 1.5.4\n"
#: ../libsoup/soup-body-input-stream.c:141
#: ../libsoup/soup-body-input-stream.c:172
-#: ../libsoup/soup-body-input-stream.c:205
-#: ../libsoup/soup-message-io.c:191
+#: ../libsoup/soup-body-input-stream.c:205 ../libsoup/soup-message-io.c:191
msgid "Connection terminated unexpectedly"
msgstr "Povezava je nepričakovano končana"
@@ -36,40 +36,60 @@ msgstr "Neveljavna zahteva iskanja"
msgid "Cannot truncate SoupBodyInputStream"
msgstr "Ni mogoče porezati SoupBodyInputStream"
+#: ../libsoup/soup-cache-input-stream.c:77
+msgid "Network stream unexpectedly closed"
+msgstr "Omrežni pretok se je nepričakovano zaprl"
+
#: ../libsoup/soup-converter-wrapper.c:192
#, c-format
msgid "Output buffer is too small"
msgstr "Odvodni medpomnilnik je premajhen."
-#: ../libsoup/soup-message-io.c:818
-#: ../libsoup/soup-message-io.c:854
+#: ../libsoup/soup-message-client-io.c:41
+msgid "Could not parse HTTP response"
+msgstr "Odziva HTTP ni mogoče razčleniti"
+
+#: ../libsoup/soup-message-client-io.c:66
+msgid "Unrecognized HTTP response encoding"
+msgstr "Neprepoznano kodiranje odziva HTTP"
+
+#: ../libsoup/soup-message-io.c:846 ../libsoup/soup-message-io.c:882
msgid "Operation was cancelled"
msgstr "Opravilo je preklicano."
-#: ../libsoup/soup-message-io.c:865
+#: ../libsoup/soup-message-io.c:893
msgid "Operation would block"
msgstr "Opravilo bi zaustavilo delovanje"
-#: ../libsoup/soup-request.c:142
+#: ../libsoup/soup-message-server-io.c:40
+msgid "Could not parse HTTP request"
+msgstr "Zahteve HTTP ni mogoče razčleniti"
+
+#: ../libsoup/soup-request.c:141
#, c-format
msgid "No URI provided"
msgstr "Ni podanega naslova URI"
-#: ../libsoup/soup-request.c:152
+#: ../libsoup/soup-request.c:151
#, c-format
msgid "Invalid '%s' URI: %s"
msgstr "Neveljaven naslov URI '%s': %s"
-#: ../libsoup/soup-requester.c:219
+#: ../libsoup/soup-session.c:3752
#, c-format
msgid "Could not parse URI '%s'"
msgstr "Ni mogoče razčleniti naslova URI '%s'"
-#: ../libsoup/soup-requester.c:253
+#: ../libsoup/soup-session.c:3789
#, c-format
msgid "Unsupported URI scheme '%s'"
msgstr "Nepodprta shema URI '%s'"
+#: ../libsoup/soup-session.c:3811
+#, c-format
+msgid "Not an HTTP URI"
+msgstr "Naslov ni v obliki HTTP URI"
+
#: ../libsoup/soup-tld.c:154
msgid "Hostname is an IP address"
msgstr "Ime gostitelja je naslov IP"
@@ -85,4 +105,3 @@ msgstr "Ime gostitelja je brez osnovne domene"
#: ../libsoup/soup-tld.c:226
msgid "Not enough domains"
msgstr "Ni dovolj domen"
-