blob: 5b7809123568e572255f2cc3097965d6550e04bb (
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
57
|
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-26 17:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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: Translate Toolkit 1.1.1\n"
#. Dynamic DNS
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:1
msgid "Dynamic DNS"
msgstr "Dynamisches DNS"
#. 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 ""
"Dynamisches DNS erlaubt es, den Router bei dynamischer IP-Adresse über einen "
"festen DNS-Namen zu erreichen."
#. Source of IP-Address
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:3
msgid "Source of IP-Address"
msgstr "Quelle der IP-Adresse"
#. Check for changed IP every
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:4
msgid "Check for changed IP every"
msgstr "Teste auf neue IP alle"
#. Check-Time unit
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5
msgid "Check-Time unit"
msgstr "Test-Zeiteinheit"
#. Force update every
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:6
msgid "Force update every"
msgstr "Erzwinge Aktualisierung alle"
#. Force-Time unit
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7
msgid "Force-Time unit"
msgstr "Erzwinge-Zeiteinheit"
#. Custom Update-URL
#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8
msgid "Custom Update-URL"
msgstr "Eigene Update-URL"
|