Skip to content

Commit

Permalink
chore: Update Japanese locale files and improve translations (RSSNext…
Browse files Browse the repository at this point in the history
…#2010)

* chore: update ja.json

* chore: update 6 ja.json files

chore: update and bump 6 ja.json files.

* chore: update error/ja.json

fix locale/error/ja.json

* chore: auto-fix linting and formatting issues

* chore: update app/ja.json

* chore: update ja.json

* chore: update ja.json

* chore: update ja.json and tested local.

* chore: update ja.json

update settings/ja.json

* feat(i18n): update Japanese locale files with new error messages and dialog options

* chore(vscode): set default formatter for JSON and JSONC files

* Remove JSON and JSONC formatter settings

so sorry, @hyoban 😢

Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. 
You have always been a great help.

* chore: auto-fix linting and formatting issues

* chore: update ja.json

sync and update settings/ja.json

* chore: update Japanese translations for clarity and consistency

* chore: update some ja.json

* chore(locales): update Japanese translations with new entry actions and settings

---------

Co-authored-by: dai <[email protected]>
  • Loading branch information
dai and dai authored Dec 5, 2024
1 parent e7d5576 commit a5ad956
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
9 changes: 8 additions & 1 deletion locales/app/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@
"entry_actions.star": "スター",
"entry_actions.starred": "スターに追加されました。",
"entry_actions.tip": "チップ",
"entry_actions.toggle_ai_summary": "AI 要約に切り替え",
"entry_actions.toggle_ai_translation": "AI 翻訳に切り替え",
"entry_actions.unstar": "スターを解除",
"entry_actions.unstarred": "スターが解除されました。",
"entry_actions.view_source_content": "コンテンツをこの場で表示",
Expand Down Expand Up @@ -190,6 +192,7 @@
"feed_claim_modal.tab_rss": "RSS タグ",
"feed_claim_modal.title": "フィードをクレーム",
"feed_claim_modal.verify_ownership": "このフィードを自分のものとしてクレームするには、所有権を確認する必要があります。",
"feed_form.add_feed": "フィードを追加",
"feed_form.add_follow": "フォローを追加",
"feed_form.category": "カテゴリー",
"feed_form.category_description": "デフォルトでは、フォローはウェブサイトごとにグループ化されます。",
Expand All @@ -198,6 +201,7 @@
"feed_form.fee_description": "このリストをフォローするにはリスト作成者が設定した手数料が必要です。",
"feed_form.feed_not_found": "フィードが見つかりません。",
"feed_form.feedback": "フィードバック",
"feed_form.fill_default": "入力する",
"feed_form.follow": "フォロー",
"feed_form.follow_with_fee": " {{fee}} Power で購読できます。",
"feed_form.followed": "🎉 フォローしました。",
Expand Down Expand Up @@ -279,7 +283,9 @@
"player.playback_rate": "再生速度",
"player.unmute": "ミュート解除",
"player.volume": "音量",
"resize.tooltip.double_click_to_collapse": "<b>ダブルクリック</b> して、たたむことができます。",
"quick_add.placeholder": "フィードをクイックフォローします、フィードのurlをここに入力してください...",
"quick_add.title": "クイックフォロー",
"resize.tooltip.double_click_to_collapse": "<b>ダブルクリックk</b> でたたみます",
"resize.tooltip.drag_to_resize": "<b>ドラッグ</b> してリサイズできます",
"search.empty.no_results": "結果が見つかりませんでした。",
"search.group.entries": "エントリー",
Expand Down Expand Up @@ -366,6 +372,7 @@
"user_button.power": "Power",
"user_button.preferences": "設定",
"user_button.profile": "プロフィール",
"user_button.zen_mode": "Zen モード",
"user_profile.close": "閉じる",
"user_profile.edit": "編集",
"user_profile.loading": "読み込み中",
Expand Down
7 changes: 5 additions & 2 deletions locales/settings/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,17 @@
"general.reduce_refetch.label": "リフェッチ頻度",
"general.send_anonymous_data.description": "匿名化されたテレメトリーデータを送信することにより、Follow の全体的なユーザーエクスペリエンスの向上に貢献します。",
"general.send_anonymous_data.label": "匿名データを送信",
"general.show_unread_on_launch.description": "起動時に未読コンテンツを表示",
"general.show_quick_timeline.description": "フィードリストの最上部にクイックタイムラインを表示する",
"general.show_quick_timeline.label": "フィードリストにタイムラインを表示する",
"general.show_unread_on_launch.description": "起動時に未読数を表示する",
"general.show_unread_on_launch.label": "起動時に未読コンテンツを表示",
"general.sidebar": "サイドバー",
"general.sidebar_title": "一般",
"general.startup_screen.subscription": "購読",
"general.startup_screen.timeline": "タイムライン",
"general.startup_screen.title": "スタートアップスクリーン",
"general.timeline": "タイムライン",
"general.translation_language": "翻訳する言語",
"general.unread": "未読",
"general.voices": "音声",
"integration.eagle.enable.description": "利用可能な場合、'Eagle にメディアを保存' ボタンを表示します。",
Expand All @@ -177,7 +180,7 @@
"integration.outline.enable.description": "利用可能なとき 'Outline に保存' ボタンを表示します。",
"integration.outline.enable.label": "有効化",
"integration.outline.endpoint.description": "URL は 'https://<YOUR_OUTLINE_DOMAIN>/api'。",
"integration.outline.endpoint.label": "Outline API Base URL",
"integration.outline.endpoint.label": "Outline API のベース URL",
"integration.outline.title": "Outline",
"integration.outline.token.description": "Outline のアカウント設定で取得できます。",
"integration.outline.token.label": "Outline API Key",
Expand Down

0 comments on commit a5ad956

Please sign in to comment.