- Sort Score
- Num 10 results
- Language All
Results 1011 - 1020 of 1,049 for descriptive (0.59 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/resources/fess_label_tr.properties
labels.homePostalAddress=Ev Posta Adresi labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Oda Numarası labels.roomNumber=Oda Numarası labels.user_description=Açıklama labels.description=Açıklama labels.user_title=Başlık labels.title=Başlık labels.user_pager=Çağrı Cihazı labels.pager=Çağrı Cihazı labels.user_street=Sokak labels.street=Sokak labels.user_postalCode=Posta Kodu
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 47K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
labels.homePostalAddress=Домашний почтовый адрес labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Номер комнаты labels.roomNumber=Номер комнаты labels.user_description=Описание labels.description=Описание labels.user_title=Должность labels.title=Должность labels.user_pager=Пейджер labels.pager=Пейджер labels.user_street=Улица labels.street=Улица labels.user_postalCode=Почтовый индекс
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 60.2K bytes - Click Count (0) -
src/main/resources/fess_label_es.properties
labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Número de habitación labels.roomNumber=Número de habitación labels.user_description=Descripción labels.description=Descripción labels.user_title=Cargo labels.title=Cargo labels.user_pager=Buscapersonas labels.pager=Buscapersonas labels.user_street=Calle labels.street=Calle labels.user_postalCode=Código postal
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49K bytes - Click Count (0) -
src/main/resources/fess_label_hi.properties
labels.homePostalAddress=घर का डाक पता labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=कमरा संख्या labels.roomNumber=कमरा संख्या labels.user_description=विवरण labels.description=विवरण labels.user_title=शीर्षक labels.title=शीर्षक labels.user_pager=पेजर labels.pager=पेजर labels.user_street=सड़क labels.street=सड़क labels.user_postalCode=डाक कोड labels.postalCode=डाक कोड
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 64.5K bytes - Click Count (0) -
docs/recipes.md
--- title: Recipes description: A collection of common/useful code examples for Kotlin and Java --- # Recipes We've written some recipes that demonstrate how to solve common problems with OkHttp. Read through them to learn about how everything works together. Cut-and-paste these examples freely; that's what they're for. ### Synchronous Get ([.kt][SynchronousGetKotlin], [.java][SynchronousGetJava])
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Aug 30 17:01:12 GMT 2025 - 47.8K bytes - Click Count (0) -
docs/en/docs/release-notes.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:06:15 GMT 2025 - 586.7K bytes - Click Count (0) -
src/main/webapp/css/admin/adminlte.min.css.map
.info-box .progress-description,\n .col-lg-2 .info-box .progress-description,\n .col-md-2 .info-box .progress-description {\n font-size: 0.75rem;\n display: block;\n }\n .col-xl-3 .info-box .progress-description,\n .col-lg-3 .info-box .progress-description,\n .col-md-3 .info-box .progress-description {\n font-size: 0.75rem;\n display: block;\n }\n}\n\n@media (min-width: 1200px) {\n .col-xl-2 .info-box .progress-description,\n .col-lg-2 .info-box .progress-description,\n .col-md-2...Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 3.7M bytes - Click Count (3) -
src/main/resources/fess_label_it.properties
labels.homePostalAddress=CAP (casa) labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Numero stanza labels.roomNumber=Numero stanza labels.user_description=Descrizione labels.description=Descrizione labels.user_title=Titolo labels.title=Titolo labels.user_pager=Cercapersone labels.pager=Cercapersone labels.user_street=Via labels.street=Via labels.user_postalCode=CAP labels.postalCode=CAP
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.6K bytes - Click Count (0) -
src/main/resources/fess_label_ko.properties
labels.user_homePostalAddress=우편번호(자택) labels.homePostalAddress=우편번호(자택) labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=방 번호 labels.roomNumber=방 번호 labels.user_description=설명 labels.description=설명 labels.user_title=직책 labels.title=직책 labels.user_pager=호출기 labels.pager=호출기 labels.user_street=번지 labels.street=번지 labels.user_postalCode=우편번호 labels.postalCode=우편번호
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java
/** OAuth2 state parameter name. */ protected static final String STATE = "state"; /** OAuth2 error parameter name. */ protected static final String ERROR = "error"; /** OAuth2 error description parameter name. */ protected static final String ERROR_DESCRIPTION = "error_description"; /** OAuth2 error URI parameter name. */ protected static final String ERROR_URI = "error_uri";Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 56.7K bytes - Click Count (0)