Woersty / LoxBerry-Plugin-DNSmasq

A LoxBerry Plugin
http://plugins.loxberry.de
Apache License 2.0
3 stars 3 forks source link

TRANSLATION-CHANGES #6

Open Woersty opened 5 years ago

Woersty commented 5 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 5 years ago
 ;
 [SERVER_CONTROL]
 START_CONTROL="DNSmasq Server Control Daemon started"
-SET_DIR_READ_CONF="Set directories + read Plugin config"
+SET_DIR_READ_CONF="Set directories and read Plugin config"
 ERR_EMPTY_CONF="Empty config file"
 ERR_EXIT="Server control daemon exited abnormally."
 LOGLEVEL_CHANGED="The loglevel has been changed since the Server Control Deamon was started. Restarting Server Control Deamon. "
TranslationBot commented 5 years ago
 SET_DIR_READ_CONF="Set directories and read Plugin config"
 ERR_EMPTY_CONF="Empty config file"
 ERR_EXIT="Server control daemon exited abnormally."
-LOGLEVEL_CHANGED="The loglevel has been changed since the Server Control Deamon was started. Restarting Server Control Deamon. "
+LOGLEVEL_CHANGED="The loglevel has been changed since the Server Control Daemon was started. Restarting Server Control Deamon. "
 OK_EXIT="Server control daemon exited normally."
 ERR_CONF_PARAM_MISSING="CONTROL_PORT=xxxxx Parameter missing in config file."
 INIT_BACKEND_SOCKET="Init backend and open socket on tcp port"
@@ -113,4 +113,3 @@
 LOG_BUTTON_DELETE_OK="Okay!"
 LOG_BUTTON_DELETE_FAIL="Failed!"

-
TranslationBot commented 3 years ago
 TXT_BTN_NO="No"
 TXT_BTN_SAVE="Save"
 TXT_BTN_CANCEL="Back to Main Menu"
-TEST="Test"
+

 [ERRORS]
 ERR_TITLE="An error occured :(..."
TranslationBot commented 2 years ago
 TXT_LABEL_DNSMASQ_USE="Start DNSmasq:"
 TXT_LABEL_DNSMASQ_USE_ON="On"
 TXT_LABEL_DNSMASQ_USE_OFF="Off"
+TXT_LABEL_SORT_BY_IP="Sort by IP:"
+TXT_LABEL_SORT_BY_IP_ON="Yes"
+TXT_LABEL_SORT_BY_IP_OFF="No"
 TXT_LABEL_DNSMASQ_LEASES="Leases in DHCP-Database"
 TXT_ERROR_GET_LEASES="Could not query DHCP-Database."
 TXT_ERROR_NO_LEASES="Currently no leases found."