Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 35 of 35 for url_expr (0.04 sec)

  1. src/main/resources/fess_label_fr.properties

    labels.mappingFile=Fichier de mappage
    labels.protwordsFile=Fichier de mots de protection
    labels.kuromojiFile=Fichier Kuromoji
    labels.elevateWordFile=Fichier de mots à élever
    labels.badWordFile=Fichier de mots incorrects
    labels.urlExpr=Condition
    labels.boostExpr=Expression de boost
    labels.confirmPassword=Confirmer
    labels.crawler=Robot d'exploration
    labels.crudMode=Mode
    labels.errorCountMax=Nombre d'erreurs maximum
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ja.properties

    labels.stemmerOverrideFile=Stemmer上書きファイル
    labels.mappingFile=マッピングファイル
    labels.protwordsFile=Protwordsファイル
    labels.kuromojiFile=Kuromojiファイル
    labels.elevateWordFile=追加ワードファイル
    labels.badWordFile=除外ワードファイル
    labels.urlExpr=条件
    labels.boostExpr=ブースト値式
    labels.confirmPassword=確認
    labels.crawler=クローラー
    labels.crudMode=モード
    labels.errorCountMax=最大エラー数
    labels.errorCountMin=最小エラー数
    labels.facet=ファセット
    labels.geo=ジオ
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.mappingFile=Mappingbestand
    labels.protwordsFile=Protwords-bestand
    labels.kuromojiFile=Kuromoji-bestand
    labels.elevateWordFile=Verhoogd woordbestand
    labels.badWordFile=Slecht woordbestand
    labels.urlExpr=Conditie
    labels.boostExpr=Boost-expressie
    labels.confirmPassword=Bevestigen
    labels.crawler=Crawler
    labels.crudMode=Modus
    labels.errorCountMax=Maximaal aantal fouten
    labels.errorCountMin=Minimaal aantal fouten
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_pt_BR.properties

    labels.mappingFile=Arquivo de mapeamento
    labels.protwordsFile=Arquivo Protwords
    labels.kuromojiFile=Arquivo Kuromoji
    labels.elevateWordFile=Arquivo de palavras elevadas
    labels.badWordFile=Arquivo de palavras ruins
    labels.urlExpr=Condição
    labels.boostExpr=Expressão de impulso
    labels.confirmPassword=Confirmar
    labels.crawler=Rastreador
    labels.crudMode=Modo
    labels.errorCountMax=Número máximo de erros
    labels.errorCountMin=Número mínimo de erros
    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/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_BAD_WORD_FILE = "{labels.badWordFile}";
    
        /** The key of the message: Condition */
        public static final String LABELS_URL_EXPR = "{labels.urlExpr}";
    
        /** The key of the message: Boost Expression */
        public static final String LABELS_BOOST_EXPR = "{labels.boostExpr}";
    
        /** The key of the message: Confirm */
    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