release 1.3.8

This commit is contained in:
Newcomer1989
2020-07-03 21:04:58 +02:00
parent b3b06b4707
commit 2336177eca
35 changed files with 857 additions and 733 deletions

View File

@@ -25,7 +25,7 @@ $lang['cleants'] = "Clien?i în baza de date TeamSpeak: %s (of %s)";
$lang['clean0001'] = "Avatarul clientului %s (ID: %s) a fosts ters cu succes.";
$lang['clean0002'] = "Eroare la stergerea avatarului inutil %s (unqiue-ID: %s). Verificati permisiunea pentru dosarul \"avatars\"!";
$lang['clean0003'] = "Verificati daca baza de date pentru curatare este terminata. Toate lucrurile inutile au fost sterse.";
$lang['clean0004'] = "Verificati daca ati ?ters utilizatorii. Nimic nu a fost schimbat, deoarece functia 'clienti curati' este dezactivata (core).";
$lang['clean0004'] = "Verificati daca ati ?ters utilizatorii. Nimic nu a fost schimbat, deoarece functia 'clienti curati' este dezactivata (other).";
$lang['day'] = "%s <small>day</small>";
$lang['days'] = "%s <small>zile</small>";
$lang['dbconerr'] = "Nu a reu?it sa se conecteze la baza de date MySQL: ";
@@ -339,7 +339,7 @@ $lang['time_min'] = "minute";
$lang['time_hour'] = "ore";
$lang['time_day'] = "zile";
$lang['unknown'] = "unknown";
$lang['upgrp0001'] = "Exista un grad cu ID %s configurat in parametrul dvs. %s (webinterface -> core -> rank), dar ID-ul gradului nu exista pe serverul dvs. TS3! Corectati acest lucru sau se pot intampla erori!";
$lang['upgrp0001'] = "Exista un grad cu ID %s configurat in parametrul dvs. %s (webinterface -> rank), dar ID-ul gradului nu exista pe serverul dvs. TS3! Corectati acest lucru sau se pot intampla erori!";
$lang['upgrp0002'] = "Descarca iconita noua pentru server";
$lang['upgrp0003'] = "Eroare la citirea iconitei serverului.";
$lang['upgrp0004'] = "Eroare la descarcarea iconite pe serverul TS3: ";
@@ -359,7 +359,7 @@ $lang['upusrinf'] = "Userul %s a fost informat cu succes.";
$lang['user'] = "Nume user";
$lang['verify0001'] = "Asigurati-va ca sunteti intr-adevar conectat pe serverul TS3!";
$lang['verify0002'] = "Intrati, daca nu ati facut deja asta, pe canalul de verificare %sverification-channel%s!";
$lang['verify0003'] = "Daca sunteti intr-adevar conectat la serverul TS3, va rugam sa contactati un admin.<br>Acesta trebuie sa creeze un canal de verificare pe serverul TeamSpeak. Dupa, canalul creat trebuie sa fie definit de sistemul rank, pe care numai un administrator il poate face.<br Mai multe informatii pe care administratorul le va gasi in interfata web (->core) a sistemului rank. Nu este posibil sa va verificam in acest moment! Ne pare rau :(";
$lang['verify0003'] = "Daca sunteti intr-adevar conectat la serverul TS3, va rugam sa contactati un admin.<br>Acesta trebuie sa creeze un canal de verificare pe serverul TeamSpeak. Dupa, canalul creat trebuie sa fie definit de sistemul rank, pe care numai un administrator il poate face.<br Mai multe informatii pe care administratorul le va gasi in interfata web (-> stats page) a sistemului rank. Nu este posibil sa va verificam in acest moment! Ne pare rau :(";
$lang['verify0004'] = "No user inside the verification channel found...";
$lang['wi'] = "Admin Panel";
$lang['wiaction'] = "actiune";
@@ -382,7 +382,7 @@ $lang['wibot8'] = "Ranksystem log (extract):";
$lang['wibot9'] = "Fill out all mandatory fields before starting the Ranksystem Bot!";
$lang['wichdbid'] = "Client baza de date resetare";
$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.";