mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-15 12:02:41 +02:00
41 lines
918 B
Plaintext
41 lines
918 B
Plaintext
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
|
|
#: opkman_httpclient.serrchunklineendmissing
|
|
msgid "Chunk line end missing"
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrchunktoobig
|
|
msgid "Chunk too big"
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrinvalidprotocol
|
|
#, object-pascal-format
|
|
msgid "Invalid protocol: \"%s\""
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrinvalidprotocolversion
|
|
#, object-pascal-format
|
|
msgid "Invalid protocol version in response: \"%s\""
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrinvalidstatuscode
|
|
#, object-pascal-format
|
|
msgid "Invalid response status code: %s"
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrmaxredirectsreached
|
|
#, object-pascal-format
|
|
msgid "Maximum allowed redirects reached: %d"
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrreadingsocket
|
|
msgid "Error reading data from socket"
|
|
msgstr ""
|
|
|
|
#: opkman_httpclient.serrunexpectedresponse
|
|
#, object-pascal-format
|
|
msgid "Unexpected response status code: %d"
|
|
msgstr ""
|
|
|