From 181b213a3e9c59a9298370fdbc439bc95acdfb6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 06:22:20 +0000 Subject: [PATCH] chore(i18n): sync translations (#8785) Co-authored-by: Crowdin Bot --- packages/frontend/i18n/src/resources/ar.json | 1 - packages/frontend/i18n/src/resources/de.json | 1 - .../frontend/i18n/src/resources/el-GR.json | 1 + packages/frontend/i18n/src/resources/es.json | 1 - packages/frontend/i18n/src/resources/fr.json | 1 - .../frontend/i18n/src/resources/it-IT.json | 1 + packages/frontend/i18n/src/resources/ja.json | 164 ++++++++++++++- .../frontend/i18n/src/resources/pt-BR.json | 1 - packages/frontend/i18n/src/resources/ru.json | 1 - .../frontend/i18n/src/resources/zh-Hans.json | 146 +++++++++++++- .../frontend/i18n/src/resources/zh-Hant.json | 186 +++++++++++++++++- 11 files changed, 488 insertions(+), 16 deletions(-) create mode 100644 packages/frontend/i18n/src/resources/el-GR.json create mode 100644 packages/frontend/i18n/src/resources/it-IT.json diff --git a/packages/frontend/i18n/src/resources/ar.json b/packages/frontend/i18n/src/resources/ar.json index 84742d0ed2..066de68f7a 100644 --- a/packages/frontend/i18n/src/resources/ar.json +++ b/packages/frontend/i18n/src/resources/ar.json @@ -40,7 +40,6 @@ "Export success": "تم التصدير بنجاح", "Export to HTML": "تصدير إلى HTML", "Export to Markdown": "تصدير إلى Markdown", - "Export to PDF": "تصدير إلى PDF", "Export to PNG": "تصدير إلى PNG", "FILE_ALREADY_EXISTS": "الملف موجود بالفعل", "Favorite": "مفضل", diff --git a/packages/frontend/i18n/src/resources/de.json b/packages/frontend/i18n/src/resources/de.json index 29de3f37e3..03278b8097 100644 --- a/packages/frontend/i18n/src/resources/de.json +++ b/packages/frontend/i18n/src/resources/de.json @@ -40,7 +40,6 @@ "Export success": "Export erfolgreich", "Export to HTML": "Zu HTML exportieren", "Export to Markdown": "Zu Markdown exportieren", - "Export to PDF": "Zu PDF exportieren", "Export to PNG": "Zu PNG exportieren", "FILE_ALREADY_EXISTS": "Datei existiert bereits", "Favorite": "Favorisieren", diff --git a/packages/frontend/i18n/src/resources/el-GR.json b/packages/frontend/i18n/src/resources/el-GR.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/packages/frontend/i18n/src/resources/el-GR.json @@ -0,0 +1 @@ +{} diff --git a/packages/frontend/i18n/src/resources/es.json b/packages/frontend/i18n/src/resources/es.json index 16684a315a..38a3e99d17 100644 --- a/packages/frontend/i18n/src/resources/es.json +++ b/packages/frontend/i18n/src/resources/es.json @@ -40,7 +40,6 @@ "Export success": "Exportación correcta", "Export to HTML": "Exportar a HTML", "Export to Markdown": "Exportar a Markdown", - "Export to PDF": "Exportar a PDF", "Export to PNG": "Exportar a PNG", "FILE_ALREADY_EXISTS": "Ya existe un archivo con ese nombre", "Favorite": "Favorito", diff --git a/packages/frontend/i18n/src/resources/fr.json b/packages/frontend/i18n/src/resources/fr.json index 230313c148..fac59ce603 100644 --- a/packages/frontend/i18n/src/resources/fr.json +++ b/packages/frontend/i18n/src/resources/fr.json @@ -40,7 +40,6 @@ "Export success": "Exporté avec succès", "Export to HTML": "Exporter en HTML", "Export to Markdown": "Exporter en Markdown", - "Export to PDF": "Exporter en PDF", "Export to PNG": "Exporter en PNG", "FILE_ALREADY_EXISTS": "Fichier déjà existant", "Favorite": "Favori", diff --git a/packages/frontend/i18n/src/resources/it-IT.json b/packages/frontend/i18n/src/resources/it-IT.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/packages/frontend/i18n/src/resources/it-IT.json @@ -0,0 +1 @@ +{} diff --git a/packages/frontend/i18n/src/resources/ja.json b/packages/frontend/i18n/src/resources/ja.json index 8f81215a9f..1206e89e21 100644 --- a/packages/frontend/i18n/src/resources/ja.json +++ b/packages/frontend/i18n/src/resources/ja.json @@ -10,6 +10,7 @@ "Cancel": "キャンセル", "Click to replace photo": "クリックで写真を変更", "Collections": "コレクション", + "Complete": "完了", "Confirm": "確認", "Continue": "続行", "Convert to ": "変換する", @@ -18,6 +19,7 @@ "Create": "作成", "Created": "作成日", "Customize": "カスタマイズ", + "Colors": "色", "DB_FILE_ALREADY_LOADED": "データベースファイルはすでにロードされています", "DB_FILE_INVALID": "無効なデータベースファイル", "DB_FILE_MIGRATION_FAILED": "データベースファイルの移行に失敗しました。", @@ -26,6 +28,7 @@ "Delete": "削除", "Disable": "無効", "Disable Public Sharing": "パブリック共有を無効にする", + "Disable Snapshot": "スナップショットを無効にする", "Divider": "区切り線", "Edgeless": "エッジレス", "Edit": "編集", @@ -40,12 +43,12 @@ "Export success": "エクスポートに成功", "Export to HTML": "HTMLでエクスポート", "Export to Markdown": "Markdownでエクスポート", - "Export to PDF": "PDFでエクスポート", "Export to PNG": "PNGでエクスポート", "FILE_ALREADY_EXISTS": "ファイルが既に存在します", "Favorite": "お気に入り", "Favorited": "お気に入りに追加しました", "Favorites": "お気に入り", + "Feedback": "フィードバック", "Find 0 result": "検索結果 0 件", "Go Back": "戻る", "Go Forward": "進む", @@ -82,11 +85,13 @@ "Remove special filter": "特別なフィルターを削除", "Removed successfully": "正常に削除されました。", "Rename": "名前の変更", + "Retry": "リトライ", "Save": "保存", "Select": "選択", "Sign in": "AFFiNE Cloudにサインイン", "Sign in and Enable": "サインインして有効化", "Sign out": "サインアウト", + "Snapshot": "スナップショット", "Storage": "ストレージ", "Storage and Export": "ストレージとエクスポート", "Successfully deleted": "正常に削除されました", @@ -198,6 +203,10 @@ "com.affine.appearanceSettings.clientBorder.title": "クライアントの枠線スタイル", "com.affine.appearanceSettings.color.description": "カラーモードを選択", "com.affine.appearanceSettings.color.title": "カラーモード", + "com.affine.appearanceSettings.customize-theme.description": "ここで AFFiNE のすべてのテーマ変数を編集", + "com.affine.appearanceSettings.customize-theme.title": "テーマをカスタマイズ", + "com.affine.appearanceSettings.customize-theme.reset": "すべてリセット", + "com.affine.appearanceSettings.customize-theme.open": "テーマエディターを開く", "com.affine.appearanceSettings.font.description": "フォントを選択", "com.affine.appearanceSettings.font.title": "フォント", "com.affine.appearanceSettings.fontStyle.mono": "Mono", @@ -223,7 +232,11 @@ "com.affine.auth.open.affine": "AFFiNE を開く", "com.affine.auth.open.affine.download-app": "アプリをダウンロード", "com.affine.auth.open.affine.prompt": "今 <1>AFFiNE アプリを開いています", + "com.affine.auth.open.affine.open-doc-prompt": "このドキュメントは現在 <1>AFFiNE アプリで開かれています", "com.affine.auth.open.affine.try-again": "再試行", + "com.affine.auth.open.affine.doc.open-here": "ここで開く", + "com.affine.auth.open.affine.doc.edit-settings": "設定を編集", + "com.affine.auth.open.affine.doc.footer-text": "AFFiNE デスクトップアプリバージョン0.18以降が必要です。", "com.affine.auth.page.sent.email.subtitle": "続けてサインアップするには、{{min}}~{{max}} 文字の英数字を含むパスワードを設定してください。 ", "com.affine.auth.page.sent.email.title": "AFFiNE Cloud へようこそ、あともう少しです!", "com.affine.auth.password": "パスワード", @@ -325,6 +338,10 @@ "com.affine.cmdk.affine.editor.trash-footer-hint": "ごみ箱に移動したドキュメントは、復元または完全に削除することができます。", "com.affine.cmdk.affine.font-style.to": "フォントスタイルを変更", "com.affine.cmdk.affine.full-width-layout.to": "フル幅レイアウトを変更", + "com.affine.cmdk.affine.default-page-width-layout.standard": "新しいページのデフォルト幅を標準に変更", + "com.affine.cmdk.affine.default-page-width-layout.full-width": "新しいページのデフォルトの幅を全面幅に変更", + "com.affine.cmdk.affine.current-page-width-layout.standard": "現在のページ幅を標準に変更", + "com.affine.cmdk.affine.current-page-width-layout.full-width": "現在のページ幅を全幅に変更する", "com.affine.cmdk.affine.getting-started": "始めましょう", "com.affine.cmdk.affine.import-workspace": "ワークスペースのインポート", "com.affine.cmdk.affine.insert-link": "このリンクを現在の文書に挿入", @@ -478,6 +495,7 @@ "com.affine.filterList.button.add": "フィルターを追加", "com.affine.header.option.add-tag": "タグの追加", "com.affine.header.option.duplicate": "複製", + "com.affine.header.option.open-in-desktop": "デスクトップアプリで開く", "com.affine.header.option.view-frame": "すべてのフレームを見る", "com.affine.header.option.view-toc": "目次を見る", "com.affine.helpIsland.contactUs": "お問い合わせ", @@ -507,6 +525,20 @@ "com.affine.import-template.dialog.errorImport": "テンプレートのインポートに失敗しました。再度お試しください。", "com.affine.import-template.dialog.errorLoad": "テンプレートの読み込みに失敗しました。再度お試しください。", "com.affine.import_file": "Markdown / Notion をサポート", + "com.affine.import.affine-workspace-data": "AFFiNE ワークスペースデータ", + "com.affine.import.markdown-files": "Markdown ファイル (.md)", + "com.affine.import.markdown-with-media-files": "メディアファイル付きMarkdown (.zip)", + "com.affine.import.modal.tip": "追加のファイルタイプのサポートをリクエストしたい場合は、こちらからお知らせください", + "com.affine.import.notion": "Notion", + "com.affine.import.notion.tooltip": "Notion のデータをインポートします。サポートされているインポート形式:サブページ付き HTML。", + "com.affine.import.snapshot": "スナップショット", + "com.affine.import.status.failed.message": "インポートに失敗しました。もう一度お試しください。", + "com.affine.import.status.failed.message.no-file-selected": "ファイルが選択されていません", + "com.affine.import.status.failed.title": "インポート失敗", + "com.affine.import.status.importing.message": "ワークスペースのデータをインポートしています。しばらくお待ちください。", + "com.affine.import.status.importing.title": "インポート中...", + "com.affine.import.status.success.message": "ドキュメントが正常にインポートされました。AFFiNEを選んでいただきありがとうございます。ご不明点がございましたら、どうぞお気軽にフィードバックしてください。", + "com.affine.import.status.success.title": "インポートが完了しました", "com.affine.inviteModal.button.cancel": "キャンセル", "com.affine.issue-feedback.cancel": "あとにする", "com.affine.issue-feedback.confirm": "GitHubでイシューを作成", @@ -626,6 +658,7 @@ "com.affine.page-properties.config-properties": "設定プロパティ", "com.affine.page-properties.backlinks": "バックリンク", "com.affine.page-properties.create-property.menu.header": "タイプ", + "com.affine.page-properties.create-property.added": "追加済み", "com.affine.page-properties.icons": "アイコン", "com.affine.page-properties.local-user": "ローカルユーザー", "com.affine.page-properties.outgoing-links": "発信リンク", @@ -654,6 +687,10 @@ "com.affine.page-properties.property.journal-duplicated": "複製", "com.affine.page-properties.property.journal-remove": "ジャーナルマークを削除", "com.affine.page-properties.property.updatedBy": "最終編集者", + "com.affine.page-properties.property.createdAt": "作成日", + "com.affine.page-properties.property.updatedAt": "更新日", + "com.affine.page-properties.property.edgelessTheme": "エッジレステーマ", + "com.affine.page-properties.property.pageWidth": "ページ幅", "com.affine.page-properties.property.tags.tooltips": "関連する識別子またはカテゴリをドキュメントに追加します。コンテンツの整理、検索性の向上、関連するドキュメントのグループ化に役立ちます。", "com.affine.page-properties.property.journal.tooltips": "このドキュメントが日記または日々のメモです。アイデアを簡単にキャッチ、考えをすばやく記録、継続的に見返るようにします。", "com.affine.page-properties.property.checkbox.tooltips": "チェックボックスを使用して、条件が真か偽かを示します。オプションの確認、機能の切り替え、タスクの状態の追跡に役立ちます。", @@ -667,7 +704,11 @@ "com.affine.page-properties.property.text.tooltips": "テキストを入力してください。説明、コメント、メモ、またはその他の自由形式のテキスト入力に便利です。", "com.affine.page-properties.property.createdBy.tooltips": "現在のドキュメントの作成者を表示します。ドキュメントの所有権、説明責任、コラボレーションの追跡に役立ちます。", "com.affine.page-properties.property.updatedBy.tooltips": "現在のドキュメントの最終編集者を表示します。最近の変更を追跡するのに便利です。", + "com.affine.page-properties.property.updatedAt.tooltips": "最後の変更タイムスタンプを記録します。変更の追跡や最近の更新の確認、コンテンツの新鮮さの監視に役立ちます。", + "com.affine.page-properties.property.createdAt.tooltips": "ドキュメントが最初に作成された日時を追跡します。レコード履歴を維持したり、作成日で並べ替えたり、コンテンツを時系列で監査したりするのに便利です。", "com.affine.page-properties.property.docPrimaryMode.tooltips": "ページモード、エッジレスモード、または自動からドキュメントモードを選択します。コンテンツに最適な表示を選ぶのに役立ちます。", + "com.affine.page-properties.property.edgelessTheme.tooltips": "ドキュメントのテーマを「ライト」、「ダーク」、「システム」から選択します。コンテンツの表示スタイルを正確に制御するのに役立ちます。", + "com.affine.page-properties.property.pageWidth.tooltips": "このページの幅を調整して、コンテンツ表示のニーズに合わせます。", "com.affine.propertySidebar.property-list.section": "プロパティ", "com.affine.propertySidebar.add-more.section": "プロパティを追加する", "com.affine.page-properties.settings.title": "プロパティをカスタマイズ", @@ -766,6 +807,7 @@ "com.affine.payment.billing-setting.paid": "支払い済み", "com.affine.payment.billing-setting.payment-method": "支払い方法", "com.affine.payment.billing-setting.payment-method.description": "提供:Stripe", + "com.affine.payment.billing-setting.payment-method.go": "進む", "com.affine.payment.billing-setting.renew-date": "更新日", "com.affine.payment.billing-setting.renew-date.description": "次の請求日:{{renewDate}}", "com.affine.payment.billing-setting.due-date": "期日", @@ -913,6 +955,9 @@ "com.affine.peek-view-controls.open-doc-in-new-tab": "新しいタブで開く", "com.affine.peek-view-controls.open-doc-in-split-view": "分割ビューで開く", "com.affine.peek-view-controls.open-info": "ドキュメント情報を開く", + "com.affine.peek-view-controls.open-attachment": "この添付ファイルを開く", + "com.affine.peek-view-controls.open-attachment-in-new-tab": "新しいタブで開く", + "com.affine.peek-view-controls.open-attachment-in-split-view": "分割ビューで開く", "com.affine.quicksearch.group.creation": "新しい", "com.affine.quicksearch.group.searchfor": "「{{query}}」の検索", "com.affine.resetSyncStatus.button": "同期をリセット", @@ -971,6 +1016,8 @@ "com.affine.rootAppSidebar.tags.empty.new-tag-button": "新規タグ", "com.affine.rootAppSidebar.tags.new-tag": "新規タグ", "com.affine.rootAppSidebar.tags.no-doc": "ドキュメントなし", + "com.affine.rootAppSidebar.resize-handle.tooltip.drag": "ドラッグしてサイズを変更", + "com.affine.rootAppSidebar.resize-handle.tooltip.click": "クリックして折りたたむ", "com.affine.search-tags.placeholder": "ここに入力...", "com.affine.selectPage.empty": "空", "com.affine.selectPage.empty.tips": "タイトルに<1>{{search}}が含まれてるドキュメントがございません。", @@ -994,6 +1041,19 @@ "com.affine.settings.appearance.language-description": "インターフェイスの言語を選択", "com.affine.settings.appearance.start-week-description": "デフォルトでは、週の始まりは日曜日です。", "com.affine.settings.appearance.window-frame-description": "Windowsクライアントの見た目をカスタマイズする", + "com.affine.setting.appearance.links": "リンク", + "com.affine.setting.appearance.open-in-app": "AFFiNEリンクを開く", + "com.affine.setting.appearance.open-in-app.hint": "リンクをデスクトップアプリで開くか、ブラウザで直接開くことができます。", + "com.affine.setting.appearance.open-in-app.always-ask": "毎回確認する", + "com.affine.setting.appearance.open-in-app.open-in-desktop-app": "デスクトップアプリでリンクを開く", + "com.affine.setting.appearance.open-in-app.open-in-web": "ブラウザでリンクを開く", + "com.affine.setting.appearance.open-in-app.title": "AFFiNEリンクを開く", + "com.affine.open-in-app.card.title": "このドキュメントをAFFiNEアプリで開く", + "com.affine.open-in-app.card.subtitle": "アプリがありませんか?<1>クリックしてダウンロード。", + "com.affine.open-in-app.card.button.open": "アプリで開く", + "com.affine.open-in-app.card.button.dismiss": "閉じる", + "com.affine.open-in-app.card.remember": "選択を記憶", + "com.affine.open-in-app.card.download": "デスクトップアプリをダウンロード", "com.affine.settings.auto-check-description": "この機能を有効にすると、定期的に新しいバージョンをチェックします。", "com.affine.settings.auto-download-description": "この機能を有効にすると、自動的に新しいバージョンが現在のデバイスにダウンロードされます。", "com.affine.settings.editorSettings": "エディター", @@ -1078,6 +1138,7 @@ "com.affine.settings.editorSettings.general.font-family.title": "フォント ファミリー", "com.affine.settings.editorSettings.general.spell-check.description": "スペルの誤りを自動的に検出して修正します。", "com.affine.settings.editorSettings.general.spell-check.title": "スペル チェック", + "com.affine.settings.editorSettings.general.spell-check.restart-hint": "設定が変更されました。アプリを再起動してください。<1>再起動", "com.affine.settings.editorSettings.page": "ページ", "com.affine.settings.editorSettings.page.display-bi-link.description": "ドキュメントに双方向リンクを表示します。", "com.affine.settings.editorSettings.page.display-bi-link.title": "双方向リンクを表示", @@ -1085,6 +1146,13 @@ "com.affine.settings.editorSettings.page.display-doc-info.title": "ドキュメント情報を表示", "com.affine.settings.editorSettings.page.full-width.description": "ページ内のコンテンツを最大限に表示します。", "com.affine.settings.editorSettings.page.full-width.title": "全幅レイアウト", + "com.affine.settings.editorSettings.page.default-page-width.title": "デフォルトのページ幅", + "com.affine.settings.editorSettings.page.default-page-width.description": "新しいページのデフォルトの幅を設定します。個別のページで上書きできます。", + "com.affine.settings.editorSettings.page.default-page-width.standard": "標準", + "com.affine.settings.editorSettings.page.default-page-width.full-width": "全幅", + "com.affine.settings.editorSettings.page.edgeless-default-theme.description": "エッジレスのデフォルトカラースキームを設定します。", + "com.affine.settings.editorSettings.page.edgeless-default-theme.title": "エッジレス デフォルト テーマ", + "com.affine.settings.editorSettings.page.edgeless-default-theme.specified": "現在のカラーモードで指定", "com.affine.settings.editorSettings.preferences": "設定", "com.affine.settings.editorSettings.preferences.export.description": "バックアップ用に設定データ全体をエクスポートできます。エクスポートしたデータを再インポートすることもできます。", "com.affine.settings.editorSettings.preferences.export.title": "設定のエクスポート", @@ -1125,8 +1193,56 @@ "com.affine.settings.workspace.experimental-features.prompt-header": "実験段階のプラグインシステムを使用したいですか?", "com.affine.settings.workspace.experimental-features.prompt-warning": "実験的機能を有効にしようとしています。この機能はまだ開発中であり、エラーを含むか予測不可能な動作をする可能性があります。注意して、自己責任で進んでください。", "com.affine.settings.workspace.experimental-features.prompt-warning-title": "警告メッセージ", + "com.affine.settings.workspace.experimental-features.enable-ai.name": "AI を有効にする", + "com.affine.settings.workspace.experimental-features.enable-ai.description": "すべての AI 機能を有効または無効にします。", + "com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "データベース全幅", + "com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "データベースは全画面モードで表示されます。", + "com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "データベース添付メモ", + "com.affine.settings.workspace.experimental-features.enable-database-attachment-note.description": "データベース添付ファイルにメモを追加できるようにします。", + "com.affine.settings.workspace.experimental-features.enable-block-query.name": "Todo ブロッククエリ", + "com.affine.settings.workspace.experimental-features.enable-block-query.description": "Todo ブロックのクエリを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-synced-doc-block.name": "同期されたドキュメントブロック", + "com.affine.settings.workspace.experimental-features.enable-synced-doc-block.description": "ドキュメントブロックの同期を可能にします。", + "com.affine.settings.workspace.experimental-features.enable-edgeless-text.name": "エッジレステキスト", + "com.affine.settings.workspace.experimental-features.enable-edgeless-text.description": "エッジレステキストブロックを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-color-picker.name": "カラーピッカー", + "com.affine.settings.workspace.experimental-features.enable-color-picker.description": "カラーピッカーブロックを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-ai-chat-block.name": "AIチャットブロック", + "com.affine.settings.workspace.experimental-features.enable-ai-chat-block.description": "AIチャットブロックを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-ai-onboarding.name": "AIオンボーディング", + "com.affine.settings.workspace.experimental-features.enable-ai-onboarding.description": "AIオンボーディングを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-mind-map-import.name": "マインドマップのインポート", + "com.affine.settings.workspace.experimental-features.enable-mind-map-import.description": "マインドマップのインポートを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-multi-view.name": "スプリットビュー", + "com.affine.settings.workspace.experimental-features.enable-multi-view.description": "スプリットビュー機能を使用すると、タブを複数のセクションに分割して、さまざまなドキュメントを同時に表示および編集できます。", + "com.affine.settings.workspace.experimental-features.enable-emoji-folder-icon.name": "絵文字フォルダーアイコン", + "com.affine.settings.workspace.experimental-features.enable-emoji-folder-icon.description": "一度有効にすると、フォルダーアイコンとして絵文字を使用できます。フォルダー名の最初の文字が絵文字である場合、それが抽出されてアイコンとして使用されます。", + "com.affine.settings.workspace.experimental-features.enable-emoji-doc-icon.name": "絵文字ドキュメントアイコン", + "com.affine.settings.workspace.experimental-features.enable-emoji-doc-icon.description": "一度有効にすると、絵文字をドキュメントのアイコンとして使用できるようになります。ドキュメント名の最初の文字が絵文字の場合、その文字が抽出され、アイコンとして使用されます。", + "com.affine.settings.workspace.experimental-features.enable-editor-settings.name": "エディター設定", + "com.affine.settings.workspace.experimental-features.enable-editor-settings.description": "エディター設定を有効にします。", + "com.affine.settings.workspace.experimental-features.enable-offline-mode.name": "オフラインモード", + "com.affine.settings.workspace.experimental-features.enable-offline-mode.description": "インターネットへの接続を停止します。AFFiNE Cloudを使用していても、このトグルを有効にすると、インターネット接続が停止し、すべてがローカルに保持されますが、同期は無効になります。", + "com.affine.settings.workspace.experimental-features.enable-theme-editor.name": "テーマエディター", + "com.affine.settings.workspace.experimental-features.enable-theme-editor.description": "テーマエディタを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-local-workspace.name": "ローカルワークスペースを作成します", + "com.affine.settings.workspace.experimental-features.enable-local-workspace.description": "ローカルワークスペースの作成を許可", + "com.affine.settings.workspace.experimental-features.enable-advanced-block-visibility.name": "高度なブロック表示制御", + "com.affine.settings.workspace.experimental-features.enable-advanced-block-visibility.description": "ページモードでどのエッジレスブロックを表示するかを詳細に制御するため。", + "com.affine.settings.workspace.experimental-features.enable-mobile-keyboard-toolbar.name": "モバイルキーボードツールバー", + "com.affine.settings.workspace.experimental-features.enable-mobile-keyboard-toolbar.description": "モバイルキーボードツールバーを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-mobile-linked-doc-menu.name": "モバイル連動ドキュメントウィジェット", + "com.affine.settings.workspace.experimental-features.enable-mobile-linked-doc-menu.description": "モバイルリンクドックメニューを有効にします。", + "com.affine.settings.workspace.experimental-features.enable-snapshot-import-export.name": "スナップショットのインポートエクスポートを有効にする", + "com.affine.settings.workspace.experimental-features.enable-snapshot-import-export.description": "一度有効にすると、ユーザーはブロックスイートのスナップショットをインポートおよびエクスポートできます。", "com.affine.settings.workspace.not-owner": "オーナーのみがワークスペースのアバターと名前を編集できます。変更は全員に表示されます。", "com.affine.settings.workspace.preferences": "優先順位", + "com.affine.settings.workspace.state.local": "ローカル", + "com.affine.settings.workspace.state.sync-affine-cloud": "AFFiNE Cloudと同期", + "com.affine.settings.workspace.state.self-hosted": "セルフホスト型サーバー", + "com.affine.settings.workspace.state.joined": "ワークスペースに参加", + "com.affine.settings.workspace.state.available-offline": "オフラインで利用可能", + "com.affine.settings.workspace.state.published": "Webに公開しました", "com.affine.settings.workspace.properties": "プロパティ", "com.affine.settings.workspace.properties.add_property": "プロパティを追加", "com.affine.settings.workspace.properties.all": "すべて", @@ -1195,6 +1311,8 @@ "com.affine.shortcutsTitle.page": "ページ", "com.affine.sidebarSwitch.collapse": "折りたたみ式のサイドバー", "com.affine.sidebarSwitch.expand": "サイドバーを展開", + "com.affine.snapshot.import-export.enable": "スナップショットインポート・エクスポート", + "com.affine.snapshot.import-export.enable.desc": "スナップショットのインポートとエクスポートをサポートします。ドキュメントにデータエラーが発生した場合、これをオンにしてAFFiNEチームに助けを求めてください。有効にすると、ドキュメントの「その他」メニューにスナップショットのインポートエクスポートオプションが表示されます。", "com.affine.star-affine.cancel": "また後で", "com.affine.star-affine.confirm": "GitHubでスターを付ける", "com.affine.star-affine.description": "私たちのアプリを便利で楽しいものだと感じていますか?改善を続けるために、ぜひあなたのサポートをお願いします!GitHubで星をつけていただくのが、私たちを支援する素晴らしい方法です。このシンプルなアクションが大きな違いを生み、皆様に最高の体験を提供し続けることにつながります。", @@ -1226,6 +1344,7 @@ "com.affine.themeSettings.dark": "ダーク", "com.affine.themeSettings.light": "ライト", "com.affine.themeSettings.system": "システム", + "com.affine.themeSettings.auto": "自動", "com.affine.time.now": "今", "com.affine.time.this-mouth": "今月", "com.affine.time.this-week": "今週", @@ -1304,5 +1423,46 @@ "recommendBrowser": "最適な環境でご利用いただくために、<1>Chromeブラウザを推奨します", "system": "システム", "unnamed": "無名", - "upgradeBrowser": "快適にご利用いただくために、Chromeの最新バージョンへのアップグレードをお願いします" + "upgradeBrowser": "快適にご利用いただくために、Chromeの最新バージョンへのアップグレードをお願いします", + "com.affine.workspace.properties": "ワークスペースのプロパティ", + "com.affine.m.rename-to": "\"{{name}}\"に名前を変更", + "com.affine.m.explorer.folder.rename": "名前の変更", + "com.affine.m.explorer.folder.new-dialog-title": "フォルダーを作成", + "com.affine.m.explorer.folder.root": "整理する", + "com.affine.m.explorer.folder.new-tip-empty": "{{parent}} にフォルダーを作成します。", + "com.affine.m.explorer.folder.new-tip-not-empty": "{{parent}} に「{{value}}」を作成します。", + "com.affine.m.explorer.folder.rename-confirm": "完了", + "com.affine.m.explorer.tag.rename": "名前の変更", + "com.affine.m.explorer.tag.rename-menu-title": "タグの名前を変更", + "com.affine.m.explorer.tag.new-dialog-title": "タグを作成", + "com.affine.m.explorer.tag.rename-confirm": "完了", + "com.affine.m.explorer.tag.new-tip-empty": "このワークスペースにタグを作成.", + "com.affine.m.explorer.tag.new-tip-not-empty": "このワークスペースに「{{value}}」タグを作成します。", + "com.affine.m.explorer.tag.manage-docs": "ドキュメントを管理", + "com.affine.m.explorer.collection.rename": "ドキュメントを管理", + "com.affine.m.explorer.collection.rename-menu-title": "コレクションの名前を変更", + "com.affine.m.explorer.collection.new-dialog-title": "コレクションを作成", + "com.affine.m.explorer.doc.rename": "名前の変更", + "com.affine.m.selector.type-doc": "ドキュメント", + "com.affine.m.selector.type-tag": "タグ", + "com.affine.m.selector.type-collection": "コレクション", + "com.affine.m.selector.where-folder": "フォルダ", + "com.affine.m.selector.where-tag": "タグ", + "com.affine.m.selector.where-collection": "コレクション", + "com.affine.m.selector.confirm-default": "適用", + "com.affine.m.selector.title": "{{type}} を管理する", + "com.affine.m.selector.info-total": "{{total}} 個のアイテム", + "com.affine.m.selector.info-added": "{{count}} 件の{{type}} を追加", + "com.affine.m.selector.info-removed": "{{count}} 個の{{type}} を削除します", + "com.affine.m.selector.remove-warning.title": "アイテムを削除", + "com.affine.m.selector.remove-warning.message": "既に現在の{{where}} に存在する{{type}} の選択を解除しました。これは、それらをこの{{where}} から削除することを意味します。項目は削除されません。", + "com.affine.m.selector.remove-warning.confirm": "二度と尋ねない", + "com.affine.m.selector.remove-warning.cancel": "キャンセル", + "com.affine.m.selector.remove-warning.where-tag": "タグ", + "com.affine.m.selector.remove-warning.where-folder": "フォルダ", + "com.affine.m.selector.journal-menu.today-activity": "今日の活動", + "com.affine.m.selector.journal-menu.conflicts": "今日の日記に重複したエントリ", + "com.affine.attachment.preview.error.title": "このファイルをプレビューできません", + "com.affine.attachment.preview.error.subtitle": "ファイルタイプがサポートされていません。", + "com.affine.pdf.page.render.error": "ページのレンダリングに失敗しました。" } diff --git a/packages/frontend/i18n/src/resources/pt-BR.json b/packages/frontend/i18n/src/resources/pt-BR.json index f5ede6f87f..9ad6abb5ca 100644 --- a/packages/frontend/i18n/src/resources/pt-BR.json +++ b/packages/frontend/i18n/src/resources/pt-BR.json @@ -40,7 +40,6 @@ "Export success": "Exportação bem-sucedida", "Export to HTML": "Exportar para HTML", "Export to Markdown": "Exportar para Markdown", - "Export to PDF": "Exportar para PDF", "Export to PNG": "Exportar para PNG", "FILE_ALREADY_EXISTS": "Arquivo já existe", "Favorite": "Favorito", diff --git a/packages/frontend/i18n/src/resources/ru.json b/packages/frontend/i18n/src/resources/ru.json index f296810f3d..7e3ec60480 100644 --- a/packages/frontend/i18n/src/resources/ru.json +++ b/packages/frontend/i18n/src/resources/ru.json @@ -40,7 +40,6 @@ "Export success": "Экспорт прошёл успешно", "Export to HTML": "Экспортировать в HTML", "Export to Markdown": "Экспортировать в Markdown", - "Export to PDF": "Экспортировать в PDF", "Export to PNG": "Экспортировать в PNG", "FILE_ALREADY_EXISTS": "Файл уже существует", "Favorite": "В Избранное", diff --git a/packages/frontend/i18n/src/resources/zh-Hans.json b/packages/frontend/i18n/src/resources/zh-Hans.json index f9c189612d..5c1092fde2 100644 --- a/packages/frontend/i18n/src/resources/zh-Hans.json +++ b/packages/frontend/i18n/src/resources/zh-Hans.json @@ -19,6 +19,7 @@ "Create": "创建", "Created": "创建时间", "Customize": "自定义", + "Colors": "颜色", "DB_FILE_ALREADY_LOADED": "数据库文件已加载", "DB_FILE_INVALID": "无效的数据库文件", "DB_FILE_MIGRATION_FAILED": "数据库文件迁移失败", @@ -42,7 +43,6 @@ "Export success": "导出成功", "Export to HTML": "导出为 HTML", "Export to Markdown": "导出为 Markdown", - "Export to PDF": "导出为 PDF", "Export to PNG": "导出为 PNG", "FILE_ALREADY_EXISTS": "文件已存在", "Favorite": "收藏", @@ -203,6 +203,10 @@ "com.affine.appearanceSettings.clientBorder.title": "客户端边框样式", "com.affine.appearanceSettings.color.description": "选择您的配色方案", "com.affine.appearanceSettings.color.title": "配色方案", + "com.affine.appearanceSettings.customize-theme.description": "在此编辑所有AFFiNE主题变量", + "com.affine.appearanceSettings.customize-theme.title": "自定义主题", + "com.affine.appearanceSettings.customize-theme.reset": "重置所有", + "com.affine.appearanceSettings.customize-theme.open": "打开主题编辑器", "com.affine.appearanceSettings.font.description": "选择您的字体样式", "com.affine.appearanceSettings.font.title": "字体样式", "com.affine.appearanceSettings.fontStyle.mono": "等宽", @@ -228,7 +232,11 @@ "com.affine.auth.open.affine": "打开 AFFiNE", "com.affine.auth.open.affine.download-app": "下载应用", "com.affine.auth.open.affine.prompt": "正在打开 <1>AFFiNE 应用\n", + "com.affine.auth.open.affine.open-doc-prompt": "已在 <1>AFFiNE 客户端中打开此文档", "com.affine.auth.open.affine.try-again": "重试", + "com.affine.auth.open.affine.doc.open-here": "在此处打开", + "com.affine.auth.open.affine.doc.edit-settings": "编辑设置", + "com.affine.auth.open.affine.doc.footer-text": "需要 AFFiNE 桌面应用程序版本 0.18 或更高。", "com.affine.auth.page.sent.email.subtitle": "请输入一个长度在 {{min}}-{{max}} 个字符之间,同时包含字母和数字的密码以继续注册", "com.affine.auth.page.sent.email.title": "欢迎来到 AFFiNE Cloud,即将完成!", "com.affine.auth.password": "密码", @@ -487,6 +495,7 @@ "com.affine.filterList.button.add": "添加筛选条件", "com.affine.header.option.add-tag": "添加标签", "com.affine.header.option.duplicate": "复制", + "com.affine.header.option.open-in-desktop": "在客户端中打开", "com.affine.header.option.view-frame": "查看所有的 Frames", "com.affine.header.option.view-toc": "查看目录", "com.affine.helpIsland.contactUs": "联系我们", @@ -521,8 +530,8 @@ "com.affine.import.markdown-with-media-files": "Markdown 文件(带媒体文件) (.zip)", "com.affine.import.modal.tip": "如果您希望请求支持其他文件类型,请随时告诉我们", "com.affine.import.notion": "Notion", - "com.affine.import.snapshot": "快照", "com.affine.import.notion.tooltip": "导入您的 Notion 数据。支持导入格式:HTML 带子页面。", + "com.affine.import.snapshot": "快照", "com.affine.import.status.failed.message": "导入失败,请重试。", "com.affine.import.status.failed.message.no-file-selected": "未选择文件", "com.affine.import.status.failed.title": "导入失败", @@ -639,11 +648,17 @@ "com.affine.other-page.nav.official-website": "官方网站", "com.affine.other-page.nav.open-affine": "打开 AFFiNE", "com.affine.page-operation.add-linked-page": "添加链接文档", + "com.affine.page-properties.more-property.more": "还有 {{ count }} 个属性", + "com.affine.page-properties.more-property.one": "还有 {{ count }} 个属性", + "com.affine.page-properties.hide-property.one": "隐藏了 {{ count }} 个属性", + "com.affine.page-properties.hide-property.more": "隐藏了 {{ count }} 个属性", "com.affine.page-properties.add-property": "添加属性", "com.affine.page-properties.add-property.menu.create": "创建属性", "com.affine.page-properties.add-property.menu.header": "属性", + "com.affine.page-properties.config-properties": "编辑属性", "com.affine.page-properties.backlinks": "反向链接", "com.affine.page-properties.create-property.menu.header": "类型", + "com.affine.page-properties.create-property.added": "已添加", "com.affine.page-properties.icons": "图标", "com.affine.page-properties.local-user": "本地用户", "com.affine.page-properties.outgoing-links": "外链", @@ -668,11 +683,14 @@ "com.affine.page-properties.property.tags": "标签", "com.affine.page-properties.property.docPrimaryMode": "文档模式", "com.affine.page-properties.property.text": "文本", + "com.affine.page-properties.property.journal": "Journal", + "com.affine.page-properties.property.journal-duplicated": "重复", + "com.affine.page-properties.property.journal-remove": "移除 Journal 标签", "com.affine.page-properties.property.updatedBy": "最后编辑者", - "com.affine.page-properties.property.edgelessTheme": "无界配色方案", - "com.affine.page-properties.property.pageWidth": "页面宽度", "com.affine.page-properties.property.createdAt": "创建时间", "com.affine.page-properties.property.updatedAt": "更新时间", + "com.affine.page-properties.property.edgelessTheme": "无界配色方案", + "com.affine.page-properties.property.pageWidth": "页面宽度", "com.affine.page-properties.property.tags.tooltips": "为文档添加相关标识或类别,有助于组织内容、提高搜索效率并将相关文档归类。", "com.affine.page-properties.property.journal.tooltips": "标识此文档为日志条目或日记,方便捕捉灵感、快速记录或自我反省。", "com.affine.page-properties.property.checkbox.tooltips": "用于标记该条目完成与否,适合确认选项、切换功能或跟踪任务状态。", @@ -691,6 +709,8 @@ "com.affine.page-properties.property.docPrimaryMode.tooltips": "选择页面模式、无边界模式或自动模式,适合根据内容选择最佳显示方式。", "com.affine.page-properties.property.edgelessTheme.tooltips": "选择浅色、深色或系统主题,精确控制内容的查看样式。", "com.affine.page-properties.property.pageWidth.tooltips": "控制此页面的宽度以适合内容显示需要。", + "com.affine.propertySidebar.property-list.section": "属性", + "com.affine.propertySidebar.add-more.section": "添加更多属性", "com.affine.page-properties.settings.title": "自定义属性", "com.affine.page-properties.tags.open-tags-page": "打开标签页面", "com.affine.page-properties.tags.selector-header-title": "选择或者创建一个标签", @@ -787,8 +807,11 @@ "com.affine.payment.billing-setting.paid": "已支付", "com.affine.payment.billing-setting.payment-method": "支付方式", "com.affine.payment.billing-setting.payment-method.description": "由Stripe提供。", + "com.affine.payment.billing-setting.payment-method.go": "前往", "com.affine.payment.billing-setting.renew-date": "续费日期", "com.affine.payment.billing-setting.renew-date.description": "下次计费日期: {{renewDate}}", + "com.affine.payment.billing-setting.due-date": "到期日期", + "com.affine.payment.billing-setting.due-date.description": "你的订阅将于 {{dueDate}} 到期", "com.affine.payment.billing-setting.resume-subscription": "恢复", "com.affine.payment.billing-setting.subtitle": "管理您的计费信息和发票。", "com.affine.payment.billing-setting.title": "计费", @@ -820,6 +843,7 @@ "com.affine.payment.cloud.free.description": "基于MIT许可的开源。", "com.affine.payment.cloud.free.name": "FOSS + Basic", "com.affine.payment.cloud.free.title": "永远免费", + "com.affine.payment.cloud.onetime.included": "包括在 Pro 计划中", "com.affine.payment.cloud.lifetime.included": "包含在 Believer 计划", "com.affine.payment.cloud.pricing-plan.select.caption": "由我们托管,无需任何技术设置。", "com.affine.payment.cloud.pricing-plan.select.title": "由 AFFiNE.Pro 托管", @@ -917,6 +941,7 @@ "com.affine.payment.updated-notify-msg": "您已更改您的计划为 {{plan}} 计费。", "com.affine.payment.updated-notify-title": "订阅已更新", "com.affine.payment.upgrade": "升级", + "com.affine.payment.redeem-code": "兑换码", "com.affine.payment.upgrade-success-notify.content": "我们希望听到更多关于我们不足之处的意见,这可以让 AFFiNE 变得更好。", "com.affine.payment.upgrade-success-notify.later": "稍后", "com.affine.payment.upgrade-success-notify.ok-client": "好的,在浏览器中打开", @@ -929,6 +954,10 @@ "com.affine.peek-view-controls.open-doc": "打开这篇文档", "com.affine.peek-view-controls.open-doc-in-new-tab": "在新标签页打开", "com.affine.peek-view-controls.open-doc-in-split-view": "在分割视图中打开", + "com.affine.peek-view-controls.open-info": "打开文档详情", + "com.affine.peek-view-controls.open-attachment": "打开此附件", + "com.affine.peek-view-controls.open-attachment-in-new-tab": "在新标签页打开", + "com.affine.peek-view-controls.open-attachment-in-split-view": "在分割视图中打开", "com.affine.quicksearch.group.creation": "新建", "com.affine.quicksearch.group.searchfor": "搜索 \"{{query}}\"", "com.affine.resetSyncStatus.button": "重置同步", @@ -977,6 +1006,9 @@ "com.affine.rootAppSidebar.organize.folder.create-subfolder": "创建子文件夹", "com.affine.rootAppSidebar.organize.new-folders": "新建文件夹", "com.affine.rootAppSidebar.organize.root-folder-only": "此处只能放置文件夹", + "com.affine.rootAppSidebar.organize.add-more": "添加更多", + "com.affine.rootAppSidebar.organize.add-folder": "创建文件夹", + "com.affine.rootAppSidebar.collection.new": "新建精选", "com.affine.rootAppSidebar.others": "其他", "com.affine.rootAppSidebar.tag.doc-only": "此处只能放置文档", "com.affine.rootAppSidebar.tags": "标签", @@ -1009,6 +1041,19 @@ "com.affine.settings.appearance.language-description": "选择界面语言。", "com.affine.settings.appearance.start-week-description": "默认情况下,一周从星期日开始。", "com.affine.settings.appearance.window-frame-description": "自定义 Windows 客户端外观。", + "com.affine.setting.appearance.links": "链接", + "com.affine.setting.appearance.open-in-app": "打开 AFFiNE 链接", + "com.affine.setting.appearance.open-in-app.hint": "您可以选择在客户端或浏览器中打开此链接", + "com.affine.setting.appearance.open-in-app.always-ask": "每次询问", + "com.affine.setting.appearance.open-in-app.open-in-desktop-app": "在客户端中打开该链接", + "com.affine.setting.appearance.open-in-app.open-in-web": "在浏览器中打开该链接", + "com.affine.setting.appearance.open-in-app.title": "打开 AFFiNE 链接", + "com.affine.open-in-app.card.title": "在 AFFiNE 客户端中打开", + "com.affine.open-in-app.card.subtitle": "还未安装该应用?<1>点此下载。", + "com.affine.open-in-app.card.button.open": "在客户端中打开", + "com.affine.open-in-app.card.button.dismiss": "忽略", + "com.affine.open-in-app.card.remember": "记住我的选择", + "com.affine.open-in-app.card.download": "下载客户端", "com.affine.settings.auto-check-description": "如果启用,它将定期自动检查新版本。", "com.affine.settings.auto-download-description": "如果启用,新版本将自动下载到当前设备。", "com.affine.settings.editorSettings": "编辑器", @@ -1093,6 +1138,7 @@ "com.affine.settings.editorSettings.general.font-family.title": "字体", "com.affine.settings.editorSettings.general.spell-check.description": "自动检测并纠正拼写错误。", "com.affine.settings.editorSettings.general.spell-check.title": "拼写检查", + "com.affine.settings.editorSettings.general.spell-check.restart-hint": "设置已更改;请重新启动应用程序。<1>重新启动", "com.affine.settings.editorSettings.page": "页面", "com.affine.settings.editorSettings.page.display-bi-link.description": "在文档上显示双向链接。", "com.affine.settings.editorSettings.page.display-bi-link.title": "显示双向链接", @@ -1147,12 +1193,61 @@ "com.affine.settings.workspace.experimental-features.prompt-header": "您想使用处于实验阶段的插件系统吗?", "com.affine.settings.workspace.experimental-features.prompt-warning": "您即将启用一项实验性功能。 此功能仍在开发中,可能包含错误或行为不可预测。 请谨慎行事并自行承担风险。", "com.affine.settings.workspace.experimental-features.prompt-warning-title": "警告", + "com.affine.settings.workspace.experimental-features.enable-ai.name": "启用 AI", + "com.affine.settings.workspace.experimental-features.enable-ai.description": "启用或禁用所有 AI 功能。", + "com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "文档数据库全宽", + "com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "文档中的数据库将以全宽模式显示。", + "com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "文档数据库附件备注", + "com.affine.settings.workspace.experimental-features.enable-database-attachment-note.description": "允许为文档的数据库附件添加备注。", + "com.affine.settings.workspace.experimental-features.enable-block-query.name": "Todo 块查询", + "com.affine.settings.workspace.experimental-features.enable-block-query.description": "启用 todo 块的查询。", + "com.affine.settings.workspace.experimental-features.enable-synced-doc-block.name": "同步文档块", + "com.affine.settings.workspace.experimental-features.enable-synced-doc-block.description": "启用文档块同步。", + "com.affine.settings.workspace.experimental-features.enable-edgeless-text.name": "无界文本", + "com.affine.settings.workspace.experimental-features.enable-edgeless-text.description": "启用无界文本块。", + "com.affine.settings.workspace.experimental-features.enable-color-picker.name": "颜色选择器", + "com.affine.settings.workspace.experimental-features.enable-color-picker.description": "启用颜色选择器块。", + "com.affine.settings.workspace.experimental-features.enable-ai-chat-block.name": "AI聊天块", + "com.affine.settings.workspace.experimental-features.enable-ai-chat-block.description": "启用 AI 聊天块。", + "com.affine.settings.workspace.experimental-features.enable-ai-onboarding.name": "AI 入门", + "com.affine.settings.workspace.experimental-features.enable-ai-onboarding.description": "启用AI入门。", + "com.affine.settings.workspace.experimental-features.enable-mind-map-import.name": "思维导图导入", + "com.affine.settings.workspace.experimental-features.enable-mind-map-import.description": "启用思维导图导入。", + "com.affine.settings.workspace.experimental-features.enable-multi-view.name": "分屏视图", + "com.affine.settings.workspace.experimental-features.enable-multi-view.description": "拆分视图功能使您可以将选项卡分成多个部分以同时查看和编辑不同的文档。", + "com.affine.settings.workspace.experimental-features.enable-emoji-folder-icon.name": "Emoji 文件夹图标", + "com.affine.settings.workspace.experimental-features.enable-emoji-folder-icon.description": "启用后,您可以将表情符号用作文件夹图标。当文件夹名称的第一个字符是表情符号时,该表情符号将被提取并用作其图标。", + "com.affine.settings.workspace.experimental-features.enable-emoji-doc-icon.name": "Emoji 文档图标", + "com.affine.settings.workspace.experimental-features.enable-emoji-doc-icon.description": "启用后,您可以使用表情符号作为文档图标。当文档名称的第一个字符是表情符号时,它将被提取并用作其图标。", + "com.affine.settings.workspace.experimental-features.enable-editor-settings.name": "编辑器设置", + "com.affine.settings.workspace.experimental-features.enable-editor-settings.description": "启用编辑器设置。", + "com.affine.settings.workspace.experimental-features.enable-offline-mode.name": "离线模式", + "com.affine.settings.workspace.experimental-features.enable-offline-mode.description": "停止连接互联网。即使使用 AFFiNE Cloud,启用此开关也将断开互联网连接并保持所有内容本地化,但同步功能将被禁用。", + "com.affine.settings.workspace.experimental-features.enable-theme-editor.name": "主题编辑器", + "com.affine.settings.workspace.experimental-features.enable-theme-editor.description": "启用主题编辑器功能。", + "com.affine.settings.workspace.experimental-features.enable-local-workspace.name": "允许创建本地工作区", + "com.affine.settings.workspace.experimental-features.enable-local-workspace.description": "允许创建本地工作区", + "com.affine.settings.workspace.experimental-features.enable-advanced-block-visibility.name": "高级块可见性控制", + "com.affine.settings.workspace.experimental-features.enable-advanced-block-visibility.description": "提供详细的控制,以决定在页面模式下哪些无界块可见。", + "com.affine.settings.workspace.experimental-features.enable-mobile-keyboard-toolbar.name": "移动键盘工具栏", + "com.affine.settings.workspace.experimental-features.enable-mobile-keyboard-toolbar.description": "启用移动端键盘工具栏。", + "com.affine.settings.workspace.experimental-features.enable-mobile-linked-doc-menu.name": "移动端链接文档小部件", + "com.affine.settings.workspace.experimental-features.enable-mobile-linked-doc-menu.description": "启用移动端关联文档菜单。", + "com.affine.settings.workspace.experimental-features.enable-snapshot-import-export.name": "启用快照导入导出", + "com.affine.settings.workspace.experimental-features.enable-snapshot-import-export.description": "启用后,用户可以导入和导出 blocksuite 快照。", "com.affine.settings.workspace.not-owner": "只有所有者才能编辑工作区头像和名称。更改将向所有人显示。", "com.affine.settings.workspace.preferences": "偏好设置", + "com.affine.settings.workspace.state.local": "本地", + "com.affine.settings.workspace.state.sync-affine-cloud": "通过 AFFiNE Cloud 同步", + "com.affine.settings.workspace.state.self-hosted": "自托管服务器", + "com.affine.settings.workspace.state.joined": "加入的工作区", + "com.affine.settings.workspace.state.available-offline": "离线可用", + "com.affine.settings.workspace.state.published": "公开到互联网", "com.affine.settings.workspace.properties": "属性", "com.affine.settings.workspace.properties.add_property": "添加属性", "com.affine.settings.workspace.properties.all": "全部", "com.affine.settings.workspace.properties.delete-property": "删除属性", + "com.affine.settings.workspace.properties.delete-property-desc": "属性 “<1>{{ name }}” 将被移除,该操作无法撤销。", "com.affine.settings.workspace.properties.doc": "<0>{{count}} 篇文档", "com.affine.settings.workspace.properties.doc_others": "<0>{{count}} 篇文档", "com.affine.settings.workspace.properties.edit-property": "编辑属性", @@ -1328,5 +1423,46 @@ "recommendBrowser": "我们推荐使用<1>Chrome浏览器获得最佳体验。", "system": "跟随系统", "unnamed": "未命名", - "upgradeBrowser": "请升级至最新版Chrome浏览器以获得最佳体验。" + "upgradeBrowser": "请升级至最新版Chrome浏览器以获得最佳体验。", + "com.affine.workspace.properties": "工作区属性", + "com.affine.m.rename-to": "重命名为 “{{name}}”", + "com.affine.m.explorer.folder.rename": "重命名", + "com.affine.m.explorer.folder.new-dialog-title": "创建文件夹", + "com.affine.m.explorer.folder.root": "组织", + "com.affine.m.explorer.folder.new-tip-empty": "在 {{parent}} 中创建文件夹", + "com.affine.m.explorer.folder.new-tip-not-empty": "在 {{parent}} 中创建 {{value}}", + "com.affine.m.explorer.folder.rename-confirm": "已完成", + "com.affine.m.explorer.tag.rename": "重命名", + "com.affine.m.explorer.tag.rename-menu-title": "修改标签", + "com.affine.m.explorer.tag.new-dialog-title": "新建标签", + "com.affine.m.explorer.tag.rename-confirm": "修改成功", + "com.affine.m.explorer.tag.new-tip-empty": "为此工作区新建一个标签。", + "com.affine.m.explorer.tag.new-tip-not-empty": "为此工作区新建 “{{value}}” 标签。", + "com.affine.m.explorer.tag.manage-docs": "管理文档", + "com.affine.m.explorer.collection.rename": "重命名", + "com.affine.m.explorer.collection.rename-menu-title": "重命名精选", + "com.affine.m.explorer.collection.new-dialog-title": "新建精选", + "com.affine.m.explorer.doc.rename": "重命名", + "com.affine.m.selector.type-doc": "文档", + "com.affine.m.selector.type-tag": "标签", + "com.affine.m.selector.type-collection": "精选", + "com.affine.m.selector.where-folder": "文件夹", + "com.affine.m.selector.where-tag": "标签", + "com.affine.m.selector.where-collection": "精选", + "com.affine.m.selector.confirm-default": "应用", + "com.affine.m.selector.title": "管理 {{type}}", + "com.affine.m.selector.info-total": "{{total}} 件项目", + "com.affine.m.selector.info-added": "添加 {{count}} 个 {{type}}", + "com.affine.m.selector.info-removed": "删除 {{count}} 个 {{type}}", + "com.affine.m.selector.remove-warning.title": "删除项目", + "com.affine.m.selector.remove-warning.message": "您取消选中了当前 {{where}} 中已存在的 {{type}},这意味着您将从此 {{where}} 中移除它们。该项目不会被删除。", + "com.affine.m.selector.remove-warning.confirm": "不再询问", + "com.affine.m.selector.remove-warning.cancel": "取消", + "com.affine.m.selector.remove-warning.where-tag": "标签", + "com.affine.m.selector.remove-warning.where-folder": "文件夹", + "com.affine.m.selector.journal-menu.today-activity": "今日活动", + "com.affine.m.selector.journal-menu.conflicts": "今日 Journal 中有重复条目", + "com.affine.attachment.preview.error.title": "无法预览此文件", + "com.affine.attachment.preview.error.subtitle": "文件类型不支持。", + "com.affine.pdf.page.render.error": "无法渲染页面。" } diff --git a/packages/frontend/i18n/src/resources/zh-Hant.json b/packages/frontend/i18n/src/resources/zh-Hant.json index 42f55eb4b0..f73416a15d 100644 --- a/packages/frontend/i18n/src/resources/zh-Hant.json +++ b/packages/frontend/i18n/src/resources/zh-Hant.json @@ -19,6 +19,7 @@ "Create": "建立", "Created": "建立時間", "Customize": "定製", + "Colors": "顏色", "DB_FILE_ALREADY_LOADED": "數據庫已載入", "DB_FILE_INVALID": "無效數據庫文檔", "DB_FILE_MIGRATION_FAILED": "數據庫併入失敗", @@ -42,7 +43,6 @@ "Export success": "匯出成功", "Export to HTML": "匯出為 HTML", "Export to Markdown": "匯出為 Markdown", - "Export to PDF": "匯出為 PDF", "Export to PNG": "匯出為 PNG", "FILE_ALREADY_EXISTS": "檔已存在", "Favorite": "收藏", @@ -97,6 +97,7 @@ "Successfully deleted": "已成功刪除", "Successfully joined!": "加入成功!", "Switch": "開閂掣", + "switchView": "切換檢視", "Sync": "同步", "Synced with AFFiNE Cloud": "AFFiNE Cloud 同步完成", "Tags": "標籤", @@ -202,6 +203,10 @@ "com.affine.appearanceSettings.clientBorder.title": "客戶端邊框樣式", "com.affine.appearanceSettings.color.description": "選擇您的配色方案", "com.affine.appearanceSettings.color.title": "配色方案", + "com.affine.appearanceSettings.customize-theme.description": "在此編輯所有 AFFiNE 主題變量", + "com.affine.appearanceSettings.customize-theme.title": "自訂主題", + "com.affine.appearanceSettings.customize-theme.reset": "重置所有", + "com.affine.appearanceSettings.customize-theme.open": "開啟主題編輯器", "com.affine.appearanceSettings.font.description": "選擇您的字體樣式", "com.affine.appearanceSettings.font.title": "字體樣式", "com.affine.appearanceSettings.fontStyle.mono": "等寬", @@ -227,7 +232,11 @@ "com.affine.auth.open.affine": "打開 AFFiNE", "com.affine.auth.open.affine.download-app": "下載應用", "com.affine.auth.open.affine.prompt": "正在打開 <1>AFFiNE 應用", + "com.affine.auth.open.affine.open-doc-prompt": "此文檔現在在<1>AFFiNE應用程式中打開", "com.affine.auth.open.affine.try-again": "重試", + "com.affine.auth.open.affine.doc.open-here": "在此開啟", + "com.affine.auth.open.affine.doc.edit-settings": "編輯設定", + "com.affine.auth.open.affine.doc.footer-text": "需要 AFFiNE 桌面應用程式版本 0.18 或更新版本。", "com.affine.auth.page.sent.email.subtitle": "請設定由 {{min}}-{{max}} 位字母和數字組成的密碼", "com.affine.auth.page.sent.email.title": "歡迎來到 AFFiNE Cloud,即將完成", "com.affine.auth.password": "密碼", @@ -329,6 +338,10 @@ "com.affine.cmdk.affine.editor.trash-footer-hint": "该文档已移至回收站,您可以恢复或永久删除它。", "com.affine.cmdk.affine.font-style.to": "更改字体样式为", "com.affine.cmdk.affine.full-width-layout.to": "更改全宽布局为", + "com.affine.cmdk.affine.default-page-width-layout.standard": "更改新頁面的預設寬度為標準", + "com.affine.cmdk.affine.default-page-width-layout.full-width": "將新頁面的預設寬度更改為全寬", + "com.affine.cmdk.affine.current-page-width-layout.standard": "更改當前頁面寬度為標準", + "com.affine.cmdk.affine.current-page-width-layout.full-width": "將當前頁面寬度更改為全寬", "com.affine.cmdk.affine.getting-started": "开始使用", "com.affine.cmdk.affine.import-workspace": "导入工作区", "com.affine.cmdk.affine.insert-link": "插入此鏈接到當前文檔", @@ -430,6 +443,8 @@ "com.affine.editCollectionName.createTips": "精選是一個智能文件夾,您可以手動添加頁面或通過規則自動添加文檔。", "com.affine.editCollectionName.name": "名稱", "com.affine.editCollectionName.name.placeholder": "精選名稱", + "com.affine.editorDefaultMode.edgeless": "預設為無界模式", + "com.affine.editorDefaultMode.page": "預設為頁面模式", "com.affine.empty.collection-detail.action.add-doc": "添加文檔", "com.affine.empty.collection-detail.action.add-rule": "添加規則", "com.affine.empty.collection-detail.description": "精選是一個智能文件夾,您可以手動添加頁面或通過規則自動添加文檔。", @@ -480,6 +495,7 @@ "com.affine.filterList.button.add": "添加篩選器", "com.affine.header.option.add-tag": "添加標籤", "com.affine.header.option.duplicate": "製作替身", + "com.affine.header.option.open-in-desktop": "於桌面應用程式中開啟", "com.affine.header.option.view-frame": "查看所有的 Frames", "com.affine.header.option.view-toc": "查看目錄", "com.affine.helpIsland.contactUs": "聯絡我哋", @@ -514,8 +530,8 @@ "com.affine.import.markdown-with-media-files": "Markdown 文件(帶媒體文件) (.zip)", "com.affine.import.modal.tip": "如果您希望請求支持其他文件類型,請隨時告訴我們", "com.affine.import.notion": "Notion", - "com.affine.import.snapshot": "快照", "com.affine.import.notion.tooltip": "導入您的 Notion 數據。支持導入格式:HTML 帶子頁面。", + "com.affine.import.snapshot": "快照", "com.affine.import.status.failed.message": "導入失敗,請重試。", "com.affine.import.status.failed.message.no-file-selected": "未選擇文件", "com.affine.import.status.failed.title": "導入失敗", @@ -632,11 +648,17 @@ "com.affine.other-page.nav.official-website": "官方網站", "com.affine.other-page.nav.open-affine": "打開 AFFiNE", "com.affine.page-operation.add-linked-page": "添加鏈接文檔", + "com.affine.page-properties.more-property.more": "還有 {{ count }} 個屬性", + "com.affine.page-properties.more-property.one": "還有 {{ count }} 個屬性", + "com.affine.page-properties.hide-property.one": "隱藏 {{ count }} 個屬性", + "com.affine.page-properties.hide-property.more": "隱藏 {{ count }} 個屬性", "com.affine.page-properties.add-property": "添加屬性", "com.affine.page-properties.add-property.menu.create": "創建屬性", "com.affine.page-properties.add-property.menu.header": "屬性", + "com.affine.page-properties.config-properties": "設定屬性", "com.affine.page-properties.backlinks": "反向鏈接", "com.affine.page-properties.create-property.menu.header": "類型", + "com.affine.page-properties.create-property.added": "新增", "com.affine.page-properties.icons": "圖標", "com.affine.page-properties.local-user": "本地用戶", "com.affine.page-properties.outgoing-links": "外鏈", @@ -659,8 +681,36 @@ "com.affine.page-properties.property.required": "必選", "com.affine.page-properties.property.show-in-view": "在視圖中顯示", "com.affine.page-properties.property.tags": "標籤", + "com.affine.page-properties.property.docPrimaryMode": "文檔模式", "com.affine.page-properties.property.text": "文本", + "com.affine.page-properties.property.journal": "Journal", + "com.affine.page-properties.property.journal-duplicated": "重複", + "com.affine.page-properties.property.journal-remove": "移除 Journal 標記", "com.affine.page-properties.property.updatedBy": "最後編輯者", + "com.affine.page-properties.property.createdAt": "建立", + "com.affine.page-properties.property.updatedAt": "更新", + "com.affine.page-properties.property.edgelessTheme": "無界主題", + "com.affine.page-properties.property.pageWidth": "頁面寬度", + "com.affine.page-properties.property.tags.tooltips": "添加相關的識別符或類別到文檔中。這有助於組織內容、提升可搜尋性,以及將相關文檔分組。", + "com.affine.page-properties.property.journal.tooltips": "表示此文檔是日記條目或每日筆記。便利於輕鬆捕捉想法、快速記錄思緒和持續的個人反思。", + "com.affine.page-properties.property.checkbox.tooltips": "使用核取方塊來指示條件是對還是錯。對於確認選項、切換功能或追蹤任務狀態非常有用。", + "com.affine.page-properties.property.date.tooltips": "使用日期欄位來選擇或顯示特定日期。此功能對於排程、設定截止日期或記錄重要事件非常有用。", + "com.affine.page-properties.property.image.tooltips": "上傳圖片以顯示或管理它們。適用於展示視覺內容、添加插圖或組織圖庫。", + "com.affine.page-properties.property.multiSelect.tooltips": "選擇一個或多個選項。 用於分類項目、篩選資料或管理標籤。", + "com.affine.page-properties.property.number.tooltips": "輸入一個數值。適用於數量、測量或排名項。", + "com.affine.page-properties.property.progress.tooltips": "設定一個介於 0 和 100 之間的進度值。對於追踪完成狀態、可視化進度或管理目標非常有用。", + "com.affine.page-properties.property.select.tooltips": "選擇一個選項。對於選擇單一偏好、分類項目或做出決策很有用。", + "com.affine.page-properties.property.link.tooltips": "輸入網站或 AFFiNE 文檔的連結。有助於連接到外部資源和引用內部文檔。", + "com.affine.page-properties.property.text.tooltips": "輸入文本。用於描述、評論、筆記或任何其他自由格式的文本輸入。", + "com.affine.page-properties.property.createdBy.tooltips": "顯示當前文件的作者。有助於追踪文件的擁有權、責任和合作。", + "com.affine.page-properties.property.updatedBy.tooltips": "顯示當前文檔的最後編輯者。用於追蹤最近的更改。", + "com.affine.page-properties.property.updatedAt.tooltips": "記錄最後修改時間,方便追蹤變更、查看最新更新,也能確認資訊是否即時、資料都是最新的。", + "com.affine.page-properties.property.createdAt.tooltips": "跟踪文檔首次建立的時間。對於維持紀錄歷史、按建立日期排序或按時間順序審計內容非常有用。", + "com.affine.page-properties.property.docPrimaryMode.tooltips": "從頁面模式、無界模式或自動中選擇文檔模式。對於選擇顯示內容的最佳方式非常有用。", + "com.affine.page-properties.property.edgelessTheme.tooltips": "從明亮、深色或系統中選擇文件主題。有助於精確控制內容的檢視風格。", + "com.affine.page-properties.property.pageWidth.tooltips": "控制此頁面的寬度以滿足內容顯示需求。", + "com.affine.propertySidebar.property-list.section": "屬性", + "com.affine.propertySidebar.add-more.section": "新增更多屬性", "com.affine.page-properties.settings.title": "自定義屬性", "com.affine.page-properties.tags.open-tags-page": "打開標籤頁面", "com.affine.page-properties.tags.selector-header-title": "選擇或創建標籤", @@ -757,8 +807,11 @@ "com.affine.payment.billing-setting.paid": "已支付", "com.affine.payment.billing-setting.payment-method": "支付方式", "com.affine.payment.billing-setting.payment-method.description": "由Stripe提供。", + "com.affine.payment.billing-setting.payment-method.go": "前往", "com.affine.payment.billing-setting.renew-date": "續費日期", "com.affine.payment.billing-setting.renew-date.description": "下次計費日期: {{renewDate}}", + "com.affine.payment.billing-setting.due-date": "到期日", + "com.affine.payment.billing-setting.due-date.description": "您的訂閱將於 {{dueDate}} 結束", "com.affine.payment.billing-setting.resume-subscription": "恢復", "com.affine.payment.billing-setting.subtitle": "管理您的計費信息和發票。", "com.affine.payment.billing-setting.title": "計費", @@ -790,6 +843,7 @@ "com.affine.payment.cloud.free.description": "基於MIT許可的開源。", "com.affine.payment.cloud.free.name": "FOSS + Basic", "com.affine.payment.cloud.free.title": "永遠免費", + "com.affine.payment.cloud.onetime.included": "包含在 Pro 方案中", "com.affine.payment.cloud.lifetime.included": "包含在 Believer 計劃", "com.affine.payment.cloud.pricing-plan.select.caption": "由我們托管,無需任何技術設置。", "com.affine.payment.cloud.pricing-plan.select.title": "由 AFFiNE.Pro 托管", @@ -887,6 +941,7 @@ "com.affine.payment.updated-notify-msg": "您已更改您的計劃為 {{plan}} 計費。", "com.affine.payment.updated-notify-title": "訂閱已更新", "com.affine.payment.upgrade": "升級", + "com.affine.payment.redeem-code": "兌換代碼", "com.affine.payment.upgrade-success-notify.content": "我們希望聽到更多關於我們不足之處的意見,這可以讓 AFFiNE 變得更好。", "com.affine.payment.upgrade-success-notify.later": "之後", "com.affine.payment.upgrade-success-notify.ok-client": "好的,在瀏覽器中打開", @@ -899,6 +954,10 @@ "com.affine.peek-view-controls.open-doc": "打開這篇文檔", "com.affine.peek-view-controls.open-doc-in-new-tab": "在新標籤頁中打開", "com.affine.peek-view-controls.open-doc-in-split-view": "在分割視圖中打開", + "com.affine.peek-view-controls.open-info": "開啟文檔信息", + "com.affine.peek-view-controls.open-attachment": "打開此附件", + "com.affine.peek-view-controls.open-attachment-in-new-tab": "在新標籤頁打開", + "com.affine.peek-view-controls.open-attachment-in-split-view": "在分割視圖中打開", "com.affine.quicksearch.group.creation": "新建", "com.affine.quicksearch.group.searchfor": "搜尋 \"{{query}}\"", "com.affine.resetSyncStatus.button": "重置同步", @@ -947,6 +1006,9 @@ "com.affine.rootAppSidebar.organize.folder.create-subfolder": "创建子資料夾", "com.affine.rootAppSidebar.organize.new-folders": "新建資料夾", "com.affine.rootAppSidebar.organize.root-folder-only": "此處只能放置資料夾", + "com.affine.rootAppSidebar.organize.add-more": "新增更多", + "com.affine.rootAppSidebar.organize.add-folder": "新增資料夾", + "com.affine.rootAppSidebar.collection.new": "新建精選", "com.affine.rootAppSidebar.others": "其他", "com.affine.rootAppSidebar.tag.doc-only": "此處只能放置文档", "com.affine.rootAppSidebar.tags": "標籤", @@ -954,6 +1016,8 @@ "com.affine.rootAppSidebar.tags.empty.new-tag-button": "新建標籤", "com.affine.rootAppSidebar.tags.new-tag": "新建標籤", "com.affine.rootAppSidebar.tags.no-doc": "没有文档", + "com.affine.rootAppSidebar.resize-handle.tooltip.drag": "拖曳以調整大小", + "com.affine.rootAppSidebar.resize-handle.tooltip.click": "點擊以摺疊", "com.affine.search-tags.placeholder": "在這輸入...", "com.affine.selectPage.empty": "選擇頁面為空", "com.affine.selectPage.empty.tips": "没有文档标题包含 <1>{{search}}", @@ -977,6 +1041,19 @@ "com.affine.settings.appearance.language-description": "選擇介面語言。", "com.affine.settings.appearance.start-week-description": "預設下一星期的第一日為週日。", "com.affine.settings.appearance.window-frame-description": "定製 Windows 用戶端外觀。", + "com.affine.setting.appearance.links": "連結", + "com.affine.setting.appearance.open-in-app": "打開 AFFiNE 連結", + "com.affine.setting.appearance.open-in-app.hint": "您可以選擇在桌面應用程式中打開連結或直接在瀏覽器中打開。", + "com.affine.setting.appearance.open-in-app.always-ask": "每次都詢問我", + "com.affine.setting.appearance.open-in-app.open-in-desktop-app": "在桌面應用程式中打開連結", + "com.affine.setting.appearance.open-in-app.open-in-web": "在瀏覽器打開連結", + "com.affine.setting.appearance.open-in-app.title": "打開 AFFiNE 連結", + "com.affine.open-in-app.card.title": "在 AFFiNE 應用程式中打開此頁面", + "com.affine.open-in-app.card.subtitle": "還沒有應用程式?<1>點此下載。", + "com.affine.open-in-app.card.button.open": "在應用程式中打開", + "com.affine.open-in-app.card.button.dismiss": "忽略", + "com.affine.open-in-app.card.remember": "記住選擇", + "com.affine.open-in-app.card.download": "下載桌面應用程式", "com.affine.settings.auto-check-description": "若啟用,將定期自動檢測新版本。", "com.affine.settings.auto-download-description": "若啟用,將自動下載新版本。", "com.affine.settings.editorSettings": "编辑器", @@ -1061,6 +1138,7 @@ "com.affine.settings.editorSettings.general.font-family.title": "字體", "com.affine.settings.editorSettings.general.spell-check.description": "自動檢測並糾正拼寫錯誤。", "com.affine.settings.editorSettings.general.spell-check.title": "拼寫檢查", + "com.affine.settings.editorSettings.general.spell-check.restart-hint": "設置已更改;請重啟應用程式。<1>重新啟動", "com.affine.settings.editorSettings.page": "頁面", "com.affine.settings.editorSettings.page.display-bi-link.description": "在文檔上顯示雙向鏈接。", "com.affine.settings.editorSettings.page.display-bi-link.title": "顯示雙向鏈接", @@ -1068,6 +1146,13 @@ "com.affine.settings.editorSettings.page.display-doc-info.title": "顯示文檔信息", "com.affine.settings.editorSettings.page.full-width.description": "頁面內內容的最大顯示量。", "com.affine.settings.editorSettings.page.full-width.title": "全寬佈局", + "com.affine.settings.editorSettings.page.default-page-width.title": "預設頁面寬度", + "com.affine.settings.editorSettings.page.default-page-width.description": "為新頁面設定預設寬度,個別頁面可以覆蓋。", + "com.affine.settings.editorSettings.page.default-page-width.standard": "標準", + "com.affine.settings.editorSettings.page.default-page-width.full-width": "全寬", + "com.affine.settings.editorSettings.page.edgeless-default-theme.description": "設定無界的預設配色。", + "com.affine.settings.editorSettings.page.edgeless-default-theme.title": "無界預設主題", + "com.affine.settings.editorSettings.page.edgeless-default-theme.specified": "由目前顏色模式指定", "com.affine.settings.editorSettings.preferences": "首選項", "com.affine.settings.editorSettings.preferences.export.description": "您可以匯出整個首選項數據進行備份,導出的數據亦可重新匯入。", "com.affine.settings.editorSettings.preferences.export.title": "匯出設定", @@ -1108,12 +1193,61 @@ "com.affine.settings.workspace.experimental-features.prompt-header": "您想使用處於實驗階段的插件系統嗎?", "com.affine.settings.workspace.experimental-features.prompt-warning": "您即將啟用一項實驗性功能。 此功能仍在開發中,可能包含錯誤或行為不可預測。 請謹慎行事並自行承擔風險。", "com.affine.settings.workspace.experimental-features.prompt-warning-title": "警告", + "com.affine.settings.workspace.experimental-features.enable-ai.name": "啟用 AI", + "com.affine.settings.workspace.experimental-features.enable-ai.description": "啟用或停用所有 AI 功能。", + "com.affine.settings.workspace.experimental-features.enable-database-full-width.name": "文檔資料庫全寬", + "com.affine.settings.workspace.experimental-features.enable-database-full-width.description": "文檔資料庫將以全寬模式顯示。", + "com.affine.settings.workspace.experimental-features.enable-database-attachment-note.name": "文檔資料庫附件註釋", + "com.affine.settings.workspace.experimental-features.enable-database-attachment-note.description": "允許將備註新增至文檔資料庫附件。", + "com.affine.settings.workspace.experimental-features.enable-block-query.name": "Todo 區塊查詢", + "com.affine.settings.workspace.experimental-features.enable-block-query.description": "啟用 Todo 區塊的查詢功能。", + "com.affine.settings.workspace.experimental-features.enable-synced-doc-block.name": "同步文檔區塊", + "com.affine.settings.workspace.experimental-features.enable-synced-doc-block.description": "啟用文檔塊的同步功能。", + "com.affine.settings.workspace.experimental-features.enable-edgeless-text.name": "無界文本", + "com.affine.settings.workspace.experimental-features.enable-edgeless-text.description": "啟用無界文本區塊。", + "com.affine.settings.workspace.experimental-features.enable-color-picker.name": "顏色選擇器", + "com.affine.settings.workspace.experimental-features.enable-color-picker.description": "啟用顏色選擇器區塊。", + "com.affine.settings.workspace.experimental-features.enable-ai-chat-block.name": "AI 聊天區塊", + "com.affine.settings.workspace.experimental-features.enable-ai-chat-block.description": "啟用 AI 聊天區塊。", + "com.affine.settings.workspace.experimental-features.enable-ai-onboarding.name": "AI 入門", + "com.affine.settings.workspace.experimental-features.enable-ai-onboarding.description": "啟用 AI 入門介紹。", + "com.affine.settings.workspace.experimental-features.enable-mind-map-import.name": "思維導圖匯入", + "com.affine.settings.workspace.experimental-features.enable-mind-map-import.description": "啟用思維導圖匯入功能。", + "com.affine.settings.workspace.experimental-features.enable-multi-view.name": "分離視圖", + "com.affine.settings.workspace.experimental-features.enable-multi-view.description": "分割視圖功能允許您將標籤劃分為多個部分,以同時查看和編輯不同的文檔。", + "com.affine.settings.workspace.experimental-features.enable-emoji-folder-icon.name": "表情符號資料夾圖標", + "com.affine.settings.workspace.experimental-features.enable-emoji-folder-icon.description": "一旦啟用,您可以使用表情符號作為資料夾圖示。當資料夾名稱的第一個字元是表情符號時,它將被提取並用作其圖示。", + "com.affine.settings.workspace.experimental-features.enable-emoji-doc-icon.name": "表情符號文檔圖標", + "com.affine.settings.workspace.experimental-features.enable-emoji-doc-icon.description": "啟用後,您可以使用表情符號作為文檔圖標。當文檔名稱的第一個字符是表情符號時,它將被提取並用作其圖標。", + "com.affine.settings.workspace.experimental-features.enable-editor-settings.name": "編輯器設定", + "com.affine.settings.workspace.experimental-features.enable-editor-settings.description": "啟用編輯器設定.", + "com.affine.settings.workspace.experimental-features.enable-offline-mode.name": "離線模式", + "com.affine.settings.workspace.experimental-features.enable-offline-mode.description": "停止連接到互聯網。即使使用 AFFiNE Cloud,啟用此開關後將停止互聯網連接並保持所有內容在本地,但同步功能將被禁用。", + "com.affine.settings.workspace.experimental-features.enable-theme-editor.name": "主題編輯器", + "com.affine.settings.workspace.experimental-features.enable-theme-editor.description": "啟用主題編輯器。", + "com.affine.settings.workspace.experimental-features.enable-local-workspace.name": "允許創建本地工作區", + "com.affine.settings.workspace.experimental-features.enable-local-workspace.description": "允許建立本地工作區", + "com.affine.settings.workspace.experimental-features.enable-advanced-block-visibility.name": "高級區塊可見性控制", + "com.affine.settings.workspace.experimental-features.enable-advanced-block-visibility.description": "提供詳細的控制以決定在頁面模式中哪些無界塊可見。", + "com.affine.settings.workspace.experimental-features.enable-mobile-keyboard-toolbar.name": "行動鍵盤工具列", + "com.affine.settings.workspace.experimental-features.enable-mobile-keyboard-toolbar.description": "啟用移動設備鍵盤工具欄。", + "com.affine.settings.workspace.experimental-features.enable-mobile-linked-doc-menu.name": "行動鏈接文檔小部件", + "com.affine.settings.workspace.experimental-features.enable-mobile-linked-doc-menu.description": "啟用移動設備連結檔案選單。", + "com.affine.settings.workspace.experimental-features.enable-snapshot-import-export.name": "啟用快照匯入匯出", + "com.affine.settings.workspace.experimental-features.enable-snapshot-import-export.description": "一旦啟用,使用者可以匯入和匯出 blocksuite 快照。", "com.affine.settings.workspace.not-owner": "只有擁有者才能編輯 Workspace 頭像與名稱。 更改將向所有人顯示。", "com.affine.settings.workspace.preferences": "偏好", + "com.affine.settings.workspace.state.local": "本地", + "com.affine.settings.workspace.state.sync-affine-cloud": "透過 AFFiNE Cloud 同步", + "com.affine.settings.workspace.state.self-hosted": "自托管伺服器", + "com.affine.settings.workspace.state.joined": "加入的工作區", + "com.affine.settings.workspace.state.available-offline": "離線時可用", + "com.affine.settings.workspace.state.published": "已發佈到網絡", "com.affine.settings.workspace.properties": "屬性", "com.affine.settings.workspace.properties.add_property": "添加屬性", "com.affine.settings.workspace.properties.all": "全部", "com.affine.settings.workspace.properties.delete-property": "刪除屬性", + "com.affine.settings.workspace.properties.delete-property-desc": "「<1>{{ name }}」屬性將被移除。此操作無法回復。", "com.affine.settings.workspace.properties.doc": "<0>{{count}} 篇文檔", "com.affine.settings.workspace.properties.doc_others": "<0>{{count}} 篇文檔", "com.affine.settings.workspace.properties.edit-property": "編輯屬性", @@ -1210,6 +1344,7 @@ "com.affine.themeSettings.dark": "深色", "com.affine.themeSettings.light": "淺色", "com.affine.themeSettings.system": "跟隨系統", + "com.affine.themeSettings.auto": "自動", "com.affine.time.now": "剛剛", "com.affine.time.this-mouth": "本月", "com.affine.time.this-week": "本周", @@ -1220,6 +1355,10 @@ "com.affine.toastMessage.edgelessMode": "無界模式", "com.affine.toastMessage.movedTrash": "已移至廢紙簍", "com.affine.toastMessage.pageMode": "頁面模式", + "com.affine.toastMessage.defaultMode.page.title": "預設模式已更改", + "com.affine.toastMessage.defaultMode.page.message": "此文件的預設模式已更改為頁面模式", + "com.affine.toastMessage.defaultMode.edgeless.title": "預設模式已更改", + "com.affine.toastMessage.defaultMode.edgeless.message": "此文件的預設模式已更改為無邊模式", "com.affine.toastMessage.permanentlyDeleted": "已永久刪除", "com.affine.toastMessage.removedFavorites": "已從收藏中移除", "com.affine.toastMessage.rename": "更名成功", @@ -1284,5 +1423,46 @@ "recommendBrowser": "我們建議使用 <1>Chrome 瀏覽器以獲得最佳體驗。", "system": "跟隨系統", "unnamed": "未命名", - "upgradeBrowser": "更新至最新版本 Chrome,以享有更優質的使用體驗。" + "upgradeBrowser": "更新至最新版本 Chrome,以享有更優質的使用體驗。", + "com.affine.workspace.properties": "工作區屬性", + "com.affine.m.rename-to": "重新命名為「{{name}}」", + "com.affine.m.explorer.folder.rename": "重新命名", + "com.affine.m.explorer.folder.new-dialog-title": "創建資料夾", + "com.affine.m.explorer.folder.root": "組織", + "com.affine.m.explorer.folder.new-tip-empty": "在 {{parent}} 中建立一個資料夾。", + "com.affine.m.explorer.folder.new-tip-not-empty": "在 {{parent}} 中創建「{{value}}」。", + "com.affine.m.explorer.folder.rename-confirm": "完成", + "com.affine.m.explorer.tag.rename": "重新命名", + "com.affine.m.explorer.tag.rename-menu-title": "重新命名標籤", + "com.affine.m.explorer.tag.new-dialog-title": "創建標籤", + "com.affine.m.explorer.tag.rename-confirm": "完成", + "com.affine.m.explorer.tag.new-tip-empty": "在此工作區創建標籤。", + "com.affine.m.explorer.tag.new-tip-not-empty": "在此工作區創建「{{value}}」標籤。", + "com.affine.m.explorer.tag.manage-docs": "管理文件", + "com.affine.m.explorer.collection.rename": "重新命名", + "com.affine.m.explorer.collection.rename-menu-title": "重新命名精選", + "com.affine.m.explorer.collection.new-dialog-title": "創建精選", + "com.affine.m.explorer.doc.rename": "重新命名", + "com.affine.m.selector.type-doc": "文檔", + "com.affine.m.selector.type-tag": "標籤", + "com.affine.m.selector.type-collection": "精選", + "com.affine.m.selector.where-folder": "資料夾", + "com.affine.m.selector.where-tag": "標籤", + "com.affine.m.selector.where-collection": "精選", + "com.affine.m.selector.confirm-default": "套用", + "com.affine.m.selector.title": "管理 {{type}}", + "com.affine.m.selector.info-total": "{{total}} 項目", + "com.affine.m.selector.info-added": "新增 {{count}} 個 {{type}}", + "com.affine.m.selector.info-removed": "移除 {{count}} 個 {{type}}", + "com.affine.m.selector.remove-warning.title": "移除項目", + "com.affine.m.selector.remove-warning.message": "您取消勾選已經存在於目前 {{where}} 中的 {{type}},這表示您將從 {{where}} 中移除它們。該項目不會被刪除。", + "com.affine.m.selector.remove-warning.confirm": "不要再次詢問", + "com.affine.m.selector.remove-warning.cancel": "取消", + "com.affine.m.selector.remove-warning.where-tag": "標籤", + "com.affine.m.selector.remove-warning.where-folder": "資料夾", + "com.affine.m.selector.journal-menu.today-activity": "今日活動", + "com.affine.m.selector.journal-menu.conflicts": "今日 Journal 中的重複條目", + "com.affine.attachment.preview.error.title": "無法預覽此檔案", + "com.affine.attachment.preview.error.subtitle": "檔案類型不支援。", + "com.affine.pdf.page.render.error": "頁面渲染失敗。" }