]> git.ipfire.org Git - oddments/ddns.git/blame - po/pl.po
Rename update methods to update().
[oddments/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.
4#
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"
11"POT-Creation-Date: 2012-07-19 18:48+0000\n"
12"PO-Revision-Date: 2013-11-20 13:12+0000\n"
13"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
14"Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/pl/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: pl\n"
19"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20
21#: ddns/__init__.py:117
22msgid "Found no entries in the configuration file. Exiting."
23msgstr "Nie znaleziono żadnych wpisów w pliku configuracyjnym. Kończenie."
24
25#: ddns/__init__.py:129
26#, python-format
27msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) nieudana:"
29
30#: ddns/__init__.py:134
31#, python-format
32msgid ""
33"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
34"exception:"
35msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) wywołała nieobsługiwany błąd: "
36
37#: ddns/__init__.py:138
38#, python-format
39msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
40msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) poprawna:"
41
42#: ddns/system.py:73
43msgid "Request header:"
44msgstr "Nagłówek żądania: "
45
46#. Log response header.
47#: ddns/system.py:81
48msgid "Response header:"
49msgstr "Nagłówek odpowiedzi: "