Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 894 for labels (0.3 sec)

  1. .github/labels.json

    {
      "labels": {
        "critical": {
          "name": "type:critical",
          "colour": "#E84137",
          "description": "critical questions"
        },
        "question": {
          "name": "type:question",
          "colour": "#EDEDED",
          "description": "general questions"
        },
        "feature": {
          "name": "type:feature_request",
          "colour": "#43952A",
          "description": "feature request"
        },
        "invalid_question": {
    Json
    - Registered: Sun Apr 21 09:35:09 GMT 2024
    - Last Modified: Mon Oct 19 03:49:03 GMT 2020
    - 3.8K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Name */
        public static final String LABELS_JOB_NAME = "{labels.jobName}";
    
        /** The key of the message: Status */
        public static final String LABELS_JOB_STATUS = "{labels.jobStatus}";
    
        /** The key of the message: Labels */
        public static final String LABELS_LABEL_TYPE_IDS = "{labels.labelTypeIds}";
    
        /** The key of the message: lang */
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  3. .cm/misc_labels.cm

    automations:
    
      # Add the a:documentation label to docs-only changes
      docs_only:
        if:
          - {{ ('misc_labels' | isEnabledAutomation(pr)) }}
          - {{ is.docs }}
        run:
          - action: add-label@v1
            args:
              label: 'a:documentation'
    
      # Add the a:chore label and auto-approve formatting-only changes
      formatting_only:
        if:
          - {{ ('misc_labels' | isEnabledAutomation(pr)) }}
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Fri Apr 12 13:42:16 GMT 2024
    - 3K bytes
    - Viewed (0)
  4. .cm/platform_labels.cm

      - comment_added
    
    automations:
    
      # Label changes by affected platforms (in blue)
      {% for platform in platforms %}
      platform_label_{{ platform.name }}:
        if:
          - {{ ('platform_labels' | isEnabledAutomation(pr)) }}
          - {{ files | byPlatform | categorize(branch.diff.files_metadata) | readField(platform.name, 'files') | nullToEmpty | some }}
        run:
          - action: add-label@v1
            args:
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Mon Apr 22 15:32:31 GMT 2024
    - 2.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label.properties

    labels.userInfo=User Info
    labels.webApiJson=JSON Response
    labels.webConfigName=Web Config Name
    labels.allLanguages=All Languages
    labels.dictId=Dictionary ID
    labels.docId=Document ID
    labels.endTime=End Time
    labels.hq=hq
    labels.inputs=Source
    labels.jobLogging=Logging
    labels.jobName=Name
    labels.jobStatus=Status
    labels.labelTypeIds=Labels
    labels.lang=lang
    labels.outputs=Target
    labels.pos=POS
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  6. src/main/resources/fess_label_en.properties

    labels.userInfo=User Info
    labels.webApiJson=JSON Response
    labels.webConfigName=Web Config Name
    labels.allLanguages=All Languages
    labels.dictId=Dictionary ID
    labels.docId=Document ID
    labels.endTime=End Time
    labels.hq=hq
    labels.inputs=Source
    labels.jobLogging=Logging
    labels.jobName=Name
    labels.jobStatus=Status
    labels.labelTypeIds=Labels
    labels.lang=lang
    labels.outputs=Target
    labels.pos=POS
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ko.properties

    labels.loginLink = 로그인 링크 표시
    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 = 레이블(Label)
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ja.properties

    labels.name=名前
    labels.numOfThread=スレッドの数
    labels.duplicateHostName=重複名
    labels.pageNumber=ページ番号
    labels.password=パスワード
    labels.paths=パス
    labels.port=ポート
    labels.regex=正規表現
    labels.regularName=正規名
    labels.replacement=置換
    labels.sessionId=セッションID
    labels.sortOrder=表示順序
    labels.updatedBy=更新者
    labels.updatedTime=更新時間
    labels.urls=URL
    labels.userAgent=ユーザーエージェント
    labels.username=ユーザー名
    labels.value=値
    labels.versionNo=バージョン番号
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  9. src/main/resources/fess_label_de.properties

    labels.sort=Sortieren
    labels.start=Start-Pos.
    labels.loginRequired=Anmeldung erforderlich
    labels.loginLink=Login-Link
    labels.threadName=Thread-Name
    labels.url=URL
    labels.userFavorite=Lieblingsprotokoll
    labels.userInfo=Benutzerinfo
    labels.webApiJson=JSON-Antwort
    labels.webConfigName=Web-Konfigurationsname
    labels.allLanguages=Alle Sprachen
    labels.dictId=Wörterbuch-ID
    labels.docId=Dokument-ID
    labels.endTime=Endzeitpunkt
    labels.hq=hq
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_fr.properties

    labels.purgeByBots	=	Purge par les bots
    labels.logLevel	=	Niveau de journalisation
    labels.purgeSearchLogDay	=	Purger le journal de recherche
    labels.query	=	Requête
    labels.queryId	=	ID de requête
    labels.rt	=	rt
    labels.searchLog	=	Journal de recherche
    labels.sort	=	Trier
    labels.start	=	Point de départ
    labels.loginRequired	=	Connexion requise
    labels.loginLink	=	Lien de connexion
    labels.threadName	=	Nom du fil
    labels.url	=	URL
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
Back to top