Skip to content

Commit

Permalink
Fix KO, NO, NN, PL translations and context file
Browse files Browse the repository at this point in the history
  • Loading branch information
sheilagomes authored and salesfelipe committed Nov 7, 2024
1 parent 696110a commit e325819
Show file tree
Hide file tree
Showing 5 changed files with 347 additions and 347 deletions.
4 changes: 2 additions & 2 deletions messages/context.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"admin/editor.search-result-mobile.title": "Title of Search Result Layout for Mobile",
"admin/editor.search-result-desktop.title": "Title of Search Result Layout for Deskptop",
"store/search-result.price-ranges.submit": "Go",
"admin/editor.search-result.fetch-more": "Fetch more",
"admin/editor.search-result.fetch-previous": "Fetch previous",
"admin/editor.search-result.fetch-more": "Load more",
"admin/editor.search-result.fetch-previous": "Load previous",
"admin/editor.search-result.fetch-button.button-behavior": "Button behavior",
"admin/editor.search-result.fetch-button.button-behavior.button": "Button",
"admin/editor.search-result.fetch-button.button-behavior.link-to-page": "Link to page - Improves SEO, may change how the button looks"
Expand Down
80 changes: 40 additions & 40 deletions messages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,46 +59,46 @@
"store/search.filter.title.categories": "부문",
"store/search.filter.title.color": "색상",
"store/filter.more-departments": "{quantity}개 더 많은 부문 보기",
"store/filter.more-categories": "See {quantity} more categories",
"store/filter.more-items": "See {quantity} more",
"store/filter.less-items": "See less",
"store/search.filter.placeholder": "Search by {filterName}",
"store/search.filter.title.brands": "Brands",
"store/search.filter.title.price-ranges": "Price ranges",
"store/search.text": "Showing {from}–{to} of {recordsFiltered} results",
"store/search.selected-filters": "Filtered by:",
"store/search.total-products": "{recordsFiltered} <span class=\"c-muted-2\">{recordsFiltered, plural, one {product} other {products}}</span>",
"store/search.total-products-2": "{recordsFiltered} <span>{recordsFiltered, plural, one {product} other {products}}</span>",
"store/search.empty-products": "We didn't find any results related to \"{term}\"",
"store/search.what-do-i-do": "What should I do?",
"store/search.what-to-do.1": "Check the terms you entered.",
"store/search.what-to-do.2": "Try using a single word.",
"store/search.what-to-do.3": "Use generic terms in the search.",
"store/search.what-to-do.4": "Try searching synonyms of the desired term.",
"store/search.no-products": "No products were found",
"store/ordenation.button": "Sort",
"store/ordenation.sort-by": "Sort by",
"store/ordenation.relevance": "Relevance",
"store/ordenation.sales": "Sales",
"store/ordenation.release.date": "Release date",
"store/ordenation.discount": "Discount",
"store/ordenation.price.descending": "Price: High to low",
"store/ordenation.price.ascending": "Price: Low to high",
"store/ordenation.name.ascending": "Name, ascending",
"store/ordenation.name.descending": "Name, descending",
"store/layoutModeSwitcher.inline": "Line",
"store/layoutModeSwitcher.small": "Small",
"store/layoutModeSwitcher.normal": "Normal",
"store/gallery.gapType.none": "None",
"store/gallery.gapType.small": "Small",
"store/gallery.gapType.medium": "Medium",
"store/gallery.gapType.large": "Large",
"admin/editor.search-result-layout-custom.title": "Search result custom flexible layout",
"admin/editor.search-result-layout.title": "Search result flexible layout",
"admin/editor.search-result-mobile.title": "Search result flexible layout - Mobile",
"admin/editor.search-result-desktop.title": "Search result flexible layout - Desktop",
"store/search-result.price-ranges.submit": "Search",
"admin/editor.search-result.fetch-more": "Retrieve more",
"store/filter.more-categories": "{quantity}개 더 많은 카테고리 보기",
"store/filter.more-items": "{quantity}개 더 보기",
"store/filter.less-items": "간략히 보기",
"store/search.filter.placeholder": "{filterName}(으)로 검색",
"store/search.filter.title.brands": "브랜드",
"store/search.filter.title.price-ranges": "가격 범위",
"store/search.text": "{recordsFiltered} 결과 중 {from}–{to} 표시",
"store/search.selected-filters": "필터링 기준:",
"store/search.total-products": "{recordsFiltered} <span class=\"c-muted-2\">{recordsFiltered, plural, one {제품} other {제품}}</span>",
"store/search.total-products-2": "{recordsFiltered} <span>{recordsFiltered, plural, one {제품} other {제품}}</span>",
"store/search.empty-products": "\"{term}\"와 관련된 결과를 찾을 수 없습니다.",
"store/search.what-do-i-do": "무엇을 해야 하나요?",
"store/search.what-to-do.1": "입력한 조건을 확인하세요.",
"store/search.what-to-do.2": "한 단어를 사용하세요.",
"store/search.what-to-do.3": "검색 시 일반적인 용어를 사용하세요.",
"store/search.what-to-do.4": "원하는 용어의 동의어를 검색하세요.",
"store/search.no-products": "제품을 찾을 수 없습니다",
"store/ordenation.button": "정렬",
"store/ordenation.sort-by": "정렬 기준",
"store/ordenation.relevance": "관련성",
"store/ordenation.sales": "판매",
"store/ordenation.release.date": "출시일",
"store/ordenation.discount": "할인",
"store/ordenation.price.descending": "가격: 높은순",
"store/ordenation.price.ascending": "가격: 낮은순",
"store/ordenation.name.ascending": "이름, 오름차순",
"store/ordenation.name.descending": "이름, 내림차순",
"store/layoutModeSwitcher.inline": "라인",
"store/layoutModeSwitcher.small": "소형",
"store/layoutModeSwitcher.normal": "보통",
"store/gallery.gapType.none": "없음",
"store/gallery.gapType.small": "소형",
"store/gallery.gapType.medium": "중형",
"store/gallery.gapType.large": "대형",
"admin/editor.search-result-layout-custom.title": "검색 결과 사용자 지정 유연한 레이아웃",
"admin/editor.search-result-layout.title": "검색 결과 유연한 레이아웃",
"admin/editor.search-result-mobile.title": "검색 결과 유연한 레이아웃 - 모바일",
"admin/editor.search-result-desktop.title": "검색 결과 유연한 레이아웃 - 데스크톱",
"store/search-result.price-ranges.submit": "검색",
"admin/editor.search-result.fetch-more": "더 불러오기",
"admin/editor.search-result.fetch-previous": "이전 항목 불러오기",
"admin/editor.search-result.fetch-button.button-behavior": "버튼 동작",
"admin/editor.search-result.fetch-button.button-behavior.button": "버튼",
Expand Down
Loading

0 comments on commit e325819

Please sign in to comment.