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