]> git.ipfire.org Git - ddns.git/blame - po/pt_PT.po
Merge remote-tracking branch 'stevee/ddns-fixes'
[ddns.git] / po / pt_PT.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.
b3783a55 4#
ba9a8e95
MT
5# Translators:
6msgid ""
7msgstr ""
8"Project-Id-Version: IPFire Project\n"
9"Report-Msgid-Bugs-To: \n"
b3783a55 10"POT-Creation-Date: 2014-08-04 14:54+0000\n"
4011554b 11"PO-Revision-Date: 2014-06-23 08:45+0000\n"
ba9a8e95 12"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
b3783a55
MT
13"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/"
14"ipfire/language/pt_PT/)\n"
15"Language: pt_PT\n"
ba9a8e95
MT
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
ba9a8e95
MT
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
b3783a55 21#: ../src/ddns/__init__.py:62
4011554b
MT
22msgid "Debugging mode enabled"
23msgstr ""
24
b3783a55 25#: ../src/ddns/__init__.py:86
4011554b
MT
26#, python-format
27msgid "Loading configuration file %s"
28msgstr ""
29
b3783a55 30#: ../src/ddns/__init__.py:146
ba9a8e95
MT
31msgid "Found no entries in the configuration file. Exiting."
32msgstr ""
33
b3783a55 34#: ../src/ddns/__init__.py:157
ba9a8e95
MT
35#, python-format
36msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
37msgstr ""
38
b3783a55 39#: ../src/ddns/__init__.py:164
ba9a8e95
MT
40#, python-format
41msgid ""
42"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
43"exception:"
44msgstr ""
45
4011554b
MT
46#: ../src/ddns/errors.py:29
47msgid "Error"
48msgstr ""
49
50#: ../src/ddns/errors.py:39
51msgid "Network error"
52msgstr ""
53
54#: ../src/ddns/errors.py:47
55msgid ""
56"The server denied processing the request because account abuse is suspected"
57msgstr ""
58
59#: ../src/ddns/errors.py:55
60msgid "Authentication against the server has failed"
61msgstr ""
62
63#: ../src/ddns/errors.py:64
64msgid "The server denies any updates from this client"
65msgstr ""
66
67#: ../src/ddns/errors.py:72
68msgid "The configuration file has errors"
69msgstr ""
70
71#: ../src/ddns/errors.py:79
72msgid "Connection refused"
73msgstr ""
74
b3783a55 75#: ../src/ddns/errors.py:86 ../src/ddns/system.py:212
4011554b
MT
76msgid "Connection timeout"
77msgstr ""
78
79#: ../src/ddns/errors.py:94
80msgid "The host could not be found in the configuration file"
81msgstr ""
82
83#: ../src/ddns/errors.py:102
84msgid "Internal server error"
85msgstr ""
86
87#: ../src/ddns/errors.py:109
88msgid "Network unreachable"
89msgstr ""
90
91#: ../src/ddns/errors.py:117
92msgid "Request error"
93msgstr ""
94
b3783a55
MT
95#: ../src/ddns/errors.py:125
96msgid "Could not resolve DNS entry"
4011554b
MT
97msgstr ""
98
99#: ../src/ddns/errors.py:132
b3783a55
MT
100msgid "Service unavailable"
101msgstr ""
102
103#: ../src/ddns/errors.py:140
4011554b
MT
104msgid "The update could not be performed"
105msgstr ""
106
b3783a55
MT
107#: ../src/ddns/providers.py:71
108msgid "Provider is not properly configured"
109msgstr ""
110
111#: ../src/ddns/providers.py:128
2a0f28fd
MT
112#, python-format
113msgid "Updating %s forced"
114msgstr ""
115
b3783a55
MT
116#: ../src/ddns/providers.py:132
117#, python-format
118msgid "The dynamic host %(hostname)s (%(provider)s) is already up to date"
119msgstr ""
120
121#: ../src/ddns/providers.py:139
2a0f28fd 122#, python-format
b3783a55 123msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
2a0f28fd
MT
124msgstr ""
125
b3783a55
MT
126#: ../src/ddns/providers.py:220 ../src/ddns/providers.py:424
127#: ../src/ddns/providers.py:929 ../src/ddns/providers.py:1077
2a0f28fd
MT
128msgid "No valid FQDN was given."
129msgstr ""
130
b3783a55
MT
131#: ../src/ddns/providers.py:222
132msgid "Specified host does not exist."
133msgstr ""
134
135#: ../src/ddns/providers.py:226
136msgid "DNS error encountered."
137msgstr ""
138
139#. If we got here, some other update error happened.
140#: ../src/ddns/providers.py:229
141#, python-format
142msgid "Server response: %s"
143msgstr ""
144
145#: ../src/ddns/providers.py:345
146msgid "Scriptlet:"
147msgstr ""
148
149#: ../src/ddns/providers.py:426 ../src/ddns/providers.py:472
2a0f28fd
MT
150msgid "Invalid hostname specified."
151msgstr ""
152
b3783a55 153#: ../src/ddns/providers.py:428
2a0f28fd
MT
154msgid "Hostname not marked as a dynamic host."
155msgstr ""
156
b3783a55
MT
157#: ../src/ddns/providers.py:430 ../src/ddns/providers.py:481
158#: ../src/ddns/providers.py:658
2a0f28fd
MT
159msgid "Invalid IP address has been sent."
160msgstr ""
161
b3783a55 162#: ../src/ddns/providers.py:469
4011554b
MT
163msgid "No hostname specified."
164msgstr ""
165
b3783a55 166#: ../src/ddns/providers.py:478
4011554b
MT
167msgid "Account has been disabled."
168msgstr ""
169
b3783a55 170#: ../src/ddns/providers.py:484
4011554b
MT
171msgid "Too many failed requests."
172msgstr ""
173
b3783a55
MT
174#: ../src/ddns/providers.py:575 ../src/ddns/providers.py:746
175msgid "Domain not found."
4011554b
MT
176msgstr ""
177
b3783a55
MT
178#: ../src/ddns/providers.py:609
179msgid "An invalid IP address was submitted"
4011554b
MT
180msgstr ""
181
b3783a55
MT
182#: ../src/ddns/providers.py:748
183msgid "Domain not active."
4011554b
MT
184msgstr ""
185
b3783a55
MT
186#: ../src/ddns/providers.py:809
187msgid "Invalid protocol has been given"
4011554b
MT
188msgstr ""
189
b3783a55 190#: ../src/ddns/providers.py:903
4011554b
MT
191msgid "No Auth details specified."
192msgstr ""
193
b3783a55 194#: ../src/ddns/providers.py:925
4011554b
MT
195msgid "Invalid IPv4 address has been sent."
196msgstr ""
197
b3783a55 198#: ../src/ddns/providers.py:927
4011554b
MT
199msgid "Invalid IPv6 address has been sent."
200msgstr ""
201
b3783a55 202#: ../src/ddns/system.py:55
4011554b
MT
203#, python-format
204msgid "Running on distribution: %s"
205msgstr ""
206
b3783a55 207#: ../src/ddns/system.py:153
ba9a8e95
MT
208msgid "Request header:"
209msgstr ""
210
211#. Log response header.
b3783a55 212#: ../src/ddns/system.py:161 ../src/ddns/system.py:170
4011554b
MT
213#, python-format
214msgid "Response header (Status Code %s):"
ba9a8e95 215msgstr ""