mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 07:42:20 +10:00
chore: lint using react-doctor, update translations, dynamic imports
This commit is contained in:
+62
-50
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ja\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2026-05-19 11:15\n"
|
||||
"PO-Revision-Date: 2026-05-21 07:54\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@@ -320,8 +320,8 @@ msgid "Analyze Resume"
|
||||
msgstr "履歴書の分析"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr "分析..."
|
||||
msgid "Analyzing…"
|
||||
msgstr "…を分析中"
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
@@ -584,8 +584,8 @@ msgid "Cancel"
|
||||
msgstr "キャンセル"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Cannot revert; the resume has changed since this edit was applied."
|
||||
msgstr "元に戻すことはできません。この編集が適用されてから履歴書の内容が変更されています。"
|
||||
msgid "Cannot restore; the resume has changed since this edit was applied."
|
||||
msgstr "復元できません。この編集が適用されてから、履歴書の内容が変更されています。"
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "Catalan"
|
||||
@@ -610,12 +610,12 @@ msgid "Change language"
|
||||
msgstr "言語を変更"
|
||||
|
||||
#: src/features/command-palette/pages/preferences/index.tsx
|
||||
msgid "Change language to..."
|
||||
msgstr "言語を変更..."
|
||||
msgid "Change language to…"
|
||||
msgstr "言語を…に変更します"
|
||||
|
||||
#: src/features/command-palette/pages/preferences/index.tsx
|
||||
msgid "Change theme to..."
|
||||
msgstr "テーマを変更..."
|
||||
msgid "Change theme to…"
|
||||
msgstr "テーマを…に変更します"
|
||||
|
||||
#: src/dialogs/resume/index.tsx
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
@@ -793,8 +793,8 @@ msgid "Could not reach the AI provider. Please try again."
|
||||
msgstr "AIプロバイダーに接続できませんでした。もう一度お試しください。"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Could not revert this patch."
|
||||
msgstr "このパッチを元に戻すことができませんでした。"
|
||||
msgid "Could not restore this patch."
|
||||
msgstr "このパッチを復元できませんでした。"
|
||||
|
||||
#: src/features/settings/integrations/components/ai-section.tsx
|
||||
msgid "Could not verify provider connection."
|
||||
@@ -1248,8 +1248,8 @@ msgid "Enabling password protection..."
|
||||
msgstr "パスワード保護を有効にしています..."
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
msgid "Enabling two-factor authentication..."
|
||||
msgstr "二要素認証を有効にしています..."
|
||||
msgid "Enabling two-factor authentication…"
|
||||
msgstr "二段階認証を有効にする…"
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "English"
|
||||
@@ -1633,8 +1633,8 @@ msgid "Go to resumes dashboard"
|
||||
msgstr "履歴書ダッシュボードへ"
|
||||
|
||||
#: src/features/command-palette/pages/navigation.tsx
|
||||
msgid "Go to..."
|
||||
msgstr "移動..."
|
||||
msgid "Go to…"
|
||||
msgstr "… へ移動"
|
||||
|
||||
#. Authentication provider display name in account settings
|
||||
#. Brand name label for Google social sign-in button
|
||||
@@ -1815,8 +1815,8 @@ msgid "Importing your resume..."
|
||||
msgstr "履歴書をインポートしています..."
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "Importing..."
|
||||
msgstr "インポート中..."
|
||||
msgid "Importing…"
|
||||
msgstr "… をインポートしています"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Increase zoom"
|
||||
@@ -1963,10 +1963,9 @@ msgstr "言語"
|
||||
msgid "Languages"
|
||||
msgstr "言語"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr "最終分析日: {0}"
|
||||
msgid "Last analyzed on {updatedAtLabel}"
|
||||
msgstr "最終分析日時: {updatedAtLabel}"
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
@@ -2061,8 +2060,8 @@ msgid "Lithuanian"
|
||||
msgstr "リトアニア語"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Loading agent workspace..."
|
||||
msgstr "エージェントワークスペースを読み込んでいます..."
|
||||
msgid "Loading agent workspace…"
|
||||
msgstr "エージェントワークスペースをロード中…"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "Loading AI providers. Please try again in a moment."
|
||||
@@ -2070,21 +2069,21 @@ msgstr "AIプロバイダーを読み込んでいます。しばらくしてか
|
||||
|
||||
#: src/features/settings/integrations/components/ai-section.tsx
|
||||
#: src/routes/agent/-components/new-thread-setup.tsx
|
||||
msgid "Loading providers..."
|
||||
msgstr "プロバイダーを読み込んでいます..."
|
||||
msgid "Loading providers…"
|
||||
msgstr "プロバイダーを読み込んでいます…"
|
||||
|
||||
#: src/features/command-palette/pages/resumes.tsx
|
||||
#: src/routes/agent/-components/new-thread-setup.tsx
|
||||
msgid "Loading resumes..."
|
||||
msgstr "履歴書を読み込んでいます..."
|
||||
msgid "Loading resumes…"
|
||||
msgstr "読み込みが再開されます…"
|
||||
|
||||
#: src/routes/agent/-components/thread-sidebar.tsx
|
||||
msgid "Loading threads..."
|
||||
msgstr "スレッドを読み込んでいます..."
|
||||
msgid "Loading threads…"
|
||||
msgstr "スレッドを読み込んでいます…"
|
||||
|
||||
#: src/components/layout/loading-screen.tsx
|
||||
msgid "Loading..."
|
||||
msgstr "読み込み中..."
|
||||
msgid "Loading…"
|
||||
msgstr "… を読み込み中"
|
||||
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
@@ -2431,12 +2430,12 @@ msgid "Patch pending"
|
||||
msgstr "パッチ適用待ち"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Patch reverted"
|
||||
msgstr "パッチが元に戻されました"
|
||||
msgid "Patch rolled back"
|
||||
msgstr "パッチがロールバックされました"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Patch reverted."
|
||||
msgstr "パッチが元に戻されました。"
|
||||
msgid "Patch rolled back."
|
||||
msgstr "パッチがロールバックされました。"
|
||||
|
||||
#. File format label in import source selector
|
||||
#: src/dialogs/resume/import.tsx
|
||||
@@ -2484,12 +2483,15 @@ msgid "Please support the project"
|
||||
msgstr "プロジェクトへのご支援をお願いいたします"
|
||||
|
||||
#: src/features/resume/public/public-resume.tsx
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/export.tsx
|
||||
msgid "Please wait while your PDF is being generated..."
|
||||
msgstr "PDF を生成しています。しばらくお待ちください..."
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Please wait while your PDF is being generated…"
|
||||
msgstr "PDFが生成されるまでしばらくお待ちください…"
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "Polish"
|
||||
msgstr "ポーランド語"
|
||||
@@ -2724,6 +2726,14 @@ msgstr "パスワードをリセットしています..."
|
||||
msgid "Resources"
|
||||
msgstr "リソース"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Restore"
|
||||
msgstr "復元する"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Restore the resume to before this patch? This will roll back this patch and any patches applied after it."
|
||||
msgstr "このパッチ適用前の状態に復元しますか?これにより、このパッチと、その後に適用されたすべてのパッチがロールバックされます。"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Resume"
|
||||
msgstr "再開する"
|
||||
@@ -2752,10 +2762,6 @@ msgstr "履歴書"
|
||||
msgid "Retry"
|
||||
msgstr "リトライ"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Revert"
|
||||
msgstr "元に戻す"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Review the resume against a job description and ask me questions before changing uncertain sections."
|
||||
msgstr "履歴書を求人内容と照らし合わせて確認し、不明な点があれば変更する前に私に質問してください。"
|
||||
@@ -2845,14 +2851,17 @@ msgid "Search for an icon"
|
||||
msgstr "アイコンを検索"
|
||||
|
||||
#: src/features/command-palette/pages/resumes.tsx
|
||||
msgid "Search for..."
|
||||
msgid "Search for…"
|
||||
msgstr "… を検索"
|
||||
|
||||
#: src/components/ui/combobox.tsx
|
||||
msgid "Search..."
|
||||
msgstr "検索..."
|
||||
|
||||
#. Placeholder in command palette input on nested pages
|
||||
#: src/components/ui/combobox.tsx
|
||||
#: src/features/command-palette/index.tsx
|
||||
msgid "Search..."
|
||||
msgstr "検索..."
|
||||
msgid "Search…"
|
||||
msgstr "検索…"
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
msgid "Secret copied to clipboard."
|
||||
@@ -3558,8 +3567,8 @@ msgstr "確認のために「{CONFIRMATION_TEXT}」と入力してください"
|
||||
#. Placeholder in command palette input on root page
|
||||
#. Screen-reader dialog description instructing users how to use the command palette
|
||||
#: src/features/command-palette/index.tsx
|
||||
msgid "Type a command or search..."
|
||||
msgstr "コマンドを入力するか検索してください..."
|
||||
msgid "Type a command or search…"
|
||||
msgstr "コマンドまたは検索を入力…"
|
||||
|
||||
#: src/libs/resume/section.tsx
|
||||
msgid "Typography"
|
||||
@@ -3704,8 +3713,8 @@ msgid "Upload picture"
|
||||
msgstr "画像のアップロード"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx
|
||||
msgid "Uploading picture..."
|
||||
msgstr "写真をアップロードしています..."
|
||||
msgid "Uploading picture…"
|
||||
msgstr "画像をアップロード中…"
|
||||
|
||||
#. Form field label for the generated public resume link in sharing settings
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx
|
||||
@@ -3763,11 +3772,14 @@ msgstr "バックアップコードで確認"
|
||||
msgid "Verifying backup code..."
|
||||
msgstr "バックアップコードを確認しています..."
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/features/auth/pages/verify-2fa.tsx
|
||||
msgid "Verifying code..."
|
||||
msgstr "コードを確認しています..."
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
msgid "Verifying code…"
|
||||
msgstr "検証コード…"
|
||||
|
||||
#: src/features/auth/pages/resume-password.tsx
|
||||
msgid "Verifying password..."
|
||||
msgstr "パスワードを確認しています..."
|
||||
@@ -3830,8 +3842,8 @@ msgid "Work OpenAI"
|
||||
msgstr "OpenAIでの活動"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Working..."
|
||||
msgstr "働く..."
|
||||
msgid "Working…"
|
||||
msgstr "作業中…"
|
||||
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "X (Twitter)"
|
||||
|
||||
Reference in New Issue
Block a user