HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
core.php
Go to the documentation of this file.
1 <?php
16 return array(
17  'A descriptive name for this item.' => '',
18  'A role is group of permissions to perform a variety of tasks and operations, for example the authenticated user.' => '',
19  'A task is a permission to perform multiple operations, for example accessing a group of controller action.' => '',
20  'Additional data available when executing the business rule.' => '',
21  'An operation is a permission to perform a single operation, for example accessing a certain controller action.' => '',
22  'Assign item' => '',
23  'Authorization item' => '',
24  'Authorization items can be managed under {roleLink}, {taskLink} and {operationLink}.' => '',
25  'Business rule cannot be empty.' => '',
26  'Cancel' => '',
27  'Code that will be executed when performing access checking.' => '',
28  'Do not change the name unless you know what you are doing.' => '',
29  'Generate items' => '',
30  'Generate items for controller actions' => '',
31  'Here you can view and manage the permissions assigned to each role.' => '',
32  'Here you can view which permissions has been assigned to each user.' => '',
33  'Item' => '',
34  'Name of the superuser cannot be changed.' => '',
35  'No actions found.' => '',
36  'No assignments available to be assigned to this user.' => '',
37  'No children available to be added to this item.' => '',
38  'Operations exist below tasks in the authorization hierarchy and can therefore only inherit from other operations.' => '',
39  'Permission :name assigned.' => '',
40  'Permission :name revoked.' => '',
41  'Please select which items you wish to generate.' => '',
42  'Roles exist at the top of the authorization hierarchy and can therefore inherit from other roles, tasks and/or operations.' => '',
43  'Source' => '',
44  'Tasks exist below roles in the authorization hierarchy and can therefore only inherit from other tasks and/or operations.' => '',
45  'There must be at least one superuser!' => '',
46  'This user has not been assigned any items.' => '',
47  'Type' => '',
48  'Update :name' => '',
49  ':name created.' => ':name létrehozva.',
50  ':name deleted.' => ':name törölve.',
51  ':name updated.' => ':name frissítve.',
52  'Add' => 'Új',
53  'Add Child' => 'Új gyermek',
54  'An item with this name already exists.' => 'Ezzel a névvel már létezik elem.',
55  'Application' => 'Alkalmazás',
56  'Are you sure you want to delete this operation?' => 'Biztosan törölni szeretnéd ezt a műveletet?',
57  'Are you sure you want to delete this role?' => 'Biztosan törölni szeretnéd ezt a szerepkört?',
58  'Are you sure you want to delete this task?' => 'Biztosan törölni szeretnéd ezt a műveletet?',
59  'Assign' => 'Hozzárendel',
60  'Assignments' => 'Hozzárendelések',
61  'Assignments for :username' => ':username hozzárendelései',
62  'Authorization items created.' => 'Létrehozott hitelesítési elemek.',
63  'Business rule' => 'Business rule',
64  'Child :name added.' => ':name gyermek létrehozva.',
65  'Child :name removed.' => ':name gyermek eltávolítva.',
66  'Children' => 'Gyermekek',
67  'Create :type' => ':type létrehozása',
68  'Create a new operation' => 'Új művelet',
69  'Create a new role' => 'Új szerepkör',
70  'Create a new task' => 'Új feladat létrehozása',
71  'Data' => 'Adat',
72  'Delete' => 'Törlés',
73  'Description' => 'Leírás',
74  'Generate' => 'Generál',
75  'Hover to see from where the permission is inherited.' => 'Vidd fölé az egeret, hogy meglásd honnan örökölt.',
76  'Inherited' => 'Örökölt',
77  'Invalid authorization item type.' => 'Érvénytelen hitelesítési elem típus.',
78  'Invalid request. Please do not repeat this request again.' => 'Érvénytelen kérés. Kérlek ne ismételd meg mégegyszer.',
79  'Modules' => 'Modulok',
80  'Name' => 'Megnevezés',
81  'No authorization items found.' => 'Nincs megjeleníthető hitelesítési elem.',
82  'No operations found.' => 'Nem található művelet.',
83  'No relations need to be set for the superuser role.' => 'A szuper felhasználó szerepköréhez nem kell hozzárendelned semmit.',
84  'No roles found.' => 'Nem található szerepkör.',
85  'No tasks found.' => 'Nincs megjeleníthető feladat.',
86  'No users found.' => 'Nincs megjeleníthető felhasználó.',
87  'Operation' => 'Művelet',
88  'Operations' => 'Műveletek',
89  'Parents' => 'Szülők',
90  'Permissions' => 'Jogosultságok',
91  'Relations' => 'Kapcsolatok',
92  'Remove' => 'Eltávolít',
93  'Revoke' => 'Visszavon',
94  'Role' => 'Szerepkör',
95  'Roles' => 'Szerepkörök',
96  'Save' => 'Ment',
97  'Select all' => 'Mindet kiválaszt',
98  'Select none' => 'Egyiket sem',
99  'Super users are always granted access implicitly.' => 'A szuper felhasználóknak automatikusan korlátlan hozzáférésük van.',
100  'Task' => 'Feladat',
101  'Tasks' => 'Feladatok',
102  'The requested page does not exist.' => 'A kért oldal nem létezik.',
103  'This item has no children.' => 'Ennek az elemnek nincsenek gyermekei.',
104  'This item has no parents.' => 'Ennek az elemnek nincs szülője.',
105  'Values within square brackets tell how many children each item has.' => 'A szögletes zárójelben lévő értékek a gyermekek számát jelentik.',
106  'You are not authorized to perform this action.' => 'Nincs jogosultságod a kért művelet végrehajtására.',
107 );