]> git.ipfire.org Git - ddns.git/blame - po/ru.po
Add joker.com as new provider.
[ddns.git] / po / ru.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.
ed923f9d 4#
ba9a8e95 5# Translators:
4011554b 6# Alexander Savchenko, 2014
e58822bb 7# bubnov_pi <ipfire@bubnov.su>, 2014
ba9a8e95
MT
8# Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
9msgid ""
10msgstr ""
11"Project-Id-Version: IPFire Project\n"
12"Report-Msgid-Bugs-To: \n"
ed923f9d
MT
13"POT-Creation-Date: 2014-09-29 14:20+0000\n"
14"PO-Revision-Date: 2014-09-29 14:25+0000\n"
15"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
16"Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language/"
17"ru/)\n"
18"Language: ru\n"
ba9a8e95
MT
19"MIME-Version: 1.0\n"
20"Content-Type: text/plain; charset=UTF-8\n"
21"Content-Transfer-Encoding: 8bit\n"
ed923f9d
MT
22"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
23"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
4011554b 24
ed923f9d 25#: ../src/ddns/__init__.py:63
4011554b 26msgid "Debugging mode enabled"
e58822bb 27msgstr "Включён режим отладки"
ba9a8e95 28
ed923f9d 29#: ../src/ddns/__init__.py:90
4011554b
MT
30#, python-format
31msgid "Loading configuration file %s"
e58822bb 32msgstr "Загружается файл конфигурации %s"
4011554b 33
ed923f9d 34#: ../src/ddns/__init__.py:156
ba9a8e95
MT
35msgid "Found no entries in the configuration file. Exiting."
36msgstr "Не найдено записей в конфигурационном файле. Выход."
37
ed923f9d 38#: ../src/ddns/__init__.py:167
ba9a8e95
MT
39#, python-format
40msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
41msgstr "Ошибка обновления Dynamic DNS для %(hostname)s (%(provider)s):"
42
ed923f9d 43#: ../src/ddns/__init__.py:174
ba9a8e95
MT
44#, python-format
45msgid ""
46"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
47"exception:"
ed923f9d
MT
48msgstr ""
49"Обновление Dynamic DNS для %(hostname)s (%(provider)s) вызвало "
50"необработанное исключение:"
4011554b
MT
51
52#: ../src/ddns/errors.py:29
53msgid "Error"
54msgstr "Ошибка"
55
56#: ../src/ddns/errors.py:39
57msgid "Network error"
e58822bb 58msgstr "Сетевая ошибка"
4011554b
MT
59
60#: ../src/ddns/errors.py:47
61msgid ""
62"The server denied processing the request because account abuse is suspected"
ed923f9d
MT
63msgstr ""
64"Сервер отклонил обработку запроса из-за подозрения в компрометации аккаунта."
4011554b
MT
65
66#: ../src/ddns/errors.py:55
67msgid "Authentication against the server has failed"
e58822bb 68msgstr "Неудачная авторизация на сервере"
4011554b
MT
69
70#: ../src/ddns/errors.py:64
71msgid "The server denies any updates from this client"
e58822bb 72msgstr "Сервер отклоняет любые обновления от этого клиента"
4011554b
MT
73
74#: ../src/ddns/errors.py:72
75msgid "The configuration file has errors"
e58822bb 76msgstr "Конфигурационный файл содержит ошибки"
4011554b
MT
77
78#: ../src/ddns/errors.py:79
79msgid "Connection refused"
e58822bb 80msgstr "Соединение отклонено"
4011554b 81
ed923f9d 82#: ../src/ddns/errors.py:86 ../src/ddns/system.py:218
4011554b 83msgid "Connection timeout"
e58822bb 84msgstr "Тайм-аут подключения"
4011554b
MT
85
86#: ../src/ddns/errors.py:94
87msgid "The host could not be found in the configuration file"
e58822bb 88msgstr "Хост не найден в файле конфигурации"
4011554b
MT
89
90#: ../src/ddns/errors.py:102
91msgid "Internal server error"
e58822bb 92msgstr "Внутренняя ошибка сервера"
4011554b
MT
93
94#: ../src/ddns/errors.py:109
95msgid "Network unreachable"
e58822bb 96msgstr "Сеть недоступна"
4011554b 97
ed923f9d
MT
98#: ../src/ddns/errors.py:116
99#, fuzzy
100msgid "Not found"
101msgstr "Домен не найден."
102
103#: ../src/ddns/errors.py:124
4011554b 104msgid "Request error"
e58822bb 105msgstr "Ошибка запроса"
2a0f28fd 106
ed923f9d 107#: ../src/ddns/errors.py:132
b3783a55 108msgid "Could not resolve DNS entry"
ed923f9d 109msgstr ""
4011554b 110
ed923f9d 111#: ../src/ddns/errors.py:139
b3783a55 112msgid "Service unavailable"
e58822bb 113msgstr "Сервис недоступен"
b3783a55 114
ed923f9d 115#: ../src/ddns/errors.py:147
4011554b 116msgid "The update could not be performed"
e58822bb 117msgstr "Обновление не может быть выполнено"
4011554b 118
ed923f9d 119#: ../src/ddns/providers.py:85
b3783a55 120msgid "Provider is not properly configured"
ed923f9d 121msgstr ""
b3783a55 122
ed923f9d 123#: ../src/ddns/providers.py:154
2a0f28fd
MT
124#, python-format
125msgid "Updating %s forced"
e58822bb 126msgstr "Принудительное обновление %s"
2a0f28fd 127
ed923f9d
MT
128#: ../src/ddns/providers.py:170
129#, python-format
130msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
131msgstr ""
132"Обновление Dynamic DNS для %(hostname)s (%(provider)s) выполнено успешно."
133
134#: ../src/ddns/providers.py:194
135#, fuzzy, python-format
136msgid ""
137"An update for %(hostname)s (%(provider)s) is performed because of an IP "
138"address change"
139msgstr ""
140"Обновление Dynamic DNS для %(hostname)s (%(provider)s) вызвало "
141"необработанное исключение:"
142
143#: ../src/ddns/providers.py:202
144#, fuzzy, python-format
145msgid ""
146"An update for %(hostname)s (%(provider)s) is performed because the holdoff "
147"time has expired"
148msgstr ""
149"Обновление Dynamic DNS для %(hostname)s (%(provider)s) вызвало "
150"необработанное исключение:"
151
152#. Otherwise, we don't need to perform an update
153#: ../src/ddns/providers.py:209
154#, fuzzy, python-format
155msgid "No update required for %(hostname)s (%(provider)s)"
156msgstr "Ошибка обновления Dynamic DNS для %(hostname)s (%(provider)s):"
157
158#: ../src/ddns/providers.py:228 ../src/ddns/providers.py:242
e58822bb 159#, python-format
ed923f9d
MT
160msgid "An update has not been performed because earlier updates failed for %s"
161msgstr ""
162
163#: ../src/ddns/providers.py:230
164msgid "There will be no retries"
165msgstr ""
b3783a55 166
ed923f9d
MT
167#: ../src/ddns/providers.py:246
168msgid "Last failure message:"
169msgstr ""
170
171#: ../src/ddns/providers.py:251
2a0f28fd 172#, python-format
ed923f9d
MT
173msgid "Further updates will be withheld until %s"
174msgstr ""
2a0f28fd 175
ed923f9d
MT
176#: ../src/ddns/providers.py:385 ../src/ddns/providers.py:612
177#: ../src/ddns/providers.py:1191 ../src/ddns/providers.py:1340
2a0f28fd 178msgid "No valid FQDN was given."
e58822bb 179msgstr "Не дано верного FQDN"
2a0f28fd 180
ed923f9d 181#: ../src/ddns/providers.py:387
b3783a55 182msgid "Specified host does not exist."
e58822bb 183msgstr "Указанный узел не существует."
b3783a55 184
ed923f9d 185#: ../src/ddns/providers.py:391
b3783a55 186msgid "DNS error encountered."
e58822bb 187msgstr "Произошла ошибка DNS"
b3783a55
MT
188
189#. If we got here, some other update error happened.
ed923f9d 190#: ../src/ddns/providers.py:396 ../src/ddns/providers.py:785
b3783a55
MT
191#, python-format
192msgid "Server response: %s"
e58822bb 193msgstr "Ответ сервера: %s"
b3783a55 194
ed923f9d 195#: ../src/ddns/providers.py:531
b3783a55 196msgid "Scriptlet:"
ed923f9d 197msgstr ""
b3783a55 198
ed923f9d 199#: ../src/ddns/providers.py:614 ../src/ddns/providers.py:661
2a0f28fd 200msgid "Invalid hostname specified."
e58822bb 201msgstr "Указано неверное имя узла."
2a0f28fd 202
ed923f9d 203#: ../src/ddns/providers.py:616
2a0f28fd 204msgid "Hostname not marked as a dynamic host."
e58822bb 205msgstr "Узел не помечен как динамический."
2a0f28fd 206
ed923f9d
MT
207#: ../src/ddns/providers.py:618 ../src/ddns/providers.py:670
208#: ../src/ddns/providers.py:905
2a0f28fd 209msgid "Invalid IP address has been sent."
e58822bb 210msgstr "Отправлен некорректный IP-адрес."
ba9a8e95 211
ed923f9d 212#: ../src/ddns/providers.py:658
4011554b 213msgid "No hostname specified."
e58822bb 214msgstr "Не указано имя узла."
4011554b 215
ed923f9d 216#: ../src/ddns/providers.py:667
4011554b 217msgid "Account has been disabled."
e58822bb 218msgstr "Аккаунт отключен."
4011554b 219
ed923f9d 220#: ../src/ddns/providers.py:673
4011554b 221msgid "Too many failed requests."
e58822bb 222msgstr "Слишком много неудачных запросов."
4011554b 223
ed923f9d
MT
224#: ../src/ddns/providers.py:776
225#, fuzzy
226msgid "Malformed request has been sent."
227msgstr "Отправлен некорректный IP-адрес."
228
229#: ../src/ddns/providers.py:780
230msgid "Too frequent update requests have been sent."
231msgstr ""
232
233#: ../src/ddns/providers.py:826 ../src/ddns/providers.py:1013
b3783a55
MT
234msgid "Domain not found."
235msgstr "Домен не найден."
4011554b 236
ed923f9d
MT
237#: ../src/ddns/providers.py:861
238#, fuzzy
b3783a55 239msgid "An invalid IP address was submitted"
ed923f9d 240msgstr "Отправлен некорректный IP-адрес."
4011554b 241
ed923f9d 242#: ../src/ddns/providers.py:1015
b3783a55 243msgid "Domain not active."
e58822bb 244msgstr "Домен не активен."
4011554b 245
ed923f9d 246#: ../src/ddns/providers.py:1165
4011554b 247msgid "No Auth details specified."
e58822bb 248msgstr "Не указаны детали авторизации."
4011554b 249
ed923f9d 250#: ../src/ddns/providers.py:1187
4011554b 251msgid "Invalid IPv4 address has been sent."
e58822bb 252msgstr "Отправлен некорректный адрес IPv4."
4011554b 253
ed923f9d 254#: ../src/ddns/providers.py:1189
4011554b 255msgid "Invalid IPv6 address has been sent."
e58822bb 256msgstr "Отправлен некорректный адрес IPv6."
4011554b 257
ed923f9d
MT
258#: ../src/ddns/providers.py:1385
259#, fuzzy
260msgid "Invalid hostname specified"
261msgstr "Указано неверное имя узла."
262
b3783a55 263#: ../src/ddns/system.py:55
4011554b
MT
264#, python-format
265msgid "Running on distribution: %s"
e58822bb 266msgstr "Выполняется распространение: %s"
4011554b 267
b3783a55 268#: ../src/ddns/system.py:153
ba9a8e95
MT
269msgid "Request header:"
270msgstr "Заголовок запроса:"
271
272#. Log response header.
b3783a55 273#: ../src/ddns/system.py:161 ../src/ddns/system.py:170
4011554b
MT
274#, python-format
275msgid "Response header (Status Code %s):"
e58822bb 276msgstr "Заголовок ответа (Статус %s):"