<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="name">Nazwa Jednostki Organizacyjnej</string>
    <string name="parent">Nadrzędna Jednostka Organizacyjna</string>
    <string name="qCreate">Utwórz Jednostkę Organizacyjną</string>
    <string name="qUpdate">Rename Organizational Unit</string>
    <string name="delete">Usuń</string>
    <string name="browse">Jednostki Organizacyjne</string>
    <string name="invalidOuName">Invalid Organizational Unit Name</string>
    <string name="resName">Display Name</string>
    <string name="resEmail">Email</string>
    <string name="resUnit">Organizational Unit</string>
    <string name="resType">Type</string>
    <string name="ouResourceTab">Related Resources</string>
    <string name="emptyResourceTable">Select one or more Organization Units above to manage their associated resources</string>
    <string name="notFoundResourceTable">No resource found for the Organization Unit: {0}</string>
    <string name="massNotFoundResourceTable">"No resource found for the {0} selected organizational units "</string>
    <string name="resourceOuSelection">Resources associated with the organizational unit: {0}</string>
    <string name="massResourceOuSelection">"Resources associated with {0} selected organizational units "</string>
    <string name="ouRoleTab">Related Roles</string>
    <string name="emptyRoleTable">Select an Organization Unit above to manage its related roles</string>
    <string name="emptyRoleAdminTable">No administrator was found for the Organizational Unit: {0}</string>
    <string name="roleOuSelection">Roles associated with the Organization Unit {0} by user or group</string>
    <string name="massRoleOuSelection">Select only one Organization Unit to manage its associated roles</string>
    <string name="forbiddenMultiEdition">Select only one Organizational Units to edit</string>
    <string name="forbiddenRootEdition">Unable to rename a root Organization Unit</string>
    <string name="forbiddenRoleCreation">Unable to create an Organization Unit with your access rights</string>
    <string name="forbiddenRoleEdition">Unable to rename an Organization Unit with your access rights</string>
    <string name="forbiddenRoleDeletion">Unable to delete an Organization Unit with your access rights</string>
    <string name="notDeletedConfirmation">Organizational Unit: {0} cannot be deleted, delete only Organizational Unit: {1} ?</string>
    <string name="notMassDeletedConfirmation">Organizational Units: {0} cannot be deleted, delete only Organizational Units: {1} ?</string>
    <string name="forbiddenDeletion">None of the selected Organizational Unit(s) can be deleted because they have associated resources</string>
</resources>