Skip to content

Commit

Permalink
Merge pull request #19788 from nelson-akeneo/crowdin/master-2023-05-2…
Browse files Browse the repository at this point in the history
…8-18-04

Merge pull request #19788
  • Loading branch information
nelson-akeneo committed May 28, 2023
2 parents bc39f44 + 9baedd5 commit a76c8d3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
Expand Up @@ -45,7 +45,14 @@ pim_identifier_generator:
title: '식별자 생성을 자동화하십시오.'
info: '식별자 생성기가 생성되면, 사용자가 생성하는 모든 새로운 제품에 식별자가 자동으로 할당됩니다.'
check_help_center: '자세한 내용은 헬프 센터를 확인하십시오.'
max_generator:
title: '{{ count }}개의 식별자 생성기 제한에 도달했습니다.'
confirmation: '이 속성을 삭제하시겠습니까?'
operators:
'NOT IN CHILDREN': '하위 항목에 없음'
'IN CHILDREN': '하위 항목에 있음'
UNCLASSIFIED: '미분류됨'
CLASSIFIED: '분류됨'
selection:
limit_reached: '{{ count }}개 조건 제한에 도달했습니다.'
helper:
Expand Down Expand Up @@ -116,6 +123,7 @@ pim_identifier_generator:
edit: '명명법 편집'
section_title: '{{ property }}에 대한 식별자 생성 중'
title: '명명법 관리'
helper: '명명법은 모든 식별자 생성기에서 공유됩니다.'
characters_number: '문자 수'
operator_placeholder: '연산자 선택'
value_placeholder: '문자 선택'
Expand Down
Expand Up @@ -8,6 +8,7 @@ pim_catalog_identifier_generator:
fields:
family: 패밀리
enabled: 상태
categories: 카테고리
field_groups:
system: 시스템
structure:
Expand Down
Expand Up @@ -49,3 +49,9 @@ pim_enrich_attribute_form:
job_execution.summary:
deleted_attribute_groups: 삭제된 특성 그룹
skipped_attribute_groups: 건너뛴 특성 그룹
moved_attributes: 이동된 특성
deleted_attributes: 삭제된 특성
pim_import_export:
notification:
attribute_group_mass_delete:
error: 특성 그룹의 일괄 삭제가 실패했습니다.
Expand Up @@ -4,3 +4,5 @@ pim_structure:
cannot_be_quantified_and_two_way: 연결 유형은 수량 또는 양방향일 수 있습니다.
available_locales:
is_variant_axis_without_available_locales: 특성은 이미 변형 패밀리에서 축으로 사용되고 있는 경우, 로케일별로 달라질 수 없습니다.
attribute_groups:
max: '{{ max }}개의 특성 그룹 제한에 도달했습니다.'
Expand Up @@ -433,10 +433,17 @@ pim_system:
summary:
users:
name: 사용자
user_groups:
name: 사용자 그룹
roles:
name: 역할
confirm:
name: 확인
title: PIM 재설정 확인
helper:
emphasis: PIM을 재설정한 후에는 되돌릴 수 없습니다.
confirmation_phrase: '"{{ confirmation_word }}"을(를) 입력하십시오'
confirmation_word: 재설정
pim_datagrid:
mass_action:
default:
Expand Down

0 comments on commit a76c8d3

Please sign in to comment.