mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 15:52:21 +10:00
feat(ai): implement an AI chat window for agentic resume building (#3022)
This commit is contained in:
+179
-1
@@ -48,6 +48,11 @@ msgstr "{0, plural, one {# உருப்படி} other {# உருப்ப
|
||||
msgid "{0, plural, one {# role} other {# roles}}"
|
||||
msgstr "{0, plural, one {# பங்கு} other {# பங்குகள்}}"
|
||||
|
||||
#. placeholder {0}: resolutions.length
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "{0} proposals reviewed"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-menu.tsx
|
||||
msgid "{column, plural, one {# Column} other {# Columns}}"
|
||||
@@ -119,6 +124,18 @@ msgstr "ஏ4"
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr "நிச்சயமாக! ஒரு கிளிக் மூலமே உங்கள் ரெஸ்யூமியை PDF ஆக ஏற்றுமதி செய்யலாம். ஏற்றுமதி செய்யப்பட்ட PDF உங்கள் அனைத்து வடிவமைப்பு மற்றும் ஸ்டைல் அமைப்புகளையும் அப்படியே காக்கும்."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Accept"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Accept all"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Accepted proposal"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "Access your resumes and data programmatically using the API."
|
||||
msgstr "API-யை பயன்படுத்தி உங்கள் ரெஸ்யூமிகளையும் தரவையும் நிரலாலும் அணுகலாம்."
|
||||
@@ -229,10 +246,38 @@ msgstr "முன் வரியைச் சேர்க்கவும்"
|
||||
msgid "Afrikaans"
|
||||
msgstr "ஆஃப்ரிகான்ஸ்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "After"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "AI"
|
||||
msgstr "AI"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "AI integration disabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "AI proposal applied."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "AI proposal rejected."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "AI proposals applied."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "AI proposals rejected."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "AI Resume Assistant"
|
||||
msgstr ""
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "Albanian"
|
||||
msgstr "அல்பேனியன்"
|
||||
@@ -367,10 +412,22 @@ msgstr "கற்றல் துறை"
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr "செயற்கை நுண்ணறிவு"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Ask for a targeted resume change..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Ask for an incremental change"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "ஒப்புத்திணைவு விகிதம்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Assistant request failed"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/navigation.tsx
|
||||
#: src/routes/dashboard/-components/sidebar.tsx
|
||||
#: src/routes/dashboard/settings/authentication/index.tsx
|
||||
@@ -421,6 +478,10 @@ msgstr "அடிப்படைத் தகவல்கள்"
|
||||
msgid "Beautiful templates to choose from, with more on the way."
|
||||
msgstr "தேர்வு செய்ய அழகான டெம்ப்ளேட்டுகள், மேலும் பல வழியில் வருகின்றன."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "Bengali"
|
||||
msgstr "பெங்காலி"
|
||||
@@ -572,6 +633,14 @@ msgstr "தெளிவான"
|
||||
msgid "Click here to select a file to import"
|
||||
msgstr "இறக்குமதி செய்ய ஒரு கோப்பை தேர்ந்தெடுக்க இங்கே கிளிக் செய்யவும்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx
|
||||
msgid "Close AI assistant"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Code Block"
|
||||
msgstr "குறியீட்டு தொகுதி"
|
||||
@@ -618,6 +687,10 @@ msgstr "உறுதி செய்"
|
||||
msgid "Connect"
|
||||
msgstr "இணைக்கவும்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Connect and verify an AI provider before using resume editing proposals."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
msgid "Content"
|
||||
@@ -665,6 +738,10 @@ msgstr "இந்த ரகசிய விசையை நகலெடுத்
|
||||
msgid "Copy URL"
|
||||
msgstr "URL-ஐ நகலெடு"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Could not apply the AI proposal."
|
||||
msgstr ""
|
||||
|
||||
#. Error description when AI provider cannot be reached during resume analysis
|
||||
#. Error shown when AI provider is unreachable during PDF/DOCX resume import
|
||||
#. Error shown when the configured AI provider cannot be reached during connection test
|
||||
@@ -1090,6 +1167,10 @@ msgstr "2FA-ஐ இயக்கு"
|
||||
msgid "Enable AI Features"
|
||||
msgstr "AI அம்சங்களை இயக்கு"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Enable AI integration"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
msgid "Enable Two-Factor Authentication"
|
||||
msgstr "இரண்டு நிலை அங்கீகாரத்தை இயக்கு"
|
||||
@@ -1158,6 +1239,10 @@ msgstr "இங்கே நீங்கள் உள்ளிடும் அன
|
||||
msgid "Everything you need to create, customize, and share professional resumes. Built with privacy in mind, powered by open source, and completely free forever."
|
||||
msgstr "தொழில்முறை ரெஸ்யூமிகளை உருவாக்க, விருப்பத்துக்கு உருப்பெற்றி, பகிர்வதற்குத் தேவையான அனைத்தும் இங்கே. தனியுரிமையை கருத்தில் கொண்டு உருவாக்கப்பட்டதால், திறந்த மூலத்தால் இயக்கப்படுகிறது மற்றும் எப்போதும் முழுவதுமாக இலவசம்."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Examples: rewrite the summary, tighten one experience bullet, add metrics, or adapt the resume for a job description."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Exit Fullscreen"
|
||||
msgstr "முழுத்திரையிலிருந்து வெளியேறு"
|
||||
@@ -1952,6 +2037,10 @@ msgstr "மைக்ரோசாஃப்ட் வேர்ட்"
|
||||
msgid "Model"
|
||||
msgstr "மாதிரி"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "More proposal actions"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx
|
||||
msgid "Move to"
|
||||
msgstr "இதற்கு நகர்த்தவும்"
|
||||
@@ -1978,6 +2067,10 @@ msgstr "https:// கொண்டு தொடங்க வேண்டும்"
|
||||
msgid "Name"
|
||||
msgstr "பெயர்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Needs review"
|
||||
msgstr ""
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "Nepali"
|
||||
msgstr "நேபாளி"
|
||||
@@ -2008,6 +2101,10 @@ msgstr "புதிய கடவுச்சொல்"
|
||||
msgid "New Section"
|
||||
msgstr "புதிய பகுதி"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "No Advertising, No Tracking"
|
||||
msgstr "விளம்பரம் இல்லை, கண்காணிப்பு இல்லை"
|
||||
@@ -2057,11 +2154,19 @@ msgstr "தொடர்ந்து பராமரிப்பு"
|
||||
msgid "Open"
|
||||
msgstr "திற"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx
|
||||
msgid "Open AI assistant"
|
||||
msgstr ""
|
||||
|
||||
#. Button label to open the user's default email app
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "மின்னஞ்சல் பயன்பாட்டை திறக்கவும்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Open Integrations"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open Integrations Settings"
|
||||
msgstr "ஒருங்கிணைப்பு அமைப்புகளைத் திற"
|
||||
@@ -2250,6 +2355,10 @@ msgstr "பதவி"
|
||||
msgid "Preferences"
|
||||
msgstr "விருப்பங்கள்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Preparing changes"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/color-picker.tsx
|
||||
msgid "Presets"
|
||||
msgstr "முன்வழங்கல்கள்"
|
||||
@@ -2263,6 +2372,10 @@ msgstr "தற்போதைய முக்கிய சொல்லை சே
|
||||
msgid "Press <0>Enter</0> to open"
|
||||
msgstr "திறக்க <0>Enter ஐ</0> அழுத்தவும்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Prev"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/design.tsx
|
||||
msgid "Primary Color"
|
||||
msgstr "முதன்மை நிறம்"
|
||||
@@ -2293,6 +2406,11 @@ msgstr "முன்னேற்ற பட்டை"
|
||||
msgid "Projects"
|
||||
msgstr "திட்டங்கள்"
|
||||
|
||||
#. placeholder {0}: index + 1
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Proposal {0} of {total}"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx
|
||||
msgid "Protect your resume from unauthorized access with a password"
|
||||
msgstr "உங்கள் ரெஸ்யூமியை அனுமதியற்ற அணுகலிலிருந்து ஒரு கடவுச்சொல்லால் பாதுகாக்கவும்"
|
||||
@@ -2315,6 +2433,10 @@ msgstr "வெளியீடுகள்"
|
||||
msgid "Publisher"
|
||||
msgstr "பதிப்பாளர்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Raw JSON Patch"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/header.tsx
|
||||
msgid "Reactive Resume - Go to homepage"
|
||||
msgstr "Reactive Resume - முகப்புப் பக்கத்துக்கு செல்லவும்"
|
||||
@@ -2376,6 +2498,18 @@ msgstr "மீண்டும் ஏற்று"
|
||||
msgid "Register New Device"
|
||||
msgstr "புதிய சாதனத்தைப் பதிவு செய்யவும்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Reject"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Reject all"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Rejected proposal"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Remember your password? <0/>"
|
||||
msgstr "உங்கள் கடவுச்சொல் நினைவிருக்கிறதா? <0/>"
|
||||
@@ -2426,6 +2560,10 @@ msgstr "சரிபார்ப்பு மின்னஞ்சலை மீ
|
||||
msgid "Reset"
|
||||
msgstr "மீட்டமை"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Reset chat"
|
||||
msgstr ""
|
||||
|
||||
#. Primary action button label on reset-password form
|
||||
#: src/routes/auth/reset-password.tsx
|
||||
msgid "Reset Password"
|
||||
@@ -2439,6 +2577,10 @@ msgstr "உங்கள் கடவுச்சொல்லை மீட்ட
|
||||
msgid "Resetting your password..."
|
||||
msgstr "உங்கள் கடவுச்சொல்லை மீட்டமைத்து கொண்டிருக்கிறது..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Resize AI assistant"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "Resources"
|
||||
msgstr "வளங்கள்"
|
||||
@@ -2459,6 +2601,14 @@ msgstr "விண்ணப்பப் பகுப்பாய்வு நி
|
||||
msgid "Resumes"
|
||||
msgstr "ரெஸ்யூமிகள்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Review required"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Reviewed proposals"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Right Align"
|
||||
msgstr "வலது சீரமை"
|
||||
@@ -2557,6 +2707,10 @@ msgstr "தேர்ந்தெடு..."
|
||||
msgid "Self-Host with Docker"
|
||||
msgstr "Docker-இன் உதவியுடன் தானே ஹோஸ்ட் செய்யவும்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#. Primary action button label on forgot-password form
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Send Password Reset Email"
|
||||
@@ -2566,6 +2720,10 @@ msgstr "கடவுச்சொல் மீட்டமைப்பு மி
|
||||
msgid "Sending password reset email..."
|
||||
msgstr "கடவுச்சொல் மீட்டமைப்பு மின்னஞ்சலை அனுப்பிக் கொண்டிருக்கிறது..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Sending request"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Separator"
|
||||
msgstr "பிரிப்பான்"
|
||||
@@ -2804,6 +2962,10 @@ msgstr "புள்ளிவிபரங்கள்"
|
||||
msgid "Stay"
|
||||
msgstr "தங்கு"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "Stop"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr "வலிமைகள்"
|
||||
@@ -2898,6 +3060,14 @@ msgstr "எழுத்து நிறம்"
|
||||
msgid "Thai"
|
||||
msgstr "தாய்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "The AI proposed a change that no longer applies to this resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "The AI returned a proposal that could not be previewed."
|
||||
msgstr ""
|
||||
|
||||
#. Error description when AI returns invalid resume analysis format
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "The AI returned an invalid analysis format. Please try again."
|
||||
@@ -2911,6 +3081,10 @@ msgstr "API விசை வெற்றிகரமாக நீக்கப்
|
||||
msgid "The API key will no longer be able to access your data after deletion. This action cannot be undone."
|
||||
msgstr "API விசை நீக்கப்பட்ட பின்னர், அது உங்கள் தரவை இனி அணுக முடியாது. இந்த செயலைக் களைந்து விட முடியாது."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "The assistant stopped before returning a proposal."
|
||||
msgstr ""
|
||||
|
||||
#. Empty-state message when no command palette results match the search query
|
||||
#: src/components/command-palette/index.tsx
|
||||
msgid "The command you're looking for doesn't exist."
|
||||
@@ -2977,7 +3151,12 @@ msgstr "இது உங்கள் ரெஸ்யூமிக்கான URL
|
||||
msgid "This may take a few minutes, depending on the response of the AI provider. Please do not close the window or refresh the page."
|
||||
msgstr "இது சில நிமிடங்கள் ஆகலாம்; இது AI வழங்குநரின் பதிலைப் பொருத்தது. தயவுசெய்து சாளரத்தை மூடவோ பக்கத்தை மீண்டும் ஏற்றவோ செய்யாதீர்கள்."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "This proposal is stale. Ask the assistant to regenerate it from the latest resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/resume/builder-resume-draft.ts
|
||||
#: src/routes/builder/$resumeId/-components/assistant.tsx
|
||||
msgid "This resume is locked and cannot be updated."
|
||||
msgstr "இந்த ரெஸ்யூமி பூட்டப்பட்டுள்ளது மற்றும் புதுப்பிக்க முடியாது."
|
||||
|
||||
@@ -3487,4 +3666,3 @@ msgstr "சிறிதாக்கு"
|
||||
#: src/libs/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ஜூலு"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user