]> git.ipfire.org Git - oddments/ddns.git/blame - po/hu.po
Remove some code duplication for guessing IP addresses.
[oddments/ddns.git] / po / hu.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.
2a0f28fd 4#
ba9a8e95
MT
5# Translators:
6# Gábor Sávolyi <huginn@naglfar.hu>, 2013
7msgid ""
8msgstr ""
9"Project-Id-Version: IPFire Project\n"
10"Report-Msgid-Bugs-To: \n"
2a0f28fd 11"POT-Creation-Date: 2014-06-11 00:13+0200\n"
ba9a8e95
MT
12"PO-Revision-Date: 2013-11-20 13:12+0000\n"
13"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
2a0f28fd
MT
14"Language-Team: Hungarian (http://www.transifex.com/projects/p/ipfire/"
15"language/hu/)\n"
16"Language: hu\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=2; plural=(n != 1);\n"
21
2a0f28fd 22#: ../src/ddns/__init__.py:139
ba9a8e95
MT
23msgid "Found no entries in the configuration file. Exiting."
24msgstr "Nem találhatóak bejegyzések a konfigurációs fájlban. Feladat vége."
25
2a0f28fd 26#: ../src/ddns/__init__.py:151
ba9a8e95
MT
27#, python-format
28msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
29msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése sikertelen:"
30
2a0f28fd 31#: ../src/ddns/__init__.py:156
ba9a8e95
MT
32#, python-format
33msgid ""
34"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
35"exception:"
2a0f28fd
MT
36msgstr ""
37"A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése nem várt választ "
38"adott:"
ba9a8e95 39
2a0f28fd 40#: ../src/ddns/__init__.py:160
ba9a8e95
MT
41#, python-format
42msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
43msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése sikeres."
44
2a0f28fd
MT
45#: ../src/ddns/providers.py:120
46#, python-format
47msgid "Updating %s forced"
48msgstr ""
49
50#: ../src/ddns/providers.py:124
51#, python-format
52msgid "%s is already up to date"
53msgstr ""
54
55#: ../src/ddns/providers.py:247
56msgid "No valid FQDN was given."
57msgstr ""
58
59#: ../src/ddns/providers.py:249
60msgid "Invalid hostname specified."
61msgstr ""
62
63#: ../src/ddns/providers.py:251
64msgid "Hostname not marked as a dynamic host."
65msgstr ""
66
67#: ../src/ddns/providers.py:253
68msgid "Invalid IP address has been sent."
69msgstr ""
70
71#: ../src/ddns/system.py:127
ba9a8e95
MT
72msgid "Request header:"
73msgstr "A lekérés fejléce:"
74
75#. Log response header.
2a0f28fd 76#: ../src/ddns/system.py:135
ba9a8e95
MT
77msgid "Response header:"
78msgstr "A válasz fejléce:"