]> git.ipfire.org Git - ddns.git/blame - po/nl.po
Fix generation of the basic auth http header.
[ddns.git] / po / nl.po
CommitLineData
ba9a8e95
MT
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#
5# Translators:
6# Hans <dutchtux@gmail.com>, 2013
7msgid ""
8msgstr ""
9"Project-Id-Version: IPFire Project\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2012-07-19 18:48+0000\n"
12"PO-Revision-Date: 2013-11-20 13:12+0000\n"
13"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
14"Language-Team: Dutch (http://www.transifex.com/projects/p/ipfire/language/nl/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: nl\n"
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21#: ddns/__init__.py:117
22msgid "Found no entries in the configuration file. Exiting."
23msgstr "Geen items gevonden in het configuratiebestand. Gestopt."
24
25#: ddns/__init__.py:129
26#, python-format
27msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) mislukt:"
29
30#: ddns/__init__.py:134
31#, python-format
32msgid ""
33"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
34"exception:"
35msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) gaf een onverwerkte uitzondering:"
36
37#: ddns/__init__.py:138
38#, python-format
39msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
40msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) geslaagd"
41
42#: ddns/system.py:73
43msgid "Request header:"
44msgstr "Aanvraag header:"
45
46#. Log response header.
47#: ddns/system.py:81
48msgid "Response header:"
49msgstr "Antwoord header:"