- Current Mode
+
- D-Star linked to
+
- YSF linked to
+
- DMR TS1 last linked to
- DMR TS2 last linked to
+
+
@@ -45,24 +45,24 @@
- Location
- TX-Freq.
- RX-Freq.
+
+
+
- YSFGateway
+
- DMR CC
+
- DMR-Master
- TS1
- TS2
+
+
+
enabled';
+ echo 'label-success">'._("enabled");
} else {
- echo 'label-default">disabled';
+ echo 'label-default">'._("disabled");
}
?>
enabled';
+ echo 'label-success">'._("enabled");
} else {
- echo 'label-default">disabled';
+ echo 'label-default">'._("disabled");
}
?>
- System Info
+
diff --git a/include/tools.php b/include/tools.php
index 7d723f8..ed6eff8 100644
--- a/include/tools.php
+++ b/include/tools.php
@@ -70,13 +70,13 @@ function checkSetup() {
error_reporting(E_ERROR | E_WARNING | E_PARSE);
if (defined(DISTRIBUTION)) {
?>
-
You are using an old config.php. Please configure your Dashboard by calling
setup.php !
+
setup.php!"); ?>
-
You forgot to remove setup.php in root-directory of your dashboard or you forgot to configure it! Please delete the file or configure your Dashboard by calling
setup.php !
+
setup.php!"); ?>
-
Currently TXing
+
- Time ()
- Mode
- Callsign
+ ()
+
+
- Name
+
- Talker Alias
+
- DSTAR-ID
- Target
- Source
- TX-Time
+
+
+
+
diff --git a/include/ysfgatewayinfo.php b/include/ysfgatewayinfo.php
index 68d5372..a16d151 100644
--- a/include/ysfgatewayinfo.php
+++ b/include/ysfgatewayinfo.php
@@ -2,7 +2,7 @@
?>
-
YSFGateway-Infos
+
@@ -10,10 +10,10 @@
">YSFGateway Process is running ">">YSFGateway Process is down!">
@@ -22,7 +22,7 @@
-
YSFReflectors reported active
+
@@ -34,11 +34,11 @@
?>
- No.
- Name
- Description
- ID
- Connections
+
+
+
+
+
diff --git a/index.php b/index.php
index 6d08fb8..73c931f 100644
--- a/index.php
+++ b/index.php
@@ -9,6 +9,16 @@ header("Cache-Control: no-cache, must-revalidate");
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
// do not touch this includes!!! Never ever!!!
include "config/config.php";
+
+include "locale/".LOCALE."/settings.php";
+$codeset = "UTF8";
+putenv('LANG='.LANG_LOCALE.'.'.$codeset);
+putenv('LANGUAGE='.LANG_LOCALE.'.'.$codeset);
+bind_textdomain_codeset('messages', $codeset);
+bindtextdomain('messages', dirname(__FILE__).'/locale/');
+setlocale(LC_ALL, LANG_LOCALE.'.'.$codeset);
+textdomain('messages');
+
include "include/tools.php";
startStopwatch();
showLapTime("Start of page");
@@ -45,17 +55,19 @@ include "version.php";
For full functionality of this site it is necessary to enable JavaScript.
diff --git a/locale/de_DE/LC_MESSAGES/messages.mo b/locale/de_DE/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..a11cab9
Binary files /dev/null and b/locale/de_DE/LC_MESSAGES/messages.mo differ
diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po
new file mode 100644
index 0000000..2e71897
--- /dev/null
+++ b/locale/de_DE/LC_MESSAGES/messages.po
@@ -0,0 +1,343 @@
+# Translation-Template
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: 2017-03-13\n"
+"Report-Msgid-Bugs-To: dg9vh@darc.de\n"
+"POT-Creation-Date: 2017-03-13 21:28+0000\n"
+"PO-Revision-Date: 2017-03-13 21:30+0000\n"
+"Last-Translator: Kim - DG9VH \n"
+"Language-Team: LANGUAGE \n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:214
+msgid "Power"
+msgstr "Spannung"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:219
+msgid "CPU-Temperature"
+msgstr "CPU-Temperatur"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:224
+msgid "CPU-Frequency"
+msgstr "CPU-Frequenz"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:228
+msgid "System-Load"
+msgstr "System-Last"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:229
+msgid "CPU-Usage"
+msgstr "CPU-Nutzung"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:230
+msgid "Uptime"
+msgstr "Laufzeit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:231
+msgid "Idle"
+msgstr "Nichts tuend"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:237
+msgid "online"
+msgstr "am Netz"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:237
+msgid "on battery"
+msgstr "an der Baterie"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:59
+msgid "for"
+msgstr "für"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:61
+msgid "Repeater"
+msgstr "Relais"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:63
+msgid "Hotspot"
+msgstr "Zugangspunkt"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:70
+msgid "DMR-Network: "
+msgstr "DNR-Netzwerk: "
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:100
+msgid "View Log"
+msgstr "Log anzeigen"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:101
+msgid "Reboot MMDVMHost"
+msgstr "MMDVMHost neustarten"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:102
+msgid "Reboot System"
+msgstr "System neustarten"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:103
+msgid "ShutDown System"
+msgstr "System herunterfahren"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:108
+msgid "DMRplus"
+msgstr "DMRplus"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:109
+msgid "BrandMeister"
+msgstr "BrandMeister"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:159
+msgid "Last Reload"
+msgstr "Letzte Aktualisierung"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:169
+msgid "stop refreshing"
+msgstr "autom. neuladen stoppen"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:171
+msgid "autom. neuladen starten"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:174
+msgid "get your own at:"
+msgstr "lade dein eigenes unter:"
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:174
+msgid "Credits"
+msgstr "Dankeschön"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:3
+msgid "Disk Use"
+msgstr "Auslastung"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:10
+msgid "File System"
+msgstr "Datei-System"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:11
+msgid "Mount Point"
+msgstr "Einhängepunkt"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:12
+msgid "Use"
+msgstr "Benutzt"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:13
+msgid "Free"
+msgstr "Frei"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:14
+msgid "Used"
+msgstr "Benutzt"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:15
+msgid "Total"
+msgstr "Gesamt"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:6
+msgid "Last Heard List of today's"
+msgstr "Liste zuletzt gehörter"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:6
+msgid "callsigns."
+msgstr "Rufzeichen."
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:13
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:13
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:10
+msgid "Time"
+msgstr "Zeit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:14
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:14
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:11
+msgid "Mode"
+msgstr "Modus"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:15
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:15
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:12
+msgid "Callsign"
+msgstr "Rufzeichen"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:19
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:19
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:16
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:38
+msgid "Name"
+msgstr "Name"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:23
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:23
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:25
+msgid "DSTAR-ID"
+msgstr "DSTAR-ID"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:24
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:24
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:26
+msgid "Target"
+msgstr "Ziel"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:25
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:25
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:27
+msgid "Source"
+msgstr "Quelle"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:26
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:26
+msgid "Dur (s)"
+msgstr "Dauer (s)"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:27
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:27
+msgid "Loss"
+msgstr "Verlust"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:28
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:28
+msgid "BER"
+msgstr "BER"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:6
+msgid "Today's local transmissions"
+msgstr "Lokale Aussendungen heute"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:30
+msgid "RSSI (min)"
+msgstr "RSSI (min)"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:31
+msgid "RSSI (max)"
+msgstr "RSSI (max)"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:32
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:33
+msgid "RSSI (avg)"
+msgstr "RSSI (mw)"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/modes.php:3
+msgid "Enabled Modes"
+msgstr "Aktivierte Modi"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:3
+msgid "Repeater Info"
+msgstr "Repeater Info"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:9
+msgid "Current Mode"
+msgstr "Aktueller Modus"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:13
+msgid "D-Star linked to"
+msgstr "D-Star verbunden mit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:18
+msgid "YSF linked to"
+msgstr "YSF verbunden mit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:23
+msgid "DMR TS1 last linked to"
+msgstr "DMR TS1 zuletzt verbunden mit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:24
+msgid "DMR TS2 last linked to"
+msgstr "DMR TS2 zuletzt verbunden mit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:48
+msgid "Location"
+msgstr "Ort"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:49
+msgid "TX-Freq."
+msgstr "TX-Freq."
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:50
+msgid "RX-Freq."
+msgstr "RX-Freq."
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:54
+msgid "YSFGateway"
+msgstr "YSFGateway"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:59
+msgid "DMR CC"
+msgstr "DMR CC"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:63
+msgid "DMR-Master"
+msgstr "DMR-Master"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:64
+msgid "TS1"
+msgstr "TS1"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:65
+msgid "TS2"
+msgstr "TS2"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:97
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:104
+msgid "enabled"
+msgstr "aktiv"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:99
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:106
+msgid "disabled"
+msgstr "inaktiv"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/sysinfo_ajax.php:3
+msgid "System Info"
+msgstr "System Informationen"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:3
+msgid "Currently TXing"
+msgstr "Aktuelle Aussendung"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:21
+msgid "Talker Alias"
+msgstr "Talker Alias"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:28
+msgid "TX-Time"
+msgstr "Sende-Zeit"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:5
+msgid "YSFGateway-Infos"
+msgstr "YSFGateway-Informationen"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:13
+msgid "YSFGateway Process is running"
+msgstr "YSFGateway Prozess läuft"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:16
+msgid "YSFGateway Process is down!"
+msgstr "YSFGateway Prozess läuft nicht!"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:25
+msgid "YSFReflectors reported active"
+msgstr "YSFReflectoren aktiv"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:37
+msgid "No."
+msgstr "Nr."
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:39
+msgid "Description"
+msgstr "Beschreibung"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:40
+msgid "ID"
+msgstr "ID"
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:41
+msgid "Connections"
+msgstr "Verbindungen"
diff --git a/locale/de_DE/settings.php b/locale/de_DE/settings.php
new file mode 100644
index 0000000..d63781c
--- /dev/null
+++ b/locale/de_DE/settings.php
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/locale/en_GB/LC_MESSAGES/messages.mo b/locale/en_GB/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..69ce871
Binary files /dev/null and b/locale/en_GB/LC_MESSAGES/messages.mo differ
diff --git a/locale/en_GB/LC_MESSAGES/messages.po b/locale/en_GB/LC_MESSAGES/messages.po
new file mode 100644
index 0000000..de1a931
--- /dev/null
+++ b/locale/en_GB/LC_MESSAGES/messages.po
@@ -0,0 +1,78 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-03-13 18:38+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: DG9VH \n"
+"Language-Team: LANGUAGE \n"
+"Language: de_DE\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: index.php:55
+msgid "for"
+msgstr ""
+
+#: index.php:57
+msgid "Repeater"
+msgstr ""
+
+#: index.php:59
+msgid "Hotspot"
+msgstr ""
+
+#: index.php:66
+msgid "DMR-Network: "
+msgstr ""
+
+#: index.php:96
+msgid "View Log"
+msgstr ""
+
+#: index.php:97
+msgid "Reboot MMDVMHost"
+msgstr ""
+
+#: index.php:98
+msgid "Reboot System"
+msgstr ""
+
+#: index.php:99
+msgid "ShutDown System"
+msgstr ""
+
+#: index.php:104
+msgid "DMRplus"
+msgstr ""
+
+#: index.php:105
+msgid "BrandMeister"
+msgstr ""
+
+#: index.php:155
+msgid "Last Reload"
+msgstr ""
+
+#: index.php:165
+msgid "stop refreshing"
+msgstr ""
+
+#: index.php:167
+msgid "start refreshing"
+msgstr ""
+
+#: index.php:170
+msgid "get your own at:"
+msgstr "lade dein eigenes Dashboard von:"
+
+#: index.php:170
+msgid "Credits"
+msgstr "Danksagungen"
diff --git a/locale/en_GB/settings.php b/locale/en_GB/settings.php
new file mode 100644
index 0000000..31eb3d7
--- /dev/null
+++ b/locale/en_GB/settings.php
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/messages.pot b/messages.pot
new file mode 100644
index 0000000..47530b6
--- /dev/null
+++ b/messages.pot
@@ -0,0 +1,343 @@
+# Translation-Template
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: 2017-03-13\n"
+"Report-Msgid-Bugs-To: dg9vh@darc.de\n"
+"POT-Creation-Date: 2017-03-13 21:28+0000\n"
+"PO-Revision-Date: 2017-03-13 21:30+0000\n"
+"Last-Translator: Kim - DG9VH \n"
+"Language-Team: LANGUAGE \n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:214
+msgid "Power"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:219
+msgid "CPU-Temperature"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:224
+msgid "CPU-Frequency"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:228
+msgid "System-Load"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:229
+msgid "CPU-Usage"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:230
+msgid "Uptime"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:231
+msgid "Idle"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:237
+msgid "online"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/ajax.php:237
+msgid "on battery"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:59
+msgid "for"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:61
+msgid "Repeater"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:63
+msgid "Hotspot"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:70
+msgid "DMR-Network: "
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:100
+msgid "View Log"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:101
+msgid "Reboot MMDVMHost"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:102
+msgid "Reboot System"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:103
+msgid "ShutDown System"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:108
+msgid "DMRplus"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:109
+msgid "BrandMeister"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:159
+msgid "Last Reload"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:169
+msgid "stop refreshing"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:171
+msgid "start refreshing"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:174
+msgid "get your own at:"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/index.php:174
+msgid "Credits"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:3
+msgid "Disk Use"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:10
+msgid "File System"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:11
+msgid "Mount Point"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:12
+msgid "Use"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:13
+msgid "Free"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:14
+msgid "Used"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/disk.php:15
+msgid "Total"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:6
+msgid "Last Heard List of today's"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:6
+msgid "callsigns."
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:13
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:13
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:10
+msgid "Time"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:14
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:14
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:11
+msgid "Mode"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:15
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:15
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:12
+msgid "Callsign"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:19
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:19
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:16
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:38
+msgid "Name"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:23
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:23
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:25
+msgid "DSTAR-ID"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:24
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:24
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:26
+msgid "Target"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:25
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:25
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:27
+msgid "Source"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:26
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:26
+msgid "Dur (s)"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:27
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:27
+msgid "Loss"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/lh_ajax.php:28
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:28
+msgid "BER"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:6
+msgid "Today's local transmissions"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:30
+msgid "RSSI (min)"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:31
+msgid "RSSI (max)"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:32
+#: /var/www/html/Codiad/workspace/Dashboard/include/localtx_ajax.php:33
+msgid "RSSI (avg)"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/modes.php:3
+msgid "Enabled Modes"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:3
+msgid "Repeater Info"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:9
+msgid "Current Mode"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:13
+msgid "D-Star linked to"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:18
+msgid "YSF linked to"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:23
+msgid "DMR TS1 last linked to"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:24
+msgid "DMR TS2 last linked to"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:48
+msgid "Location"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:49
+msgid "TX-Freq."
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:50
+msgid "RX-Freq."
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:54
+msgid "YSFGateway"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:59
+msgid "DMR CC"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:63
+msgid "DMR-Master"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:64
+msgid "TS1"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:65
+msgid "TS2"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:97
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:104
+msgid "enabled"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:99
+#: /var/www/html/Codiad/workspace/Dashboard/include/repeaterinfo.php:106
+msgid "disabled"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/sysinfo_ajax.php:3
+msgid "System Info"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:3
+msgid "Currently TXing"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:21
+msgid "Talker Alias"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/txinfo.php:28
+msgid "TX-Time"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:5
+msgid "YSFGateway-Infos"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:13
+msgid "YSFGateway Process is running"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:16
+msgid "YSFGateway Process is down!"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:25
+msgid "YSFReflectors reported active"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:37
+msgid "No."
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:39
+msgid "Description"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:40
+msgid "ID"
+msgstr ""
+
+#: /var/www/html/Codiad/workspace/Dashboard/include/ysfgatewayinfo.php:41
+msgid "Connections"
+msgstr ""
diff --git a/setup.php b/setup.php
index 73118ec..5260197 100644
--- a/setup.php
+++ b/setup.php
@@ -185,6 +185,10 @@ function get_tz_options($selectedzone, $label, $desc = '') {
}
get_tz_options(constant("TIMEZONE"), "Timezone", '');
?>
+
+ Locale
+ " name="LOCALE" class="form-control" placeholder="en_GB" aria-describedby="LOCALE">
+
URL to Logo
" name="LOGO" class="form-control" placeholder="http://your-logo" aria-describedby="LOGO">
diff --git a/version.php b/version.php
index 8f913cb..30ef499 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@