diff options
Diffstat (limited to 'applications/luci-app-ddns/po/pl/ddns.po')
-rw-r--r-- | applications/luci-app-ddns/po/pl/ddns.po | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/applications/luci-app-ddns/po/pl/ddns.po b/applications/luci-app-ddns/po/pl/ddns.po new file mode 100644 index 000000000..390978304 --- /dev/null +++ b/applications/luci-app-ddns/po/pl/ddns.po @@ -0,0 +1,90 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-02 13:44+0100\n" +"PO-Revision-Date: 2013-01-06 13:08+0200\n" +"Last-Translator: obsy <cezary@eko.one.pl>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Check for changed IP every" +msgstr "Sprawdzaj zmiany adresu IP co" + +msgid "Check-time unit" +msgstr "Jednostka czasu sprawdzania" + +msgid "Custom update-URL" +msgstr "Niestandardowy adres aktualizacyjny" + +msgid "Dynamic DNS" +msgstr "Dynamiczny DNS" + +msgid "" +"Dynamic DNS allows that your router can be reached with a fixed hostname " +"while having a dynamically changing IP address." +msgstr "" +"Dynamiczny DNS umożliwia dostęp do routera z użyciem stałej nazwy hosta, " +"pomimo posiadania dynamicznie zmieniającego się adresu IP." + +msgid "Enable" +msgstr "Włącz" + +msgid "Force update every" +msgstr "Wymuszaj aktualizację co" + +msgid "Force-time unit" +msgstr "Jednostka czasu wymuszania" + +msgid "Hostname" +msgstr "Nazwa hosta" + +msgid "Interface" +msgstr "Interfejs" + +msgid "Network" +msgstr "Sieć" + +msgid "Password" +msgstr "Hasło" + +msgid "Service" +msgstr "Usługa" + +msgid "Source of IP address" +msgstr "Źródło adresu IP" + +msgid "URL" +msgstr "URL" + +msgid "Username" +msgstr "Nazwa użytkownika" + +msgid "custom" +msgstr "niestandardowe" + +# Hours +msgid "h" +msgstr "godz." + +msgid "interface" +msgstr "interfejs" + +# Minutes (not minimum) +msgid "min" +msgstr "min" + +msgid "network" +msgstr "sieć" + +#~ msgid "Event interface" +#~ msgstr "Interfejs" + +#~ msgid "On which interface up should start the ddns script process." +#~ msgstr "Określa interfejs na którym zostanie uruchomiony skrypt ddns." |