Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for beri (1.07 sec)

  1. src/main/resources/fess_indices/_aws/fess.json

            "turkish_stop": {
              "type":       "stop",
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_tr.properties

    labels.crawling_info_DataCrawlExecTime=Tarama Yürütme Süresi (Veri Deposu)
    labels.crawling_info_DataCrawlStartTime=Tarama Başlangıç Zamanı (Veri Deposu)
    labels.crawling_info_DataCrawlEndTime=Tarama Bitiş Zamanı (Veri Deposu)
    labels.crawling_info_DataIndexExecTime=İndeksleme Yürütme Süresi (Veri Deposu)
    labels.crawling_info_DataIndexSize=İndeks Boyutu (Veri Deposu)
    labels.webauth_configuration=Web Kimlik Doğrulama
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
  3. src/main/resources/fess_message_tr.properties

    errors.crud_invalid_mode = Mod yanlış. ({0} değil, {1})
    errors.crud_failed_to_create_instance = Yeni veri oluşturulamadı.
    errors.crud_failed_to_create_crud_table = Yeni veri oluşturulamadı. ({0})
    errors.crud_failed_to_update_crud_table=Veri güncellenemedi. ({0})
    errors.crud_failed_to_delete_crud_table=Veri silinemedi. ({0})
    errors.crud_could_not_find_crud_table = {0} verisi bulunamadı.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 07 21:12:48 UTC 2025
    - 12.1K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_de.properties

    errors.file_is_not_supported={0} wird nicht unterstützt.
    errors.plugin_file_is_not_found={0} wurde nicht gefunden.
    errors.failed_to_install_plugin=Fehler bei der Installation von {0}.
    errors.failed_to_find_plugins=Keine verfügbaren Plugins gefunden.
    errors.failed_to_process_sso_request=Fehler bei der Verarbeitung einer Anfrage: {0}
    
    errors.property_required={0} ist erforderlich.
    errors.property_type_integer={0} muss eine ganze Zahl sein.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/Constants.java

        /** Default list of bot user agents to purge from logs. */
        public static final String DEFAULT_PURGE_BY_BOTS =
                "Crawler,crawler,Bot,bot,Slurp,Yeti,Baidu,Steeler,ichiro,hotpage,Feedfetcher,ia_archiver,Y!J-BRI,Google Desktop,Seznam,Tumblr,YandexBot,Chilkat,CloudFront,Mediapartners,MSIE 6";
    
        /** Default from email address for notifications. */
        public static final String DEFAULT_FROM_EMAIL = "Administrator <root@localhost>";
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 35.2K bytes
    - Viewed (0)
Back to top