kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
2.0 KiB
39 lines
2.0 KiB
5 years ago
|
hu:
|
||
|
activerecord:
|
||
|
attributes:
|
||
|
ldap_groups/synchronized_group:
|
||
|
entry: 'Entry identifier'
|
||
|
auth_source: 'LDAP connection'
|
||
|
models:
|
||
|
ldap_groups/synchronized_group: 'Synchronized LDAP group'
|
||
|
ldap_groups:
|
||
|
label_menu_item: 'LDAP group synchronization'
|
||
|
label_group_key: 'LDAP group filter key'
|
||
|
settings:
|
||
|
group_key: 'LDAP group attribute'
|
||
|
group_key_text: 'The LDAP attribute name used to identify the groups.'
|
||
|
group_base: 'LDAP group base'
|
||
|
group_base_text: 'LDAP group base used to search for group entries.'
|
||
|
synchronized_groups:
|
||
|
add_new: 'Add synchronized LDAP group'
|
||
|
destroy:
|
||
|
title: 'Remove synchronized group %{name}'
|
||
|
confirmation: "If you continue, the synchronized group %{name} and all %{users_count} users synchronized through it will be removed."
|
||
|
info: "Note: The OpenProject group itself and members added outside this LDAP synchronization will not be removed."
|
||
|
verification: "Enter the group's name %{name} to verify the deletion."
|
||
|
help_text_html: |
|
||
|
Ez a modul lehetővé teszi az LDAP és az OpenProject csoportok közötti szinkronizálást.
|
||
|
Attól függ, hogy az LDAP-csoportoknak az OpenProject használatához a <em> groupOfNames / memberOf </em> attribútumot kell használniuk.
|
||
|
<br/>
|
||
|
A csoportokat óránként szinkronizáljuk egy cron feladattal.
|
||
|
<a href="https://www.openproject.org/help/administration/manage-ldap-authentication/"> Kérjük, olvassa el a témával kapcsolatos dokumentációinkat </a>.
|
||
|
no_results: 'No synchronized groups found.'
|
||
|
no_members: 'This group has no synchronized members yet.'
|
||
|
plural: 'Synchronized LDAP groups'
|
||
|
singular: 'Synchronized LDAP group'
|
||
|
form:
|
||
|
auth_source_text: 'Select which LDAP authentication mode is used.'
|
||
|
entry_text: 'Define the LDAP group identifier.'
|
||
|
group_text: 'Select an existing OpenProject group that members of the LDAP group shall be synchronized with'
|
||
|
|