Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for test_main (0.21 sec)

  1. src/main/resources/fess_message_ru.properties

    errors.cannot_delete_doc_because_of_running=Crawler is running. The document cannot be deleted.
    errors.failed_to_delete_doc_in_admin=Failed to delete document.
    errors.failed_to_send_testmail=Failed to send the test mail.
    errors.could_not_find_backup_index=Could not find index for backup.
    errors.no_user_for_changing_password=The current password is incorrect.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri May 20 12:12:28 GMT 2022
    - 10.2K bytes
    - Viewed (0)
  2. 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.send_testmail=テストメールの送信
    labels.backup_configuration=バックアップ
    labels.backup_name=名前
    labels.backup_bulk_file=バルクファイル
    labels.backup_button_upload=アップロード
    labels.process_time_is_exceeded=検索待ち時間の上限を超えました。表示された結果は検索結果の一部である可能性があります。
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  3. src/test/java/jcifs/tests/DfsTest.java

            context = withTestNTLMCredentials(context);
            DfsResolver dfs = context.getDfs();
    
            String testDomain = getTestDomain();
            assertTrue(dfs.isTrustedDomain(context, testDomain));
            assertTrue(dfs.isTrustedDomain(context, testDomain.toLowerCase(Locale.ROOT)));
            String shortDom = getProperties().get(TestProperties.TEST_DOMAIN_SHORT);
            if ( shortDom != null ) {
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Mar 01 09:46:04 GMT 2020
    - 13.5K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/mail/TestmailPostcard.java

        //                                                                          Definition
        //                                                                          ==========
        public static final String PATH = "testmail.dfmail";
    
        // ===================================================================================
        //                                                                         Entry Point
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 3.9K bytes
    - Viewed (0)
  5. src/main/resources/fess_message_ko.properties

    errors.invalid_confirm_password = 암호 확인과 일치하지 않습니다.
    errors.cannot_delete_doc_because_of_running = 크롤러가 실행되고 있습니다. 문서를 제거 할 수 없습니다.
    errors.failed_to_delete_doc_in_admin = 문서의 삭제에 실패했습니다.
    errors.failed_to_send_testmail = 테스트 메일을 보내는 데 실패했습니다.
    errors.invalid_query_unknown = 지정된 쿼리에 알 수없는 조건이 있습니다.
    errors.invalid_query_parse_error = 주어진 쿼리는 무효입니다.
    errors.invalid_query_sort_value = 지정된 정렬 {0}이 잘못되었습니다.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Jul 07 06:11:30 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Failed to send the test mail. */
        public static final String ERRORS_failed_to_send_testmail = "{errors.failed_to_send_testmail}";
    
        /** The key of the message: Could not find index for backup. */
        public static final String ERRORS_could_not_find_backup_index = "{errors.could_not_find_backup_index}";
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 119.9K bytes
    - Viewed (0)
  7. src/main/resources/fess_message_ja.properties

    errors.invalid_confirm_password = パスワードの確認と一致しません。
    errors.cannot_delete_doc_because_of_running = クローラーが実行されています。文書を削除することはできません。
    errors.failed_to_delete_doc_in_admin = ドキュメントの削除に失敗しました。
    errors.failed_to_send_testmail=テストメールの送信に失敗しました。
    errors.invalid_query_unknown = 指定されたクエリーには未知の条件があります。
    errors.invalid_query_parse_error = 与えられたクエリーは無効です。
    errors.invalid_query_sort_value = 指定されたソート {0} が無効です。
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 15.1K bytes
    - Viewed (0)
  8. src/main/resources/fess_message.properties

    errors.cannot_delete_doc_because_of_running=Crawler is running. The document cannot be deleted.
    errors.failed_to_delete_doc_in_admin=Failed to delete document.
    errors.failed_to_send_testmail=Failed to send the test mail.
    errors.could_not_find_backup_index=Could not find index for backup.
    errors.no_user_for_changing_password=The current password is incorrect.
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 12.5K bytes
    - Viewed (0)
  9. src/main/resources/mail/testmail.dfmail

    Shinsuke Sugaya <******@****.***> 1455285178 +0900
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 12 13:52:58 GMT 2016
    - 146 bytes
    - Viewed (0)
  10. src/main/resources/fess_label_de.properties

    labels.ldap_base_dn=Base-DN
    labels.ldap_account_filter=Konto-Filter
    labels.ldap_memberof_attribute=memberOf-Attribut
    labels.notification_login=Anmeldeseite
    labels.notification_search_top=Suche Top-Seite
    labels.send_testmail=Sende Testmail
    labels.backup_configuration=Sichern
    labels.backup_name=Name
    labels.backup_bulk_file=Bulk-Datei
    labels.backup_button_upload=Hochladen
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
Back to top