parent
279f2dbb29
commit
f2e29252f2
|
|
@ -42,4 +42,4 @@ jobs:
|
|||
run: pnpm install
|
||||
- name: Build web and SSR server
|
||||
run: |
|
||||
npm exec turbo run Follow#build:web @follow/ssr#build
|
||||
npm exec turbo run Folo#build:web @follow/ssr#build
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ const config: ForgeConfig = {
|
|||
extraResource: ["./resources/app-update.yml"],
|
||||
protocols: [
|
||||
{
|
||||
name: "Follow",
|
||||
name: "Folo",
|
||||
schemes: ["follow"],
|
||||
},
|
||||
],
|
||||
|
|
@ -177,7 +177,7 @@ const config: ForgeConfig = {
|
|||
["darwin", "mas"],
|
||||
),
|
||||
new MakerSquirrel({
|
||||
name: "Follow",
|
||||
name: "Folo",
|
||||
setupIcon: "resources/icon.ico",
|
||||
iconUrl: "https://app.follow.is/favicon.ico",
|
||||
}),
|
||||
|
|
@ -193,7 +193,7 @@ const config: ForgeConfig = {
|
|||
}),
|
||||
new MakerPKG(
|
||||
{
|
||||
name: "Follow",
|
||||
name: "Folo",
|
||||
keychain: process.env.KEYCHAIN_PATH,
|
||||
},
|
||||
["mas"],
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "All done!",
|
||||
"achievement.alpha_tester": "Alpha Tester",
|
||||
"achievement.alpha_tester_description": "You are an alpha tester of Follow",
|
||||
"achievement.alpha_tester_description": "You are an alpha tester of Folo",
|
||||
"achievement.description": "Be a hardcore player and mint NFTs.",
|
||||
"achievement.feed_booster": "Feed Booster",
|
||||
"achievement.feed_booster_description": "You boosted the feed on Follow",
|
||||
"achievement.feed_booster_description": "You boosted the feed on Folo",
|
||||
"achievement.first_claim_feed": "Feed Owner",
|
||||
"achievement.first_claim_feed_description": "You own your feed on Follow",
|
||||
"achievement.first_claim_feed_description": "You own your feed on Folo",
|
||||
"achievement.first_create_list": "List Creator",
|
||||
"achievement.first_create_list_description": "You created your first list on Follow",
|
||||
"achievement.first_create_list_description": "You created your first list on Folo",
|
||||
"achievement.follow_special_feed": "Special Feed Follower",
|
||||
"achievement.follow_special_feed_description": "You followed the special feed on Follow",
|
||||
"achievement.follow_special_feed_description": "You followed the special feed on Folo",
|
||||
"achievement.list_subscribe_100": "100 List Subscriber",
|
||||
"achievement.list_subscribe_100_description": "100 subscribers subscribed to the list you created",
|
||||
"achievement.list_subscribe_50": "50 List Subscriber",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "50 subscribers subscribed to the list you created",
|
||||
"achievement.nft_coming_soon": "You cannot mint NFTs at this time. Once we are ready, they will be automatically credited to your account.",
|
||||
"achievement.product_hunt_vote": "Product Hunt Upvoter",
|
||||
"achievement.product_hunt_vote_description": "You supported Follow on Product Hunt",
|
||||
"achievement.product_hunt_vote_description": "You supported Folo on Product Hunt",
|
||||
"activation.activate": "Activate",
|
||||
"activation.description": "During the public testing phase, you need an invitation code to use this feature.",
|
||||
"activation.title": "Invitation Code",
|
||||
|
|
@ -247,12 +247,12 @@
|
|||
"mark_all_read_button.mark_as_read": "Mark <which /> as read",
|
||||
"mark_all_read_button.undo": "Undo",
|
||||
"new_user_guide.intro.description": "This guide will help you get started with the app.",
|
||||
"new_user_guide.intro.title": "Welcome to Follow!",
|
||||
"new_user_guide.intro.title": "Welcome to Folo!",
|
||||
"new_user_guide.outro.description": "You have completed the guide. Enjoy your journey!",
|
||||
"new_user_guide.outro.title": "You're all set!",
|
||||
"new_user_guide.step.activation.description": "Don't worry, you can continue to use Follow without an invitation code.",
|
||||
"new_user_guide.step.activation.description": "Don't worry, you can continue to use Folo without an invitation code.",
|
||||
"new_user_guide.step.activation.title": "Activate your account",
|
||||
"new_user_guide.step.automation.description": "- Follow leverages advanced AI to assist your operations.\n- Action rules allow you to automate various actions on sources that meet specific conditions.\n- Integrations allow you to save entries to other services.",
|
||||
"new_user_guide.step.automation.description": "- Folo leverages advanced AI to assist your operations.\n- Action rules allow you to automate various actions on sources that meet specific conditions.\n- Integrations allow you to save entries to other services.",
|
||||
"new_user_guide.step.behavior.title": "Behavior",
|
||||
"new_user_guide.step.behavior.unread_question.content": "Select how you would like to mark as read.",
|
||||
"new_user_guide.step.behavior.unread_question.description": "Don't worry, you can also change it later in the preferences.",
|
||||
|
|
@ -264,10 +264,10 @@
|
|||
"new_user_guide.step.migrate.profile": "Setup your profile",
|
||||
"new_user_guide.step.migrate.title": "Migrate from OPML file",
|
||||
"new_user_guide.step.migrate.wallet": "Check your wallet",
|
||||
"new_user_guide.step.power.description": "Follow uses blockchain technology as an incentive mechanism for active users and outstanding creators. Users can obtain more services and benefits by holding and using Power Token. Creators can obtain more rewards by providing high-quality content and services.",
|
||||
"new_user_guide.step.power.description": "Folo uses blockchain technology as an incentive mechanism for active users and outstanding creators. Users can obtain more services and benefits by holding and using Power Token. Creators can obtain more rewards by providing high-quality content and services.",
|
||||
"new_user_guide.step.rsshub.info": "Everything is RSSible. Our [RSSHub](https://github.com/DIYgod/RSSHub) community, comprising over 1,000 developers, has spent six years adapting nearly a thousand websites to provide almost all the content you need. This includes platforms like X (Twitter), Instagram, PlayStation, Spotify, Telegram, YouTube, and more. You can also write your own scripts to adapt additional websites.",
|
||||
"new_user_guide.step.rsshub.title": "Subscribe from RSSHub",
|
||||
"new_user_guide.step.shortcuts.description1": "Shortcut keys allow you to use Follow more conveniently and efficiently.",
|
||||
"new_user_guide.step.shortcuts.description1": "Shortcut keys allow you to use Folo more conveniently and efficiently.",
|
||||
"new_user_guide.step.shortcuts.description2": "Press <kbd /> to quickly view all shortcut keys at any time.",
|
||||
"new_user_guide.step.shortcuts.title": "Shortcuts",
|
||||
"new_user_guide.step.start_question.content": "Have you used other RSS readers before?",
|
||||
|
|
@ -275,7 +275,7 @@
|
|||
"new_user_guide.step.start_question.option2": "No, this is my first time using an RSS reader.",
|
||||
"new_user_guide.step.start_question.title": "Question",
|
||||
"new_user_guide.step.trending.title": "Popular Feeds",
|
||||
"new_user_guide.step.views.description": "Follow uses different views for various types of content to offer an experience equal to or better than the original platform",
|
||||
"new_user_guide.step.views.description": "Folo uses different views for various types of content to offer an experience equal to or better than the original platform",
|
||||
"new_user_guide.step.views.title": "Views",
|
||||
"notify.unfollow_feed": "<FeedItem /> have been unfollowed.",
|
||||
"notify.unfollow_feed_many": "All selected feeds have been unfollowed.",
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "すべて完了!",
|
||||
"achievement.alpha_tester": "アルファ テスター",
|
||||
"achievement.alpha_tester_description": "あなたは Follow のアルファ テスターです",
|
||||
"achievement.alpha_tester_description": "あなたは Folo のアルファ テスターです",
|
||||
"achievement.description": "ハードコア プレイヤーになって NFT をミントしよう。",
|
||||
"achievement.feed_booster": "フィード ブースター",
|
||||
"achievement.feed_booster_description": "Follow のフィードをブーストしました",
|
||||
"achievement.feed_booster_description": "Folo のフィードをブーストしました",
|
||||
"achievement.first_claim_feed": "フィードの所有者",
|
||||
"achievement.first_claim_feed_description": "あなたは Follow のフィード所有者です",
|
||||
"achievement.first_claim_feed_description": "あなたは Folo のフィード所有者です",
|
||||
"achievement.first_create_list": "リスト作成者",
|
||||
"achievement.first_create_list_description": "あなたは Follow のリスト作成者です",
|
||||
"achievement.first_create_list_description": "あなたは Folo のリスト作成者です",
|
||||
"achievement.follow_special_feed": "スペシャル フィード フォロワーです",
|
||||
"achievement.follow_special_feed_description": "あなたは Follow でスペシャルフィードをフォローしています",
|
||||
"achievement.follow_special_feed_description": "あなたは Folo でスペシャルフィードをフォローしています",
|
||||
"achievement.list_subscribe_100": "100 リスト購読者",
|
||||
"achievement.list_subscribe_100_description": "あなたが作成したリストの購読者数が 100 人を超えました",
|
||||
"achievement.list_subscribe_50": "あなたが作成したリストの購読者数が 50 人を超えました",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "あなたが作成したリストの購読者数が 50 人を超えました",
|
||||
"achievement.nft_coming_soon": "今は NFT をミントすることはできません。準備ができたらあなたのアカウントに自動でクレジットされます。",
|
||||
"achievement.product_hunt_vote": "Product Hunt 投票者",
|
||||
"achievement.product_hunt_vote_description": "あなたは Product Hunt での Follow サポーターです",
|
||||
"achievement.product_hunt_vote_description": "あなたは Product Hunt での Folo サポーターです",
|
||||
"activation.activate": "有効化",
|
||||
"activation.description": "パブリック ベータ テストフェーズ期間中、この機能を使用するには招待コードが必要です。",
|
||||
"activation.title": "招待コード",
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
"discover.category.travel": "旅行",
|
||||
"discover.category.university": "大学",
|
||||
"discover.default_option": " (デフォルト)",
|
||||
"discover.feed_description": "このフィードの説明は Follow で表示されます、またパラメータ フォームに関連する情報を記入することができます。",
|
||||
"discover.feed_description": "このフィードの説明は Folo で表示されます、またパラメータ フォームに関連する情報を記入することができます。",
|
||||
"discover.feed_maintainers": "フィードは RSSHub が提供し <maintainers /> とともにクレジットされます。",
|
||||
"discover.import.click_to_upload": "OPML ファイルをアップロードするにはクリック",
|
||||
"discover.import.conflictItems": "重複アイテム",
|
||||
|
|
@ -198,7 +198,7 @@
|
|||
"feed_form.category": "カテゴリー",
|
||||
"feed_form.category_description": "デフォルトでは、フォローはウェブサイトごとにグループ化されます。",
|
||||
"feed_form.error_fetching_feed": "フィードの取得に失敗しました。",
|
||||
"feed_form.fee": "Follow 手数料",
|
||||
"feed_form.fee": "Folo 手数料",
|
||||
"feed_form.fee_description": "このリストをフォローするにはリスト作成者が設定した手数料が必要です。",
|
||||
"feed_form.feed_not_found": "フィードが見つかりません。",
|
||||
"feed_form.feedback": "フィードバック",
|
||||
|
|
@ -245,12 +245,12 @@
|
|||
"mark_all_read_button.mark_as_read": "<which />を既読にする",
|
||||
"mark_all_read_button.undo": "元に戻す",
|
||||
"new_user_guide.intro.description": "このガイドはアプリを快適に始めるためのガイドです。",
|
||||
"new_user_guide.intro.title": "Follow へようこそ!",
|
||||
"new_user_guide.outro.description": "ガイドを完了しました。快適な Follow 体験を!",
|
||||
"new_user_guide.intro.title": "Folo へようこそ!",
|
||||
"new_user_guide.outro.description": "ガイドを完了しました。快適な Folo 体験を!",
|
||||
"new_user_guide.outro.title": "すべて完了しました!",
|
||||
"new_user_guide.step.activation.description": "大丈夫です、 Follow を招待コードなしに続けることができます。",
|
||||
"new_user_guide.step.activation.description": "大丈夫です、 Folo を招待コードなしに続けることができます。",
|
||||
"new_user_guide.step.activation.title": "アカウントを有効化",
|
||||
"new_user_guide.step.automation.description": "- Follow は高度なAIを活用し、お客様の業務を支援します。\n - アクションルールにより、特定の条件を満たしたソースに対して様々なアクションを自動化できます。",
|
||||
"new_user_guide.step.automation.description": "- Folo は高度なAIを活用し、お客様の業務を支援します。\n - アクションルールにより、特定の条件を満たしたソースに対して様々なアクションを自動化できます。",
|
||||
"new_user_guide.step.behavior.title": "振る舞い",
|
||||
"new_user_guide.step.behavior.unread_question.content": "既読時の振る舞いを選択してください",
|
||||
"new_user_guide.step.behavior.unread_question.description": "大丈夫です、設定であとから変更することもできます。",
|
||||
|
|
@ -262,10 +262,10 @@
|
|||
"new_user_guide.step.migrate.profile": "プロファイルをセットアップ",
|
||||
"new_user_guide.step.migrate.title": "OPML ファイルを構成する",
|
||||
"new_user_guide.step.migrate.wallet": "ウォレットをチェック",
|
||||
"new_user_guide.step.power.description": "Follow はアクティブなユーザーや優れたクリエイターに対するインセンティブ メカニズムとしてブロックチェーン技術を利用しています。ユーザーは Power トークンを保有・利用することで、より多くのサービスや特典を得ることができます。クリエイターは、質の高いコンテンツやサービスを提供することで、より多くの報酬を得ることができます。",
|
||||
"new_user_guide.step.power.description": "Folo はアクティブなユーザーや優れたクリエイターに対するインセンティブ メカニズムとしてブロックチェーン技術を利用しています。ユーザーは Power トークンを保有・利用することで、より多くのサービスや特典を得ることができます。クリエイターは、質の高いコンテンツやサービスを提供することで、より多くの報酬を得ることができます。",
|
||||
"new_user_guide.step.rsshub.info": "すべてを RSSible(RSS化) わたしたちの [RSSHub](https://github.com/DIYgod/RSSHub) コミュニティです。1,000人以上の開発者で構成され、6年間かけて約1,000のウェブサイトを適応させ、あなたが必要とするほぼすべてのコンテンツを提供してきました。これにはX(Twitter)、Instagram、PlayStation、Spotify、Telegram、YouTubeなどのプラットフォームが含まれます。また独自のスクリプトを記述して、追加のウェブサイトを適応させることもできます。",
|
||||
"new_user_guide.step.rsshub.title": "RSSHub を購読",
|
||||
"new_user_guide.step.shortcuts.description1": "ショートカットキーを利用すると Follow をより便利に、より効率的に使えます。",
|
||||
"new_user_guide.step.shortcuts.description1": "ショートカットキーを利用すると Folo をより便利に、より効率的に使えます。",
|
||||
"new_user_guide.step.shortcuts.description2": " <kbd /> を押すと素早くすべてのショートカットキーにアクセスできます。",
|
||||
"new_user_guide.step.shortcuts.title": "ショートカット",
|
||||
"new_user_guide.step.start_question.content": "他の RSS リーダーを使ったことはありますか?",
|
||||
|
|
@ -273,7 +273,7 @@
|
|||
"new_user_guide.step.start_question.option2": "いいえ、RSS リーダーを使うのは初めてです",
|
||||
"new_user_guide.step.start_question.title": "質問",
|
||||
"new_user_guide.step.trending.title": "人気のフィード",
|
||||
"new_user_guide.step.views.description": "Follow は様々なタイプのコンテンツに異なる表示方法を使用し、オリジナルのプラットフォームと同等以上の体験を提供します。",
|
||||
"new_user_guide.step.views.description": "Folo は様々なタイプのコンテンツに異なる表示方法を使用し、オリジナルのプラットフォームと同等以上の体験を提供します。",
|
||||
"new_user_guide.step.views.title": "表示",
|
||||
"notify.unfollow_feed": "<FeedItem /> のフォローを解除しました",
|
||||
"notify.unfollow_feed_many": "選択したすべてのフィードのフォローを解除しました。",
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "모두 완료되었습니다!",
|
||||
"achievement.alpha_tester": "알파 테스터",
|
||||
"achievement.alpha_tester_description": "Follow 알파 테스터입니다",
|
||||
"achievement.alpha_tester_description": "Folo 알파 테스터입니다",
|
||||
"achievement.description": "열렬한 플레이어가 되어 NFT를 발행하세요.",
|
||||
"achievement.feed_booster": "피드 부스터",
|
||||
"achievement.feed_booster_description": "Follow에서 피드를 부스트했습니다",
|
||||
"achievement.feed_booster_description": "Folo에서 피드를 부스트했습니다",
|
||||
"achievement.first_claim_feed": "피드 소유자",
|
||||
"achievement.first_claim_feed_description": "Follow 에서 귀하의 피드를 소유하고 있습니다",
|
||||
"achievement.first_claim_feed_description": "Folo 에서 귀하의 피드를 소유하고 있습니다",
|
||||
"achievement.first_create_list": "목록 생성자",
|
||||
"achievement.first_create_list_description": "Follow에서 첫 번째 목록을 만들었습니다",
|
||||
"achievement.first_create_list_description": "Folo에서 첫 번째 목록을 만들었습니다",
|
||||
"achievement.follow_special_feed": "특별 피드 팔로워",
|
||||
"achievement.follow_special_feed_description": "Follow에서 특별 피드를 팔로우했습니다",
|
||||
"achievement.follow_special_feed_description": "Folo에서 특별 피드를 팔로우했습니다",
|
||||
"achievement.list_subscribe_100": "100명 목록 구독자",
|
||||
"achievement.list_subscribe_100_description": "회원님이 만든 목록을 100명이 구독했습니다",
|
||||
"achievement.list_subscribe_50": "50명 목록 구독자",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "50명의 구독자가 생성한 목록을 구독했습니다.",
|
||||
"achievement.nft_coming_soon": "현재 NFT를 발행할 수 없습니다. 준비가 되면 자동으로 계정에 적립됩니다.",
|
||||
"achievement.product_hunt_vote": "Product Hunt 추천인",
|
||||
"achievement.product_hunt_vote_description": "Product Hunt에서 Follow를 지지했습니다",
|
||||
"achievement.product_hunt_vote_description": "Product Hunt에서 Folo를 지지했습니다",
|
||||
"activation.activate": "활성화",
|
||||
"activation.description": "공개 테스트 단계에서는 이 기능을 사용하려면 초대 코드가 필요합니다.",
|
||||
"activation.title": "초대 코드",
|
||||
|
|
@ -245,12 +245,12 @@
|
|||
"mark_all_read_button.mark_as_read": "<which />을(를) 읽음으로 표시",
|
||||
"mark_all_read_button.undo": "실행 취소",
|
||||
"new_user_guide.intro.description": "이 가이드는 앱을 시작하는 데 도움이 될 것입니다.",
|
||||
"new_user_guide.intro.title": "Follow에 오신 것을 환영합니다!",
|
||||
"new_user_guide.intro.title": "Folo에 오신 것을 환영합니다!",
|
||||
"new_user_guide.outro.description": "가이드를 완료했습니다. 즐거운 여정 되세요!",
|
||||
"new_user_guide.outro.title": "모든 준비가 완료되었습니다!",
|
||||
"new_user_guide.step.activation.description": "걱정하지 마세요, 초대 코드 없이도 Follow를 계속 사용할 수 있습니다.",
|
||||
"new_user_guide.step.activation.description": "걱정하지 마세요, 초대 코드 없이도 Folo를 계속 사용할 수 있습니다.",
|
||||
"new_user_guide.step.activation.title": "계정 활성화",
|
||||
"new_user_guide.step.automation.description": "- Follow는 고급 AI를 활용하여 작업을 지원합니다.\n- 액션 규칙을 통해 특정 조건을 충족하는 소스에 대해 다양한 작업을 자동화할 수 있습니다.\n- 통합을 통해 항목을 다른 서비스에 저장할 수 있습니다.",
|
||||
"new_user_guide.step.automation.description": "- Folo는 고급 AI를 활용하여 작업을 지원합니다.\n- 액션 규칙을 통해 특정 조건을 충족하는 소스에 대해 다양한 작업을 자동화할 수 있습니다.\n- 통합을 통해 항목을 다른 서비스에 저장할 수 있습니다.",
|
||||
"new_user_guide.step.behavior.title": "동작",
|
||||
"new_user_guide.step.behavior.unread_question.content": "읽음 표시 방법을 선택하세요.",
|
||||
"new_user_guide.step.behavior.unread_question.description": "걱정하지 마세요, 나중에 환경설정에서 변경할 수 있습니다.",
|
||||
|
|
@ -262,13 +262,13 @@
|
|||
"new_user_guide.step.migrate.profile": "프로필 설정",
|
||||
"new_user_guide.step.migrate.title": "OPML 파일에서 마이그레이션",
|
||||
"new_user_guide.step.migrate.wallet": "지갑 확인",
|
||||
"new_user_guide.step.power.description": "Follow는 활발한 사용자와 뛰어난 크리에이터를 위한 인센티브 메커니즘으로 블록체인 기술을 사용합니다. 사용자는 파워 토큰을 보유하고 사용함으로써 더 많은 서비스와 혜택을 얻을 수 있습니다. 크리에이터는 고품질 콘텐츠와 서비스를 제공함으로써 더 많은 보상을 얻을 수 있습니다.",
|
||||
"new_user_guide.step.power.description": "Folo는 활발한 사용자와 뛰어난 크리에이터를 위한 인센티브 메커니즘으로 블록체인 기술을 사용합니다. 사용자는 파워 토큰을 보유하고 사용함으로써 더 많은 서비스와 혜택을 얻을 수 있습니다. 크리에이터는 고품질 콘텐츠와 서비스를 제공함으로써 더 많은 보상을 얻을 수 있습니다.",
|
||||
"new_user_guide.step.rsshub.info": "모든 것은 RSS가 가능합니다. 1,000명 이상의 개발자로 구성된 [RSSHub](https://github.com/DIYgod/RSSHub) 커뮤니티는 6년 동안 거의 모든 필요한 콘텐츠를 제공하기 위해 수천 개의 웹사이트를 적용해왔습니다. X(Twitter), Instagram, PlayStation, Spotify, Telegram, YouTube 등의 플랫폼이 포함됩니다. 추가 웹사이트를 적용하기 위해 자신만의 스크립트를 작성할 수도 있습니다.",
|
||||
"new_user_guide.step.rsshub.title": "RSSHub에서 구독",
|
||||
"new_user_guide.step.shortcuts.description1": "단축키를 사용하면 Follow를 더 편리하고 효율적으로 사용할 수 있습니다.",
|
||||
"new_user_guide.step.shortcuts.description1": "단축키를 사용하면 Folo를 더 편리하고 효율적으로 사용할 수 있습니다.",
|
||||
"new_user_guide.step.shortcuts.description2": "언제든지 <kbd />를 눌러 모든 단축키를 빠르게 볼 수 있습니다.",
|
||||
"new_user_guide.step.shortcuts.title": "단축키",
|
||||
"new_user_guide.step.views.description": "Follow는 다양한 유형의 콘텐츠에 대해 서로 다른 뷰를 사용하여 원본 플랫폼과 동등하거나 더 나은 경험을 제공합니다",
|
||||
"new_user_guide.step.views.description": "Folo는 다양한 유형의 콘텐츠에 대해 서로 다른 뷰를 사용하여 원본 플랫폼과 동등하거나 더 나은 경험을 제공합니다",
|
||||
"new_user_guide.step.views.title": "뷰",
|
||||
"notify.unfollow_feed": "<FeedItem />이(가) 언팔로우되었습니다.",
|
||||
"notify.unfollow_feed_many": "선택한 모든 피드가 언팔로우되었습니다.",
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "Все сделано!",
|
||||
"achievement.alpha_tester": "Альфа-тестер",
|
||||
"achievement.alpha_tester_description": "Вы альфа-тестер Follow",
|
||||
"achievement.alpha_tester_description": "Вы альфа-тестер Folo",
|
||||
"achievement.description": "Будьте хардкорным игроком и минтить в NFT.",
|
||||
"achievement.feed_booster": "Усилитель канала",
|
||||
"achievement.feed_booster_description": "Вы усилили канал в Follow",
|
||||
"achievement.feed_booster_description": "Вы усилили канал в Folo",
|
||||
"achievement.first_claim_feed": "Владелец канала",
|
||||
"achievement.first_claim_feed_description": "Вы владеете своим каналом в Follow",
|
||||
"achievement.first_claim_feed_description": "Вы владеете своим каналом в Folo",
|
||||
"achievement.first_create_list": "Создатель списка",
|
||||
"achievement.first_create_list_description": "Вы создали свой первый список в Follow",
|
||||
"achievement.first_create_list_description": "Вы создали свой первый список в Folo",
|
||||
"achievement.follow_special_feed": "Подписчик специального канала",
|
||||
"achievement.follow_special_feed_description": "Вы подписались на специальный канал в Follow",
|
||||
"achievement.follow_special_feed_description": "Вы подписались на специальный канал в Folo",
|
||||
"achievement.list_subscribe_100": "100 подписчиков списка",
|
||||
"achievement.list_subscribe_100_description": "100 подписчиков подписались на созданный вами список",
|
||||
"achievement.list_subscribe_50": "50 подписчиков списка",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "50 подписчиков подписались на созданный вами список",
|
||||
"achievement.nft_coming_soon": "Вы не можете минтить NFT в данный момент. Как только мы будем готовы, они будут автоматически зачислены на ваш аккаунт.",
|
||||
"achievement.product_hunt_vote": "Голосовавший на Product Hunt",
|
||||
"achievement.product_hunt_vote_description": "Вы поддержали Follow на Product Hunt",
|
||||
"achievement.product_hunt_vote_description": "Вы поддержали Folo на Product Hunt",
|
||||
"activation.activate": "Активировать",
|
||||
"activation.description": "Во время публичного тестирования вам нужен код приглашения для использования этой функции.",
|
||||
"activation.title": "Код приглашения",
|
||||
|
|
@ -241,12 +241,12 @@
|
|||
"mark_all_read_button.mark_as_read": "Отметить <which /> как прочитанное",
|
||||
"mark_all_read_button.undo": "Отменить",
|
||||
"new_user_guide.intro.description": "Это руководство поможет вам начать работу с приложением.",
|
||||
"new_user_guide.intro.title": "Добро пожаловать в Follow!",
|
||||
"new_user_guide.intro.title": "Добро пожаловать в Folo!",
|
||||
"new_user_guide.outro.description": "Вы завершили руководство. Приятного путешествия!",
|
||||
"new_user_guide.outro.title": "Все готово!",
|
||||
"new_user_guide.step.activation.description": "Не беспокойтесь, вы можете продолжать использовать Follow без кода приглашения.",
|
||||
"new_user_guide.step.activation.description": "Не беспокойтесь, вы можете продолжать использовать Folo без кода приглашения.",
|
||||
"new_user_guide.step.activation.title": "Активируйте вашу учетную запись",
|
||||
"new_user_guide.step.automation.description": "- Follow использует передовой ИИ для помощи в операциях.\n- Правила действий позволяют автоматизировать различные операции на источниках, соответствующих конкретным условиям.\n- Интеграции позволяют сохранять записи в другие сервисы.",
|
||||
"new_user_guide.step.automation.description": "- Folo использует передовой ИИ для помощи в операциях.\n- Правила действий позволяют автоматизировать различные операции на источниках, соответствующих конкретным условиям.\n- Интеграции позволяют сохранять записи в другие сервисы.",
|
||||
"new_user_guide.step.behavior.title": "Поведение",
|
||||
"new_user_guide.step.behavior.unread_question.content": "Выберите, как вы хотите отмечать как прочитанное.",
|
||||
"new_user_guide.step.behavior.unread_question.description": "Не переживайте, вы можете изменить это позже в настройках.",
|
||||
|
|
@ -258,10 +258,10 @@
|
|||
"new_user_guide.step.migrate.profile": "Настройте свой профиль",
|
||||
"new_user_guide.step.migrate.title": "Перенос из файла OPML",
|
||||
"new_user_guide.step.migrate.wallet": "Проверьте ваш кошелек",
|
||||
"new_user_guide.step.power.description": "Follow использует технологию блокчейн в качестве механизма вознаграждения для активных пользователей и выдающихся создателей. Пользователи могут получить дополнительные услуги и преимущества, держа и используя токен Power. Создатели могут получать больше наград за предоставление качественного контента и услуг.",
|
||||
"new_user_guide.step.power.description": "Folo использует технологию блокчейн в качестве механизма вознаграждения для активных пользователей и выдающихся создателей. Пользователи могут получить дополнительные услуги и преимущества, держа и используя токен Power. Создатели могут получать больше наград за предоставление качественного контента и услуг.",
|
||||
"new_user_guide.step.rsshub.info": "Всё в формате RSS. Наше сообщество [RSSHub](https://github.com/DIYgod/RSSHub), состоящее более чем из 1,000 разработчиков, потратило шесть лет на адаптацию почти тысячи сайтов, чтобы предоставить весь необходимый контент. Это включает платформы как X (Twitter), Instagram, PlayStation, Spotify, Telegram, YouTube и многие другие. Вы также можете написать собственные скрипты для адаптации дополнительных сайтов.",
|
||||
"new_user_guide.step.rsshub.title": "Подписка с RSSHub",
|
||||
"new_user_guide.step.shortcuts.description1": "Горячие клавиши позволяют использовать Follow удобнее и эффективнее.",
|
||||
"new_user_guide.step.shortcuts.description1": "Горячие клавиши позволяют использовать Folo удобнее и эффективнее.",
|
||||
"new_user_guide.step.shortcuts.description2": "Нажмите <kbd /> чтобы быстро просмотреть все горячие клавиши в любое время.",
|
||||
"new_user_guide.step.shortcuts.title": "Горячие клавиши",
|
||||
"new_user_guide.step.start_question.content": "Вы уже использовали другие RSS-ридеры?",
|
||||
|
|
@ -269,7 +269,7 @@
|
|||
"new_user_guide.step.start_question.option2": "Нет, это мой первый опыт с RSS-ридерами.",
|
||||
"new_user_guide.step.start_question.title": "Вопрос",
|
||||
"new_user_guide.step.trending.title": "Популярные ленты",
|
||||
"new_user_guide.step.views.description": "Follow использует различные виды отображения для разных типов контента, чтобы предложить опыт, равный или лучший оригинальной платформе.",
|
||||
"new_user_guide.step.views.description": "Folo использует различные виды отображения для разных типов контента, чтобы предложить опыт, равный или лучший оригинальной платформе.",
|
||||
"new_user_guide.step.views.title": "Просмотр",
|
||||
"notify.unfollow_feed": "<FeedItem /> был отписан.",
|
||||
"notify.unfollow_feed_many": "Все выбранные каналы были отписаны.",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"achievement.all_done": "Tüm tamamlandı!",
|
||||
"achievement.first_claim_feed": "Besleme Sahibi",
|
||||
"achievement.first_claim_feed_description": "Follow'da beslemenizi sahibi olun.",
|
||||
"achievement.first_claim_feed_description": "Folo'da beslemenizi sahibi olun.",
|
||||
"ai_daily.title": "Öne Çıkan Haberler - {{title}}",
|
||||
"ai_daily.tooltip.content": "Burada, zaman çizelgenizden (<From /> - <To />) AI tarafından seçilen ve sizin için önemli olabilecek haberler bulunmaktadır.",
|
||||
"ai_daily.tooltip.update_schedule": "Her gün saat 08:00 ve 20:00'de güncellenir.",
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "大功告成!",
|
||||
"achievement.alpha_tester": "Alpha 内测用户",
|
||||
"achievement.alpha_tester_description": "早期 Follow Alpha 版本的内测用户",
|
||||
"achievement.alpha_tester_description": "早期 Folo Alpha 版本的内测用户",
|
||||
"achievement.description": "成为硬核玩家,赚取 NFT。",
|
||||
"achievement.feed_booster": "订阅源助力者",
|
||||
"achievement.feed_booster_description": "在 Follow 上助力订阅源",
|
||||
"achievement.feed_booster_description": "在 Folo 上助力订阅源",
|
||||
"achievement.first_claim_feed": "订阅源所有者",
|
||||
"achievement.first_claim_feed_description": "在 Follow 上认证订阅源",
|
||||
"achievement.first_claim_feed_description": "在 Folo 上认证订阅源",
|
||||
"achievement.first_create_list": "列表创作者",
|
||||
"achievement.first_create_list_description": "在 Follow 上创建一个列表",
|
||||
"achievement.first_create_list_description": "在 Folo 上创建一个列表",
|
||||
"achievement.follow_special_feed": "特别订阅",
|
||||
"achievement.follow_special_feed_description": "在 Follow 上订阅一个特别的订阅源",
|
||||
"achievement.follow_special_feed_description": "在 Folo 上订阅一个特别的订阅源",
|
||||
"achievement.list_subscribe_100": "100 个列表订阅者",
|
||||
"achievement.list_subscribe_100_description": "创建的列表有 100 人订阅",
|
||||
"achievement.list_subscribe_50": "50 个列表订阅者",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "创建的列表有 50 人订阅",
|
||||
"achievement.nft_coming_soon": "目前你无法赚取 NFT。一旦我们准备好,它们将自动记入你的帐户。",
|
||||
"achievement.product_hunt_vote": "Product Hunt 支持者",
|
||||
"achievement.product_hunt_vote_description": "在 Product Hunt 上给 Follow 投票",
|
||||
"achievement.product_hunt_vote_description": "在 Product Hunt 上给 Folo 投票",
|
||||
"activation.activate": "激活",
|
||||
"activation.description": "在公测阶段,预览版用户使用此功能会受限。",
|
||||
"activation.title": "邀请码",
|
||||
|
|
@ -247,12 +247,12 @@
|
|||
"mark_all_read_button.mark_as_read": "标记 <which /> 为已读",
|
||||
"mark_all_read_button.undo": "撤销",
|
||||
"new_user_guide.intro.description": "本指南将帮助你快速上手这款应用。",
|
||||
"new_user_guide.intro.title": "欢迎使用 Follow!",
|
||||
"new_user_guide.intro.title": "欢迎使用 Folo!",
|
||||
"new_user_guide.outro.description": "你已完成指南,祝你使用愉快!",
|
||||
"new_user_guide.outro.title": "一切就绪!",
|
||||
"new_user_guide.step.activation.description": "别担心,你可以继续使用 Follow 而无需邀请码。",
|
||||
"new_user_guide.step.activation.description": "别担心,你可以继续使用 Folo 而无需邀请码。",
|
||||
"new_user_guide.step.activation.title": "激活账号",
|
||||
"new_user_guide.step.automation.description": "- Follow 利用先进的 AI 来协助你的操作\n- 自动化帮助你处理符合特定条件的来源\n- 集成帮助你将条目保存到其他服务中",
|
||||
"new_user_guide.step.automation.description": "- Folo 利用先进的 AI 来协助你的操作\n- 自动化帮助你处理符合特定条件的来源\n- 集成帮助你将条目保存到其他服务中",
|
||||
"new_user_guide.step.behavior.title": "使用偏好",
|
||||
"new_user_guide.step.behavior.unread_question.content": "希望如何标记为已读。",
|
||||
"new_user_guide.step.behavior.unread_question.description": "别担心,你可以稍后在设置中再次更改。",
|
||||
|
|
@ -264,10 +264,10 @@
|
|||
"new_user_guide.step.migrate.profile": "设置你的个人资料",
|
||||
"new_user_guide.step.migrate.title": "从 OPML 文件导入",
|
||||
"new_user_guide.step.migrate.wallet": "检查你的钱包",
|
||||
"new_user_guide.step.power.description": "Follow 使用区块链技术作为活跃用户和优秀创作者的激励机制。用户可以通过持有和使用 Power 来获得更多服务和福利。创作者可以通过提供高质量的内容和服务来获得更多奖励。",
|
||||
"new_user_guide.step.power.description": "Folo 使用区块链技术作为活跃用户和优秀创作者的激励机制。用户可以通过持有和使用 Power 来获得更多服务和福利。创作者可以通过提供高质量的内容和服务来获得更多奖励。",
|
||||
"new_user_guide.step.rsshub.info": "一切皆可 RSS。我们的 RSSHub 社区由超过 1,000 名开发者组成,经过六年的努力,适配了近千个网站,以提供几乎所有你需要的内容。这包括 X(Twitter)、Instagram、PlayStation、Spotify、Telegram、YouTube 等平台。你还可以编写自己的脚本来适配其他网站。",
|
||||
"new_user_guide.step.rsshub.title": "从 RSSHub 订阅",
|
||||
"new_user_guide.step.shortcuts.description1": "快捷键让你更方便、高效地使用 Follow。",
|
||||
"new_user_guide.step.shortcuts.description1": "快捷键让你更方便、高效地使用 Folo",
|
||||
"new_user_guide.step.shortcuts.description2": "随时按 <kbd /> 快速查看所有快捷键。",
|
||||
"new_user_guide.step.shortcuts.title": "快捷键",
|
||||
"new_user_guide.step.start_question.content": "你以前使用过其它 RSS 阅读器吗?",
|
||||
|
|
@ -275,7 +275,7 @@
|
|||
"new_user_guide.step.start_question.option2": "不,这是我第一次使用 RSS 阅读器。",
|
||||
"new_user_guide.step.start_question.title": "问题",
|
||||
"new_user_guide.step.trending.title": "热门订阅源",
|
||||
"new_user_guide.step.views.description": "Follow 针对不同类型的内容使用不同的视图,以提供与原平台相当或更好的体验。",
|
||||
"new_user_guide.step.views.description": "Folo 针对不同类型的内容使用不同的视图,以提供与原平台相当或更好的体验。",
|
||||
"new_user_guide.step.views.title": "视图",
|
||||
"notify.unfollow_feed": "已取消订阅 <FeedItem />",
|
||||
"notify.unfollow_feed_many": "已取消订阅选中的订阅源。",
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "全部完成!",
|
||||
"achievement.alpha_tester": "Alpha 內部測試使用者",
|
||||
"achievement.alpha_tester_description": "早期 Follow Alpha 版本的內部測試使用者",
|
||||
"achievement.alpha_tester_description": "早期 Folo Alpha 版本的內部測試使用者",
|
||||
"achievement.description": "成為硬核玩家並鑄造 NFTs",
|
||||
"achievement.feed_booster": "訂閲源加成者",
|
||||
"achievement.feed_booster_description": "你在 Follow 上加成了訂閲源",
|
||||
"achievement.feed_booster_description": "你在 Folo 上加成了訂閲源",
|
||||
"achievement.first_claim_feed": "Feed 擁有者",
|
||||
"achievement.first_claim_feed_description": "你在 Follow 上擁有你的 Feed",
|
||||
"achievement.first_claim_feed_description": "你在 Folo 上擁有你的 Feed",
|
||||
"achievement.first_create_list": "清單創作家",
|
||||
"achievement.first_create_list_description": "在 Follow 上創建一個清單",
|
||||
"achievement.first_create_list_description": "在 Folo 上創建一個清單",
|
||||
"achievement.follow_special_feed": "特別的追隨",
|
||||
"achievement.follow_special_feed_description": "在 Follow 上追隨一個特別的訂閱源",
|
||||
"achievement.follow_special_feed_description": "在 Folo 上追隨一個特別的訂閱源",
|
||||
"achievement.list_subscribe_100": "100 個清單追隨者",
|
||||
"achievement.list_subscribe_100_description": "創建的清單被 100 人追隨",
|
||||
"achievement.list_subscribe_50": "50 個清單追隨者",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "創建的清單被 50 人追隨",
|
||||
"achievement.nft_coming_soon": "你目前不能鑄造NFT。一旦準備好,它們會自動記入你的賬戶。",
|
||||
"achievement.product_hunt_vote": "Product Hunt 支持者",
|
||||
"achievement.product_hunt_vote_description": "在 Product Hunt 上給 Follow 投票",
|
||||
"achievement.product_hunt_vote_description": "在 Product Hunt 上給 Folo 投票",
|
||||
"activation.activate": "啟動",
|
||||
"activation.description": "在公測階段,預覽版使用者使用此功能受限",
|
||||
"activation.title": "邀請代碼",
|
||||
|
|
@ -242,12 +242,12 @@
|
|||
"mark_all_read_button.mark_as_read": "標記 <which /> 為已讀",
|
||||
"mark_all_read_button.undo": "撤銷",
|
||||
"new_user_guide.intro.description": "本指南將幫助你輕鬆開始使用這個應用程式",
|
||||
"new_user_guide.intro.title": "歡迎使用 Follow!",
|
||||
"new_user_guide.intro.title": "歡迎使用 Folo!",
|
||||
"new_user_guide.outro.description": "你已完成指南,祝你使用愉快!",
|
||||
"new_user_guide.outro.title": "一切就緒!",
|
||||
"new_user_guide.step.activation.description": "別擔心,繼續使用 Follow 無需邀請碼",
|
||||
"new_user_guide.step.activation.description": "別擔心,繼續使用 Folo 無需邀請碼",
|
||||
"new_user_guide.step.activation.title": "啟動賬戶",
|
||||
"new_user_guide.step.automation.description": "- Follow 利用先進的 AI 來協助你的動作\n- 自動化幫助你處理符合特定條件的來源\n- 集成幫助你將條目儲存到其他服務中",
|
||||
"new_user_guide.step.automation.description": "- Folo 利用先進的 AI 來協助你的動作\n- 自動化幫助你處理符合特定條件的來源\n- 集成幫助你將條目儲存到其他服務中",
|
||||
"new_user_guide.step.behavior.title": "使用偏好",
|
||||
"new_user_guide.step.behavior.unread_question.content": "希望如何標記為已讀",
|
||||
"new_user_guide.step.behavior.unread_question.description": "別擔心,你可以在設定中再次更改",
|
||||
|
|
@ -259,10 +259,10 @@
|
|||
"new_user_guide.step.migrate.profile": "設定你的個人資料",
|
||||
"new_user_guide.step.migrate.title": "從 OPML 檔案匯入",
|
||||
"new_user_guide.step.migrate.wallet": "檢查你的銀包",
|
||||
"new_user_guide.step.power.description": "Follow 使用區塊鏈技術作為活躍使用者和優秀創作者的激勵機制。使用者可以通過持有和使用 Power 來獲得更多服務和福利。創作者可以通過提供高質量的內容和服務來獲得更多獎勵。",
|
||||
"new_user_guide.step.power.description": "Folo 使用區塊鏈技術作為活躍使用者和優秀創作者的激勵機制。使用者可以通過持有和使用 Power 來獲得更多服務和福利。創作者可以通過提供高質量的內容和服務來獲得更多獎勵。",
|
||||
"new_user_guide.step.rsshub.info": "一切皆可 RSS。我們的 RSSHub 社區由超過 1,000 名開發者組成,經過六年的努力,適用於近千個網站,以提供幾乎所有你需要的內容。這包括 X(Twitter)、Instagram、PlayStation、Spotify、Telegram、YouTube 等平台。你還可以編寫自己的程式碼來支持其他網站。",
|
||||
"new_user_guide.step.rsshub.title": "從 RSSHub 訂閱",
|
||||
"new_user_guide.step.shortcuts.description1": "快捷鍵讓你更方便、高效地使用 Follow",
|
||||
"new_user_guide.step.shortcuts.description1": "快捷鍵讓你更方便、高效地使用 Folo",
|
||||
"new_user_guide.step.shortcuts.description2": "隨時按 <kbd /> 快速查看所有快捷鍵",
|
||||
"new_user_guide.step.shortcuts.title": "快捷鍵",
|
||||
"new_user_guide.step.start_question.content": "你以前使用過其他 RSS 閱讀器嗎?",
|
||||
|
|
@ -270,7 +270,7 @@
|
|||
"new_user_guide.step.start_question.option2": "不,這是我第一次使用 RSS 閱讀器",
|
||||
"new_user_guide.step.start_question.title": "問題",
|
||||
"new_user_guide.step.trending.title": "熱門訂閱源",
|
||||
"new_user_guide.step.views.description": "Follow 針對不同類型的內容使用不同的視圖,以提供與原平台相當或更好的體驗",
|
||||
"new_user_guide.step.views.description": "Folo 針對不同類型的內容使用不同的視圖,以提供與原平台相當或更好的體驗",
|
||||
"new_user_guide.step.views.title": "視圖",
|
||||
"notify.unfollow_feed": "已取消追隨 <FeedItem />",
|
||||
"notify.unfollow_feed_many": "已取消追隨所有選取的訂閲源",
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"achievement.all_done": "大功告成!",
|
||||
"achievement.alpha_tester": "Alpha 測試者",
|
||||
"achievement.alpha_tester_description": "您參與了 Follow 的 Alpha 測試。",
|
||||
"achievement.alpha_tester_description": "您參與了 Folo 的 Alpha 測試。",
|
||||
"achievement.description": "成為硬派玩家,鑄造 NFT。",
|
||||
"achievement.feed_booster": "RSS 摘要加成者",
|
||||
"achievement.feed_booster_description": "在 Follow 上加成 RSS 摘要",
|
||||
"achievement.feed_booster_description": "在 Folo 上加成 RSS 摘要",
|
||||
"achievement.first_claim_feed": "RSS 摘要作者",
|
||||
"achievement.first_claim_feed_description": "在 Follow 上認證 RSS 摘要",
|
||||
"achievement.first_claim_feed_description": "在 Folo 上認證 RSS 摘要",
|
||||
"achievement.first_create_list": "列表創建者",
|
||||
"achievement.first_create_list_description": "在 Follow 上創建一個列表",
|
||||
"achievement.first_create_list_description": "在 Folo 上創建一個列表",
|
||||
"achievement.follow_special_feed": "特別 RSS 摘要跟隨者",
|
||||
"achievement.follow_special_feed_description": "在 Follow 上跟隨了一個特別的 RSS 摘要",
|
||||
"achievement.follow_special_feed_description": "在 Folo 上跟隨了一個特別的 RSS 摘要",
|
||||
"achievement.list_subscribe_100": "100 名列表訂閱者",
|
||||
"achievement.list_subscribe_100_description": "創建的列表有 100 名訂閱者",
|
||||
"achievement.list_subscribe_50": "50 名列表訂閱者",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"achievement.list_subscribe_50_description": "創建的列表有 50 名訂閱者",
|
||||
"achievement.nft_coming_soon": "目前您無法鑄造 NFT。一旦我們準備好,NFT 將自動轉移到您的帳戶。",
|
||||
"achievement.product_hunt_vote": "Product Hunt 投票",
|
||||
"achievement.product_hunt_vote_description": "您在 Product Hunt 上投票給了 Follow",
|
||||
"achievement.product_hunt_vote_description": "您在 Product Hunt 上投票給了 Folo",
|
||||
"activation.activate": "啟用",
|
||||
"activation.description": "在公開測試階段,您需要邀請碼才能使用此功能。",
|
||||
"activation.title": "邀請碼",
|
||||
|
|
@ -242,12 +242,12 @@
|
|||
"mark_all_read_button.mark_as_read": "標記 <which /> 為已讀",
|
||||
"mark_all_read_button.undo": "復原",
|
||||
"new_user_guide.intro.description": "這份指南將幫助您快速上手這款應用程式。",
|
||||
"new_user_guide.intro.title": "歡迎來到 Follow!",
|
||||
"new_user_guide.intro.title": "歡迎來到 Folo!",
|
||||
"new_user_guide.outro.description": "您已完成指南,開始您的探索之旅吧!",
|
||||
"new_user_guide.outro.title": "準備就緒!",
|
||||
"new_user_guide.step.activation.description": "別擔心,即使沒有邀請碼,您仍然可以繼續使用 Follow。",
|
||||
"new_user_guide.step.activation.description": "別擔心,即使沒有邀請碼,您仍然可以繼續使用 Folo。",
|
||||
"new_user_guide.step.activation.title": "帳號啟用",
|
||||
"new_user_guide.step.automation.description": "- Follow 利用 AI 技術協助您進行操作。\n- 指令允許您自動化對符合特定條件的來源執行各種操作。\n- 整合功能允許您將項目保存到其他服務。",
|
||||
"new_user_guide.step.automation.description": "- Folo 利用 AI 技術協助您進行操作。\n- 指令允許您自動化對符合特定條件的來源執行各種操作。\n- 整合功能允許您將項目保存到其他服務。",
|
||||
"new_user_guide.step.behavior.title": "行為設定",
|
||||
"new_user_guide.step.behavior.unread_question.content": "選擇您想要的標記已讀方式。",
|
||||
"new_user_guide.step.behavior.unread_question.description": "別擔心,您可以在偏好設定中隨時更改。",
|
||||
|
|
@ -259,10 +259,10 @@
|
|||
"new_user_guide.step.migrate.profile": "設定您的個人資料",
|
||||
"new_user_guide.step.migrate.title": "從 OPML 文件導入",
|
||||
"new_user_guide.step.migrate.wallet": "檢查您的錢包",
|
||||
"new_user_guide.step.power.description": "Follow 使用區塊鏈技術來獎勵活躍使用者和優秀創作者。使用者可以透過 Power Token 獲得更多服務和福利,創作者可以透過提供高品質的內容和服務獲得更多獎勵。",
|
||||
"new_user_guide.step.power.description": "Folo 使用區塊鏈技術來獎勵活躍使用者和優秀創作者。使用者可以透過 Power Token 獲得更多服務和福利,創作者可以透過提供高品質的內容和服務獲得更多獎勵。",
|
||||
"new_user_guide.step.rsshub.info": "萬物皆可 RSS 我們的 [RSSHub](https://github.com/DIYgod/RSSHub) 社群由超過 1,000 名開發者組成,花了六年時間支援了近千個網站,為您提供幾乎所有需要的內容。這些網站包括 X(Twitter)、Instagram、PlayStation、Spotify、Telegram、YouTube 等平台。您也可以撰寫自己的腳本來新增更多網站支援。",
|
||||
"new_user_guide.step.rsshub.title": "從 RSSHub 訂閱",
|
||||
"new_user_guide.step.shortcuts.description1": "快捷鍵讓您更方便且有效率的使用 Follow。",
|
||||
"new_user_guide.step.shortcuts.description1": "快捷鍵讓您更方便且有效率的使用 Folo。",
|
||||
"new_user_guide.step.shortcuts.description2": "按 <kbd /> 隨時快速查看所有快捷鍵。",
|
||||
"new_user_guide.step.shortcuts.title": "快捷鍵",
|
||||
"new_user_guide.step.start_question.content": "您曾經使用過其他 RSS 閱讀器嗎?",
|
||||
|
|
@ -270,7 +270,7 @@
|
|||
"new_user_guide.step.start_question.option2": "沒有,這是我第一次使用 RSS 閱讀器。",
|
||||
"new_user_guide.step.start_question.title": "問卷",
|
||||
"new_user_guide.step.trending.title": "熱門 RSS 摘要",
|
||||
"new_user_guide.step.views.description": "Follow 針對不同類型的內容提供不同的視圖,讓您的使用體驗與原平台一樣出色,甚至更佳。",
|
||||
"new_user_guide.step.views.description": "Folo 針對不同類型的內容提供不同的視圖,讓您的使用體驗與原平台一樣出色,甚至更佳。",
|
||||
"new_user_guide.step.views.title": "視圖",
|
||||
"notify.unfollow_feed": "已取消跟隨 <FeedItem />",
|
||||
"notify.unfollow_feed_many": "已取消跟隨正在選擇的 RSS 摘要。",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"invitation.codeOptions.1": "ابحث عن أي مستخدم اختبار ألفا لدعوتك.",
|
||||
"invitation.codeOptions.2": "انضم إلى خادم Discord الخاص بنا للحصول على هدايا عرضية.",
|
||||
"invitation.codeOptions.3": "تابع حسابنا على X للحصول على هدايا عرضية.",
|
||||
"invitation.earlyAccess": "حاليًا Follow في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "حاليًا Folo في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} من Power لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"invitation.codeOptions.1": "ابحث عن أي مستخدم اختبار ألفا لدعوتك.",
|
||||
"invitation.codeOptions.2": "انضم إلى خادم Discord الخاص بنا للحصول على هدايا عرضية.",
|
||||
"invitation.codeOptions.3": "تابع حسابنا على X للحصول على هدايا عرضية.",
|
||||
"invitation.earlyAccess": "حاليًا Follow في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "حاليًا Folo في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} من Power لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"invitation.codeOptions.1": "ابحث عن أي مستخدم اختبار ألفا لدعوتك.",
|
||||
"invitation.codeOptions.2": "انضم إلى خادمنا على Discord للحصول على هدايا دورية.",
|
||||
"invitation.codeOptions.3": "تابع حسابنا على X للحصول على هدايا دورية.",
|
||||
"invitation.earlyAccess": "حاليًا، Follow في مرحلة الوصول المبكر ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.earlyAccessMessage": "😰 نأسف، Follow في مرحلة الوصول المبكر ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.earlyAccess": "حاليًا، Folo في مرحلة الوصول المبكر ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.earlyAccessMessage": "😰 نأسف، Folo في مرحلة الوصول المبكر ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} Power لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
"invitation.codeOptions.1": "ابحث عن أي مستخدم اختبار ألفا لدعوتك.",
|
||||
"invitation.codeOptions.2": "انضم إلى خادم Discord الخاص بنا للحصول على هدايا عرضية.",
|
||||
"invitation.codeOptions.3": "تابع حسابنا على X للحصول على هدايا عرضية.",
|
||||
"invitation.earlyAccess": "Follow حالياً في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذراً، Follow حالياً في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "Folo حالياً في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذراً، Folo حالياً في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} من Power لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
"invitation.codeOptions.1": "ابحث عن أي مستخدم اختبار ألفا لدعوتك.",
|
||||
"invitation.codeOptions.2": "انضم إلى خادم Discord الخاص بنا للحصول على هدايا عرضية.",
|
||||
"invitation.codeOptions.3": "تابع حسابنا على X للحصول على هدايا عرضية.",
|
||||
"invitation.earlyAccess": "تطبيق Follow حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "تطبيق Folo حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} باور لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@
|
|||
"invitation.activate": "Activate",
|
||||
"invitation.codeOptions.1": "Looking for an alpha test user to invite you.",
|
||||
"invitation.codeOptions.2": "Join our Discord server for occasional giveaways.",
|
||||
"invitation.codeOptions.3": "Follow our X account for occasional giveaways.",
|
||||
"invitation.earlyAccess": "Follow is currently in early access and requires an invitation code to use.",
|
||||
"invitation.earlyAccessMessage": "😰 Sorry, Follow is currently in early access and requires an invitation code to use.",
|
||||
"invitation.codeOptions.3": "Folo our X account for occasional giveaways.",
|
||||
"invitation.earlyAccess": "Folo is currently in early access and requires an invitation code to use.",
|
||||
"invitation.earlyAccessMessage": "😰 Sorry, Folo is currently in early access and requires an invitation code to use.",
|
||||
"invitation.generateButton": "Generate new code",
|
||||
"invitation.generateCost": "You can spend {{INVITATION_PRICE}} Power to generate an invitation code for your friends.",
|
||||
"invitation.getCodeMessage": "You can get an invitation code through the following ways:",
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@
|
|||
"invitation.codeOptions.1": "Looking for any alpha test user to invite you.",
|
||||
"invitation.codeOptions.2": "Join our Discord server for occasional giveaways.",
|
||||
"invitation.codeOptions.3": "Follow our X account for occasional giveaways.",
|
||||
"invitation.earlyAccess": "Follow is currently in early access and requires an invitation code to use.",
|
||||
"invitation.earlyAccessMessage": "😰 Sorry, Follow is currently in early access and requires an invitation code to use.",
|
||||
"invitation.earlyAccess": "Folo is currently in early access and requires an invitation code to use.",
|
||||
"invitation.earlyAccessMessage": "😰 Sorry, Folo is currently in early access and requires an invitation code to use.",
|
||||
"invitation.generateButton": "Generate new code",
|
||||
"invitation.generateCost": "You can spend {{INVITATION_PRICE}} Power to generate an invitation code for your friends.",
|
||||
"invitation.getCodeMessage": "You can get an invitation code in the following ways:",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"invitation.codeOptions.1": "Buscando a algún usuario de prueba alfa que te invite.",
|
||||
"invitation.codeOptions.2": "Únete a nuestro servidor de Discord para sorteos ocasionales.",
|
||||
"invitation.codeOptions.3": "Sigue nuestra cuenta de X para sorteos ocasionales.",
|
||||
"invitation.earlyAccess": "Follow está actualmente en acceso anticipado y requiere un código de invitación para usarlo.",
|
||||
"invitation.earlyAccessMessage": "😰 Lo sentimos, Follow está actualmente en acceso anticipado y requiere un código de invitación para usarlo.",
|
||||
"invitation.earlyAccess": "Folo está actualmente en acceso anticipado y requiere un código de invitación para usarlo.",
|
||||
"invitation.earlyAccessMessage": "😰 Lo sentimos, Folo está actualmente en acceso anticipado y requiere un código de invitación para usarlo.",
|
||||
"invitation.generateButton": "Generar nuevo código",
|
||||
"invitation.generateCost": "Puedes gastar {{INVITATION_PRICE}} Power para generar un código de invitación para tus amigos.",
|
||||
"invitation.getCodeMessage": "Puedes obtener un código de invitación de las siguientes maneras:",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"invitation.codeOptions.1": "Etsi mikä tahansa alpha-testaaja kutsumaan sinut.",
|
||||
"invitation.codeOptions.2": "Liity Discord-palvelimeemme satunnaisia arvontoja varten.",
|
||||
"invitation.codeOptions.3": "Seuraa X-tiliämme satunnaisia arvontoja varten.",
|
||||
"invitation.earlyAccess": "Follow on tällä hetkellä varhaisessa käytössä ja vaatii kutsukoodin.",
|
||||
"invitation.earlyAccessMessage": "😰 Pahoittelut, Follow on tällä hetkellä varhaisessa käytössä ja vaatii kutsukoodin.",
|
||||
"invitation.earlyAccess": "Folo on tällä hetkellä varhaisessa käytössä ja vaatii kutsukoodin.",
|
||||
"invitation.earlyAccessMessage": "😰 Pahoittelut, Folo on tällä hetkellä varhaisessa käytössä ja vaatii kutsukoodin.",
|
||||
"invitation.generateButton": "Luo uusi koodi",
|
||||
"invitation.generateCost": "Voit käyttää {{INVITATION_PRICE}} Poweria luodaksesi kutsukoodin ystävillesi.",
|
||||
"invitation.getCodeMessage": "Voit saada kutsukoodin seuraavilla tavoilla:",
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
"invitation.codeOptions.1": "Cherchez un utilisateur de test alpha pour vous inviter.",
|
||||
"invitation.codeOptions.2": "Rejoignez notre serveur Discord pour des cadeaux occasionnels.",
|
||||
"invitation.codeOptions.3": "Suivez notre compte X pour des cadeaux occasionnels.",
|
||||
"invitation.earlyAccess": "Follow est actuellement en accès anticipé et nécessite un code d'invitation pour être utilisé.",
|
||||
"invitation.earlyAccessMessage": "😰 Désolé, Follow est actuellement en accès anticipé et nécessite un code d'invitation pour être utilisé.",
|
||||
"invitation.earlyAccess": "Folo est actuellement en accès anticipé et nécessite un code d'invitation pour être utilisé.",
|
||||
"invitation.earlyAccessMessage": "😰 Désolé, Folo est actuellement en accès anticipé et nécessite un code d'invitation pour être utilisé.",
|
||||
"invitation.generateButton": "Générer un nouveau code",
|
||||
"invitation.generateCost": "Vous pouvez dépenser {{INVITATION_PRICE}} Power pour générer un code d'invitation pour vos amis.",
|
||||
"invitation.getCodeMessage": "Vous pouvez obtenir un code d'invitation de la manière suivante :",
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
"invitation.codeOptions.1": "Cerca qualsiasi utente alpha test per invitarti.",
|
||||
"invitation.codeOptions.2": "Unisciti al nostro server Discord per partecipare a estrazioni occasionali.",
|
||||
"invitation.codeOptions.3": "Segui il nostro account X per partecipare a estrazioni occasionali.",
|
||||
"invitation.earlyAccess": "Follow è attualmente in accesso anticipato e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.earlyAccessMessage": "😰 Ci dispiace, Follow è attualmente in accesso anticipato e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.earlyAccess": "Folo è attualmente in accesso anticipato e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.earlyAccessMessage": "😰 Ci dispiace, Folo è attualmente in accesso anticipato e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.generateButton": "Genera nuovo codice",
|
||||
"invitation.generateCost": "Puoi spendere {{INVITATION_PRICE}} Power per generare un codice di invito per i tuoi amici.",
|
||||
"invitation.getCodeMessage": "Puoi ottenere un codice di invito nei seguenti modi:",
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
"invitation.codeOptions.1": "招待してくれるアルファテストユーザーを探しましょう。",
|
||||
"invitation.codeOptions.2": "時折行われるプレゼント企画のために、私たちの Discord サーバーに参加しましょう。",
|
||||
"invitation.codeOptions.3": "時折行われるプレゼント企画のために、私たちの X アカウントをフォローしましょう。",
|
||||
"invitation.earlyAccess": "現在、Follow はアーリーアクセス中で、利用には招待コードが必要です。",
|
||||
"invitation.earlyAccessMessage": "😰 申し訳ありませんが、Follow は現在アーリーアクセス中で、招待コードが必要です。",
|
||||
"invitation.earlyAccess": "現在、Folo はアーリーアクセス中で、利用には招待コードが必要です。",
|
||||
"invitation.earlyAccessMessage": "😰 申し訳ありませんが、Folo は現在アーリーアクセス中で、招待コードが必要です。",
|
||||
"invitation.generateButton": "新しいコードを生成",
|
||||
"invitation.generateCost": "友達のために招待コードを生成するには、{{INVITATION_PRICE}} Power を消費できます。",
|
||||
"invitation.getCodeMessage": "以下の方法で招待コードを入手できます:",
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
"invitation.codeOptions.1": "초대할 알파 테스트 사용자를 찾고 있습니다.",
|
||||
"invitation.codeOptions.2": "가끔 경품을 제공하는 Discord 서버에 가입하세요.",
|
||||
"invitation.codeOptions.3": "가끔 경품을 제공하는 X 계정을 팔로우하세요.",
|
||||
"invitation.earlyAccess": "현재 Follow 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.earlyAccessMessage": "😰 죄송합니다. 현재 Follow 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.earlyAccess": "현재 Folo 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.earlyAccessMessage": "😰 죄송합니다. 현재 Folo 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.generateButton": "새 코드 생성",
|
||||
"invitation.generateCost": "친구에게 초대 코드를 생성하려면 {{INVITATION_PRICE}} 파워를 사용할 수 있습니다.",
|
||||
"invitation.getCodeMessage": "다음 방법을 통해 초대 코드를 얻을 수 있습니다:",
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
"invitation.codeOptions.1": "Procure um utilizador de teste alpha que o convide.",
|
||||
"invitation.codeOptions.2": "Junte-se ao nosso servidor Discord para receber ofertas ocasionais.",
|
||||
"invitation.codeOptions.3": "Siga a nossa conta no X para receber ofertas ocasionais.",
|
||||
"invitation.earlyAccess": "O Follow está atualmente em acesso antecipado e requer um código de convite para ser utilizado.",
|
||||
"invitation.earlyAccessMessage": "😰 Lamentamos, o Follow está atualmente em acesso antecipado e requer um código de convite.",
|
||||
"invitation.earlyAccess": "O Folo está atualmente em acesso antecipado e requer um código de convite para ser utilizado.",
|
||||
"invitation.earlyAccessMessage": "😰 Lamentamos, o Folo está atualmente em acesso antecipado e requer um código de convite.",
|
||||
"invitation.generateButton": "Gerar novo código",
|
||||
"invitation.generateCost": "Pode gastar {{INVITATION_PRICE}} Power para gerar um código de convite para os seus amigos.",
|
||||
"invitation.getCodeMessage": "Pode obter um código de convite das seguintes maneiras:",
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
"invitation.codeOptions.1": "Ищите пользователей для приглашения на альфа-тестирование.",
|
||||
"invitation.codeOptions.2": "Присоединяйтесь к нашему серверу Discord для участия в раздачах.",
|
||||
"invitation.codeOptions.3": "Подпишитесь на наш аккаунт X для участия в раздачах.",
|
||||
"invitation.earlyAccess": "В настоящее время Follow находится в раннем доступе и требует пригласительного кода для использования.",
|
||||
"invitation.earlyAccessMessage": "😰 Извините, Follow находится в раннем доступе и требует пригласительного кода для использования.",
|
||||
"invitation.earlyAccess": "В настоящее время Folo находится в раннем доступе и требует пригласительного кода для использования.",
|
||||
"invitation.earlyAccessMessage": "😰 Извините, Folo находится в раннем доступе и требует пригласительного кода для использования.",
|
||||
"invitation.generateButton": "Сгенерировать новый код",
|
||||
"invitation.generateCost": "Вы можете потратить {{INVITATION_PRICE}} Power, чтобы сгенерировать пригласительный код для ваших друзей.",
|
||||
"invitation.getCodeMessage": "Вы можете получить пригласительный код следующими способами:",
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
"invitation.codeOptions.1": "Sizi davet edecek herhangi bir alfa test kullanıcısı aranıyor.",
|
||||
"invitation.codeOptions.2": "Ara sıra yapılan çekilişler için Discord sunucumuza katılın.",
|
||||
"invitation.codeOptions.3": "Ara sıra yapılan çekilişler için X hesabımızı takip edin.",
|
||||
"invitation.earlyAccess": "Follow şu anda erken erişimde ve kullanmak için bir davet kodu gerektiriyor.",
|
||||
"invitation.earlyAccessMessage": "😰 Üzgünüz, Follow şu anda erken erişimde ve kullanmak için bir davet kodu gerektiriyor.",
|
||||
"invitation.earlyAccess": "Folo şu anda erken erişimde ve kullanmak için bir davet kodu gerektiriyor.",
|
||||
"invitation.earlyAccessMessage": "😰 Üzgünüz, Folo şu anda erken erişimde ve kullanmak için bir davet kodu gerektiriyor.",
|
||||
"invitation.generateButton": "Yeni kod oluştur",
|
||||
"invitation.generateCost": "Arkadaşlarınız için bir davet kodu oluşturmak için {{INVITATION_PRICE}} Güç harcayabilirsiniz.",
|
||||
"invitation.getCodeMessage": "Aşağıdaki yollarla bir davet kodu alabilirsiniz:",
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@
|
|||
"invitation.codeOptions.1": "寻找内测用户帮你生成邀请码。",
|
||||
"invitation.codeOptions.2": "加入官方 Discord 频道,不定期发放邀请码。",
|
||||
"invitation.codeOptions.3": "关注官方 X 账号动态,不定期发放邀请码。",
|
||||
"invitation.earlyAccess": "Follow 目前处于早期体验阶段,需要邀请码才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Follow 目前处于早期体验阶段,需要邀请码才能使用。",
|
||||
"invitation.earlyAccess": "Folo 目前处于早期体验阶段,需要邀请码才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Folo 目前处于早期体验阶段,需要邀请码才能使用。",
|
||||
"invitation.generateButton": "生成邀请码",
|
||||
"invitation.generateCost": "花费 {{INVITATION_PRICE}} Power 生成一个邀请码给你的朋友。",
|
||||
"invitation.getCodeMessage": "通过以下方式获取:",
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@
|
|||
"invitation.codeOptions.1": "尋找任何內測測試用戶邀請你。",
|
||||
"invitation.codeOptions.2": "加入我們的 Discord 伺服器,不定期贈送邀請碼。",
|
||||
"invitation.codeOptions.3": "關注我們的 X 帳戶,不定期贈送邀請碼。",
|
||||
"invitation.earlyAccess": "Follow 目前處於早期訪問階段,使用需要邀請碼。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Follow 目前處於早期訪問階段,使用需要邀請碼。",
|
||||
"invitation.earlyAccess": "Folo 目前處於早期訪問階段,使用需要邀請碼。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Folo 目前處於早期訪問階段,使用需要邀請碼。",
|
||||
"invitation.generateButton": "生成新邀請碼",
|
||||
"invitation.generateCost": "你可以花費 {{INVITATION_PRICE}} Power 為你的朋友生成邀請碼。",
|
||||
"invitation.getCodeMessage": "你可以通過以下方式獲取邀請碼:",
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
"invitation.codeOptions.1": "尋找任何內部測試使用者邀請您。",
|
||||
"invitation.codeOptions.2": "加入我們的 Discord 伺服器,不定期贈送邀請碼。",
|
||||
"invitation.codeOptions.3": "關注我們的 X 帳號,不定期贈送邀請碼。",
|
||||
"invitation.earlyAccess": "Follow 目前處於搶先體驗階段,需要邀請碼才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Follow 目前處於搶先體驗階段,需要邀請碼才能使用。",
|
||||
"invitation.earlyAccess": "Folo 目前處於搶先體驗階段,需要邀請碼才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Folo 目前處於搶先體驗階段,需要邀請碼才能使用。",
|
||||
"invitation.generateButton": "產生新邀請碼",
|
||||
"invitation.generateCost": "您可以花費 {{INVITATION_PRICE}} Power 為您的朋友產生邀請碼。",
|
||||
"invitation.getCodeMessage": "您可以通過以下方式獲取邀請碼:",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"menu.discover": "Discover",
|
||||
"menu.edit": "Edit",
|
||||
"menu.file": "File",
|
||||
"menu.followReleases": "Follow releases",
|
||||
"menu.followReleases": "Folo releases",
|
||||
"menu.forceReload": "Force Reload",
|
||||
"menu.front": "Bring to Front",
|
||||
"menu.help": "Help",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"menu.discover": "探索",
|
||||
"menu.edit": "編輯",
|
||||
"menu.file": "檔案",
|
||||
"menu.followReleases": "Follow 發佈",
|
||||
"menu.followReleases": "Folo 發佈",
|
||||
"menu.forceReload": "強制重新載入",
|
||||
"menu.front": "置於最上層",
|
||||
"menu.help": "說明",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "إعادة بناء قاعدة البيانات",
|
||||
"general.rebuild_database.warning.line1": "إعادة بناء قاعدة البيانات سيؤدي إلى مسح جميع بياناتك المحلية.",
|
||||
"general.rebuild_database.warning.line2": "هل أنت متأكد أنك تريد المتابعة؟",
|
||||
"general.send_anonymous_data.description": "عن طريق اختيار إرسال بيانات مجهولة الهوية، تساهم في تحسين تجربة المستخدم العامة لـ Follow.",
|
||||
"general.send_anonymous_data.description": "عن طريق اختيار إرسال بيانات مجهولة الهوية، تساهم في تحسين تجربة المستخدم العامة لـ Folo.",
|
||||
"general.send_anonymous_data.label": "إرسال بيانات مجهولة الهوية",
|
||||
"general.show_unread_on_launch.description": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
"general.show_unread_on_launch.label": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
|
|
@ -120,8 +120,8 @@
|
|||
"invitation.confirmModal.continue": "متابعة",
|
||||
"invitation.confirmModal.message": "إنشاء كود دعوة سيكلفك {{INVITATION_PRICE}} <PowerIcon /> باور.",
|
||||
"invitation.confirmModal.title": "تأكيد",
|
||||
"invitation.earlyAccess": "تطبيق Follow حاليًا في <strong>الوصول المبكر</strong> ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow حاليًا في الوصول المبكر ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "تطبيق Folo حاليًا في <strong>الوصول المبكر</strong> ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo حاليًا في الوصول المبكر ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء كود جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} <PowerIcon /> باور لإنشاء كود دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على كود دعوة من خلال الطرق التالية:",
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "يمكنك الآن المطالبة بـ {{amount}} باور يوميًا!",
|
||||
"wallet.create.button": "إنشاء محفظة",
|
||||
"wallet.create.description": "أنشئ محفظة مجانية لتلقي <PowerIcon /> <strong>باور</strong>، والذي يمكن استخدامه لمكافأة المبدعين وأيضًا الحصول على مكافآت لمساهماتك في المحتوى.",
|
||||
"wallet.power.dailyClaim": "يمكنك المطالبة بـ {{amount}} باور مجاني يوميًا، والذي يمكن استخدامه لإعطاء إكراميات لمقالات RSS على Follow.",
|
||||
"wallet.power.dailyClaim": "يمكنك المطالبة بـ {{amount}} باور مجاني يوميًا، والذي يمكن استخدامه لإعطاء إكراميات لمقالات RSS على Folo.",
|
||||
"wallet.sidebar_title": "باور",
|
||||
"wallet.transactions.amount": "المبلغ",
|
||||
"wallet.transactions.date": "التاريخ",
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"general.rebuild_database.title": "إعادة بناء قاعدة البيانات",
|
||||
"general.rebuild_database.warning.line1": "إعادة بناء قاعدة البيانات سيؤدي إلى مسح جميع بياناتك المحلية.",
|
||||
"general.rebuild_database.warning.line2": "هل أنت متأكد أنك تريد المتابعة؟",
|
||||
"general.send_anonymous_data.description": "عن طريق اختيار إرسال بيانات مجهولة الهوية، تساهم في تحسين تجربة المستخدم العامة لـ Follow.",
|
||||
"general.send_anonymous_data.description": "عن طريق اختيار إرسال بيانات مجهولة الهوية، تساهم في تحسين تجربة المستخدم العامة لـ Folo.",
|
||||
"general.send_anonymous_data.label": "إرسال بيانات مجهولة الهوية",
|
||||
"general.show_unread_on_launch.description": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
"general.show_unread_on_launch.label": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
|
|
@ -125,8 +125,8 @@
|
|||
"invitation.confirmModal.continue": "متابعة",
|
||||
"invitation.confirmModal.message": "إنشاء كود دعوة سيكلفك {{INVITATION_PRICE}} <PowerIcon /> باور.",
|
||||
"invitation.confirmModal.title": "تأكيد",
|
||||
"invitation.earlyAccess": "تطبيق Follow حاليًا في <strong>الوصول المبكر</strong> ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow حاليًا في الوصول المبكر ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "تطبيق Folo حاليًا في <strong>الوصول المبكر</strong> ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo حاليًا في الوصول المبكر ويتطلب كود دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء كود جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} <PowerIcon /> باور لإنشاء كود دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على كود دعوة من خلال الطرق التالية:",
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "يمكنك الآن المطالبة بـ {{amount}} باور يوميًا!",
|
||||
"wallet.create.button": "إنشاء محفظة",
|
||||
"wallet.create.description": "أنشئ محفظة مجانية لتلقي <PowerIcon /> <strong>باور</strong>، والذي يمكن استخدامه لمكافأة المبدعين وأيضًا الحصول على مكافآت لمساهماتك في المحتوى.",
|
||||
"wallet.power.dailyClaim": "يمكنك المطالبة بـ {{amount}} باور مجاني يوميًا، والذي يمكن استخدامه لإعطاء إكراميات لمقالات RSS على Follow.",
|
||||
"wallet.power.dailyClaim": "يمكنك المطالبة بـ {{amount}} باور مجاني يوميًا، والذي يمكن استخدامه لإعطاء إكراميات لمقالات RSS على Folo.",
|
||||
"wallet.sidebar_title": "باور",
|
||||
"wallet.transactions.amount": "المبلغ",
|
||||
"wallet.transactions.date": "التاريخ",
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"general.rebuild_database.title": "إعادة بناء قاعدة البيانات",
|
||||
"general.rebuild_database.warning.line1": "إعادة بناء قاعدة البيانات ستؤدي إلى مسح جميع بياناتك المحلية.",
|
||||
"general.rebuild_database.warning.line2": "هل أنت متأكد أنك تريد المتابعة؟",
|
||||
"general.send_anonymous_data.description": "عن طريق اختيار إرسال بيانات مجهولة الهوية، تساهم في تحسين تجربة المستخدم العامة لتطبيق Follow.",
|
||||
"general.send_anonymous_data.description": "عن طريق اختيار إرسال بيانات مجهولة الهوية، تساهم في تحسين تجربة المستخدم العامة لتطبيق Folo.",
|
||||
"general.send_anonymous_data.label": "إرسال بيانات مجهولة الهوية",
|
||||
"general.show_unread_on_launch.description": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
"general.show_unread_on_launch.label": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
|
|
@ -125,8 +125,8 @@
|
|||
"invitation.confirmModal.continue": "استمرار",
|
||||
"invitation.confirmModal.message": "إنشاء رمز دعوة سيكلفك {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "تأكيد",
|
||||
"invitation.earlyAccess": "تطبيق Follow في مرحلة <strong>الوصول المبكر</strong> ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "تطبيق Folo في مرحلة <strong>الوصول المبكر</strong> ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} <PowerIcon /> Power لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "يمكنك الآن المطالبة بـ {{amount}} Power يوميًا!",
|
||||
"wallet.create.button": "إنشاء محفظة",
|
||||
"wallet.create.description": "أنشئ محفظة مجانية لتلقي <PowerIcon /> <strong>Power</strong>، والذي يمكن استخدامه لمكافأة المبدعين والحصول أيضًا على مكافآت مقابل مساهماتك في المحتوى.",
|
||||
"wallet.power.dailyClaim": "يمكنك المطالبة بـ {{amount}} Power مجانًا يوميًا، والذي يمكن استخدامه لإكراميات لمقالات RSS على Follow.",
|
||||
"wallet.power.dailyClaim": "يمكنك المطالبة بـ {{amount}} Power مجانًا يوميًا، والذي يمكن استخدامه لإكراميات لمقالات RSS على Folo.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "المبلغ",
|
||||
"wallet.transactions.date": "التاريخ",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "إعادة بناء قاعدة البيانات",
|
||||
"general.rebuild_database.warning.line1": "إعادة بناء قاعدة البيانات غادي تمسح جميع بياناتك المحلية.",
|
||||
"general.rebuild_database.warning.line2": "واش متأكد بلي بغيتي تكمل؟",
|
||||
"general.send_anonymous_data.description": "باختيار إرسال بيانات مجهولة، كتساهم ف تحسين تجربة المستخدم العامة ديال Follow.",
|
||||
"general.send_anonymous_data.description": "باختيار إرسال بيانات مجهولة، كتساهم ف تحسين تجربة المستخدم العامة ديال Folo.",
|
||||
"general.send_anonymous_data.label": "إرسال بيانات مجهولة",
|
||||
"general.show_unread_on_launch.description": "عرض المحتوى الغير مقروء عند التشغيل",
|
||||
"general.show_unread_on_launch.label": "عرض المحتوى الغير مقروء عند التشغيل",
|
||||
|
|
@ -120,8 +120,8 @@
|
|||
"invitation.confirmModal.continue": "استمر",
|
||||
"invitation.confirmModal.message": "إنشاء كود الدعوة غادي يكلفك {{INVITATION_PRICE}} <PowerIcon /> باور.",
|
||||
"invitation.confirmModal.title": "تأكيد",
|
||||
"invitation.earlyAccess": "Follow حاليا في <strong>الوصول المبكر</strong> وخصك كود دعوة باش تستعملو.",
|
||||
"invitation.earlyAccessMessage": "😰 آسف، Follow دابا في الوصول المبكر وخصك كود دعوة باش تستعملو.",
|
||||
"invitation.earlyAccess": "Folo حاليا في <strong>الوصول المبكر</strong> وخصك كود دعوة باش تستعملو.",
|
||||
"invitation.earlyAccessMessage": "😰 آسف، Folo دابا في الوصول المبكر وخصك كود دعوة باش تستعملو.",
|
||||
"invitation.generateButton": "إنشاء كود جديد",
|
||||
"invitation.generateCost": "تقدر تصرف {{INVITATION_PRICE}} <PowerIcon /> باور باش تنشئ كود دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "تقدر تحصل على كود الدعوة بطرق التالية:",
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "تقدر تطالب دابا ب {{amount}} باور يومي!",
|
||||
"wallet.create.button": "إنشاء محفظة",
|
||||
"wallet.create.description": "صاوب محفظة مجانية باش تلقى <PowerIcon /> <strong>باور</strong> اللي ممكن تستعملو باش تكافئ المبدعين، أو حتى تتكافئ على المساهمات ديالك.",
|
||||
"wallet.power.dailyClaim": "يمكن ليك تطالب ب {{amount}} باور مجاني يومي، اللي ممكن تستعملو باش تقدم إكراميات لمقالات RSS على Follow.",
|
||||
"wallet.power.dailyClaim": "يمكن ليك تطالب ب {{amount}} باور مجاني يومي، اللي ممكن تستعملو باش تقدم إكراميات لمقالات RSS على Folo.",
|
||||
"wallet.sidebar_title": "باور",
|
||||
"wallet.transactions.amount": "المبلغ",
|
||||
"wallet.transactions.date": "التاريخ",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "إعادة بناء قاعدة البيانات",
|
||||
"general.rebuild_database.warning.line1": "إعادة بناء قاعدة البيانات سيؤدي إلى مسح جميع بياناتك المحلية.",
|
||||
"general.rebuild_database.warning.line2": "هل أنت متأكد من أنك تريد المتابعة؟",
|
||||
"general.send_anonymous_data.description": "بإرسال بيانات التتبع المجهولة، تساهم في تحسين تجربة المستخدم العامة لـ Follow.",
|
||||
"general.send_anonymous_data.description": "بإرسال بيانات التتبع المجهولة، تساهم في تحسين تجربة المستخدم العامة لـ Folo.",
|
||||
"general.send_anonymous_data.label": "إرسال البيانات مجهولة المصدر",
|
||||
"general.show_unread_on_launch.description": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
"general.show_unread_on_launch.label": "عرض المحتوى غير المقروء عند التشغيل",
|
||||
|
|
@ -115,8 +115,8 @@
|
|||
"invitation.confirmModal.continue": "استمر",
|
||||
"invitation.confirmModal.message": "سيكلفك إنشاء رمز دعوة {{INVITATION_PRICE}} <PowerIcon /> من الطاقة.",
|
||||
"invitation.confirmModal.title": "تأكيد",
|
||||
"invitation.earlyAccess": "Follow حاليًا في <strong>الوصول المبكر</strong> ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.earlyAccessMessage": "😰 آسف، Follow حاليًا في الوصول المبكر ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.earlyAccess": "Folo حاليًا في <strong>الوصول المبكر</strong> ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.earlyAccessMessage": "😰 آسف، Folo حاليًا في الوصول المبكر ويتطلب رمز دعوة لاستخدامه.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} <PowerIcon /> من الطاقة لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "احصل على {{amount}} من الطاقة اليومية الآن!",
|
||||
"wallet.create.button": "إنشاء محفظة",
|
||||
"wallet.create.description": "قم بإنشاء محفظة مجانية لتلقي <PowerIcon /> <strong>الطاقة</strong>، التي يمكن استخدامها لمكافأة المبدعين وأيضًا الحصول على مكافآت لمساهماتك في المحتوى.",
|
||||
"wallet.power.dailyClaim": "يمكنك الحصول على {{amount}} من الطاقة المجانية يوميًا، التي يمكن استخدامها لإكراميات لمقالات RSS على Follow.",
|
||||
"wallet.power.dailyClaim": "يمكنك الحصول على {{amount}} من الطاقة المجانية يوميًا، التي يمكن استخدامها لإكراميات لمقالات RSS على Folo.",
|
||||
"wallet.sidebar_title": "الطاقة",
|
||||
"wallet.transactions.amount": "المبلغ",
|
||||
"wallet.transactions.date": "التاريخ",
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"general.rebuild_database.title": "إعادة بناء قاعدة البيانات",
|
||||
"general.rebuild_database.warning.line1": "ستؤدي إعادة بناء قاعدة البيانات إلى مسح جميع بياناتك المحلية.",
|
||||
"general.rebuild_database.warning.line2": "هل أنت متأكد أنك تريد المتابعة؟",
|
||||
"general.send_anonymous_data.description": "من خلال اختيار إرسال بيانات عن بعد مجهولة، فإنك تساهم في تحسين تجربة المستخدم العامة لـ Follow.",
|
||||
"general.send_anonymous_data.description": "من خلال اختيار إرسال بيانات عن بعد مجهولة، فإنك تساهم في تحسين تجربة المستخدم العامة لـ Folo.",
|
||||
"general.send_anonymous_data.label": "إرسال بيانات مجهولة",
|
||||
"general.show_unread_on_launch.description": "عرض المحتوى غير المقروء عند الإطلاق",
|
||||
"general.show_unread_on_launch.label": "عرض المحتوى غير المقروء عند الإطلاق",
|
||||
|
|
@ -120,8 +120,8 @@
|
|||
"invitation.confirmModal.continue": "متابعة",
|
||||
"invitation.confirmModal.message": "سيكلفك إنشاء رمز دعوة {{INVITATION_PRICE}} <PowerIcon /> من Power.",
|
||||
"invitation.confirmModal.title": "تأكيد",
|
||||
"invitation.earlyAccess": "Follow حاليًا في <strong>الوصول المبكر</strong> ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Follow حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccess": "Folo حاليًا في <strong>الوصول المبكر</strong> ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.earlyAccessMessage": "😰 عذرًا، Folo حاليًا في مرحلة الوصول المبكر ويتطلب رمز دعوة للاستخدام.",
|
||||
"invitation.generateButton": "إنشاء رمز جديد",
|
||||
"invitation.generateCost": "يمكنك إنفاق {{INVITATION_PRICE}} <PowerIcon /> من Power لإنشاء رمز دعوة لأصدقائك.",
|
||||
"invitation.getCodeMessage": "يمكنك الحصول على رمز دعوة من خلال الطرق التالية:",
|
||||
|
|
@ -163,7 +163,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "استلم {{amount}} من الطاقة اليومية الآن!",
|
||||
"wallet.create.button": "إنشاء محفظة",
|
||||
"wallet.create.description": "أنشئ محفظة مجانية لاستلام <PowerIcon /> <strong>Power</strong>، والتي يمكن استخدامها لمكافأة المبدعين وأيضًا الحصول على مكافآت مقابل مساهماتك في المحتوى.",
|
||||
"wallet.power.dailyClaim": "يمكنك استلام {{amount}} من الطاقة المجانية يوميًا، والتي يمكن استخدامها لإكراميات عناصر RSS على Follow.",
|
||||
"wallet.power.dailyClaim": "يمكنك استلام {{amount}} من الطاقة المجانية يوميًا، والتي يمكن استخدامها لإكراميات عناصر RSS على Folo.",
|
||||
"wallet.sidebar_title": "الطاقة",
|
||||
"wallet.transactions.amount": "المبلغ",
|
||||
"wallet.transactions.date": "التاريخ",
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
"general.rebuild_database.title": "Datenbank neu aufbauen",
|
||||
"general.rebuild_database.warning.line1": "Das Neuaufbauen der Datenbank löscht alle Ihre lokalen Daten.",
|
||||
"general.rebuild_database.warning.line2": "Sind Sie sicher, dass Sie fortfahren möchten?",
|
||||
"general.send_anonymous_data.description": "Wenn Sie sich für das Senden anonymisierter Telemetriedaten entscheiden, tragen Sie zur Verbesserung der Benutzererfahrung von Follow bei.",
|
||||
"general.send_anonymous_data.description": "Wenn Sie sich für das Senden anonymisierter Telemetriedaten entscheiden, tragen Sie zur Verbesserung der Benutzererfahrung von Folo bei.",
|
||||
"general.send_anonymous_data.label": "Anonyme Daten senden",
|
||||
"general.show_unread_on_launch.description": "Ungelesene Inhalte beim Start anzeigen",
|
||||
"general.show_unread_on_launch.label": "Ungelesene Inhalte beim Start anzeigen",
|
||||
|
|
@ -131,8 +131,8 @@
|
|||
"invitation.confirmModal.continue": "Fortfahren",
|
||||
"invitation.confirmModal.message": "Das Generieren eines Einladungscodes kostet Sie {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Bestätigen",
|
||||
"invitation.earlyAccess": "Follow befindet sich derzeit im <strong>Early Access</strong> und erfordert einen Einladungscode zur Nutzung.",
|
||||
"invitation.earlyAccessMessage": "😰 Entschuldigung, Follow befindet sich derzeit im Early Access und erfordert einen Einladungscode zur Nutzung.",
|
||||
"invitation.earlyAccess": "Folo befindet sich derzeit im <strong>Early Access</strong> und erfordert einen Einladungscode zur Nutzung.",
|
||||
"invitation.earlyAccessMessage": "😰 Entschuldigung, Folo befindet sich derzeit im Early Access und erfordert einen Einladungscode zur Nutzung.",
|
||||
"invitation.generateButton": "Neuen Code generieren",
|
||||
"invitation.generateCost": "Sie können {{INVITATION_PRICE}} <PowerIcon /> Power ausgeben, um einen Einladungscode für Ihre Freunde zu generieren.",
|
||||
"invitation.getCodeMessage": "Sie können einen Einladungscode auf folgende Weise erhalten:",
|
||||
|
|
@ -202,7 +202,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "Beanspruchen Sie jetzt Ihre {{amount}} tägliche Power!",
|
||||
"wallet.create.button": "Wallet erstellen",
|
||||
"wallet.create.description": "Erstellen Sie eine kostenlose Wallet, um <PowerIcon /> <strong>Power</strong> zu erhalten, die verwendet werden kann, um Ersteller zu belohnen und auch für Ihre Inhaltsbeiträge belohnt zu werden.",
|
||||
"wallet.power.dailyClaim": "Sie können täglich {{amount}} kostenlose Power beanspruchen, die verwendet werden kann, um RSS-Einträge auf Follow zu belohnen.",
|
||||
"wallet.power.dailyClaim": "Sie können täglich {{amount}} kostenlose Power beanspruchen, die verwendet werden kann, um RSS-Einträge auf Folo zu belohnen.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Betrag",
|
||||
"wallet.transactions.date": "Datum",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
"general.rebuild_database.title": "Rebuild Database",
|
||||
"general.rebuild_database.warning.line1": "Rebuilding the database will clear all your local data.",
|
||||
"general.rebuild_database.warning.line2": "Are you sure you want to continue?",
|
||||
"general.send_anonymous_data.description": "By opting to send anonymized telemetry data, you contribute to improving the overall user experience of Follow.",
|
||||
"general.send_anonymous_data.description": "By opting to send anonymized telemetry data, you contribute to improving the overall user experience of Folo.",
|
||||
"general.send_anonymous_data.label": "Send anonymous data",
|
||||
"general.show_quick_timeline.description": "Show the quick timeline at the top of the feed list.",
|
||||
"general.show_quick_timeline.label": "Show feed list timeline",
|
||||
|
|
@ -236,8 +236,8 @@
|
|||
"invitation.confirmModal.continue": "Continue",
|
||||
"invitation.confirmModal.message": "Generating an invitation code will cost you {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Confirm",
|
||||
"invitation.earlyAccess": "Follow is currently in <strong>early access</strong> and requires an invitation code to use.",
|
||||
"invitation.earlyAccessMessage": "😰 Sorry, Follow is currently in early access and requires an invitation code to use.",
|
||||
"invitation.earlyAccess": "Folo is currently in <strong>early access</strong> and requires an invitation code to use.",
|
||||
"invitation.earlyAccessMessage": "😰 Sorry, Folo is currently in early access and requires an invitation code to use.",
|
||||
"invitation.generateButton": "Generate new code",
|
||||
"invitation.generateCost": "You can spend {{INVITATION_PRICE}} <PowerIcon /> Power to generate an invitation code for your friends.",
|
||||
"invitation.getCodeMessage": "You can get an invitation code through the following methods:",
|
||||
|
|
@ -326,9 +326,9 @@
|
|||
"rsshub.addModal.access_key_label": "Access Key (Optional)",
|
||||
"rsshub.addModal.add": "Add",
|
||||
"rsshub.addModal.base_url_label": "Base URL",
|
||||
"rsshub.addModal.description": "To use your own instance in Follow, you must add the following environment variables to it.",
|
||||
"rsshub.addModal.description": "To use your own instance in Folo, you must add the following environment variables to it.",
|
||||
"rsshub.add_new_instance": "Add New Instance",
|
||||
"rsshub.description": "RSSHub is a community-driven open-source RSS network. Follow provides a built-in dedicated instance and uses it to support thousands of subscription contents, you can also achieve more stable content acquisition by using your own or third-party instances.",
|
||||
"rsshub.description": "RSSHub is a community-driven open-source RSS network. Folo provides a built-in dedicated instance and uses it to support thousands of subscription contents, you can also achieve more stable content acquisition by using your own or third-party instances.",
|
||||
"rsshub.public_instances": "Available Instances",
|
||||
"rsshub.table.description": "Description",
|
||||
"rsshub.table.edit": "Edit",
|
||||
|
|
@ -372,9 +372,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "Claim your {{amount}} Daily Power now!",
|
||||
"wallet.create.button": "Create Wallet",
|
||||
"wallet.create.description": "Create a free wallet to receive <PowerIcon /> <strong>Power</strong>, which can be used to reward creators and also get rewarded for your content contributions.",
|
||||
"wallet.power.dailyClaim": "You can claim {{amount}} free Power daily, which can be used to tip RSS entries on Follow.",
|
||||
"wallet.power.description2": "Power is an <Link>ERC-20 token</Link> on the {{blockchainName}} blockchain, which can be used for purchases and tipping on Follow.",
|
||||
"wallet.power.rewardDescription": "All active users on Follow are eligible for daily power rewards.",
|
||||
"wallet.power.dailyClaim": "You can claim {{amount}} free Power daily, which can be used to tip RSS entries on Folo.",
|
||||
"wallet.power.description2": "Power is an <Link>ERC-20 token</Link> on the {{blockchainName}} blockchain, which can be used for purchases and tipping on Folo.",
|
||||
"wallet.power.rewardDescription": "All active users on Folo are eligible for daily power rewards.",
|
||||
"wallet.power.rewardDescription2": "Based on your level and past activities, you can receive a <Balance /> reward today. <Link>Learn more.</Link>",
|
||||
"wallet.ranking.level": "Level",
|
||||
"wallet.ranking.name": "Name",
|
||||
|
|
@ -383,7 +383,7 @@
|
|||
"wallet.ranking.title": "Power Ranking",
|
||||
"wallet.rewardDescription.description1": "The daily rewards for each user are based on two factors: user level and user activity points.",
|
||||
"wallet.rewardDescription.description2": "User level: Determined by the user's Power ranking compared to all other users.",
|
||||
"wallet.rewardDescription.description3": "User Activity: Engaging with various Follow features can boost activity. Rewards range from a minimum of 1x to a maximum of 5x.",
|
||||
"wallet.rewardDescription.description3": "User Activity: Engaging with various Folo features can boost activity. Rewards range from a minimum of 1x to a maximum of 5x.",
|
||||
"wallet.rewardDescription.level": "User Level",
|
||||
"wallet.rewardDescription.percentage": "Ranking Percentage",
|
||||
"wallet.rewardDescription.reward": "Reward Multiplier",
|
||||
|
|
@ -392,7 +392,7 @@
|
|||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Amount",
|
||||
"wallet.transactions.date": "Date",
|
||||
"wallet.transactions.description": "Certain transactions incur a {{percentage}}% platform fee to support Follow go further. For details, please refer to the blockchain transaction.",
|
||||
"wallet.transactions.description": "Certain transactions incur a {{percentage}}% platform fee to support Folo go further. For details, please refer to the blockchain transaction.",
|
||||
"wallet.transactions.from": "From",
|
||||
"wallet.transactions.more": "View more through the blockchain explorer.",
|
||||
"wallet.transactions.noTransactions": "No transactions",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "Reconstruir Base de Datos",
|
||||
"general.rebuild_database.warning.line1": "Reconstruir la base de datos borrará todos tus datos locales.",
|
||||
"general.rebuild_database.warning.line2": "¿Estás seguro de que deseas continuar?",
|
||||
"general.send_anonymous_data.description": "Al optar por enviar datos de telemetría anónimos, contribuyes a mejorar la experiencia general de usuario de Follow.",
|
||||
"general.send_anonymous_data.description": "Al optar por enviar datos de telemetría anónimos, contribuyes a mejorar la experiencia general de usuario de Folo.",
|
||||
"general.send_anonymous_data.label": "Enviar datos anónimos",
|
||||
"general.show_unread_on_launch.description": "Mostrar contenido no leído al iniciar",
|
||||
"general.show_unread_on_launch.label": "Mostrar contenido no leído al iniciar",
|
||||
|
|
@ -120,8 +120,8 @@
|
|||
"invitation.confirmModal.continue": "Continuar",
|
||||
"invitation.confirmModal.message": "Generar un código de invitación te costará {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Confirmar",
|
||||
"invitation.earlyAccess": "Follow está actualmente en <strong>acceso anticipado</strong> y requiere un código de invitación para usarlo.",
|
||||
"invitation.earlyAccessMessage": "😰 Lo sentimos, Follow está actualmente en acceso anticipado y requiere un código de invitación para usarlo.",
|
||||
"invitation.earlyAccess": "Folo está actualmente en <strong>acceso anticipado</strong> y requiere un código de invitación para usarlo.",
|
||||
"invitation.earlyAccessMessage": "😰 Lo sentimos, Folo está actualmente en acceso anticipado y requiere un código de invitación para usarlo.",
|
||||
"invitation.generateButton": "Generar nuevo código",
|
||||
"invitation.generateCost": "Puedes gastar {{INVITATION_PRICE}} <PowerIcon /> Power para generar un código de invitación para tus amigos.",
|
||||
"invitation.getCodeMessage": "Puedes obtener un código de invitación a través de los siguientes métodos:",
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "¡Reclama tus {{amount}} Power diarios ahora!",
|
||||
"wallet.create.button": "Crear Cartera",
|
||||
"wallet.create.description": "Crea una cartera gratuita para recibir <PowerIcon /> <strong>Power</strong>, que puede ser usado para recompensar a los creadores y también ser recompensado por tus contribuciones de contenido.",
|
||||
"wallet.power.dailyClaim": "Puedes reclamar {{amount}} Power gratis diariamente, que puede ser usado para dar propinas a entradas RSS en Follow.",
|
||||
"wallet.power.dailyClaim": "Puedes reclamar {{amount}} Power gratis diariamente, que puede ser usado para dar propinas a entradas RSS en Folo.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Cantidad",
|
||||
"wallet.transactions.date": "Fecha",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "Rakenna tietokanta uudelleen",
|
||||
"general.rebuild_database.warning.line1": "Tietokannan uudelleenrakentaminen tyhjentää kaikki paikalliset tietosi.",
|
||||
"general.rebuild_database.warning.line2": "Haluatko varmasti jatkaa?",
|
||||
"general.send_anonymous_data.description": "Valitsemalla anonyymien telemetriatietojen lähettämisen autat parantamaan Follow'n yleistä käyttäjäkokemusta.",
|
||||
"general.send_anonymous_data.description": "Valitsemalla anonyymien telemetriatietojen lähettämisen autat parantamaan Folo'n yleistä käyttäjäkokemusta.",
|
||||
"general.send_anonymous_data.label": "Lähetä anonyymejä tietoja",
|
||||
"general.show_unread_on_launch.description": "Näytä lukematon sisältö käynnistyksessä",
|
||||
"general.show_unread_on_launch.label": "Näytä lukematon sisältö käynnistyksessä",
|
||||
|
|
@ -115,8 +115,8 @@
|
|||
"invitation.confirmModal.continue": "Jatka",
|
||||
"invitation.confirmModal.message": "Kutsukoodin luominen maksaa sinulle {{INVITATION_PRICE}} <PowerIcon /> Poweria.",
|
||||
"invitation.confirmModal.title": "Vahvista",
|
||||
"invitation.earlyAccess": "Follow on tällä hetkellä <strong>varhaisessa käytössä</strong> ja vaatii kutsukoodin.",
|
||||
"invitation.earlyAccessMessage": "😰 Pahoittelut, Follow on tällä hetkellä varhaisessa käytössä ja vaatii kutsukoodin.",
|
||||
"invitation.earlyAccess": "Folo on tällä hetkellä <strong>varhaisessa käytössä</strong> ja vaatii kutsukoodin.",
|
||||
"invitation.earlyAccessMessage": "😰 Pahoittelut, Folo on tällä hetkellä varhaisessa käytössä ja vaatii kutsukoodin.",
|
||||
"invitation.generateButton": "Luo uusi koodi",
|
||||
"invitation.generateCost": "Voit käyttää {{INVITATION_PRICE}} <PowerIcon /> Poweria luodaksesi kutsukoodin ystävillesi.",
|
||||
"invitation.getCodeMessage": "Voit saada kutsukoodin seuraavilla tavoilla:",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "Vahvista {{amount}} päivittäinen Powerisi nyt!",
|
||||
"wallet.create.button": "Luo lompakko",
|
||||
"wallet.create.description": "Luo ilmainen lompakko vastaanottaaksesi <PowerIcon /> <strong>Poweria</strong>, jota voit käyttää palkitaksesi tekijöitä ja saadaksesi palkintoja sisällön tuottamisesta.",
|
||||
"wallet.power.dailyClaim": "Voit vahvistaa {{amount}} ilmaista Poweria päivittäin, jota voit käyttää tipataksesi RSS-merkintöjä Follow'ssa.",
|
||||
"wallet.power.dailyClaim": "Voit vahvistaa {{amount}} ilmaista Poweria päivittäin, jota voit käyttää tipataksesi RSS-merkintöjä Folo'ssa.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Määrä",
|
||||
"wallet.transactions.date": "Päivämäärä",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "Reconstruire la base de données",
|
||||
"general.rebuild_database.warning.line1": "La reconstruction de la base de données effacera toutes vos données locales.",
|
||||
"general.rebuild_database.warning.line2": "Êtes-vous sûr de vouloir continuer ?",
|
||||
"general.send_anonymous_data.description": "En choisissant d'envoyer des données anonymisées, vous contribuez à améliorer l'expérience utilisateur globale de Follow.",
|
||||
"general.send_anonymous_data.description": "En choisissant d'envoyer des données anonymisées, vous contribuez à améliorer l'expérience utilisateur globale de Folo.",
|
||||
"general.send_anonymous_data.label": "Envoyer des données anonymes",
|
||||
"general.show_unread_on_launch.description": "Afficher le contenu non lu au lancement",
|
||||
"general.show_unread_on_launch.label": "Afficher le contenu non lu au lancement",
|
||||
|
|
@ -115,8 +115,8 @@
|
|||
"invitation.confirmModal.continue": "Continuer",
|
||||
"invitation.confirmModal.message": "Générer un code d'invitation vous coûtera {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Confirmer",
|
||||
"invitation.earlyAccess": "Follow est actuellement en <strong>accès anticipé</strong> et nécessite un code d'invitation pour l'utiliser.",
|
||||
"invitation.earlyAccessMessage": "😰 Désolé, Follow est actuellement en accès anticipé et nécessite un code d'invitation pour l'utiliser.",
|
||||
"invitation.earlyAccess": "Folo est actuellement en <strong>accès anticipé</strong> et nécessite un code d'invitation pour l'utiliser.",
|
||||
"invitation.earlyAccessMessage": "😰 Désolé, Folo est actuellement en accès anticipé et nécessite un code d'invitation pour l'utiliser.",
|
||||
"invitation.generateButton": "Générer un nouveau code",
|
||||
"invitation.generateCost": "Vous pouvez dépenser {{INVITATION_PRICE}} <PowerIcon /> Power pour générer un code d'invitation pour vos amis.",
|
||||
"invitation.getCodeMessage": "Vous pouvez obtenir un code d'invitation par les moyens suivants :",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "Réclamez votre {{amount}} Power quotidien maintenant !",
|
||||
"wallet.create.button": "Créer un portefeuille",
|
||||
"wallet.create.description": "Créez un portefeuille gratuit pour recevoir <PowerIcon /> <strong>Power</strong>, qui peut être utilisé pour récompenser les créateurs et aussi pour recevoir des récompenses pour vos contributions au contenu.",
|
||||
"wallet.power.dailyClaim": "Vous pouvez réclamer {{amount}} Power gratuit quotidiennement, qui peut être utilisé pour donner des pourboires aux entrées RSS sur Follow.",
|
||||
"wallet.power.dailyClaim": "Vous pouvez réclamer {{amount}} Power gratuit quotidiennement, qui peut être utilisé pour donner des pourboires aux entrées RSS sur Folo.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Montant",
|
||||
"wallet.transactions.date": "Date",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "Ricostruisci Database",
|
||||
"general.rebuild_database.warning.line1": "La ricostruzione del database cancellerà tutti i tuoi dati locali.",
|
||||
"general.rebuild_database.warning.line2": "Sei sicuro di voler continuare?",
|
||||
"general.send_anonymous_data.description": "Optando per inviare dati di telemetria anonimi, contribuisci a migliorare l'esperienza utente generale di Follow.",
|
||||
"general.send_anonymous_data.description": "Optando per inviare dati di telemetria anonimi, contribuisci a migliorare l'esperienza utente generale di Folo.",
|
||||
"general.send_anonymous_data.label": "Invia dati anonimi",
|
||||
"general.show_unread_on_launch.description": "Mostra contenuti non letti all'avvio",
|
||||
"general.show_unread_on_launch.label": "Mostra contenuti non letti all'avvio",
|
||||
|
|
@ -115,8 +115,8 @@
|
|||
"invitation.confirmModal.continue": "Continua",
|
||||
"invitation.confirmModal.message": "Generare un codice di invito ti costerà {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Conferma",
|
||||
"invitation.earlyAccess": "Follow è attualmente in <strong>accesso anticipato</strong> e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.earlyAccessMessage": "😰 Ci dispiace, Follow è attualmente in accesso anticipato e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.earlyAccess": "Folo è attualmente in <strong>accesso anticipato</strong> e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.earlyAccessMessage": "😰 Ci dispiace, Folo è attualmente in accesso anticipato e richiede un codice di invito per essere utilizzato.",
|
||||
"invitation.generateButton": "Genera nuovo codice",
|
||||
"invitation.generateCost": "Puoi spendere {{INVITATION_PRICE}} <PowerIcon /> Power per generare un codice di invito per i tuoi amici.",
|
||||
"invitation.getCodeMessage": "Puoi ottenere un codice di invito nei seguenti modi:",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "Richiedi ora i tuoi {{amount}} Power giornalieri!",
|
||||
"wallet.create.button": "Crea Wallet",
|
||||
"wallet.create.description": "Crea un wallet gratuito per ricevere <PowerIcon /> <strong>Power</strong>, che può essere utilizzato per ricompensare i creatori e ottenere ricompense per i tuoi contributi di contenuti.",
|
||||
"wallet.power.dailyClaim": "Puoi richiedere {{amount}} Power gratuiti ogni giorno, che possono essere usati per dare mance agli RSS su Follow.",
|
||||
"wallet.power.dailyClaim": "Puoi richiedere {{amount}} Power gratuiti ogni giorno, che possono essere usati per dare mance agli RSS su Folo.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Importo",
|
||||
"wallet.transactions.date": "Data",
|
||||
|
|
|
|||
|
|
@ -155,7 +155,7 @@
|
|||
"general.rebuild_database.title": "データベースを再構築",
|
||||
"general.rebuild_database.warning.line1": "データベースの再構築により、すべてのローカルデータが消去されます。",
|
||||
"general.rebuild_database.warning.line2": "本当に続行しますか?",
|
||||
"general.send_anonymous_data.description": "匿名化されたテレメトリーデータを送信することにより、Follow の全体的なユーザーエクスペリエンスの向上に貢献します。",
|
||||
"general.send_anonymous_data.description": "匿名化されたテレメトリーデータを送信することにより、Folo の全体的なユーザーエクスペリエンスの向上に貢献します。",
|
||||
"general.send_anonymous_data.label": "匿名データを送信",
|
||||
"general.show_quick_timeline.description": "フィードリストの最上部にクイックタイムラインを表示する",
|
||||
"general.show_quick_timeline.label": "フィードリストにタイムラインを表示する",
|
||||
|
|
@ -216,8 +216,8 @@
|
|||
"invitation.confirmModal.continue": "続行",
|
||||
"invitation.confirmModal.message": "招待コードを生成するには、{{INVITATION_PRICE}} <PowerIcon /> Power が必要です。",
|
||||
"invitation.confirmModal.title": "確認",
|
||||
"invitation.earlyAccess": "現在、Follow は<strong>アーリーアクセス</strong>中で、招待コードが必要です。",
|
||||
"invitation.earlyAccessMessage": "😰 申し訳ありません。Follow は現在アーリーアクセス中で、招待コードが必要です。",
|
||||
"invitation.earlyAccess": "現在、Folo は<strong>アーリーアクセス</strong>中で、招待コードが必要です。",
|
||||
"invitation.earlyAccessMessage": "😰 申し訳ありません。Folo は現在アーリーアクセス中で、招待コードが必要です。",
|
||||
"invitation.generateButton": "新しいコードを生成",
|
||||
"invitation.generateCost": "{{INVITATION_PRICE}} <PowerIcon /> Power を消費して、友達のために招待コードを生成できます。",
|
||||
"invitation.getCodeMessage": "以下の方法で招待コードを取得できます:",
|
||||
|
|
@ -306,9 +306,9 @@
|
|||
"rsshub.addModal.access_key_label": "アクセスキー (オプション)",
|
||||
"rsshub.addModal.add": "追加",
|
||||
"rsshub.addModal.base_url_label": "Base URL",
|
||||
"rsshub.addModal.description": "Follow であなた所有のインスタンスを使うには、以下の環境変数を追加する必要があります。",
|
||||
"rsshub.addModal.description": "Folo であなた所有のインスタンスを使うには、以下の環境変数を追加する必要があります。",
|
||||
"rsshub.add_new_instance": "新たなインスタンスを追加",
|
||||
"rsshub.description": "RSSHub コミュニティ駆動のオープンソース RSS ネットワークです。Follow は内蔵の専用インスタンスを提供し、そのインスタンスを使って数千のサブスクリプションコンテンツをサポートします。また独自あるいはサードパーティのインスタンスを使用することで、より安定したコンテンツ取得を実現できます。",
|
||||
"rsshub.description": "RSSHub コミュニティ駆動のオープンソース RSS ネットワークです。Folo は内蔵の専用インスタンスを提供し、そのインスタンスを使って数千のサブスクリプションコンテンツをサポートします。また独自あるいはサードパーティのインスタンスを使用することで、より安定したコンテンツ取得を実現できます。",
|
||||
"rsshub.public_instances": "利用可能なインスタンス",
|
||||
"rsshub.table.description": "説明",
|
||||
"rsshub.table.edit": "編集",
|
||||
|
|
@ -351,9 +351,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "{{amount}} のデイリー Power を今すぐ取得しましょう!",
|
||||
"wallet.create.button": "ウォレットを作成",
|
||||
"wallet.create.description": "<PowerIcon /> <strong>Power</strong>を受け取るための無料ウォレットを作成し、クリエイターに報酬を与えたり、コンテンツ貢献で報酬を得ることができます。",
|
||||
"wallet.power.dailyClaim": "毎日 {{amount}} の無料 Power を取得でき、それを使って Follow の RSS エントリにチップを送ることができます。",
|
||||
"wallet.power.description2": "Power はブロックチェーン {{blockchainName}} 上にある <Link>ERC-20 トークン</Link> で、Follow 内でのチップや購入に使用できます。",
|
||||
"wallet.power.rewardDescription": "Follow のすべてのアクティブ ユーザーは、デイリー Power 特典の対象となります。",
|
||||
"wallet.power.dailyClaim": "毎日 {{amount}} の無料 Power を取得でき、それを使って Folo の RSS エントリにチップを送ることができます。",
|
||||
"wallet.power.description2": "Power はブロックチェーン {{blockchainName}} 上にある <Link>ERC-20 トークン</Link> で、Folo 内でのチップや購入に使用できます。",
|
||||
"wallet.power.rewardDescription": "Folo のすべてのアクティブ ユーザーは、デイリー Power 特典の対象となります。",
|
||||
"wallet.power.rewardDescription2": "あなたのレベルや日々のアクティビティによって <Balance /> が本日の報酬として提供されます。<Link>さらなる情報はこちら</Link>",
|
||||
"wallet.ranking.level": "レベル",
|
||||
"wallet.ranking.name": "名前",
|
||||
|
|
@ -362,7 +362,7 @@
|
|||
"wallet.ranking.title": "Power ランキング",
|
||||
"wallet.rewardDescription.description1": "各ユーザーの毎日の報酬はユーザー レベルとユーザー アクティビティ ポイントの2つの要素に基づいています。",
|
||||
"wallet.rewardDescription.description2": "ユーザー レベル: 他のすべてのユーザーと比較したユーザーの Power ランキングによって決定されます。",
|
||||
"wallet.rewardDescription.description3": "ユーザーのアクティビティ: 様々な Follow 機能に参加することでアクティビティを高めることができます。報酬は最低1倍から最高10倍まで。",
|
||||
"wallet.rewardDescription.description3": "ユーザーのアクティビティ: 様々な Folo 機能に参加することでアクティビティを高めることができます。報酬は最低1倍から最高10倍まで。",
|
||||
"wallet.rewardDescription.level": "ユーザー レベル",
|
||||
"wallet.rewardDescription.percentage": "ランキングの割合",
|
||||
"wallet.rewardDescription.reward": "報酬の割合",
|
||||
|
|
@ -371,7 +371,7 @@
|
|||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "金額",
|
||||
"wallet.transactions.date": "日付",
|
||||
"wallet.transactions.description": "一部の取引では、Follow のさらなる発展をサポートするため、{{percentage}}%のプラットフォーム手数料が発生します。詳細についてはブロックチェーン取引を参照してください。",
|
||||
"wallet.transactions.description": "一部の取引では、Folo のさらなる発展をサポートするため、{{percentage}}%のプラットフォーム手数料が発生します。詳細についてはブロックチェーン取引を参照してください。",
|
||||
"wallet.transactions.from": "送信元",
|
||||
"wallet.transactions.more": "blockchain explorerで詳細を表示する",
|
||||
"wallet.transactions.noTransactions": "トランザクションなし",
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@
|
|||
"general.rebuild_database.title": "데이터베이스 재구축",
|
||||
"general.rebuild_database.warning.line1": "데이터베이스를 재구축하면 모든 로컬 데이터가 삭제됩니다.",
|
||||
"general.rebuild_database.warning.line2": "계속하시겠습니까?",
|
||||
"general.send_anonymous_data.description": "익명화된 텔레메트리 데이터를 전송하는 것을 선택하면 Follow 의 전반적인 사용자 경험을 향상시키는 데 기여하게 됩니다.",
|
||||
"general.send_anonymous_data.description": "익명화된 텔레메트리 데이터를 전송하는 것을 선택하면 Folo 의 전반적인 사용자 경험을 향상시키는 데 기여하게 됩니다.",
|
||||
"general.send_anonymous_data.label": "익명 데이터 전송",
|
||||
"general.show_quick_timeline.description": "피드 목록 상단에 빠른 타임라인을 표시합니다.",
|
||||
"general.show_quick_timeline.label": "피드 목록 타임라인 표시",
|
||||
|
|
@ -221,8 +221,8 @@
|
|||
"invitation.confirmModal.continue": "계속",
|
||||
"invitation.confirmModal.message": "초대 코드를 생성하려면 {{INVITATION_PRICE}} <PowerIcon /> 파워가 소모됩니다.",
|
||||
"invitation.confirmModal.title": "확인",
|
||||
"invitation.earlyAccess": "현재 Follow 는 <strong>얼리 액세스</strong> 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.earlyAccessMessage": "😰 죄송합니다. 현재 Follow 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.earlyAccess": "현재 Folo 는 <strong>얼리 액세스</strong> 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.earlyAccessMessage": "😰 죄송합니다. 현재 Folo 는 얼리 액세스 중이며 사용하려면 초대 코드가 필요합니다.",
|
||||
"invitation.generateButton": "새 코드 생성",
|
||||
"invitation.generateCost": "친구에게 초대 코드를 생성하려면 {{INVITATION_PRICE}} <PowerIcon /> 파워를 사용할 수 있습니다.",
|
||||
"invitation.getCodeMessage": "다음 방법을 통해 초대 코드를 얻을 수 있습니다:",
|
||||
|
|
@ -311,9 +311,9 @@
|
|||
"rsshub.addModal.access_key_label": "액세스 키 (선택사항)",
|
||||
"rsshub.addModal.add": "추가",
|
||||
"rsshub.addModal.base_url_label": "기본 URL",
|
||||
"rsshub.addModal.description": "Follow에서 자체 인스턴스를 사용하려면 다음 환경 변수를 추가해야 합니다.",
|
||||
"rsshub.addModal.description": "Folo에서 자체 인스턴스를 사용하려면 다음 환경 변수를 추가해야 합니다.",
|
||||
"rsshub.add_new_instance": "새 인스턴스 추가",
|
||||
"rsshub.description": "RSSHub는 커뮤니티 주도의 오픈소스 RSS 네트워크입니다. Follow는 내장된 전용 인스턴스를 제공하여 수천 개의 구독 콘텐츠를 지원하며, 자체 또는 제3자 인스턴스를 사용하여 더 안정적인 콘텐츠 획득을 달성할 수 있습니다.",
|
||||
"rsshub.description": "RSSHub는 커뮤니티 주도의 오픈소스 RSS 네트워크입니다. Folo는 내장된 전용 인스턴스를 제공하여 수천 개의 구독 콘텐츠를 지원하며, 자체 또는 제3자 인스턴스를 사용하여 더 안정적인 콘텐츠 획득을 달성할 수 있습니다.",
|
||||
"rsshub.public_instances": "사용 가능한 인스턴스",
|
||||
"rsshub.table.description": "설명",
|
||||
"rsshub.table.edit": "편집",
|
||||
|
|
@ -357,9 +357,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "지금 {{amount}} 일일 파워를 클레임하세요!",
|
||||
"wallet.create.button": "지갑 생성",
|
||||
"wallet.create.description": "<PowerIcon /> <strong>파워</strong>를 받기 위해 무료 지갑을 생성하세요. 이는 제작자를 보상하는 데 사용할 수 있으며, 콘텐츠 기여에 대해 보상을 받을 수도 있습니다.",
|
||||
"wallet.power.dailyClaim": "매일 {{amount}} 무료 파워를 클레임할 수 있으며, 이는 Follow 에서 RSS 항목에 팁을 보내는 데 사용할 수 있습니다.",
|
||||
"wallet.power.description2": "파워는 {{blockchainName}} 블록체인의 <Link>ERC-20 토큰</Link>으로, Follow에서 구매와 팁에 사용할 수 있습니다.",
|
||||
"wallet.power.rewardDescription": "Follow의 모든 활성 사용자는 일일 파워 보상을 받을 수 있습니다.",
|
||||
"wallet.power.dailyClaim": "매일 {{amount}} 무료 파워를 클레임할 수 있으며, 이는 Folo 에서 RSS 항목에 팁을 보내는 데 사용할 수 있습니다.",
|
||||
"wallet.power.description2": "파워는 {{blockchainName}} 블록체인의 <Link>ERC-20 토큰</Link>으로, Folo에서 구매와 팁에 사용할 수 있습니다.",
|
||||
"wallet.power.rewardDescription": "Folo의 모든 활성 사용자는 일일 파워 보상을 받을 수 있습니다.",
|
||||
"wallet.power.rewardDescription2": "귀하의 레벨과 과거 활동을 기반으로 오늘 <Balance /> 보상을 받을 수 있습니다. <Link>자세히 알아보기</Link>",
|
||||
"wallet.ranking.level": "레벨",
|
||||
"wallet.ranking.name": "이름",
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
"wallet.ranking.title": "파워 순위",
|
||||
"wallet.rewardDescription.description1": "보상은 다음 요소를 기반으로 합니다:",
|
||||
"wallet.rewardDescription.description2": "사용자 레벨: 더 높은 레벨은 더 많은 보상을 의미합니다.",
|
||||
"wallet.rewardDescription.description3": "사용자 활동: Follow 기능을 다양하게 사용하면 활동이 증가합니다. 보상은 최소 1배에서 최대 5배까지 가능합니다.",
|
||||
"wallet.rewardDescription.description3": "사용자 활동: Folo 기능을 다양하게 사용하면 활동이 증가합니다. 보상은 최소 1배에서 최대 5배까지 가능합니다.",
|
||||
"wallet.rewardDescription.level": "사용자 레벨",
|
||||
"wallet.rewardDescription.percentage": "순위 백분율",
|
||||
"wallet.rewardDescription.reward": "보상 배수",
|
||||
|
|
@ -377,7 +377,7 @@
|
|||
"wallet.sidebar_title": "파워",
|
||||
"wallet.transactions.amount": "금액",
|
||||
"wallet.transactions.date": "날짜",
|
||||
"wallet.transactions.description": "특정 거래에는 Follow의 발전을 지원하기 위해 {{percentage}}%의 플랫폼 수수료가 부과됩니다. 자세한 내용은 블록체인 거래를 참조하세요.",
|
||||
"wallet.transactions.description": "특정 거래에는 Folo의 발전을 지원하기 위해 {{percentage}}%의 플랫폼 수수료가 부과됩니다. 자세한 내용은 블록체인 거래를 참조하세요.",
|
||||
"wallet.transactions.from": "보낸 사람",
|
||||
"wallet.transactions.more": "블록체인 탐색기에서 더 보기",
|
||||
"wallet.transactions.noTransactions": "거래 없음",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"general.rebuild_database.title": "Reconstruir Base de Dados",
|
||||
"general.rebuild_database.warning.line1": "Reconstruir a base de dados vai apagar todos os seus dados locais.",
|
||||
"general.rebuild_database.warning.line2": "Tem a certeza de que quer continuar?",
|
||||
"general.send_anonymous_data.description": "Ao optar por enviar dados anónimos de telemetria, está a contribuir para a melhoria da experiência do utilizador no Follow.",
|
||||
"general.send_anonymous_data.description": "Ao optar por enviar dados anónimos de telemetria, está a contribuir para a melhoria da experiência do utilizador no Folo.",
|
||||
"general.send_anonymous_data.label": "Enviar dados anónimos",
|
||||
"general.show_unread_on_launch.description": "Mostrar conteúdo não lido ao iniciar",
|
||||
"general.show_unread_on_launch.label": "Mostrar conteúdo não lido ao iniciar",
|
||||
|
|
@ -115,8 +115,8 @@
|
|||
"invitation.confirmModal.continue": "Continuar",
|
||||
"invitation.confirmModal.message": "Gerar um código de convite vai custar-lhe {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Confirmar",
|
||||
"invitation.earlyAccess": "O Follow está atualmente em <strong>acesso antecipado</strong> e requer um código de convite para ser utilizado.",
|
||||
"invitation.earlyAccessMessage": "😰 Desculpe, o Follow está atualmente em acesso antecipado e requer um código de convite para ser utilizado.",
|
||||
"invitation.earlyAccess": "O Folo está atualmente em <strong>acesso antecipado</strong> e requer um código de convite para ser utilizado.",
|
||||
"invitation.earlyAccessMessage": "😰 Desculpe, o Folo está atualmente em acesso antecipado e requer um código de convite para ser utilizado.",
|
||||
"invitation.generateButton": "Gerar novo código",
|
||||
"invitation.generateCost": "Pode gastar {{INVITATION_PRICE}} <PowerIcon /> Power para gerar um código de convite para os seus amigos.",
|
||||
"invitation.getCodeMessage": "Pode obter um código de convite através dos seguintes métodos:",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "Reivindique agora o seu {{amount}} Power Diário!",
|
||||
"wallet.create.button": "Criar Carteira",
|
||||
"wallet.create.description": "Crie uma carteira gratuita para receber <PowerIcon /> <strong>Power</strong>, que pode ser utilizado para recompensar criadores e também para ser recompensado pelas suas contribuições de conteúdo.",
|
||||
"wallet.power.dailyClaim": "Pode reivindicar {{amount}} de Power gratuito diariamente, que pode ser usado para dar dicas em entradas de RSS no Follow.",
|
||||
"wallet.power.dailyClaim": "Pode reivindicar {{amount}} de Power gratuito diariamente, que pode ser usado para dar dicas em entradas de RSS no Folo.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Quantia",
|
||||
"wallet.transactions.date": "Data",
|
||||
|
|
|
|||
|
|
@ -154,7 +154,7 @@
|
|||
"general.rebuild_database.title": "Перестроить базу данных",
|
||||
"general.rebuild_database.warning.line1": "Перестроение базы данных удалит все ваши локальные данные.",
|
||||
"general.rebuild_database.warning.line2": "Вы уверены, что хотите продолжить?",
|
||||
"general.send_anonymous_data.description": "При выборе отправки анонимных данных телеметрии вы помогаете улучшить общий пользовательский опыт Follow.",
|
||||
"general.send_anonymous_data.description": "При выборе отправки анонимных данных телеметрии вы помогаете улучшить общий пользовательский опыт Folo.",
|
||||
"general.send_anonymous_data.label": "Отправлять анонимные данные",
|
||||
"general.show_quick_timeline.description": "Показать быструю временную шкалу в верхней части списка потоков.",
|
||||
"general.show_quick_timeline.label": "Показать временную шкалу списка потоков",
|
||||
|
|
@ -214,8 +214,8 @@
|
|||
"invitation.confirmModal.continue": "Продолжить",
|
||||
"invitation.confirmModal.message": "Создание пригласительного кода обойдется вам в {{INVITATION_PRICE}} <PowerIcon /> Power.",
|
||||
"invitation.confirmModal.title": "Подтвердить",
|
||||
"invitation.earlyAccess": "Follow находится в <strong>раннем доступе</strong> и требует пригласительного кода для использования.",
|
||||
"invitation.earlyAccessMessage": "😰 Извините, Follow находится в раннем доступе и требует пригласительного кода для использования.",
|
||||
"invitation.earlyAccess": "Folo находится в <strong>раннем доступе</strong> и требует пригласительного кода для использования.",
|
||||
"invitation.earlyAccessMessage": "😰 Извините, Folo находится в раннем доступе и требует пригласительного кода для использования.",
|
||||
"invitation.generateButton": "Создать новый код",
|
||||
"invitation.generateCost": "Вы можете потратить {{INVITATION_PRICE}} <PowerIcon /> Power, чтобы сгенерировать пригласительный код для своих друзей.",
|
||||
"invitation.getCodeMessage": "Вы можете получить пригласительный код следующими способами:",
|
||||
|
|
@ -292,9 +292,9 @@
|
|||
"rsshub.addModal.access_key_label": "Ключ доступа (необязательно)",
|
||||
"rsshub.addModal.add": "Добавить",
|
||||
"rsshub.addModal.base_url_label": "Базовый URL",
|
||||
"rsshub.addModal.description": "Чтобы использовать свой собственный экземпляр в Follow, необходимо добавить следующие переменные окружения.",
|
||||
"rsshub.addModal.description": "Чтобы использовать свой собственный экземпляр в Folo, необходимо добавить следующие переменные окружения.",
|
||||
"rsshub.add_new_instance": "Добавить новый экземпляр",
|
||||
"rsshub.description": "RSSHub — это открытая сеть RSS, поддерживаемая сообществом. Follow предоставляет встроенный выделенный экземпляр и использует его для поддержки тысяч подписок. Вы также можете достичь более стабильного получения контента, используя собственные или сторонние экземпляры.",
|
||||
"rsshub.description": "RSSHub — это открытая сеть RSS, поддерживаемая сообществом. Folo предоставляет встроенный выделенный экземпляр и использует его для поддержки тысяч подписок. Вы также можете достичь более стабильного получения контента, используя собственные или сторонние экземпляры.",
|
||||
"rsshub.public_instances": "Доступные экземпляры",
|
||||
"rsshub.table.description": "Описание",
|
||||
"rsshub.table.edit": "Редактировать",
|
||||
|
|
@ -335,9 +335,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "Заберите свои {{amount}} Power прямо сейчас!",
|
||||
"wallet.create.button": "Создать кошелек",
|
||||
"wallet.create.description": "Создайте бесплатный кошелек для получения <PowerIcon /> <strong>Power</strong>, который можно использовать для вознаграждения создателей контента и получения наград за ваши собственные публикации.",
|
||||
"wallet.power.dailyClaim": "Вы можете ежедневно получать {{amount}} бесплатного Power, который можно использовать для вознаграждения записей RSS на Follow.",
|
||||
"wallet.power.description2": "Power — это <Link>токен ERC-20</Link> на блокчейне {{blockchainName}}, который можно использовать для покупок и чаевых на Follow.",
|
||||
"wallet.power.rewardDescription": "Все активные пользователи на Follow имеют право на ежедневные вознаграждения Power.",
|
||||
"wallet.power.dailyClaim": "Вы можете ежедневно получать {{amount}} бесплатного Power, который можно использовать для вознаграждения записей RSS на Folo.",
|
||||
"wallet.power.description2": "Power — это <Link>токен ERC-20</Link> на блокчейне {{blockchainName}}, который можно использовать для покупок и чаевых на Folo.",
|
||||
"wallet.power.rewardDescription": "Все активные пользователи на Folo имеют право на ежедневные вознаграждения Power.",
|
||||
"wallet.power.rewardDescription2": "В зависимости от вашего уровня и прошлых действий, вы можете получить <Balance /> вознаграждения сегодня. <Link>Узнать больше.</Link>",
|
||||
"wallet.ranking.level": "Уровень",
|
||||
"wallet.ranking.name": "Имя",
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
"wallet.ranking.title": "Рейтинг Power",
|
||||
"wallet.rewardDescription.description1": "Ежедневные вознаграждения для каждого пользователя зависят от двух факторов: уровня пользователя и активности пользователя.",
|
||||
"wallet.rewardDescription.description2": "Уровень пользователя: определяется сравнением рейтинга пользователя с рейтингами всех других пользователей.",
|
||||
"wallet.rewardDescription.description3": "Активность пользователя: взаимодействие с различными функциями Follow может повысить активность. Награды варьируются от минимум 1x до максимум 5x.",
|
||||
"wallet.rewardDescription.description3": "Активность пользователя: взаимодействие с различными функциями Folo может повысить активность. Награды варьируются от минимум 1x до максимум 5x.",
|
||||
"wallet.rewardDescription.level": "Уровень пользователя",
|
||||
"wallet.rewardDescription.percentage": "Процент в рейтинге",
|
||||
"wallet.rewardDescription.reward": "Множитель вознаграждения",
|
||||
|
|
@ -355,7 +355,7 @@
|
|||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Сумма",
|
||||
"wallet.transactions.date": "Дата",
|
||||
"wallet.transactions.description": "Некоторые транзакции влекут за собой комиссию платформы в размере {{percentage}}%, чтобы поддержать дальнейшее развитие Follow. Для подробностей обратитесь к транзакции на блокчейне.",
|
||||
"wallet.transactions.description": "Некоторые транзакции влекут за собой комиссию платформы в размере {{percentage}}%, чтобы поддержать дальнейшее развитие Folo. Для подробностей обратитесь к транзакции на блокчейне.",
|
||||
"wallet.transactions.from": "От",
|
||||
"wallet.transactions.more": "Посмотреть больше через блокчейн-обозреватель.",
|
||||
"wallet.transactions.noTransactions": "Нет транзакций",
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
"general.rebuild_database.title": "Veritabanını Yeniden Oluştur",
|
||||
"general.rebuild_database.warning.line1": "Veritabanını yeniden oluşturmak tüm yerel verilerinizi temizleyecektir.",
|
||||
"general.rebuild_database.warning.line2": "Devam etmek istediğinizden emin misiniz?",
|
||||
"general.send_anonymous_data.description": "Anonim telemetri verisi göndermeyi seçerek, Follow'un genel kullanıcı deneyimini iyileştirmeye katkıda bulunursunuz.",
|
||||
"general.send_anonymous_data.description": "Anonim telemetri verisi göndermeyi seçerek, Folo'un genel kullanıcı deneyimini iyileştirmeye katkıda bulunursunuz.",
|
||||
"general.send_anonymous_data.label": "Anonim veri gönder",
|
||||
"general.show_unread_on_launch.description": "Başlangıçta okunmamış içeriği göster",
|
||||
"general.show_unread_on_launch.label": "Başlangıçta okunmamış içeriği göster",
|
||||
|
|
@ -126,8 +126,8 @@
|
|||
"invitation.confirmModal.continue": "Devam",
|
||||
"invitation.confirmModal.message": "Bir davet kodu oluşturmak size {{INVITATION_PRICE}} <PowerIcon /> Power'a mal olacak.",
|
||||
"invitation.confirmModal.title": "Onayla",
|
||||
"invitation.earlyAccess": "Follow şu anda <strong>erken erişim</strong> aşamasındadır ve kullanmak için bir davet kodu gerektirir.",
|
||||
"invitation.earlyAccessMessage": "😰 Üzgünüz, Follow şu anda erken erişim aşamasındadır ve kullanmak için bir davet kodu gerektirir.",
|
||||
"invitation.earlyAccess": "Folo şu anda <strong>erken erişim</strong> aşamasındadır ve kullanmak için bir davet kodu gerektirir.",
|
||||
"invitation.earlyAccessMessage": "😰 Üzgünüz, Folo şu anda erken erişim aşamasındadır ve kullanmak için bir davet kodu gerektirir.",
|
||||
"invitation.generateButton": "Yeni kod oluştur",
|
||||
"invitation.generateCost": "Arkadaşlarınız için bir davet kodu oluşturmak için {{INVITATION_PRICE}} <PowerIcon /> Power harcayabilirsiniz.",
|
||||
"invitation.getCodeMessage": "Aşağıdaki yöntemlerle bir davet kodu alabilirsiniz:",
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
"wallet.claim.tooltip.canClaim": "{{amount}} Günlük Power'ınızı şimdi alın!",
|
||||
"wallet.create.button": "Cüzdan Oluştur",
|
||||
"wallet.create.description": "İçerik katkılarınız için ödüllendirilmek ve ayrıca içerik oluşturucuları ödüllendirmek için kullanılabilecek <PowerIcon /> <strong>Power</strong> almak için ücretsiz bir cüzdan oluşturun.",
|
||||
"wallet.power.dailyClaim": "Günlük olarak {{amount}} ücretsiz Power alabilirsiniz, bu Follow'da RSS girdilerine bahşiş vermek için kullanılabilir.",
|
||||
"wallet.power.dailyClaim": "Günlük olarak {{amount}} ücretsiz Power alabilirsiniz, bu Folo'da RSS girdilerine bahşiş vermek için kullanılabilir.",
|
||||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "Miktar",
|
||||
"wallet.transactions.date": "Tarih",
|
||||
|
|
|
|||
|
|
@ -236,8 +236,8 @@
|
|||
"invitation.confirmModal.continue": "继续",
|
||||
"invitation.confirmModal.message": "生成邀请码将花费 {{INVITATION_PRICE}} <PowerIcon>Power</PowerIcon>。",
|
||||
"invitation.confirmModal.title": "确认",
|
||||
"invitation.earlyAccess": "Follow 目前处于<strong>早期开发</strong>状态,需要邀请码才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Follow 目前处于抢先体验阶段,需要邀请码才能使用。",
|
||||
"invitation.earlyAccess": "Folo 目前处于<strong>早期开发</strong>状态,需要邀请码才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,Folo 目前处于抢先体验阶段,需要邀请码才能使用。",
|
||||
"invitation.generateButton": "生成邀请码",
|
||||
"invitation.generateCost": "你可以花费 {{INVITATION_PRICE}} <PowerIcon>Power</PowerIcon> 为你的朋友生成邀请码。",
|
||||
"invitation.getCodeMessage": "通过以下方式获取邀请码:",
|
||||
|
|
@ -326,9 +326,9 @@
|
|||
"rsshub.addModal.access_key_label": "访问密钥(可选)",
|
||||
"rsshub.addModal.add": "添加",
|
||||
"rsshub.addModal.base_url_label": "根 URL",
|
||||
"rsshub.addModal.description": "要在 Follow 中使用自己的实例,必须将以下环境变量添加到实例。",
|
||||
"rsshub.addModal.description": "要在 Folo 中使用自己的实例,必须将以下环境变量添加到实例。",
|
||||
"rsshub.add_new_instance": "添加新实例",
|
||||
"rsshub.description": "RSSHub 是由社区驱动的开源 RSS 网络。Follow 提供了内建的专用实例来支持数以千计的订阅内容,你也可以通过使用自己的或第三方的实例来实现更稳定的内容获取。",
|
||||
"rsshub.description": "RSSHub 是由社区驱动的开源 RSS 网络。Folo 提供了内建的专用实例来支持数以千计的订阅内容,你也可以通过使用自己的或第三方的实例来实现更稳定的内容获取。",
|
||||
"rsshub.public_instances": "实例",
|
||||
"rsshub.table.description": "描述",
|
||||
"rsshub.table.edit": "编辑",
|
||||
|
|
@ -372,9 +372,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "立即领取你的 {{amount}} 每日 Power!",
|
||||
"wallet.create.button": "创建钱包",
|
||||
"wallet.create.description": "创建一个免费钱包以获得 <PowerIcon /> <strong>Power</strong>。你可以给其他创作者打赏,也可以通过贡献内容来获得奖励。",
|
||||
"wallet.power.dailyClaim": "每天可以领取 {{amount}} 个免费 Power。Power 可用于在 Follow 上打赏 RSS 条目。",
|
||||
"wallet.power.description2": "Power 是 {{blockchainName}} 区块链上的一个 <Link>ERC-20 代币</Link>,可用于在 Follow 平台上进行购买和打赏。",
|
||||
"wallet.power.rewardDescription": "所有活跃在 Follow 的用户都有资格获得每日 Power 奖励。",
|
||||
"wallet.power.dailyClaim": "每天可以领取 {{amount}} 个免费 Power。Power 可用于在 Folo 上打赏 RSS 条目。",
|
||||
"wallet.power.description2": "Power 是 {{blockchainName}} 区块链上的一个 <Link>ERC-20 代币</Link>,可用于在 Folo 平台上进行购买和打赏。",
|
||||
"wallet.power.rewardDescription": "所有活跃在 Folo 的用户都有资格获得每日 Power 奖励。",
|
||||
"wallet.power.rewardDescription2": "根据你的等级和过往活跃度,今日可以获得 <Balance /> 的奖励。<Link>了解更多…</Link>",
|
||||
"wallet.ranking.level": "等级",
|
||||
"wallet.ranking.name": "用户",
|
||||
|
|
@ -383,7 +383,7 @@
|
|||
"wallet.ranking.title": "Power 排名",
|
||||
"wallet.rewardDescription.description1": "每日奖励基于「用户等级」和「用户活跃度」两部分计算。",
|
||||
"wallet.rewardDescription.description2": "用户等级:由用户在 Power 排行榜的排名决定。",
|
||||
"wallet.rewardDescription.description3": "用户活跃度:使用 Follow 功能可以提升活跃度,活跃度的奖励倍数范围是 1x ~ 5x。",
|
||||
"wallet.rewardDescription.description3": "用户活跃度:使用 Folo 功能可以提升活跃度,活跃度的奖励倍数范围是 1x ~ 5x。",
|
||||
"wallet.rewardDescription.level": "用户等级",
|
||||
"wallet.rewardDescription.percentage": "排名比例",
|
||||
"wallet.rewardDescription.reward": "奖励倍数",
|
||||
|
|
@ -392,7 +392,7 @@
|
|||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "数额",
|
||||
"wallet.transactions.date": "日期",
|
||||
"wallet.transactions.description": "部分交易会收取 {{percentage}}% 的平台手续费用于 Follow 的发展,详情请查看区块链交易记录。",
|
||||
"wallet.transactions.description": "部分交易会收取 {{percentage}}% 的平台手续费用于 Folo 的发展,详情请查看区块链交易记录。",
|
||||
"wallet.transactions.from": "发送者",
|
||||
"wallet.transactions.more": "通过区块链浏览器查看更多交易…",
|
||||
"wallet.transactions.noTransactions": "无交易记录",
|
||||
|
|
|
|||
|
|
@ -155,7 +155,7 @@
|
|||
"general.rebuild_database.title": "重建數據庫",
|
||||
"general.rebuild_database.warning.line1": "重建數據庫會清除所有本地數據",
|
||||
"general.rebuild_database.warning.line2": "你確定要繼續嗎?",
|
||||
"general.send_anonymous_data.description": "選擇發送匿名的遙測數據,將有助於提升 Follow 的整體用戶體驗。",
|
||||
"general.send_anonymous_data.description": "選擇發送匿名的遙測數據,將有助於提升 Folo 的整體用戶體驗。",
|
||||
"general.send_anonymous_data.label": "發送匿名數據",
|
||||
"general.show_quick_timeline.description": "在訂閱源清單頂部顯示快速時間軸。",
|
||||
"general.show_quick_timeline.label": "顯示訂閱源清單時間軸",
|
||||
|
|
@ -216,8 +216,8 @@
|
|||
"invitation.confirmModal.continue": "繼續",
|
||||
"invitation.confirmModal.message": "生成邀請代碼將消耗 {{INVITATION_PRICE}} <PowerIcon /> Power。",
|
||||
"invitation.confirmModal.title": "確認",
|
||||
"invitation.earlyAccess": "Follow 目前處於<strong>早期開發</strong>階段,需要邀請代碼才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 對不起,Follow 目前處於早期開發階段,需要邀請代碼才能使用。",
|
||||
"invitation.earlyAccess": "Folo 目前處於<strong>早期開發</strong>階段,需要邀請代碼才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 對不起,Folo 目前處於早期開發階段,需要邀請代碼才能使用。",
|
||||
"invitation.generateButton": "生成新代碼",
|
||||
"invitation.generateCost": "你可以花費 {{INVITATION_PRICE}} <PowerIcon /> Power 來生成邀請代碼給你的朋友。",
|
||||
"invitation.getCodeMessage": "你可以通過以下方法獲得邀請代碼:",
|
||||
|
|
@ -294,9 +294,9 @@
|
|||
"rsshub.addModal.access_key_label": "存取金鑰(選填)",
|
||||
"rsshub.addModal.add": "新增",
|
||||
"rsshub.addModal.base_url_label": "基本網址",
|
||||
"rsshub.addModal.description": "要在 Follow 中使用您自己的實例,您必須將以下環境變數新增到它。",
|
||||
"rsshub.addModal.description": "要在 Folo 中使用您自己的實例,您必須將以下環境變數新增到它。",
|
||||
"rsshub.add_new_instance": "新增實例",
|
||||
"rsshub.description": "RSSHub 是一個由社群驅動的開源 RSS 網絡。Follow 提供內建的專用實例,並使用它來支援成千上萬的訂閱內容,您也可以透過使用您自己的或第三方實例來實現更穩定的內容獲取。",
|
||||
"rsshub.description": "RSSHub 是一個由社群驅動的開源 RSS 網絡。Folo 提供內建的專用實例,並使用它來支援成千上萬的訂閱內容,您也可以透過使用您自己的或第三方實例來實現更穩定的內容獲取。",
|
||||
"rsshub.public_instances": "可用實例",
|
||||
"rsshub.table.description": "描述",
|
||||
"rsshub.table.edit": "編輯",
|
||||
|
|
@ -340,9 +340,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "立即領取你的 {{amount}} 每日 Power!",
|
||||
"wallet.create.button": "創建錢包",
|
||||
"wallet.create.description": "創建一個免費的錢包來接收 <PowerIcon /> <strong>Power</strong>,可以用來贊助創作者,也可以因你的內容貢獻而獲得回報。",
|
||||
"wallet.power.dailyClaim": "你可以每日領取 {{amount}} 免費的 Power,用於在 Follow 上贊助 RSS 條目。",
|
||||
"wallet.power.description2": "Power 是 {{blockchainName}} 區塊鏈上的 <Link>ERC-20 代币</Link>,可用於 Follow 購買或贊助",
|
||||
"wallet.power.rewardDescription": "所有 Follow 的活躍用戶都可以獲得每日 Power 獎勵",
|
||||
"wallet.power.dailyClaim": "你可以每日領取 {{amount}} 免費的 Power,用於在 Folo 上贊助 RSS 條目。",
|
||||
"wallet.power.description2": "Power 是 {{blockchainName}} 區塊鏈上的 <Link>ERC-20 代币</Link>,可用於 Folo 購買或贊助",
|
||||
"wallet.power.rewardDescription": "所有 Folo 的活躍用戶都可以獲得每日 Power 獎勵",
|
||||
"wallet.power.rewardDescription2": "根據你的等級和過去活動,你獲得一份 <Balance /> 奖励。<Link>更多詳情</Link>",
|
||||
"wallet.ranking.level": "等級",
|
||||
"wallet.ranking.name": "用戶",
|
||||
|
|
@ -351,7 +351,7 @@
|
|||
"wallet.ranking.title": "Power 排名",
|
||||
"wallet.rewardDescription.description1": "每日獎勵基於「用戶等級」和「活躍度」兩部分計算",
|
||||
"wallet.rewardDescription.description2": "用戶等級: 由 Power 排行榜的排名決定",
|
||||
"wallet.rewardDescription.description3": "用戶活躍度: 使用 Follow 功能可以提升活躍度,活躍度獎勵倍數範圍是 1x ~ 5x",
|
||||
"wallet.rewardDescription.description3": "用戶活躍度: 使用 Folo 功能可以提升活躍度,活躍度獎勵倍數範圍是 1x ~ 5x",
|
||||
"wallet.rewardDescription.level": "用戶等級",
|
||||
"wallet.rewardDescription.percentage": "排名比例",
|
||||
"wallet.rewardDescription.reward": "獎勵倍數",
|
||||
|
|
@ -360,7 +360,7 @@
|
|||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "數量",
|
||||
"wallet.transactions.date": "日期",
|
||||
"wallet.transactions.description": "部分交易会收取 {{percentage}}% 的平臺手續費用於 Follow 的發展,詳情請查看區塊鏈交易記錄。",
|
||||
"wallet.transactions.description": "部分交易会收取 {{percentage}}% 的平臺手續費用於 Folo 的發展,詳情請查看區塊鏈交易記錄。",
|
||||
"wallet.transactions.from": "來自",
|
||||
"wallet.transactions.more": "通過區塊鏈瀏覽器查看更多交易",
|
||||
"wallet.transactions.noTransactions": "無交易記錄",
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@
|
|||
"general.rebuild_database.title": "重置資料庫",
|
||||
"general.rebuild_database.warning.line1": "重置資料庫將會清除您所有的本機資料。",
|
||||
"general.rebuild_database.warning.line2": "您確定要繼續嗎?",
|
||||
"general.send_anonymous_data.description": "選擇傳送匿名使用資料,您將幫助改善 Follow 的整體使用體驗。",
|
||||
"general.send_anonymous_data.description": "選擇傳送匿名使用資料,您將幫助改善 Folo 的整體使用體驗。",
|
||||
"general.send_anonymous_data.label": "傳送匿名資料",
|
||||
"general.show_quick_timeline.description": "在 RSS 摘要列表頂部顯示快速時間軸。",
|
||||
"general.show_quick_timeline.label": "顯示 RSS 摘要列表時間軸",
|
||||
|
|
@ -221,7 +221,7 @@
|
|||
"invitation.confirmModal.continue": "繼續",
|
||||
"invitation.confirmModal.message": "產生邀請碼將會花費您 {{INVITATION_PRICE}} <PowerIcon>Power</PowerIcon>。",
|
||||
"invitation.confirmModal.title": "確認",
|
||||
"invitation.earlyAccess": "Follow 目前處於<strong>早期開發</strong>狀態,需要邀請碼才能使用。",
|
||||
"invitation.earlyAccess": "Folo 目前處於<strong>早期開發</strong>狀態,需要邀請碼才能使用。",
|
||||
"invitation.earlyAccessMessage": "😰 抱歉,關注目前處於搶先體驗階段,需要邀請碼才能使用。",
|
||||
"invitation.generateButton": "產生邀請碼",
|
||||
"invitation.generateCost": "您可以花費 {{INVITATION_PRICE}} <PowerIcon>Power</PowerIcon> 為您的朋友產生邀請碼。",
|
||||
|
|
@ -311,9 +311,9 @@
|
|||
"rsshub.addModal.access_key_label": "存取金鑰(選填)",
|
||||
"rsshub.addModal.add": "新增",
|
||||
"rsshub.addModal.base_url_label": "基礎 URL",
|
||||
"rsshub.addModal.description": "要在 Follow 中使用自己的 RSSHub 實例伺服器,必須將以下環境變數新增到伺服器中。",
|
||||
"rsshub.addModal.description": "要在 Folo 中使用自己的 RSSHub 實例伺服器,必須將以下環境變數新增到伺服器中。",
|
||||
"rsshub.add_new_instance": "新增 RSSHub 實例伺服器",
|
||||
"rsshub.description": "RSSHub 是由社群驅動的開源 RSS 網路。Follow 提供了內建的專用實例伺服器來支持數以千計的訂閱內容,你也可以通過使用自己的或第三方的實例伺服器來實現更穩定的內容獲取。",
|
||||
"rsshub.description": "RSSHub 是由社群驅動的開源 RSS 網路。Folo 提供了內建的專用實例伺服器來支持數以千計的訂閱內容,你也可以通過使用自己的或第三方的實例伺服器來實現更穩定的內容獲取。",
|
||||
"rsshub.public_instances": "實例伺服器",
|
||||
"rsshub.table.description": "描述",
|
||||
"rsshub.table.edit": "編輯",
|
||||
|
|
@ -357,9 +357,9 @@
|
|||
"wallet.claim.tooltip.canClaim": "立即領取您的 {{amount}} 每日 Power!",
|
||||
"wallet.create.button": "建立錢包",
|
||||
"wallet.create.description": "建立一個免費錢包以接收 <PowerIcon /> <strong>Power</strong>,可用於獎勵創作者,也可以因您的內容貢獻而獲得獎勵。",
|
||||
"wallet.power.dailyClaim": "您每天可以領取 {{amount}} 個免費 Power,可用於在 Follow 上贊助 RSS 項目。",
|
||||
"wallet.power.description2": "Power 是 {{blockchainName}} 區塊鏈上的 <Link>ERC-20 代幣</Link>,可用於 Follow 購買或贊助",
|
||||
"wallet.power.rewardDescription": "所有 Follow 的活躍使用者都可以獲得每日 Power 獎勵",
|
||||
"wallet.power.dailyClaim": "您每天可以領取 {{amount}} 個免費 Power,可用於在 Folo 上贊助 RSS 項目。",
|
||||
"wallet.power.description2": "Power 是 {{blockchainName}} 區塊鏈上的 <Link>ERC-20 代幣</Link>,可用於 Folo 購買或贊助",
|
||||
"wallet.power.rewardDescription": "所有 Folo 的活躍使用者都可以獲得每日 Power 獎勵",
|
||||
"wallet.power.rewardDescription2": "根據你的等級和過去活動,您將獲得一份 <Balance /> 獎勵。<Link>更多詳情</Link>",
|
||||
"wallet.ranking.level": "等級",
|
||||
"wallet.ranking.name": "使用者",
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
"wallet.ranking.title": "Power 排名",
|
||||
"wallet.rewardDescription.description1": "每日獎勵基於「使用者等級」和「活躍度」兩部分計算",
|
||||
"wallet.rewardDescription.description2": "使用者等級: 由 Power 排行榜的排名決定",
|
||||
"wallet.rewardDescription.description3": "使用者活躍度: 使用 Follow 功能可以提升活躍度,活躍度獎勵倍數範圍是 1x ~ 5x",
|
||||
"wallet.rewardDescription.description3": "使用者活躍度: 使用 Folo 功能可以提升活躍度,活躍度獎勵倍數範圍是 1x ~ 5x",
|
||||
"wallet.rewardDescription.level": "使用者等級",
|
||||
"wallet.rewardDescription.percentage": "排名比例",
|
||||
"wallet.rewardDescription.reward": "獎勵倍數",
|
||||
|
|
@ -377,7 +377,7 @@
|
|||
"wallet.sidebar_title": "Power",
|
||||
"wallet.transactions.amount": "額度",
|
||||
"wallet.transactions.date": "日期",
|
||||
"wallet.transactions.description": "部分交易會收取 {{percentage}}% 的平臺手續費用於 Follow 的發展,詳情請查看區塊鏈交易記錄。",
|
||||
"wallet.transactions.description": "部分交易會收取 {{percentage}}% 的平臺手續費用於 Folo 的發展,詳情請查看區塊鏈交易記錄。",
|
||||
"wallet.transactions.from": "發送者",
|
||||
"wallet.transactions.more": "通過區塊鏈瀏覽器查看更多交易…",
|
||||
"wallet.transactions.noTransactions": "無交易紀錄",
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "Follow",
|
||||
"name": "Folo",
|
||||
"type": "module",
|
||||
"version": "0.3.12",
|
||||
"private": true,
|
||||
"description": "Follow everything in one place",
|
||||
"author": "Follow Team",
|
||||
"author": "Folo Team",
|
||||
"homepage": "https://github.com/RSSNext",
|
||||
"repository": {
|
||||
"url": "https://github.com/RSSNext/follow",
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
"unplugin-ast": "0.14.3",
|
||||
"utf-8-validate": "6.0.5"
|
||||
},
|
||||
"productName": "Follow",
|
||||
"productName": "Folo",
|
||||
"mainHash": "03d744e78f7b1eedc24f83c05939b1faaa07b3b5ff15cfc6242594c74c726637",
|
||||
"bump": {
|
||||
"before": [
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@follow/electron-main",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"author": "Follow Team",
|
||||
"author": "Folo Team",
|
||||
"license": "GPL-3.0-only",
|
||||
"homepage": "https://github.com/RSSNext",
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ export const apiClient = hc<AppType>("", {
|
|||
"X-App-Version": PKG.version,
|
||||
"X-App-Dev": process.env.NODE_ENV === "development" ? "1" : "0",
|
||||
Cookie: betterAuthSessionCookie ? atob(betterAuthSessionCookie) : "",
|
||||
"User-Agent": `Follow/${PKG.version}${user?.id ? ` uid: ${user.id}` : ""}`,
|
||||
"User-Agent": `Folo/${PKG.version}${user?.id ? ` uid: ${user.id}` : ""}`,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
|
|
|||
|
|
@ -17,16 +17,16 @@
|
|||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon-180x180.png" />
|
||||
|
||||
<title>Follow</title>
|
||||
<title>Folo</title>
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Follow" />
|
||||
<meta property="og:title" content="Folo" />
|
||||
<meta property="og:url" content="https://app.follow.is" />
|
||||
<meta property="og:image" content="https://app.follow.is/og-image.png" />
|
||||
<meta property="og:description" content="Your Self-custodial Feeds." />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Follow" />
|
||||
<meta name="twitter:title" content="Folo" />
|
||||
<meta name="twitter:image" content="https://app.follow.is/og-image.png" />
|
||||
<!-- Check Browser Script Inject -->
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ export const apiFetch = ofetch.create({
|
|||
if (isDev) {
|
||||
header.set("X-App-Dev", "1")
|
||||
}
|
||||
header.set("X-App-Name", "Follow Web")
|
||||
header.set("X-App-Name", "Folo Web")
|
||||
options.headers = header
|
||||
},
|
||||
onResponse() {
|
||||
|
|
@ -85,7 +85,7 @@ export const apiClient = hc<AppType>(env.VITE_API_URL, {
|
|||
headers() {
|
||||
return {
|
||||
"X-App-Version": PKG.version,
|
||||
"X-App-Name": "Follow Web",
|
||||
"X-App-Name": "Folo Web",
|
||||
}
|
||||
},
|
||||
})
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Follow Command Abstractions
|
||||
# Folo Command Abstractions
|
||||
|
||||
this module encapsulates the command abstractions specifically designed for the Follow feature, which is leveraged through CMD-K.
|
||||
this module encapsulates the command abstractions specifically designed for the Folo feature, which is leveraged through CMD-K.
|
||||
|
||||
The architectural design of the API takes inspiration from the [VSCode Command Abstractions](https://code.visualstudio.com/api/references/contribution-points#contributes.commands).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* @see https://github.com/toeverything/AFFiNE/blob/98e35384a6f71bf64c668b8f13afcaf28c9b8e97/packages/frontend/core/src/modules/find-in-page/view/find-in-page-modal.tsx
|
||||
* @copyright AFFiNE, Follow
|
||||
* @copyright AFFiNE, Folo
|
||||
*/
|
||||
import { RootPortal } from "@follow/components/ui/portal/index.jsx"
|
||||
import { useInputComposition, useRefValue } from "@follow/hooks"
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@ export default ({ mode }) => {
|
|||
|
||||
manifest: {
|
||||
theme_color: "#000000",
|
||||
name: "Follow",
|
||||
name: "Folo",
|
||||
display: "standalone",
|
||||
background_color: "#ffffff",
|
||||
icons: [
|
||||
|
|
@ -289,7 +289,7 @@ export default ({ mode }) => {
|
|||
function checkBrowserSupport() {
|
||||
if (!("findLastIndex" in Array.prototype) || !("structuredClone" in window)) {
|
||||
window.alert(
|
||||
"Follow is not compatible with your browser because your browser version is too old. You can download and use the Follow app or continue using it with the latest browser.",
|
||||
"Folo is not compatible with your browser because your browser version is too old. You can download and use the Folo app or continue using it with the latest browser.",
|
||||
)
|
||||
|
||||
window.location.href = "https://follow.is/download"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Follow Mobile App 📱
|
||||
# Folo Mobile App 📱
|
||||
|
||||
This is the mobile client for [Follow](https://app.follow.is), built with [Expo](https://expo.dev). Follow organizes content into one timeline, keeping you updated on what matters, noise-free.
|
||||
This is the mobile client for [Folo](https://app.follow.is), built with [Expo](https://expo.dev). Folo organizes content into one timeline, keeping you updated on what matters, noise-free.
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
|
|||
policy: "appVersion",
|
||||
},
|
||||
|
||||
name: "Follow",
|
||||
name: "Folo",
|
||||
slug: "follow",
|
||||
version: PKG.version,
|
||||
orientation: "portrait",
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"expo-drizzle-studio-plugin": "0.1.1",
|
||||
"postcss": "8.5.3"
|
||||
},
|
||||
"appName": "Follow",
|
||||
"appName": "Folo",
|
||||
"expo": {
|
||||
"install": {
|
||||
"exclude": [
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ export const apiClient = hc<AppType>(proxyEnv.VITE_API_URL, {
|
|||
}),
|
||||
headers() {
|
||||
return {
|
||||
"X-App-Name": "Follow Mobile",
|
||||
"X-App-Name": "Folo Mobile",
|
||||
cookie: getCookie(),
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ export function Login() {
|
|||
lineHeight,
|
||||
}}
|
||||
>
|
||||
Sign in to <Text className="font-bold">Follow</Text>
|
||||
Sign in to <Text className="font-bold">Folo</Text>
|
||||
</Text>
|
||||
<EmailLogin />
|
||||
</View>
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@ export const StepPreferences = () => {
|
|||
Personalize Your Experience
|
||||
</Text>
|
||||
<Text className="text-label text-center text-base">
|
||||
Set your preferences to make Follow work best for you. You can always change these later
|
||||
in Settings.
|
||||
Set your preferences to make Folo work best for you. You can always change these later in
|
||||
Settings.
|
||||
</Text>
|
||||
</View>
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ import { Logo } from "@/src/components/ui/logo"
|
|||
export const StepWelcome = () => (
|
||||
<View className="flex-1 items-center justify-center">
|
||||
<Logo width={80} height={80} />
|
||||
<Text className="text-text my-4 text-3xl font-bold">Welcome to Follow!</Text>
|
||||
<Text className="text-text my-4 text-3xl font-bold">Welcome to Folo!</Text>
|
||||
<Text className="text-label mb-8 px-6 text-center text-lg">
|
||||
This guide will help you get started with the app.
|
||||
</Text>
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ function FeedShareAction({ params }: { params: any }) {
|
|||
if (!feed) return
|
||||
const url = `${env.VITE_WEB_URL}/share/feeds/${feedId}`
|
||||
Share.share({
|
||||
message: `Check out ${feed.title} on Follow: ${url}`,
|
||||
message: `Check out ${feed.title} on Folo: ${url}`,
|
||||
title: feed.title!,
|
||||
url,
|
||||
})
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@ export const UserHeaderBanner = ({
|
|||
{user.name}
|
||||
</Text>
|
||||
) : (
|
||||
<Text className="text-text text-2xl font-bold">Follow Account</Text>
|
||||
<Text className="text-text text-2xl font-bold">Folo Account</Text>
|
||||
)}
|
||||
|
||||
{user?.handle ? (
|
||||
|
|
|
|||
|
|
@ -54,14 +54,14 @@ export const AboutScreen = () => {
|
|||
<GroupedInsetListBaseCell className="flex-col py-6">
|
||||
<View className="flex-1 items-center justify-center">
|
||||
<Logo height={80} width={80} />
|
||||
<Text className="text-label mt-4 text-2xl font-semibold">Follow</Text>
|
||||
<Text className="text-label mt-4 text-2xl font-semibold">Folo</Text>
|
||||
<Text className="text-tertiary-label font-mono text-sm">
|
||||
{appVersion} ({buildId})
|
||||
</Text>
|
||||
</View>
|
||||
<View className="mt-6 flex-1">
|
||||
<Text className="text-label text-[15px]">
|
||||
Follow is in the early stages of development. If you have any feedback or suggestions,
|
||||
Folo is in the early stages of development. If you have any feedback or suggestions,
|
||||
please feel free to open an issue on the{" "}
|
||||
<Link className="text-accent" href="https://github.com/RSSNext/follow">
|
||||
GitHub repository
|
||||
|
|
@ -77,7 +77,7 @@ export const AboutScreen = () => {
|
|||
</Text>
|
||||
|
||||
<Text className="text-label mt-4 text-[15px]">
|
||||
Copyright © 2025 Follow. All rights reserved.
|
||||
Copyright © 2025 Folo. All rights reserved.
|
||||
</Text>
|
||||
</View>
|
||||
</GroupedInsetListBaseCell>
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ export const DataScreen = () => {
|
|||
<GroupedInsetListCard>
|
||||
<GroupedInsetListCell
|
||||
label="Send anonymous data"
|
||||
description="By opting to send anonymized telemetry data, you contribute to improving the overall user experience of Follow."
|
||||
description="By opting to send anonymized telemetry data, you contribute to improving the overall user experience of Folo."
|
||||
>
|
||||
<Switch
|
||||
size="sm"
|
||||
|
|
|
|||
|
|
@ -190,7 +190,7 @@ const ProfileForm: FC<{
|
|||
</View>
|
||||
</GroupedInsetListCell>
|
||||
</GroupedInsetListCard>
|
||||
<GroupedOutlineDescription description="Your handle is used to identify you on Follow." />
|
||||
<GroupedOutlineDescription description="Your handle is used to identify you on Folo." />
|
||||
|
||||
{/* Email */}
|
||||
<GroupedInsetListCard className="mt-4">
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ export const ProfileScreen = () => {
|
|||
if (!whoami?.id) return
|
||||
Share.share({
|
||||
url: `https://app.follow.is/share/users/${whoami.id}`,
|
||||
title: `Follow | ${whoami.name}'s Profile`,
|
||||
title: `Folo | ${whoami.name}'s Profile`,
|
||||
})
|
||||
}, [whoami?.id, whoami?.name])
|
||||
|
||||
|
|
|
|||
|
|
@ -7,39 +7,39 @@ const txt = `# Terms of Service
|
|||
|
||||
**Effective Date:** 2025-01-17
|
||||
|
||||
Welcome to Follow, your personalized RSS reader and content hub. By using our application, you agree to these Terms of Service ("Terms"). Please read them carefully as they govern your use of the Service and the rights and obligations that come with it.
|
||||
Welcome to Folo, your personalized RSS reader and content hub. By using our application, you agree to these Terms of Service ("Terms"). Please read them carefully as they govern your use of the Service and the rights and obligations that come with it.
|
||||
|
||||
Follow is designed to give you an intuitive, efficient, and user-friendly experience in managing your RSS feeds. We aim to provide a seamless and secure environment, but it’s important for you to understand how your rights are protected and the scope of your responsibilities while using the Service.
|
||||
Folo is designed to give you an intuitive, efficient, and user-friendly experience in managing your RSS feeds. We aim to provide a seamless and secure environment, but it’s important for you to understand how your rights are protected and the scope of your responsibilities while using the Service.
|
||||
|
||||
## 1. Acceptance of Terms
|
||||
By accessing or using Follow ("the Service"), you agree to comply with and be bound by these Terms and our Privacy Policy. If you do not agree to these Terms, you may not use the Service. These Terms are a legally binding contract between you and Natural Selection Limited, which owns and operates Follow. By using the Service, you acknowledge that you are responsible for your actions and for ensuring that your usage of Follow is consistent with these Terms.
|
||||
By accessing or using Folo ("the Service"), you agree to comply with and be bound by these Terms and our Privacy Policy. If you do not agree to these Terms, you may not use the Service. These Terms are a legally binding contract between you and Natural Selection Limited, which owns and operates Folo. By using the Service, you acknowledge that you are responsible for your actions and for ensuring that your usage of Folo is consistent with these Terms.
|
||||
|
||||
## 2. Eligibility
|
||||
You must be at least 13 years old to use Follow. By using the Service, you represent and warrant that you meet this eligibility requirement. If you are under the age of 13, you are prohibited from using the Service. Natural Selection Limited reserves the right to suspend or terminate the access of any user who violates these eligibility requirements. Additionally, if you are using Follow on behalf of a company, you confirm that you have the authority to bind the company to these Terms.
|
||||
You must be at least 13 years old to use Folo. By using the Service, you represent and warrant that you meet this eligibility requirement. If you are under the age of 13, you are prohibited from using the Service. Natural Selection Limited reserves the right to suspend or terminate the access of any user who violates these eligibility requirements. Additionally, if you are using Folo on behalf of a company, you confirm that you have the authority to bind the company to these Terms.
|
||||
|
||||
## 3. User Account
|
||||
To access certain features of the Service, you may be required to create an account. You are responsible for maintaining the confidentiality of your account credentials, such as your username and password, and for all activities that occur under your account. If you suspect any unauthorized access or use of your account, you must notify us immediately to avoid any potential security breaches. You agree to provide accurate, up-to-date information when creating or maintaining your account and understand that failure to do so may result in limitations to your access or functionality of the Service.
|
||||
|
||||
## 4. Permitted Use
|
||||
You agree to use Follow solely for lawful purposes and in a manner that does not violate the rights of others. You shall not use the Service for any unlawful, harmful, or malicious activities. You are prohibited from transmitting harmful content such as malware, viruses, or phishing attempts, and from interfering with the operation or security features of the Service. Unauthorized attempts to gain access to the Service through hacking, password mining, or any other unlawful means are strictly prohibited and may result in immediate termination of your account.
|
||||
You agree to use Folo solely for lawful purposes and in a manner that does not violate the rights of others. You shall not use the Service for any unlawful, harmful, or malicious activities. You are prohibited from transmitting harmful content such as malware, viruses, or phishing attempts, and from interfering with the operation or security features of the Service. Unauthorized attempts to gain access to the Service through hacking, password mining, or any other unlawful means are strictly prohibited and may result in immediate termination of your account.
|
||||
|
||||
You also agree not to exploit any part of the Service, including features, tools, or content, for commercial purposes unless explicitly authorized by Natural Selection Limited.
|
||||
|
||||
## 5. Content and Intellectual Property
|
||||
|
||||
### 5.1 User Content
|
||||
Follow enables you to import, subscribe to, and read content via RSS feeds. You retain full ownership of any content you post, upload, or submit to the Service. By submitting or sharing content, you grant us a worldwide, royalty-free, and non-exclusive license to host, display, modify, and distribute your content as necessary to operate, improve, and provide the Service. You are solely responsible for ensuring that the content you share does not infringe on the intellectual property rights of any third party. You also agree to respect the rights of content creators and copyright holders.
|
||||
Folo enables you to import, subscribe to, and read content via RSS feeds. You retain full ownership of any content you post, upload, or submit to the Service. By submitting or sharing content, you grant us a worldwide, royalty-free, and non-exclusive license to host, display, modify, and distribute your content as necessary to operate, improve, and provide the Service. You are solely responsible for ensuring that the content you share does not infringe on the intellectual property rights of any third party. You also agree to respect the rights of content creators and copyright holders.
|
||||
|
||||
### 5.2 Intellectual Property Rights
|
||||
The Service and its underlying technology, including software, designs, and content, are owned by Natural Selection Limited or its licensors. You are granted a limited, non-exclusive, non-transferable right to access and use the Service solely for personal, non-commercial purposes. You may not copy, modify, reverse-engineer, distribute, or otherwise exploit any part of the Service without explicit permission from us. All trademarks, logos, and service marks displayed on the Service are the property of Natural Selection Limited or their respective owners. Unauthorized use of any intellectual property displayed on the Service is strictly prohibited.
|
||||
|
||||
### 5.3 AI Features and Usage
|
||||
Follow incorporates AI-powered features that assist in content translation, summarization, intelligent recommendations, and more. While these features are designed to enhance your user experience, you acknowledge that the accuracy and usefulness of AI-generated content may vary. We do not guarantee the correctness, completeness, or reliability of AI outputs and disclaim all responsibility for any adverse effects resulting from their use. Use of these features is entirely at your own risk, and you agree to hold Natural Selection Limited harmless for any errors, misunderstandings, or unintended outcomes arising from the use of AI functionality.
|
||||
Folo incorporates AI-powered features that assist in content translation, summarization, intelligent recommendations, and more. While these features are designed to enhance your user experience, you acknowledge that the accuracy and usefulness of AI-generated content may vary. We do not guarantee the correctness, completeness, or reliability of AI outputs and disclaim all responsibility for any adverse effects resulting from their use. Use of these features is entirely at your own risk, and you agree to hold Natural Selection Limited harmless for any errors, misunderstandings, or unintended outcomes arising from the use of AI functionality.
|
||||
|
||||
### 5.4 $POWER Economy
|
||||
Follow introduces the $POWER system, a way for users to support content creators and contributors by tipping or rewarding them with $POWER. You can acquire $POWER by participating in the community, completing designated tasks, or purchasing it through the app. You agree to abide by the rules governing the $POWER system, including: (i) not engaging in fraudulent activities or exploiting the system for illegal or malicious purposes; (ii) acknowledging that $POWER cannot be exchanged for real-world currency or transferred outside of the Service; (iii) accepting that $POWER transactions are final and non-refundable.
|
||||
Folo introduces the $POWER system, a way for users to support content creators and contributors by tipping or rewarding them with $POWER. You can acquire $POWER by participating in the community, completing designated tasks, or purchasing it through the app. You agree to abide by the rules governing the $POWER system, including: (i) not engaging in fraudulent activities or exploiting the system for illegal or malicious purposes; (ii) acknowledging that $POWER cannot be exchanged for real-world currency or transferred outside of the Service; (iii) accepting that $POWER transactions are final and non-refundable.
|
||||
|
||||
Follow reserves the right to modify, suspend, or terminate the $POWER system at any time without prior notice.
|
||||
Folo reserves the right to modify, suspend, or terminate the $POWER system at any time without prior notice.
|
||||
|
||||
## 6. Prohibited Activities
|
||||
You agree not to engage in any of the following activities while using the Service:
|
||||
|
|
@ -69,15 +69,15 @@ These Terms are governed by and construed in accordance with the laws of [Insert
|
|||
If you have any questions, concerns, or inquiries about these Terms, please contact us at:
|
||||
- Email: follow@rss3.io
|
||||
|
||||
By using Follow, you acknowledge that you have read, understood, and agree to these Terms of Service, as well as our Privacy Policy.
|
||||
By using Folo, you acknowledge that you have read, understood, and agree to these Terms of Service, as well as our Privacy Policy.
|
||||
|
||||
## 13. Community Participation and Contribution
|
||||
Follow is an open-source project, and we welcome contributions from users and developers. If you are eligible to use Follow, you may participate in the development of the Service by submitting bug reports, feature requests, and improvements. All contributions must adhere to our [code of conduct](https://github.com/RSSNext/Follow/blob/main/CODE_OF_CONDUCT.md).
|
||||
Folo is an open-source project, and we welcome contributions from users and developers. If you are eligible to use Folo, you may participate in the development of the Service by submitting bug reports, feature requests, and improvements. All contributions must adhere to our [code of conduct](https://github.com/RSSNext/Folo/blob/main/CODE_OF_CONDUCT.md).
|
||||
|
||||
Before contributing, ensure that you have read and understood our contributing guidelines and the [Corepack](https://nodejs.org/api/corepack.html) setup instructions. By contributing, you agree that your submissions will be licensed under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.html) version 3.
|
||||
|
||||
## 14. Privacy and Data Use
|
||||
Follow takes your privacy seriously. As a user, you acknowledge that we may collect, store, and process your personal information, including your usage patterns and interactions with content. We are committed to ensuring that your data is handled securely and transparently. Please refer to our [Privacy Policy](#) for more information on how we collect, process, and protect your data.
|
||||
Folo takes your privacy seriously. As a user, you acknowledge that we may collect, store, and process your personal information, including your usage patterns and interactions with content. We are committed to ensuring that your data is handled securely and transparently. Please refer to our [Privacy Policy](#) for more information on how we collect, process, and protect your data.
|
||||
`
|
||||
|
||||
export const TermsMarkdown = () => {
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ export default function ModalLayout() {
|
|||
<Stack.Screen
|
||||
name="follow"
|
||||
options={{
|
||||
title: "Follow",
|
||||
title: "Folo",
|
||||
presentation: "modal",
|
||||
}}
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ function ProfileScreenImpl(props: { userId: string }) {
|
|||
if (!user?.id) return
|
||||
Share.share({
|
||||
url: `https://app.follow.is/share/users/${user.id}`,
|
||||
title: `Follow | ${user.name}'s Profile`,
|
||||
title: `Folo | ${user.name}'s Profile`,
|
||||
})
|
||||
}, [user?.id, user?.name])
|
||||
|
||||
|
|
|
|||
|
|
@ -185,7 +185,7 @@ export default function SignUpModal() {
|
|||
lineHeight,
|
||||
}}
|
||||
>
|
||||
Sign up to <Text className="font-bold">Follow</Text>
|
||||
Sign up to <Text className="font-bold">Folo</Text>
|
||||
</Text>
|
||||
<EmailSignUp />
|
||||
</View>
|
||||
|
|
|
|||
|
|
@ -24,12 +24,12 @@ export default function TabLayout() {
|
|||
{/* Set navigation screen title */}
|
||||
<Stack.Screen
|
||||
options={{
|
||||
title: "Follow",
|
||||
title: "Folo",
|
||||
}}
|
||||
/>
|
||||
<BottomTabs
|
||||
screenOptions={{
|
||||
title: "Follow",
|
||||
title: "Folo",
|
||||
// animation: "fade",
|
||||
// transitionSpec: {
|
||||
// animation: "timing",
|
||||
|
|
|
|||
|
|
@ -61,11 +61,11 @@ function AnimatedStack() {
|
|||
<Stack.Screen
|
||||
name="(stack)"
|
||||
options={{
|
||||
title: "Follow",
|
||||
title: "Folo",
|
||||
headerShown: false,
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen name="(headless)" options={{ headerShown: false, title: "Follow" }} />
|
||||
<Stack.Screen name="(headless)" options={{ headerShown: false, title: "Folo" }} />
|
||||
<Stack.Screen
|
||||
name="(modal)"
|
||||
options={{ headerShown: false, presentation: "modal", title: "Modal" }}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
export const Component = () => {
|
||||
return <div>(*‘ v`*) Hello, Follow</div>
|
||||
return <div>(*‘ v`*) Hello, Folo</div>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
<link rel="icon" href="/icon.svg" sizes="any" type="image/svg+xml" />
|
||||
<!-- FireFox -->
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<title>Follow</title>
|
||||
<title>Folo</title>
|
||||
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"theme_color": "#ff5c00",
|
||||
"name": "Follow",
|
||||
"name": "Folo",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icon-192x192.png",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ export const createApiFetch = () => {
|
|||
onRequest(context) {
|
||||
if (isDev) console.info(`request: ${context.request}`)
|
||||
|
||||
context.options.headers.set("User-Agent", `Follow External Server Api Client/${PKG.version}`)
|
||||
context.options.headers.set("User-Agent", `Folo External Server Api Client/${PKG.version}`)
|
||||
},
|
||||
onRequestError(context) {
|
||||
if (context.error.name === "AbortError") {
|
||||
|
|
@ -58,7 +58,7 @@ export const createApiClient = () => {
|
|||
return {
|
||||
"X-App-Version": PKG.version,
|
||||
"X-App-Dev": isDev ? "1" : "0",
|
||||
"User-Agent": `Follow External Server Api Client/${PKG.version}`,
|
||||
"User-Agent": `Folo External Server Api Client/${PKG.version}`,
|
||||
Cookie: authSessionToken ? `__Secure-better-auth.session_token=${authSessionToken}` : "",
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -145,12 +145,12 @@ async function injectMetaToTemplate(document: Document, req: FastifyRequest, res
|
|||
if (meta.title) {
|
||||
const $title = document.querySelector("title")
|
||||
if ($title) {
|
||||
$title.textContent = `${xss(meta.title)} | Follow`
|
||||
$title.textContent = `${xss(meta.title)} | Folo`
|
||||
} else {
|
||||
const $head = document.querySelector("head")
|
||||
if ($head) {
|
||||
const $title = document.createElement("title")
|
||||
$title.textContent = `${xss(meta.title)} | Follow`
|
||||
$title.textContent = `${xss(meta.title)} | Folo`
|
||||
$head.append($title)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ export const OGCanvas = ({ children, seed }: { children: React.ReactNode; seed:
|
|||
}}
|
||||
>
|
||||
<FollowIcon />
|
||||
<span style={{ fontSize: "2.5rem", color: "#FF5C02", fontWeight: 600 }}>Follow</span>
|
||||
<span style={{ fontSize: "2.5rem", color: "#FF5C02", fontWeight: 600 }}>Folo</span>
|
||||
</div>
|
||||
|
||||
{children}
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ export const renderFeedOG = async (apiClient: ApiClient, feedId: string) => {
|
|||
}}
|
||||
>
|
||||
{numberFormatter.format(feed.data.subscriptionCount)} followers with{" "}
|
||||
{numberFormatter.format(feed.data.readCount)} recent reads on Follow
|
||||
{numberFormatter.format(feed.data.readCount)} recent reads on Folo
|
||||
</p>
|
||||
</div>
|
||||
</OGCanvas>,
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ export const renderListOG = async (apiClient: ApiClient, listId: string) => {
|
|||
}}
|
||||
>
|
||||
{numberFormatter.format(feed.data.subscriptionCount)} followers with{" "}
|
||||
{numberFormatter.format(feed.data.readCount)} recent reads on Follow
|
||||
{numberFormatter.format(feed.data.readCount)} recent reads on Folo
|
||||
</p>
|
||||
</div>
|
||||
</OGCanvas>,
|
||||
|
|
|
|||
14
package.json
14
package.json
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"packageManager": "pnpm@10.6.3",
|
||||
"description": "Follow everything in one place",
|
||||
"author": "Follow Team",
|
||||
"author": "Folo Team",
|
||||
"license": "GPL-3.0-only",
|
||||
"homepage": "https://github.com/RSSNext",
|
||||
"repository": {
|
||||
|
|
@ -12,13 +12,13 @@
|
|||
"type": "git"
|
||||
},
|
||||
"scripts": {
|
||||
"build:all": "turbo run Follow#build @follow/ssr#build",
|
||||
"build:electron": "turbo run Follow#build",
|
||||
"build:macos": "turbo run Follow#build:macos",
|
||||
"build:mas": "turbo run Follow#build:mas",
|
||||
"build:render": "turbo run Follow#build:render",
|
||||
"build:all": "turbo run Folo#build @follow/ssr#build",
|
||||
"build:electron": "turbo run Folo#build",
|
||||
"build:macos": "turbo run Folo#build:macos",
|
||||
"build:mas": "turbo run Folo#build:mas",
|
||||
"build:render": "turbo run Folo#build:render",
|
||||
"build:ssr": "turbo run @follow/ssr#build",
|
||||
"build:web": "turbo run Follow#build:web",
|
||||
"build:web": "turbo run Folo#build:web",
|
||||
"dedupe:locales": "eslint --fix apps/desktop/locales/**/*.json",
|
||||
"depcheck": "npx depcheck --quiet",
|
||||
"format": "prettier --write .",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@follow/shared",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"author": "Follow Team",
|
||||
"author": "Folo Team",
|
||||
"license": "GPL-3.0-only",
|
||||
"homepage": "https://github.com/RSSNext",
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ declare global {
|
|||
? { [K in keyof T]: NonUndefined<T[K]> }
|
||||
: T
|
||||
|
||||
export const APP_NAME = "Follow"
|
||||
export const APP_NAME = "Folo"
|
||||
}
|
||||
|
||||
export {}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@follow/utils",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"author": "Follow Team",
|
||||
"author": "Folo Team",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/RSSNext",
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ export const createBuildSafeHeaders =
|
|||
if (headers["User-Agent"]) {
|
||||
headers["User-Agent"] = headers["User-Agent"]
|
||||
.replace(/\s?Electron\/[\d.]+/, "")
|
||||
.replace(/\s?Follow\/[\d.a-zA-Z-]+/, "")
|
||||
.replace(/\s?Folo\/[\d.a-zA-Z-]+/, "")
|
||||
} else {
|
||||
headers["User-Agent"] =
|
||||
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
|
||||
|
|
|
|||
10
turbo.json
10
turbo.json
|
|
@ -2,19 +2,19 @@
|
|||
"$schema": "https://turbo.build/schema.json",
|
||||
"envMode": "loose",
|
||||
"tasks": {
|
||||
"Follow#build": {
|
||||
"Folo#build": {
|
||||
"outputs": ["dist/**", "out/**"]
|
||||
},
|
||||
"Follow#build:web": {
|
||||
"Folo#build:web": {
|
||||
"outputs": ["out/**"]
|
||||
},
|
||||
"Follow#build:macos": {
|
||||
"Folo#build:macos": {
|
||||
"outputs": ["dist/**", "out/**"]
|
||||
},
|
||||
"Follow#build:mas": {
|
||||
"Folo#build:mas": {
|
||||
"outputs": ["dist/**", "out/**"]
|
||||
},
|
||||
"Follow#build:render": {
|
||||
"Folo#build:render": {
|
||||
"outputs": ["out/**"]
|
||||
},
|
||||
"//#format:check": {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue