From 89eb962cff30c54a42a20f31228e739d868e26d1 Mon Sep 17 00:00:00 2001 From: Sunghyun Cho Date: Mon, 11 Jul 2022 04:05:04 -0700 Subject: [PATCH 1/6] Improve Algolia Search Korean Translations --- .../locales/ko/theme-search-algolia.json | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json index 7c0c841079a3..8a83f1294940 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json @@ -1,35 +1,35 @@ { "theme.SearchBar.label": "검색", "theme.SearchBar.seeAll": "{count}개의 결과 확인하기", - "theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.", - "theme.SearchModal.errorScreen.titleText": "Unable to fetch results", - "theme.SearchModal.footer.closeKeyAriaLabel": "Escape key", - "theme.SearchModal.footer.closeText": "to close", - "theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down", - "theme.SearchModal.footer.navigateText": "to navigate", - "theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up", + "theme.SearchModal.errorScreen.helpText": "인터넷 연결을 다시 확인하시기 바랍니다.", + "theme.SearchModal.errorScreen.titleText": "결과를 불러올 수 없음", + "theme.SearchModal.footer.closeKeyAriaLabel": "Esc 키", + "theme.SearchModal.footer.closeText": "로 종료", + "theme.SearchModal.footer.navigateDownKeyAriaLabel": "화살표 아래 키", + "theme.SearchModal.footer.navigateText": "로 이동", + "theme.SearchModal.footer.navigateUpKeyAriaLabel": "화살표 위 키", "theme.SearchModal.footer.searchByText": "Search by", - "theme.SearchModal.footer.selectKeyAriaLabel": "Enter key", - "theme.SearchModal.footer.selectText": "to select", - "theme.SearchModal.noResultsScreen.noResultsText": "No results for", - "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.", - "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?", - "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for", - "theme.SearchModal.placeholder": "Search docs", - "theme.SearchModal.searchBox.cancelButtonText": "Cancel", - "theme.SearchModal.searchBox.resetButtonTitle": "Clear the query", - "theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite", - "theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches", - "theme.SearchModal.startScreen.recentSearchesTitle": "Recent", - "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites", - "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history", - "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search", + "theme.SearchModal.footer.selectKeyAriaLabel": "엔터 키", + "theme.SearchModal.footer.selectText": "로 선택", + "theme.SearchModal.noResultsScreen.noResultsText": "검색 결과 없음", + "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "알려주시기 바랍니다.", + "theme.SearchModal.noResultsScreen.reportMissingResultsText": "검색 결과가 없는 것이 오류라고 생각되십니까?", + "theme.SearchModal.noResultsScreen.suggestedQueryText": "다른 추천 검색어:", + "theme.SearchModal.placeholder": "문서 검색", + "theme.SearchModal.searchBox.cancelButtonText": "취소", + "theme.SearchModal.searchBox.resetButtonTitle": "검색어 초기화", + "theme.SearchModal.startScreen.favoriteSearchesTitle": "즐겨찾기", + "theme.SearchModal.startScreen.noRecentSearchesText": "최근 검색어 없음", + "theme.SearchModal.startScreen.recentSearchesTitle": "최근", + "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "이 검색어를 즐겨찾기에서 삭제", + "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "이 검색어를 최근 검색어에서 삭제", + "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "이 검색어를 저장", "theme.SearchPage.algoliaLabel": "Algolia로 검색", - "theme.SearchPage.documentsFound.plurals": "{count}개 문서를 찾았습니다.", + "theme.SearchPage.documentsFound.plurals": "{count}개의 문서를 찾았습니다.", "theme.SearchPage.emptyResultsTitle": "문서를 검색합니다.", - "theme.SearchPage.existingResultsTitle": "\"{query}\"개 검색 결과가 있습니다.", - "theme.SearchPage.fetchingNewResults": "새로운 검색 결과를 불러오는 중 입니다...", + "theme.SearchPage.existingResultsTitle": "\"{query}\"에 대한 검색 결과", + "theme.SearchPage.fetchingNewResults": "새로운 검색 결과를 불러오는 중입니다.", "theme.SearchPage.inputLabel": "검색", - "theme.SearchPage.inputPlaceholder": "여기에 검색할 키워드를 입력하세요.", + "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.", "theme.SearchPage.noResultsText": "검색 결과가 없습니다." -} +} \ No newline at end of file From 3c14521283b6084f8a06176cfd2331514e922fab Mon Sep 17 00:00:00 2001 From: Joshua Chen Date: Mon, 11 Jul 2022 19:07:13 +0800 Subject: [PATCH 2/6] Update theme-search-algolia.json --- .../locales/ko/theme-search-algolia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json index 8a83f1294940..e545b21a4e41 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json @@ -32,4 +32,4 @@ "theme.SearchPage.inputLabel": "검색", "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.", "theme.SearchPage.noResultsText": "검색 결과가 없습니다." -} \ No newline at end of file +} From 9ba687395e90dd2f04d3a28053b010b4107a0691 Mon Sep 17 00:00:00 2001 From: Sunghyun Cho Date: Mon, 11 Jul 2022 04:23:08 -0700 Subject: [PATCH 3/6] Remove Duplicate Colon --- .../locales/ko/theme-search-algolia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json index e545b21a4e41..1646a16a1457 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json @@ -14,7 +14,7 @@ "theme.SearchModal.noResultsScreen.noResultsText": "검색 결과 없음", "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "알려주시기 바랍니다.", "theme.SearchModal.noResultsScreen.reportMissingResultsText": "검색 결과가 없는 것이 오류라고 생각되십니까?", - "theme.SearchModal.noResultsScreen.suggestedQueryText": "다른 추천 검색어:", + "theme.SearchModal.noResultsScreen.suggestedQueryText": "다른 추천 검색어", "theme.SearchModal.placeholder": "문서 검색", "theme.SearchModal.searchBox.cancelButtonText": "취소", "theme.SearchModal.searchBox.resetButtonTitle": "검색어 초기화", @@ -32,4 +32,4 @@ "theme.SearchPage.inputLabel": "검색", "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.", "theme.SearchPage.noResultsText": "검색 결과가 없습니다." -} +} \ No newline at end of file From 4be3b5d6d3c63c27a48e102a04ce0c1b61e0b579 Mon Sep 17 00:00:00 2001 From: Sunghyun Cho Date: Mon, 11 Jul 2022 04:34:03 -0700 Subject: [PATCH 4/6] remove redundnacy --- .../locales/ko/theme-search-algolia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json index 1646a16a1457..7b235761024a 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json @@ -27,7 +27,7 @@ "theme.SearchPage.algoliaLabel": "Algolia로 검색", "theme.SearchPage.documentsFound.plurals": "{count}개의 문서를 찾았습니다.", "theme.SearchPage.emptyResultsTitle": "문서를 검색합니다.", - "theme.SearchPage.existingResultsTitle": "\"{query}\"에 대한 검색 결과", + "theme.SearchPage.existingResultsTitle": "\"{query}\" 검색 결과", "theme.SearchPage.fetchingNewResults": "새로운 검색 결과를 불러오는 중입니다.", "theme.SearchPage.inputLabel": "검색", "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.", From 6861b03198e2d115d2732c7897ba9ad871fd63c0 Mon Sep 17 00:00:00 2001 From: Joshua Chen Date: Mon, 11 Jul 2022 19:42:58 +0800 Subject: [PATCH 5/6] Update theme-search-algolia.json --- .../locales/ko/theme-search-algolia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json index 7b235761024a..1804336ceade 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json @@ -32,4 +32,4 @@ "theme.SearchPage.inputLabel": "검색", "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.", "theme.SearchPage.noResultsText": "검색 결과가 없습니다." -} \ No newline at end of file +} From 8b9eb2002280a8e794a19e4901a69667e3917cd7 Mon Sep 17 00:00:00 2001 From: Sunghyun Cho Date: Mon, 11 Jul 2022 04:56:21 -0700 Subject: [PATCH 6/6] Translate Search By --- .../locales/ko/theme-search-algolia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json index 7b235761024a..d1941ec17825 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-search-algolia.json @@ -8,7 +8,7 @@ "theme.SearchModal.footer.navigateDownKeyAriaLabel": "화살표 아래 키", "theme.SearchModal.footer.navigateText": "로 이동", "theme.SearchModal.footer.navigateUpKeyAriaLabel": "화살표 위 키", - "theme.SearchModal.footer.searchByText": "Search by", + "theme.SearchModal.footer.searchByText": "검색 제공", "theme.SearchModal.footer.selectKeyAriaLabel": "엔터 키", "theme.SearchModal.footer.selectText": "로 선택", "theme.SearchModal.noResultsScreen.noResultsText": "검색 결과 없음", @@ -32,4 +32,4 @@ "theme.SearchPage.inputLabel": "검색", "theme.SearchPage.inputPlaceholder": "검색어를 입력하세요.", "theme.SearchPage.noResultsText": "검색 결과가 없습니다." -} \ No newline at end of file +}