- Sort Score
- Result 10 results
- Languages All
Results 1021 - 1030 of 1,062 for Unavailable (0.05 sec)
-
src/main/resources/fess_label_it.properties
labels.authRealm=Realm labels.available=Stato labels.createdBy=Creato da labels.createdTime=Data di creazione labels.depth=Profondità labels.excludedPaths=Percorsi da escludere dalla scansione labels.excludedUrls=URL da escludere dalla scansione labels.excludedDocPaths=Percorsi da escludere dalla ricerca labels.excludedDocUrls=URL da escludere dalla ricerca labels.hostname=Nome host labels.id=ID labels.includedPaths=Percorsi da includere nella scansione
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.authRealm=Dominio de autenticación labels.available=Estado labels.createdBy=Creado por labels.createdTime=Fecha de creación labels.depth=Profundidad labels.excludedPaths=Rutas a excluir del rastreo labels.excludedUrls=URLs a excluir del rastreo labels.excludedDocPaths=Rutas a excluir de la búsqueda labels.excludedDocUrls=URLs a excluir de la búsqueda labels.hostname=Nombre de host labels.id=ID labels.includedPaths=Rutas a incluir en el rastreo
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
src/main/resources/fess_label_hi.properties
labels.authRealm=क्षेत्र labels.available=स्थिति labels.createdBy=द्वारा बनाया गया labels.createdTime=निर्माण समय labels.depth=गहराई labels.excludedPaths=क्रॉलिंग के लिए बहिष्कृत पथ labels.excludedUrls=क्रॉलिंग के लिए बहिष्कृत URLs labels.excludedDocPaths=खोज के लिए बहिष्कृत पथ labels.excludedDocUrls=खोज के लिए बहिष्कृत URLs labels.hostname=होस्टनाम labels.id=ID labels.includedPaths=क्रॉलिंग के लिए शामिल पथ
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 64.5K bytes - Viewed (0) -
.bazelrc
# See https://docs.bazel.build/versions/main/windows.html common:windows --features=compiler_param_file common:windows --features=archive_param_file # Speed Windows compile times. Available in VS 16.4 (we are on 16.11). See # https://groups.google.com/a/tensorflow.org/d/topic/build/SsW98Eo7l3o/discussion common:windows --copt=/d2ReducedOptimizeHugeFunctions common:windows --host_copt=/d2ReducedOptimizeHugeFunctions
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Fri Dec 26 23:20:26 UTC 2025 - 56.8K bytes - Viewed (0) -
android/guava/src/com/google/common/cache/CacheBuilder.java
* API</h2> * * <p>The successor to Guava's caching API is <a * href="https://github.com/ben-manes/caffeine/wiki">Caffeine</a>. Its API is designed to make it a * nearly drop-in replacement. Note that it is not available for Android or GWT/J2CL and that it may * have <a href="https://github.com/ben-manes/caffeine/wiki/Guava">different (usually better) * behavior</a> when multiple threads attempt concurrent mutations. Its equivalent to {@code
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Oct 08 18:55:33 UTC 2025 - 51.9K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Multimaps.java
* * <p>To collect to an {@link ImmutableMultimap}, use either {@link * ImmutableSetMultimap#toImmutableSetMultimap} or {@link * ImmutableListMultimap#toImmutableListMultimap}. * * @since 33.2.0 (available since 21.0 in guava-jre) */ @IgnoreJRERequirement // Users will use this only if they're already using streams. public static < T extends @Nullable Object, K extends @Nullable Object,Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Sep 22 18:35:44 UTC 2025 - 86.5K bytes - Viewed (0) -
cmd/admin-handlers-users.go
}) { writeErrorResponseJSON(ctx, w, errorCodes.ToAPIErr(ErrAccessDenied), r.URL) return } if r.ContentLength > maxEConfigJSONSize || r.ContentLength == -1 { // More than maxConfigSize bytes were available writeErrorResponseJSON(ctx, w, errorCodes.ToAPIErr(ErrAdminConfigTooLarge), r.URL) return } password := cred.SecretKeyRegistered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 90.6K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.authRealm=领域 labels.available=状态 labels.createdBy=创建者 labels.createdTime=创建时间 labels.depth=深度 labels.excludedPaths=要从爬网中排除的路径 labels.excludedUrls=要从爬网中排除的URL labels.excludedDocPaths=要从搜索中排除的路径 labels.excludedDocUrls=要从搜索中排除的URL labels.hostname=主机名 labels.id=ID labels.includedPaths=要包含在爬网中的路径 labels.includedUrls=要包含在爬网中的URL labels.includedDocPaths=要包含在搜索中的路径 labels.includedDocUrls=要包含在搜索中的URL labels.maxAccessCount=最大访问数
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 43.5K bytes - Viewed (0) -
cmd/storage-rest-server.go
if err != nil { s.writeErrorResponse(w, err) return false } if diskID != storedDiskID { s.writeErrorResponse(w, errDiskStale) return false } // If format.json is available and request sent the right disk-id, we allow the request return true } // checkID - check if the disk-id in the request corresponds to the underlying disk. func (s *storageRESTServer) checkID(wantID string) bool {Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Tue May 27 15:19:03 UTC 2025 - 45.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.authRealm=영역 labels.available=상태 labels.createdBy=작성자 labels.createdTime=작성일시 labels.depth=깊이 labels.excludedPaths=크롤링에서 제외할 경로 labels.excludedUrls=크롤링에서 제외할 URL labels.excludedDocPaths=검색에서 제외할 경로 labels.excludedDocUrls=검색에서 제외할 URL labels.hostname=호스트명 labels.id=ID labels.includedPaths=크롤링할 경로 labels.includedUrls=크롤링할 URL labels.includedDocPaths=검색할 경로 labels.includedDocUrls=검색할 URL labels.maxAccessCount=최대 접근 횟수 labels.name=이름
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 46.1K bytes - Viewed (0)