/
mikopbx
/
ModuleLdapSync
Обзор
Документация
Войти
/
mikopbx
/
ModuleLdapSync
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/fa.php
94 строки
4 KB
Weblate
Added translation using Weblate (Persian)
30 сен 2025, 04:51
30 сен 2025, 04:51
4fabbf5
Код
Авторство
О чём код?
<?php return [ /* * MikoPBX - free phone system for small business * Copyright © 2017-2023 Alexey Portnov and Nikolay Beketov * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along with this program. * If not, see <https://www.gnu.org/licenses/>. */ 'repModuleLdapSync' => '', 'mo_ModuleModuleLdapSync' => '', 'BreadcrumbModuleLdapSync' => '', 'SubHeaderModuleLdapSync' => '', 'module_ldap_LdapServerConnectionHeader' => '', 'module_ldap_EnableAutoSync' => '', 'module_ldap_AddServer' => '', 'module_ldap_AddServerShort' => '', 'module_ldap_NoAnyServers' => '', 'module_ldap_TableColumnAutoSync' => '', 'module_ldap_TableColumnServerName' => '', 'module_ldap_OrganizationalUnit' => '', 'module_ldap_BaseDN' => '', 'module_ldap_ldapType' => '', 'module_ldap_LdapServerName' => '', 'module_ldap_LdapServerPort' => '', 'module_ldap_LdapAdminLogin' => '', 'module_ldap_LdapBaseDN' => '', 'module_ldap_LdapPassword' => '', 'module_ldap_LdapAttributesHeader' => '', 'module_ldap_UserExtensionAttribute' => '', 'module_ldap_UserMobileAttribute' => '', 'module_ldap_UserEmailAttribute' => '', 'module_ldap_UserNameAttribute' => '', 'module_ldap_UserAccountControl' => '', 'module_ldap_UserAvatarAttribute' => '', 'module_ldap_UpdateAttributesMessage' => '', 'module_ldap_UpdateAttributes' => '', 'module_ldap_LdapOrganizationalUnit' => '', 'module_ldap_LdapUserFilter' => '', 'module_ldap_LdapCheckGetListHeader' => '', 'module_ldap_LdapCheckGetUsersList' => '', 'module_ldap_LdapGetUsersButton' => '', 'module_ldap_user_not_found' => '', 'module_ldap_ValidateServerNameIsEmpty' => '', 'module_ldap_ValidateServerPortIsEmpty' => '', 'module_ldap_ValidateAdministrativeLoginIsEmpty' => '', 'module_ldap_ValidateAdministrativePasswordIsEmpty' => '', 'module_ldap_ValidateBaseDNIsEmpty' => '', 'module_ldap_ValidateUserNameAttributeIsEmpty' => '', 'module_ldap_ValidateUserMobileAttributeIsEmpty' => '', 'module_ldap_ValidateUserExtensionAttributeIsEmpty' => '', 'module_ldap_ValidateUserEmailAttributeIsEmpty' => '', 'module_ldap_ValidateUserAccountControlIsEmpty' => '', 'module_ldap_LdapManualSyncHeader' => '', 'module_ldap_LdapManualSyncManual' => '', 'module_ldap_LdapManualSyncButton' => '', 'module_ldap_usersSyncResult' => '', 'module_ldap_userHadChangesOnTheSide' => '', 'module_ldap_OnPBXSide' => '', 'module_ldap_OnDomainSide' => '', 'module_ldap_SKIPPED' => '', 'module_ldap_UPDATED' => '', 'module_ldap_CONFLICT' => '', 'module_ldap_SyncTabHeader' => '', 'module_ldap_ConflictsTabHeader' => '', 'module_ldap_TabAttributes' => '', 'module_ldap_NoAnyConflicts' => '', 'module_ldap_deleteCurrentConflict' => '', 'module_ldap_ConflictTime' => '', 'module_ldap_ConflictUserData' => '', 'module_ldap_ConflictSide' => '', 'module_ldap_ConflictErrorMessages' => '', 'module_ldap_DeleteAllConflicts' => '', 'module_ldap_PBX_UPDATE_CONFLICT' => '', 'module_ldap_LDAP_UPDATE_CONFLICT' => '', 'module_ldap_UserPasswordAttribute' => '', 'module_ldap_UseTLS' => '', 'module_ldap_UserName' => '', 'module_ldap_UserNumber' => '', 'module_ldap_UserEmail' => '', 'module_ldap_findExtension' => '', 'module_ldap_DeletedUsersHeader' => '', 'module_ldap_DeletedUsersEmpty' => '', ];