diff options
Diffstat (limited to 'server/routemon.pot')
| -rw-r--r-- | server/routemon.pot | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/server/routemon.pot b/server/routemon.pot new file mode 100644 index 0000000..711df4b --- /dev/null +++ b/server/routemon.pot | |||
| @@ -0,0 +1,58 @@ | |||
| 1 | # SOME DESCRIPTIVE TITLE. | ||
| 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
| 3 | # This file is distributed under the same license as the PACKAGE package. | ||
| 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
| 5 | # | ||
| 6 | #, fuzzy | ||
| 7 | msgid "" | ||
| 8 | msgstr "" | ||
| 9 | "Project-Id-Version: PACKAGE VERSION\n" | ||
| 10 | "Report-Msgid-Bugs-To: \n" | ||
| 11 | "POT-Creation-Date: 2026-08-28 09:20+0200\n" | ||
| 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
| 14 | "Language-Team: LANGUAGE <[email protected]>\n" | ||
| 15 | "Language: \n" | ||
| 16 | "MIME-Version: 1.0\n" | ||
| 17 | "Content-Type: text/plain; charset=UTF-8\n" | ||
| 18 | "Content-Transfer-Encoding: 8bit\n" | ||
| 19 | |||
| 20 | #: ../src/http_server.cppm:232 | ||
| 21 | msgid "No body expected for this request" | ||
| 22 | msgstr "" | ||
| 23 | |||
| 24 | #: ../src/http_server.cppm:500 | ||
| 25 | msgid "Bad request" | ||
| 26 | msgstr "" | ||
| 27 | |||
| 28 | #: ../src/http_server.cppm:511 ../src/http_server.cppm:562 | ||
| 29 | msgid "Method not allowed" | ||
| 30 | msgstr "" | ||
| 31 | |||
| 32 | #: ../src/http_server.cppm:527 | ||
| 33 | msgid "" | ||
| 34 | "Path of normalized (RFC 3986, § 6) origin-form request-target (RFC 9112, § " | ||
| 35 | "3.2.1) should be absolute" | ||
| 36 | msgstr "" | ||
| 37 | |||
| 38 | #: ../src/http_server.cppm:538 | ||
| 39 | msgid "Not found" | ||
| 40 | msgstr "" | ||
| 41 | |||
| 42 | #: ../src/http_server.cppm:549 | ||
| 43 | msgid "Method not implemented" | ||
| 44 | msgstr "" | ||
| 45 | |||
| 46 | #: ../src/http_server.cppm:573 | ||
| 47 | msgid "" | ||
| 48 | "Invalid request-target, expected asterisk-form or origin-form (see RFC 9112, " | ||
| 49 | "§ 3.2)" | ||
| 50 | msgstr "" | ||
| 51 | |||
| 52 | #: ../src/srv.cppm:148 | ||
| 53 | msgid "Failed to parse GPX file" | ||
| 54 | msgstr "" | ||
| 55 | |||
| 56 | #: ../src/srv.cppm:160 | ||
| 57 | msgid "Internal server error" | ||
| 58 | msgstr "" | ||