Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/pl/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/pl/admin.php

<?php

$lan = array(
  'List of Administrators' => 'Lista Administratorów',
'Add a new Administrator' => 'Dodaj nowego Administratora',
  'No Access' => 'Brak dostępu',
  'Changes saved' => 'Zmiany zapisane',
  'Error adding new admin' => 'Bład podczas dodawania nowego administratora',
  ' Set permissions to view pages in the system:  All: admin has access to page without restrictions View: admin can view content of pages, but not change anything. This currently only work for the "user", "users" and "members" pages. None: admin cannot see this page Owner: admin can see this page, but only see the content of the lists they own  Note: Admin Password must be at least 4 characters long ' => '<hr/>
<p>Ustaw uprawnienia do oglądania stron w systemie:</p>
<ul>
<li>Wszystko: admin ma dostęp do strony bez ograniczeń</li>
<li>Podgląd: admin może ogladać zawartość stron, ale nie może zmieniać niczego. Obecnie to działa tylko 
dla stron "user", "users" i "members".</li>
<li>Brak: admin nie może oglądać tej strony</li>
<li>Właściciel: admin może oglądać tą stronę, ale widzi tylko zawartość list, których jest właścicielem</li>
</ul>
<p>Informacja: Hasło administratora musi mieć długość przynajmniej 4 znaków</p>
',
'Edit Administrator' => 'Edycja Administratora',
'Admin Details' => 'Detale Administratora',
'ID' => 'ID',
'Login Name' => 'Nazwa logowania',
'Normalised loginname' => 'Znormalizowana nazwa logowania',
'Email' => 'Email',
'Time Created' => 'Godzina utworzenia',
'Time modified' => 'Godzina modyfikacji',
'Modified by' => 'Zmodyfikowano przez',
'Last time password was changed' => 'Ostatnio hasło zmieniano',
'Is this user Super Admin?' => 'Czy użytkownik to Super Admin?',
'Is this account disabled?' => 'Czy konto jest wyłączone?',
'Save Changes' => 'Zapisz zmiany',
'Current set of permissions made default' => 'Bieżący zestaw uprawnień jest domyślny',
'Done' => 'Gotowe',
'OK' => 'OK',
'Deleting' => 'Usuwam',
'Login Name (max 25 chars)' => 'Nazwa logowania (max 25 znaków)',
'Access Details' => 'Detale dostępu',
'Access Privileges' => 'Uprawnienia dostępu',
'Type' => 'Typ',
'Page' => 'Strona',
'Set these permissions as default' => 'Ustaw te uprawnienia jako domyślne',
'Reset to Default' => 'Reset to ustawień domyślnych',
'none' => 'brak',
'all' => 'wszystko',
'view' => 'podgląd',
'owner' => 'właściciel',

);

?>