diff options
author | Translation System <luci-i18n@lists.subsignal.org> | 2009-07-08 23:11:05 +0000 |
---|---|---|
committer | Translation System <luci-i18n@lists.subsignal.org> | 2009-07-08 23:11:05 +0000 |
commit | 23ec891b5c1ab478e960b11ced8db25df2cda6c1 (patch) | |
tree | 7946ab8d36d151923d47bf6d8111bedbf55df63d /po/es | |
parent | 203fc5c5150da6c4ef2f90b98ef63b99f6b0daf2 (diff) |
Commit from LuCI Translation Portal by user keksdosenmann. 4 of 8 messages translated (0 fuzzy).
Diffstat (limited to 'po/es')
-rw-r--r-- | po/es/ddns.po | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/po/es/ddns.po b/po/es/ddns.po new file mode 100644 index 000000000..25e2e82f3 --- /dev/null +++ b/po/es/ddns.po @@ -0,0 +1,54 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:41+0200\n" +"PO-Revision-Date: 2009-07-09 00:59+0200\n" +"Last-Translator: Stefan Pirwitz <i18n@freifunk-bno.de>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Pootle 1.1.0\n" + +#. Dynamic DNS +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:1 +msgid "ddns" +msgstr "DNS dinámico" + +#. Dynamic DNS allows that your router can be reached with a fixed hostname while having a dynamically changing IP-Address. +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:2 +msgid "ddns_desc" +msgstr "" +"DNS Dinámico, le permite a su router ser alcanzado con un nombre de host " +"establecido/fijo aunque su dirección IP cambie en forma dinámica." + +#. Source of IP-Address +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:3 +msgid "ddns_service_ipsource" +msgstr "Dirección IP de origen" + +#. Check for changed IP every +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:4 +msgid "ddns_service_checkinterval" +msgstr "Verificar que la dirección IP haya cambiado cada" + +#. Check-Time unit +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5 +msgid "ddns_service_checkunit" +msgstr "" + +#. Force update every +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:6 +msgid "ddns_service_forceinterval" +msgstr "" + +#. Force-Time unit +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7 +msgid "ddns_service_forceunit" +msgstr "" + +#. Custom Update-URL +#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8 +msgid "ddns_service_updateurl" +msgstr "" |