Commit from LuCI Translation Portal by user keksdosenmann. 8 of 8 messages translated (0 fuzzy).
This commit is contained in:
parent
a5e9a2d3dd
commit
07caf9d124
1 changed files with 56 additions and 0 deletions
56
po/ca/ddns.po
Normal file
56
po/ca/ddns.po
Normal file
|
@ -0,0 +1,56 @@
|
|||
# ddns.pot
|
||||
# generated from ./applications/luci-ddns/luasrc/i18n/ddns.en.lua
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-05-26 16:39+0200\n"
|
||||
"PO-Revision-Date: 2009-05-26 20:19+0200\n"
|
||||
"Last-Translator: Eduard Duran <iopahopa@gmail.com>\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àmic"
|
||||
|
||||
#. 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 ""
|
||||
"El DNS dinàmic permet que el teu router sigui localitzable amb un nom de "
|
||||
"màquin fix mentre té una adreça IP dinàmica."
|
||||
|
||||
#. Source of IP-Address
|
||||
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:3
|
||||
msgid "ddns_service_ipsource"
|
||||
msgstr "Origen de l'adreça IP"
|
||||
|
||||
#. Check for changed IP every
|
||||
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:4
|
||||
msgid "ddns_service_checkinterval"
|
||||
msgstr "Comprova si s'ha canviat la IP cada"
|
||||
|
||||
#. Check-Time unit
|
||||
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5
|
||||
msgid "ddns_service_checkunit"
|
||||
msgstr "Unitat de temps de comprovació"
|
||||
|
||||
#. Force update every
|
||||
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:6
|
||||
msgid "ddns_service_forceinterval"
|
||||
msgstr "Força actualització cada"
|
||||
|
||||
#. Force-Time unit
|
||||
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7
|
||||
msgid "ddns_service_forceunit"
|
||||
msgstr "Unitat de temps de forceig"
|
||||
|
||||
#. Custom Update-URL
|
||||
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8
|
||||
msgid "ddns_service_updateurl"
|
||||
msgstr "URL d'actualització personalitzada"
|
Loading…
Reference in a new issue