release 1.3.8
This commit is contained in:
@@ -25,7 +25,7 @@ $lang['cleants'] = "المستخدمين الذين تم العثور عليه
|
||||
$lang['clean0001'] = "Deleted unnecessary avatar %s (erstwhile unique Client-ID: %s) successfully.";
|
||||
$lang['clean0002'] = "Error while deleting unnecessary avatar %s (unique Client-ID: %s). Please check the permission for the folder 'avatars'!";
|
||||
$lang['clean0003'] = "Check for cleaning database done. All unnecessary stuff was deleted.";
|
||||
$lang['clean0004'] = "Check for deleting users done. Nothing was changed, because function 'clean clients' is disabled (webinterface - core).";
|
||||
$lang['clean0004'] = "Check for deleting users done. Nothing was changed, because function 'clean clients' is disabled (webinterface - other).";
|
||||
$lang['day'] = "<small>day</small> %d";
|
||||
$lang['days'] = "<small>يوم</small> %d";
|
||||
$lang['dbconerr'] = "فشل الدخول الى قاعدة بيانات قاعدة بيانات: ";
|
||||
@@ -339,7 +339,7 @@ $lang['time_min'] = "Min(s)";
|
||||
$lang['time_hour'] = "Hour(s)";
|
||||
$lang['time_day'] = "Day(s)";
|
||||
$lang['unknown'] = "unknown";
|
||||
$lang['upgrp0001'] = "There is a servergroup with ID %s configured inside your '%s' parameter (webinterface -> core -> rank), but that servergroup ID isn't existent on your TS3 server (anymore)! Please correct this or errors might happen!";
|
||||
$lang['upgrp0001'] = "There is a servergroup with ID %s configured inside your '%s' parameter (webinterface -> rank), but that servergroup ID isn't existent on your TS3 server (anymore)! Please correct this or errors might happen!";
|
||||
$lang['upgrp0002'] = "Download new ServerIcon";
|
||||
$lang['upgrp0003'] = "Error while writing out the servericon.";
|
||||
$lang['upgrp0004'] = "Error while downloading TS3 ServerIcon from TS3 server: ";
|
||||
@@ -359,7 +359,7 @@ $lang['upusrinf'] = "المستخدم %s المستخدمح";
|
||||
$lang['user'] = "اسم المستخدم";
|
||||
$lang['verify0001'] = "Please be sure, you are really connected to the TS3 server!";
|
||||
$lang['verify0002'] = "Enter, if not already done, the Ranksystem %sverification-channel%s!";
|
||||
$lang['verify0003'] = "If you are really connected to the TS3 server, please contact an admin there.<br>This needs to create a verfication channel on the TeamSpeak server. After this, the created channel needs to be defined to the Ranksystem, which only an admin can do.<br>More information the admin will find inside the webinterface (-> core) of the Ranksystem.<br><br>Without this activity it is not possible to verify you for the Ranksystem at this moment! Sorry :(";
|
||||
$lang['verify0003'] = "If you are really connected to the TS3 server, please contact an admin there.<br>This needs to create a verfication channel on the TeamSpeak server. After this, the created channel needs to be defined to the Ranksystem, which only an admin can do.<br>More information the admin will find inside the webinterface (-> stats page) of the Ranksystem.<br><br>Without this activity it is not possible to verify you for the Ranksystem at this moment! Sorry :(";
|
||||
$lang['verify0004'] = "No user inside the verification channel found...";
|
||||
$lang['wi'] = "Webinterface";
|
||||
$lang['wiaction'] = "action";
|
||||
@@ -382,7 +382,7 @@ $lang['wibot8'] = "Ranksystem log (extract):";
|
||||
$lang['wibot9'] = "Fill out all mandatory fields before starting the Ranksystem Bot!";
|
||||
$lang['wichdbid'] = "Client-database-ID reset";
|
||||
$lang['wichdbiddesc'] = "Activate this function to reset the online time of a user, if his TeamSpeak Client-database-ID has been changed.<br>The user will be matched by his unique Client-ID.<br><br>If this function is disabled, the counting of the online (or active) time will go on by the old value, with the new Client-database-ID. In this case only the Client-database-ID of the user will be replaced.<br><br><br><b>How the Client-database-ID changes?</b><br><br>In every of the following cases the client gets a new Client-database-ID with the next connect to the TS3 server.<br><br>1) <u>automatically by the TS3 server</u><br>The TeamSpeak server has a function to delete user after X days out of the database. At default this happens, when a user is offline for 30 days and is in no permanent servergroup.<br>This option you can change inside your <u>ts3server.ini</u>:<pre>dbclientkeepdays=30</pre><br>2) <u>restoring TS3 snapshot</u><br>When you are restoring a TS3 server snapshot, the database-IDs will be changed.<br><br>3) <u>manually removing Client</u><br>A TeamSpeak client could also be removed manually or by a third-party script out of the TS3 server.";
|
||||
$lang['wiconferr'] = "There is an error in the configuration of the Ranksystem. Please go to the webinterface and correct the Core Settings. Especially check the config 'rank up'!";
|
||||
$lang['wiconferr'] = "There is an error in the configuration of the Ranksystem. Please go to the webinterface and correct the rank settings!";
|
||||
$lang['wichpw1'] = "Your old password is wrong. Please try again";
|
||||
$lang['wichpw2'] = "The new passwords dismatch. Please try again.";
|
||||
$lang['wichpw3'] = "The password of the webinterface has been successfully changed. Request from IP %s.";
|
||||
|
||||
Reference in New Issue
Block a user