Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 27 of 27 for storageEndpoint (0.06 sec)

  1. src/main/resources/fess_label_tr.properties

    labels.ldap_group_filter=Grup Filtresi
    labels.ldap_memberof_attribute=memberOf Özniteliği
    labels.notification_login=Oturum Açma Sayfası
    labels.notification_search_top=Arama Ana Sayfası
    labels.storage_endpoint=Uç Nokta
    labels.storage_access_key=Erişim Anahtarı
    labels.storage_secret_key=Gizli Anahtar
    labels.storage_bucket=Depo
    labels.storage_type=Type
    labels.storage_type_auto=Auto
    labels.storage_type_s3=S3
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.ldapMemberofAttribute=memberOf属性
    labels.ldap_account_filter=帐户过滤器
    labels.ldap_group_filter=组过滤器
    labels.ldap_memberof_attribute=memberOf属性
    labels.notification_login=登录页面
    labels.notification_search_top=搜索首页
    labels.storage_endpoint=端点
    labels.storage_access_key=访问密钥
    labels.storage_secret_key=密钥
    labels.storage_bucket=存储桶
    labels.send_testmail=发送测试邮件
    labels.backup_configuration=备份
    labels.backup_name=名称
    labels.backup_bulk_file=批量文件
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 43.5K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_es.properties

    labels.ldap_group_filter=Filtro de grupo
    labels.ldap_memberof_attribute=Atributo memberOf
    labels.notification_login=Página de inicio de sesión
    labels.notification_search_top=Página superior de búsqueda
    labels.storage_endpoint=Punto final
    labels.storage_access_key=Clave de acceso
    labels.storage_secret_key=Clave secreta
    labels.storage_bucket=Cubo
    labels.storage_type=Type
    labels.storage_type_auto=Auto
    labels.storage_type_s3=S3
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_hi.properties

    labels.ldap_account_filter=अकाउंट फ़िल्टर
    labels.ldap_group_filter=समूह फ़िल्टर
    labels.ldap_memberof_attribute=memberOf विशेषता
    labels.notification_login=लॉगिन पृष्ठ
    labels.notification_search_top=खोज शीर्ष पृष्ठ
    labels.storage_endpoint=एंडपॉइंट
    labels.storage_access_key=एक्सेस की
    labels.storage_secret_key=सीक्रेट की
    labels.storage_bucket=बकेट
    labels.storage_type=Type
    labels.storage_type_auto=Auto
    labels.storage_type_s3=S3
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 64.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ko.properties

    labels.ldap_account_filter=계정 필터
    labels.ldap_group_filter=그룹 필터
    labels.ldap_memberof_attribute=memberOf 속성
    labels.notification_login=로그인 페이지
    labels.notification_search_top=검색 상단 페이지
    labels.storage_endpoint=엔드포인트
    labels.storage_access_key=액세스 키
    labels.storage_secret_key=비밀 키
    labels.storage_bucket=버킷
    labels.send_testmail=테스트 메일 보내기
    labels.backup_configuration=백업
    labels.backup_name=이름
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 46.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.ldap_account_filter=アカウントフィルタ
    labels.ldap_group_filter=グループフィルタ
    labels.ldap_memberof_attribute=memberOf属性
    labels.notification_login=ログインページ
    labels.notification_search_top=検索トップページ
    labels.storage_endpoint=エンドポイント
    labels.storage_access_key=アクセスキー
    labels.storage_secret_key=シークレットキー
    labels.storage_bucket=バケット
    labels.storage_type=タイプ
    labels.storage_type_auto=自動
    labels.storage_type_s3=S3
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.8K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_notification_search_top = "{labels.notification_search_top}";
    
        /** The key of the message: Endpoint */
        public static final String LABELS_storage_endpoint = "{labels.storage_endpoint}";
    
        /** The key of the message: Access Key */
        public static final String LABELS_storage_access_key = "{labels.storage_access_key}";
    
        /** The key of the message: Secret Key */
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 156.4K bytes
    - Viewed (0)
Back to top