imprint function added
This commit is contained in:
@@ -49,6 +49,11 @@ $lang['errselusr'] = "Please choose at least one user!";
|
||||
$lang['errukwn'] = "حدث خلل غير معروف!";
|
||||
$lang['factor'] = "Factor";
|
||||
$lang['highest'] = "تم الوصول الى اعلى رتبة";
|
||||
$lang['imprint'] = "Imprint";
|
||||
$lang['imprint_address'] = "Address";
|
||||
$lang['imprint_email'] = "E-Mail Address";
|
||||
$lang['imprint_notes'] = "Additional information";
|
||||
$lang['imprint_phone'] = "Phone";
|
||||
$lang['insec'] = "in Seconds";
|
||||
$lang['install'] = "Installation";
|
||||
$lang['instdb'] = "تنصيب قاعدة البيانات";
|
||||
@@ -96,6 +101,7 @@ $lang['listsumo'] = "وقت التواجد الكلي";
|
||||
$lang['listuid'] = "unique Client-ID";
|
||||
$lang['listver'] = "client version";
|
||||
$lang['login'] = "Login";
|
||||
$lang['module_disabled'] = "This module is deactivated.";
|
||||
$lang['msg0001'] = "The Ranksystem is running on version: %s";
|
||||
$lang['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
|
||||
$lang['msg0003'] = "You are not eligible for this command!";
|
||||
@@ -113,6 +119,7 @@ $lang['pass2'] = "Change password";
|
||||
$lang['pass3'] = "old password";
|
||||
$lang['pass4'] = "new password";
|
||||
$lang['pass5'] = "Forgot Password?";
|
||||
$lang['privacy-policy'] = "Privacy Policy";
|
||||
$lang['repeat'] = "repeat";
|
||||
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
|
||||
$lang['sccupcount'] = "Active time of %s seconds for the unique Client-ID (%s) will be added in a few seconds (have a look to the Ranksystem log).";
|
||||
@@ -312,6 +319,7 @@ $lang['stri0025'] = "%s for polish translation";
|
||||
$lang['stri0026'] = "%s for spanish translation";
|
||||
$lang['stri0027'] = "%s for initialisation hungarian translation";
|
||||
$lang['stri0028'] = "%s for azerbaijan translation";
|
||||
$lang['stri0029'] = "%s for the imprint function";
|
||||
$lang['stta0001'] = "لكل الوقت";
|
||||
$lang['sttm0001'] = "لهذا الشهر";
|
||||
$lang['sttw0001'] = "افضل مستخدمين";
|
||||
@@ -465,6 +473,13 @@ $lang['wihladmrs9'] = "Please %s confirm %s the jobs. This will reset the job
|
||||
$lang['wihlset'] = "إعدادات";
|
||||
$lang['wiignidle'] = "Ignoriere Idle";
|
||||
$lang['wiignidledesc'] = "Define a period, up to which the idle time of a user will be ignored.<br><br>When a client does not do anything on the server (=idle), this time is noted by the Ranksystem. With this feature the idle time of an user will not be counted until the defined limit. Only when the defined limit is exceeded, it counts from that point for the Ranksystem as idle time.<br><br>This function matters only in conjunction with the mode 'active time'.<br><br>Meaning the function is e.g. to evaluate the time of listening in conversations as activity.<br><br>0 Sec. = disable this function<br><br>Example:<br>Ignore idle = 600 (seconds)<br>A client has an idle of 8 minuntes.<br>└ 8 minutes idle are ignored and he therefore receives this time as active time. If the idle time now increased to 12 minutes, the time is over 10 minutes and in this case 2 minutes would be counted as idle time, the first 10 minutes as active time.";
|
||||
$lang['wiimpswitch'] = "Imprint function";
|
||||
$lang['wiimpswitchdesc'] = "Activate this function to publicly display the imprint and data protection declaration.";
|
||||
$lang['wiimpaddrdesc'] = "Enter your name and address here.<br>Example:<br><pre>Max Mustermann<br><br>Musterstrasse 13<br><br>05172 Musterhausen<br><br>Germany</pre>";
|
||||
$lang['wiimpemaildesc'] = "Enter your email address here.<br>Example:<br><pre>info@example.com</pre>";
|
||||
$lang['wiimpphonedesc'] = "Enter your telephone number with international area code here.<br>Example:<br><pre>+49 171 1234567</pre>";
|
||||
$lang['wiimpnotesdesc'] = "Add additional information here, such as a disclaimer.<br>Leave the field blank so that this section does not appear.<br>HTML code for formatting is allowed.";
|
||||
$lang['wiimpprivacydesc'] = "Insert your privacy policy here (maximum 21,588 characters).<br>HTML code for formatting is allowed.";
|
||||
$lang['wilog'] = "Logpath";
|
||||
$lang['wilogdesc'] = "Path of the log file of the Ranksystem.<br><br>Example:<br>/var/logs/ranksystem/<br><br>Be sure, the webuser has the write-permissions to the logpath.";
|
||||
$lang['wilogout'] = "تسجيل الخروج";
|
||||
|
||||
Reference in New Issue
Block a user