]> git.ipfire.org Git - ddns.git/blob - po/ca.po
dynu: Fix updating if no IPv6 address is available.
[ddns.git] / po / ca.po
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 msgid ""
7 msgstr ""
8 "Project-Id-Version: IPFire Project\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2014-06-11 00:13+0200\n"
11 "PO-Revision-Date: 2013-11-20 13:12+0000\n"
12 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
13 "Language-Team: Catalan (http://www.transifex.com/projects/p/ipfire/language/"
14 "ca/)\n"
15 "Language: ca\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #: ../src/ddns/__init__.py:139
22 msgid "Found no entries in the configuration file. Exiting."
23 msgstr ""
24
25 #: ../src/ddns/__init__.py:151
26 #, python-format
27 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28 msgstr ""
29
30 #: ../src/ddns/__init__.py:156
31 #, python-format
32 msgid ""
33 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
34 "exception:"
35 msgstr ""
36
37 #: ../src/ddns/__init__.py:160
38 #, python-format
39 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
40 msgstr ""
41
42 #: ../src/ddns/providers.py:120
43 #, python-format
44 msgid "Updating %s forced"
45 msgstr ""
46
47 #: ../src/ddns/providers.py:124
48 #, python-format
49 msgid "%s is already up to date"
50 msgstr ""
51
52 #: ../src/ddns/providers.py:247
53 msgid "No valid FQDN was given."
54 msgstr ""
55
56 #: ../src/ddns/providers.py:249
57 msgid "Invalid hostname specified."
58 msgstr ""
59
60 #: ../src/ddns/providers.py:251
61 msgid "Hostname not marked as a dynamic host."
62 msgstr ""
63
64 #: ../src/ddns/providers.py:253
65 msgid "Invalid IP address has been sent."
66 msgstr ""
67
68 #: ../src/ddns/system.py:127
69 msgid "Request header:"
70 msgstr ""
71
72 #. Log response header.
73 #: ../src/ddns/system.py:135
74 msgid "Response header:"
75 msgstr ""