Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 26 of 26 for storageType (0.06 seconds)

  1. src/main/resources/fess_label_tr.properties

    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=Tür
    labels.storage_type_auto=Otomatik
    labels.storage_type_s3=S3
    labels.storage_type_gcs=GCS
    labels.storage_region=Bölge
    labels.storage_project_id=Proje ID
    labels.storage_credentials_path=Kimlik Bilgileri Yolu
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.2K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_hi.properties

    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
    labels.storage_type_gcs=GCS
    labels.storage_region=क्षेत्र
    labels.storage_project_id=प्रोजेक्ट ID
    labels.storage_credentials_path=क्रेडेंशियल पथ
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 71.6K bytes
    - Click Count (0)
  3. src/main/resources/fess_label_es.properties

    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=Tipo
    labels.storage_type_auto=Automático
    labels.storage_type_s3=S3
    labels.storage_type_gcs=GCS
    labels.storage_region=Región
    labels.storage_project_id=ID de proyecto
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
  4. src/main/resources/fess_label_ko.properties

    labels.chat_filter=필터
    labels.chat_filter_search_placeholder=검색...
    labels.chat_clear=지우기
    labels.storage_credentials_path=자격 증명 경로
    labels.storage_project_id=프로젝트 ID
    labels.storage_region=리전
    labels.storage_type=유형
    labels.storage_type_auto=자동
    labels.storage_type_gcs=GCS
    labels.storage_type_s3=S3
    labels.search_file_proxy_enabled=Search File Proxy
    labels.search_use_browser_locale=Use Browser Locale
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.6K bytes
    - Click Count (0)
  5. src/main/resources/fess_label_ja.properties

    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
    labels.storage_type_gcs=GCS
    labels.storage_region=リージョン
    labels.storage_project_id=プロジェクトID
    labels.storage_credentials_path=認証情報パス
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 56.7K bytes
    - Click Count (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_storage_bucket = "{labels.storage_bucket}";
    
        /** The key of the message: Type */
        public static final String LABELS_storage_type = "{labels.storage_type}";
    
        /** The key of the message: Auto */
        public static final String LABELS_storage_type_auto = "{labels.storage_type_auto}";
    
        /** The key of the message: S3 */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top