]> git.ipfire.org Git - ddns.git/blame - po/pl.po
README: Mention support for nsupdate
[ddns.git] / po / pl.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# Jakub Ratajczak <j.ratajczak@eqba.pl>, 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: Polish (http://www.transifex.com/projects/p/ipfire/language/"
15"pl/)\n"
16"Language: pl\n"
ba9a8e95
MT
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
2a0f28fd
MT
20"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
21"|| n%100>=20) ? 1 : 2);\n"
ba9a8e95 22
2a0f28fd 23#: ../src/ddns/__init__.py:139
ba9a8e95
MT
24msgid "Found no entries in the configuration file. Exiting."
25msgstr "Nie znaleziono żadnych wpisów w pliku configuracyjnym. Kończenie."
26
2a0f28fd 27#: ../src/ddns/__init__.py:151
ba9a8e95
MT
28#, python-format
29msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
2a0f28fd
MT
30msgstr ""
31"Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) nieudana:"
ba9a8e95 32
2a0f28fd 33#: ../src/ddns/__init__.py:156
ba9a8e95
MT
34#, python-format
35msgid ""
36"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
37"exception:"
2a0f28fd
MT
38msgstr ""
39"Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) wywołała "
40"nieobsługiwany błąd: "
ba9a8e95 41
2a0f28fd 42#: ../src/ddns/__init__.py:160
ba9a8e95
MT
43#, python-format
44msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
2a0f28fd
MT
45msgstr ""
46"Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) poprawna:"
47
48#: ../src/ddns/providers.py:120
49#, python-format
50msgid "Updating %s forced"
51msgstr ""
52
53#: ../src/ddns/providers.py:124
54#, python-format
55msgid "%s is already up to date"
56msgstr ""
57
58#: ../src/ddns/providers.py:247
59msgid "No valid FQDN was given."
60msgstr ""
61
62#: ../src/ddns/providers.py:249
63msgid "Invalid hostname specified."
64msgstr ""
65
66#: ../src/ddns/providers.py:251
67msgid "Hostname not marked as a dynamic host."
68msgstr ""
69
70#: ../src/ddns/providers.py:253
71msgid "Invalid IP address has been sent."
72msgstr ""
ba9a8e95 73
2a0f28fd 74#: ../src/ddns/system.py:127
ba9a8e95
MT
75msgid "Request header:"
76msgstr "Nagłówek żądania: "
77
78#. Log response header.
2a0f28fd 79#: ../src/ddns/system.py:135
ba9a8e95
MT
80msgid "Response header:"
81msgstr "Nagłówek odpowiedzi: "