Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for demi (0.02 sec)

  1. src/main/resources/fess_message_it.properties

    errors.failed_to_start_job = Impossibile avviare il lavoro {0}.
    errors.failed_to_stop_job = Impossibile arrestare il lavoro {0}.
    errors.failed_to_download_synonym_file = Impossibile scaricare il file dei sinonimi.
    errors.failed_to_upload_synonym_file = Impossibile caricare il file dei sinonimi.
    errors.failed_to_download_stemmeroverride_file = Impossibile scaricare il file di override dello stemmer.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.3K bytes
    - Viewed (0)
  2. src/main/config/openapi/openapi-user.yaml

                            site:
                              type: string
                              example: "fess.codelibs.org/"
                            boost:
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu May 09 06:31:27 UTC 2024
    - 21.6K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/collect/MinMaxPriorityQueueTest.java

        Multiset<Integer> elements = HashMultiset.create();
        MinMaxPriorityQueue<Integer> queue = MinMaxPriorityQueue.create();
        int range = 10_000; // range should be small enough that equal elements occur semi-frequently
        for (int iter = 0; iter < reduceIterationsIfGwt(1000); iter++) {
          for (int i = 0; i < 100; i++) {
            Integer element = random.nextInt(range);
            elements.add(element);
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 36K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_de.properties

    labels.data_crawling_button_create=Erstellen
    labels.data_crawling_button_create_job=Neuen Job erstellen
    labels.wizard_title_configuration=Konfigurationsassistent
    labels.wizard_start_title=Einfache Einrichtung
    labels.wizard_start_desc=Mit dem Konfigurationsassistenten können Sie ganz einfach eine Crawling-Einstellung erstellen.
    labels.wizard_start_button=Einrichtung starten
    labels.wizard_button_cancel=Abbrechen
    labels.wizard_crawling_config_title=Crawl-Konfiguration
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_it.properties

    labels.storage_button_download=Scarica
    labels.storage_button_tags=Tag
    labels.storage_title_tag=Tag:
    labels.storage_tag_key=Chiave tag
    labels.storage_tag_value=Valore tag
    labels.login.newpassword=Devi aggiornare la tua password
    labels.login.placeholder_new_password=Nuova password
    labels.login.placeholder_confirm_new_password=Conferma nuova password
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
Back to top