- Sort Score
- Result 10 results
- Languages All
Results 21 - 29 of 29 for destinationIndicator (0.09 sec)
-
src/main/resources/fess_label_ko.properties
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=도도부현 labels.state=도도부현 labels.user_employeeType=고용 형태 labels.employeeType=고용 형태
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.properties
labels.user_postalCode=Postal Code labels.postalCode=Postal Code labels.user_physicalDeliveryOfficeName=Office labels.physicalDeliveryOfficeName=Office labels.user_destinationIndicator=Destination Indicator labels.destinationIndicator=Destination Indicator labels.user_internationaliSDNNumber=International ISDN Number labels.internationaliSDNNumber=International ISDN Number labels.user_state=State labels.state=State
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
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=Штат labels.state=Штат
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_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 labels.internationaliSDNNumber=Numero ISDN internazionale labels.user_state=Stato/Provincia
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_zh_CN.properties
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=省/州 labels.state=省/州 labels.user_employeeType=员工类型 labels.employeeType=员工类型
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.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 labels.internationaliSDNNumber=Numéro RNIS international labels.user_state=État labels.state=État
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
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"; /** The key of the configuration. e.g. internationaliSDNNumber */ String LDAP_ATTR_INTERNATIONALI_S_D_N_NUMBER = "ldap.attr.internationaliSDNNumber";
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.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=都道府県 labels.state=都道府県 labels.user_employeeType=雇用形態 labels.employeeType=雇用形態
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: Destination Indicator */ public static final String LABELS_DESTINATION_INDICATOR = "{labels.destinationIndicator}"; /** The key of the message: International ISDN Number */ public static final String LABELS_user_internationaliSDNNumber = "{labels.user_internationaliSDNNumber}";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)