Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 55 of 55 for enc_time (0.05 sec)

  1. src/main/resources/fess_label_fr.properties

    labels.webApiJson=Réponse JSON
    labels.webConfigName=Nom de la configuration d'exploration Web
    labels.allLanguages=Toutes les langues
    labels.dictId=ID du dictionnaire
    labels.docId=ID du document
    labels.endTime=Heure de fin
    labels.hq=hq
    labels.inputs=Entrées
    labels.jobLogging=Journalisation
    labels.jobName=Nom
    labels.jobStatus=Statut
    labels.labelTypeIds=Étiquettes
    labels.lang=Langue
    labels.outputs=Sorties
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.userInfo=Gebruikersinformatie
    labels.webApiJson=JSON-antwoord
    labels.webConfigName=Webcrawlconfiguratienaam
    labels.allLanguages=Alle talen
    labels.dictId=Woordenboek-ID
    labels.docId=Document-ID
    labels.endTime=Eindtijd
    labels.hq=hq
    labels.inputs=Invoer
    labels.jobLogging=Loggen
    labels.jobName=Naam
    labels.jobStatus=Status
    labels.labelTypeIds=Labels
    labels.lang=Taal
    labels.outputs=Uitvoer
    labels.pos=Woordsoort
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  3. src/main/resources/fess_label_ja.properties

    labels.threadName=スレッド名
    labels.url=URL
    labels.userFavorite=お気に入りログ
    labels.userInfo=利用者情報
    labels.webApiJson=JSONレスポンス
    labels.webConfigName=ウェブクロール設定名
    labels.allLanguages=すべての言語
    labels.dictId=辞書ID
    labels.docId=ドキュメントID
    labels.endTime=終了時間
    labels.hq=hq
    labels.inputs=変換元
    labels.jobLogging=ロギング
    labels.jobName=名前
    labels.jobStatus=状態
    labels.labelTypeIds=ラベル
    labels.lang=言語
    labels.outputs=対象
    labels.pos=品詞
    labels.purgeJobLogDay=以前のジョブログの削除
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_pt_BR.properties

    labels.webApiJson=Resposta JSON
    labels.webConfigName=Nome da configuração de rastreamento da web
    labels.allLanguages=Todos os idiomas
    labels.dictId=ID do dicionário
    labels.docId=ID do documento
    labels.endTime=Hora de término
    labels.hq=hq
    labels.inputs=Entradas
    labels.jobLogging=Logging
    labels.jobName=Nome
    labels.jobStatus=Estado
    labels.labelTypeIds=Rótulos
    labels.lang=Idioma
    labels.outputs=Saídas
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Document ID */
        public static final String LABELS_DOC_ID = "{labels.docId}";
    
        /** The key of the message: End Time */
        public static final String LABELS_END_TIME = "{labels.endTime}";
    
        /** The key of the message: hq */
        public static final String LABELS_HQ = "{labels.hq}";
    
        /** The key of the message: Inputs */
        public static final String LABELS_INPUTS = "{labels.inputs}";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top