]> git.ipfire.org Git - ddns.git/blob - po/pt_PT.po
Update translations.
[ddns.git] / po / pt_PT.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-22 12:37+0000\n"
11 "PO-Revision-Date: 2014-06-23 08:45+0000\n"
12 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
13 "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/ipfire/language/pt_PT/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: pt_PT\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: ../src/ddns/__init__.py:60
21 msgid "Debugging mode enabled"
22 msgstr ""
23
24 #: ../src/ddns/__init__.py:128
25 #, python-format
26 msgid "Loading configuration file %s"
27 msgstr ""
28
29 #: ../src/ddns/__init__.py:183
30 msgid "Found no entries in the configuration file. Exiting."
31 msgstr ""
32
33 #: ../src/ddns/__init__.py:194
34 #, python-format
35 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
36 msgstr ""
37
38 #: ../src/ddns/__init__.py:201
39 #, python-format
40 msgid ""
41 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
42 "exception:"
43 msgstr ""
44
45 #: ../src/ddns/__init__.py:205
46 #, python-format
47 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
48 msgstr ""
49
50 #: ../src/ddns/errors.py:29
51 msgid "Error"
52 msgstr ""
53
54 #: ../src/ddns/errors.py:39
55 msgid "Network error"
56 msgstr ""
57
58 #: ../src/ddns/errors.py:47
59 msgid ""
60 "The server denied processing the request because account abuse is suspected"
61 msgstr ""
62
63 #: ../src/ddns/errors.py:55
64 msgid "Authentication against the server has failed"
65 msgstr ""
66
67 #: ../src/ddns/errors.py:64
68 msgid "The server denies any updates from this client"
69 msgstr ""
70
71 #: ../src/ddns/errors.py:72
72 msgid "The configuration file has errors"
73 msgstr ""
74
75 #: ../src/ddns/errors.py:79
76 msgid "Connection refused"
77 msgstr ""
78
79 #: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
80 msgid "Connection timeout"
81 msgstr ""
82
83 #: ../src/ddns/errors.py:94
84 msgid "The host could not be found in the configuration file"
85 msgstr ""
86
87 #: ../src/ddns/errors.py:102
88 msgid "Internal server error"
89 msgstr ""
90
91 #: ../src/ddns/errors.py:109
92 msgid "Network unreachable"
93 msgstr ""
94
95 #: ../src/ddns/errors.py:117
96 msgid "Request error"
97 msgstr ""
98
99 #: ../src/ddns/errors.py:124
100 msgid "Service unavailable"
101 msgstr ""
102
103 #: ../src/ddns/errors.py:132
104 msgid "The update could not be performed"
105 msgstr ""
106
107 #: ../src/ddns/providers.py:129
108 #, python-format
109 msgid "Updating %s forced"
110 msgstr ""
111
112 #: ../src/ddns/providers.py:133
113 #, python-format
114 msgid "%s is already up to date"
115 msgstr ""
116
117 #: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
118 #: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
119 msgid "No valid FQDN was given."
120 msgstr ""
121
122 #: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
123 msgid "Invalid hostname specified."
124 msgstr ""
125
126 #: ../src/ddns/providers.py:282
127 msgid "Hostname not marked as a dynamic host."
128 msgstr ""
129
130 #: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
131 #: ../src/ddns/providers.py:475
132 msgid "Invalid IP address has been sent."
133 msgstr ""
134
135 #: ../src/ddns/providers.py:324
136 msgid "No hostname specified."
137 msgstr ""
138
139 #: ../src/ddns/providers.py:333
140 msgid "Account has been disabled."
141 msgstr ""
142
143 #: ../src/ddns/providers.py:339
144 msgid "Too many failed requests."
145 msgstr ""
146
147 #: ../src/ddns/providers.py:388
148 msgid "Specified host does not exist."
149 msgstr ""
150
151 #: ../src/ddns/providers.py:392
152 msgid "DNS error encountered."
153 msgstr ""
154
155 #. If we got here, some other update error happened.
156 #: ../src/ddns/providers.py:395
157 #, python-format
158 msgid "Server response: %s"
159 msgstr ""
160
161 #: ../src/ddns/providers.py:596
162 msgid "Domain not found."
163 msgstr ""
164
165 #: ../src/ddns/providers.py:598
166 msgid "Domain not active."
167 msgstr ""
168
169 #: ../src/ddns/providers.py:694
170 msgid "No Auth details specified."
171 msgstr ""
172
173 #: ../src/ddns/providers.py:716
174 msgid "Invalid IPv4 address has been sent."
175 msgstr ""
176
177 #: ../src/ddns/providers.py:718
178 msgid "Invalid IPv6 address has been sent."
179 msgstr ""
180
181 #: ../src/ddns/system.py:52
182 #, python-format
183 msgid "Running on distribution: %s"
184 msgstr ""
185
186 #: ../src/ddns/system.py:155
187 msgid "Request header:"
188 msgstr ""
189
190 #. Log response header.
191 #: ../src/ddns/system.py:163
192 #, python-format
193 msgid "Response header (Status Code %s):"
194 msgstr ""