From 7590274b21da38452bb4a4ad34b3ddf27385483e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 20 Aug 2008 17:23:53 +0000 Subject: * luci/i18n: add luci translations in xml format --- applications/luci-olsr/luasrc/i18n/olsr.de.xml | 75 +++++++++++++++++++++++++ applications/luci-olsr/luasrc/i18n/olsr.en.xml | 78 ++++++++++++++++++++++++++ 2 files changed, 153 insertions(+) create mode 100644 applications/luci-olsr/luasrc/i18n/olsr.de.xml create mode 100644 applications/luci-olsr/luasrc/i18n/olsr.en.xml (limited to 'applications/luci-olsr/luasrc/i18n') diff --git a/applications/luci-olsr/luasrc/i18n/olsr.de.xml b/applications/luci-olsr/luasrc/i18n/olsr.de.xml new file mode 100644 index 0000000000..a5f6622f33 --- /dev/null +++ b/applications/luci-olsr/luasrc/i18n/olsr.de.xml @@ -0,0 +1,75 @@ + + + + +Routen +Topologie +Es konnte keine Verbindung zum OLSR-Daemon hergestellt werden! +OLSR-Verbindungen +Übersicht über aktuell bestehende OLSR-Verbindungen +Erfolgsquote gesendeter Pakete +Erfolgsquote empfangener Pakete +Zu erwartende Sendeversuche pro Paket +MID + +Allgemeine Einstellungen +Debugmodus +Internet Protokoll +Start ohne Netzwerk +Abfragerate +TC-Redundanz +MPR-Selektoren +MPR-Selektoren und MPR +Alle Nachbarn +MPR-Erfassung +VQ-Level +VQ-Alterung +VQ-Algorithmus +Festkomma +Gleitkomma +Freifunk +MPR-Auswahl +MPR-Auswahl und Routing +VQ-Fisheye +VQ-Fenstergröße +VQ-Dijkstralimit +Hysterese aktivieren +FIB-Metrik +Ansicht zurücksetzen +Bereitschaft + +IPv4 Broadcast +Hello-Intervall +Hello-Gültigkeit +TC-Intervall +TC-Gültigkeit +MID-Intervall +MID-Gültigkeit +HNA-Intervall +HNA-Gültigkeit +Plugins + +IPv4 HNA-Ankündigungen +Hna4-Entries ermöglichen die Ankündigung von lokalen IPv4 Host- und Netz-Routen im Mesh-Netzwerk +Netzwerk-Adresse +IPv4 Adresse +Netzmaske +IPv4 Adresse + +IPv6 HNA-Ankündigungen +Hna6-Entries ermöglichen die Ankündigung von lokalen IPv6 Host- und Netz-Routen im Mesh-Netzwerk +Netzwerk-Adresse +IPv6 Adresse +Netzmaske +IPv6 Adresse + +IPC-Einstellungen +IPC-Verbindungen ermöglichen die Fernsteuerung des lokalen OLSR-Prozesses durch externe Programme +maximale Anzahl von Verbindungen +0 deaktiviert IPC +erlaubte Hostadressen +mehrere mit Leerzeichen trennen +erlaubte Netzbereiche +Adresse Maske; mehrere mit Leerzeichen + + diff --git a/applications/luci-olsr/luasrc/i18n/olsr.en.xml b/applications/luci-olsr/luasrc/i18n/olsr.en.xml new file mode 100644 index 0000000000..8d3aacac47 --- /dev/null +++ b/applications/luci-olsr/luasrc/i18n/olsr.en.xml @@ -0,0 +1,78 @@ + + + + +Routes +Topology +Unable to connect to the OLSR daemon. +To collect status information start the OLSR-Daemon and enable the "txtinfo"-Plugin +OLSR-Connections +Overview over current OLSR connections +Success rate of transmitted packets +Success rate of received packets +Expected transmission tries per packet +MID + +OLSR is a flexible routing protocol that supports building mobile ad-hoc networks. +General settings +Debugmode +Internet Protocol +Start without network +Pollrate +TC-Redundancy +MPR-Selectors +MPR-Selectors and MPR +All Neighbors +MPR-Coverage +LQ-Level +LQ-Aging +LQ-Algorithm +Fixed Point +Floating Point +Freifunk +MPR-Selection +MPR-Selection and Routing +LQ-Fisheye +LQ-Windowsize +LQ-Dijkstralimit +Use hysteresis +FIB-Metric +Clear Screen +Willingness + +IPv4 Broadcast +Hello-Interval +Hello-Validity +TC-Interval +TC-Validity +MID-Interval +MID-Validity +HNA-Interval +HNA-Validity +Plugins + +IPv4 HNA-Announcements +Hna4-entries are used to announce local ipv4 host- and net-routes within the mesh-network +Network-Address +ipv4 address +Netmask +ipv4 address + +IPv6 HNA-Announcements +Hna6-entries are used to announce local ipv6 host- and net-routes within the mesh-network +Network-Address +ipv6 address +Netmask +ipv6 address + +IPC-Settings +IPC-connections allow external programs to remote-control the local OLSR process +max. allowed connections +0 disables IPC +Allowed hosts +multiple separated by space +Allowed networks +address netmask; separated by space + + + -- cgit v1.2.3