modxcms/revolution

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

Summary

Maintainability
F
1 wk
Test Coverage
<?php
/**
 * Access English lexicon topic
 *
 * @language en
 * @package modx
 * @subpackage lexicon
 */
$_lang['access_category_management_msg'] = 'Zarządzaj dostępem członków grup użytkowników do elementów poprzez kategorie. Opcjonalnie zastosuj zasady dostępu.';
$_lang['access_category_err_ae'] = 'Lista ACL dla tej kategorii już istnieje!';
$_lang['access_category_err_nf'] = 'Nie znaleziono kategorii listy ACL.';
$_lang['access_category_err_ns'] = 'Nie określono kategorii listy ACL.';
$_lang['access_category_err_remove'] = 'Wystąpił błąd podczas próby usunięcia kategorii listy ACL.';
$_lang['access_category_remove'] = 'Odbierz dostęp do kategorii';
$_lang['access_category_update'] = 'Modyfikuj dostęp do kategorii';
$_lang['access_confirm_remove'] = 'Are you sure you want to remove this security access control record?';
$_lang['access_context_management_msg'] = 'Zarządzaj dostępem członków grup użytkowników do kontekstów poprzez kategorie. Opcjonalnie zastosuj zasady dostępu.';
$_lang['access_context_err_ae'] = 'Lista ACL dla tego kontekstu już istnieje!';
$_lang['access_context_err_nf'] = 'Nie znaleziono kontekstu ACL.';
$_lang['access_context_err_ns'] = 'Nie określono kontekstu ACL.';
$_lang['access_context_err_remove'] = 'Podczas próby usunięcia listy kontroli dostępu kontekstu wystąpił błąd.';
$_lang['access_context_remove'] = 'Odbierz dostęp do kontekstu';
$_lang['access_context_update'] = 'Modyfikuj dostęp do kontekstu';
$_lang['access_err_ae'] = 'Lista ACL już istnieje!';
$_lang['access_err_create_md'] = 'Nie można utworzyć listy ACL: brakujące dane!';
$_lang['access_err_nf'] = 'Nie można odnaleźć określonej listy ACL!';
$_lang['access_err_remove'] = 'Błąd podczas usuwania listy ACL!';
$_lang['access_err_save'] = 'Błąd podczas zapisu listy ACL!';
$_lang['access_grid_empty'] = 'Brak list ACL do wyświetlenia';
$_lang['access_grid_paginate'] = 'Wyświetlane listy ACL {0} - {1} of {2}';
$_lang['access_permissions'] = 'Ustawienia dostępu';
$_lang['access_permissions_add_document_group'] = 'Utwórz nową grupę dokumentów';
$_lang['access_permissions_add_user_group'] = 'Utwórz nową grupę użytkowników';
$_lang['access_permissions_documents_in_group'] = '<strong>Dokumenty w grupie:</strong> ';
$_lang['access_permissions_documents_tab'] = 'Tutaj możesz zobaczyć jakie grupy dokumentów zostały stworzone. Możesz również utworzyć nowe grupy, zmienić ich nazwy lub je usunąć oraz zobaczyć do jakich grup dokumenty należą (przesuń kursor ponad id dokumentu żeby wyświetlić nazwę grupy). Aby dodać lub usunąć dokument do/z grupy należy go wyedytować.';
$_lang['access_permissions_document_groups'] = 'Grupy dokumentów';
$_lang['access_permissions_introtext'] = 'Tutaj można zarządzać grupą użytkowników i grupą dokumentów używanych dla uprawnienia dostępu. Dodaj użytkowników lub grupy użytkowników do grupy użytkowników, za pomocą drzewa po lewej stronie klikając prawym przyciskiem myszy. Do łączenia grup użytkowników z grupą dokumentów, po prostu przeciągnij grupę użytkowników w lewym drzewie na grupę dokumentów w drzewie prawym.';
$_lang['access_permissions_links'] = 'linki grup użytkowników/dokumentów';
$_lang['access_permissions_links_tab'] = 'This is where we specify which user groups are given access (i.e. can edit or create children) for the document groups. To link a document group to a user group, select the group from the dropdown, and click on \'Link\'. To remove the link for a certain group, press \'Remove ->\'. This will immediately remove the link.';
$_lang['access_permissions_no_documents_in_group'] = 'Żaden.';
$_lang['access_permissions_no_users_in_group'] = 'Żaden.';
$_lang['access_permissions_off'] = '<span class="warning">Uprawnienia nie są uaktywnione.</span> Oznacza to, że naniesione zmiany nie dadzą żadnego efektu dopóki uprawnienia dostępu nie zostaną uaktywnione.';
$_lang['access_permissions_users_in_group'] = '<strong>Użytkownicy w grupie:</strong> ';
$_lang['access_permissions_users_tab'] = 'Here you can see which user groups have been set up. You can also create new groups, rename groups, delete groups and see which users are members of the different groups. To add a new user to a group or to remove a user from a group, edit the user directly.';
$_lang['access_permissions_user_group'] = 'Grupa użytkownika:';
$_lang['access_permissions_user_groups'] = 'Grupy użytkowników';
$_lang['access_permissions_user_group_access'] = 'Grupy zasobów tej grupy użytkowników mają dostęp do:';
$_lang['access_permissions_user_message'] = 'Here you can select which User Groups this user belongs to. You can drag and drop each row to reorder the rank of each User Group. The User Group that has a rank of 0 will be declared the User\'s Primary Group, and will be the User Group that determines the User\'s Dashboard.';
$_lang['access_permission_denied'] = 'Nie masz właściwych uprawnień dla tego dokumentu.';
$_lang['access_permission_parent_denied'] = 'Nie masz uprawnień do tworzenia i przenoszenia tutaj dokumentów! Proszę wybrać inną lokalizację.';
$_lang['access_policy_err_nf'] = 'Nie znaleziono zasad dostępu.';
$_lang['access_policy_err_ns'] = 'Nie określono zasad dostępu.';
$_lang['access_policy_grid_empty'] = 'Brak zasad do wyświetlenia';
$_lang['access_policy_grid_paginate'] = 'Wyświetlane zasady {0} - {1} of {2}';
$_lang['access_resourcegroup_management_msg'] = 'Zarządzaj dostępem członków grup użytkowników do grup zasobów. Opcjonalnie zastosuj zasady dostępu.';
$_lang['access_rgroup_err_ae'] = 'Lista ACL dla tej grupy zasobów już istnieje!';
$_lang['access_rgroup_err_nf'] = 'Resource Group ACL not found.';
$_lang['access_rgroup_err_ns'] = 'Resource Group ACL not specified.';
$_lang['access_rgroup_err_remove'] = 'An error occurred while trying to remove the Resource Group ACL.';
$_lang['access_rgroup_remove'] = 'Remove Resource Group Access';
$_lang['access_rgroup_update'] = 'Uaktualnij dostęp do grupy zasobów';
$_lang['access_source_err_ae'] = 'An ACL for that Media Source already exists.';
$_lang['access_source_remove'] = 'Usuń dostęp do źródła mediów';
$_lang['access_source_update'] = 'Zaktualizuj dostęp do źródła mediów';
$_lang['access_to_contexts'] = 'Dostęp do kontekstów';
$_lang['access_to_resource_groups'] = 'Dostęp do grup zasobów';
$_lang['access_type_err_ns'] = 'Nie podano ID ani typu miejsca docelowego!';
$_lang['acl_add'] = 'Dodaj kontrolę dostępu';
$_lang['authority'] = 'Autorytet';
$_lang['authority_err_ns'] = 'Podaj minimalną rolę.';
$_lang['category'] = 'Kategoria';
$_lang['category_add'] = 'Dodaj kategorię';
$_lang['filter_by_context'] = 'Filtruj według kontekstu...';
$_lang['filter_by_policy'] = 'Filtruj wg polityki dostępu...';
$_lang['filter_by_resource_group'] = 'Filtruj według grup zasobów...';
$_lang['filter_by_category'] = 'Filtruj wg kategorii...';
$_lang['filter_by_source'] = 'Filtruj wg źródła mediów...';
$_lang['no_policy_option'] = ' (brak polityki) ';
$_lang['permissions_in_policy'] = 'Uprawnienia w wybranej polityce dostępu';
$_lang['resource_group'] = 'Grupa zasobów';
$_lang['resource_group_add'] = 'Dodaj grupę zasobów';
$_lang['resource_group_access_remove'] = 'Usuń zasób z grupy';
$_lang['resource_group_access_remove_confirm'] = 'Czy na pewno chcesz usunąć ten zasób z grupy zasobów?';
$_lang['resource_group_create'] = 'Utwórz grupę zasobów';
$_lang['resource_group_err_ae'] = 'Grupa zasobów o tej nazwie już istnieje.';
$_lang['resource_group_err_create'] = 'Podczas próby utworzenia grupy zasobów wystąpił błąd.';
$_lang['resource_group_err_nf'] = 'Grupa zasobów nie została znaleziona.';
$_lang['resource_group_err_ns'] = 'Nie określono grupy zasobów.';
$_lang['resource_group_err_remove'] = 'Podczas próby utworzenia grupy zasobów wystąpił błąd.';
$_lang['resource_group_remove'] = 'Usuń grupę zasobów';
$_lang['resource_group_remove_confirm'] = 'Czy na pewno chcesz usunąć tę grupę zasobów?';
$_lang['resource_group_resource_err_ae'] = 'Zasób już należy do tej grupy zasobów.';
$_lang['resource_group_resource_err_create'] = 'Wystąpił błąd podczas próby umieszczenia zasobu w grupie zasobów.';
$_lang['resource_group_resource_err_nf'] = 'Ten zasób nie jest częścią tej grupy zasobów.';
$_lang['resource_group_resource_err_remove'] = 'Podczas próby usunięcia zasobu z grupy wystąpił błąd.';
$_lang['resource_group_untitled'] = 'Grupa zasobów bez nazwy';
$_lang['resource_group_update'] = 'Uaktualnij grupę zasobów';
$_lang['resource_group_access_contexts'] = 'A comma-separated list of Contexts that the Resource Group should pertain to for the following options.';
$_lang['resource_group_automatic_access'] = 'Kreator dostępu';
$_lang['resource_group_automatic_access_desc'] = 'Note: You may have to flush sessions after adding the Resource Group if you check any of the options below.';
$_lang['resource_group_access_admin'] = 'Automatycznie daje administratorowi dostęp do grupy';
$_lang['resource_group_access_admin_desc'] = 'If checked, will give the Administrator Group view and editing access to this Resource Group for the above contexts.';
$_lang['resource_group_access_anon'] = 'Automatically Give Anonymous Access';
$_lang['resource_group_access_anon_desc'] = 'If checked, will give non-logged-in users view access to this Resource Group for the above contexts.';
$_lang['resource_group_access_parallel'] = 'Create Parallel User Group';
$_lang['resource_group_access_parallel_desc'] = 'If checked, will automatically create a User Group with the same name, and give it view access to this Resource Group for the above contexts.';
$_lang['resource_group_access_ugs'] = 'Automatically Give Other User Groups Access';
$_lang['resource_group_access_ugs_desc'] = 'A comma-separated list of User Group names. If non-blank, will give the User Groups specified here view access to this Resource Group for the above contexts.';
$_lang['roles_msg'] = 'A role is, by definition, a position or status one holds within a certain situation. They can be used to group Users into a position or status within a User Group. Roles in MODX also have what is called "Authority". This is a number value that can be any valid integer. Authority levels are "inheritable downward", in the sense that a Role with Authority 1 will inherit any and all Group Policies assigned to itself, and to any Roles with higher Authority level than 1.';
$_lang['source_add'] = 'Dodaj źródło danych';
$_lang['namespace_add'] = 'Dodaj Namespace';
$_lang['access_namespace_update'] = 'Update Namespace Access';
$_lang['access_namespace_remove'] = 'Remove Namespace Access';
$_lang['filter_by_namespace'] = 'Filter by Namespace...';

$_lang['user_group_aw'] = 'Kreator dostępu';
$_lang['user_group_aw_desc'] = 'Note: You may have to flush sessions after adding the User Group if you check any of the options below.';
$_lang['user_group_aw_contexts'] = 'Konteksty';
$_lang['user_group_aw_contexts_desc'] = 'A comma-separated list of Contexts that this User Group should be able to view.';
$_lang['user_group_aw_manager_policy'] = 'Manager Policy';
$_lang['user_group_aw_manager_policy_desc'] = 'The Policy to give the User Group for editing in the manager. Select (no policy) if you do not want to grant manager access.';
$_lang['user_group_aw_users'] = 'Użytkownicy';
$_lang['user_group_aw_users_desc'] = 'A comma-separated list of usernames to add to this User Group. You can use the format username:role to set the role; otherwise, Member will be assumed.';
$_lang['user_group_aw_resource_groups'] = 'Grupy Zasobów';
$_lang['user_group_aw_resource_groups_desc'] = 'A comma-separated list of Resource Groups to give access to in the Contexts specified above.';
$_lang['user_group_aw_categories'] = 'Element Categories';
$_lang['user_group_aw_categories_desc'] = 'A comma-separated list of Element Categories to give access to in the Contexts specified above.';
$_lang['user_group_aw_parallel'] = 'Create Parallel Resource Group';
$_lang['user_group_aw_parallel_desc'] = 'If checked, will automatically create a Resource Group with the same name, and give this User Group view access to it in the Contexts specified above.';

$_lang['user_group_category_access'] = 'Element Category Access';
$_lang['user_group_category_access_msg'] = 'Here you can set which Elements this User Group can access by the Categories the Elements are in.';
$_lang['user_group_category_authority_desc'] = 'The minimum Role that will have access to the Permissions in the selected Policy for this context. Roles with stronger Authority (lower numbers) will inherit this access as well. Most situations can leave this at "Member".';
$_lang['user_group_category_category_desc'] = 'The Category to grant access to.';
$_lang['user_group_category_context_desc'] = 'The Context to target for Elements with the above Category associated to them.';
$_lang['user_group_category_err_ae'] = 'User Group already has access to that Category.';
$_lang['user_group_category_policy_desc'] = 'The Policy to apply to this Context with Elements in the Category for this User Group. This will grant all Users in this User Group with the selected minimum Role all the Permissions in the Policy.';
$_lang['user_group_category_remove_confirm'] = 'Czy na pewno usunąć tę kategorię z tej grupy użytkowników?';
$_lang['user_group_context_access'] = 'Dostęp do kontekstu';
$_lang['user_group_context_access_msg'] = 'Tutaj można ustawić konteksty, do których ta grupa użytkowników będzie mieć dostęp.';
$_lang['user_group_context_authority_desc'] = 'The minimum Role that will have access to the Permissions in the selected Policy for this context. Roles with stronger Authority (lower numbers) will inherit this access as well. Most situations can leave this at "Member".';
$_lang['user_group_context_context_desc'] = 'Kontekst do którego przyznawany jest dostęp.';
$_lang['user_group_context_policy_desc'] = 'The Policy to apply to this Context for this User Group. This will grant all Users in this User Group with the selected minimum Role all the Permissions in the Policy.';
$_lang['user_group_context_err_ae'] = 'Grupa użytkowników ma już dostęp do tego kontekstu.';
$_lang['user_group_context_remove_confirm'] = 'Czy na pewno usunąć ten kontekst z grupy użytkowników?';
$_lang['user_group_resourcegroup_access'] = 'Dostęp do grup zasobów';
$_lang['user_group_resourcegroup_access_msg'] = 'Here you can set which Resource Groups this User Group can access.';
$_lang['user_group_resourcegroup_authority_desc'] = 'The minimum Role that will have access to the Permissions in the selected Policy for this context. Roles with stronger Authority (lower numbers) will inherit this access as well. Most situations can leave this at "Member".';
$_lang['user_group_resourcegroup_context_desc'] = 'The Context to target for items with the above Resource Group associated to them.';
$_lang['user_group_resourcegroup_err_ae'] = 'Ta grupa użytkowników ma już dostęp do tej grupy zasobów.';
$_lang['user_group_resourcegroup_policy_desc'] = 'The Policy to apply to this Context with Resources in the Resource Group for this User Group. This will grant all Users in this User Group with the selected minimum Role all the Permissions in the Policy.';
$_lang['user_group_resourcegroup_remove_confirm'] = 'Are you sure you want to remove this Resource Group from this User Group?';
$_lang['user_group_resourcegroup_resource_group_desc'] = 'The Resource Group to grant access to.';
$_lang['user_group_source_access'] = 'Media Source Access';
$_lang['user_group_source_access_msg'] = 'Here you can set which Media Sources this User Group can access.';
$_lang['user_group_source_authority_desc'] = 'The minimum Role that will have access to the Permissions in the selected Policy. Roles with stronger Authority (lower numbers) will inherit this access as well. Most situations can leave this at "Member".';
$_lang['user_group_source_err_ae'] = 'User Group already has access to that Media Source.';
$_lang['user_group_source_policy_desc'] = 'The Policy to apply to this Media Source for this User Group. This will grant all Users in this User Group with the selected minimum Role all the Permissions in the Policy.';
$_lang['user_group_source_remove_confirm'] = 'Are you sure you want to remove this Media Source from this User Group?';
$_lang['user_group_source_source_desc'] = 'The Media Source to grant access to.';
$_lang['user_group_user_access_msg'] = 'Wybierz użytkowników z tej grupy.';
$_lang['user_group_namespace_access'] = 'Namespace access';
$_lang['user_group_namespace_access_desc'] = 'Here you can set which Namespaces this User Group can access.';