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