modxcms/revolution

View on GitHub
core/lexicon/pl/user.inc.php

Summary

Maintainability
F
1 wk
Test Coverage
<?php
/**
 * User English lexicon topic
 *
 * @language en
 * @package modx
 * @subpackage lexicon
 */
$_lang['active'] = 'Włączone';
$_lang['address'] = 'Adres';
$_lang['administrator'] = 'Administrator';
$_lang['authority'] = 'Autorytet';
$_lang['change_password'] = 'Zmień hasło';
$_lang['change_password_confirm'] = 'Potwierdzenie hasła';
$_lang['change_password_new'] = 'Nowe hasło';
$_lang['city'] = 'Miasto';
$_lang['extended_fields'] = 'Dodatkowe pola';
$_lang['extended_fields_msg'] = 'Edit any extended fields that are implemented here.';
$_lang['login_options'] = 'Opcje Logowania';
$_lang['minimum_role'] = 'Minimalna rola';
$_lang['password'] = 'Hasło';
$_lang['password_confirm'] = 'Potwierdzenie hasła';
$_lang['password_gen_gen'] = 'Wygeneruj nowe hasło.';
$_lang['password_gen_method'] = 'Jak utworzyć nowe hasło';
$_lang['password_gen_specify'] = 'Wpisz nowe hasło:';
$_lang['password_method'] = 'Jak powiadomić użytkownika o zmianie hasła';
$_lang['password_method_email'] = 'Wyślij nowe hasło na adres e-mail.';
$_lang['password_method_screen'] = 'Wyświetl nowe hasło na ekranie.';
$_lang['password_new'] = 'Hasło';
$_lang['password_notification'] = 'Password Notification';
$_lang['password_old'] = 'Bieżące hasło';
$_lang['primary_group'] = 'Grupa główna';
$_lang['profile_recent_resources'] = 'Ostatnio edytowane';
$_lang['profile_recent_resources_desc'] = 'To jest lista zasobów, które zostały przez Ciebie poprzednio utworzone lub zmienione:';
$_lang['remote_data'] = 'Zdalne dane';
$_lang['role'] = 'Rola';
$_lang['role_create'] = 'Stwórz rolę';
$_lang['role_desc_authority'] = 'The Authority level of the role. Lower Authority levels are stronger, and inherit the Permissions of Roles with higher authorities in the groups they are assigned to.';
$_lang['role_desc_name'] = 'A name for the Role, such as Content Editor, Publisher, System Administrator, etc.';
$_lang['role_desc_description'] = 'A short description of the Role.';
$_lang['role_err_ae'] = 'A role already exists with that name.';
$_lang['role_err_duplicate'] = 'An error occurred while duplicating the role.';
$_lang['role_err_has_users'] = 'There are users with this role. It cannot be deleted.';
$_lang['role_err_nf'] = 'Roli nie znaleziono.';
$_lang['role_err_nfs'] = 'Role not found with id: [[+role]]';
$_lang['role_err_ns'] = 'Rola nieokreślona!';
$_lang['role_err_ns_name'] = 'Please specify a name for the role.';
$_lang['role_err_remove'] = 'An error occurred while trying to remove the role.';
$_lang['role_err_remove_admin'] = 'The role you are trying to delete is the admin role. This role cannot be deleted!';
$_lang['role_remove'] = 'Usuń rolę';
$_lang['role_remove_confirm'] = 'Are you sure you want to delete this role?';
$_lang['roles'] = 'Role';
$_lang['rrg_drag'] = 'Drag resources into resource groups here.';
$_lang['ugc_mutate'] = 'User Group Access to Context';
$_lang['ugc_grid_title'] = 'User Group Access to Contexts';
$_lang['ugc_remove'] = 'Remove User Group Access to this Context';
$_lang['ugrg_grid_title'] = 'User Group Access to Resource Groups';
$_lang['ugrg_mutate'] = 'User Group Access to Resource Group';
$_lang['ugrg_remove'] = 'Remove User Group Access to this Resource Group';
$_lang['user'] = 'Użytkownik';
$_lang['user_active_desc'] = 'Jeżeli niezaznaczone, użytkownik jest nieaktywny i nie ma możliwości zalogowania do żadnego z kontekstów ani panelu administracyjnego.';
$_lang['user_add_group'] = 'Add User Group to User';
$_lang['user_already_in_use'] = 'Nazwa użytkownika jest już używana!';
$_lang['user_block'] = 'Blokada';
$_lang['user_block_desc'] = 'Jeżeli zaznaczone, uniemożliwia użytkownikowi zalogowanie.';
$_lang['user_blockedafter'] = 'Blokada po';
$_lang['user_blockedafter_desc'] = 'Data, po upływie której logowanie będzie zablokowane.';
$_lang['user_blockeduntil'] = 'Blokada przed';
$_lang['user_blockeduntil_desc'] = 'Data, do upływu której logowanie będzie zablokowane.';
$_lang['user_changeddata'] = 'Your data has been changed. Please log in again.';
$_lang['user_class_key_desc'] = 'The MODX Class Key for this user. Do not change this unless you know what you are doing.';
$_lang['user_created_password_message'] = 'The User has been created. The password is: [[+password]]';
$_lang['user_confirm_remove'] = 'Are you sure you want to permanently remove this user?';
$_lang['user_country'] = 'Kraj';
$_lang['user_dob'] = 'Data urodzenia';
$_lang['user_doesnt_exist'] = 'Użytkownik nie istnieje';
$_lang['user_duplicate'] = 'Duplikuj użytkownika';
$_lang['user_edit_self_msg'] = 'You may need to log out and log in again after saving to fully update your information.</strong><br>Also, should you choose to generate a new password for yourself, it will be sent to you through email.';
$_lang['user_email'] = 'Adres e-mail';
$_lang['user_err_access_permissions_save'] = 'An error occurred while saving user access permissions.';
$_lang['user_err_ae_group'] = 'Użytkownik jest już w tej grupie!';
$_lang['user_err_already_exists'] = 'Nazwa użytkownika jest już używana!';
$_lang['user_err_already_exists_email'] = 'Email already in use!';
$_lang['user_err_cannot_delete_last_admin'] = 'You cannot remove the last User in the Administrator group, as this will prevent administration of your site.';
$_lang['user_err_cannot_delete_self'] = 'Nie możesz usunąć sam siebie!';
$_lang['user_err_nf'] = 'Użytkownik nie znaleziony.';
$_lang['user_err_not_specified'] = 'Nie określono użytkownika!';
$_lang['user_err_not_specified_blockedafter'] = 'Please state the blocked after date in mm/dd/yyyy format. ';
$_lang['user_err_not_specified_blockeduntil'] = 'Please state the blocked until date in mm/dd/yyyy format. ';
$_lang['user_err_not_specified_dob'] = 'Please state the birthdate in mm/dd/yyyy format. ';
$_lang['user_err_not_specified_email'] = 'Please specify a valid email address.';
$_lang['user_err_not_specified_fileman_path'] = 'The directory you have specified either:<br />1) Does not exist.<br />2) Does not have read permissions.<br />3) Is not a directory.';
$_lang['user_err_not_specified_manageraccess'] = 'Please specify whether or not the user should have manager access.';
$_lang['user_err_not_specified_managerstartup'] = 'Please specify an existent, valid document ID for the manager login startup page.';
$_lang['user_err_not_specified_managertheme'] = 'The manager theme you have specified has not been uploaded.';
$_lang['user_err_not_specified_mobnumber'] = 'Please specify a valid mobile phone number. (If in US, please specify area code.)';
$_lang['user_err_not_specified_notification_method'] = 'Please specify a notifcation method for the new password.';
$_lang['user_err_not_specified_password'] = 'Please specify a password.';
$_lang['user_err_not_specified_phonenumber'] = 'Please specify a valid phone number. (If in US, please specify area code.)';
$_lang['user_err_not_specified_resourcedir'] = 'The directory you\'ve specified is not a valid directory.';
$_lang['user_err_not_specified_resource_baseurl'] = 'Please specify a valid resource URL.';
$_lang['user_err_not_specified_uploadsize'] = 'Please specify a valid max upload size in bytes.';
$_lang['user_err_not_specified_username'] = 'Please specify a user name.';
$_lang['user_err_ns'] = 'Nie określono użytkownika.';
$_lang['user_err_password'] = 'Niepoprawne hasło.';
$_lang['user_err_password_invalid'] = 'Your password may not contain any invalid characters, such as /, \\, &apos;, &quot;, ;, <, >, (, ) or {}.';
$_lang['user_err_password_invalid_old'] = 'Stare hasło jest nieprawidłowe.';
$_lang['user_err_password_too_short'] = 'Hasło jest za krótkie!';
$_lang['user_err_password_no_match'] = 'Passwords do not match.';
$_lang['user_err_remove'] = 'An error occurred while trying to remove the user.';
$_lang['user_err_resource_subdirectory'] = 'The directory you\'ve specified does not contain the %s directories.';
$_lang['user_err_save'] = 'Wystąpił błąd podczas zapisywania użytkownika.';
$_lang['user_err_username_invalid'] = 'Invalid username specified.';
$_lang['user_failedlogincount'] = 'Nieudane';
$_lang['user_failedlogincount_desc'] = 'Liczba nieudanych prób logowania tego użytkownika, w których podane zostało niepoprawne hasło.';
$_lang['user_fax'] = '<abbr title="Nr faksu">Faks</abbr>';
$_lang['user_female'] = 'Kobieta';
$_lang['user_full_name'] = 'Pełna nazwa';
$_lang['user_group'] = 'Grupa użytkownika';
$_lang['user_group_create'] = 'Utwórz grupę użytkowników';
$_lang['user_group_id'] = 'UG ID';
$_lang['user_group_desc_name'] = 'The name of the User Group';
$_lang['user_group_desc_description'] = 'A short description of the User Group';
$_lang['user_group_desc_parent'] = 'The parent group of this group. Used for organizational purposes.';
$_lang['user_group_desc_dashboard'] = 'The Dashboard that members of this Group (who have this Group as their Primary Group) will use.';
$_lang['user_group_document_group_err_already_exists'] = 'The user group is already attached to that document group.';
$_lang['user_group_document_group_err_create'] = 'An error occurred while trying to attach the user group to the document group.';
$_lang['user_group_document_group_err_not_found'] = 'That user group is not attached to that document group!';
$_lang['user_group_document_group_err_remove'] = 'An error occurred while trying to deattach the user group from the document group.';
$_lang['user_group_err_already_exists'] = 'There is already a user group with that name.';
$_lang['user_group_err_create'] = 'An error occurred while trying to create the user group.';
$_lang['user_group_err_nf'] = 'User group not found!';
$_lang['user_group_err_not_found'] = 'User group not found!';
$_lang['user_group_err_not_specified'] = 'No user group specified!';
$_lang['user_group_err_ns'] = 'User group not specified!';
$_lang['user_group_err_ns_name'] = 'Please specify a name for this user group.';
$_lang['user_group_err_remove'] = 'An error occurred while trying to remove the user group.';
$_lang['user_group_err_remove_admin'] = 'You cannot remove the Administrator group.';
$_lang['user_group_err_save'] = 'An error occurred while trying to save the user group.';
$_lang['user_group_management_msg'] = 'Manage user memberships in groups and apply roles.';
$_lang['user_group_member_err_already_in'] = 'User is already in this user group!';
$_lang['user_group_member_err_create'] = 'An error occurred while attempting to add the user to a user group.';
$_lang['user_group_member_err_nf'] = 'User is not in this user group!';
$_lang['user_group_member_err_remove'] = 'An error occurred while trying to remove the user from the group.';
$_lang['user_group_member_err_save'] = 'Podczas próby dodania nowego użytkownika do grupy wystąpił błąd.';
$_lang['user_group_new'] = 'New User Group';
$_lang['user_group_parent'] = 'Grupa nadrzędna';
$_lang['user_group_remove'] = 'Usuń grupę użytkowników';
$_lang['user_group_remove_confirm'] = 'Are you sure you want to delete this User Group?';
$_lang['user_group_settings'] = 'Ustawienia grupy użytkownika';
$_lang['user_group_settings_desc'] = 'Manage Settings for the User Group';
$_lang['user_group_untitled'] = 'Grupa użytkownika bez nazwy';
$_lang['user_group_update'] = 'Aktualizuj grupę użytkowników';
$_lang['user_group_user_add'] = 'Dodaj użytkownika do grupy';
$_lang['user_group_user_add_user_desc'] = 'The username of the User to add to the User Group';
$_lang['user_group_user_add_role_desc'] = 'The Role that the User should have in the Group. This may affect the Permissions that the User is granted.';
$_lang['user_group_user_remove'] = 'Remove User from Group';
$_lang['user_group_user_remove_confirm'] = 'Are you sure you want to remove this user from the group?';
$_lang['user_group_user_update_role'] = 'Update Role for User in Usergroup';
$_lang['user_groups'] = 'Grupy użytkownika';
$_lang['user_gender'] = 'Płeć';
$_lang['user_grid_empty'] = 'Brak użytkowników do wyświetlenia';
$_lang['user_grid_paginate'] = 'Displaying users {0} - {1} of {2}';
$_lang['user_is_blocked'] = 'This user is blocked!';
$_lang['user_logincount'] = 'Łącznie';
$_lang['user_logincount_desc'] = 'Liczba udanych logowań tego użytkownika.';
$_lang['user_male'] = 'Mężczyzna';
$_lang['user_management_msg'] = 'Here you can choose which user you wish to edit.';
$_lang['user_mobile'] = '<abbr title="Nr telefonu komórkowego">Komórka</abbr>';
$_lang['user_new'] = 'Dodaj użytkownika';
$_lang['user_password_changed'] = 'Hasło zostało zmienione na: [[+password]]';
$_lang['user_phone'] = '<abbr title="Nr telefonu stacjonarnego">Telefon</abbr>';
$_lang['user_photo'] = 'Zdjęcie użytkownika';
$_lang['user_photo_message'] = 'Enter the image URL for this user or use the insert button to select or upload an image file on the server.';
$_lang['user_prevlogin'] = 'Poprzednie';
$_lang['user_prevlogin_desc'] = 'Data poprzedniego udanego logowania tego użytkownika.';
$_lang['user_profile_err_nf'] = 'FATAL ERROR: User profile not found.';
$_lang['user_profile_err_save'] = 'An error occurred while attempting to save the user attributes.';
$_lang['user_remove'] = 'Usuń użytkownika';
$_lang['user_remove_confirm'] = 'Are you sure you want to delete this user? This is irreversible!';
$_lang['user_remove_multiple'] = 'Usuń wielu użytkowników';
$_lang['user_remove_multiple_confirm'] = 'Are you sure you want to delete these users? This is irreversible!';
$_lang['user_remote_data_msg'] = 'Edit remote user data here.';
$_lang['user_role_update'] = 'Update User Role';
$_lang['user_setting_err_remove'] = 'An error occurred while removing user settings.';
$_lang['user_setting_err_save'] = 'An error occurred while saving user settings.';
$_lang['user_settings'] = 'Ustawienia użytkownika';
$_lang['user_settings_desc'] = 'You can override any of the MODX system settings on a per-user base, or you can create new settings available only to this user';
$_lang['user_state'] = 'Stan';
$_lang['user_sudo'] = 'Użytkownik sudo';
$_lang['user_sudo_desc'] = 'If checked, this user will have full access to all the site and will bypass any Access Permissions checks. *DO NOT* check this unless you mean to do so!';
$_lang['user_title'] = 'Utwórz/Edytuj użytkownika';
$_lang['user_other'] = 'Inne';
$_lang['user_update'] = 'Edytuj użytkownika';
$_lang['user_updated_password_message'] = 'The User has been updated. The password is: [[+password]]';
$_lang['user_upload_message'] = 'If you wish to stop this user uploading any filetypes in this category, make sure that the \'Use Main Configuration Setting\' checkbox is not ticked and leave the field blank.';
$_lang['user_use_config'] = 'Use System Configuration Setting';
$_lang['user_username_desc'] = 'Unikalny identyfikator tego użytkownika i nazwa, przy użyciu której będzie się logować.';
$_lang['user_website'] = '<abbr title="Adres serwisu internetowego">Strona internetowa</abbr>';
$_lang['user_zip'] = 'Kod pocztowy';
$_lang['username'] = 'Nazwa użytkownika';
$_lang['users'] = 'Użytkownicy';
$_lang['user_createdon'] = 'Utworzono';
$_lang['user_createdon_desc'] = 'The date the user was created.';