summaryrefslogtreecommitdiffstats
path: root/server/locale/en_US.po
blob: d221ac026779949ec62285e18a6c0ffa58736824 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# English translations for routemon package.
# Copyright (C) 2026 Rutger Broekhoff <rutger@fautchen.eu>
# This file is distributed under the same license as the routemon package.
# Rutger Broekhoff <rutger@fautchen.eu>, 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 <rutger@fautchen.eu>\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"