Skip to content

Commit

Permalink
chore: updated ja.json (RSSNext#1242)
Browse files Browse the repository at this point in the history
* chore: update ja.json

Merged from app/en.json to app/ja.json and translated non-translate string.

* chore: update ja.json

Merged from app/en.json to app/ja.json and translated non-translate string.

* chore: Update ja.json

Updated app/ja.json, Translated has been done.

* chore: Update common/ja.json

Updated to common/ja.json done.

* chore: Update error/ja.json

Translate error/ja.json has done

* chore: auto-fix linting and formatting issues

* chore: merge and translated to 3files.

Update to 3 ja.json files are completed.

* chore: auto-fix linting and formatting issues

* chore: sync latest and localize them

sync latest en json (common, settings) and translated to ja them.

* chore: update settings/ja.json

---------

Co-authored-by: dai <[email protected]>
  • Loading branch information
dai and dai authored Nov 1, 2024
1 parent 57143c8 commit ad60986
Show file tree
Hide file tree
Showing 7 changed files with 280 additions and 24 deletions.
162 changes: 150 additions & 12 deletions locales/app/ja.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions locales/common/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@
"words.copy": "コピー",
"words.create": "作成",
"words.delete": "削除",
"words.download": "ダウンロード",
"words.edit": "編集",
"words.entry": "エントリー",
"words.expand": "展開",
"words.follow": "フォロー",
"words.id": "ID",
"words.items_one": "アイテム",
"words.items_other": "アイテム",
Expand All @@ -28,9 +31,11 @@
"words.record": "記録",
"words.record_one": "記録",
"words.record_other": "記録",
"words.reset": "リセット",
"words.result": "結果",
"words.result_one": "結果",
"words.result_other": "結果",
"words.save": "保存",
"words.submit": "送信",
"words.update": "更新",
"words.which.all": "すべて"
Expand Down
24 changes: 23 additions & 1 deletion locales/errors/ja.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
{
"1": "前回の操作が完了していません",
"2": "CSRF トークンがマッチしません",
"1000": "認証されていません",
"1001": "セッションの作成に失敗しました",
"1002": "無効なパラメータです",
"1003": "無効な招待です",
"1004": "権限がありません",
"1100": "トライアルユーザーのフィード最大購読数を超過しました",
"1101": "トライアルユーザーのリスト最大購読数を超過しました",
"1102": "トライアルユーザーの受信箱最大購読数を超過しました",
"1103": "トライアルでは使えません",
"2000": "フィードの更新は管理者のみが行えます",
"2001": "フィードが見つかりません",
"2002": "feedId または URL が必要です",
Expand All @@ -16,6 +23,8 @@
"4002": "残高不足",
"4003": "フィードの引き出し可能残高が不足しています",
"4004": "対象ユーザーのウォレットエラー",
"4005": "デイリー Power を計算中です",
"4006": "ブースト手数料の単位が正しくありません",
"5000": "招待の上限に達しました。数日後にもう一度お試しください。",
"5001": "招待がすでに存在します。",
"5002": "招待コードはすでに使用されています。",
Expand All @@ -24,5 +33,18 @@
"7000": "設定が見つかりません",
"7001": "無効な設定タブです",
"7002": "無効な設定ペイロードです",
"7003": "設定ペイロードが大きすぎます"
"7003": "設定ペイロードが大きすぎます",
"8000": "リストが見つかりません",
"8001": "リストの権限がありません",
"8002": "リストの上限を超えました",
"8003": "フィーフォは既にリストにあります",
"9000": "実績は未完了です",
"9001": "実績は獲得済みです",
"9002": "実績は調査中です",
"9003": "実績の調査は不要です",
"10000": "受信箱がありません",
"10001": "受信箱は既に存在します",
"10002": "受信箱の上限が超過しています",
"10003": "受信箱の権限がありません",
"11000": "RSSHub ルートがありません"
}
19 changes: 17 additions & 2 deletions locales/external/ja.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
{
"copied_link": "リンクをクリップボードにコピーしました",
"feed.actions.followed": "フォロー済み",
"feed.copy_feed_url": "フィードの URL をコピー",
"feed.feeds_one": "フィード",
"feed.feeds_other": "フィード",
"feed.follow_to_view_all": " {{count}} 件のフィードをすべてフォローします...",
"feed.follower_one": "フォロー",
"feed.follower_other": "フォロー",
"feed.followsAndFeeds": "{{subscriptionCount}} {{subscriptionNoun}} と {{feedsCount}} {{feedsNoun}} on {{appName}}",
"feed.followsAndReads": "{{appName}} で {{subscriptionCount}} {{subscriptionNoun}} と {{readCount}} {{readNoun}}",
"feed.read_one": "読んだ",
"feed.read_other": "既読",
"feed.read_one": "読む",
"feed.read_other": "読む",
"feed.view_feed_url": "フィードの URL を表示",
"feed_item.claimed_by_owner": "このフィードのクレーム者",
"feed_item.claimed_by_unknown": "所有者によるクレーム",
"feed_item.claimed_by_you": "あなたのクレーム",
"feed_item.claimed_feed": "フィードをクレーム",
"feed_item.error_since": "エラー",
"feed_item.not_publicly_visible": "あなたのプロファイルページでは非公開です",
"header.app": "アプリ",
"header.download": "ダウンロード",
"invitation.activate": "有効化",
Expand All @@ -22,6 +36,7 @@
"login.logInTo": "ログイン ",
"login.openApp": "アプリを開く",
"login.redirecting": "リダイレクト中",
"login.signOut": "サインアウト",
"login.welcomeTo": "ようこそ ",
"redirect.continueInBrowser": "ブラウザで続行",
"redirect.instruction": "今が{{app_name}}を開き、このページを安全に閉じる時です。",
Expand Down
18 changes: 17 additions & 1 deletion locales/native/ja.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,32 @@
{
"contextMenu.copy": "コピー",
"contextMenu.copyImage": "画像をコピー",
"contextMenu.copyImageAddress": "画像アドレスをコピー",
"contextMenu.copyLink": "リンクをコピー",
"contextMenu.copyVideoAddress": "動画アドレスをコピー",
"contextMenu.cut": "切り取り",
"contextMenu.inspect": "要素を検証",
"contextMenu.learnSpelling": "スペルを学ぶ",
"contextMenu.lookUpSelection": "選択を探す",
"contextMenu.openImageInBrowser": "ブラウザで画像を開く",
"contextMenu.openLinkInBrowser": "ブラウザでリンクを開く",
"contextMenu.paste": "貼り付け",
"contextMenu.saveImage": "画像を保存",
"contextMenu.saveImageAs": "画像を名前を付けて保存...",
"contextMenu.saveLinkAs": "名前をつけてリンクを保存...",
"contextMenu.saveVideo": "動画を保存",
"contextMenu.saveVideoAs": "動画を名前を付けて保存...",
"menu.about": "{{name}}について",
"contextMenu.searchWithGoogle": "Google で検索",
"contextMenu.selectAll": "すべて選択",
"contextMenu.services": "サービス",
"dialog.clearAllData": "本当にすべてのデータを消去してもよろしいですか?",
"dialog.no": "いいえ",
"dialog.yes": "はい",
"menu.about": "{{name}} について",
"menu.actualSize": "実際のサイズ",
"menu.bringAllToFront": "すべてを前面に移動",
"menu.checkForUpdates": "アップデートを確認",
"menu.clearAllData": "すべてのデータを消去",
"menu.close": "閉じる",
"menu.copy": "コピー",
"menu.cut": "切り取り",
Expand All @@ -22,6 +37,7 @@
"menu.file": "ファイル",
"menu.followReleases": "リリースをフォロー",
"menu.forceReload": "強制再読み込み",
"menu.front": "前面に表示",
"menu.help": "ヘルプ",
"menu.hide": "{{name}}を隠す",
"menu.hideOthers": "ほかを隠す",
Expand Down
65 changes: 58 additions & 7 deletions locales/settings/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"actions.action_card.from": "から",
"actions.action_card.generate_summary": "AI を使って要約を生成",
"actions.action_card.name": "名前",
"actions.action_card.new_entry_notification": "新たなエントリを通知する",
"actions.action_card.no_translation": "翻訳なし",
"actions.action_card.operation_options.contains": "含む",
"actions.action_card.operation_options.does_not_contain": "含まない",
"actions.action_card.operation_options.is_equal_to": "等しい",
Expand All @@ -35,10 +37,13 @@
"actions.action_card.operation_options.matches_regex": "正規表現に一致する",
"actions.action_card.operator": "オペレーター",
"actions.action_card.rewrite_rules": "書き換えルール",
"actions.action_card.silence": "無音",
"actions.action_card.source_content": "ソースを表示する",
"actions.action_card.then_do": "次に行う…",
"actions.action_card.to": "",
"actions.action_card.translate_into": "翻訳する",
"actions.action_card.value": "",
"actions.action_card.webhooks": "Webhooks",
"actions.action_card.when_feeds_match": "フィードが一致した場合…",
"actions.newRule": "新しいルール",
"actions.save": "保存",
Expand All @@ -48,11 +53,18 @@
"appearance.code_highlight_theme": "コードハイライトテーマ",
"appearance.content": "コンテンツ",
"appearance.content_font": "コンテンツフォント",
"appearance.custom_css.button": "編集",
"appearance.custom_css.description": "コンテンツに Custom CSS を適用できます",
"appearance.custom_css.label": "Custom CSS",
"appearance.custom_font": "カスタムフォント",
"appearance.fonts": "フォント",
"appearance.general": "一般",
"appearance.guess_code_language.description": "ラベルがないコードブロックの言語を推測するためにモデルを使用する主要なプログラミング言語",
"appearance.guess_code_language.label": "コード言語を推測",
"appearance.hide_extra_badge.description": "サイドバーにあるフィードのスペシャルバッジを非表示にする、例: ブースト、クレーム済み",
"appearance.hide_extra_badge.label": "スペシャルバッジを非表示にする",
"appearance.hide_recent_reader.description": "エントリヘッダの最近の購読者を非表示にする。",
"appearance.hide_recent_reader.label": "最近の購読者を非表示にする",
"appearance.misc": "その他",
"appearance.modal_overlay.description": "モーダルオーバーレイを表示",
"appearance.modal_overlay.label": "モーダルオーバーレイを表示",
Expand All @@ -63,16 +75,25 @@
"appearance.reduce_motion.label": "動きを減らす",
"appearance.save": "保存",
"appearance.show_dock_badge.label": "Dock バッジとして表示",
"appearance.sidebar": "サイドバー",
"appearance.sidebar_show_unread_count.label": "サイドバーに表示",
"appearance.sidebar_title": "外観",
"appearance.text_size": "テキストサイズ",
"appearance.theme.dark": "ダーク",
"appearance.theme.label": "テーマ",
"appearance.theme.light": "ライト",
"appearance.theme.system": "システム",
"appearance.thumbnail_ratio.description": "エントリーリスト内のサムネイルの比率。",
"appearance.thumbnail_ratio.original": "オリジナル",
"appearance.thumbnail_ratio.square": "正方形",
"appearance.thumbnail_ratio.title": "サムネイル比率",
"appearance.title": "外観",
"appearance.ui_font": "UI フォント",
"appearance.unread_count": "未読数",
"appearance.use_pointer_cursor.description": "インタラクティブな要素をマウスでホバーした時にマウスカーソルを変化させます。",
"appearance.use_pointer_cursor.label": "カーソルポインターを利用する",
"appearance.zen_mode.description": "Zen モードは、邪魔されることなくコンテンツに集中できる読書モードです。Zenモードを有効にすると、サイドバーが非表示になります。",
"appearance.zen_mode.label": "Zen モード",
"common.give_star": "<HeartIcon />私たちの製品が好きですか?<Link>GitHub で Star を付けましょう!</Link>",
"feeds.claimTips": "フィードを認証してチップを受け取るには、購読リストのフィードを右クリックして「フィードをクレーム」を選択してください。",
"feeds.noFeeds": "認証されたフィードはありません",
Expand All @@ -98,7 +119,7 @@
"general.mark_as_read.scroll.label": "スクロール時に既読にする",
"general.network": "ネットワーク",
"general.privacy_data": "プライバシーとデータ",
"general.proxy.description": "ネットワークリクエストを代理します。例socks://proxy.example.com:1080",
"general.proxy.description": "ネットワークリクエストを代理します。例: socks://proxy.example.com:1080",
"general.proxy.label": "プロキシ",
"general.rebuild_database.button": "再構築",
"general.rebuild_database.description": "レンダリングに問題がある場合、データベースの再構築が解決するかもしれません。",
Expand All @@ -122,9 +143,14 @@
"integration.instapaper.password.label": "Instapaper パスワード",
"integration.instapaper.title": "Instapaper",
"integration.instapaper.username.label": "Instapaper ユーザー名",
"integration.obsidian.enable.description": "利用可能な場合 'Obsidian に保存' ボタンを表示する",
"integration.obsidian.enable.label": "有効",
"integration.obsidian.title": "Obsidian",
"integration.obsidian.vaultPath.description": "Obsidian vaultのパスを指定します",
"integration.obsidian.vaultPath.label": "Obsidian Vault パス",
"integration.omnivore.enable.description": "利用可能な場合、'Omnivore に保存' ボタンを表示します。",
"integration.omnivore.enable.label": "有効化",
"integration.omnivore.endpoint.description": "Omnivore の公式 Endpoint",
"integration.omnivore.endpoint.description": "Omnivore の公式 Endpoint",
"integration.omnivore.endpoint.label": "Omnivore Endpoint",
"integration.omnivore.title": "Omnivore",
"integration.omnivore.token.description": "こちらで取得できます:",
Expand Down Expand Up @@ -163,8 +189,10 @@
"lists.create": "リスト新規作成",
"lists.created.error": "リストの作成に失敗しました",
"lists.created.success": "リストを作成しました",
"lists.delete.confirm": "リストを削除しようとしていますよろしいですか?",
"lists.delete.error": "リストの削除に失敗しました",
"lists.delete.success": "リストを削除しました",
"lists.delete.warning": "警告: 一度リストを削除するとそのリストは永久に利用できず、元にも戻せません!..",
"lists.description": "説明",
"lists.earnings": "収益",
"lists.edit.error": "リストの編集に失敗しました",
Expand Down Expand Up @@ -192,9 +220,9 @@
"lists.title": "タイトル",
"lists.view": "画像",
"profile.avatar.label": "アバター",
"profile.handle.description": "あなたの一意の識別子",
"profile.handle.description": "あなたの一意の識別子",
"profile.handle.label": "ハンドル",
"profile.name.description": "公開表示名",
"profile.name.description": "公開表示名",
"profile.name.label": "表示名",
"profile.sidebar_title": "プロフィール",
"profile.submit": "送信",
Expand All @@ -212,25 +240,48 @@
"titles.profile": "プロフィール",
"titles.shortcuts": "ショートカット",
"wallet.address.title": "あなたのアドレス",
"wallet.balance.activePoints": "アクティブなポイント",
"wallet.balance.dailyReward": "デイリー報酬",
"wallet.balance.title": "残高",
"wallet.balance.withdrawable": "引き出し可能",
"wallet.balance.withdrawableTooltip": "引き出し可能な Power には、受け取ったチップと、再チャージした Power の両方が含まれます。",
"wallet.claim.button.claim": "デイリーパワーを取得",
"wallet.claim.button.claim": "デイリー Power を取得",
"wallet.claim.button.claimed": "今日取得済み",
"wallet.claim.tooltip.alreadyClaimed": "今日はすでに取得済みです。",
"wallet.claim.tooltip.canClaim": "{{amount}}のデイリーパワーを今すぐ取得しましょう",
"wallet.claim.tooltip.canClaim": "{{amount}}のデイリー Power を今すぐ取得しましょう",
"wallet.create.button": "ウォレットを作成",
"wallet.create.description": "<PowerIcon /> <strong>Power</strong>を受け取るための無料ウォレットを作成し、クリエイターを報酬したり、コンテンツ貢献で報酬を得ることができます。",
"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.rewardDescription2": "あなたのレベルや日々のアクティビティによって <Balance /> が本日の報酬として提供されます。<Link>さらなる情報はこちら</Link>",
"wallet.power.rewardDescription3": "新しい報酬システムをテストしています。Follow に積極的に参加しプラットフォームに貢献しているユーザーは、より多くの報酬を受け取ることができます。以下はまだ実装されていない新しいルールで期待できる報酬です。この情報はあくまでも参考情報であることをご了承ください。",
"wallet.ranking.level": "レベル",
"wallet.ranking.name": "名前",
"wallet.ranking.power": "Power",
"wallet.ranking.rank": "ランク",
"wallet.ranking.title": "Power ランキング",
"wallet.rewardDescription.description1": "各ユーザーの毎日の報酬はユーザー レベルとユーザー アクティビティ ポイントの2つの要素に基づいています。",
"wallet.rewardDescription.description2": "ユーザー レベル: 他のすべてのユーザーと比較したユーザーの Power ランキングによって決定されます。",
"wallet.rewardDescription.description3": "ユーザーのアクティビティ: 様々な Follow 機能に参加することでアクティビティを高めることができます。報酬は最低1倍から最高10倍まで。",
"wallet.rewardDescription.level": "ユーザー レベル",
"wallet.rewardDescription.percentage": "ランキングの割合",
"wallet.rewardDescription.reward": "報酬の割合",
"wallet.rewardDescription.title": "Reward Description",
"wallet.rewardDescription.total": "Total Reward Per Day",
"wallet.sidebar_title": "Power",
"wallet.transactions.amount": "金額",
"wallet.transactions.date": "日付",
"wallet.transactions.description": "一部の取引では、Follow のさらなる発展をサポートするため、{{percentage}}%のプラットフォーム手数料が発生します。詳細についてはブロックチェーン取引を参照してください。",
"wallet.transactions.from": "送信元",
"wallet.transactions.more": "blockchain explorerで詳細を表示する",
"wallet.transactions.noTransactions": "トランザクションなし",
"wallet.transactions.title": "トランザクション",
"wallet.transactions.to": "送信先",
"wallet.transactions.tx": "取引 ID",
"wallet.transactions.type": "タイプ",
"wallet.transactions.types.airdrop": "Airdrop",
"wallet.transactions.types.all": "すべて",
"wallet.transactions.types.burn": "バーン",
"wallet.transactions.types.mint": "ミント",
"wallet.transactions.types.purchase": "購入",
Expand Down
Loading

0 comments on commit ad60986

Please sign in to comment.