imprint function added
This commit is contained in:
@@ -49,6 +49,11 @@ $lang['errselusr'] = "Wybierz co najmniej jednego użytkownika!";
|
||||
$lang['errukwn'] = "Wystąpił nieznany błąd!";
|
||||
$lang['factor'] = "Factor";
|
||||
$lang['highest'] = "osiągnieto najwyższą range";
|
||||
$lang['imprint'] = "Imprint";
|
||||
$lang['imprint_address'] = "Address";
|
||||
$lang['imprint_email'] = "E-Mail Address";
|
||||
$lang['imprint_notes'] = "Additional information";
|
||||
$lang['imprint_phone'] = "Phone";
|
||||
$lang['insec'] = "w sekundach";
|
||||
$lang['install'] = "Instalacja";
|
||||
$lang['instdb'] = "Zainstaluj bazę danych";
|
||||
@@ -96,6 +101,7 @@ $lang['listsumo'] = "Suma. czas online";
|
||||
$lang['listuid'] = "Unikalny identyfikator klienta";
|
||||
$lang['listver'] = "client version";
|
||||
$lang['login'] = "Zaloguj się";
|
||||
$lang['module_disabled'] = "This module is deactivated.";
|
||||
$lang['msg0001'] = "Ranksystem działa na wersji: %s";
|
||||
$lang['msg0002'] = "Lista prawidłowych komend znajduje się tutaj [URL]https://ts-ranksystem.com/#commands[/URL]";
|
||||
$lang['msg0003'] = "Nie kwalifikujesz się do tego polecenia!";
|
||||
@@ -113,6 +119,7 @@ $lang['pass2'] = "Zmień hasło";
|
||||
$lang['pass3'] = "Stare hasło";
|
||||
$lang['pass4'] = "Nowe hasło";
|
||||
$lang['pass5'] = "Zapomniałeś hasła?";
|
||||
$lang['privacy-policy'] = "Privacy Policy";
|
||||
$lang['repeat'] = "Powtórz";
|
||||
$lang['resettime'] = "Zresetuj czas online i czas bezczynnosci użytkownika %s (unique Client-ID: %s; Client-database-ID %s) na zero, poniewaz uzytkownik został usuniety z wyjątku.";
|
||||
$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'] = "Cały czas";
|
||||
$lang['sttm0001'] = "Miesiąca";
|
||||
$lang['sttw0001'] = "Najlepsi użytkownicy";
|
||||
@@ -465,6 +473,13 @@ $lang['wihladmrs9'] = "Please %s confirm %s the jobs. This will reset the job
|
||||
$lang['wihlset'] = "Ustawienia";
|
||||
$lang['wiignidle'] = "Ignoruj bezczynność";
|
||||
$lang['wiignidledesc'] = "Okresl okres, do ktorego ignorowany bedzie czas bezczynnosci użytkownika.<br><br>Gdy klient nie robi niczego na serwerze (= bezczynnosc), ten czas jest zapisywany przez system rangowy. Dzieki tej funkcji czas bezczynnosci użytkownika nie zostanie policzony do okreslonego limitu. Dopiero gdy okreslony limit zostanie przekroczony, liczy się od tej daty dla Systemu Rankow jako czas bezczynnosci.<br><br>Ta funkcja odgrywa role tylko w połączeniu z trybem 'aktywny czas'.<br><br>Znaczenie funkcji to np. ocenic czas słuchania w rozmowach jako aktywnosc.<br><br>0 = wyłącz te funkcje<br><br>Przykład:<br>Ignoruj bezczynnosc = 600 (sekundy)<br>Klient ma czas bezczynnosci wynoszący 8 minut<br>consequence:<br>8 minut bezczynnosci są ignorowane i dlatego otrzymuje ten czas jako czas aktywny. Jesli czas bezczynnosci zwiekszył się teraz do ponad 12 minut, wiec czas wynosi ponad 10 minut, w tym przypadku 2 minuty bedą liczone jako czas bezczynnosci.";
|
||||
$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'] = "Ściezka pliku dziennika systemu Ranksystem.<br><br>Przykład:<br>/var/logs/ranksystem/<br><br>Upewnij się, że webuser ma uprawnienia do zapisu do logpath.";
|
||||
$lang['wilogout'] = "Wyloguj";
|
||||
|
||||
Reference in New Issue
Block a user