Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for kapan (0.04 sec)

  1. src/main/resources/fess_label_id.properties

    labels.advance_search_occt_allinurl=di URL halaman
    labels.advance_search_sitesearch=Situs atau domain
    labels.advance_search_timestamp=Pembaruan terakhir
    labels.advance_search_timestamp_default=Kapan saja
    labels.advance_search_timestamp_pastday=24 jam terakhir
    labels.advance_search_timestamp_pastweek=Minggu lalu
    labels.advance_search_timestamp_pastmonth=Bulan lalu
    labels.advance_search_timestamp_pastyear=Tahun lalu
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 45.2K bytes
    - Viewed (0)
  2. src/test/java/org/codelibs/core/convert/TimestampConversionUtilTest.java

        //    @Test
        //    public void testToDate_Null() throws Exception {
        //        assertThat(toDate(null, Locale.JAPAN), is(nullValue()));
        //    }
    
        /**
         * @throws Exception
         */
        @Test
        public void testToDate_EmptyString() throws Exception {
            assertThat(toDate("", Locale.JAPAN), is(nullValue()));
        }
    
        /**
         * @throws Exception
         */
        @Test
    Registered: Sat Dec 20 08:55:33 UTC 2025
    - Last Modified: Sat May 10 01:32:17 UTC 2025
    - 11.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_tr.properties

    labels.index_label=Etiket
    labels.index_lang=Tercih Edilen Dil
    labels.index_sort=Sırala
    labels.index_num=Gösterim Sayısı
    labels.logout_title=Oturumu Kapat
    labels.logout=Oturumu Kapat
    labels.do_you_want_to_logout=Oturumu kapatmak istiyor musunuz?
    labels.logout_button=Oturumu Kapat
    labels.profile=Şifre Değiştir
    labels.administration=Yönetim
    labels.profile_button=Ayarlar
    labels.profile.title=Ayarlar
    labels.profile.update=Güncelle
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_tr.properties

    errors.property_required={0} gereklidir.
    errors.property_type_integer={0} bir tamsayı olmalıdır.
    errors.property_type_long={0} bir uzun sayı olmalıdır.
    errors.property_type_float={0} bir kayan noktalı sayı olmalıdır.
    errors.property_type_double={0} bir çift hassasiyetli sayı olmalıdır.
    errors.property_type_date={0} bir tarih olmalıdır.
    
    errors.storage_file_upload_failure={0} yüklenemedi.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 07 21:12:48 UTC 2025
    - 12.1K bytes
    - Viewed (0)
  5. fess-crawler/src/test/java/org/codelibs/fess/crawler/helper/SitemapsHelperTest.java

                    + "      <image:caption>Sample image caption</image:caption>\n" + "      <image:title>Sample image title</image:title>\n"
                    + "      <image:geo_location>Tokyo, Japan</image:geo_location>\n"
                    + "      <image:license>http://www.example.com/license.txt</image:license>\n" + "    </image:image>\n" + "  </url>\n"
                    + "</urlset>";
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Mon Nov 24 03:59:47 UTC 2025
    - 36.7K bytes
    - Viewed (0)
Back to top