Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for file_auth_port (0.05 sec)

  1. src/main/resources/fess_label_it.properties

    labels.file_auth_any=Qualsiasi
    labels.file_auth_create_file_config=Crea nuova configurazione scansione file
    labels.file_auth_title_details=Autenticazione file
    labels.file_auth_hostname=Nome host
    labels.file_auth_port=Porta
    labels.file_auth_scheme=Schema
    labels.file_auth_username=Nome utente
    labels.file_auth_password=Password
    labels.file_auth_parameters=Parametri
    labels.file_auth_file_crawling_config=Configurazione scansione file
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.file_auth_any=Elke
    labels.file_auth_create_file_config=Nieuwe bestandscrawlconfiguratie maken
    labels.file_auth_title_details=Bestandsauthenticatie
    labels.file_auth_hostname=Hostnaam
    labels.file_auth_port=Poort
    labels.file_auth_scheme=Schema
    labels.file_auth_username=Gebruikersnaam
    labels.file_auth_password=Wachtwoord
    labels.file_auth_parameters=Parameters
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  3. src/main/resources/fess_label_zh_CN.properties

    labels.file_auth_list_hostname=主机名
    labels.file_auth_list_file_crawling_config=配置名称
    labels.file_auth_any=任意
    labels.file_auth_create_file_config=创建新的文件爬网配置
    labels.file_auth_title_details=文件认证
    labels.file_auth_hostname=主机名
    labels.file_auth_port=端口
    labels.file_auth_scheme=方案
    labels.file_auth_username=用户名
    labels.file_auth_password=密码
    labels.file_auth_parameters=参数
    labels.file_auth_file_crawling_config=文件爬网配置
    labels.file_auth_scheme_samba=Samba
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.file_auth_any=N'importe lequel
    labels.file_auth_create_file_config=Créer une nouvelle configuration d'exploration de fichiers
    labels.file_auth_title_details=Authentification de fichier
    labels.file_auth_hostname=Nom d'hôte
    labels.file_auth_port=Port
    labels.file_auth_scheme=Schéma
    labels.file_auth_username=Nom d'utilisateur
    labels.file_auth_password=Mot de passe
    labels.file_auth_parameters=Paramètres
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.file_auth_list_file_crawling_config=設定名
    labels.file_auth_any=任意
    labels.file_auth_create_file_config=新しいファイルクロール設定の作成
    labels.file_auth_title_details=ファイル認証
    labels.file_auth_hostname=ホスト名
    labels.file_auth_port=ポート
    labels.file_auth_scheme=スキーム
    labels.file_auth_username=ユーザー名
    labels.file_auth_password=パスワード
    labels.file_auth_parameters=パラメーター
    labels.file_auth_file_crawling_config=ファイルクロール設定
    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/resources/fess_label_pt_BR.properties

    labels.file_auth_any=Qualquer
    labels.file_auth_create_file_config=Criar nova configuração de rastreamento de arquivo
    labels.file_auth_title_details=Autenticação de arquivo
    labels.file_auth_hostname=Nome do host
    labels.file_auth_port=Porta
    labels.file_auth_scheme=Esquema
    labels.file_auth_username=Nome de usuário
    labels.file_auth_password=Senha
    labels.file_auth_parameters=Parâmetros
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_file_auth_hostname = "{labels.file_auth_hostname}";
    
        /** The key of the message: Port */
        public static final String LABELS_file_auth_port = "{labels.file_auth_port}";
    
        /** The key of the message: Scheme */
        public static final String LABELS_file_auth_scheme = "{labels.file_auth_scheme}";
    
        /** The key of the message: Username */
    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