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.
54 lines
3.0 KiB
54 lines
3.0 KiB
tr:
|
|
activerecord:
|
|
attributes:
|
|
ldap_groups/synchronized_group:
|
|
dn: 'DN'
|
|
auth_source: 'LDAP bağlantısı'
|
|
ldap_groups/synchronized_filter:
|
|
filter_string: 'LDAP filter'
|
|
auth_source: 'LDAP bağlantısı'
|
|
group_name_attribute: "Group name attribute"
|
|
models:
|
|
ldap_groups/synchronized_group: 'Senkronize LDAP grubu'
|
|
ldap_groups/synchronized_filter: 'LDAP Group synchronization filter'
|
|
ldap_groups:
|
|
label_menu_item: 'LDAP grup senkronizasyonu'
|
|
label_group_key: 'LDAP grubu filtre anahtarı'
|
|
label_synchronize: 'Synchronize'
|
|
settings:
|
|
name_attribute: 'LDAP groups name attribute'
|
|
name_attribute_text: 'The LDAP attribute used for naming the OpenProject group when created by a filter'
|
|
synchronized_filters:
|
|
add_new: 'Add synchronized LDAP filter'
|
|
singular: 'LDAP Group synchronization filter'
|
|
plural: 'LDAP Group synchronization filters'
|
|
destroy:
|
|
title: 'Remove synchronized filter %{name}'
|
|
confirmation: "If you continue, the synchronized filter %{name} and all groups %{groups_count} created through it will be removed."
|
|
removed_groups: "Warning: This will remove the following groups from OpenProject and remove it from all projects!"
|
|
verification: "Enter the filter name %{name} to verify the deletion."
|
|
form:
|
|
group_name_attribute_text: 'Enter the attribute of the LDAP group used for setting the OpenProject group name.'
|
|
filter_string_text: 'Enter the RFC4515 LDAP filter that returns groups in your LDAP to synchronize with OpenProject.'
|
|
synchronized_groups:
|
|
add_new: 'Senkronize LDAP grubu ekle'
|
|
destroy:
|
|
title: '%{name} adlı senkronize grubu kaldır'
|
|
confirmation: "Devam ederseniz, %{name}} ile senkronize edilmiş grup ve içinden senkronize olan tüm %{users_count} kullanıcısı kaldırılacak."
|
|
info: "Not: OpenProject grubunun kendisi ve bu LDAP senkronizasyonunun dışına eklenen üyeler kaldırılmaz."
|
|
verification: "Silme işlemini doğrulamak için grubun adını %{name} girin."
|
|
help_text_html: |
|
|
Bu modül, LDAP ve OpenProject grupları arasında bir senkronizasyon ayarlamanıza izin verir.
|
|
Bu, LDAP gruplarının OpenProject ile çalışmak için ayarlanmış <em> groupOfNames / memberOf </em> özelliğini kullanması gerektiğine bağlıdır.
|
|
<br/>
|
|
Gruplar bir cron işi aracılığıyla saatlik olarak senkronize edilir.
|
|
<a href="https://www.openproject.org/help/administration/manage-ldap-authentication/"> Lütfen bu konudaki belgelere bakın </a>.
|
|
no_results: 'Senkronize edilmiş grup bulunamadı.'
|
|
no_members: 'Bu grubun henüz senkronize edilmiş üyesi yok.'
|
|
plural: 'Senkronize LDAP grupları'
|
|
singular: 'Senkronize LDAP grubu'
|
|
form:
|
|
auth_source_text: 'Select which LDAP connection should be used.'
|
|
dn_text: 'Enter the full DN of the group in LDAP'
|
|
group_text: 'LDAP grubunun üyelerinin senkronize edileceği mevcut bir OpenProject grubunu seçin.'
|
|
|
|
|