Skip to content

Commit

Permalink
chore(i18n): improve format code (#637)
Browse files Browse the repository at this point in the history
* ci: upgrade `pnpm/action-setup` version v4

* chore(i18n): format code
  • Loading branch information
houseme authored Sep 25, 2024
1 parent d9bb749 commit 9fac848
Show file tree
Hide file tree
Showing 17 changed files with 91 additions and 91 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-fix-lint-format-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: 22
cache: "pnpm"

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout LFS objects
run: git lfs checkout

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ If you have access, you are welcome to use the following methods to download and

- Visit our online webapp at [app.follow.is](https://app.follow.is)
- You can get the installation packages for each platform from the [Releases page](https://github.com/RSSNext/Follow/releases).
- If you are using Arch linux, you can install package [follow-appimage](https://aur.archlinux.org/packages/follow-appimage) that maintained by [timochan](https://github.com/ttimochan).
- If you are using Arch Linux, you can install package [follow-appimage](https://aur.archlinux.org/packages/follow-appimage) that maintained by [timochan](https://github.com/ttimochan).
- If you are using Nix, you can install package [follow](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/fo/follow/package.nix) that maintained by [iosmanthus](https://github.com/iosmanthus).

## Contributing
Expand Down
46 changes: 23 additions & 23 deletions locales/app/ko.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"achievement.all_done": "모두 완료되었습니다!",
"achievement.first_claim_feed": "피드 소유자",
"achievement.first_claim_feed_description": "Follow에서 귀하의 피드를 소유하고 있습니다",
"achievement.first_claim_feed_description": "Follow 에서 귀하의 피드를 소유하고 있습니다",
"achievement.mint_more_power": "하드코어 플레이어가 되어 더 많은 <power />를 획득하세요",
"ai_daily.title": "최신 뉴스 - {{title}}",
"ai_daily.tooltip.content": "여기에는 귀하의 타임라인(<From /> - <To />)에서 AI가 선택한 중요한 뉴스가 포함되어 있을 수 있습니다.",
"ai_daily.tooltip.update_schedule": "매일 오전 8시 및 오후 8시에 업데이트됩니다.",
"ai_daily.tooltip.content": "여기에는 귀하의 타임라인 (<From /> - <To />) 에서 AI 가 선택한 중요한 뉴스가 포함되어 있을 수 있습니다.",
"ai_daily.tooltip.update_schedule": "매일 오전 8 시 및 오후 8 시에 업데이트됩니다.",
"app.copy_logo_svg": "로고 SVG 복사",
"app.toggle_sidebar": "사이드바 토글",
"discover.any_url_or_keyword": "임의의 URL 또는 키워드",
"discover.default_option": " (기본값)",
"discover.feed_description": "이 피드의 설명은 다음과 같으며, 관련 정보를 사용하여 매개변수 양식을 작성할 수 있습니다.",
"discover.feed_maintainers": "이 피드는 RSSHub에서 제공하며, <maintainers />에게 크레딧을 제공합니다.",
"discover.feed_maintainers": "이 피드는 RSSHub 에서 제공하며, <maintainers />에게 크레딧을 제공합니다.",
"discover.import.click_to_upload": "OPML 파일 업로드 클릭",
"discover.import.conflictItems": "충돌 항목",
"discover.import.noItems": "항목 없음",
Expand All @@ -29,19 +29,19 @@
"discover.target.lists": "목록",
"early_access": "얼리 액세스",
"entry_actions.copy_link": "링크 복사",
"entry_actions.failed_to_save_to_eagle": "Eagle에 저장하지 못했습니다.",
"entry_actions.failed_to_save_to_instapaper": "Instapaper에 저장하지 못했습니다.",
"entry_actions.failed_to_save_to_readwise": "Readwise에 저장하지 못했습니다.",
"entry_actions.failed_to_save_to_eagle": "Eagle 에 저장하지 못했습니다.",
"entry_actions.failed_to_save_to_instapaper": "Instapaper 에 저장하지 못했습니다.",
"entry_actions.failed_to_save_to_readwise": "Readwise 에 저장하지 못했습니다.",
"entry_actions.link_copied": "링크가 클립보드에 복사되었습니다.",
"entry_actions.mark_as_read": "읽음으로 표시",
"entry_actions.mark_as_unread": "읽지 않음으로 표시",
"entry_actions.open_in_browser": "브라우저에서 열기",
"entry_actions.save_media_to_eagle": "미디어를 Eagle에 저장",
"entry_actions.save_to_instapaper": "Instapaper에 저장",
"entry_actions.save_to_readwise": "Readwise에 저장",
"entry_actions.saved_to_eagle": "Eagle에 저장되었습니다.",
"entry_actions.saved_to_instapaper": "Instapaper에 저장되었습니다.",
"entry_actions.saved_to_readwise": "Readwise에 저장되었습니다.",
"entry_actions.save_media_to_eagle": "미디어를 Eagle 에 저장",
"entry_actions.save_to_instapaper": "Instapaper 에 저장",
"entry_actions.save_to_readwise": "Readwise 에 저장",
"entry_actions.saved_to_eagle": "Eagle 에 저장되었습니다.",
"entry_actions.saved_to_instapaper": "Instapaper 에 저장되었습니다.",
"entry_actions.saved_to_readwise": "Readwise 에 저장되었습니다.",
"entry_actions.share": "공유",
"entry_actions.star": "별표",
"entry_actions.starred": "별표가 추가되었습니다.",
Expand All @@ -56,7 +56,7 @@
"entry_content.header.play_tts": "TTS 재생",
"entry_content.header.readability": "가독성",
"entry_content.no_content": "사용 가능한 미디어가 없습니다",
"entry_content.readability_notice": "이 콘텐츠는 Readability에서 제공됩니다. 오타가 있는 경우 원본 콘텐츠를 보려면 소스 사이트로 이동하십시오.",
"entry_content.readability_notice": "이 콘텐츠는 Readability 에서 제공됩니다. 오타가 있는 경우 원본 콘텐츠를 보려면 소스 사이트로 이동하십시오.",
"entry_content.render_error": "렌더링 오류:",
"entry_content.report_issue": "문제 보고",
"entry_content.support_amount": "{{amount}}명이 이 피드의 제작자를 지원했습니다.",
Expand Down Expand Up @@ -85,7 +85,7 @@
"feed_claim_modal.rss_instructions": "아래 코드를 복사하여 RSS 생성기에 붙여넣으십시오.",
"feed_claim_modal.rss_json_format": "JSON 형식",
"feed_claim_modal.rss_xml_format": "XML 형식",
"feed_claim_modal.rsshub_notice": "이 피드는 RSSHub에서 제공되며 캐시 시간이 1시간입니다. 콘텐츠를 게시한 후 변경 사항이 표시되려면 최대 1시간이 소요될 수 있습니다.",
"feed_claim_modal.rsshub_notice": "이 피드는 RSSHub 에서 제공되며 캐시 시간이 1 시간입니다. 콘텐츠를 게시한 후 변경 사항이 표시되려면 최대 1 시간이 소요될 수 있습니다.",
"feed_claim_modal.tab_content": "콘텐츠",
"feed_claim_modal.tab_description": "설명",
"feed_claim_modal.tab_rss": "RSS 태그",
Expand Down Expand Up @@ -124,19 +124,19 @@
"feed_view_type.pictures": "사진",
"feed_view_type.social_media": "소셜 미디어",
"feed_view_type.videos": "비디오",
"mark_all_read_button.auto_confirm_info": "3초 후 자동으로 확인됩니다.",
"mark_all_read_button.auto_confirm_info": "3 초 후 자동으로 확인됩니다.",
"mark_all_read_button.confirm": "확인",
"mark_all_read_button.confirm_mark_all": "{{which}}을(를) 모두 읽음으로 표시하시겠습니까?",
"mark_all_read_button.confirm_mark_all": "{{which}}을 (를) 모두 읽음으로 표시하시겠습니까?",
"mark_all_read_button.confirm_mark_all_info": "모두 읽음으로 표시하시겠습니까?",
"mark_all_read_button.mark_all_as_read": "모두 읽음으로 표시",
"mark_all_read_button.mark_as_read": "{{which}}을(를) 읽음으로 표시",
"mark_all_read_button.mark_as_read": "{{which}}을 (를) 읽음으로 표시",
"mark_all_read_button.undo": "실행 취소",
"notify.unfollow_feed": "<FeedItem />이(가) 언팔로우 되었습니다.",
"player.back_10s": "10초 뒤로",
"notify.unfollow_feed": "<FeedItem />이 (가) 언팔로우 되었습니다.",
"player.back_10s": "10 초 뒤로",
"player.close": "닫기",
"player.download": "다운로드",
"player.exit_full_screen": "전체 화면 종료",
"player.forward_10s": "10초 앞으로",
"player.forward_10s": "10 초 앞으로",
"player.full_screen": "전체 화면",
"player.mute": "음소거",
"player.open_entry": "항목 열기",
Expand Down Expand Up @@ -187,8 +187,8 @@
"sidebar.feed_column.context_menu.mark_as_read": "읽음으로 표시",
"sidebar.feed_column.context_menu.rename_category": "카테고리 이름 변경",
"sidebar.select_sort_method": "정렬 방법 선택",
"signin.continue_with_github": "GitHub으로 계속",
"signin.continue_with_google": "Google로 계속",
"signin.continue_with_github": "GitHub 으로 계속",
"signin.continue_with_google": "Google 로 계속",
"signin.sign_in_to": "로그인",
"sync_indicator.disabled": "보안상의 이유로 동기화가 비활성화되었습니다.",
"sync_indicator.offline": "오프라인",
Expand Down
2 changes: 1 addition & 1 deletion locales/app/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"feed_claim_modal.description_current": "当前描述:",
"feed_claim_modal.description_instructions": "复制以下内容,添加到需要认证的订阅源的 <code /> 字段内",
"feed_claim_modal.failed_to_load": "认证数据加载失败",
"feed_claim_modal.rss_format_choice": "RSS生成器通常有两种格式可供选择,根据需要复制下面内容",
"feed_claim_modal.rss_format_choice": "RSS 生成器通常有两种格式可供选择,根据需要复制下面内容",
"feed_claim_modal.rss_instructions": "复制以下内容并粘贴到对应的 RSS 生成工具",
"feed_claim_modal.rss_json_format": "JSON 格式",
"feed_claim_modal.rss_xml_format": "XML 格式",
Expand Down
2 changes: 1 addition & 1 deletion locales/app/zh-HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"feed_claim_modal.rss_instructions": "複製以下代碼並貼到你的 RSS 生成器中。",
"feed_claim_modal.rss_json_format": "JSON 格式",
"feed_claim_modal.rss_xml_format": "XML 格式",
"feed_claim_modal.rsshub_notice": "此訂閱源由 RSSHub 提供,緩存時間為1小時。發布內容後,請等待最多1小時更改才能生效",
"feed_claim_modal.rsshub_notice": "此訂閱源由 RSSHub 提供,緩存時間為 1 小時。發布內容後,請等待最多 1 小時更改才能生效",
"feed_claim_modal.tab_content": "內容",
"feed_claim_modal.tab_description": "描述",
"feed_claim_modal.tab_rss": "RSS 標籤",
Expand Down
2 changes: 1 addition & 1 deletion locales/app/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"tip_modal.no_wallet": "您尚未擁有錢包。請創建錢包以進行贊助。",
"tip_modal.tip_amount_sent": "已經發送給作者。",
"tip_modal.tip_now": "立刻贊助",
"tip_modal.tip_sent": "贊助成功! 謝謝您的支持",
"tip_modal.tip_sent": "贊助成功謝謝您的支持",
"tip_modal.tip_support": "⭐ 贊助以表示你的支持!",
"tip_modal.unclaimed_feed": "目前尚無人認領此摘要。收到的 Power 將安全地保存在區塊鏈合約中,直到被認領為止。",
"user_button.account": "帳戶",
Expand Down
2 changes: 1 addition & 1 deletion locales/errors/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"1003": "잘못된 초대",
"2000": "관리자만 피드를 새로 고칠 수 있습니다",
"2001": "피드를 찾을 수 없습니다",
"2002": "feedId 또는 url이 필요합니다",
"2002": "feedId 또는 url 이 필요합니다",
"2003": "피드 가져오기 오류",
"2004": "피드 구문 분석 실패",
"2010": "소유권 도전 실패",
Expand Down
12 changes: 6 additions & 6 deletions locales/external/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"activate": "有効化",
"codeOptions": {
"1": "招待してくれるアルファテストユーザーを探しましょう。",
"2": "時折行われるプレゼント企画のために、私たちのDiscordサーバーに参加しましょう",
"3": "時折行われるプレゼント企画のために、私たちのXアカウントをフォローしましょう"
"2": "時折行われるプレゼント企画のために、私たちの Discord サーバーに参加しましょう",
"3": "時折行われるプレゼント企画のために、私たちの X アカウントをフォローしましょう"
},
"earlyAccess": "現在、Followはアーリーアクセス中で、利用には招待コードが必要です。",
"earlyAccessMessage": "😰 申し訳ありませんが、Followは現在アーリーアクセス中で、招待コードが必要です。",
"earlyAccess": "現在、Follow はアーリーアクセス中で、利用には招待コードが必要です。",
"earlyAccessMessage": "😰 申し訳ありませんが、Follow は現在アーリーアクセス中で、招待コードが必要です。",
"generateButton": "新しいコードを生成",
"generateCost": "友達のために招待コードを生成するには、{{INVITATION_PRICE}} Power を消費できます。",
"getCodeMessage": "以下の方法で招待コードを入手できます:",
"title": "招待コード"
},
"login": {
"backToWebApp": "ウェブアプリに戻る",
"continueWithGitHub": "GitHubで続行",
"continueWithGoogle": "Googleで続行",
"continueWithGitHub": "GitHub で続行",
"continueWithGoogle": "Google で続行",
"logInTo": "ログイン ",
"openApp": "アプリを開く",
"redirecting": "リダイレクト中",
Expand Down
14 changes: 7 additions & 7 deletions locales/external/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"feed.feeds_other": "피드들",
"feed.follower_one": "팔로워",
"feed.follower_other": "팔로워들",
"feed.followsAndFeeds": "{{subscriptionCount}} {{subscriptionNoun}}와(과) 함께 {{feedsCount}} {{feedsNoun}}가 {{appName}}에 있습니다",
"feed.followsAndReads": "{{subscriptionCount}} {{subscriptionNoun}}와(과) 함께 {{readCount}} {{readNoun}}가 {{appName}}에 있습니다",
"feed.followsAndFeeds": "{{subscriptionCount}} {{subscriptionNoun}}와 (과) 함께 {{feedsCount}} {{feedsNoun}}가 {{appName}}에 있습니다",
"feed.followsAndReads": "{{subscriptionCount}} {{subscriptionNoun}}와 (과) 함께 {{readCount}} {{readNoun}}가 {{appName}}에 있습니다",
"feed.read_one": "읽음",
"feed.read_other": "읽음들",
"header.app": "",
Expand All @@ -14,22 +14,22 @@
"invitation.codeOptions.1": "초대할 알파 테스트 사용자를 찾고 있습니다.",
"invitation.codeOptions.2": "가끔 경품을 제공하는 Discord 서버에 가입하세요.",
"invitation.codeOptions.3": "가끔 경품을 제공하는 X 계정을 팔로우하세요.",
"invitation.earlyAccess": "현재 Follow는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
"invitation.earlyAccessMessage": "😰 죄송합니다. 현재 Follow는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
"invitation.earlyAccess": "현재 Follow 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
"invitation.earlyAccessMessage": "😰 죄송합니다. 현재 Follow 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
"invitation.generateButton": "새 코드 생성",
"invitation.generateCost": "친구에게 초대 코드를 생성하려면 {{INVITATION_PRICE}} 파워를 사용할 수 있습니다.",
"invitation.getCodeMessage": "다음 방법을 통해 초대 코드를 얻을 수 있습니다:",
"invitation.title": "초대 코드",
"login.backToWebApp": "웹 앱으로 돌아가기",
"login.continueWithGitHub": "GitHub으로 계속",
"login.continueWithGoogle": "Google로 계속",
"login.continueWithGitHub": "GitHub 으로 계속",
"login.continueWithGoogle": "Google 로 계속",
"login.logInTo": "로그인",
"login.openApp": "앱 열기",
"login.redirecting": "리디렉션 중",
"login.signOut": "로그아웃",
"login.welcomeTo": "환영합니다",
"redirect.continueInBrowser": "브라우저에서 계속",
"redirect.instruction": "{{APP_NAME}}을(를) 열고 이 페이지를 안전하게 닫을 시간입니다.",
"redirect.instruction": "{{APP_NAME}}을 (를) 열고 이 페이지를 안전하게 닫을 시간입니다.",
"redirect.openApp": "{{APP_NAME}} 열기",
"redirect.successMessage": "{{APP_NAME}} 계정에 성공적으로 연결되었습니다."
}
2 changes: 1 addition & 1 deletion locales/native/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"contextMenu.saveLinkAs": "다른 이름으로 링크 저장...",
"contextMenu.saveVideo": "비디오 저장",
"contextMenu.saveVideoAs": "다른 이름으로 비디오 저장...",
"contextMenu.searchWithGoogle": "Google로 검색",
"contextMenu.searchWithGoogle": "Google 로 검색",
"contextMenu.selectAll": "모두 선택",
"contextMenu.services": "서비스",
"dialog.clearAllData": "모든 데이터를 삭제하시겠습니까?",
Expand Down
Loading

0 comments on commit 9fac848

Please sign in to comment.