Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for stiano (0.95 sec)

  1. src/main/resources/fess_indices/fess/it/stopwords.txt

    fecero
    facessi
    facesse
    facessimo
    facessero
    facendo
    sto
    stai
    sta
    stiamo
    stanno
    stia
    stiate
    stiano
    starò
    starai
    starà
    staremo
    starete
    staranno
    starei
    staresti
    starebbe
    staremmo
    stareste
    starebbero
    stavo
    stavi
    stava
    stavamo
    stavate
    stavano
    stetti
    stesti
    stette
    stemmo
    steste
    stettero
    stessi
    stesse
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/_aws/fess.json

    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/_cloud/fess.json

    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/fess/cs/stopwords.txt

    ani
    když
    však
    neg
    jsem
    tento
    článku
    články
    aby
    jsme
    před
    pta
    jejich
    byl
    ještě
    až
    bez
    také
    pouze
    první
    vaše
    která
    nás
    nový
    tipy
    pokud
    může
    strana
    jeho
    své
    jiné
    zprávy
    nové
    není
    vás
    jen
    podle
    zde
    už
    být
    více
    bude
    již
    než
    který
    by
    které
    co
    nebo
    ten
    tak
    má
    při
    od
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 992 bytes
    - Viewed (0)
  5. src/main/resources/fess_label_it.properties

    labels.destinationIndicator=Informazioni indirizzo servizio telegrammi
    labels.user_internationaliSDNNumber=Numero ISDN internazionale
    labels.internationaliSDNNumber=Numero ISDN internazionale
    labels.user_state=Stato/Provincia
    labels.state=Stato/Provincia
    labels.user_employeeType=Tipo di dipendente
    labels.employeeType=Tipo di dipendente
    labels.user_facsimileTelephoneNumber=Numero di fax
    labels.facsimileTelephoneNumber=Numero di fax
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    politely:  `Did you speak?'
    
      `Not I!' said the Lory hastily.
    
      `I thought you did,' said the Mouse.  `--I proceed.  "Edwin and
    Morcar, the earls of Mercia and Northumbria, declared for him:
    and even Stigand, the patriotic archbishop of Canterbury, found
    it advisable--"'
    
      `Found WHAT?' said the Duck.
    
      `Found IT,' the Mouse replied rather crossly:  `of course you
    know what "it" means.'
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_pl.properties

    labels.destinationIndicator=Informacje o adresie usługi telegramowej
    labels.user_internationaliSDNNumber=Międzynarodowy numer ISDN
    labels.internationaliSDNNumber=Międzynarodowy numer ISDN
    labels.user_state=Stan/Prowincja
    labels.state=Stan/Prowincja
    labels.user_employeeType=Typ pracownika
    labels.employeeType=Typ pracownika
    labels.user_facsimileTelephoneNumber=Numer faksu
    labels.facsimileTelephoneNumber=Numer faksu
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  8. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    storage.yandexcloud.net
    stord.no
    stordal.no
    store
    store.bb
    store.dk
    store.nf
    store.ro
    store.st
    store.ve
    storebase.store
    storfjord.no
    storipress.app
    storj.farm
    strand.no
    stranda.no
    strapiapp.com
    streak-link.com
    streaklinks.com
    streakusercontent.com
    stream
    streamlit.app
    streamlitapp.com
    stripper.jp
    stryn.no
    student.aero
    studio
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  9. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    website.yandexcloud.net
    
    // YesCourse Pty Ltd : https://yescourse.com
    // Submitted by Atul Bhouraskar <******@****.***>
    official.academy
    
    // Yola : https://www.yola.com/
    // Submitted by Stefano Rivera <stefano@yola.com>
    yolasite.com
    
    // Yombo : https://yombo.net
    // Submitted by Mitch Schwenk <******@****.***>
    yombo.me
    
    // Yunohost : https://yunohost.org
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  10. android/guava/src/com/google/common/base/Preconditions.java

       *
       * However, for a variety of reasons, Google developers have written a ton of code over the past
       * decade that assumes that they can use checkNotNull for non-precondition checks. I had hoped to
       * take a principled stand on this, but the amount of such code is simply overwhelming. To avoid
       * creating a lot of compile errors that users would not find to be informative, we're giving in
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Jul 10 22:11:00 UTC 2025
    - 53K bytes
    - Viewed (0)
Back to top