- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 61 for city (0.03 sec)
-
src/main/resources/fess_label_it.properties
labels.carLicense=Patente di guida labels.user_mobile=Cellulare labels.mobile=Cellulare labels.user_postalAddress=Indirizzo postale labels.postalAddress=Indirizzo postale labels.user_city=Città labels.city=Città labels.user_teletexTerminalIdentifier=Identificatore terminale teletex labels.teletexTerminalIdentifier=Identificatore terminale teletex labels.user_x121Address=x121Address labels.x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.carLicense=Licencia de conducir labels.user_mobile=Teléfono móvil labels.mobile=Teléfono móvil labels.user_postalAddress=Dirección postal labels.postalAddress=Dirección postal labels.user_city=Ciudad labels.city=Ciudad labels.user_teletexTerminalIdentifier=Identificador de terminal de teletex labels.teletexTerminalIdentifier=Identificador de terminal de teletex labels.user_x121Address=x121Address labels.x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.initials=이니셜 labels.user_carLicense=운전면허증 labels.carLicense=운전면허증 labels.user_mobile=휴대전화 labels.mobile=휴대전화 labels.user_postalAddress=주소 labels.postalAddress=주소 labels.user_city=시구정촌 labels.city=시구정촌 labels.user_teletexTerminalIdentifier=텔레텍스 단말 식별자 labels.teletexTerminalIdentifier=텔레텍스 단말 식별자 labels.user_x121Address=x121Address labels.x121Address=x121Address labels.user_businessCategory=업종
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.initials=首字母 labels.user_carLicense=驾驶执照 labels.carLicense=驾驶执照 labels.user_mobile=手机 labels.mobile=手机 labels.user_postalAddress=邮政地址 labels.postalAddress=邮政地址 labels.user_city=城市 labels.city=城市 labels.user_teletexTerminalIdentifier=电传终端标识符 labels.teletexTerminalIdentifier=电传终端标识符 labels.user_x121Address=x121Address labels.x121Address=x121Address labels.user_businessCategory=业务类别
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.carLicense=Permis de conduire labels.user_mobile=Mobile labels.mobile=Mobile labels.user_postalAddress=Adresse postale labels.postalAddress=Adresse postale labels.user_city=Ville labels.city=Ville labels.user_teletexTerminalIdentifier=Identifiant de terminal Teletex labels.teletexTerminalIdentifier=Identifiant de terminal Teletex labels.user_x121Address=x121Address labels.x121Address=x121Address
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.initials=インシャル labels.user_carLicense=運転免許証 labels.carLicense=運転免許証 labels.user_mobile=携帯電話 labels.mobile=携帯電話 labels.user_postalAddress=住所 labels.postalAddress=住所 labels.user_city=市区町村 labels.city=市区町村 labels.user_teletexTerminalIdentifier=テレテックス端末識別子 labels.teletexTerminalIdentifier=テレテックス端末識別子 labels.user_x121Address=x121Address labels.x121Address=x121Address labels.user_businessCategory=業種
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/resources/fess_indices/fess/ro/stopwords.txt
avem aveţi azi bine bucur bună ca că căci când care cărei căror cărui cât câte câţi către câtva ce cel ceva chiar cînd cine cineva cît cîte cîţi cîtva contra cu cum cumva curând curînd da dă dacă dar datorită de deci deja deoarece departe deşi din dinaintea dintr dintre drept după
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 19 06:31:02 UTC 2018 - 1.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getLdapAttrPostalAddress(); /** * Get the value for the key 'ldap.attr.city'. <br> * The value is, e.g. l <br> * comment: LDAP attribute for city. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLdapAttrCity(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
doc/go_spec.html
</p> <pre> type Person struct { Name string Address *struct { Street string City string } } var data *struct { Name string `json:"name"` Address *struct { Street string `json:"street"` City string `json:"city"` } `json:"address"` } var person = (*Person)(data) // ignoring tags, the underlying types are identical </pre>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
api/go1.5.txt
pkg syscall (darwin-amd64), type SysProcAttr struct, Foreground bool pkg syscall (darwin-amd64), type SysProcAttr struct, Pgid int pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Ctty int pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Foreground bool pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Pgid int pkg syscall (freebsd-386), type SysProcAttr struct, Ctty int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0)