blob: 4bbc6608ac10a263cb69300f02a6319fb3a56f8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-26 19:03+0200\n"
"PO-Revision-Date: 2009-05-19 17:04+0200\n"
"Last-Translator: Jose Monteiro <jm@unimos.net>\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 "Dynamic DNS"
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 ""
"Dynamic DNS allows that your router can be reached with a fixed hostname "
"while having a dynamically changing IP-Address."
msgstr ""
"O DNS dinâmico permite que o seu router possa ser encontrado a partir de um "
"hostname fixo, mesmo usando um Endereço IP dinâmico."
#. Source of IP-Address
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:3
msgid "Source of IP-Address"
msgstr "Origem do Endereço IP"
#. Check for changed IP every
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:4
msgid "Check for changed IP every"
msgstr "Intervalo para verificação de alteração do endereço IP"
#. Check-Time unit
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5
msgid "Check-Time unit"
msgstr "Unidade de tempo para verificação"
#. Force update every
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:6
msgid "Force update every"
msgstr "Forçar actualização a cada"
#. Force-Time unit
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7
msgid "Force-Time unit"
msgstr "Unidade de tempo para actualização forçada"
#. Custom Update-URL
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8
msgid "ddns_service_updateurl"
msgstr "URL para actualização personalizada"
|