summaryrefslogtreecommitdiffstats
path: root/server/locale/nl.po
blob: 96b6cd9a8f3a742c18f9068e18104acf7a677b6f (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
# Translations for the routemon project.
# 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: routemon 0.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-08-28 09:20+0200\n"
"PO-Revision-Date: 2026-08-28 14:35+0200\n"
"Last-Translator: Rutger Broekhoff <rutger@fautchen.eu>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\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 "Geen body verwacht voor deze aanvraag"

#: ../src/http_server.cppm:500
msgid "Bad request"
msgstr "Ongeldige aanvraag"

#: ../src/http_server.cppm:511 ../src/http_server.cppm:562
msgid "Method not allowed"
msgstr "Aanvraagmethode niet toegestaan"

#: ../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 "Pad van genormaliseerde (RFC 3986, § 6) origin-form request-target (RFC 9112, § 3.2.1) behoort absoluut te zijn"

#: ../src/http_server.cppm:538
msgid "Not found"
msgstr "Niet gevonden"

#: ../src/http_server.cppm:549
msgid "Method not implemented"
msgstr "Aanvraagmethode niet geïmplementeerd"

#: ../src/http_server.cppm:573
msgid ""
"Invalid request-target, expected asterisk-form or origin-form (see RFC 9112, "
"§ 3.2)"
msgstr "Ongeldige request-target, asterisk-form of origin-form verwacht (zie RFC 9112, § 3.2)"

#: ../src/srv.cppm:148
msgid "Failed to parse GPX file"
msgstr "GPX-bestand kon niet geladen worden"

#: ../src/srv.cppm:160
msgid "Internal server error"
msgstr "Interne serverfout"

#~ msgid "Invalid point in GPX file"
#~ msgstr "Ongeldig punt in GPX-bestand"

#~ msgid "GPX file has no points in track"
#~ msgstr "GPX-bestand mist punten in de track"