Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for general_menu_ldap (0.57 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.admin_toggle_navi=Navigatie in-/uitschakelen
    labels.general_menu_system=Systeem
    labels.general_menu_crawler=Crawler
    labels.general_menu_logging=Loggen
    labels.general_menu_suggest=Suggestie
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Melding weergeven
    labels.general_storage=Opslag
    labels.ldapProviderUrl=LDAP URL
    labels.ldapSecurityPrincipal=Gebruikers-DN
    labels.ldapAdminSecurityPrincipal=Bind-DN
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.admin_dashboard_title=仪表板
    labels.admin_toggle_navi=切换导航
    labels.general_menu_system=系统
    labels.general_menu_crawler=爬虫
    labels.general_menu_logging=日志记录
    labels.general_menu_suggest=建议
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=显示通知
    labels.general_storage=存储
    labels.ldapProviderUrl=LDAP URL
    labels.ldapSecurityPrincipal=用户DN
    labels.ldapAdminSecurityPrincipal=绑定DN
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_fr.properties

    labels.admin_toggle_navi=Basculer la navigation
    labels.general_menu_system=Système
    labels.general_menu_crawler=Robot d'exploration
    labels.general_menu_logging=Journalisation
    labels.general_menu_suggest=Suggérer
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Notification
    labels.general_storage=Stockage
    labels.ldapProviderUrl=URL LDAP
    labels.ldapSecurityPrincipal=DN de l'utilisateur
    labels.ldapAdminSecurityPrincipal=DN de liaison
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_pt_BR.properties

    labels.admin_toggle_navi=Alternar navegação
    labels.general_menu_system=Sistema
    labels.general_menu_crawler=Rastreador
    labels.general_menu_logging=Logging
    labels.general_menu_suggest=Sugerir
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Mostrar notificação
    labels.general_storage=Armazenamento
    labels.ldapProviderUrl=URL do LDAP
    labels.ldapSecurityPrincipal=DN do usuário
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.admin_dashboard_title=ダッシュボード
    labels.admin_toggle_navi=トグルナビゲーション
    labels.general_menu_system=システム
    labels.general_menu_crawler=クローラー
    labels.general_menu_logging=ロギング
    labels.general_menu_suggest=サジェスト
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=お知らせ表示
    labels.general_storage=ストレージ
    labels.ldapProviderUrl=LDAP URL
    labels.ldapSecurityPrincipal=User DN
    labels.ldapAdminSecurityPrincipal=Bind DN
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_general_menu_suggest = "{labels.general_menu_suggest}";
    
        /** The key of the message: LDAP */
        public static final String LABELS_general_menu_ldap = "{labels.general_menu_ldap}";
    
        /** The key of the message: Notification */
        public static final String LABELS_general_menu_notification = "{labels.general_menu_notification}";
    
        /** The key of the message: Storage */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top