# English translations for routemon package. # Copyright (C) 2026 Rutger Broekhoff # This file is distributed under the same license as the routemon package. # Rutger Broekhoff , 2026. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-08-28 09:20+0200\n" "PO-Revision-Date: 2026-08-28 14:31+0200\n" "Last-Translator: Rutger Broekhoff \n" "Language-Team: English\n" "Language: en_US\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" #: ../src/http_server.cppm:232 msgid "No body expected for this request" msgstr "No body expected for this request" #: ../src/http_server.cppm:500 msgid "Bad request" msgstr "Bad request" #: ../src/http_server.cppm:511 ../src/http_server.cppm:562 msgid "Method not allowed" msgstr "Method not allowed" #: ../src/http_server.cppm:527 msgid "" "Path of normalized (RFC 3986, § 6) origin-form request-target (RFC 9112, § " "3.2.1) should be absolute" msgstr "Path of normalized (RFC 3986, § 6) origin-form request-target (RFC 9112, § 3.2.1) should be absolute" #: ../src/http_server.cppm:538 msgid "Not found" msgstr "Not found" #: ../src/http_server.cppm:549 msgid "Method not implemented" msgstr "Method not implemented" #: ../src/http_server.cppm:573 msgid "" "Invalid request-target, expected asterisk-form or origin-form (see RFC 9112, " "§ 3.2)" msgstr "Invalid request-target, expected asterisk-form or origin-form (see RFC 9112, § 3.2)" #: ../src/srv.cppm:148 msgid "Failed to parse GPX file" msgstr "Failed to parse GPX file" #: ../src/srv.cppm:160 msgid "Internal server error" msgstr "Internal server error" #~ msgid "Invalid point in GPX file" #~ msgstr "Invalid point in GPX file" #~ msgid "GPX file has no points in track" #~ msgstr "GPX file has no points in track"