|
59 | 59 | "store/search.filter.title.categories": "부문",
|
60 | 60 | "store/search.filter.title.color": "색상",
|
61 | 61 | "store/filter.more-departments": "{quantity}개 더 많은 부문 보기",
|
62 |
| - "store/filter.more-categories": "See {quantity} more categories", |
63 |
| - "store/filter.more-items": "See {quantity} more", |
64 |
| - "store/filter.less-items": "See less", |
65 |
| - "store/search.filter.placeholder": "Search by {filterName}", |
66 |
| - "store/search.filter.title.brands": "Brands", |
67 |
| - "store/search.filter.title.price-ranges": "Price ranges", |
68 |
| - "store/search.text": "Showing {from}–{to} of {recordsFiltered} results", |
69 |
| - "store/search.selected-filters": "Filtered by:", |
70 |
| - "store/search.total-products": "{recordsFiltered} <span class=\"c-muted-2\">{recordsFiltered, plural, one {product} other {products}}</span>", |
71 |
| - "store/search.total-products-2": "{recordsFiltered} <span>{recordsFiltered, plural, one {product} other {products}}</span>", |
72 |
| - "store/search.empty-products": "We didn't find any results related to \"{term}\"", |
73 |
| - "store/search.what-do-i-do": "What should I do?", |
74 |
| - "store/search.what-to-do.1": "Check the terms you entered.", |
75 |
| - "store/search.what-to-do.2": "Try using a single word.", |
76 |
| - "store/search.what-to-do.3": "Use generic terms in the search.", |
77 |
| - "store/search.what-to-do.4": "Try searching synonyms of the desired term.", |
78 |
| - "store/search.no-products": "No products were found", |
79 |
| - "store/ordenation.button": "Sort", |
80 |
| - "store/ordenation.sort-by": "Sort by", |
81 |
| - "store/ordenation.relevance": "Relevance", |
82 |
| - "store/ordenation.sales": "Sales", |
83 |
| - "store/ordenation.release.date": "Release date", |
84 |
| - "store/ordenation.discount": "Discount", |
85 |
| - "store/ordenation.price.descending": "Price: High to low", |
86 |
| - "store/ordenation.price.ascending": "Price: Low to high", |
87 |
| - "store/ordenation.name.ascending": "Name, ascending", |
88 |
| - "store/ordenation.name.descending": "Name, descending", |
89 |
| - "store/layoutModeSwitcher.inline": "Line", |
90 |
| - "store/layoutModeSwitcher.small": "Small", |
91 |
| - "store/layoutModeSwitcher.normal": "Normal", |
92 |
| - "store/gallery.gapType.none": "None", |
93 |
| - "store/gallery.gapType.small": "Small", |
94 |
| - "store/gallery.gapType.medium": "Medium", |
95 |
| - "store/gallery.gapType.large": "Large", |
96 |
| - "admin/editor.search-result-layout-custom.title": "Search result custom flexible layout", |
97 |
| - "admin/editor.search-result-layout.title": "Search result flexible layout", |
98 |
| - "admin/editor.search-result-mobile.title": "Search result flexible layout - Mobile", |
99 |
| - "admin/editor.search-result-desktop.title": "Search result flexible layout - Desktop", |
100 |
| - "store/search-result.price-ranges.submit": "Search", |
101 |
| - "admin/editor.search-result.fetch-more": "Retrieve more", |
| 62 | + "store/filter.more-categories": "{quantity}개 더 많은 카테고리 보기", |
| 63 | + "store/filter.more-items": "{quantity}개 더 보기", |
| 64 | + "store/filter.less-items": "간략히 보기", |
| 65 | + "store/search.filter.placeholder": "{filterName}(으)로 검색", |
| 66 | + "store/search.filter.title.brands": "브랜드", |
| 67 | + "store/search.filter.title.price-ranges": "가격 범위", |
| 68 | + "store/search.text": "{recordsFiltered} 결과 중 {from}–{to} 표시", |
| 69 | + "store/search.selected-filters": "필터링 기준:", |
| 70 | + "store/search.total-products": "{recordsFiltered} <span class=\"c-muted-2\">{recordsFiltered, plural, one {제품} other {제품}}</span>", |
| 71 | + "store/search.total-products-2": "{recordsFiltered} <span>{recordsFiltered, plural, one {제품} other {제품}}</span>", |
| 72 | + "store/search.empty-products": "\"{term}\"와 관련된 결과를 찾을 수 없습니다.", |
| 73 | + "store/search.what-do-i-do": "무엇을 해야 하나요?", |
| 74 | + "store/search.what-to-do.1": "입력한 조건을 확인하세요.", |
| 75 | + "store/search.what-to-do.2": "한 단어를 사용하세요.", |
| 76 | + "store/search.what-to-do.3": "검색 시 일반적인 용어를 사용하세요.", |
| 77 | + "store/search.what-to-do.4": "원하는 용어의 동의어를 검색하세요.", |
| 78 | + "store/search.no-products": "제품을 찾을 수 없습니다", |
| 79 | + "store/ordenation.button": "정렬", |
| 80 | + "store/ordenation.sort-by": "정렬 기준", |
| 81 | + "store/ordenation.relevance": "관련성", |
| 82 | + "store/ordenation.sales": "판매", |
| 83 | + "store/ordenation.release.date": "출시일", |
| 84 | + "store/ordenation.discount": "할인", |
| 85 | + "store/ordenation.price.descending": "가격: 높은순", |
| 86 | + "store/ordenation.price.ascending": "가격: 낮은순", |
| 87 | + "store/ordenation.name.ascending": "이름, 오름차순", |
| 88 | + "store/ordenation.name.descending": "이름, 내림차순", |
| 89 | + "store/layoutModeSwitcher.inline": "라인", |
| 90 | + "store/layoutModeSwitcher.small": "소형", |
| 91 | + "store/layoutModeSwitcher.normal": "보통", |
| 92 | + "store/gallery.gapType.none": "없음", |
| 93 | + "store/gallery.gapType.small": "소형", |
| 94 | + "store/gallery.gapType.medium": "중형", |
| 95 | + "store/gallery.gapType.large": "대형", |
| 96 | + "admin/editor.search-result-layout-custom.title": "검색 결과 사용자 지정 유연한 레이아웃", |
| 97 | + "admin/editor.search-result-layout.title": "검색 결과 유연한 레이아웃", |
| 98 | + "admin/editor.search-result-mobile.title": "검색 결과 유연한 레이아웃 - 모바일", |
| 99 | + "admin/editor.search-result-desktop.title": "검색 결과 유연한 레이아웃 - 데스크톱", |
| 100 | + "store/search-result.price-ranges.submit": "검색", |
| 101 | + "admin/editor.search-result.fetch-more": "더 불러오기", |
102 | 102 | "admin/editor.search-result.fetch-previous": "이전 항목 불러오기",
|
103 | 103 | "admin/editor.search-result.fetch-button.button-behavior": "버튼 동작",
|
104 | 104 | "admin/editor.search-result.fetch-button.button-behavior.button": "버튼",
|
|
0 commit comments