- Sort Score
- Result 10 results
- Languages All
Results 21 - 29 of 29 for physicalDeliveryOfficeName (0.1 sec)
-
src/main/resources/fess_label_ru.properties
labels.user_pager=Пейджер labels.pager=Пейджер labels.user_street=Улица labels.street=Улица labels.user_postalCode=Почтовый индекс labels.postalCode=Почтовый индекс labels.user_physicalDeliveryOfficeName=Офис labels.physicalDeliveryOfficeName=Офис labels.user_destinationIndicator=Индикатор назначения labels.destinationIndicator=Индикатор назначения labels.user_internationaliSDNNumber=Международный номер ISDN
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.user_pager=Cercapersone labels.pager=Cercapersone labels.user_street=Via labels.street=Via labels.user_postalCode=CAP labels.postalCode=CAP labels.user_physicalDeliveryOfficeName=Ufficio labels.physicalDeliveryOfficeName=Ufficio labels.user_destinationIndicator=Informazioni indirizzo servizio telegrammi labels.destinationIndicator=Informazioni indirizzo servizio telegrammi labels.user_internationaliSDNNumber=Numero ISDN internazionale
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.pager=Buscapersonas labels.user_street=Calle labels.street=Calle labels.user_postalCode=Código postal labels.postalCode=Código postal labels.user_physicalDeliveryOfficeName=Oficina labels.physicalDeliveryOfficeName=Oficina labels.user_destinationIndicator=Información de dirección del servicio de telegramas labels.destinationIndicator=Información de dirección del servicio de telegramas
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.title=직책 labels.user_pager=호출기 labels.pager=호출기 labels.user_street=번지 labels.street=번지 labels.user_postalCode=우편번호 labels.postalCode=우편번호 labels.user_physicalDeliveryOfficeName=사업소 labels.physicalDeliveryOfficeName=사업소 labels.user_destinationIndicator=전보 서비스 주소 정보 labels.destinationIndicator=전보 서비스 주소 정보 labels.user_internationaliSDNNumber=국제 ISDN 번호 labels.internationaliSDNNumber=국제 ISDN 번호 labels.user_state=도도부현
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.title=职位 labels.user_pager=寻呼机 labels.pager=寻呼机 labels.user_street=街道 labels.street=街道 labels.user_postalCode=邮政编码 labels.postalCode=邮政编码 labels.user_physicalDeliveryOfficeName=办公室 labels.physicalDeliveryOfficeName=办公室 labels.user_destinationIndicator=电报服务地址信息 labels.destinationIndicator=电报服务地址信息 labels.user_internationaliSDNNumber=国际ISDN号码 labels.internationaliSDNNumber=国际ISDN号码 labels.user_state=省/州
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.pager=Téléavertisseur labels.user_street=Rue labels.street=Rue labels.user_postalCode=Code postal labels.postalCode=Code postal labels.user_physicalDeliveryOfficeName=Bureau labels.physicalDeliveryOfficeName=Bureau labels.user_destinationIndicator=Indicateur de destination labels.destinationIndicator=Indicateur de destination labels.user_internationaliSDNNumber=Numéro RNIS international
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/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. postalCode */ String LDAP_ATTR_POSTAL_CODE = "ldap.attr.postalCode"; /** The key of the configuration. e.g. physicalDeliveryOfficeName */ String LDAP_ATTR_PHYSICAL_DELIVERY_OFFICE_NAME = "ldap.attr.physicalDeliveryOfficeName"; /** The key of the configuration. e.g. destinationIndicator */ String LDAP_ATTR_DESTINATION_INDICATOR = "ldap.attr.destinationIndicator";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
src/main/resources/fess_label_ja.properties
labels.title=役職 labels.user_pager=ポケベル labels.pager=ポケベル labels.user_street=番地 labels.street=番地 labels.user_postalCode=郵便番号 labels.postalCode=郵便番号 labels.user_physicalDeliveryOfficeName=事業所 labels.physicalDeliveryOfficeName=事業所 labels.user_destinationIndicator=電報サービスアドレス情報 labels.destinationIndicator=電報サービスアドレス情報 labels.user_internationaliSDNNumber=国際ISDN番号 labels.internationaliSDNNumber=国際ISDN番号 labels.user_state=都道府県
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/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Office */ public static final String LABELS_PHYSICAL_DELIVERY_OFFICE_NAME = "{labels.physicalDeliveryOfficeName}"; /** The key of the message: Destination Indicator */ public static final String LABELS_user_destinationIndicator = "{labels.user_destinationIndicator}";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)