Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 773 for bots (0.18 sec)

  1. src/main/resources/fess_label_ko.properties

    labels.purge_user_info_day = 이전 사용자 로그를 삭제
    labels.purge_by_bots = 로그에서 삭제할 Bot 이름
    labels.csv_file_encoding = CSV 파일의 인코딩
    labels.notification_to = 이메일 알림
    labels.pathmap_configuration = 경로 매핑
    labels.pathmap_title_details = 경로 매핑
    labels.disabled = 비활성
    labels.pathmap_pt_crawling = 크롤링
    labels.pathmap_pt_displaying = 표시
    labels.pathmap_pt_both = 탐색/표시
    labels.regular_name = 정규 이름
    labels.duplicate_name = 중복 이름
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.advance	=	Avance
    labels.advance_search_title	=	Recherche Avancée
    labels.advance_search_must_queries	=	Tous ces mots
    labels.advance_search_phrase_query	=	Recherche d'expression de ces mots
    labels.advance_search_should_queries	=	N'importe lequel de ces mots
    labels.advance_search_not_queries	=	Aucun de ces mots
    labels.advance_search_filetype	=	Type de fichier
    labels.advance_search_filetype_default	=	Tous les types
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_de.properties

    labels.purge_user_info_day=Bereinige Benutzer nach
    labels.purge_by_bots=Bot-Namen zur Bereinigung
    labels.csv_file_encoding=Kodierung für CSV
    labels.notification_to=Benachrichtigung an
    labels.pathmap_configuration=Pfad-Zuordnung
    labels.pathmap_title_details=Pfad-Zuordnung
    labels.disabled=Deaktiviert
    labels.pathmap_pt_crawling=Crawlen
    labels.pathmap_pt_displaying=Anzeigen
    labels.pathmap_pt_both=Crawlen/Anzeigen
    labels.regular_name=Regulärer Name
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_ru.properties

    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    labels.pathmap_pt_displaying=Displaying
    labels.pathmap_pt_both=Crawling/Displaying
    labels.regular_name=Regular Name
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.purge_user_info_day=以前のユーザーログを削除
    labels.purge_by_bots=ログを削除するボット名
    labels.log_level=ログレベル
    labels.csv_file_encoding=CSVファイルのエンコード
    labels.notification_to=通知メール
    labels.pathmap_configuration=パスマッピング
    labels.pathmap_title_details=パスマッピング
    labels.disabled=無効
    labels.pathmap_pt_crawling=クロール
    labels.pathmap_pt_displaying=表示
    labels.pathmap_pt_both=クロール/表示
    labels.pathmap_pt_stored=保存したURL
    labels.regular_name=正規名
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  6. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                        <label for="purgeByBots" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.purge_by_bots"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="purgeByBots"/>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Jan 16 12:54:35 GMT 2023
    - 39.4K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Purge User Before */
        public static final String LABELS_purge_user_info_day = "{labels.purge_user_info_day}";
    
        /** The key of the message: Bots Name For Purge */
        public static final String LABELS_purge_by_bots = "{labels.purge_by_bots}";
    
        /** The key of the message: Log Level */
        public static final String LABELS_log_level = "{labels.log_level}";
    
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  8. ci/official/containers/linux_arm64/devel.usertools/code_check_full.bats

      comm -2 -3 $BATS_TEST_TMPDIR/expected_licenses $BATS_TEST_TMPDIR/actual_licenses | grep -v -f $BATS_TEST_TMPDIR/allowed_to_be_missing > $BATS_TEST_TMPDIR/actual_missing_licenses || true
    
      if [[ -s $BATS_TEST_TMPDIR/actual_extra_licenses ]]; then
        echo "Please remove the following extra licenses from $LICENSES_TARGET:"
        cat $BATS_TEST_TMPDIR/actual_extra_licenses
      fi
    
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 12.7K bytes
    - Viewed (0)
  9. ci/official/containers/linux_arm64/devel.usertools/wheel_verification.bats

            # Unknown:
            *)
                echo "The wheel's name is in an unknown format."
                exit 1
                ;;
        esac
        # >&3 forces output in bats even if the test passes. See
        # https://bats-core.readthedocs.io/en/stable/writing-tests.html#printing-to-the-terminal
        echo "# Size of $TF_WHEEL is $WHEEL_MEGABYTES / $LARGEST_OK_SIZE megabytes." >&3
        test "$WHEEL_MEGABYTES" -le "$LARGEST_OK_SIZE"
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Jan 23 02:14:00 GMT 2024
    - 2.7K bytes
    - Viewed (0)
  10. ci/official/utilities/code_check_full.bats

      comm -2 -3 $BATS_TEST_TMPDIR/expected_licenses $BATS_TEST_TMPDIR/actual_licenses | grep -v -f $BATS_TEST_TMPDIR/allowed_to_be_missing > $BATS_TEST_TMPDIR/actual_missing_licenses || true
    
      if [[ -s $BATS_TEST_TMPDIR/actual_extra_licenses ]]; then
        echo "Please remove the following extra licenses from $LICENSES_TARGET:"
        cat $BATS_TEST_TMPDIR/actual_extra_licenses
      fi
    
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Mar 06 21:54:13 GMT 2024
    - 13.2K bytes
    - Viewed (0)
Back to top