mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
Merge branch 'main' into main
This commit is contained in:
commit
55ad59bca7
7 changed files with 43 additions and 24 deletions
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"routes": {
|
||||
"index": {
|
||||
"title": "Zen Browser",
|
||||
"title": "Zenブラウザー",
|
||||
"hero": {
|
||||
"title": [
|
||||
{ "text": "ようこそ", "highlight": false },
|
||||
|
@ -22,22 +22,22 @@
|
|||
},
|
||||
"features": {
|
||||
"titles": ["生産性", "の", "極み"],
|
||||
"description": "Zenは、生産性と集中力を高める機能が満載です。ブラウザは作業の妨げではなく、作業を助けるツールであるべきです。",
|
||||
"description": "Zenは、生産性と集中力を高める機能が満載です。ブラウザーは作業の妨げではなく、作業を助けるツールであるべきです。",
|
||||
"featureTabs": {
|
||||
"workspaces": {
|
||||
"title": "Workspaces",
|
||||
"title": "ワークスペース",
|
||||
"description": "タブをワークスペースごとに整理し、プロジェクトごとに分けて管理。簡単に切り替え可能です。"
|
||||
},
|
||||
"compactMode": {
|
||||
"title": "Compact Mode",
|
||||
"title": "コンパクトモード",
|
||||
"description": "Zenのコンパクトモードは、必要ないときにタブバーを隠して画面スペースを広く使い、必要なときに表示します。"
|
||||
},
|
||||
"glance": {
|
||||
"title": "Glance",
|
||||
"description": "Glanceを使えば、履歴をスクロールしなくても、よく使うタブに素早く切り替えられます。"
|
||||
"description": "リンクをポップアップで開き、タブを切り替えることなく内容を確認できます。新しいタブを開く前に素早くプレビューできます。"
|
||||
},
|
||||
"splitView": {
|
||||
"title": "Split View",
|
||||
"title": "分割表示",
|
||||
"description": "画面分割機能で、2つのタブを並べて表示し、比較や切り替えが簡単になります。"
|
||||
}
|
||||
}
|
||||
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"mods": {
|
||||
"title": "Zen Mods",
|
||||
"description": "Zen Browser用の多彩なMod(プラグイン・テーマ)を探そう。気分やニーズに合ったテーマやプラグインで、ブラウザ体験をカスタマイズ!",
|
||||
"description": "Zenブラウザー用の多彩なMod(プラグイン・テーマ)を探そう。気分やニーズに合ったテーマやプラグインで、ブラウザー体験をカスタマイズ!",
|
||||
"pagination": {
|
||||
"pagination": "{input} / {totalPages}(全{totalItems}件)"
|
||||
},
|
||||
|
@ -110,7 +110,7 @@
|
|||
"releaseNotes": {
|
||||
"topSection": {
|
||||
"title": "変更履歴",
|
||||
"description": "Zenの最新情報はこちら!<a class=\"zen-link\" href=\"#1.0.0-a.1\">最初のリリース</a>から<a class=\"zen-link\" href=\"#{latestVersion}\">{latestVersion}</a>まで、最高のブラウザを目指して努力しています。ご意見ありがとうございます!❤️"
|
||||
"description": "Zenの最新情報はこちら!<a class=\"zen-link\" href=\"#1.0.0-a.1\">最初のリリース</a>から<a class=\"zen-link\" href=\"#{latestVersion}\">{latestVersion}</a>まで、最高のブラウザーを目指して努力しています。ご意見ありがとうございます!❤️"
|
||||
},
|
||||
"list": {
|
||||
"support": "応援してください!",
|
||||
|
@ -136,7 +136,7 @@
|
|||
"githubRelease": "GitHubリリース",
|
||||
"workflowRun": "ワークフロー実行",
|
||||
"compareChanges": "変更を比較",
|
||||
"twilightWarning": "TwilightはZen Browserのプレリリース版です。不具合や未完成の機能が含まれる場合があります。",
|
||||
"twilightWarning": "TwilightはZenブラウザーのプレリリース版です。不具合や未完成の機能が含まれる場合があります。",
|
||||
"reportIssues": " 問題が発生した場合は、<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://github.com/zen-browser/desktop/issues/\" class=\"zen-link\">issueページ</a>でご報告ください。",
|
||||
"learnMore": "詳細はこちら",
|
||||
"viewIssue": "GitHubのIssue番号{issue}を見る"
|
||||
|
@ -155,7 +155,7 @@
|
|||
"title": "メインチーム",
|
||||
"description": "最高のブラウジング体験を提供するために努力しているメンバーです。",
|
||||
"subTitle": {
|
||||
"browser": "ブラウザ",
|
||||
"browser": "ブラウザー",
|
||||
"website": "ウェブサイト・ブランディング"
|
||||
},
|
||||
"members": {
|
||||
|
@ -243,7 +243,7 @@
|
|||
"contributors": {
|
||||
"title": "コントリビューター",
|
||||
"description": "Zenの発展に貢献してくださった皆様です。",
|
||||
"browser": "ブラウザ",
|
||||
"browser": "ブラウザー",
|
||||
"website": "ウェブサイト"
|
||||
}
|
||||
},
|
||||
|
@ -359,7 +359,7 @@
|
|||
},
|
||||
"cookies": {
|
||||
"title": "クッキー",
|
||||
"body": "クッキーはローカルに保存され、Zenや第三者と共有されません。管理はブラウザ設定から可能です。"
|
||||
"body": "クッキーはローカルに保存され、Zenや第三者と共有されません。管理はブラウザー設定から可能です。"
|
||||
},
|
||||
"cache": {
|
||||
"title": "キャッシュ・一時ファイル",
|
||||
|
@ -432,16 +432,16 @@
|
|||
},
|
||||
"layout": {
|
||||
"index": {
|
||||
"title": "Zen Browser",
|
||||
"title": "Zenブラウザー",
|
||||
"description": "美しいデザイン、プライバシー重視、機能満載。"
|
||||
},
|
||||
"mods": {
|
||||
"title": "Zen Mods",
|
||||
"description": "Zen用の多彩なMod(プラグイン・テーマ)を探そう。気分やニーズに合ったテーマやプラグインで、ブラウザ体験をカスタマイズ!"
|
||||
"description": "Zen用の多彩なMod(プラグイン・テーマ)を探そう。気分やニーズに合ったテーマやプラグインで、ブラウザー体験をカスタマイズ!"
|
||||
},
|
||||
"releaseNotes": {
|
||||
"title": "リリースノート - Zen",
|
||||
"description": "Zenの最新情報はこちら!最初のリリースから{latestVersion}まで、最高のブラウザを目指して努力しています。ご意見ありがとうございます!❤️"
|
||||
"description": "Zenの最新情報はこちら!最初のリリースから{latestVersion}まで、最高のブラウザーを目指して努力しています。ご意見ありがとうございます!❤️"
|
||||
},
|
||||
"about": {
|
||||
"title": "Zenについて",
|
||||
|
@ -469,7 +469,7 @@
|
|||
},
|
||||
"components": {
|
||||
"footer": {
|
||||
"title": "Zen Browser",
|
||||
"title": "Zenブラウザー",
|
||||
"description": "美しいデザイン、プライバシー重視、機能満載。私たちはあなたのデータではなく、体験を大切にします。",
|
||||
"download": "ダウンロード",
|
||||
"followUs": "フォローする",
|
||||
|
@ -488,7 +488,7 @@
|
|||
"madeWith": "<span aria-label='love'>❤️</span>と共に<a href='{link}' class='zen-link inline-block font-bold'>Zenチーム</a>が作りました"
|
||||
},
|
||||
"nav": {
|
||||
"brand": "Zen Browser",
|
||||
"brand": "Zenブラウザー",
|
||||
"menu": {
|
||||
"gettingStarted": "はじめに",
|
||||
"usefulLinks": "便利なリンク",
|
||||
|
@ -498,7 +498,7 @@
|
|||
"releaseNotes": "リリースノート",
|
||||
"zenMods": "Zen Mods",
|
||||
"tryZenMods": "Zen Modsを試す",
|
||||
"zenModsDesc": "Zen Modsでブラウザ体験をカスタマイズ。",
|
||||
"zenModsDesc": "Zen Modsでブラウザー体験をカスタマイズ。",
|
||||
"releaseNotesDesc": "最新機能・改善情報はこちら。",
|
||||
"discordDesc": "Discordコミュニティで他のZenユーザーと交流!",
|
||||
"donate": "寄付 ❤️",
|
||||
|
|
|
@ -2772,8 +2772,8 @@
|
|||
"version": "1.12.10b",
|
||||
"extra": "",
|
||||
"fixes": [
|
||||
"An issue with migration that led to unexpected behavior when starting up zen, leading to some services being unavailable.",
|
||||
"Unloading pinned tabs using the wrong favicon instead of the cached one.",
|
||||
"An issue with migration that led to unexpected behavior on startup, leading to some services being unavailable.",
|
||||
"Unloaded pinned tabs using the wrong favicon instead of the cached one.",
|
||||
"Gradients not showing when restoring multiple windows at once",
|
||||
"Restoring previously closed pinned tabs being on the wrong container."
|
||||
],
|
||||
|
@ -2781,5 +2781,27 @@
|
|||
"workflowId": 15372237282,
|
||||
"image": false,
|
||||
"date": "01/06/2025"
|
||||
},
|
||||
{
|
||||
"version": "1.13b",
|
||||
"extra": "This update includes overall fixes, stability and a new way to manage spaces",
|
||||
"fixes": [
|
||||
"Fixed issues related to glance and split view",
|
||||
"Fixed performance issues and high GPU usage for some users",
|
||||
"Other small fixes and improvements"
|
||||
],
|
||||
"security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-47/",
|
||||
"features": [
|
||||
"There's a new way to manage spaces, which brings a more intuitive and user-friendly experience",
|
||||
"Updated to firefox 139.0.4",
|
||||
"Added support for google safebrowsing for better security",
|
||||
"Collapsed toolbar gets a slight UI redesign"
|
||||
],
|
||||
"breakingChanges": [
|
||||
"Customizable UI buttons at the bottom has been reset to a new default state"
|
||||
],
|
||||
"workflowId": 15630968997,
|
||||
"image": false,
|
||||
"date": "13/06/2025"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
[
|
||||
"This update includes some cool new features and fixes! Starting with comunity made Mods improvements and animations, and a new way to store your essentials for workspaces in different containers!",
|
||||
"1.12.5b"
|
||||
]
|
||||
["This update includes a nice upgrade to workspace management and some nice fixes!", "1.13b"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue