mschlenstedt / Loxberry

Current stable Branch is: *** Please see Releases *** Current developer Branch is: *** master ***
Apache License 2.0
75 stars 27 forks source link

TRANSLATION-CHANGES #666

Open Woersty opened 6 years ago

Woersty commented 6 years ago

This is an issue to follow changes in the translation files. Feel free to follow this issue if you are a translator. You can add / change the string in your language based on this issue to keep your language up2date.

Best regards Wörsty

[DO NOT close this issue]

TranslationBot commented 6 years ago
@@ -181,6 +181,8 @@
 LBULOG_TITLE_UPDATECHECKLOGS=Logfiles of LoxBerry Update Checks
 LBULOG_BUTTON_VIEW=Open
 LBULOG_BUTTON_DOWNLOAD=Download
+LBU_SCRIPT_FAILED="<p>In a previous <i>LoxBerry Update</i> installation, at least one required update script failed. LoxBerry saved the version number that failed. Using this button, you can reset your LoxBerry version number - The next <i>LoxBerry Update</i> will retry the failed update script.</p><p>LoxBerry's functionality and data will <i>not</i> be resetted to this version. It only changes the version number to re-apply the failed update script.</p><p>If another try does not remove this message, please contact the LoxBerry-Core team, including your platform and the version number shown in the reset button to correct the issue.</p>"
+LBU_BUTTON_SCRIPT_FAILED_VERSRESET="Reset version to"
 LBU_NOTIFY_CHECK_RELEASE="A new release is ready to install:"
 LBU_NOTIFY_CHECK_PRERELEASE="A new pre-release is ready to install:"
 LBU_NOTIFY_CHECK_ERROR="An error occured during checking for new updates. Please see the check logfile."
@@ -545,7 +547,7 @@
 ERR_NOLOG_HTML="The logfile does not exist. Possibly the application has not yet started to log, or failed to run. Reload the page to try it again."
 ERR_MISSING_LOGPARAMETER_TXT="You must specify a logfile with --logfile YOURFILE.\\nUsage: logfile.cgi --logfile FILE [--length] [--offset] [--header txt|html|none] [--format html|terminal|plain]"
 ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run.\\nPlease re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. Use relative path started from these folders."
-ERR_LOGFILE_EMPTY_HTML="<i>This file currently is empty (0 bytes).</i>"
+ERR_LOGFILE_EMPTY_HTML="<i>This file is currently empty (0 bytes).</i>"
 LOADING_LOGFILE="Loading logfile, please wait..."
 BUTTON_DOWNLOAD="Download"
TranslationBot commented 6 years ago
 @@ -1,5 +1,4 @@
 [COMMON]
-TEST=Test
 LOXBERRY_MAIN_TITLE=LoxBerry
 BUTTON_CANCEL=Cancel
 BUTTON_CLOSE=Close
@@ -615,6 +614,7 @@
 WARNING_TITLE="Warning"
 WARNING_TEXT="Please be VERY carefully! You can destroy your LoxBerry if you do not know what you are doing!"
 LABEL_SECUREPIN=You have to enter your SecurePIN to authorize yourself: 
+WRONGPIN_TEXT="The entered SecurePIN was wrong. Please try again."

 [NETSHARES]
 WIDGETLABEL="Network Shares"
@@ -625,7 +625,10 @@
 SHARESTABLE_TYPE="Type"
 SHARESTABLE_SHARE="Share"
 SHARESTABLE_STATUS="Status"
+SHARESTABLE_ACTION="Action"
 BUTTON_BROWSE="Browse"
+BUTTON_ADD_DEBUGLOG="Create Debuglog"
+BUTTON_SHOW_DEBUGLOG="Logfile"
 BUTTON_SHOWCOLS="Show cols"
 HINT_NOSERVERS="No servers defined or no server is currently reachable."
 LABEL_SELECT="Select..."
@@ -638,6 +641,7 @@
 MSG_VAL_INVALID_IP="The entered IP address or hostname is invalid. An IP address has the format xxx.xxx.xxx.xxx, e. g. 192.168.1.77"
 BUTTON_SHOW_PASSWORDS=Show passwords
 ADD_SUCCESS="The new server were added successfully."
+ADD_DEBUGLOG_SUCCESS="Debug Log was created successfully:"
 ADD_WARNING="<b>BUT:</b> Currently we could not reach any shares. Please make sure the server is available and your username/password is correct."
 REMOVE_QUESTION="The following server <b>and all shares</b> will be removed. Are you really sure?"
 REMOVE_SUCCESS="The server and all shares were removed successfully."
TranslationBot commented 6 years ago
 @@ -646,3 +646,20 @@
 REMOVE_QUESTION="The following server <b>and all shares</b> will be removed. Are you really sure?"
 REMOVE_SUCCESS="The server and all shares were removed successfully."

+[USBSTORAGE]
+WIDGETLABEL="USB Storages"
+STORAGESTABLE_NO="No."
+STORAGESTABLE_DEVICENAME="Device Name"
+STORAGESTABLE_BLOCKDEVICE="Block Device"
+STORAGESTABLE_TYPE="Type"
+STORAGESTABLE_USED="Used"
+STORAGESTABLE_AVAILABLE="Available"
+STORAGESTABLE_CAPACITY="Capacity"
+STORAGESTABLE_ACTION="Action"
+BUTTON_BROWSE="Browse"
+BUTTON_ADD_DEBUGLOG="Create Debuglog"
+BUTTON_SHOW_DEBUGLOG="Logfile"
+BUTTON_SHOWCOLS="Show cols"
+HINT_NOSTORAGE="No usb storages found."
+ADD_DEBUGLOG_SUCCESS="Debug Log was created successfully:"
+
TranslationBot commented 6 years ago
 @@ -36,6 +36,7 @@
 PANEL_TRANSLATE=Translate
 PANEL_FILEMANAGER=File Manager
 PANEL_NETSHARES=Netshares
+PANEL_USBSTORAGE=USB Storage
 TITLE_HELP=Help
 TITLE_HELPLINK=Detailed help
 TITLE_MENU=Menu
TranslationBot commented 6 years ago
 @@ -592,7 +592,7 @@
 FINISHED_TEXT4="For more information on configuring LoxBerry, visit LoxBerry Wiki at"
 FINISHED_TEXT5="Do not forget to <strong>donate</strong>! This is a community project free of charge - Reward <i>our</i> time spent by donating a suitable amount to a <strong>charity organisation</strong>. Visit the Donate! widget. Thank you! And now steep into the new LoxBerry!"
 WIKIURL_CONFIGHELP="http://www.loxwiki.eu/x/34C3AQ"
-BUTTON_RUN_UPDATE="Run LoxBerry Update"
+BUTTON_REBOOT="Reboot to finish your installation"
 ERROR_CANNOT_CHANGE_ROOT="Cannot change root password. You may already have set it before."

 [NOTIFY]
TranslationBot commented 6 years ago
 @@ -656,6 +656,7 @@
 STORAGESTABLE_USED="Used"
 STORAGESTABLE_AVAILABLE="Available"
 STORAGESTABLE_CAPACITY="Capacity"
+STORAGESTABLE_STATUS="Status"
 STORAGESTABLE_ACTION="Action"
 BUTTON_BROWSE="Browse"
 BUTTON_ADD_DEBUGLOG="Create Debuglog"
TranslationBot commented 6 years ago
 @@ -180,8 +180,8 @@
 LBU_LABEL_PUBLISHED_AT=Published at
 LBULOG_TITLE_UPDATELOGS=Logfiles of LoxBerry Updates
 LBULOG_TITLE_UPDATECHECKLOGS=Logfiles of LoxBerry Update Checks
-LBULOG_BUTTON_VIEW=Open
-LBULOG_BUTTON_DOWNLOAD=Download
+LBULOG_BUTTON_VIEW="View log"
+LBULOG_BUTTON_DOWNLOAD="Download log"
 LBU_SCRIPT_FAILED="<p>In a previous <i>LoxBerry Update</i> installation, at least one required update script failed. LoxBerry saved the version number that failed. Using this button, you can reset your LoxBerry version number - The next <i>LoxBerry Update</i> will retry the failed update script.</p><p>LoxBerry's functionality and data will <i>not</i> be resetted to this version. It only changes the version number to re-apply the failed update script.</p><p>If another try does not remove this message, please contact the LoxBerry-Core team, including your platform and the version number shown in the reset button to correct the issue.</p>"
 LBU_BUTTON_SCRIPT_FAILED_VERSRESET="Reset version to"
 LBU_NOTIFY_CHECK_RELEASE="A new release is ready to install:"
TranslationBot commented 6 years ago
 @@ -609,6 +609,7 @@
 MESSAGE_LOGFILE="See the logfile for more details: "
 MESSAGE_FOOTER_FROM="This notification was sent by"
 MESSAGE_SENT_AT="Sent at:"
+DELETE_ALL_MESSAGES="Delete all notifications"

 [FILEMANAGER]
 WIDGETLABEL="LoxBerry Filemanager"
TranslationBot commented 6 years ago
 @@ -666,3 +666,9 @@
 HINT_NOSTORAGE="No usb storages found."
 ADD_DEBUGLOG_SUCCESS="Debug Log was created successfully:"

+[STORAGE]
+GET_STORAGE_HTML_LABEL="Select storage"
+GET_STORAGE_HTML_FOLDER="Subfolder"
+GET_STORAGE_HTML_SELECT="Select..."
+GET_STORAGE_HTML_CUSTOMPATH="Custom path:"
+
TranslationBot commented 6 years ago
 @@ -656,6 +656,7 @@
 STORAGESTABLE_TYPE="Type"
 STORAGESTABLE_USED="Used"
 STORAGESTABLE_AVAILABLE="Available"
+STORAGESTABLE_SIZE="Size"
 STORAGESTABLE_CAPACITY="Capacity"
 STORAGESTABLE_STATUS="Status"
 STORAGESTABLE_ACTION="Action"
TranslationBot commented 6 years ago
 @@ -657,7 +657,7 @@
 STORAGESTABLE_USED="Used"
 STORAGESTABLE_AVAILABLE="Available"
 STORAGESTABLE_SIZE="Size"
-STORAGESTABLE_CAPACITY="Capacity"
+STORAGESTABLE_CAPACITY="Used(%)"
 STORAGESTABLE_STATUS="Status"
 STORAGESTABLE_ACTION="Action"
 BUTTON_BROWSE="Browse"
TranslationBot commented 6 years ago
 @@ -654,10 +654,6 @@
 STORAGESTABLE_DEVICENAME="Device Name"
 STORAGESTABLE_BLOCKDEVICE="Block Device"
 STORAGESTABLE_TYPE="Type"
-STORAGESTABLE_USED="Used"
-STORAGESTABLE_AVAILABLE="Available"
-STORAGESTABLE_SIZE="Size"
-STORAGESTABLE_CAPACITY="Used(%)"
 STORAGESTABLE_STATUS="Status"
 STORAGESTABLE_ACTION="Action"
 BUTTON_BROWSE="Browse"
@@ -672,4 +668,8 @@
 GET_STORAGE_HTML_FOLDER="Subfolder"
 GET_STORAGE_HTML_SELECT="Select..."
 GET_STORAGE_HTML_CUSTOMPATH="Custom path:"
-
+USED="Used"
+AVAILABLE="Available"
+SIZE="Size"
+USEDPERCENT="Used (%)"
+
TranslationBot commented 6 years ago
 @@ -8,6 +8,7 @@
 BUTTON_VISIT=Visit
 BUTTON_EXIT=Exit
 BUTTON_LOGFILE=Log file
+BUTTON_LOGFILE_LIST="Show all logfiles"
 BUTTON_BACK=Back
 BUTTON_REFRESH=Refresh
 BUTTON_UPDATE=Update
TranslationBot commented 5 years ago
 @@ -276,6 +276,7 @@
 OPTION_USE_AUTHENTICATION=Authentification (SMTP Auth)
 HINT_SMTP_AUTHENTICATION="Most servers use this nowadays."
 LABEL_SMTP_USER=SMTP username:
+HINT_SMTP_USER="Do not use the # character in user and password"
 LABEL_SMTP_PASSWORD=SMTP password:
 LABEL_SYSTEM_NOTIFICATIONS="System notifications"
 LABEL_PLUGIN_NOTIFICATIONS="Plugin notifications"
TranslationBot commented 5 years ago
 @@ -246,6 +246,7 @@
 MSG_VAL_INVALID_HOST="The entered IP address or hostname is invalid. An IP address has the format xxx.xxx.xxx.xxx, e. g. 192.168.1.100"
 LINK_OTHER_TIMESERVERS=Suitable timeservers
 LABEL_TIMEZONE=Timezone:
+MSG_TZCHANGED="To apply the new timezone, a reboot of LoxBerry is required."

 [POWER]
 WIDGETLABEL=Power
TranslationBot commented 5 years ago
 @@ -13,11 +13,14 @@
 BUTTON_REFRESH=Refresh
 BUTTON_UPDATE=Update
 BUTTON_DOWNLOAD=Download
+BUTTON_SELECT="Select"
 MSG_ALLOK=Everything ok!
 MESSAGE_GENERIC_ERROR="Unfortunately an error occured :-("
 MSG_ARE_YOU_SURE=Are you sure?
 PROPERNOUN_MINISERVER=Miniserver
 MSG_PLEASEWAIT=Please wait...
+YES="Yes"
+NO="No"

 [HEADER]
 PANEL_SYSTEMSETTINGS=System Settings
@@ -102,6 +105,14 @@
 SUBMIT_ERROR_EMPTY="You have to fill in something."
 SUBMIT_ERROR_HOSTNAME_TOO_LONG="Your hostname is too long. Only 63 characters are allowed."
 SUBMIT_ERROR_INVALIDCHARS="In a hostname only these characters are possible: a-z, 0-9, -"
+
+[NETWORK_LISTNETWORKS]
+MSG_NO_WIFI="No Wireless network hardware on port wlan0 found. Please unplug all Wifi devices and reconnect them again."
+LABEL_NETWORK="Wireless Network (SSID)"
+LABEL_ENCRYPTED="Encrypted"
+LABEL_SPEED="Speed"
+LABEL_SIGNALQUALITY="Signal Quality"
+LABEL_SIGNALSTRENGTH="Signal Strength"

 [UPDATES]
 WIDGETLABEL=Updates
TranslationBot commented 5 years ago
 @@ -13,14 +13,14 @@
 BUTTON_REFRESH=Refresh
 BUTTON_UPDATE=Update
 BUTTON_DOWNLOAD=Download
-BUTTON_SELECT="Select"
+BUTTON_SELECT=Select
 MSG_ALLOK=Everything ok!
 MESSAGE_GENERIC_ERROR="Unfortunately an error occured :-("
 MSG_ARE_YOU_SURE=Are you sure?
 PROPERNOUN_MINISERVER=Miniserver
 MSG_PLEASEWAIT=Please wait...
-YES="Yes"
-NO="No"
+MSG_YES="Yes"
+MSG_NO="No"

 [HEADER]
 PANEL_SYSTEMSETTINGS=System Settings
TranslationBot commented 5 years ago
 @@ -687,3 +687,5 @@
 SIZE="Size"
 USEDPERCENT="Used (%)"

+[LOGMANAGER]
+LEGACY_INTRO="This page shows logfiles of plugins that are not managed by LoxBerry's logging features, or were dropped out of the database and be left to themselfs. All of the shown logfiles are under control of LoxBerry's cleanup mechanism, that drops old logfiles."
TranslationBot commented 5 years ago
 @@ -688,4 +688,11 @@
 USEDPERCENT="Used (%)"

 [LOGMANAGER]
+LOG_NAVBAR="Logfiles"
+LEGACY_NAVBAR="More logfiles"
+LOG_INTRO="This page shows all logfiles created by LoxBerry's logging functionality. Logfiles of plugins using their own logging can be found in the 'More logfiles' tab."
 LEGACY_INTRO="This page shows logfiles of plugins that are not managed by LoxBerry's logging features, or were dropped out of the database and be left to themselfs. All of the shown logfiles are under control of LoxBerry's cleanup mechanism, that drops old logfiles."
+CURRENT_LOGLEVEL="Current logging level"
+LOG_GROUP="Group"
+ATTMSG_POPUP_HEADING="Summery of important logfile messages:"
+
TranslationBot commented 5 years ago
 @@ -166,9 +166,9 @@
 LBU_HINT_LATEST_RELEASE=Latest Release:
 LBU_HINT_LATEST_PRERELEASE=Latest Pre-Release:
 LBU_HINT_YOUR_VERSION=Your version:
-LBU_LABEL_CHECKGITHUB="Check LoxBerry's release list and notes at GitHub:" 
+LBU_LABEL_CHECKGITHUB="Check LoxBerry's release list and notes at GitHub:"
 LBU_LABEL_RELEASETYPE=What type of release should be installed:
-LBU_HINT_RELEASE="<i>Releases</i> are stable and tested versions, that where community-tested in their pre-release state. Fixes are well tested." 
+LBU_HINT_RELEASE="<i>Releases</i> are stable and tested versions, that where community-tested in their pre-release state. Fixes are well tested."
 LBU_HINT_PRERELEASE="<i>Pre-Releases</i> are functioning versions, but not as well tested. They may contain new functionality or hotfixes that are in Beta level."
 LBU_HINT_LATEST="<i>Latest Commits</i> will directly install the latest (possibly unfinished) changes from LoxBerry-Core developers to your LoxBerry. New features may not work, and <i>things may break</i>. You should do backups of your LoxBerry."
 LBU_SEL_RELTYPE_RELEASE=Releases
@@ -185,7 +185,7 @@
 LBU_LABEL_BUTTONS="See further information before installation."
 LBU_BUTTON_UPDATECHECK=Re-check
 LBU_BUTTON_UPDATEINSTALL_PRE=Install new update...
-LBU_LABEL_UPDATEINSTALL_INTRO1="After clicking 'Install NOW', the selected update is downloaded and installed. LoxBerry stays online during installation. Settings and data of your LoxBerry and your plugins are not changed. If the update requires a reboot, LoxBerry will notify you about." 
+LBU_LABEL_UPDATEINSTALL_INTRO1="After clicking 'Install NOW', the selected update is downloaded and installed. LoxBerry stays online during installation. Settings and data of your LoxBerry and your plugins are not changed. If the update requires a reboot, LoxBerry will notify you about."
 LBU_LABEL_UPDATEINSTALL_INTRO2="Changed and deleted files are backuped to <b>/opt/backup.loxberry/</b>."
 LBU_BUTTON_UPDATEINSTALL=Install NOW
 LBU_LABEL_UPDATE_HISTORY=Update History
@@ -204,8 +204,8 @@

 [ADMIN]
 WIDGETLABEL=Administrator
-LABEL_INTRO="If you do not want to change your Webinterface username, password and/or SecurePIN, just leave the fields empty." 
-LABEL_SECURITY_HINT="You have to enter your current password and SecurePIN to authorize the requested changes." 
+LABEL_INTRO="If you do not want to change your Webinterface username, password and/or SecurePIN, just leave the fields empty."
+LABEL_SECURITY_HINT="You have to enter your current password and SecurePIN to authorize the requested changes."
 LABEL_USERNAME=New username:
 MSG_VAL_USERNAME_ERROR="The username must be 3 to 20 characters long and consist of alphanumeric characters."
 HINT_USERNAME_ALLOWED_CHARS="The username can be 3 to 20 characters long. Allowed characters: A-Z a-z 0-9 -_"
@@ -233,7 +233,7 @@
 SAVE_OK_COL_SECUREPIN=SecurePIN:
 SAVE_OK_WRONG_PASSWORD=The entered old password seems to be incorrect.
 SAVE_OK_COL_MYSQL=MySQL admin account:
-SAVE_OK_HINT_RED="Save these credentials on a save place." 
+SAVE_OK_HINT_RED="Save these credentials on a save place."
 BUTTON_SAVE_OK_DOWNLOAD_CREDENTIALS=Download textfile
 SAVE_ERR_EMPTY_USER=You have to enter a username.
 SAVE_ERR_EMPTY_PASS=You have to enter the current password to authorize your changes.
@@ -242,7 +242,7 @@
 SAVE_ERR_SECUREPIN_NOT_IDENTICAL=Your entered SecurePINs are not identical.
 SAVE_ERR_SECUREPIN_WRONG=The entered SecurePIN is wrong.
 SAVE_ERR_NOTHING_TO_CHANGE=You have not entered any changes. Nothing was done.
-SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br>Details:<br>" 
+SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br>Details:<br>"

 [TIMESERVER]
 WIDGETLABEL=Timeserver
@@ -299,7 +299,7 @@
 MSG_TESTMAIL_WAIT="<b>Sending email</b> - Please wait, this takes up to 30 seconds."
 BUTTON_SHOW_PASSWORD=Show password
 MSG_TEST_INTRO="LoxBerry tried to send a test email. A detailed log is shown below. Please check your mailbox for new mail."
-NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log." 
+NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log."

 [MINISERVER]
 WIDGETLABEL=Miniserver
@@ -597,7 +597,7 @@
 TITLE_STEP4="Step 4 - What next"
 BUTTON_NEXT_STEP="Continue with step"
 BUTTON_PREV_STEP="Back to step"
-ADMIN_LABEL_INTRO="You can (but you don't need to) change your username for the webinterface, and the passwords for web and SSH access." 
+ADMIN_LABEL_INTRO="You can (but you don't need to) change your username for the webinterface, and the passwords for web and SSH access."
 ADMIN_MSG_SKIPPED="You already have changed your credentials therefore this step is skipped. Change your credentials later in the Admin widget."
 FINISHED="Your first settings are done!"
 FINISHED_TEXT1="<b>How to go on:</b>"
@@ -629,7 +629,7 @@
 WIDGETLABEL="LoxBerry Filemanager"
 WARNING_TITLE="Warning"
 WARNING_TEXT="Please be VERY carefully! You can destroy your LoxBerry if you do not know what you are doing!"
-LABEL_SECUREPIN=You have to enter your SecurePIN to authorize yourself: 
+LABEL_SECUREPIN=You have to enter your SecurePIN to authorize yourself:
 WRONGPIN_TEXT="The entered SecurePIN was wrong. Please try again."

 [NETSHARES]
@@ -691,8 +691,8 @@
 LOG_NAVBAR="Logfiles"
 LEGACY_NAVBAR="More logfiles"
 LOG_INTRO="This page shows all logfiles created by LoxBerry's logging functionality. Logfiles of plugins using their own logging can be found in the 'More logfiles' tab."
-LEGACY_INTRO="This page shows logfiles of plugins that are not managed by LoxBerry's logging features, or were dropped out of the database and be left to themselfs. All of the shown logfiles are under control of LoxBerry's cleanup mechanism, that drops old logfiles."
+LEGACY_INTRO="This page shows logfiles of plugins that are not managed by LoxBerry's logging features, or were dropped out of the database and were left to themselves. All of the shown logfiles are under control of LoxBerry's cleanup mechanism, that drops old logfiles."
 CURRENT_LOGLEVEL="Current logging level"
 LOG_GROUP="Group"
-ATTMSG_POPUP_HEADING="Summery of important logfile messages:"
-
+ATTMSG_POPUP_HEADING="Summary of important logfile messages:"
+
TranslationBot commented 5 years ago
 @@ -239,10 +239,12 @@
 SAVE_ERR_EMPTY_PASS=You have to enter the current password to authorize your changes.
 SAVE_ERR_EMPTY_SECUREPIN=You have to enter the SecurePIN to authorize your changes.
 SAVE_ERR_PASS_NOT_IDENTICAL=Your entered passwords are not identical.
+SAVE_ERR_PASS_WRAPPED="Your new password is just a wrapped version of the old one. Not changed!"
+SAVE_ERR_PASS_IDENTICAL="It seems you've entered the current passwords as new password."
 SAVE_ERR_SECUREPIN_NOT_IDENTICAL=Your entered SecurePINs are not identical.
 SAVE_ERR_SECUREPIN_WRONG=The entered SecurePIN is wrong.
 SAVE_ERR_NOTHING_TO_CHANGE=You have not entered any changes. Nothing was done.
-SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br>Details:<br>"
+SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br><br>Details:"

 [TIMESERVER]
 WIDGETLABEL=Timeserver
TranslationBot commented 5 years ago
 @@ -563,7 +563,7 @@
 ERR_MISSING_LOGPARAMETER_HTML="Your URL does not contain a logfile parameter."
 ERR_NOLOG_HTML="The logfile does not exist. Possibly the application has not yet started to log, or failed to run. Reload the page to try it again."
 ERR_MISSING_LOGPARAMETER_TXT="You must specify a logfile with --logfile YOURFILE.\\nUsage: logfile.cgi --logfile FILE [--length] [--offset] [--header txt|html|none] [--format html|terminal|plain]"
-ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run.\\nPlease re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. Use relative path started from these folders."
+ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run. Please re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. The ~ usually stands for /opt/loxberry where the Windows share also points to."
 ERR_LOGFILE_EMPTY_HTML="<i>This file is currently empty (0 bytes).</i>"
 LOADING_LOGFILE="Loading logfile, please wait..."
 BUTTON_DOWNLOAD="Download"
TranslationBot commented 5 years ago
 @@ -300,8 +300,12 @@
 BUTTON_SEND_TESTMAIL=Send testmail
 MSG_TESTMAIL_WAIT="<b>Sending email</b> - Please wait, this takes up to 30 seconds."
 BUTTON_SHOW_PASSWORD=Show password
+BUTTON_HIDE_PASSWORD=Hide password
 MSG_TEST_INTRO="LoxBerry tried to send a test email. A detailed log is shown below. Please check your mailbox for new mail."
 NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log."
+SEND_EMAILS="eMail Service"
+SEND_EMAILS_ON="On"
+SEND_EMAILS_OFF="Off"

 [MINISERVER]
 WIDGETLABEL=Miniserver
TranslationBot commented 5 years ago
 @@ -300,12 +300,8 @@
 BUTTON_SEND_TESTMAIL=Send testmail
 MSG_TESTMAIL_WAIT="<b>Sending email</b> - Please wait, this takes up to 30 seconds."
 BUTTON_SHOW_PASSWORD=Show password
-BUTTON_HIDE_PASSWORD=Hide password
 MSG_TEST_INTRO="LoxBerry tried to send a test email. A detailed log is shown below. Please check your mailbox for new mail."
 NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log."
-SEND_EMAILS="eMail Service"
-SEND_EMAILS_ON="On"
-SEND_EMAILS_OFF="Off"

 [MINISERVER]
 WIDGETLABEL=Miniserver
TranslationBot commented 5 years ago
 @@ -245,6 +245,7 @@
 SAVE_ERR_SECUREPIN_WRONG=The entered SecurePIN is wrong.
 SAVE_ERR_NOTHING_TO_CHANGE=You have not entered any changes. Nothing was done.
 SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br><br>Details:"
+SAVE_ERR_PASS_TOO_SIMILAR="Your new and old password are too similar. Not changed!"

 [TIMESERVER]
 WIDGETLABEL=Timeserver
@@ -277,7 +278,6 @@
 WIDGETLABEL=Mailserver
 TESTMAIL_SUBJECT="Test email from LoxBerry"
 TESTMAIL_CONTENT="This is a test from your LoxBerry. Everything seems to be OK!"
-SAVE_SUCCESS="Settings for SMTP server saved and activated."
 LABEL_DEFAULT_EMAIL=Default email address:
 MSG_VAL_INVALID_EMAIL="Please enter a valid email address."
 LABEL_SMTP_SERVER=SMTP server:
@@ -296,12 +296,31 @@
 LABEL_PLUGIN_NOTIFICATIONS="Plugin notifications"
 OPTION_INFOS="Infos"
 OPTION_ERRORS="Errors"
-HINT_NOTIFICATIONS="Notifications usually are displayed on the top of the page to give notice about errors and informations. They can be triggered by your LoxBerry itself or a plugin. In the system and plugin overview, you are informed by blue and red bullets, when notifications are present. Any notification changes made in the area below will be taken into account immediately."
+HINT_NOTIFICATIONS="Notifications usually are displayed on the top of the page to give notice about errors and informations. They can be triggered by your LoxBerry itself or a plugin. In the system and plugin overview, you are informed by blue and red bullets, when notifications are present. Select which of the notifications should <i>also</i> be sent by email:"
 BUTTON_SEND_TESTMAIL=Send testmail
 MSG_TESTMAIL_WAIT="<b>Sending email</b> - Please wait, this takes up to 30 seconds."
-BUTTON_SHOW_PASSWORD=Show password
+BUTTON_SHOW_PASSWORD="Show password"
+BUTTON_HIDE_PASSWORD="Hide password"
 MSG_TEST_INTRO="LoxBerry tried to send a test email. A detailed log is shown below. Please check your mailbox for new mail."
-NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log."
+NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Apache log in Log Manager."
+LABEL_ENABLE_EMAIL_SETTINGS="Enable the email feature on your LoxBerry"
+LABEL_MAIL_NOTIFICATIONS="Mail Notifications"
+LABEL_EMAIL_SETTINGS="Mail Settings"
+CAPTION_TESTMAIL_DIALOG="Testing email"
+SAVE_SUCCESS="Settings for SMTP server saved and activated."
+SAVE_ERROR="Error:"
+SAVE_WAIT="Saving. Please wait..."
+
+[SECUREPIN]
+ENTER_SECUREPIN="You have to enter your SecurePIN to authorize yourself:"
+WARNING_TITLE="Why SecurePIN?"
+PREVENT_SPY="If a cyber attacker could find out your LoxBerry web password, the SecurePIN is an additional 2-phase protection to not spy additional credentials."
+ERROR_GENERIC="Could not check your SecurePIN."
+ERROR_WRONG="The entered SecurePIN is wrong. Please try again."
+ERROR_OPEN="Your SecurePIN file could not be opened."
+ERROR_LOCKED="Your SecurePIN is LOCKED for some time (too many retries)."
+SUCCESS="You have entered the correct SecurePIN."
+CHECK_WAIT="One second..."

 [MINISERVER]
 WIDGETLABEL=Miniserver
TranslationBot commented 5 years ago
 @@ -37,6 +37,7 @@
 PANEL_REBOOT=Reboot
 PANEL_MAILSERVER=Mail Server
 PANEL_DONATE=Donate? :-)
+PANEL_REMOTE=Remote Support
 PANEL_TRANSLATE=Translate
 PANEL_FILEMANAGER=File Manager
 PANEL_NETSHARES=Netshares
TranslationBot commented 5 years ago
 @@ -718,3 +718,10 @@
 LOG_GROUP="Group"
 ATTMSG_POPUP_HEADING="Summary of important logfile messages:"

+[REMOTE]
+WIDGETLABEL="Remote Support"
+HINT_INTRODUCTION="This Widget can open a secure connection to the LoxBerry servers. If enabled, a LoxBerry Developer can access your LoxBerry and Miniservers through a secure VPN connection for troubleshooting. It's more or less like a TeamViewer&reg; session. The connection will only be established, if you have activated it below. You need a Support Key to start the VPN connection. Without a valid key no connection can be started. You will receive the Support Key from a Core or Plugin developer." 
+LABEL_SUPPORTKEY="Support Key"
+MSG_VALINVALID_SUPPORTKEY="The entered support key seems not to be valid."
+BUTTON_ACTIVATE="Activate Support Key"
+
TranslationBot commented 5 years ago
 @@ -211,8 +211,8 @@
 MSG_VAL_USERNAME_ERROR="The username must be 3 to 20 characters long and consist of alphanumeric characters."
 HINT_USERNAME_ALLOWED_CHARS="The username can be 3 to 20 characters long. Allowed characters: A-Z a-z 0-9 -_"
 LABEL_NEW_PASSWORD=New password:
-MSG_VAL_PASSWORD_ERROR="The password must have minimum 4 characters and consist of at least one upper- and lowercase character and one digit. Allowed optional special characters are -_,.;:!?&()?+%="
-HINT_PASSWORD_ALLOWED_CHARS="Minimum length of 4 characters with at least one lowercase, one uppercase letter and one digit."
+MSG_VAL_PASSWORD_ERROR="The password must have minimum 6 characters and consist of at least one upper- and lowercase character and one digit. Allowed optional special characters are -_,.;:!?&()?+%="
+HINT_PASSWORD_ALLOWED_CHARS="Minimum length of 6 characters with at least one lowercase, one uppercase letter and one digit."
 LABEL_RETYPE_PASSWORD="Retype password:"
 MSG_VAL_PASSWORD_DIFFERENT=Both passwords are not identical
 HINT_PASSWORD_RETYPE=Please enter the password again to prevent typing issues
@@ -247,6 +247,8 @@
 SAVE_ERR_NOTHING_TO_CHANGE=You have not entered any changes. Nothing was done.
 SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br><br>Details:"
 SAVE_ERR_PASS_TOO_SIMILAR="Your new and old password are too similar. Not changed!"
+SAVE_ERR_PASS_TOO_SHORT="Your password is too short. Not changed!"
+SAVE_ERR_PASS_GENERAL_ERROR="Password modification failed. Not changed!"

 [TIMESERVER]
 WIDGETLABEL=Timeserver
TranslationBot commented 5 years ago
 @@ -722,8 +722,11 @@

 [REMOTE]
 WIDGETLABEL="Remote Support"
-HINT_INTRODUCTION="This Widget can open a secure connection to the LoxBerry servers. If enabled, a LoxBerry Developer can access your LoxBerry and Miniservers through a secure VPN connection for troubleshooting. It's more or less like a TeamViewer&reg; session. The connection will only be established, if you have activated it below. You need a Support Key to start the VPN connection. Without a valid key no connection can be started. You will receive the Support Key from a Core or Plugin developer." 
+HINT_INTRODUCTION="This Widget can open a secure connection to the LoxBerry servers. If enabled, a LoxBerry Developer can access your LoxBerry and Miniservers through a secure VPN connection for troubleshooting. It's more or less like a TeamViewer&reg; session. The connection will only be established, if you have granted your permission. You need a Support Key to start the VPN connection. Without a valid key no connection can be started. You will receive the Support Key from a Core or Plugin developer." 
 LABEL_SUPPORTKEY="Support Key"
 MSG_VALINVALID_SUPPORTKEY="The entered support key seems not to be valid."
 BUTTON_ACTIVATE="Activate Support Key"
-
+MSGERROR_KEY_DOES_NOT_EXIST="This Support Key could not be verified."
+MSGERROR_KEY_COULD_NOT_BE_EXTRACTED="The downloaded key could not be extracted."
+MSGERROR_KEY_EXPIRED="Your Support key has expired. Please contact the developer and ask him for a new one."
+
TranslationBot commented 5 years ago
 @@ -723,10 +723,26 @@
 [REMOTE]
 WIDGETLABEL="Remote Support"
 HINT_INTRODUCTION="This Widget can open a secure connection to the LoxBerry servers. If enabled, a LoxBerry Developer can access your LoxBerry and Miniservers through a secure VPN connection for troubleshooting. It's more or less like a TeamViewer&reg; session. The connection will only be established, if you have granted your permission. You need a Support Key to start the VPN connection. Without a valid key no connection can be started. You will receive the Support Key from a Core or Plugin developer." 
-LABEL_SUPPORTKEY="Support Key"
+LABEL_SUPPORTKEY="Support Key:"
+LABEL_HTTPPROXY="HTTP Proxy:"
+LABEL_HTTPPORT="HTTP Port:"
+LABEL_AUTOCONNECT="Autoconnect:"
+LABEL_AUTOCONNECT2="Connect after a reboot automatically"
 MSG_VALINVALID_SUPPORTKEY="The entered support key seems not to be valid."
+MSG_VALINVALID_URL="The entered URL seems not to be valid."
+MSG_VALINVALID_PORT="The port must be a number netween 1 and 65000."
+HINT_HTTPPROXY="If you need to connect through a Proxy Server, enter the URL here."
+HINT_HTTPPORT="Port of your HTTP Proxy Server."
 BUTTON_ACTIVATE="Activate Support Key"
+BUTTON_RESET="Reset"
+BUTTON_CONNECT="Connect"
+BUTTON_DISCONNECT="Disconnect"
 MSGERROR_KEY_DOES_NOT_EXIST="This Support Key could not be verified."
 MSGERROR_KEY_COULD_NOT_BE_EXTRACTED="The downloaded key could not be extracted."
 MSGERROR_KEY_EXPIRED="Your Support key has expired. Please contact the developer and ask him for a new one."
-
+LABEL_ACTIVE_SUPPORTKEY="Active Support Key:"
+LABEL_STATUS="Status:"
+LABEL_VALID="Valid until:"
+MSG_ONLINE="Online"
+MSG_OFFLINE="Offline"
+
TranslationBot commented 5 years ago
 @@ -740,7 +740,7 @@
 MSGERROR_KEY_DOES_NOT_EXIST="This Support Key could not be verified."
 MSGERROR_KEY_COULD_NOT_BE_EXTRACTED="The downloaded key could not be extracted."
 MSGERROR_KEY_EXPIRED="Your Support key has expired. Please contact the developer and ask him for a new one."
-LABEL_ACTIVE_SUPPORTKEY="Active Support Key:"
+LABEL_ACTIVE_SUPPORTKEY="Support Key:"
 LABEL_STATUS="Status:"
 LABEL_VALID="Valid until:"
 MSG_ONLINE="Online"
TranslationBot commented 5 years ago
 @@ -202,6 +202,7 @@
 LBU_NOTIFY_CHECK_ERROR="An error occured during checking for new updates. Please see the check logfile."
 LBU_NOTIFY_UPDATE_INSTALL_OK="A new version was installed successfully:"
 LBU_NOTIFY_UPDATE_INSTALL_ERROR="A new version was installed with errors. Please check the logfile what happened. Version tried to install:"
+LBU_UPDATE_WARNING_FOOTER="An update or installation is currently running. Please wait!"

 [ADMIN]
 WIDGETLABEL=Administrator
TranslationBot commented 5 years ago
 @@ -21,6 +21,8 @@
 MSG_PLEASEWAIT=Please wait...
 MSG_YES="Yes"
 MSG_NO="No"
+BUTTON_ON="On"
+BUTTON_OFF="Off"

 [HEADER]
 PANEL_SYSTEMSETTINGS=System Settings
@@ -48,8 +50,6 @@
 TITLE_INFO=Info
 TITLE_PAGE_SYSTEM=System Settings
 TITLE_PAGE_PLUGINS=Plugins
-TITLE_PAGE_WEBSERVER=Webserver
-TITLE_PAGE_OPTIONS=Options
 MSG_WHERE_ARE_SETTINGS="Watching out for system settings? Click it in the navigaton bar on top!"
 MSG_NO_PLUGINS="No plugins! Visit the Plugin Archive!"

@@ -416,9 +416,13 @@

 [SERVICES]
+TITLE_PAGE_WEBSERVER=Webserver
+TITLE_PAGE_WATCHDOG=Watchdog
+TITLE_PAGE_OPTIONS=More Options
 WIDGETLABEL=LoxBerry Services
 LABEL_LOXBERRY=LoxBerry
-HEADING_OPT=Service Options
+HEADING_SERIAL=UART / Serial Console
+HEADING_SSDP=SSDP / UPNP
 HEADING_APACHE=Webserver Options
 LABEL_WEBPORT=Web Port
 ERR_WRONG_PORT=The given port is invalid. Select a port between 1 and 65535.
@@ -426,9 +430,12 @@
 ERR_PORTCHANGE=Something went wrong during changing the port. Please check your webserver settings.
 HINT_INNER_WEBPORT=Default port is 80
 HINT_WEBPORT=Default port for websites is 80. In special cases it could be nessesary to change LoxBerry's web port.
-HEADING_SSDP=SSDP Publishing
 LABEL_SSDPENABLED=Publish this LoxBerry as an home automation device
+LABEL_SERIAL=Enable Serial Interface
+LABEL_CONSOLE=Enable Serial Console
 HINT_SSDP="LoxBerry will be announced as a home automation device in your network. This is called <i>Simple Service Discovery Protocol (SSDP)</i>. If other devices in your network expierience problems with SSDP, turn this feature off."
+HINT_SERIAL="This enables the hardware serial interface (UART). By default, the UART transmit and receive pins are on GPIO 14 and GPIO 15 respectively, which are pins 8 and 10 on the GPIO header."
+HINT_CONSOLE="This enables a login shell on the serial interface as well as kernel and boot messages on the serial connection. If you would like to use this, please also enable the serial interface above."
 CHANGE_SUCCESS="Your settings have been saved."
 CHANGE_WEBPORTCHANGED="The webserver port has been changed successfully."
 CHANGE_ABORTED="Your settings have been discarded."
TranslationBot commented 5 years ago
 @@ -428,6 +428,7 @@
 ERR_WRONG_PORT=The given port is invalid. Select a port between 1 and 65535.
 ERR_PORT_IN_USE=The given port is already in use. Please choose another port.
 ERR_PORTCHANGE=Something went wrong during changing the port. Please check your webserver settings.
+HINT_NOPI="It seems that the LoxBerry does not run on a Raspberry Pi. These settings will not work on your platform."
 HINT_INNER_WEBPORT=Default port is 80
 HINT_WEBPORT=Default port for websites is 80. In special cases it could be nessesary to change LoxBerry's web port.
 LABEL_SSDPENABLED=Publish this LoxBerry as an home automation device
TranslationBot commented 5 years ago
 @@ -445,6 +445,7 @@
 WAITWEBSERVER="The webserver will be restarted using the the new port. This may take a while. Please wait a moment."
 MSG_STEP1="Step 1 successful"
 MSG_STEP2="Everything OK!"
+HINT_REBOOT="SERIAL INTERFACE: For the changes to take effect please reboot."

 [PLUGININSTALL]
 UI_BUTTON_PLUGINARCHIVE="Plugin Archive"
TranslationBot commented 5 years ago
 @@ -446,6 +446,23 @@
 MSG_STEP1="Step 1 successful"
 MSG_STEP2="Everything OK!"
 HINT_REBOOT="SERIAL INTERFACE: For the changes to take effect please reboot."
+LABEL_STARTWATCHDOG_SH="Watchdog Service:"
+LABEL_STARTWATCHDOG="Start Watchdog Service automatically"
+HINT_WATCHDOG="The Linux kernel can reset the system if serious problems are detected. This so called watchdog service can be configured here. If your system seems not to be healthy anymore, the kernel will restart (or halt in case of a too high temperature) your system automatically. You can give alarms here when the kernel should reset your system - but most times the defaults given here are fine and there's no need to modify them."
+MSG_VALINVALID_PING="Please enter a valid IP address or a valid hostname here."
+LABEL_PING="Ping Test:"
+HINT_PING="If this host or IP address isn't reachable anymore, the system will be rebooted. We suggest to use your router's IP here. Leave empty to disable the test."
+LABEL_MAXLOAD1="Load 1-Min:"
+HINT_MAXLOAD1="Maximum System Load during a period of 1 Minute. Do not choose a too low value here! Leave empty to disable the test."
+MSG_VALINVALID_MAXLOAD="Only numbers are allowed here."
+LABEL_MAXLOAD5="Load 5-Min:"
+HINT_MAXLOAD5="Maximum System Load during a period of 5 Minutes. Most times a value of 3/4 of Load 1-Min. is ok here."
+LABEL_MAXLOAD15="Load 15-Min:"
+HINT_MAXLOAD15="Maximum System Load during a period of 15 Minutes. Most times a value of 1/2 of Load 1-Min. is ok here."
+LABEL_TEMPSENSOR="Temp. Sensor:"
+HINT_TEMPSENSOR="The Temperature Device Name. Leave it untouched for Raspberry."
+LABEL_MAXTEMP="Max. Temperature:"
+HINT_MAXTEMP="Maximum allowed system temperatur. Leave empty to disable test."

 [PLUGININSTALL]
 UI_BUTTON_PLUGINARCHIVE="Plugin Archive"
TranslationBot commented 5 years ago
 @@ -462,7 +462,7 @@
 LABEL_TEMPSENSOR="Temp. Sensor:"
 HINT_TEMPSENSOR="The Temperature Device Name. Leave it untouched for Raspberry."
 LABEL_MAXTEMP="Max. Temperature:"
-HINT_MAXTEMP="Maximum allowed system temperatur. Leave empty to disable test."
+HINT_MAXTEMP="Maximum allowed system temperature. Leave empty to disable test."

 [PLUGININSTALL]
 UI_BUTTON_PLUGINARCHIVE="Plugin Archive"
TranslationBot commented 5 years ago
 @@ -21,8 +21,6 @@
 MSG_PLEASEWAIT=Please wait...
 MSG_YES="Yes"
 MSG_NO="No"
-BUTTON_ON="On"
-BUTTON_OFF="Off"

 [HEADER]
 PANEL_SYSTEMSETTINGS=System Settings
@@ -39,7 +37,6 @@
 PANEL_REBOOT=Reboot
 PANEL_MAILSERVER=Mail Server
 PANEL_DONATE=Donate? :-)
-PANEL_REMOTE=Remote Support
 PANEL_TRANSLATE=Translate
 PANEL_FILEMANAGER=File Manager
 PANEL_NETSHARES=Netshares
@@ -50,6 +47,8 @@
 TITLE_INFO=Info
 TITLE_PAGE_SYSTEM=System Settings
 TITLE_PAGE_PLUGINS=Plugins
+TITLE_PAGE_WEBSERVER=Webserver
+TITLE_PAGE_OPTIONS=Options
 MSG_WHERE_ARE_SETTINGS="Watching out for system settings? Click it in the navigaton bar on top!"
 MSG_NO_PLUGINS="No plugins! Visit the Plugin Archive!"

@@ -202,7 +201,6 @@
 LBU_NOTIFY_CHECK_ERROR="An error occured during checking for new updates. Please see the check logfile."
 LBU_NOTIFY_UPDATE_INSTALL_OK="A new version was installed successfully:"
 LBU_NOTIFY_UPDATE_INSTALL_ERROR="A new version was installed with errors. Please check the logfile what happened. Version tried to install:"
-LBU_UPDATE_WARNING_FOOTER="An update or installation is currently running. Please wait!"

 [ADMIN]
 WIDGETLABEL=Administrator
@@ -212,8 +210,8 @@
 MSG_VAL_USERNAME_ERROR="The username must be 3 to 20 characters long and consist of alphanumeric characters."
 HINT_USERNAME_ALLOWED_CHARS="The username can be 3 to 20 characters long. Allowed characters: A-Z a-z 0-9 -_"
 LABEL_NEW_PASSWORD=New password:
-MSG_VAL_PASSWORD_ERROR="The password must have minimum 6 characters and consist of at least one upper- and lowercase character and one digit. Allowed optional special characters are -_,.;:!?&()?+%="
-HINT_PASSWORD_ALLOWED_CHARS="Minimum length of 6 characters with at least one lowercase, one uppercase letter and one digit."
+MSG_VAL_PASSWORD_ERROR="The password must have minimum 4 characters and consist of at least one upper- and lowercase character and one digit. Allowed optional special characters are -_,.;:!?&()?+%="
+HINT_PASSWORD_ALLOWED_CHARS="Minimum length of 4 characters with at least one lowercase, one uppercase letter and one digit."
 LABEL_RETYPE_PASSWORD="Retype password:"
 MSG_VAL_PASSWORD_DIFFERENT=Both passwords are not identical
 HINT_PASSWORD_RETYPE=Please enter the password again to prevent typing issues
@@ -241,15 +239,10 @@
 SAVE_ERR_EMPTY_PASS=You have to enter the current password to authorize your changes.
 SAVE_ERR_EMPTY_SECUREPIN=You have to enter the SecurePIN to authorize your changes.
 SAVE_ERR_PASS_NOT_IDENTICAL=Your entered passwords are not identical.
-SAVE_ERR_PASS_WRAPPED="Your new password is just a wrapped version of the old one. Not changed!"
-SAVE_ERR_PASS_IDENTICAL="It seems you've entered the current passwords as new password."
 SAVE_ERR_SECUREPIN_NOT_IDENTICAL=Your entered SecurePINs are not identical.
 SAVE_ERR_SECUREPIN_WRONG=The entered SecurePIN is wrong.
 SAVE_ERR_NOTHING_TO_CHANGE=You have not entered any changes. Nothing was done.
-SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br><br>Details:"
-SAVE_ERR_PASS_TOO_SIMILAR="Your new and old password are too similar. Not changed!"
-SAVE_ERR_PASS_TOO_SHORT="Your password is too short. Not changed!"
-SAVE_ERR_PASS_GENERAL_ERROR="Password modification failed. Not changed!"
+SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br>Details:<br>"

 [TIMESERVER]
 WIDGETLABEL=Timeserver
@@ -282,6 +275,7 @@
 WIDGETLABEL=Mailserver
 TESTMAIL_SUBJECT="Test email from LoxBerry"
 TESTMAIL_CONTENT="This is a test from your LoxBerry. Everything seems to be OK!"
+SAVE_SUCCESS="Settings for SMTP server saved and activated."
 LABEL_DEFAULT_EMAIL=Default email address:
 MSG_VAL_INVALID_EMAIL="Please enter a valid email address."
 LABEL_SMTP_SERVER=SMTP server:
@@ -300,31 +294,12 @@
 LABEL_PLUGIN_NOTIFICATIONS="Plugin notifications"
 OPTION_INFOS="Infos"
 OPTION_ERRORS="Errors"
-HINT_NOTIFICATIONS="Notifications usually are displayed on the top of the page to give notice about errors and informations. They can be triggered by your LoxBerry itself or a plugin. In the system and plugin overview, you are informed by blue and red bullets, when notifications are present. Select which of the notifications should <i>also</i> be sent by email:"
+HINT_NOTIFICATIONS="Notifications usually are displayed on the top of the page to give notice about errors and informations. They can be triggered by your LoxBerry itself or a plugin. In the system and plugin overview, you are informed by blue and red bullets, when notifications are present. Any notification changes made in the area below will be taken into account immediately."
 BUTTON_SEND_TESTMAIL=Send testmail
 MSG_TESTMAIL_WAIT="<b>Sending email</b> - Please wait, this takes up to 30 seconds."
-BUTTON_SHOW_PASSWORD="Show password"
-BUTTON_HIDE_PASSWORD="Hide password"
+BUTTON_SHOW_PASSWORD=Show password
 MSG_TEST_INTRO="LoxBerry tried to send a test email. A detailed log is shown below. Please check your mailbox for new mail."
-NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Apache log in Log Manager."
-LABEL_ENABLE_EMAIL_SETTINGS="Enable the email feature on your LoxBerry"
-LABEL_MAIL_NOTIFICATIONS="Mail Notifications"
-LABEL_EMAIL_SETTINGS="Mail Settings"
-CAPTION_TESTMAIL_DIALOG="Testing email"
-SAVE_SUCCESS="Settings for SMTP server saved and activated."
-SAVE_ERROR="Error:"
-SAVE_WAIT="Saving. Please wait..."
-
-[SECUREPIN]
-ENTER_SECUREPIN="You have to enter your SecurePIN to authorize yourself:"
-WARNING_TITLE="Why SecurePIN?"
-PREVENT_SPY="If a cyber attacker could find out your LoxBerry web password, the SecurePIN is an additional 2-phase protection to not spy additional credentials."
-ERROR_GENERIC="Could not check your SecurePIN."
-ERROR_WRONG="The entered SecurePIN is wrong. Please try again."
-ERROR_OPEN="Your SecurePIN file could not be opened."
-ERROR_LOCKED="Your SecurePIN is LOCKED for some time (too many retries)."
-SUCCESS="You have entered the correct SecurePIN."
-CHECK_WAIT="One second..."
+NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log."

 [MINISERVER]
 WIDGETLABEL=Miniserver
@@ -416,27 +391,19 @@

 [SERVICES]
-TITLE_PAGE_WEBSERVER=Webserver
-TITLE_PAGE_WATCHDOG=Watchdog
-TITLE_PAGE_OPTIONS=More Options
 WIDGETLABEL=LoxBerry Services
 LABEL_LOXBERRY=LoxBerry
-HEADING_SERIAL=UART / Serial Console
-HEADING_SSDP=SSDP / UPNP
+HEADING_OPT=Service Options
 HEADING_APACHE=Webserver Options
 LABEL_WEBPORT=Web Port
 ERR_WRONG_PORT=The given port is invalid. Select a port between 1 and 65535.
 ERR_PORT_IN_USE=The given port is already in use. Please choose another port.
 ERR_PORTCHANGE=Something went wrong during changing the port. Please check your webserver settings.
-HINT_NOPI="It seems that the LoxBerry does not run on a Raspberry Pi. These settings will not work on your platform."
 HINT_INNER_WEBPORT=Default port is 80
 HINT_WEBPORT=Default port for websites is 80. In special cases it could be nessesary to change LoxBerry's web port.
+HEADING_SSDP=SSDP Publishing
 LABEL_SSDPENABLED=Publish this LoxBerry as an home automation device
-LABEL_SERIAL=Enable Serial Interface
-LABEL_CONSOLE=Enable Serial Console
 HINT_SSDP="LoxBerry will be announced as a home automation device in your network. This is called <i>Simple Service Discovery Protocol (SSDP)</i>. If other devices in your network expierience problems with SSDP, turn this feature off."
-HINT_SERIAL="This enables the hardware serial interface (UART). By default, the UART transmit and receive pins are on GPIO 14 and GPIO 15 respectively, which are pins 8 and 10 on the GPIO header."
-HINT_CONSOLE="This enables a login shell on the serial interface as well as kernel and boot messages on the serial connection. If you would like to use this, please also enable the serial interface above."
 CHANGE_SUCCESS="Your settings have been saved."
 CHANGE_WEBPORTCHANGED="The webserver port has been changed successfully."
 CHANGE_ABORTED="Your settings have been discarded."
@@ -445,24 +412,6 @@
 WAITWEBSERVER="The webserver will be restarted using the the new port. This may take a while. Please wait a moment."
 MSG_STEP1="Step 1 successful"
 MSG_STEP2="Everything OK!"
-HINT_REBOOT="SERIAL INTERFACE: For the changes to take effect please reboot."
-LABEL_STARTWATCHDOG_SH="Watchdog Service:"
-LABEL_STARTWATCHDOG="Start Watchdog Service automatically"
-HINT_WATCHDOG="The Linux kernel can reset the system if serious problems are detected. This so called watchdog service can be configured here. If your system seems not to be healthy anymore, the kernel will restart (or halt in case of a too high temperature) your system automatically. You can give alarms here when the kernel should reset your system - but most times the defaults given here are fine and there's no need to modify them."
-MSG_VALINVALID_PING="Please enter a valid IP address or a valid hostname here."
-LABEL_PING="Ping Test:"
-HINT_PING="If this host or IP address isn't reachable anymore, the system will be rebooted. We suggest to use your router's IP here. Leave empty to disable the test."
-LABEL_MAXLOAD1="Load 1-Min:"
-HINT_MAXLOAD1="Maximum System Load during a period of 1 Minute. Do not choose a too low value here! Leave empty to disable the test."
-MSG_VALINVALID_MAXLOAD="Only numbers are allowed here."
-LABEL_MAXLOAD5="Load 5-Min:"
-HINT_MAXLOAD5="Maximum System Load during a period of 5 Minutes. Most times a value of 3/4 of Load 1-Min. is ok here."
-LABEL_MAXLOAD15="Load 15-Min:"
-HINT_MAXLOAD15="Maximum System Load during a period of 15 Minutes. Most times a value of 1/2 of Load 1-Min. is ok here."
-LABEL_TEMPSENSOR="Temp. Sensor:"
-HINT_TEMPSENSOR="The Temperature Device Name. Leave it untouched for Raspberry."
-LABEL_MAXTEMP="Max. Temperature:"
-HINT_MAXTEMP="Maximum allowed system temperature. Leave empty to disable test."

 [PLUGININSTALL]
 UI_BUTTON_PLUGINARCHIVE="Plugin Archive"
@@ -612,7 +561,7 @@
 ERR_MISSING_LOGPARAMETER_HTML="Your URL does not contain a logfile parameter."
 ERR_NOLOG_HTML="The logfile does not exist. Possibly the application has not yet started to log, or failed to run. Reload the page to try it again."
 ERR_MISSING_LOGPARAMETER_TXT="You must specify a logfile with --logfile YOURFILE.\\nUsage: logfile.cgi --logfile FILE [--length] [--offset] [--header txt|html|none] [--format html|terminal|plain]"
-ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run. Please re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. The ~ usually stands for /opt/loxberry where the Windows share also points to."
+ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run.\\nPlease re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. Use relative path started from these folders."
 ERR_LOGFILE_EMPTY_HTML="<i>This file is currently empty (0 bytes).</i>"
 LOADING_LOGFILE="Loading logfile, please wait..."
 BUTTON_DOWNLOAD="Download"
@@ -747,29 +696,3 @@
 LOG_GROUP="Group"
 ATTMSG_POPUP_HEADING="Summary of important logfile messages:"

-[REMOTE]
-WIDGETLABEL="Remote Support"
-HINT_INTRODUCTION="This Widget can open a secure connection to the LoxBerry servers. If enabled, a LoxBerry Developer can access your LoxBerry and Miniservers through a secure VPN connection for troubleshooting. It's more or less like a TeamViewer&reg; session. The connection will only be established, if you have granted your permission. You need a Support Key to start the VPN connection. Without a valid key no connection can be started. You will receive the Support Key from a Core or Plugin developer." 
-LABEL_SUPPORTKEY="Support Key:"
-LABEL_HTTPPROXY="HTTP Proxy:"
-LABEL_HTTPPORT="HTTP Port:"
-LABEL_AUTOCONNECT="Autoconnect:"
-LABEL_AUTOCONNECT2="Connect after a reboot automatically"
-MSG_VALINVALID_SUPPORTKEY="The entered support key seems not to be valid."
-MSG_VALINVALID_URL="The entered URL seems not to be valid."
-MSG_VALINVALID_PORT="The port must be a number netween 1 and 65000."
-HINT_HTTPPROXY="If you need to connect through a Proxy Server, enter the URL here."
-HINT_HTTPPORT="Port of your HTTP Proxy Server."
-BUTTON_ACTIVATE="Activate Support Key"
-BUTTON_RESET="Reset"
-BUTTON_CONNECT="Connect"
-BUTTON_DISCONNECT="Disconnect"
-MSGERROR_KEY_DOES_NOT_EXIST="This Support Key could not be verified."
-MSGERROR_KEY_COULD_NOT_BE_EXTRACTED="The downloaded key could not be extracted."
-MSGERROR_KEY_EXPIRED="Your Support key has expired. Please contact the developer and ask him for a new one."
-LABEL_ACTIVE_SUPPORTKEY="Support Key:"
-LABEL_STATUS="Status:"
-LABEL_VALID="Valid until:"
-MSG_ONLINE="Online"
-MSG_OFFLINE="Offline"
-
TranslationBot commented 5 years ago
 @@ -21,6 +21,8 @@
 MSG_PLEASEWAIT=Please wait...
 MSG_YES="Yes"
 MSG_NO="No"
+BUTTON_ON="On"
+BUTTON_OFF="Off"

 [HEADER]
 PANEL_SYSTEMSETTINGS=System Settings
@@ -37,6 +39,7 @@
 PANEL_REBOOT=Reboot
 PANEL_MAILSERVER=Mail Server
 PANEL_DONATE=Donate? :-)
+PANEL_REMOTE=Remote Support
 PANEL_TRANSLATE=Translate
 PANEL_FILEMANAGER=File Manager
 PANEL_NETSHARES=Netshares
@@ -47,8 +50,6 @@
 TITLE_INFO=Info
 TITLE_PAGE_SYSTEM=System Settings
 TITLE_PAGE_PLUGINS=Plugins
-TITLE_PAGE_WEBSERVER=Webserver
-TITLE_PAGE_OPTIONS=Options
 MSG_WHERE_ARE_SETTINGS="Watching out for system settings? Click it in the navigaton bar on top!"
 MSG_NO_PLUGINS="No plugins! Visit the Plugin Archive!"

@@ -201,6 +202,7 @@
 LBU_NOTIFY_CHECK_ERROR="An error occured during checking for new updates. Please see the check logfile."
 LBU_NOTIFY_UPDATE_INSTALL_OK="A new version was installed successfully:"
 LBU_NOTIFY_UPDATE_INSTALL_ERROR="A new version was installed with errors. Please check the logfile what happened. Version tried to install:"
+LBU_UPDATE_WARNING_FOOTER="An update or installation is currently running. Please wait!"

 [ADMIN]
 WIDGETLABEL=Administrator
@@ -210,8 +212,8 @@
 MSG_VAL_USERNAME_ERROR="The username must be 3 to 20 characters long and consist of alphanumeric characters."
 HINT_USERNAME_ALLOWED_CHARS="The username can be 3 to 20 characters long. Allowed characters: A-Z a-z 0-9 -_"
 LABEL_NEW_PASSWORD=New password:
-MSG_VAL_PASSWORD_ERROR="The password must have minimum 4 characters and consist of at least one upper- and lowercase character and one digit. Allowed optional special characters are -_,.;:!?&()?+%="
-HINT_PASSWORD_ALLOWED_CHARS="Minimum length of 4 characters with at least one lowercase, one uppercase letter and one digit."
+MSG_VAL_PASSWORD_ERROR="The password must have minimum 6 characters and consist of at least one upper- and lowercase character and one digit. Allowed optional special characters are -_,.;:!?&()?+%="
+HINT_PASSWORD_ALLOWED_CHARS="Minimum length of 6 characters with at least one lowercase, one uppercase letter and one digit."
 LABEL_RETYPE_PASSWORD="Retype password:"
 MSG_VAL_PASSWORD_DIFFERENT=Both passwords are not identical
 HINT_PASSWORD_RETYPE=Please enter the password again to prevent typing issues
@@ -239,10 +241,15 @@
 SAVE_ERR_EMPTY_PASS=You have to enter the current password to authorize your changes.
 SAVE_ERR_EMPTY_SECUREPIN=You have to enter the SecurePIN to authorize your changes.
 SAVE_ERR_PASS_NOT_IDENTICAL=Your entered passwords are not identical.
+SAVE_ERR_PASS_WRAPPED="Your new password is just a wrapped version of the old one. Not changed!"
+SAVE_ERR_PASS_IDENTICAL="It seems you've entered the current passwords as new password."
 SAVE_ERR_SECUREPIN_NOT_IDENTICAL=Your entered SecurePINs are not identical.
 SAVE_ERR_SECUREPIN_WRONG=The entered SecurePIN is wrong.
 SAVE_ERR_NOTHING_TO_CHANGE=You have not entered any changes. Nothing was done.
-SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br>Details:<br>"
+SAVE_ERR_GENERAL="LoxBerry returned an error executing your change.<br><br>Details:"
+SAVE_ERR_PASS_TOO_SIMILAR="Your new and old password are too similar. Not changed!"
+SAVE_ERR_PASS_TOO_SHORT="Your password is too short. Not changed!"
+SAVE_ERR_PASS_GENERAL_ERROR="Password modification failed. Not changed!"

 [TIMESERVER]
 WIDGETLABEL=Timeserver
@@ -275,7 +282,6 @@
 WIDGETLABEL=Mailserver
 TESTMAIL_SUBJECT="Test email from LoxBerry"
 TESTMAIL_CONTENT="This is a test from your LoxBerry. Everything seems to be OK!"
-SAVE_SUCCESS="Settings for SMTP server saved and activated."
 LABEL_DEFAULT_EMAIL=Default email address:
 MSG_VAL_INVALID_EMAIL="Please enter a valid email address."
 LABEL_SMTP_SERVER=SMTP server:
@@ -294,12 +300,31 @@
 LABEL_PLUGIN_NOTIFICATIONS="Plugin notifications"
 OPTION_INFOS="Infos"
 OPTION_ERRORS="Errors"
-HINT_NOTIFICATIONS="Notifications usually are displayed on the top of the page to give notice about errors and informations. They can be triggered by your LoxBerry itself or a plugin. In the system and plugin overview, you are informed by blue and red bullets, when notifications are present. Any notification changes made in the area below will be taken into account immediately."
+HINT_NOTIFICATIONS="Notifications usually are displayed on the top of the page to give notice about errors and informations. They can be triggered by your LoxBerry itself or a plugin. In the system and plugin overview, you are informed by blue and red bullets, when notifications are present. Select which of the notifications should <i>also</i> be sent by email:"
 BUTTON_SEND_TESTMAIL=Send testmail
 MSG_TESTMAIL_WAIT="<b>Sending email</b> - Please wait, this takes up to 30 seconds."
-BUTTON_SHOW_PASSWORD=Show password
+BUTTON_SHOW_PASSWORD="Show password"
+BUTTON_HIDE_PASSWORD="Hide password"
 MSG_TEST_INTRO="LoxBerry tried to send a test email. A detailed log is shown below. Please check your mailbox for new mail."
-NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Webserver Log."
+NOTIFY_MAIL_ERROR="Errors occured sending notification emails from system or plugins. Check your email settings or disable email notification. If emails actually should work, you'll find the full email error messages in the Apache log in Log Manager."
+LABEL_ENABLE_EMAIL_SETTINGS="Enable the email feature on your LoxBerry"
+LABEL_MAIL_NOTIFICATIONS="Mail Notifications"
+LABEL_EMAIL_SETTINGS="Mail Settings"
+CAPTION_TESTMAIL_DIALOG="Testing email"
+SAVE_SUCCESS="Settings for SMTP server saved and activated."
+SAVE_ERROR="Error:"
+SAVE_WAIT="Saving. Please wait..."
+
+[SECUREPIN]
+ENTER_SECUREPIN="You have to enter your SecurePIN to authorize yourself:"
+WARNING_TITLE="Why SecurePIN?"
+PREVENT_SPY="If a cyber attacker could find out your LoxBerry web password, the SecurePIN is an additional 2-phase protection to not spy additional credentials."
+ERROR_GENERIC="Could not check your SecurePIN."
+ERROR_WRONG="The entered SecurePIN is wrong. Please try again."
+ERROR_OPEN="Your SecurePIN file could not be opened."
+ERROR_LOCKED="Your SecurePIN is LOCKED for some time (too many retries)."
+SUCCESS="You have entered the correct SecurePIN."
+CHECK_WAIT="One second..."

 [MINISERVER]
 WIDGETLABEL=Miniserver
@@ -391,19 +416,27 @@

 [SERVICES]
+TITLE_PAGE_WEBSERVER=Webserver
+TITLE_PAGE_WATCHDOG=Watchdog
+TITLE_PAGE_OPTIONS=More Options
 WIDGETLABEL=LoxBerry Services
 LABEL_LOXBERRY=LoxBerry
-HEADING_OPT=Service Options
+HEADING_SERIAL=UART / Serial Console
+HEADING_SSDP=SSDP / UPNP
 HEADING_APACHE=Webserver Options
 LABEL_WEBPORT=Web Port
 ERR_WRONG_PORT=The given port is invalid. Select a port between 1 and 65535.
 ERR_PORT_IN_USE=The given port is already in use. Please choose another port.
 ERR_PORTCHANGE=Something went wrong during changing the port. Please check your webserver settings.
+HINT_NOPI="It seems that the LoxBerry does not run on a Raspberry Pi. These settings will not work on your platform."
 HINT_INNER_WEBPORT=Default port is 80
 HINT_WEBPORT=Default port for websites is 80. In special cases it could be nessesary to change LoxBerry's web port.
-HEADING_SSDP=SSDP Publishing
 LABEL_SSDPENABLED=Publish this LoxBerry as an home automation device
+LABEL_SERIAL=Enable Serial Interface
+LABEL_CONSOLE=Enable Serial Console
 HINT_SSDP="LoxBerry will be announced as a home automation device in your network. This is called <i>Simple Service Discovery Protocol (SSDP)</i>. If other devices in your network expierience problems with SSDP, turn this feature off."
+HINT_SERIAL="This enables the hardware serial interface (UART). By default, the UART transmit and receive pins are on GPIO 14 and GPIO 15 respectively, which are pins 8 and 10 on the GPIO header."
+HINT_CONSOLE="This enables a login shell on the serial interface as well as kernel and boot messages on the serial connection. If you would like to use this, please also enable the serial interface above."
 CHANGE_SUCCESS="Your settings have been saved."
 CHANGE_WEBPORTCHANGED="The webserver port has been changed successfully."
 CHANGE_ABORTED="Your settings have been discarded."
@@ -412,6 +445,24 @@
 WAITWEBSERVER="The webserver will be restarted using the the new port. This may take a while. Please wait a moment."
 MSG_STEP1="Step 1 successful"
 MSG_STEP2="Everything OK!"
+HINT_REBOOT="SERIAL INTERFACE: For the changes to take effect please reboot."
+LABEL_STARTWATCHDOG_SH="Watchdog Service:"
+LABEL_STARTWATCHDOG="Start Watchdog Service automatically"
+HINT_WATCHDOG="The Linux kernel can reset the system if serious problems are detected. This so called watchdog service can be configured here. If your system seems not to be healthy anymore, the kernel will restart (or halt in case of a too high temperature) your system automatically. You can give alarms here when the kernel should reset your system - but most times the defaults given here are fine and there's no need to modify them."
+MSG_VALINVALID_PING="Please enter a valid IP address or a valid hostname here."
+LABEL_PING="Ping Test:"
+HINT_PING="If this host or IP address isn't reachable anymore, the system will be rebooted. We suggest to use your router's IP here. Leave empty to disable the test."
+LABEL_MAXLOAD1="Load 1-Min:"
+HINT_MAXLOAD1="Maximum System Load during a period of 1 Minute. Do not choose a too low value here! Leave empty to disable the test."
+MSG_VALINVALID_MAXLOAD="Only numbers are allowed here."
+LABEL_MAXLOAD5="Load 5-Min:"
+HINT_MAXLOAD5="Maximum System Load during a period of 5 Minutes. Most times a value of 3/4 of Load 1-Min. is ok here."
+LABEL_MAXLOAD15="Load 15-Min:"
+HINT_MAXLOAD15="Maximum System Load during a period of 15 Minutes. Most times a value of 1/2 of Load 1-Min. is ok here."
+LABEL_TEMPSENSOR="Temp. Sensor:"
+HINT_TEMPSENSOR="The Temperature Device Name. Leave it untouched for Raspberry."
+LABEL_MAXTEMP="Max. Temperature:"
+HINT_MAXTEMP="Maximum allowed system temperature. Leave empty to disable test."

 [PLUGININSTALL]
 UI_BUTTON_PLUGINARCHIVE="Plugin Archive"
@@ -561,7 +612,7 @@
 ERR_MISSING_LOGPARAMETER_HTML="Your URL does not contain a logfile parameter."
 ERR_NOLOG_HTML="The logfile does not exist. Possibly the application has not yet started to log, or failed to run. Reload the page to try it again."
 ERR_MISSING_LOGPARAMETER_TXT="You must specify a logfile with --logfile YOURFILE.\\nUsage: logfile.cgi --logfile FILE [--length] [--offset] [--header txt|html|none] [--format html|terminal|plain]"
-ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run.\\nPlease re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. Use relative path started from these folders."
+ERR_NOLOG_TXT="Logfile does not exist. Possibly the application has not yet started to log, or failed to run. Please re-check the logfile folder: ~/log, ~/webfrontend/html/tmp or /tmp. The ~ usually stands for /opt/loxberry where the Windows share also points to."
 ERR_LOGFILE_EMPTY_HTML="<i>This file is currently empty (0 bytes).</i>"
 LOADING_LOGFILE="Loading logfile, please wait..."
 BUTTON_DOWNLOAD="Download"
@@ -696,3 +747,29 @@
 LOG_GROUP="Group"
 ATTMSG_POPUP_HEADING="Summary of important logfile messages:"

+[REMOTE]
+WIDGETLABEL="Remote Support"
+HINT_INTRODUCTION="This Widget can open a secure connection to the LoxBerry servers. If enabled, a LoxBerry Developer can access your LoxBerry and Miniservers through a secure VPN connection for troubleshooting. It's more or less like a TeamViewer&reg; session. The connection will only be established, if you have granted your permission. You need a Support Key to start the VPN connection. Without a valid key no connection can be started. You will receive the Support Key from a Core or Plugin developer." 
+LABEL_SUPPORTKEY="Support Key:"
+LABEL_HTTPPROXY="HTTP Proxy:"
+LABEL_HTTPPORT="HTTP Port:"
+LABEL_AUTOCONNECT="Autoconnect:"
+LABEL_AUTOCONNECT2="Connect after a reboot automatically"
+MSG_VALINVALID_SUPPORTKEY="The entered support key seems not to be valid."
+MSG_VALINVALID_URL="The entered URL seems not to be valid."
+MSG_VALINVALID_PORT="The port must be a number netween 1 and 65000."
+HINT_HTTPPROXY="If you need to connect through a Proxy Server, enter the URL here."
+HINT_HTTPPORT="Port of your HTTP Proxy Server."
+BUTTON_ACTIVATE="Activate Support Key"
+BUTTON_RESET="Reset"
+BUTTON_CONNECT="Connect"
+BUTTON_DISCONNECT="Disconnect"
+MSGERROR_KEY_DOES_NOT_EXIST="This Support Key could not be verified."
+MSGERROR_KEY_COULD_NOT_BE_EXTRACTED="The downloaded key could not be extracted."
+MSGERROR_KEY_EXPIRED="Your Support key has expired. Please contact the developer and ask him for a new one."
+LABEL_ACTIVE_SUPPORTKEY="Support Key:"
+LABEL_STATUS="Status:"
+LABEL_VALID="Valid until:"
+MSG_ONLINE="Online"
+MSG_OFFLINE="Offline"
+
TranslationBot commented 5 years ago
 @@ -447,7 +447,7 @@
 MSG_STEP2="Everything OK!"
 HINT_REBOOT="SERIAL INTERFACE: For the changes to take effect please reboot."
 LABEL_STARTWATCHDOG_SH="Watchdog Service:"
-LABEL_STARTWATCHDOG="Start Watchdog Service automatically"
+LABEL_STARTWATCHDOG="Start Watchdog Service"
 HINT_WATCHDOG="The Linux kernel can reset the system if serious problems are detected. This so called watchdog service can be configured here. If your system seems not to be healthy anymore, the kernel will restart (or halt in case of a too high temperature) your system automatically. You can give alarms here when the kernel should reset your system - but most times the defaults given here are fine and there's no need to modify them."
 MSG_VALINVALID_PING="Please enter a valid IP address or a valid hostname here."
 LABEL_PING="Ping Test:"
@@ -463,6 +463,12 @@
 HINT_TEMPSENSOR="The Temperature Device Name. Leave it untouched for Raspberry."
 LABEL_MAXTEMP="Max. Temperature:"
 HINT_MAXTEMP="Maximum allowed system temperature. Leave empty to disable test."
+MSG_VALINVALID_MAXTEMP="Only numbers are allowed here."
+LABEL_MINMEM="Min. Memory:"
+HINT_MINMEM="Minimum free memory. Note that this is in pages (1 page = 4096 kB). So 10000 here is 40 MB."
+MSG_VALINVALID_MINMEM="Only numbers are allowed here."
+WATCHDOGCHANGE_SUCCESS="All settings were saved successfully."
+BUTTON_LOGFILE="Logfile"

 [PLUGININSTALL]
 UI_BUTTON_PLUGINARCHIVE="Plugin Archive"
TranslationBot commented 5 years ago
 @@ -589,6 +589,9 @@
 UI_NOTIFY_AUTOINSTALL_PRERELEASE_AVAILABLE="A new pre-release version is available:"
 UI_NOTIFY_AUTOINSTALL_INSTRUCTION="Navigate to the the plugin and use the update button to apply the url to the installation field on top."
 UI_INSTALL_ERR_RUNNING_UPDATES="There's another Update or Plugin installation running. Please be patient and wait until the other process is finished."
+UI_NOTIFY_INSTALL_FAIL="FAIL"
+UI_NOTIFY_INSTALL_WARN="WARNING"
+UI_NOTIFY_INSTALL_ERROR="ERROR"
 ERR_UNKNOWNINTERFACE="The Plugin Interface is unknown. I cannot proceed with the installation."
 INF_DOS2UNIX="Converting all plugin files (ASCII) to Unix fileformat."
 INF_LOGSKELS="Updating skels for Logfiles in tmpfs."
christianTF commented 5 years ago

TO ALL TRANSLATORS: To easify translations, I summarize the sections where phrases were changed from V1.2.5.5 to V1.4.0. I quality the changes by (added) = new phrases, and (changed) = existing phrases were changed

How to get a full diff:

Sections changed:

Some of the easy or format changes Wörsty already had done, so maybe you see no changes. Please update to LATEST as this is currently Pre-Release, and small changes still may be added.

Thanks a lot! Christian

TranslationBot commented 5 years ago
 @@ -63,6 +63,8 @@
 BUTTON_NETWORKADAPTER=Show network adapter
 LABEL_WIRELESS=Wireless network name (SSID):
 BUTTON_SEARCHWIFI=Search networks
+BUTTON_SEARCHWIFI_REFRESH=Refresh
+BUTTON_SEARCHWIFI_CLOSE="Close"
 LABEL_NETWORKKEY=Wireless key:
 LABEL_NETWORKADDRESSES=Network addresses:
 SELECT_IP_USEDHCP=Assign automatically (DHCP)
TranslationBot commented 5 years ago
 @@ -555,7 +555,7 @@
 ERR_SECUREPIN_WRONG=The entered SecurePIN is wrong.
 WARN_HARDCODEDPATHS="The plugin uses hardcoded paths to /opt/loxberry. This may be critical and should be fixed by the Plugin author: "
 INF_REBOOT="This plugin needs a reboot:"
-UI_LABEL_INSTALL_NEW=Install new plugin:<br><small>You can select a file or an URL here.</small>
+UI_LABEL_INSTALL_NEW=Install new plugin:<br><small>You can select an URL or a file here.</small>
 UI_LABEL_SECUREPIN=Enter SecurePIN:
 UI_LABEL_INSTALLBTN=Install
 UI_LABEL_INSTALLED_PLUGINS=Installed Plugins
TranslationBot commented 5 years ago
 @@ -408,7 +408,7 @@
 LABEL_FRIENDLYNAME=Free name for your LoxBerry:
 HINT_INNER_FRIENDLYNAME=e.g. Living room
 HINT_FRIENDLYNAME=This name is shown on top of the web interface to quickly identify your LoxBerry. This is <i>not</i> the hostname (change it in Network). Nearly everything is allowed.
-ERR_FRIENDLYNAME="The friendly name contains at least one of the few not allowed characters. Allowed is a lot. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+whitelist+:'>here</a>."
+ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are a-z A-Z 0-9 * [ ] ( ) ? ! _ - . | whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
 HEADING_SENDSTATISTIC=How many LoxBerrys are out there?
 LABEL_SENDSTATISTIC=Send anonymous version info
 HINT_SENDSTATISTIC="We, the developers, are interested on how many people are using LoxBerry. On first boot, LoxBerry generates a random, unique number and will send this key and version number to loxberry.de. It is anonymous. We don\'t know that this is <i>your</i> LoxBerry. If you disable it, we'll never take notice about the existence of this LoxBerry. <a href="https://stats.loxberry.de" target="_blank">See the current statistics.</a>"
TranslationBot commented 5 years ago
 @@ -408,7 +408,7 @@
 LABEL_FRIENDLYNAME=Free name for your LoxBerry:
 HINT_INNER_FRIENDLYNAME=e.g. Living room
 HINT_FRIENDLYNAME=This name is shown on top of the web interface to quickly identify your LoxBerry. This is <i>not</i> the hostname (change it in Network). Nearly everything is allowed.
-ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are a-z A-Z 0-9 * [ ] ( ) ? ! _ - . | whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
+ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are a-z A-Z 0-9 * [ ] ( ) ? ! _ - . | # & { } whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
 HEADING_SENDSTATISTIC=How many LoxBerrys are out there?
 LABEL_SENDSTATISTIC=Send anonymous version info
 HINT_SENDSTATISTIC="We, the developers, are interested on how many people are using LoxBerry. On first boot, LoxBerry generates a random, unique number and will send this key and version number to loxberry.de. It is anonymous. We don\'t know that this is <i>your</i> LoxBerry. If you disable it, we'll never take notice about the existence of this LoxBerry. <a href="https://stats.loxberry.de" target="_blank">See the current statistics.</a>"
TranslationBot commented 5 years ago
 @@ -408,7 +408,7 @@
 LABEL_FRIENDLYNAME=Free name for your LoxBerry:
 HINT_INNER_FRIENDLYNAME=e.g. Living room
 HINT_FRIENDLYNAME=This name is shown on top of the web interface to quickly identify your LoxBerry. This is <i>not</i> the hostname (change it in Network). Nearly everything is allowed.
-ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are a-z A-Z 0-9 * [ ] ( ) ? ! _ - . | # & { } whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
+ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are a-z A-Z 0-9 * [ ] ( ) ? ! _ - . | # & { } : whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
 HEADING_SENDSTATISTIC=How many LoxBerrys are out there?
 LABEL_SENDSTATISTIC=Send anonymous version info
 HINT_SENDSTATISTIC="We, the developers, are interested on how many people are using LoxBerry. On first boot, LoxBerry generates a random, unique number and will send this key and version number to loxberry.de. It is anonymous. We don\'t know that this is <i>your</i> LoxBerry. If you disable it, we'll never take notice about the existence of this LoxBerry. <a href="https://stats.loxberry.de" target="_blank">See the current statistics.</a>"
TranslationBot commented 5 years ago
 @@ -408,7 +408,7 @@
 LABEL_FRIENDLYNAME=Free name for your LoxBerry:
 HINT_INNER_FRIENDLYNAME=e.g. Living room
 HINT_FRIENDLYNAME=This name is shown on top of the web interface to quickly identify your LoxBerry. This is <i>not</i> the hostname (change it in Network). Nearly everything is allowed.
-ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are a-z A-Z 0-9 * [ ] ( ) ? ! _ - . | # & { } : whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
+ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are letters, numbers * [ ] ( ) ? ! _ - . | # & { } : whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."
 HEADING_SENDSTATISTIC=How many LoxBerrys are out there?
 LABEL_SENDSTATISTIC=Send anonymous version info
 HINT_SENDSTATISTIC="We, the developers, are interested on how many people are using LoxBerry. On first boot, LoxBerry generates a random, unique number and will send this key and version number to loxberry.de. It is anonymous. We don\'t know that this is <i>your</i> LoxBerry. If you disable it, we'll never take notice about the existence of this LoxBerry. <a href="https://stats.loxberry.de" target="_blank">See the current statistics.</a>"
Woersty commented 5 years ago

I gave my best to translate the ERR_FRIENDLYNAME changes but maybe you can have a look. Latest commit here: https://github.com/mschlenstedt/Loxberry/commit/44d8dbf27bdb456b3f3325889b473e02dca30bee

Best regards Wörsty

TranslationBot commented 5 years ago
 @@ -405,7 +405,7 @@
 HEADING_LANGUAGESELECTION=Language Selection
 LABEL_SELECTLANGUAGE=Select your language
 HEADING_FRIENDLYNAME=Give your LoxBerry a Name
-LABEL_FRIENDLYNAME=Free name for your LoxBerry:
+LABEL_FRIENDLYNAME="Friendly name for your LoxBerry:"
 HINT_INNER_FRIENDLYNAME=e.g. Living room
 HINT_FRIENDLYNAME=This name is shown on top of the web interface to quickly identify your LoxBerry. This is <i>not</i> the hostname (change it in Network). Nearly everything is allowed.
 ERR_FRIENDLYNAME="The friendly name contains at least one not allowed character. Allowed are letters, numbers * [ ] ( ) ? ! _ - . | # & { } : whitespaces and accented characters. If you think a character could be added to the whitelist, report it <a target='bug' href='https://github.com/mschlenstedt/Loxberry/issues/new?title=Enhancement:%20Add%20character%20to%20MyLoxBerry%20FriendlyName%20whitelist&body=Please+add+the+following+characters+to+the+My+Loxberry+whitelist+:'>here</a> and we will have a look."