mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 17:34:52 +10:00
Implement Resume Analysis (#2882)
* Implement Resume Analysis * 📦 v5.0.17 - https://docs.rxresu.me/changelog
This commit is contained in:
@@ -4,6 +4,22 @@ description: "List of all notable changes and updates to Reactive Resume"
|
||||
rss: true
|
||||
---
|
||||
|
||||
<Update label="v5.0.17" description="9th April 2026">
|
||||
## Features & Improvements
|
||||
- Added **Resume Analysis** in the resume builder right sidebar: run an on-demand AI review for an overall score (0 to 100), a dimension scorecard, strengths, and prioritized suggestions. Results are saved per resume and reload after refresh.
|
||||
- When AI features are disabled, the analysis section shows a short notice with a link to **AI Settings** so you can enable your provider and model first.
|
||||
- Improved the **MCP server** experience: updated tools, resources, and prompts; added an MCP server card at `/.well-known/mcp/server-card.json` for compatible clients; refreshed the **Using the MCP server** guide.
|
||||
|
||||
## Fixes
|
||||
- Fixed [#2865](https://github.com/amruthpillai/reactive-resume/issues/2865), incorrect spacing between resume section items in shared layouts.
|
||||
- Fixed [#2868](https://github.com/amruthpillai/reactive-resume/issues/2868) affecting resume item presentation and linked titles in shared item components.
|
||||
|
||||
## Maintenance & CI
|
||||
- Downgraded the Cosign installer action to v3 in the Docker build workflow for more reliable image signing.
|
||||
- Synced translation catalogs from Crowdin. [#2864](https://github.com/amruthpillai/reactive-resume/pull/2864)
|
||||
- Dependency and lockfile updates (including changes bundled with MCP and analysis work).
|
||||
</Update>
|
||||
|
||||
<Update label="v5.0.16" description="4th April 2026">
|
||||
## Features & Improvements
|
||||
- Updated shared resume item layouts (Experience, Education, Awards, Certifications, Publications, References, Volunteer) for better alignment and spacing consistency.
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "'n Fout het voorgekom tydens die laai van die bladsy."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "'n Onbekende fout het voorgekom tydens die invoer van jou CV."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "En baie meer..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Verken die API-dokumentasie om te leer hoe om Reactive Resume met jou to
|
||||
msgid "Export"
|
||||
msgstr "Uitvoer"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Misluk om hervat te dupliseer"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Genereer 'n ewekansige naam"
|
||||
msgid "German"
|
||||
msgstr "Duits"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Begin"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Tale"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Laaste 3 dae"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Deurlopende instandhouding"
|
||||
msgid "Open"
|
||||
msgstr "Maak oop"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Maak e-posklient oop"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Genommerde lys"
|
||||
msgid "Organization"
|
||||
msgstr "Organisasie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Bladsy"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Besig om jou wagwoord te herstel..."
|
||||
msgid "Resources"
|
||||
msgstr "Hulpbronne"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Roemeens"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotasie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russies"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skandeer die QR-kode hieronder met jou voorkeur-magtigingstoep. Jy kan o
|
||||
msgid "School"
|
||||
msgstr "Skool"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistiek"
|
||||
msgid "Stay"
|
||||
msgstr "Bly"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Deurstreep"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Deurstreep"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zoem uit"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zoeloe"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "ገጹን በመጫን ጊዜ ስህተት ተፈጥሯል።"
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "የየታሪክዎን ማምጣት ላይ ሳለ ያልታወቀ ስህተት ተፈጥሯል።"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "እና ሌሎችም ብዙ…"
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resumeን ከመተግበሪያዎቻችሁ ጋር እንዴት
|
||||
msgid "Export"
|
||||
msgstr "ወደ ውጪ አስመጣ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr ""
|
||||
@@ -1326,6 +1338,14 @@ msgstr "የተዘፈነ ስም ይፍጠሩ"
|
||||
msgid "German"
|
||||
msgstr "ጀርመንኛ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "ጀምር"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ቋንቋዎች"
|
||||
msgid "Last 3 days"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "የቀጣይ ጥገና"
|
||||
msgid "Open"
|
||||
msgstr "ክፈት"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "የኢሜል ደንበኛን ክፈት"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "ተደራሽ ዝርዝር"
|
||||
msgid "Organization"
|
||||
msgstr "ድርጅት"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "ገጽ"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "የይለፍ ቃልዎን በመዳግም ላይ…"
|
||||
msgid "Resources"
|
||||
msgstr "ሀብቶች"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "ሮማኒያንኛ"
|
||||
msgid "Rotation"
|
||||
msgstr "ማሽከርከር"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "ሩስኛ"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "በታች ያለውን QR ኮድ በሚፈልጉት የማረጋገጫ
|
||||
msgid "School"
|
||||
msgstr "ት/ቤት"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "ስታቲስቲክስ"
|
||||
msgid "Stay"
|
||||
msgstr "ቆይ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "መሰረዣ"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "መሰረዣ"
|
||||
msgid "Subreddit"
|
||||
msgstr "ሰብሬዲት"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "አጉር"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ዙሉ"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "حدث خطأ أثناء تحميل الصفحة."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "حدث خطأ غير معروف أثناء استيراد سيرتك الذاتية."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "والمزيد..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "استكشف إرشادات واجهة برمجة التطبيقات ل
|
||||
msgid "Export"
|
||||
msgstr "تصدير"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "فشل في تكرار السيرة الذاتية"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "إنشاء اسم عشوائي"
|
||||
msgid "German"
|
||||
msgstr "الألمانية"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "ابدأ الآن"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "اللغات"
|
||||
msgid "Last 3 days"
|
||||
msgstr "آخر 3 أيام"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "صيانة مستمرة"
|
||||
msgid "Open"
|
||||
msgstr "افتح"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "فتح عميل البريد الإلكتروني"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "قائمة مرتبة"
|
||||
msgid "Organization"
|
||||
msgstr "المنظمة"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "صفحة"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "جاري إعادة تعيين كلمة المرور..."
|
||||
msgid "Resources"
|
||||
msgstr "الموارد"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "الرومانية"
|
||||
msgid "Rotation"
|
||||
msgstr "الدوران"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "الروسية"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "امسح رمز الاستجابة السريعة أدناه باستخ
|
||||
msgid "School"
|
||||
msgstr "المدرسة"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "الإحصاءات"
|
||||
msgid "Stay"
|
||||
msgstr "البقاء"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "شطب"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "شطب"
|
||||
msgid "Subreddit"
|
||||
msgstr "سبريديت"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "تصغير"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "الزولو"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Səhifə yüklənərkən xəta baş verdi."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Özgeçmişinizi idxal edərkən naməlum xəta baş verdi."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Və daha çox..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume‑ni tətbiqlərinizlə inteqrasiya etməyi öyrənmək
|
||||
msgid "Export"
|
||||
msgstr "İxrac"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Resume-ni təkrarlaya bilmədi"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Təsadüfi ad yarat"
|
||||
msgid "German"
|
||||
msgstr "Alman"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Başla"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Dillər"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Son 3 gün"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Davamlı Baxım"
|
||||
msgid "Open"
|
||||
msgstr "Aç"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "E‑poçt müştərisini aç"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Nömrələnmiş Siyahı"
|
||||
msgid "Organization"
|
||||
msgstr "Təşkilat"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Səhifə"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Parolunuz sıfırlanır..."
|
||||
msgid "Resources"
|
||||
msgstr "Resurslar"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumın"
|
||||
msgid "Rotation"
|
||||
msgstr "Döndürmə"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rus"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Sevimli autentifikator tətbiqinizlə aşağıdakı QR kodu skan edin. H
|
||||
msgid "School"
|
||||
msgstr "Məktəb"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistika"
|
||||
msgid "Stay"
|
||||
msgstr "Qal"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Üstündən xətt çək"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Üstündən xətt çək"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Uzaqlaşdır"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Възникна грешка при зареждането на стр
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "По време на импортирането на автобиографията ви е възникнала неизвестна грешка."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "И още много..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Разгледайте API документацията, за да на
|
||||
msgid "Export"
|
||||
msgstr "Експорт"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Неуспешно дублиране на резюмето"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Генериране на случайно име"
|
||||
msgid "German"
|
||||
msgstr "Немски"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Започнете"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Езици"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Последните 3 дни"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Текуща поддръжка"
|
||||
msgid "Open"
|
||||
msgstr "Отвори"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Отваряне на имейл клиент"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Подреден списък"
|
||||
msgid "Organization"
|
||||
msgstr "Организация"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Страница"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Нулиране на паролата ви..."
|
||||
msgid "Resources"
|
||||
msgstr "Ресурси"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Румънски"
|
||||
msgid "Rotation"
|
||||
msgstr "Завъртане"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Руски"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Сканирайте QR кода по-долу с предпочитан
|
||||
msgid "School"
|
||||
msgstr "Училище"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Статистика"
|
||||
msgid "Stay"
|
||||
msgstr "Остани"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Зачеркване"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Зачеркване"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Намаляване"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулуски"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "পৃষ্ঠা লোড করার সময় একটি ত
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "আপনার জীবনবৃত্তান্ত ইমপোর্ট করার সময় একটি অজানা ত্রুটি ঘটেছে।"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "এবং আরো অনেক..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume-কে আপনার অ্যাপ্লিকেশ
|
||||
msgid "Export"
|
||||
msgstr "এক্সপোর্ট"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "রিজ্যুমের অনুলিপি তৈরি করতে ব্যর্থ হয়েছে"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "একটি এলোমেলো নাম জেনারেট ক
|
||||
msgid "German"
|
||||
msgstr "জার্মান"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "চলুন শুরু করা যাক"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ভাষাসমূহ"
|
||||
msgid "Last 3 days"
|
||||
msgstr "গত ৩ দিন"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "চলমান রক্ষণাবেক্ষণ"
|
||||
msgid "Open"
|
||||
msgstr "খুলুন"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ইমেইল ক্লায়েন্ট খুলুন"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "ক্রমযুক্ত লিস্ট"
|
||||
msgid "Organization"
|
||||
msgstr "প্রতিষ্ঠান"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "পৃষ্ঠা"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "আপনার পাসওয়ার্ড রিসেট করা
|
||||
msgid "Resources"
|
||||
msgstr "রিসোর্সসমূহ"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "রোমানিয়ান"
|
||||
msgid "Rotation"
|
||||
msgstr "রোটেশন"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "রুশ"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "আপনার পছন্দের অথেনটিকেটর অ
|
||||
msgid "School"
|
||||
msgstr "স্কুল"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "পরিসংখ্যান"
|
||||
msgid "Stay"
|
||||
msgstr "থাকুন"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "স্ট্রাইক"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "স্ট্রাইক"
|
||||
msgid "Subreddit"
|
||||
msgstr "সাবরেডিট"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "জুম আউট"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "জুলু"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "S’ha produït un error en carregar la pàgina."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "S’ha produït un error desconegut en importar el currículum."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "I molts més..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explora la documentació de l’API per aprendre a integrar Reactive Res
|
||||
msgid "Export"
|
||||
msgstr "Exporta"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "No s'ha pogut duplicar la continuació."
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Genera un nom aleatori"
|
||||
msgid "German"
|
||||
msgstr "Alemany"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Comença"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Idiomes"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Darrers 3 dies"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Manteniment continu"
|
||||
msgid "Open"
|
||||
msgstr "Obre"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Obre el client de correu"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Llista ordenada"
|
||||
msgid "Organization"
|
||||
msgstr "Organització"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Pàgina"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "S’està restablint la contrasenya..."
|
||||
msgid "Resources"
|
||||
msgstr "Recursos"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Romanès"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotació"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rus"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Escaneja el codi QR següent amb l’aplicació autenticadora preferida.
|
||||
msgid "School"
|
||||
msgstr "Centre educatiu"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Estadístiques"
|
||||
msgid "Stay"
|
||||
msgstr "Queda't"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Barrat"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Barrat"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Allunya"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulú"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Při načítání stránky došlo k chybě."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Při importu vašeho životopisu došlo k neznámé chybě."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "A mnoho dalších…"
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Prozkoumejte API dokumentaci a zjistěte, jak integrovat Reactive Resume
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Nepodařilo se duplikovat životopis"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Vygenerovat náhodný název"
|
||||
msgid "German"
|
||||
msgstr "Němčina"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Začít"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Jazyky"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Poslední 3 dny"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Průběžná údržba"
|
||||
msgid "Open"
|
||||
msgstr "Otevřít"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Otevřít e-mailového klienta"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Číslovaný seznam"
|
||||
msgid "Organization"
|
||||
msgstr "Organizace"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Stránka"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Obnovování hesla…"
|
||||
msgid "Resources"
|
||||
msgstr "Zdroje"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumunština"
|
||||
msgid "Rotation"
|
||||
msgstr "Otočení"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Ruština"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Naskenujte QR kód níže pomocí své preferované autentizační aplik
|
||||
msgid "School"
|
||||
msgstr "Škola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistiky"
|
||||
msgid "Stay"
|
||||
msgstr "Zůstat"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Přeškrtnutí"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Přeškrtnutí"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Oddálit"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Der opstod en fejl under indlæsning af siden."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Der opstod en ukendt fejl under import af dit CV."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Og mange flere..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Gennemgå API-dokumentationen for at lære, hvordan du integrerer Reacti
|
||||
msgid "Export"
|
||||
msgstr "Eksportér"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Kunne ikke duplikere CV'et"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Generér et tilfældigt navn"
|
||||
msgid "German"
|
||||
msgstr "Tysk"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Kom i gang"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Sprog"
|
||||
msgid "Last 3 days"
|
||||
msgstr "De sidste 3 dage"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Løbende vedligeholdelse"
|
||||
msgid "Open"
|
||||
msgstr "Åbn"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Åbn e-mailklient"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Nummereret liste"
|
||||
msgid "Organization"
|
||||
msgstr "Organisation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Side"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Nulstiller din adgangskode..."
|
||||
msgid "Resources"
|
||||
msgstr "Ressourcer"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumænsk"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russisk"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scan QR-koden nedenfor med din foretrukne godkendelsesapp. Du kan også
|
||||
msgid "School"
|
||||
msgstr "Skole"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistik"
|
||||
msgid "Stay"
|
||||
msgstr "Bliv"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Gennemstreget"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Gennemstreget"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zoom ud"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Beim Laden der Seite ist ein Fehler aufgetreten."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Beim Importieren deines Lebenslaufs ist ein unbekannter Fehler aufgetreten."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Und viele weitere ..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Sieh dir die API-Dokumentation an, um zu erfahren, wie du Reactive Resum
|
||||
msgid "Export"
|
||||
msgstr "Exportieren"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Lebenslauf konnte nicht dupliziert werden"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Zufälligen Namen generieren"
|
||||
msgid "German"
|
||||
msgstr "Deutsch"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Jetzt starten"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Sprachen"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Letzte 3 Tage"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Laufende Wartung"
|
||||
msgid "Open"
|
||||
msgstr "Öffnen"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "E-Mail-Programm öffnen"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Nummerierte Liste"
|
||||
msgid "Organization"
|
||||
msgstr "Organisation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Seite"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Ihr Passwort wird zurückgesetzt..."
|
||||
msgid "Resources"
|
||||
msgstr "Ressourcen"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumänisch"
|
||||
msgid "Rotation"
|
||||
msgstr "Drehung"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russisch"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scannen Sie den QR-Code unten mit Ihrer bevorzugten Authenticator-App. S
|
||||
msgid "School"
|
||||
msgstr "Schule"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistiken"
|
||||
msgid "Stay"
|
||||
msgstr "Hier bleiben"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Durchgestrichen"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Durchgestrichen"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Herauszoomen"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Προέκυψε σφάλμα κατά τη φόρτωση της σελ
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Προέκυψε άγνωστο σφάλμα κατά την εισαγωγή του βιογραφικού σας σημειώματος."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Και πολλά άλλα..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Εξερευνήστε την τεκμηρίωση του API για ν
|
||||
msgid "Export"
|
||||
msgstr "Εξαγωγή"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Απέτυχε η αντιγραφή βιογραφικού σημειώματος"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Δημιουργία τυχαίου ονόματος"
|
||||
msgid "German"
|
||||
msgstr "Γερμανικά"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Ξεκινήστε"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Γλώσσες"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Τελευταίες 3 ημέρες"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Συνεχής συντήρηση"
|
||||
msgid "Open"
|
||||
msgstr "Άνοιγμα"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Άνοιγμα προγράμματος email"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Αριθμημένη λίστα"
|
||||
msgid "Organization"
|
||||
msgstr "Οργανισμός"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Σελίδα"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Επαναφορά κωδικού πρόσβασης..."
|
||||
msgid "Resources"
|
||||
msgstr "Πόροι"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Ρουμανικά"
|
||||
msgid "Rotation"
|
||||
msgstr "Περιστροφή"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Ρωσικά"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Σαρώστε τον παρακάτω κωδικό QR με την πρ
|
||||
msgid "School"
|
||||
msgstr "Σχολείο"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Στατιστικά"
|
||||
msgid "Stay"
|
||||
msgstr "Παραμονή"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Διακριτική διαγραφή"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Διακριτική διαγραφή"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Σμίκρυνση"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Ζουλού"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "An error occurred while loading the page."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "An unknown error occurred while importing your resume."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "And many more..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explore the API documentation to learn how to integrate Reactive Resume
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Failed to duplicate resume"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Generate a random name"
|
||||
msgid "German"
|
||||
msgstr "German"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Get Started"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Languages"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Last 3 days"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Ongoing Maintenance"
|
||||
msgid "Open"
|
||||
msgstr "Open"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Open Email Client"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Ordered List"
|
||||
msgid "Organization"
|
||||
msgstr "Organisation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Page"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Resetting your password..."
|
||||
msgid "Resources"
|
||||
msgstr "Resources"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Romanian"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russian"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scan the QR code below with your preferred authenticator app. You can al
|
||||
msgid "School"
|
||||
msgstr "School"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistics"
|
||||
msgid "Stay"
|
||||
msgstr "Stay"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Strike"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Strike"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zoom out"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
@@ -286,6 +286,14 @@ msgstr "An error occurred while loading the page."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "An unknown error occurred while importing your resume."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr "Analyze Resume"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr "Analyzing..."
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "And many more..."
|
||||
@@ -1209,6 +1217,10 @@ msgstr "Explore the API documentation to learn how to integrate Reactive Resume
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr "Failed to analyze resume."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Failed to duplicate resume"
|
||||
@@ -1321,6 +1333,14 @@ msgstr "Generate a random name"
|
||||
msgid "German"
|
||||
msgstr "German"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Get Started"
|
||||
@@ -1600,6 +1620,11 @@ msgstr "Languages"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Last 3 days"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr "Last analyzed on {0}"
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1870,6 +1895,10 @@ msgstr "Ongoing Maintenance"
|
||||
msgid "Open"
|
||||
msgstr "Open"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr "Open AI Settings"
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Open Email Client"
|
||||
@@ -1907,6 +1936,10 @@ msgstr "Ordered List"
|
||||
msgid "Organization"
|
||||
msgstr "Organization"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr "Overall Score"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Page"
|
||||
@@ -2226,6 +2259,14 @@ msgstr "Resetting your password..."
|
||||
msgid "Resources"
|
||||
msgstr "Resources"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr "Resume Analysis"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr "Resume analysis complete."
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2263,6 +2304,10 @@ msgstr "Romanian"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russian"
|
||||
@@ -2300,6 +2345,10 @@ msgstr "Scan the QR code below with your preferred authenticator app. You can al
|
||||
msgid "School"
|
||||
msgstr "School"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr "Scorecard"
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2566,6 +2615,10 @@ msgstr "Statistics"
|
||||
msgid "Stay"
|
||||
msgstr "Stay"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr "Strengths"
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Strike"
|
||||
@@ -2574,6 +2627,10 @@ msgstr "Strike"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr "Suggestions"
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Se ha producido un error al cargar la página."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Se ha producido un error desconocido al importar tu currículum."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Y mucho más..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explora la documentación de la API para aprender a integrar Reactive Re
|
||||
msgid "Export"
|
||||
msgstr "Exportar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Fallo al duplicar el currículum"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Generar un nombre aleatorio"
|
||||
msgid "German"
|
||||
msgstr "Alemán"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Primeros pasos"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Idiomas"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Últimos 3 días"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Mantenimiento continuo"
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Abrir cliente de correo"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Lista ordenada"
|
||||
msgid "Organization"
|
||||
msgstr "Organización"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Página"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Restableciendo tu contraseña..."
|
||||
msgid "Resources"
|
||||
msgstr "Recursos"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumano"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotación"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Ruso"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Escanea el código QR de abajo con tu aplicación de autenticación pref
|
||||
msgid "School"
|
||||
msgstr "Centro educativo"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Estadísticas"
|
||||
msgid "Stay"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Tachado"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Tachado"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Alejar"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulú"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "هنگام بارگیری صفحه خطایی رخ داد."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "هنگام وارد کردن رزومه شما یک خطای ناشناخته رخ داد."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "و بسیاری موارد دیگر..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "مستندات API را بررسی کنید تا بیاموزید چگو
|
||||
msgid "Export"
|
||||
msgstr "خروجی گرفتن"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "در کپیبرداری از رزومه خطا رخ داد"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "تولید یک نام تصادفی"
|
||||
msgid "German"
|
||||
msgstr "آلمانی"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "شروع کنید"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "زبانها"
|
||||
msgid "Last 3 days"
|
||||
msgstr "۳ روز گذشته"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "نگهداری مداوم"
|
||||
msgid "Open"
|
||||
msgstr "باز کردن"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "باز کردن کلاینت ایمیل"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "فهرست شمارهدار"
|
||||
msgid "Organization"
|
||||
msgstr "سازمان"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "صفحه"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "در حال تنظیم مجدد گذرواژه شما..."
|
||||
msgid "Resources"
|
||||
msgstr "منابع"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "رومانیایی"
|
||||
msgid "Rotation"
|
||||
msgstr "چرخش"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "روسی"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "کد QR زیر را با اپلیکیشن احراز هویت دلخوا
|
||||
msgid "School"
|
||||
msgstr "مدرسه"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "آمارها"
|
||||
msgid "Stay"
|
||||
msgstr "ماندن"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "خطخورده"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "خطخورده"
|
||||
msgid "Subreddit"
|
||||
msgstr "ردیت"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "کوچکنمایی"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "زولو"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Sivua ladattaessa tapahtui virhe."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ansioluettelosi tuonnissa tapahtui tuntematon virhe."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Ja paljon muuta..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Tutustu API-dokumentaatioon nähdäksesi, miten yhdistät Reactive Resum
|
||||
msgid "Export"
|
||||
msgstr "Vienti"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Epäonnistui ansioluettelon kopioinnissa"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Luo satunnainen nimi"
|
||||
msgid "German"
|
||||
msgstr "saksa"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Aloita"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Kielet"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Viimeiset 3 päivää"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Jatkuva ylläpito"
|
||||
msgid "Open"
|
||||
msgstr "Avaa"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Avaa sähköpostiohjelma"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Numeroitu lista"
|
||||
msgid "Organization"
|
||||
msgstr "Organisaatio"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Sivu"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Palautetaan salasanaasi..."
|
||||
msgid "Resources"
|
||||
msgstr "Resurssit"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "romania"
|
||||
msgid "Rotation"
|
||||
msgstr "Kierrätys"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "venäjä"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skannaa alla oleva QR-koodi haluamallasi todennussovelluksella. Voit my
|
||||
msgid "School"
|
||||
msgstr "Oppilaitos"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Tilastot"
|
||||
msgid "Stay"
|
||||
msgstr "Pysy"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Yliviivaus"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Yliviivaus"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Loitonna"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Une erreur s'est produite lors du chargement de la page."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Une erreur inconnue s'est produite lors de l'importation de votre CV."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Et bien d'autres..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explorez la documentation de l'API pour apprendre à intégrer Reactive
|
||||
msgid "Export"
|
||||
msgstr "Exporter"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Échec de la duplication du CV"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Générer un nom aléatoire"
|
||||
msgid "German"
|
||||
msgstr "Allemand"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Pour commencer"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Langues"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Les 3 derniers jours"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Maintenance en cours"
|
||||
msgid "Open"
|
||||
msgstr "Ouvrir"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Ouvrir le client de messagerie"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Liste triée"
|
||||
msgid "Organization"
|
||||
msgstr "Organisation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Page"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Réinitialisation de votre mot de passe..."
|
||||
msgid "Resources"
|
||||
msgstr "Ressources"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Roumain"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russe"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scannez le code QR ci-dessous avec votre application d'authentification
|
||||
msgid "School"
|
||||
msgstr "École"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistiques"
|
||||
msgid "Stay"
|
||||
msgstr "Rester"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Barré"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Barré"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zoom arrière"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zoulou"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "אירעה שגיאה בטעינת העמוד."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "אירעה שגיאה לא ידועה בעת ייבוא קורות החיים שלך."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "ועוד שלל יכולות…"
|
||||
@@ -1214,6 +1222,10 @@ msgstr "עיין בתיעוד ה־API כדי ללמוד כיצד לשלב את R
|
||||
msgid "Export"
|
||||
msgstr "ייצוא"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "לא הצליח לשכפל את קורות החיים"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "יצירת שם אקראי"
|
||||
msgid "German"
|
||||
msgstr "גרמנית"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "יוצאים לדרך"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "שפות"
|
||||
msgid "Last 3 days"
|
||||
msgstr "3 הימים האחרונים"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "תחזוקה מתמשכת"
|
||||
msgid "Open"
|
||||
msgstr "פתיחה"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "פתיחת תוכנת הדוא\"ל"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "רשימה ממוספרת"
|
||||
msgid "Organization"
|
||||
msgstr "ארגון"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "עמוד"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "איפוס הסיסמה שלך..."
|
||||
msgid "Resources"
|
||||
msgstr "משאבים"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "רומנית"
|
||||
msgid "Rotation"
|
||||
msgstr "סיבוב"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "רוסית"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "סרוק את קוד ה־QR הבא באמצעות אפליקציית ה
|
||||
msgid "School"
|
||||
msgstr "בית ספר"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "סטטיסטיקה"
|
||||
msgid "Stay"
|
||||
msgstr "הישאר"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "קו חוצה"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "קו חוצה"
|
||||
msgid "Subreddit"
|
||||
msgstr "סברדיט"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "התרחקות"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "זולו"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "पेज लोड करते समय कोई त्रुटि
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "आपका रेज़्यूमे इम्पोर्ट करते समय कोई अज्ञात त्रुटि हुई।"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "और भी कई..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "API डॉक्यूमेंटेशन का अन्वेषण
|
||||
msgid "Export"
|
||||
msgstr "निर्यात"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "रिज़्यूमे की नकल करने में असफल"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "कोई रैंडम नाम बनाएँ"
|
||||
msgid "German"
|
||||
msgstr "जर्मन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "प्रारंभ करें"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "भाषाएँ"
|
||||
msgid "Last 3 days"
|
||||
msgstr "पिछले 3 दिन"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "निरंतर रखरखाव"
|
||||
msgid "Open"
|
||||
msgstr "खोलें"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ईमेल क्लाइंट खोलें"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "क्रमबद्ध सूची"
|
||||
msgid "Organization"
|
||||
msgstr "संगठन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "पृष्ठ"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "आपका पासवर्ड रीसेट किया जा
|
||||
msgid "Resources"
|
||||
msgstr "संसाधन"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "रोमानियाई"
|
||||
msgid "Rotation"
|
||||
msgstr "रोटेशन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "रूसी"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "अपने पसंदीदा ऑथेंटिकेटर ऐप
|
||||
msgid "School"
|
||||
msgstr "स्कूल"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "आंकड़े"
|
||||
msgid "Stay"
|
||||
msgstr "रहें"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "स्ट्राइक"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "स्ट्राइक"
|
||||
msgid "Subreddit"
|
||||
msgstr "सबरेडिट"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "ज़ूम आउट"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ज़ुलु"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Hiba történt az oldal betöltése közben."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ismeretlen hiba történt az önéletrajz importálása közben."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "– És még sok más..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Ismerd meg az API dokumentációt, hogy megtudd, hogyan integrálhatod a
|
||||
msgid "Export"
|
||||
msgstr "Exportálás"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Nem sikerült duplikálni az önéletrajzot"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Véletlenszerű név generálása"
|
||||
msgid "German"
|
||||
msgstr "Német"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Kezdjük"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Nyelvek"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Utolsó 3 nap"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Folyamatos karbantartás"
|
||||
msgid "Open"
|
||||
msgstr "Megnyitás"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "E‑mail kliens megnyitása"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Sorszámozott lista"
|
||||
msgid "Organization"
|
||||
msgstr "Szervezet"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Oldal"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Jelszó visszaállítása..."
|
||||
msgid "Resources"
|
||||
msgstr "Erőforrások"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Román"
|
||||
msgid "Rotation"
|
||||
msgstr "Forgatás"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "orosz"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Olvasd be az alábbi QR‑kódot a választott hitelesítő alkalmazáss
|
||||
msgid "School"
|
||||
msgstr "Iskola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statisztikák"
|
||||
msgid "Stay"
|
||||
msgstr "Maradás"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Áthúzás"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Áthúzás"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Kicsinyítés"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Terjadi kesalahan saat memuat halaman."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Terjadi kesalahan yang tidak diketahui saat mengimpor resume Anda."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Dan masih banyak lagi..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Jelajahi dokumentasi API untuk mempelajari cara mengintegrasikan Reactiv
|
||||
msgid "Export"
|
||||
msgstr "Ekspor"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Gagal menduplikasi resume"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Hasilkan nama acak"
|
||||
msgid "German"
|
||||
msgstr "Jerman"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Mulai"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Bahasa"
|
||||
msgid "Last 3 days"
|
||||
msgstr "3 hari terakhir"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Pemeliharaan Berkelanjutan"
|
||||
msgid "Open"
|
||||
msgstr "Buka"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Buka Klien Email"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Daftar Bernomor"
|
||||
msgid "Organization"
|
||||
msgstr "Organisasi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Halaman"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Mengatur ulang kata sandi Anda..."
|
||||
msgid "Resources"
|
||||
msgstr "Sumber Daya"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumania"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotasi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rusia"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Pindai kode QR di bawah ini dengan aplikasi autentikator pilihan Anda. A
|
||||
msgid "School"
|
||||
msgstr "Sekolah"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistik"
|
||||
msgid "Stay"
|
||||
msgstr "Tetap"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Coret"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Coret"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Perkecil"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Si è verificato un errore durante il caricamento della pagina."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Si è verificato un errore sconosciuto durante l'importazione del tuo curriculum."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "E molti altri..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Consulta la documentazione dell'API per imparare a integrare Reactive Re
|
||||
msgid "Export"
|
||||
msgstr "Esporta"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Impossibile duplicare il curriculum"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Genera un nome casuale"
|
||||
msgid "German"
|
||||
msgstr "Tedesco"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Per iniziare"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Lingue"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Ultimi 3 giorni"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Manutenzione continua"
|
||||
msgid "Open"
|
||||
msgstr "Apri"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Apri client email"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Elenco numerato"
|
||||
msgid "Organization"
|
||||
msgstr "Organizzazione"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Pagina"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Reimpostazione della tua password in corso..."
|
||||
msgid "Resources"
|
||||
msgstr "Risorse"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumeno"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotazione"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russo"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scansiona il codice QR qui sotto con la tua app di autenticazione prefer
|
||||
msgid "School"
|
||||
msgstr "Scuola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistiche"
|
||||
msgid "Stay"
|
||||
msgstr "Rimani"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Barrato"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Barrato"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Rimpicciolisci"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "ページの読み込み中にエラーが発生しました。"
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "履歴書のインポート中に不明なエラーが発生しました。"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "他にもたくさんあります。"
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume をアプリケーションと統合する方法を学
|
||||
msgid "Export"
|
||||
msgstr "エクスポート"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "レジュメの複製に失敗"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "ランダムな名前を生成"
|
||||
msgid "German"
|
||||
msgstr "ドイツ語"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "はじめる"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "言語"
|
||||
msgid "Last 3 days"
|
||||
msgstr "直近3日間"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "継続的な保守"
|
||||
msgid "Open"
|
||||
msgstr "開く"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "メールクライアントを開く"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "番号付きリスト"
|
||||
msgid "Organization"
|
||||
msgstr "団体名"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "ページ"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "パスワードをリセットしています..."
|
||||
msgid "Resources"
|
||||
msgstr "リソース"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "ルーマニア語"
|
||||
msgid "Rotation"
|
||||
msgstr "回転"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "ロシア語"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "お好みの認証アプリで、以下の QR コードをスキャン
|
||||
msgid "School"
|
||||
msgstr "学校名"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "統計"
|
||||
msgid "Stay"
|
||||
msgstr "このまま"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "取り消し線"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "取り消し線"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "ズームアウト"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ズールー語"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "មានកំហុសមួយបានកើតឡើង
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "មានកំហុសមិនស្គាល់មួយបានកើតឡើង ខណៈពេលកំពុងនាំចូលប្រវត្តិរូបរបស់អ្នក។"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "ហើយមានច្រើនទៀត..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "ស្វែងរកឯកសារអំពី API ដើម្
|
||||
msgid "Export"
|
||||
msgstr "នាំចេញ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr ""
|
||||
@@ -1326,6 +1338,14 @@ msgstr "បង្កើតឈ្មោះចៃដន្យ"
|
||||
msgid "German"
|
||||
msgstr "ភាសាអាល្លឺម៉ង់"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "ចាប់ផ្តើម"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ភាសា"
|
||||
msgid "Last 3 days"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "ការថែទាំបន្ត"
|
||||
msgid "Open"
|
||||
msgstr "បើក"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "បើកកម្មវិធីអ៊ីមែល"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "បញ្ជីមានលេខ"
|
||||
msgid "Organization"
|
||||
msgstr "អង្គការ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "ទំព័រ"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "កំពុងកំណត់ពាក្យសម្ងាត់
|
||||
msgid "Resources"
|
||||
msgstr "ធនធាន"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Romanian"
|
||||
msgid "Rotation"
|
||||
msgstr "មុំបង្វែរ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russian"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "ស្កេនកូដ QR ខាងក្រោមដោយ
|
||||
msgid "School"
|
||||
msgstr "សាលា"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "ស្ថិតិ"
|
||||
msgid "Stay"
|
||||
msgstr "ស្ថិត"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "អក្សរឆូត"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "អក្សរឆូត"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "បង្រួម"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "ಪುಟವನ್ನು ಲೋಡ್ ಮಾಡುವಾಗ ದೋಷ
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "ನಿಮ್ಮ ರೆಸ್ಯೂಮ್ ಅನ್ನು ಆಮದು ಮಾಡುವಾಗ ಅನಪೇಕ್ಷಿತ ದೋಷ ಸಂಭವಿಸಿದೆ."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "ಮತ್ತು ಇನ್ನೂ ಅನೇಕ..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume ಅನ್ನು ನಿಮ್ಮ ಅಪ್ಲಿಕೇಶ
|
||||
msgid "Export"
|
||||
msgstr "ರಫ್ತು ಮಾಡು"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr ""
|
||||
@@ -1326,6 +1338,14 @@ msgstr "ಯಾದೃಚ್ಛಿಕ ಹೆಸರನ್ನು ತಯಾರಿಸ
|
||||
msgid "German"
|
||||
msgstr "ಜರ್ಮನ್"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "ಪ್ರಾರಂಭಿಸಿ"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ಭಾಷೆಗಳು"
|
||||
msgid "Last 3 days"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "ನಿರಂತರ ನಿರ್ವಹಣೆ"
|
||||
msgid "Open"
|
||||
msgstr "ತೆರೆಯಿರಿ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ಇಮೇಲ್ ಕ್ಲೈಂಟ್ ತೆರೆಯಿರಿ"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "ಕ್ರಮಿತ ಪಟ್ಟ್ತಿ"
|
||||
msgid "Organization"
|
||||
msgstr "ಸಂಸ್ಥೆ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "ಪುಟ"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "ನಿಮ್ಮ ಪಾಸ್ವರ್ಡ್ ಅನ್ನು ಮರು
|
||||
msgid "Resources"
|
||||
msgstr "ಸಂಪನ್ಮೂಲಗಳು"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "ರೊಮೇನಿಯನ್"
|
||||
msgid "Rotation"
|
||||
msgstr "ಭ್ರಮನ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "ರಷಿಯನ್"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "ನಿಮ್ಮ ಇಷ್ಟದ ದೃಢೀಕರಣ ಆ್ಯಪ್
|
||||
msgid "School"
|
||||
msgstr "ಶಾಲೆ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "ಅಂಕಿಅಂಶಗಳು"
|
||||
msgid "Stay"
|
||||
msgstr "ಇರಿ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "ಸ್ಟ್ರೈಕ್"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "ಸ್ಟ್ರೈಕ್"
|
||||
msgid "Subreddit"
|
||||
msgstr "ಸಬ್ರೆಡಿಟ್"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "ಗಾತ್ರ ಕುಗ್ಗಿಸಿ"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ಜೂಲೂ"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "페이지를 불러오는 동안 오류가 발생했습니다."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "이력서를 가져오는 동안 알 수 없는 오류가 발생했습니다."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "그 외에도 더 많은 기능이 있습니다..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume API를 애플리케이션과 통합하는 방법을 알
|
||||
msgid "Export"
|
||||
msgstr "내보내기"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "이력서 복제에 실패했습니다."
|
||||
@@ -1326,6 +1338,14 @@ msgstr "무작위 이름 생성"
|
||||
msgid "German"
|
||||
msgstr "독일어"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "시작하기"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "언어"
|
||||
msgid "Last 3 days"
|
||||
msgstr "지난 3일"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "지속적인 유지 관리"
|
||||
msgid "Open"
|
||||
msgstr "열기"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "이메일 클라이언트 열기"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "번호 매기기 목록"
|
||||
msgid "Organization"
|
||||
msgstr "기관"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "페이지"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "비밀번호를 재설정하는 중입니다..."
|
||||
msgid "Resources"
|
||||
msgstr "리소스"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "루마니아어"
|
||||
msgid "Rotation"
|
||||
msgstr "회전"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "러시아어"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "아래 QR 코드를 선호하는 인증 앱으로 스캔하세요. 아
|
||||
msgid "School"
|
||||
msgstr "학교"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "통계"
|
||||
msgid "Stay"
|
||||
msgstr "머물기"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "취소선"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "취소선"
|
||||
msgid "Subreddit"
|
||||
msgstr "서브레딧"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "축소"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "줄루어"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Įkeliant puslapį įvyko klaida."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Importuojant jūsų gyvenimo aprašymą įvyko nežinoma klaida."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Ir dar daugiau..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Peržiūrėkite API dokumentaciją, kad sužinotumėte, kaip integruoti
|
||||
msgid "Export"
|
||||
msgstr "Eksportuoti"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Nepavyko dubliuoti gyvenimo aprašymo"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Sugeneruoti atsitiktinį pavadinimą"
|
||||
msgid "German"
|
||||
msgstr "Vokiečių"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Pradėkite"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Kalbos"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Paskutinės 3 dienos"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Nuolatinė priežiūra"
|
||||
msgid "Open"
|
||||
msgstr "Atidaryti"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Atidaryti el. pašto programą"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Sunumeruotas sąrašas"
|
||||
msgid "Organization"
|
||||
msgstr "Organizacija"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Puslapis"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Atstatomas slaptažodis..."
|
||||
msgid "Resources"
|
||||
msgstr "Ištekliai"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumunų"
|
||||
msgid "Rotation"
|
||||
msgstr "Sukimas"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rusų"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Nuskenuokite žemiau esantį QR kodą pasirinkta autentifikavimo program
|
||||
msgid "School"
|
||||
msgstr "Mokykla"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistika"
|
||||
msgid "Stay"
|
||||
msgstr "Likti"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Perbraukti"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Perbraukti"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreditas"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Tolinti"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulų"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Ielādējot lapu, radās kļūda."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Importējot jūsu CV, radās nezināma kļūda."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Un vēl daudzi citi..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Izpētiet API dokumentāciju, lai uzzinātu, kā integrēt Reactive Resu
|
||||
msgid "Export"
|
||||
msgstr "Eksports"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Neizdevās dublēt CV"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Ģenerēt nejaušu nosaukumu"
|
||||
msgid "German"
|
||||
msgstr "Vācu"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Sākt"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Valodas"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Pēdējās 3 dienas"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Nepārtraukta uzturēšana"
|
||||
msgid "Open"
|
||||
msgstr "Atvērt"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Atvērt e-pasta klientu"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Numurēts saraksts"
|
||||
msgid "Organization"
|
||||
msgstr "Organizācija"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Lapa"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Tiek atiestatīta jūsu parole..."
|
||||
msgid "Resources"
|
||||
msgstr "Resursi"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumāņu"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotācija"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Krievu"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skenējiet zemāk redzamo QR kodu ar savu izvēlēto autentifikatora lie
|
||||
msgid "School"
|
||||
msgstr "Skola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistika"
|
||||
msgid "Stay"
|
||||
msgstr "Palikt"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Pārsvītrot"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Pārsvītrot"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddits"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Tālināt"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "പേജ് ലോഡ് ചെയ്യുന്നതിനിടെ
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "നിങ്ങളുടെ റിസ്യൂം ഇംപോർട്ട് ചെയ്യുന്നതിനിടെ അജ്ഞാതമായ ഒരു പിശക് സംഭവിച്ചു."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "ഇനിയും പലതുണ്ട്..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume നിങ്ങളുടേതായ ആപ്പ്ല
|
||||
msgid "Export"
|
||||
msgstr "എക്സ്പോർട്ട്"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "റെസ്യൂമെ പകർപ്പിയ്ക്കാൻ പരാജയപ്പെട്ടു"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "ഒരു റാൻഡം പേരുണ്ടാക്കുക"
|
||||
msgid "German"
|
||||
msgstr "ജർമ്മൻ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "ആരംഭിക്കൂ"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ഭാഷകൾ"
|
||||
msgid "Last 3 days"
|
||||
msgstr "കഴിഞ്ഞ 3 ദിവസം"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "തുടർച്ചയായ മെയിൻറനൻസ്"
|
||||
msgid "Open"
|
||||
msgstr "ഓപ്പൺ ചെയ്യുക"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ഇമെയിൽ ക്ലയന്റ് ഓപ്പൺ ചെയ്യുക"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "ഓർഡേർഡ് ലിസ്റ്റ്"
|
||||
msgid "Organization"
|
||||
msgstr "സ്ഥാപനം"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "പേജ്"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "നിങ്ങളുടെ പാസ്വേഡ് റീസെറ
|
||||
msgid "Resources"
|
||||
msgstr "റിസോഴ്സുകൾ"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "റൊമാനിയൻ"
|
||||
msgid "Rotation"
|
||||
msgstr "ററോട്ടേഷൻ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "റഷ്യൻ"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "നിങ്ങൾക്ക് ഇഷ്ടമുള്ള ഓത്
|
||||
msgid "School"
|
||||
msgstr "സ്കൂൾ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "സ്റ്റാറ്റിസ്റ്റിക്സ്"
|
||||
msgid "Stay"
|
||||
msgstr "തുടരുക"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "സ്ട്രൈക്ക്"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "സ്ട്രൈക്ക്"
|
||||
msgid "Subreddit"
|
||||
msgstr "സബ്റെഡിറ്റ്"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "സൂം ഔട്ട് ചെയ്യുക"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "സൂളു"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "पान लोड करताना एरर आली."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "तुमचा रेझ्युमे इम्पोर्ट करताना अज्ञात एरर आली."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "आणि बरेच काही..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume ला तुमच्या अॅप्लिके
|
||||
msgid "Export"
|
||||
msgstr "निर्यात करा"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "रिझ्युमेची प्रत तयार करण्यात अयशस्वी"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "एखादे रँडम नाव तयार करा"
|
||||
msgid "German"
|
||||
msgstr "जर्मन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "सुरुवात करा"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "भाषा"
|
||||
msgid "Last 3 days"
|
||||
msgstr "गेल्या ३ दिवस"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "चालू असलेली देखभाल"
|
||||
msgid "Open"
|
||||
msgstr "उघडा"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ईमेल क्लायंट उघडा"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "क्रमबद्ध यादी"
|
||||
msgid "Organization"
|
||||
msgstr "संघटना"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "पान"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "तुमचा पासवर्ड रीसेट केला ज
|
||||
msgid "Resources"
|
||||
msgstr "साधने"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "रोमानियन"
|
||||
msgid "Rotation"
|
||||
msgstr "रोटेशन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "रशियन"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "खालील QR कोड तुमच्या पसंतीच्
|
||||
msgid "School"
|
||||
msgstr "शाळा"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "आकडेवारी"
|
||||
msgid "Stay"
|
||||
msgstr "राहा"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "स्ट्राइक"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "स्ट्राइक"
|
||||
msgid "Subreddit"
|
||||
msgstr "सबरेडिट"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "बाहेर झूम करा"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "झुलू"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Ralat telah berlaku semasa memuatkan halaman."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ralat tidak diketahui telah berlaku semasa mengimport resume anda."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Dan banyak lagi..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Terokai dokumentasi API untuk mempelajari cara menyepadukan Reactive Res
|
||||
msgid "Export"
|
||||
msgstr "Eksport"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Gagal menyalin sambungan"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Jana nama rawak"
|
||||
msgid "German"
|
||||
msgstr "Bahasa Jerman"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Mula"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Bahasa"
|
||||
msgid "Last 3 days"
|
||||
msgstr "3 hari terakhir"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Penyelenggaraan Berterusan"
|
||||
msgid "Open"
|
||||
msgstr "Buka"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Buka Klien E-mel"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Senarai Bernombor"
|
||||
msgid "Organization"
|
||||
msgstr "Organisasi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Halaman"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Menetapkan semula kata laluan anda..."
|
||||
msgid "Resources"
|
||||
msgstr "Sumber"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rom"
|
||||
msgid "Rotation"
|
||||
msgstr "Putaran"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rusia"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Imbas kod QR di bawah dengan aplikasi pengesah pilihan anda. Anda juga b
|
||||
msgid "School"
|
||||
msgstr "Sekolah"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistik"
|
||||
msgid "Stay"
|
||||
msgstr "Kekal"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Coret"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Coret"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zum keluar"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "पृष्ठ लोड गर्दा एउटा त्रुट
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "तपाईंको बायोडाटा आयात गर्दा एउटा अज्ञात त्रुटि भयो।"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "र यस्ता थुप्रै..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume लाई आफ्नो अनुप्रयोगह
|
||||
msgid "Export"
|
||||
msgstr "निर्यात"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "बायोडाटा प्रतिलिपि गर्न असफल"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "अनियमित (random) नाम सिर्जना गर्
|
||||
msgid "German"
|
||||
msgstr "जर्मन"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "सुरु गर्नुहोस्"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "भाषाहरू"
|
||||
msgid "Last 3 days"
|
||||
msgstr "अन्तिम ३ दिन"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "निरन्तर मर्मत"
|
||||
msgid "Open"
|
||||
msgstr "खोल्नुहोस्"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "इमेल क्लाइन्ट खोल्नुहोस्"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "क्रमबद्ध सूची"
|
||||
msgid "Organization"
|
||||
msgstr "संस्था"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "पृष्ठ"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "तपाईंको पासवर्ड रिसेट हुँद
|
||||
msgid "Resources"
|
||||
msgstr "स्रोतहरू"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "रुमानियन"
|
||||
msgid "Rotation"
|
||||
msgstr "घुमाउने कोण (Rotation)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "रुसियन"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "तलको QR कोड तपाईंको मनपर्ने au
|
||||
msgid "School"
|
||||
msgstr "विद्यालय/शैक्षिक संस्था"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "तथ्याङ्क (Statistics)"
|
||||
msgid "Stay"
|
||||
msgstr "रहनुहोस्"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "स्ट्राइक (Strikethrough)"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "स्ट्राइक (Strikethrough)"
|
||||
msgid "Subreddit"
|
||||
msgstr "सबरेडिट"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "जूम आउट"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "जुलु"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Er is een fout opgetreden tijdens het laden van de pagina."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Er is een onbekende fout opgetreden tijdens het importeren van uw cv."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "En nog veel meer..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Bekijk de API-documentatie om te leren hoe u Reactive Resume met uw appl
|
||||
msgid "Export"
|
||||
msgstr "Exporteren"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Duplicaat van cv mislukt"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Genereer een willekeurige naam"
|
||||
msgid "German"
|
||||
msgstr "Duits"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Aan de slag"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Talen"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Laatste 3 dagen"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Doorlopend onderhoud"
|
||||
msgid "Open"
|
||||
msgstr "Openen"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "E-mailclient openen"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Genummerde lijst"
|
||||
msgid "Organization"
|
||||
msgstr "Organisatie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Pagina"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Uw wachtwoord wordt gereset..."
|
||||
msgid "Resources"
|
||||
msgstr "Bronnen"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Roemeens"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotatie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russisch"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scan de QR-code hieronder met uw voorkeursauthenticator-app. U kunt het
|
||||
msgid "School"
|
||||
msgstr "School"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistieken"
|
||||
msgid "Stay"
|
||||
msgstr "Blijven"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Doorhalen"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Doorhalen"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Uitzoomen"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Det oppstod en feil under innlasting av siden."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "En ukjent feil oppstod under import av CV-en din."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Og mange flere..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Utforsk API-dokumentasjonen for å lære hvordan du integrerer Reactive
|
||||
msgid "Export"
|
||||
msgstr "Eksporter"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr ""
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Generer et tilfeldig navn"
|
||||
msgid "German"
|
||||
msgstr "Tysk"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Kom i gang"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Språk"
|
||||
msgid "Last 3 days"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Løpende vedlikehold"
|
||||
msgid "Open"
|
||||
msgstr "Åpne"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Åpne e-postklient"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Nummerert liste"
|
||||
msgid "Organization"
|
||||
msgstr "Organisasjon"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Side"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Tilbakestiller passordet ditt..."
|
||||
msgid "Resources"
|
||||
msgstr "Ressurser"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumensk"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotasjon"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russisk"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skann QR-koden nedenfor med den foretrukne autentiseringsappen din. Du k
|
||||
msgid "School"
|
||||
msgstr "Skole"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistikk"
|
||||
msgid "Stay"
|
||||
msgstr "Bli"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Gjennomstreking"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Gjennomstreking"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zoom ut"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "ପେଜ୍ ଲୋଡ୍ କରିବା ସମୟରେ ଗୋଟି
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "ଆପଣଙ୍କ ରେଜ୍ୟୁମେକୁ ଆୟାତ କରିବା ସମୟରେ ଅଜଣା ତ୍ରୁଟି ହୋଇଛି।"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "ଏବଂ ଅନେକ ଅଧିକ..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume କୁ ଆପଣଙ୍କ ଆପ୍ଲିକେସନ୍
|
||||
msgid "Export"
|
||||
msgstr "ନିର୍ଯ୍ୟାତ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr ""
|
||||
@@ -1326,6 +1338,14 @@ msgstr "ଏକ ଯାଦୃଚ୍ଛିକ ନାମ ତିଆରି କରନ
|
||||
msgid "German"
|
||||
msgstr "ଜର୍ମାନ୍"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "ଆରମ୍ଭ କରନ୍ତୁ"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ଭାଷାଗୁଡିକ"
|
||||
msgid "Last 3 days"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "ଚାଲୁ ରଖିବାକୁ ମରାମତି"
|
||||
msgid "Open"
|
||||
msgstr "ଖୋଲନ୍ତୁ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ଇମେଲ୍ କ୍ଲାୟେଣ୍ଟ ଖୋଲନ୍ତୁ"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "କ୍ରମିକ ତାଲିକା"
|
||||
msgid "Organization"
|
||||
msgstr "ସଂଗଠନ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "ପେଜ୍"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "ଆପଣଙ୍କ ପାସୱାର୍ଡ ରିସେଟ୍ ହେଉ
|
||||
msgid "Resources"
|
||||
msgstr "ସମ୍ପଦ"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "ରୋମାନିଆନ୍"
|
||||
msgid "Rotation"
|
||||
msgstr "ଘୁର୍ଣ୍ଣନ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "ରୁଷିଆନ୍"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "ତଳେ ଥିବା QR କୋଡ୍ଟିକୁ ଆପଣଙ୍କ
|
||||
msgid "School"
|
||||
msgstr "ବିଦ୍ୟାଳୟ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "ସଂଖ୍ୟାତ୍ମକ ତଥ୍ୟ"
|
||||
msgid "Stay"
|
||||
msgstr "ରୁହନ୍ତୁ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "ଷ୍ଟ୍ରାଇକ୍"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "ଷ୍ଟ୍ରାଇକ୍"
|
||||
msgid "Subreddit"
|
||||
msgstr "ସବ୍ରେଡିଟ୍ (Subreddit)"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "ଜୁମ୍ ଆଉଟ୍ କରନ୍ତୁ"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ଜୁଲୁ"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Wystąpił błąd podczas ładowania strony."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Wystąpił nieznany błąd podczas importowania Twojego CV."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "I wiele więcej..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Zapoznaj się z dokumentacją API, aby dowiedzieć się, jak zintegrowa
|
||||
msgid "Export"
|
||||
msgstr "Eksportuj"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Nie udało się zduplikować wznowienia"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Wygeneruj losową nazwę"
|
||||
msgid "German"
|
||||
msgstr "Niemiecki"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Rozpocznij"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Języki"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Ostatnie 3 dni"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Bieżące utrzymanie"
|
||||
msgid "Open"
|
||||
msgstr "Otwórz"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Otwórz klienta poczty e-mail"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Lista numerowana"
|
||||
msgid "Organization"
|
||||
msgstr "Organizacja"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Strona"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Resetowanie hasła..."
|
||||
msgid "Resources"
|
||||
msgstr "Zasoby"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumuński"
|
||||
msgid "Rotation"
|
||||
msgstr "Obrót"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rosyjski"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Zeskanuj poniższy kod QR ulubioną aplikacją uwierzytelniającą. Moż
|
||||
msgid "School"
|
||||
msgstr "Szkoła"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statystyki"
|
||||
msgid "Stay"
|
||||
msgstr "Zostań"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Przekreślenie"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Przekreślenie"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Pomniejsz"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Ocorreu um erro ao carregar a página."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ocorreu um erro desconhecido ao importar seu currículo."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "E muito mais..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explore a documentação da API para aprender como integrar o Reactive R
|
||||
msgid "Export"
|
||||
msgstr "Exportar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Falha ao duplicar o currículo"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Gerar um nome aleatório"
|
||||
msgid "German"
|
||||
msgstr "Alemão"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Começar"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Idiomas"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Últimos 3 dias"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Manutenção contínua"
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Abrir cliente de email"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Lista numerada"
|
||||
msgid "Organization"
|
||||
msgstr "Organização"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Página"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Redefinindo a sua senha..."
|
||||
msgid "Resources"
|
||||
msgstr "Recursos"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Romeno"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotação"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russo"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Leia o código QR abaixo com o seu aplicativo autenticador preferido. Vo
|
||||
msgid "School"
|
||||
msgstr "Escola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Estatísticas"
|
||||
msgid "Stay"
|
||||
msgstr "Ficar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Tachar"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Tachar"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Diminuir zoom"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Ocorreu um erro ao carregar a página."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ocorreu um erro desconhecido ao importar o seu currículo."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "E muitas mais..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explore a documentação da API para saber como integrar o Reactive Resu
|
||||
msgid "Export"
|
||||
msgstr "Exportar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Falha ao duplicar o currículo"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Gerar um nome aleatório"
|
||||
msgid "German"
|
||||
msgstr "Alemão"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Começar"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Idiomas"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Últimos 3 dias"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Manutenção contínua"
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Abrir cliente de email"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Lista ordenada"
|
||||
msgid "Organization"
|
||||
msgstr "Organização"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Página"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "A repor a sua senha..."
|
||||
msgid "Resources"
|
||||
msgstr "Recursos"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Romeno"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotação"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Russo"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Digitalize o código QR abaixo com a sua aplicação de autenticação p
|
||||
msgid "School"
|
||||
msgstr "Escola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Estatísticas"
|
||||
msgid "Stay"
|
||||
msgstr "Ficar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Rasurar"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Rasurar"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Afastar"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "A apărut o eroare la încărcarea paginii."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "A apărut o eroare necunoscută la importul CV-ului."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Și multe altele..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Explorați documentația API pentru a afla cum să integrați Reactive R
|
||||
msgid "Export"
|
||||
msgstr "Exportă"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "A eșuat duplicarea CV-ului"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Generați un nume aleatoriu"
|
||||
msgid "German"
|
||||
msgstr "Germană"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Începeți"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Limbi"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Ultimele 3 zile"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Mentenanță continuă"
|
||||
msgid "Open"
|
||||
msgstr "Deschis"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Deschide clientul de e-mail"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Listă ordonată"
|
||||
msgid "Organization"
|
||||
msgstr "Organizație"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Pagină"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Se resetează parola..."
|
||||
msgid "Resources"
|
||||
msgstr "Resurse"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Română"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotire"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rusă"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Scanați codul QR de mai jos cu aplicația de autentificare preferată.
|
||||
msgid "School"
|
||||
msgstr "Școală"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistici"
|
||||
msgid "Stay"
|
||||
msgstr "Rămâi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Tăiat"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Tăiat"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Micșorează"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Произошла ошибка при загрузке страницы
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "При импорте вашего резюме произошла неизвестная ошибка."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "И многое другое..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Ознакомьтесь с документацией по API, что
|
||||
msgid "Export"
|
||||
msgstr "Экспорт"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Не удалось продублировать резюме"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Сгенерировать случайное название"
|
||||
msgid "German"
|
||||
msgstr "Немецкий"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Начать"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Языки"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Последние 3 дня"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Текущее сопровождение"
|
||||
msgid "Open"
|
||||
msgstr "Открыть"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Открыть почтовый клиент"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Нумерованный список"
|
||||
msgid "Organization"
|
||||
msgstr "Организация"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Страница"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Сброс пароля..."
|
||||
msgid "Resources"
|
||||
msgstr "Ресурсы"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Румынский"
|
||||
msgid "Rotation"
|
||||
msgstr "Поворот"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Русский"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Сканируйте QR-код ниже с помощью вашего
|
||||
msgid "School"
|
||||
msgstr "Учебное заведение"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Статистика"
|
||||
msgid "Stay"
|
||||
msgstr "Остаться"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Зачеркнутый"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Зачеркнутый"
|
||||
msgid "Subreddit"
|
||||
msgstr "Сабреддит"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Уменьшить"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулу"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Pri načítavaní stránky sa vyskytla chyba."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Pri importe tvojho životopisu sa vyskytla neznáma chyba."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "A mnoho ďalšieho..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Preskúmaj API dokumentáciu a zisti, ako integrovať Reactive Resume do
|
||||
msgid "Export"
|
||||
msgstr "Export"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Nepodarilo sa duplikovať životopis"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Vygenerovať náhodný názov"
|
||||
msgid "German"
|
||||
msgstr "Nemčina"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Začať"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Jazyky"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Posledné 3 dni"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Priebežná údržba"
|
||||
msgid "Open"
|
||||
msgstr "Otvoriť"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Otvoriť e‑mailového klienta"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Číslovaný zoznam"
|
||||
msgid "Organization"
|
||||
msgstr "Organizácia"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Strana"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Obnovujem tvoje heslo..."
|
||||
msgid "Resources"
|
||||
msgstr "Zdroje"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumunčina"
|
||||
msgid "Rotation"
|
||||
msgstr "Otočenie"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Ruština"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Naskenuj nižšie uvedený QR kód svojou obľúbenou autentifikačnou a
|
||||
msgid "School"
|
||||
msgstr "Škola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Štatistiky"
|
||||
msgid "Stay"
|
||||
msgstr "Zostať"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Prečiarknuté"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Prečiarknuté"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Oddialiť"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Pri nalaganju strani je prišlo do napake."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Pri uvozu vašega življenjepisa je prišlo do neznane napake."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "In še veliko več..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Raziščite API dokumentacijo in izvedite, kako integrirati Reactive Res
|
||||
msgid "Export"
|
||||
msgstr "Izvozi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Ni uspelo podvojiti življenjepisa"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Ustvari naključno ime"
|
||||
msgid "German"
|
||||
msgstr "Nemščina"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Začni"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Jeziki"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Zadnje 3 dni"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Neprestano vzdrževanje"
|
||||
msgid "Open"
|
||||
msgstr "Odpri"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Odpri e-poštni odjemalec"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Oštevilčen seznam"
|
||||
msgid "Organization"
|
||||
msgstr "Organizacija"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Stran"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Ponastavljanje gesla..."
|
||||
msgid "Resources"
|
||||
msgstr "Viri"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "romunščina"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotacija"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "ruščina"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skenirajte spodnjo QR kodo z vašo izbrano aplikacijo za avtentikacijo.
|
||||
msgid "School"
|
||||
msgstr "Šola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistika"
|
||||
msgid "Stay"
|
||||
msgstr "Ostani"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Prečrtano"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Prečrtano"
|
||||
msgid "Subreddit"
|
||||
msgstr "Podreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Oddalji"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zuluščina"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Ndodhi një gabim gjatë ngarkimit të faqes."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ndodhi një gabim i panjohur gjatë importimit të CV-së tuaj."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Dhe shumë të tjera..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Eksploroni dokumentacionin e API-së për të mësuar si të integroni R
|
||||
msgid "Export"
|
||||
msgstr "Exporto"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Dështoi të kopjojë vazhdimin"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Gjenero një emër të rastësishëm"
|
||||
msgid "German"
|
||||
msgstr "Gjermanisht"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Le të fillojmë"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Gjuhët"
|
||||
msgid "Last 3 days"
|
||||
msgstr "3 ditët e fundit"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Mirëmbajtje e vazhdueshme"
|
||||
msgid "Open"
|
||||
msgstr "Hap"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Hap klientin e emailit"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Listë e renditur"
|
||||
msgid "Organization"
|
||||
msgstr "Organizata"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Faqja"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Po rivendoset fjalëkalimi juaj..."
|
||||
msgid "Resources"
|
||||
msgstr "Burime"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumanisht"
|
||||
msgid "Rotation"
|
||||
msgstr "Rrotullimi"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rusisht"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skano kodin QR më poshtë me aplikacionin tuaj të preferuar të autent
|
||||
msgid "School"
|
||||
msgstr "Shkolla"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistikat"
|
||||
msgid "Stay"
|
||||
msgstr "Qëndro"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Heqje"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Heqje"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zvogëlo"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Дошло је до грешке при учитавању страни
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Дошло је до непознате грешке приликом увоза вашег резимеа."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "И још много тога..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Истражите API документацију да бисте саз
|
||||
msgid "Export"
|
||||
msgstr "Извоз"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Није успело да се дуплира резиме"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Генериши насумично име"
|
||||
msgid "German"
|
||||
msgstr "Немачки"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Почни"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Језици"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Последња 3 дана"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Континуирано одржавање"
|
||||
msgid "Open"
|
||||
msgstr "Отвори"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Отвори клијент за е-пошту"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Нумерисана листа"
|
||||
msgid "Organization"
|
||||
msgstr "Организација"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Страница"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Ресетовање ваше лозинке..."
|
||||
msgid "Resources"
|
||||
msgstr "Ресурси"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Румунски"
|
||||
msgid "Rotation"
|
||||
msgstr "Ротација"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Руски"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Скенирајте QR код испод својом омиљеном
|
||||
msgid "School"
|
||||
msgstr "Школа"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Статистика"
|
||||
msgid "Stay"
|
||||
msgstr "Остани"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Прецртано"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Прецртано"
|
||||
msgid "Subreddit"
|
||||
msgstr "Субредит"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Умањи"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулу"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Ett fel inträffade när sidan skulle läsas in."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Ett okänt fel uppstod när ditt CV importerades."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Och många fler..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Utforska API-dokumentationen för att lära dig hur du integrerar Reacti
|
||||
msgid "Export"
|
||||
msgstr "Exportera"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Misslyckades med att duplicera CV"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Generera ett slumpmässigt namn"
|
||||
msgid "German"
|
||||
msgstr "Tyska"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Kom igång"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Språk"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Senaste 3 dagarna"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Löpande underhåll"
|
||||
msgid "Open"
|
||||
msgstr "Öppna"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Öppna e-postklient"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Numrerad lista"
|
||||
msgid "Organization"
|
||||
msgstr "Organisation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Sida"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Återställer ditt lösenord..."
|
||||
msgid "Resources"
|
||||
msgstr "Resurser"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumänska"
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Ryska"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Skanna QR-koden nedan med din föredragna autentiseringsapp. Du kan ocks
|
||||
msgid "School"
|
||||
msgstr "Skola"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistik"
|
||||
msgid "Stay"
|
||||
msgstr "Stanna"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Genomstrykning"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Genomstrykning"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Zooma ut"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "பக்கத்தை ஏற்றும்போது ஒரு ப
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "உங்கள் ரெஸ்யூமியை இறக்குமதி செய்யும் போது ஒரு தெரியாத பிழை ஏற்பட்டது."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "மேலும் பல..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume-ஐ உங்கள் பயன்பாடுகளு
|
||||
msgid "Export"
|
||||
msgstr "ஏற்றுமதி"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "வாழ்க்கை வரலாற்றை நகலெடுக்கத் தவறியது"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "ஒரு சீரற்ற பெயரை உருவாக்கு
|
||||
msgid "German"
|
||||
msgstr "ஜெர்மன்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "தொடங்குங்கள்"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "மொழிகள்"
|
||||
msgid "Last 3 days"
|
||||
msgstr "கடைசி 3 நாட்கள்"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "தொடர்ந்து பராமரிப்பு"
|
||||
msgid "Open"
|
||||
msgstr "திற"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "மின்னஞ்சல் பயன்பாட்டை திறக்கவும்"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "வரிசைப்படுத்தப்பட்ட பட்ட
|
||||
msgid "Organization"
|
||||
msgstr "நிறுவனம் / அமைப்பு"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "பக்கம்"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "உங்கள் கடவுச்சொல்லை மீட்ட
|
||||
msgid "Resources"
|
||||
msgstr "வளங்கள்"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "ரோமேனியன்"
|
||||
msgid "Rotation"
|
||||
msgstr "சுழற்சி"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "ரஷ்யன்"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "கீழே உள்ள QR குறியீட்டை நீங்
|
||||
msgid "School"
|
||||
msgstr "பள்ளி"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "புள்ளிவிபரங்கள்"
|
||||
msgid "Stay"
|
||||
msgstr "தங்கு"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "கோடு கிழித்தல்"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "கோடு கிழித்தல்"
|
||||
msgid "Subreddit"
|
||||
msgstr "சப்ரெட்டிட்"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "சிறிதாக்கு"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ஜூலு"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "పేజీను లోడ్ చేస్తుండగా లోప
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "మీ రిజ్యూమ్ను దిగుమతి చేసేటప్పుడు తెలియని లోపం సంభవించింది."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "మరియు మరెన్నో..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "మీ అప్లికేషన్లతో Reactive Resumeను స
|
||||
msgid "Export"
|
||||
msgstr "ఎగుమతి"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "రిజ్యూమ్ను డూప్లికేట్ చేయడంలో విఫలమైంది"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "యాదృచ్ఛిక పేరు రూపొందించం
|
||||
msgid "German"
|
||||
msgstr "జర్మన్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "స్టార్ట్ చేయండి"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "భాషలు"
|
||||
msgid "Last 3 days"
|
||||
msgstr "గత 3 రోజులు"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "నిరంతర నిర్వహణ"
|
||||
msgid "Open"
|
||||
msgstr "ఓపెన్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "ఈమెయిల్ క్లైంట్ తెరవండి"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "ఆర్డర్డ్ లిస్ట్"
|
||||
msgid "Organization"
|
||||
msgstr "ఆర్గనైజేషన్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "పేజ్"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "మీ పాస్వర్డ్ను రీసెట్ చే
|
||||
msgid "Resources"
|
||||
msgstr "వనరులు"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "రోమేనియన్"
|
||||
msgid "Rotation"
|
||||
msgstr "రోటేషన్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "రష్యన్"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "మీకు ఇష్టమైన ఆథెంటికేటర్ య
|
||||
msgid "School"
|
||||
msgstr "పాఠశాల"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "స్టాటిస్టిక్స్"
|
||||
msgid "Stay"
|
||||
msgstr "ఉండు"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "స్ట్రైక్"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "స్ట్రైక్"
|
||||
msgid "Subreddit"
|
||||
msgstr "సబ్రెడిట్"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "జూమ్ అవుట్ చేయండి"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "జులు"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "เกิดข้อผิดพลาดขณะโหลดหน้
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "เกิดข้อผิดพลาดที่ไม่ทราบระหว่างนำเข้าเรซูเม่ของคุณ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "และอีกมากมาย..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "ศึกษาคู่มือ API เพื่อเรียนร
|
||||
msgid "Export"
|
||||
msgstr "ส่งออก"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "ไม่สามารถทำสำเนาประวัติการทำงานได้"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "สร้างชื่อแบบสุ่ม"
|
||||
msgid "German"
|
||||
msgstr "ภาษาเยอรมัน"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "เริ่มใช้งาน"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "ภาษา"
|
||||
msgid "Last 3 days"
|
||||
msgstr "3 วันที่ผ่านมา"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "การบำรุงรักษาต่อเนื่อง"
|
||||
msgid "Open"
|
||||
msgstr "เปิด"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "เปิดโปรแกรมอีเมล"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "ลำดับรายการแบบเรียงลำดับ
|
||||
msgid "Organization"
|
||||
msgstr "องค์กร"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "หน้า"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "กำลังรีเซ็ตรหัสผ่านของคุ
|
||||
msgid "Resources"
|
||||
msgstr "ทรัพยากร"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "โรมาเนีย"
|
||||
msgid "Rotation"
|
||||
msgstr "การหมุน"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "รัสเซีย"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "สแกนรหัส QR ด้านล่างด้วยแอ
|
||||
msgid "School"
|
||||
msgstr "โรงเรียน"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "สถิติ"
|
||||
msgid "Stay"
|
||||
msgstr "อยู่ต่อ"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "ขีดฆ่า"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "ขีดฆ่า"
|
||||
msgid "Subreddit"
|
||||
msgstr "ซับเรดดิต"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "ซูมออก"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ซูลู"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Sayfa yüklenirken bir hata oluştu."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Özgeçmişiniz içe aktarılırken bilinmeyen bir hata oluştu."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Ve daha fazlası..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Uygulamalarınızla Reaktif Özgeçmiş'i entegre etmeyi öğrenmek içi
|
||||
msgid "Export"
|
||||
msgstr "Dışa aktar"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Özgeçmiş çoğaltılamadı"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Rastgele bir isim oluştur"
|
||||
msgid "German"
|
||||
msgstr "Almanca"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Başlayın"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Diller"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Son 3 gün"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Devam Eden Bakım"
|
||||
msgid "Open"
|
||||
msgstr "Aç"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "E-posta İstemcisini Aç"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Sıralı Liste"
|
||||
msgid "Organization"
|
||||
msgstr "Organizasyon"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Sayfa"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Şifreniz sıfırlanıyor..."
|
||||
msgid "Resources"
|
||||
msgstr "Kaynaklar"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumence"
|
||||
msgid "Rotation"
|
||||
msgstr "Döndürme"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rusça"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Aşağıdaki QR kodunu seçtiğiniz kimlik doğrulayıcı uygulama ile t
|
||||
msgid "School"
|
||||
msgstr "Okul"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "İstatistikler"
|
||||
msgid "Stay"
|
||||
msgstr "Kal"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Üstü Çizili"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Üstü Çizili"
|
||||
msgid "Subreddit"
|
||||
msgstr "Alt Reddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Uzaklaştır"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Виникла помилка під час завантаження с
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Під час імпорту вашого резюме сталась невідома помилка."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Та багато іншого..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Ознайомтеся з документацією API, щоб діз
|
||||
msgid "Export"
|
||||
msgstr "Експорт"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Не вдалося продублювати резюме"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Згенерувати випадкове ім'я"
|
||||
msgid "German"
|
||||
msgstr "Німецька"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Почати роботу"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Мови"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Останні 3 дні"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Поточне обслуговування"
|
||||
msgid "Open"
|
||||
msgstr "Відкрити"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Відкрити поштовий клієнт"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Нумерований список"
|
||||
msgid "Organization"
|
||||
msgstr "Організація"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Сторінка"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Скидання пароля..."
|
||||
msgid "Resources"
|
||||
msgstr "Ресурси"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Румунська"
|
||||
msgid "Rotation"
|
||||
msgstr "Обертання"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Російська"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Відскануйте QR-код нижче за допомогою ви
|
||||
msgid "School"
|
||||
msgstr "Школа"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Статистика"
|
||||
msgid "Stay"
|
||||
msgstr "Залишитись"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Закреслення"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Закреслення"
|
||||
msgid "Subreddit"
|
||||
msgstr "Сабреддіт"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Зменшити"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Зулу"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Sahifani yuklashda xatolik yuz berdi."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Tarjimai holingizni import qilishda noma'lum xatolik yuz berdi."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Va yana ko‘pgina..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Reactive Resume'ni ilovalaringiz bilan birlashtirish uchun API hujjatlar
|
||||
msgid "Export"
|
||||
msgstr "Eksport"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Rezyumeni nusxalashda xato yuz berdi"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Tasodifiy ism yaratish"
|
||||
msgid "German"
|
||||
msgstr "Nemischa"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Boshlash"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Tillar"
|
||||
msgid "Last 3 days"
|
||||
msgstr "Oxirgi 3 kun"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Doimiy texnik xizmat ko‘rsatish"
|
||||
msgid "Open"
|
||||
msgstr "Ochiq"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Pochta dasturini ochish"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Tartibli roʻyxat"
|
||||
msgid "Organization"
|
||||
msgstr "Tashkilot"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Sahifa"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Parolingiz tiklanmoqda..."
|
||||
msgid "Resources"
|
||||
msgstr "Resurslar"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumin tili"
|
||||
msgid "Rotation"
|
||||
msgstr "Aylantirish"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Rus tili"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Quyidagi QR kodni o'zingiz yoqtirgan autentifikatsiya ilovasi bilan skan
|
||||
msgid "School"
|
||||
msgstr "Maktab"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Statistika"
|
||||
msgid "Stay"
|
||||
msgstr "Qolish"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Ustiga chizish"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Ustiga chizish"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Kichraytirish"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "Đã xảy ra lỗi khi tải trang."
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "Đã xảy ra lỗi không xác định khi nhập sơ yếu lý lịch của bạn."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "Cùng nhiều nội dung khác nữa..."
|
||||
@@ -1214,6 +1222,10 @@ msgstr "Khám phá tài liệu API để tìm hiểu cách tích hợp Reactive
|
||||
msgid "Export"
|
||||
msgstr "Xuất"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "Không thể sao chép sơ yếu lý lịch"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "Tạo tên ngẫu nhiên"
|
||||
msgid "German"
|
||||
msgstr "Tiếng Đức"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "Bắt đầu"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "Ngôn ngữ"
|
||||
msgid "Last 3 days"
|
||||
msgstr "3 ngày qua"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "Bảo trì liên tục"
|
||||
msgid "Open"
|
||||
msgstr "Mở"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "Mở ứng dụng Email"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "Danh sách có thứ tự"
|
||||
msgid "Organization"
|
||||
msgstr "Tổ chức"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "Trang"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "Đang đặt lại mật khẩu..."
|
||||
msgid "Resources"
|
||||
msgstr "Tài nguyên"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "Rumani"
|
||||
msgid "Rotation"
|
||||
msgstr "Xoay"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "Nga"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "Quét mã QR bên dưới bằng ứng dụng xác thực bạn ưa thí
|
||||
msgid "School"
|
||||
msgstr "Trường"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "Thống kê"
|
||||
msgid "Stay"
|
||||
msgstr "Ở lại"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "Gạch ngang"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "Gạch ngang"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "Thu nhỏ"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "Zulu"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "加载页面时发生错误。"
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "导入你的简历时发生未知错误。"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "还有更多…"
|
||||
@@ -1214,6 +1222,10 @@ msgstr "查看 API 文档,了解如何在你的应用程序中集成 Reactive
|
||||
msgid "Export"
|
||||
msgstr "导出"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "复制简历失败"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "生成一个随机名称"
|
||||
msgid "German"
|
||||
msgstr "德语"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "开始"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "语言"
|
||||
msgid "Last 3 days"
|
||||
msgstr "最近 3 天"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "持续维护"
|
||||
msgid "Open"
|
||||
msgstr "打开"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "打开邮件客户端"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "有序列表"
|
||||
msgid "Organization"
|
||||
msgstr "组织"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "页面"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "正在重置你的密码…"
|
||||
msgid "Resources"
|
||||
msgstr "资源"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "罗马尼亚语"
|
||||
msgid "Rotation"
|
||||
msgstr "旋转"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "俄语"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "使用你偏好的验证器应用扫描下方二维码。你也可以复
|
||||
msgid "School"
|
||||
msgstr "学校"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "统计数据"
|
||||
msgid "Stay"
|
||||
msgstr "留下"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "删除线"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "删除线"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit 论坛"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "缩小"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "祖鲁语"
|
||||
|
||||
|
||||
Generated
+57
-1
@@ -291,6 +291,14 @@ msgstr "載入頁面時發生錯誤。"
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr "匯入履歷時發生未知錯誤。"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr "還有很多……"
|
||||
@@ -1214,6 +1222,10 @@ msgstr "瀏覽 API 文件,以瞭解如何將 Reactive Resume 與您的應用
|
||||
msgid "Export"
|
||||
msgstr "導出"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr "履歷複製失敗"
|
||||
@@ -1326,6 +1338,14 @@ msgstr "產生隨機名稱"
|
||||
msgid "German"
|
||||
msgstr "德文"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr "開始使用"
|
||||
@@ -1605,6 +1625,11 @@ msgstr "語言"
|
||||
msgid "Last 3 days"
|
||||
msgstr "最近 3 天"
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1875,6 +1900,10 @@ msgstr "持續維護"
|
||||
msgid "Open"
|
||||
msgstr "開啟"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr "開啟電子郵件用戶端"
|
||||
@@ -1912,6 +1941,10 @@ msgstr "編號清單"
|
||||
msgid "Organization"
|
||||
msgstr "組織"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr "頁"
|
||||
@@ -2231,6 +2264,14 @@ msgstr "正在重設您的密碼…"
|
||||
msgid "Resources"
|
||||
msgstr "資源"
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2268,6 +2309,10 @@ msgstr "羅馬尼亞語"
|
||||
msgid "Rotation"
|
||||
msgstr "旋轉"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr "俄文"
|
||||
@@ -2305,6 +2350,10 @@ msgstr "使用您偏好的驗證器應用程式掃描下方 QR Code。您也可
|
||||
msgid "School"
|
||||
msgstr "學校"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2571,6 +2620,10 @@ msgstr "統計資料"
|
||||
msgid "Stay"
|
||||
msgstr "留下"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr "刪除線"
|
||||
@@ -2579,6 +2632,10 @@ msgstr "刪除線"
|
||||
msgid "Subreddit"
|
||||
msgstr "Subreddit"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
@@ -3242,4 +3299,3 @@ msgstr "縮小"
|
||||
#: src/utils/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "祖魯語"
|
||||
|
||||
|
||||
Generated
+57
@@ -286,6 +286,14 @@ msgstr ""
|
||||
msgid "An unknown error occurred while importing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyze Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Analyzing..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "And many more..."
|
||||
msgstr ""
|
||||
@@ -1209,6 +1217,10 @@ msgstr ""
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Failed to analyze resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
msgid "Failed to duplicate resume"
|
||||
msgstr ""
|
||||
@@ -1321,6 +1333,14 @@ msgstr ""
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get a review of your resume with an overall score, strengths, and actionable suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical suggestions. To activate this feature, please update your AI settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/hero.tsx
|
||||
msgid "Get Started"
|
||||
msgstr ""
|
||||
@@ -1600,6 +1620,11 @@ msgstr ""
|
||||
msgid "Last 3 days"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: new Date(analysis.updatedAt).toLocaleString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Last analyzed on {0}"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder {0}: statistics.lastDownloadedAt.toDateString()
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/statistics.tsx
|
||||
msgid "Last downloaded on {0}"
|
||||
@@ -1870,6 +1895,10 @@ msgstr ""
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Open AI Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/auth/forgot-password.tsx
|
||||
msgid "Open Email Client"
|
||||
msgstr ""
|
||||
@@ -1907,6 +1936,10 @@ msgstr ""
|
||||
msgid "Organization"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Overall Score"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
@@ -2226,6 +2259,14 @@ msgstr ""
|
||||
msgid "Resources"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Resume Analysis"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Resume analysis complete."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
#: src/routes/dashboard/job-search/-components/tailor-dialog.tsx
|
||||
@@ -2263,6 +2304,10 @@ msgstr ""
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Run your first analysis to get a scorecard, strengths, and prioritized suggestions."
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/locale.ts
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
@@ -2300,6 +2345,10 @@ msgstr ""
|
||||
msgid "School"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Scorecard"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
#: src/routes/dashboard/job-search/index.tsx
|
||||
msgid "Search"
|
||||
@@ -2566,6 +2615,10 @@ msgstr ""
|
||||
msgid "Stay"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Strengths"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Strike"
|
||||
msgstr ""
|
||||
@@ -2574,6 +2627,10 @@ msgstr ""
|
||||
msgid "Subreddit"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/resume-analysis.tsx
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/utils/resume/section.tsx
|
||||
msgid "Summary"
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
CREATE TABLE "resume_analysis" (
|
||||
"id" uuid PRIMARY KEY,
|
||||
"analysis" jsonb NOT NULL,
|
||||
"resume_id" uuid NOT NULL UNIQUE,
|
||||
"created_at" timestamp with time zone DEFAULT now() NOT NULL,
|
||||
"updated_at" timestamp with time zone DEFAULT now() NOT NULL
|
||||
);
|
||||
--> statement-breakpoint
|
||||
CREATE INDEX "resume_analysis_resume_id_index" ON "resume_analysis" ("resume_id");--> statement-breakpoint
|
||||
ALTER TABLE "resume_analysis" ADD CONSTRAINT "resume_analysis_resume_id_resume_id_fkey" FOREIGN KEY ("resume_id") REFERENCES "resume"("id") ON DELETE CASCADE;
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "reactive-resume",
|
||||
"version": "5.0.16",
|
||||
"version": "5.0.17",
|
||||
"description": "Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
|
||||
Generated
+398
-422
File diff suppressed because it is too large
Load Diff
@@ -38,7 +38,7 @@ function AccordionContent({ className, children, ...props }: AccordionPrimitive.
|
||||
>
|
||||
<div
|
||||
className={cn(
|
||||
"h-(--accordion-panel-height) pt-0 pb-4 data-ending-style:h-0 data-starting-style:h-0 [&_p:not(:last-child)]:mb-4",
|
||||
"h-(--accordion-panel-height) pt-0 pb-4 data-ending-style:h-0 data-starting-style:h-0",
|
||||
className,
|
||||
)}
|
||||
>
|
||||
|
||||
@@ -112,10 +112,7 @@ function AlertDialogDescription({
|
||||
return (
|
||||
<AlertDialogPrimitive.Description
|
||||
data-slot="alert-dialog-description"
|
||||
className={cn(
|
||||
"text-sm text-balance text-muted-foreground md:text-pretty *:[a]:underline *:[a]:underline-offset-3 *:[a]:hover:text-foreground",
|
||||
className,
|
||||
)}
|
||||
className={cn("text-sm text-balance text-muted-foreground md:text-pretty", className)}
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
|
||||
@@ -28,10 +28,7 @@ function AlertTitle({ className, ...props }: React.ComponentProps<"div">) {
|
||||
return (
|
||||
<div
|
||||
data-slot="alert-title"
|
||||
className={cn(
|
||||
"font-medium group-has-[>svg]/alert:col-start-2 [&_a]:underline [&_a]:underline-offset-3 [&_a]:hover:text-foreground",
|
||||
className,
|
||||
)}
|
||||
className={cn("font-medium group-has-[>svg]/alert:col-start-2", className)}
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
@@ -41,10 +38,7 @@ function AlertDescription({ className, ...props }: React.ComponentProps<"div">)
|
||||
return (
|
||||
<div
|
||||
data-slot="alert-description"
|
||||
className={cn(
|
||||
"text-sm text-muted-foreground md:text-pretty [&_a]:underline [&_a]:underline-offset-3 [&_a]:hover:text-foreground [&_p:not(:last-child)]:mb-4",
|
||||
className,
|
||||
)}
|
||||
className={cn("text-sm text-muted-foreground md:text-pretty", className)}
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
|
||||
@@ -98,10 +98,7 @@ function DialogDescription({ className, ...props }: DialogPrimitive.Description.
|
||||
return (
|
||||
<DialogPrimitive.Description
|
||||
data-slot="dialog-description"
|
||||
className={cn(
|
||||
"text-sm text-muted-foreground *:[a]:underline *:[a]:underline-offset-3 *:[a]:hover:text-foreground",
|
||||
className,
|
||||
)}
|
||||
className={cn("text-sm text-muted-foreground", className)}
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
|
||||
@@ -0,0 +1,65 @@
|
||||
You are a senior resume reviewer and ATS optimization specialist.
|
||||
|
||||
Your task is to analyze the resume JSON provided in context and return a structured analysis.
|
||||
|
||||
## Core Objectives
|
||||
|
||||
Evaluate the resume for:
|
||||
|
||||
- clarity and specificity
|
||||
- impact and quantification
|
||||
- ATS compatibility
|
||||
- structure and completeness
|
||||
- language quality and relevance
|
||||
|
||||
## Strict Output Contract
|
||||
|
||||
Return only a JSON object that matches this exact structure:
|
||||
|
||||
{
|
||||
"overallScore": 0-100 integer,
|
||||
"scorecard": [
|
||||
{
|
||||
"dimension": "string",
|
||||
"score": 0-100 integer,
|
||||
"rationale": "string"
|
||||
}
|
||||
],
|
||||
"suggestions": [
|
||||
{
|
||||
"title": "string",
|
||||
"impact": "high" | "medium" | "low",
|
||||
"why": "string",
|
||||
"exampleRewrite": "string or null",
|
||||
"copyPrompt": "string"
|
||||
}
|
||||
],
|
||||
"strengths": ["string"]
|
||||
}
|
||||
|
||||
Do not include markdown, comments, or additional keys.
|
||||
|
||||
## Evaluation Rules
|
||||
|
||||
1. Use 0-100 scoring for each dimension and overall score.
|
||||
2. Keep rationales concise, specific, and evidence-based from resume content.
|
||||
3. Suggestions must be prioritized by impact and be actionable.
|
||||
4. Never invent candidate achievements or facts.
|
||||
5. If data is missing, call it out explicitly in rationale/suggestions.
|
||||
6. Keep scorecard dimensions practical and common for resume review.
|
||||
|
||||
## Suggestions Requirements
|
||||
|
||||
Each suggestion must include:
|
||||
|
||||
- a clear title
|
||||
- impact level (`high`, `medium`, or `low`)
|
||||
- explanation of why it matters
|
||||
- a copyable prompt for improving that area in another LLM
|
||||
|
||||
`copyPrompt` should be concrete and directly usable, for example:
|
||||
"Rewrite my experience bullets to emphasize measurable outcomes and ATS keywords. Keep each bullet under 25 words and include a metric where possible. Here is my current section: "
|
||||
|
||||
## Tone
|
||||
|
||||
Professional, direct, and constructive. Focus on helping the user improve quickly.
|
||||
@@ -1,6 +1,7 @@
|
||||
import { defineRelations } from "drizzle-orm";
|
||||
import * as pg from "drizzle-orm/pg-core";
|
||||
|
||||
import { type StoredResumeAnalysis } from "../../schema/resume/analysis";
|
||||
import { defaultResumeData, type ResumeData } from "../../schema/resume/data";
|
||||
import { generateId } from "../../utils/string";
|
||||
|
||||
@@ -229,6 +230,30 @@ export const resumeStatistics = pg.pgTable("resume_statistics", {
|
||||
.$onUpdate(() => /* @__PURE__ */ new Date()),
|
||||
});
|
||||
|
||||
export const resumeAnalysis = pg.pgTable(
|
||||
"resume_analysis",
|
||||
{
|
||||
id: pg
|
||||
.uuid("id")
|
||||
.notNull()
|
||||
.primaryKey()
|
||||
.$defaultFn(() => generateId()),
|
||||
analysis: pg.jsonb("analysis").notNull().$type<StoredResumeAnalysis>(),
|
||||
resumeId: pg
|
||||
.uuid("resume_id")
|
||||
.unique()
|
||||
.notNull()
|
||||
.references(() => resume.id, { onDelete: "cascade" }),
|
||||
createdAt: pg.timestamp("created_at", { withTimezone: true }).notNull().defaultNow(),
|
||||
updatedAt: pg
|
||||
.timestamp("updated_at", { withTimezone: true })
|
||||
.notNull()
|
||||
.defaultNow()
|
||||
.$onUpdate(() => /* @__PURE__ */ new Date()),
|
||||
},
|
||||
(t) => [pg.index().on(t.resumeId)],
|
||||
);
|
||||
|
||||
export const apikey = pg.pgTable(
|
||||
"apikey",
|
||||
{
|
||||
@@ -416,6 +441,7 @@ export const relations = defineRelations(
|
||||
passkey,
|
||||
resume,
|
||||
resumeStatistics,
|
||||
resumeAnalysis,
|
||||
apikey,
|
||||
jwks,
|
||||
oauthClient,
|
||||
@@ -477,6 +503,10 @@ export const relations = defineRelations(
|
||||
from: r.resume.id,
|
||||
to: r.resumeStatistics.resumeId,
|
||||
}),
|
||||
analysis: r.one.resumeAnalysis({
|
||||
from: r.resume.id,
|
||||
to: r.resumeAnalysis.resumeId,
|
||||
}),
|
||||
},
|
||||
resumeStatistics: {
|
||||
resume: r.one.resume({
|
||||
@@ -484,6 +514,12 @@ export const relations = defineRelations(
|
||||
to: r.resume.id,
|
||||
}),
|
||||
},
|
||||
resumeAnalysis: {
|
||||
resume: r.one.resume({
|
||||
from: r.resumeAnalysis.resumeId,
|
||||
to: r.resume.id,
|
||||
}),
|
||||
},
|
||||
apikey: {
|
||||
user: r.one.user({
|
||||
from: r.apikey.referenceId,
|
||||
|
||||
@@ -5,11 +5,13 @@ import { OllamaError } from "ai-sdk-ollama";
|
||||
import z, { flattenError, ZodError } from "zod";
|
||||
|
||||
import { jobResultSchema } from "@/schema/jobs";
|
||||
import { resumeAnalysisSchema, storedResumeAnalysisSchema } from "@/schema/resume/analysis";
|
||||
import { type ResumeData, resumeDataSchema } from "@/schema/resume/data";
|
||||
import { tailorOutputSchema } from "@/schema/tailor";
|
||||
|
||||
import { protectedProcedure } from "../context";
|
||||
import { aiCredentialsSchema, aiProviderSchema, aiService, fileInputSchema } from "../services/ai";
|
||||
import { resumeService } from "../services/resume";
|
||||
|
||||
type AIProvider = z.infer<typeof aiProviderSchema>;
|
||||
|
||||
@@ -222,6 +224,75 @@ export const aiRouter = {
|
||||
});
|
||||
}
|
||||
|
||||
throw error;
|
||||
}
|
||||
}),
|
||||
|
||||
analyzeResume: protectedProcedure
|
||||
.route({
|
||||
method: "POST",
|
||||
path: "/ai/analyze-resume",
|
||||
tags: ["AI"],
|
||||
operationId: "analyzeResume",
|
||||
summary: "Analyze resume and persist latest analysis",
|
||||
description:
|
||||
"Uses AI to analyze the current resume and returns a structured analysis with scorecard, strengths, and improvement suggestions. The latest analysis is persisted and can be fetched later. Requires authentication and AI credentials.",
|
||||
successDescription: "Structured resume analysis returned and persisted successfully.",
|
||||
})
|
||||
.input(
|
||||
z.object({
|
||||
...aiCredentialsSchema.shape,
|
||||
resumeId: z.string(),
|
||||
resumeData: resumeDataSchema,
|
||||
}),
|
||||
)
|
||||
.output(storedResumeAnalysisSchema)
|
||||
.errors({
|
||||
BAD_GATEWAY: {
|
||||
message: "The AI provider returned an error or is unreachable.",
|
||||
status: 502,
|
||||
},
|
||||
BAD_REQUEST: {
|
||||
message: "The AI returned an improperly formatted structure.",
|
||||
status: 400,
|
||||
},
|
||||
})
|
||||
.handler(async ({ context, input }) => {
|
||||
try {
|
||||
const analysis = resumeAnalysisSchema.parse(
|
||||
await aiService.analyzeResume({
|
||||
provider: input.provider,
|
||||
model: input.model,
|
||||
apiKey: input.apiKey,
|
||||
baseURL: input.baseURL,
|
||||
resumeData: input.resumeData,
|
||||
}),
|
||||
);
|
||||
|
||||
return await resumeService.analysis.upsert({
|
||||
id: input.resumeId,
|
||||
userId: context.user.id,
|
||||
analysis: {
|
||||
...analysis,
|
||||
updatedAt: new Date(),
|
||||
modelMeta: {
|
||||
provider: input.provider,
|
||||
model: input.model,
|
||||
},
|
||||
},
|
||||
});
|
||||
} catch (error) {
|
||||
if (error instanceof AISDKError || error instanceof OllamaError) {
|
||||
throw new ORPCError("BAD_GATEWAY", { message: error.message });
|
||||
}
|
||||
|
||||
if (error instanceof ZodError) {
|
||||
throw new ORPCError("BAD_REQUEST", {
|
||||
message: "Invalid resume analysis structure",
|
||||
cause: flattenError(error),
|
||||
});
|
||||
}
|
||||
|
||||
throw error;
|
||||
}
|
||||
}),
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
import z from "zod";
|
||||
|
||||
import { storedResumeAnalysisSchema } from "@/schema/resume/analysis";
|
||||
import { sampleResumeData } from "@/schema/resume/sample";
|
||||
import { generateRandomName, slugify } from "@/utils/string";
|
||||
|
||||
@@ -59,9 +60,29 @@ const statisticsRouter = {
|
||||
}),
|
||||
};
|
||||
|
||||
const analysisRouter = {
|
||||
getById: protectedProcedure
|
||||
.route({
|
||||
method: "GET",
|
||||
path: "/resumes/{id}/analysis",
|
||||
tags: ["Resume Analysis"],
|
||||
operationId: "getResumeAnalysis",
|
||||
summary: "Get latest resume analysis",
|
||||
description:
|
||||
"Returns the latest persisted AI analysis for the specified resume, if one exists. Requires authentication.",
|
||||
successDescription: "The latest persisted resume analysis, or null if no analysis has been saved yet.",
|
||||
})
|
||||
.input(z.object({ id: z.string().describe("The unique identifier of the resume.") }))
|
||||
.output(storedResumeAnalysisSchema.nullable())
|
||||
.handler(async ({ context, input }) => {
|
||||
return await resumeService.analysis.getById({ id: input.id, userId: context.user.id });
|
||||
}),
|
||||
};
|
||||
|
||||
export const resumeRouter = {
|
||||
tags: tagsRouter,
|
||||
statistics: statisticsRouter,
|
||||
analysis: analysisRouter,
|
||||
|
||||
list: protectedProcedure
|
||||
.route({
|
||||
|
||||
@@ -22,6 +22,7 @@ import z, { flattenError, ZodError } from "zod";
|
||||
import type { JobResult } from "@/schema/jobs";
|
||||
import type { ResumeData } from "@/schema/resume/data";
|
||||
|
||||
import analyzeResumeSystemPromptTemplate from "@/integrations/ai/prompts/analyze-resume-system.md?raw";
|
||||
import chatSystemPromptTemplate from "@/integrations/ai/prompts/chat-system.md?raw";
|
||||
import docxParserSystemPrompt from "@/integrations/ai/prompts/docx-parser-system.md?raw";
|
||||
import docxParserUserPrompt from "@/integrations/ai/prompts/docx-parser-user.md?raw";
|
||||
@@ -33,6 +34,7 @@ import {
|
||||
patchResumeDescription,
|
||||
patchResumeInputSchema,
|
||||
} from "@/integrations/ai/tools/patch-resume";
|
||||
import { resumeAnalysisSchema, type ResumeAnalysis } from "@/schema/resume/analysis";
|
||||
import { defaultResumeData, resumeDataSchema } from "@/schema/resume/data";
|
||||
import { type TailorOutput, tailorOutputSchema } from "@/schema/tailor";
|
||||
import { buildAiExtractionTemplate } from "@/utils/ai-template";
|
||||
@@ -370,6 +372,38 @@ type TailorResumeInput = z.infer<typeof aiCredentialsSchema> & {
|
||||
job: JobResult;
|
||||
};
|
||||
|
||||
type AnalyzeResumeInput = z.infer<typeof aiCredentialsSchema> & {
|
||||
resumeData: ResumeData;
|
||||
};
|
||||
|
||||
function buildAnalyzeResumeSystemPrompt(resumeData: ResumeData): string {
|
||||
return analyzeResumeSystemPromptTemplate + `\n\n## Resume Data\n\n${JSON.stringify(resumeData, null, 2)}`;
|
||||
}
|
||||
|
||||
async function analyzeResume(input: AnalyzeResumeInput): Promise<ResumeAnalysis> {
|
||||
const model = getModel(input);
|
||||
const systemPrompt = buildAnalyzeResumeSystemPrompt(input.resumeData);
|
||||
|
||||
const result = await generateText({
|
||||
model,
|
||||
output: Output.object({ schema: resumeAnalysisSchema }),
|
||||
messages: [
|
||||
{ role: "system", content: systemPrompt },
|
||||
{
|
||||
role: "user",
|
||||
content:
|
||||
"Analyze this resume and return a structured report with scorecard, overall score, strengths, and actionable suggestions.",
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
if (result.output == null) {
|
||||
throw new Error("AI returned no structured analysis output.");
|
||||
}
|
||||
|
||||
return resumeAnalysisSchema.parse(result.output);
|
||||
}
|
||||
|
||||
async function tailorResume(input: TailorResumeInput): Promise<TailorOutput> {
|
||||
const model = getModel(input);
|
||||
const systemPrompt = buildTailorSystemPrompt(input.resumeData, input.job);
|
||||
@@ -394,6 +428,7 @@ async function tailorResume(input: TailorResumeInput): Promise<TailorOutput> {
|
||||
}
|
||||
|
||||
export const aiService = {
|
||||
analyzeResume,
|
||||
chat,
|
||||
parseDocx,
|
||||
parsePdf,
|
||||
|
||||
@@ -10,6 +10,7 @@ import type { Locale } from "@/utils/locale";
|
||||
|
||||
import { schema } from "@/integrations/drizzle";
|
||||
import { db } from "@/integrations/drizzle/client";
|
||||
import { type StoredResumeAnalysis } from "@/schema/resume/analysis";
|
||||
import { defaultResumeData } from "@/schema/resume/data";
|
||||
import { env } from "@/utils/env";
|
||||
import { hashPassword, verifyPassword } from "@/utils/password";
|
||||
@@ -83,9 +84,47 @@ const statistics = {
|
||||
},
|
||||
};
|
||||
|
||||
const analysis = {
|
||||
getById: async (input: { id: string; userId: string }) => {
|
||||
const [result] = await db
|
||||
.select({ analysis: schema.resumeAnalysis.analysis })
|
||||
.from(schema.resume)
|
||||
.leftJoin(schema.resumeAnalysis, eq(schema.resumeAnalysis.resumeId, schema.resume.id))
|
||||
.where(and(eq(schema.resume.id, input.id), eq(schema.resume.userId, input.userId)));
|
||||
|
||||
if (!result) throw new ORPCError("NOT_FOUND");
|
||||
return result.analysis ?? null;
|
||||
},
|
||||
|
||||
upsert: async (input: { id: string; userId: string; analysis: StoredResumeAnalysis }) => {
|
||||
const [resume] = await db
|
||||
.select({ id: schema.resume.id })
|
||||
.from(schema.resume)
|
||||
.where(and(eq(schema.resume.id, input.id), eq(schema.resume.userId, input.userId)));
|
||||
|
||||
if (!resume) throw new ORPCError("NOT_FOUND");
|
||||
|
||||
await db
|
||||
.insert(schema.resumeAnalysis)
|
||||
.values({
|
||||
resumeId: input.id,
|
||||
analysis: input.analysis,
|
||||
})
|
||||
.onConflictDoUpdate({
|
||||
target: [schema.resumeAnalysis.resumeId],
|
||||
set: {
|
||||
analysis: input.analysis,
|
||||
},
|
||||
});
|
||||
|
||||
return input.analysis;
|
||||
},
|
||||
};
|
||||
|
||||
export const resumeService = {
|
||||
tags,
|
||||
statistics,
|
||||
analysis,
|
||||
|
||||
list: async (input: { userId: string; tags: string[]; sort: "lastUpdatedAt" | "createdAt" | "name" }) => {
|
||||
return await db
|
||||
|
||||
@@ -21,6 +21,7 @@ import { InformationSectionBuilder } from "./sections/information";
|
||||
import { LayoutSectionBuilder } from "./sections/layout";
|
||||
import { NotesSectionBuilder } from "./sections/notes";
|
||||
import { PageSectionBuilder } from "./sections/page";
|
||||
import { ResumeAnalysisSectionBuilder } from "./sections/resume-analysis";
|
||||
import { SharingSectionBuilder } from "./sections/sharing";
|
||||
import { StatisticsSectionBuilder } from "./sections/statistics";
|
||||
import { TemplateSectionBuilder } from "./sections/template";
|
||||
@@ -37,6 +38,7 @@ function getSectionComponent(type: RightSidebarSection) {
|
||||
.with("notes", () => <NotesSectionBuilder />)
|
||||
.with("sharing", () => <SharingSectionBuilder />)
|
||||
.with("statistics", () => <StatisticsSectionBuilder />)
|
||||
.with("analysis", () => <ResumeAnalysisSectionBuilder />)
|
||||
.with("export", () => <ExportSectionBuilder />)
|
||||
.with("information", () => <InformationSectionBuilder />)
|
||||
.exhaustive();
|
||||
|
||||
@@ -0,0 +1,236 @@
|
||||
import { t } from "@lingui/core/macro";
|
||||
import { Trans } from "@lingui/react/macro";
|
||||
import { ArrowRightIcon, InfoIcon, LightningIcon, SparkleIcon } from "@phosphor-icons/react";
|
||||
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
||||
import { Link } from "@tanstack/react-router";
|
||||
import { useMemo } from "react";
|
||||
import { toast } from "sonner";
|
||||
import { match } from "ts-pattern";
|
||||
|
||||
import { useResumeStore } from "@/components/resume/store/resume";
|
||||
import { Alert, AlertDescription } from "@/components/ui/alert";
|
||||
import { Badge } from "@/components/ui/badge";
|
||||
import { Button } from "@/components/ui/button";
|
||||
import { useAIStore } from "@/integrations/ai/store";
|
||||
import { orpc } from "@/integrations/orpc/client";
|
||||
|
||||
import { SectionBase } from "../shared/section-base";
|
||||
|
||||
function impactCircleClass(impact: "high" | "medium" | "low") {
|
||||
return match(impact)
|
||||
.with("high", () => "bg-rose-600")
|
||||
.with("medium", () => "bg-amber-600")
|
||||
.with("low", () => "bg-emerald-600")
|
||||
.exhaustive();
|
||||
}
|
||||
|
||||
export function ResumeAnalysisSectionBuilder() {
|
||||
const queryClient = useQueryClient();
|
||||
|
||||
const resume = useResumeStore((state) => state.resume);
|
||||
const aiEnabled = useAIStore((state) => state.enabled);
|
||||
const aiProvider = useAIStore((state) => state.provider);
|
||||
const aiModel = useAIStore((state) => state.model);
|
||||
const aiApiKey = useAIStore((state) => state.apiKey);
|
||||
const aiBaseURL = useAIStore((state) => state.baseURL);
|
||||
|
||||
const analysisQuery = useQuery(orpc.resume.analysis.getById.queryOptions({ input: { id: resume.id } }));
|
||||
|
||||
const { mutate: analyzeResume, isPending } = useMutation({
|
||||
...orpc.ai.analyzeResume.mutationOptions(),
|
||||
onSuccess: (analysis) => {
|
||||
queryClient.setQueryData(orpc.resume.analysis.getById.queryKey({ input: { id: resume.id } }), analysis);
|
||||
toast.success(t`Resume analysis complete.`);
|
||||
},
|
||||
onError: (error) => {
|
||||
toast.error(t`Failed to analyze resume.`, { description: error.message });
|
||||
},
|
||||
});
|
||||
|
||||
const analysis = analysisQuery.data;
|
||||
const score = analysis?.overallScore ?? null;
|
||||
const analyzeLabel = isPending ? t`Analyzing...` : t`Analyze Resume`;
|
||||
|
||||
const scoreTone = useMemo(() => {
|
||||
if (score == null) return "bg-muted";
|
||||
if (score >= 80) return "bg-emerald-600";
|
||||
if (score >= 60) return "bg-amber-600";
|
||||
return "bg-rose-600";
|
||||
}, [score]);
|
||||
|
||||
const onAnalyze = () => {
|
||||
analyzeResume({
|
||||
provider: aiProvider,
|
||||
model: aiModel,
|
||||
apiKey: aiApiKey,
|
||||
baseURL: aiBaseURL,
|
||||
resumeId: resume.id,
|
||||
resumeData: resume.data,
|
||||
});
|
||||
};
|
||||
|
||||
return (
|
||||
<SectionBase type="analysis" className="space-y-4">
|
||||
{!aiEnabled && <DisabledState />}
|
||||
|
||||
{aiEnabled && (
|
||||
<>
|
||||
<div className="space-y-3">
|
||||
<div className="space-y-4 rounded-md border bg-card p-3">
|
||||
<div className="grid grid-cols-2 items-center gap-3">
|
||||
<div>
|
||||
<p className="text-xs text-muted-foreground">
|
||||
<Trans>
|
||||
Get a review of your resume with an overall score, strengths, and actionable suggestions.
|
||||
</Trans>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<Button disabled={isPending} onClick={onAnalyze} className="ml-auto w-fit">
|
||||
<SparkleIcon />
|
||||
{analyzeLabel}
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-[auto_1fr] items-center gap-3">
|
||||
<div
|
||||
className={`grid size-18 place-items-center rounded-full border-3 border-background text-lg font-bold text-white ${scoreTone}`}
|
||||
>
|
||||
{score ?? "--"}
|
||||
</div>
|
||||
|
||||
<div className="space-y-3">
|
||||
<p className="text-sm leading-none font-medium">
|
||||
<Trans>Overall Score</Trans>
|
||||
</p>
|
||||
<div className="grid grid-cols-10 gap-1">
|
||||
{Array.from({ length: 10 }).map((_, index) => {
|
||||
const active = score != null && index < Math.round(score / 10);
|
||||
return (
|
||||
<div
|
||||
key={index}
|
||||
className={`h-1.5 rounded-full transition-colors ${active ? "bg-primary" : "bg-muted"}`}
|
||||
/>
|
||||
);
|
||||
})}
|
||||
</div>
|
||||
{analysis?.updatedAt && (
|
||||
<p className="text-xs leading-none text-muted-foreground">
|
||||
<Trans>Last analyzed on {new Date(analysis.updatedAt).toLocaleString()}</Trans>
|
||||
</p>
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{!analysis && !isPending && (
|
||||
<div className="rounded-md border border-dashed p-3">
|
||||
<p className="max-w-xs text-sm text-muted-foreground">
|
||||
<Trans>Run your first analysis to get a scorecard, strengths, and prioritized suggestions.</Trans>
|
||||
</p>
|
||||
</div>
|
||||
)}
|
||||
|
||||
{analysis && (
|
||||
<div className="space-y-4">
|
||||
<div className="space-y-3 rounded-md border p-3">
|
||||
<h5 className="flex items-center gap-2 text-sm font-semibold">
|
||||
<LightningIcon className="text-primary" />
|
||||
<Trans>Scorecard</Trans>
|
||||
</h5>
|
||||
|
||||
<div className="space-y-3">
|
||||
{analysis.scorecard.map((item, index) => (
|
||||
<div key={`${item.dimension}-${index}`} className="space-y-3 rounded-md border bg-card p-3">
|
||||
<div className="flex items-center justify-between gap-2">
|
||||
<div className="text-sm font-medium">{item.dimension}</div>
|
||||
<Badge variant="secondary">{item.score}/100</Badge>
|
||||
</div>
|
||||
<p className="text-xs text-muted-foreground">{item.rationale}</p>
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{analysis.strengths.length > 0 && (
|
||||
<div className="space-y-3 rounded-md border p-3">
|
||||
<h5 className="text-sm font-semibold">
|
||||
<Trans>Strengths</Trans>
|
||||
</h5>
|
||||
|
||||
<ul className="list-outside list-disc pl-5 text-sm text-muted-foreground">
|
||||
{analysis.strengths.map((strength, index) => (
|
||||
<li key={`${strength}-${index}`} className="py-1.5">
|
||||
{strength}
|
||||
</li>
|
||||
))}
|
||||
</ul>
|
||||
</div>
|
||||
)}
|
||||
|
||||
{analysis.suggestions.length > 0 && (
|
||||
<div className="space-y-4 rounded-md border p-3">
|
||||
<h5 className="text-sm font-semibold">
|
||||
<Trans>Suggestions</Trans>
|
||||
</h5>
|
||||
|
||||
<div className="space-y-3">
|
||||
{analysis.suggestions.map((suggestion, index) => (
|
||||
<div key={`${suggestion.title}-${index}`} className="space-y-3 rounded-md border bg-card p-3">
|
||||
<div className="flex items-center gap-2">
|
||||
<span
|
||||
className={`size-2.5 shrink-0 rounded-full ring-1 ring-border ${impactCircleClass(suggestion.impact)}`}
|
||||
title={suggestion.impact}
|
||||
aria-label={suggestion.impact}
|
||||
/>
|
||||
<div className="text-sm font-semibold tracking-tight">{suggestion.title}</div>
|
||||
</div>
|
||||
|
||||
<div className="text-xs text-muted-foreground">{suggestion.why}</div>
|
||||
|
||||
{suggestion.exampleRewrite && (
|
||||
<div className="rounded bg-muted p-2 text-xs text-muted-foreground">
|
||||
{suggestion.exampleRewrite}
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
</>
|
||||
)}
|
||||
</SectionBase>
|
||||
);
|
||||
}
|
||||
|
||||
function DisabledState() {
|
||||
return (
|
||||
<Alert>
|
||||
<InfoIcon />
|
||||
<AlertDescription className="space-y-3">
|
||||
<p>
|
||||
<Trans>
|
||||
Get an in-depth AI-powered review of your resume with an overall score, key strengths, and practical
|
||||
suggestions. To activate this feature, please update your AI settings.
|
||||
</Trans>
|
||||
</p>
|
||||
|
||||
<Button
|
||||
size="sm"
|
||||
variant="outline"
|
||||
nativeButton={false}
|
||||
render={
|
||||
<Link to="/dashboard/settings/ai">
|
||||
<Trans>Open AI Settings</Trans>
|
||||
<ArrowRightIcon />
|
||||
</Link>
|
||||
}
|
||||
/>
|
||||
</AlertDescription>
|
||||
</Alert>
|
||||
);
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
import z from "zod";
|
||||
|
||||
export const analysisDimensionSchema = z.object({
|
||||
dimension: z.string().min(1),
|
||||
score: z.number().int().min(0).max(100),
|
||||
rationale: z.string().min(1),
|
||||
});
|
||||
|
||||
export const analysisSuggestionSchema = z.object({
|
||||
title: z.string().min(1),
|
||||
impact: z.enum(["high", "medium", "low"]),
|
||||
why: z.string().min(1),
|
||||
exampleRewrite: z.string().nullable(),
|
||||
copyPrompt: z.string().min(1),
|
||||
});
|
||||
|
||||
export const resumeAnalysisSchema = z.object({
|
||||
overallScore: z.number().int().min(0).max(100),
|
||||
scorecard: z.array(analysisDimensionSchema).min(1),
|
||||
suggestions: z.array(analysisSuggestionSchema).max(10),
|
||||
strengths: z.array(z.string().min(1)).max(10),
|
||||
});
|
||||
|
||||
export const storedResumeAnalysisSchema = resumeAnalysisSchema.extend({
|
||||
updatedAt: z.coerce.date(),
|
||||
modelMeta: z.object({
|
||||
provider: z.string().min(1),
|
||||
model: z.string().min(1),
|
||||
}),
|
||||
});
|
||||
|
||||
export type ResumeAnalysis = z.infer<typeof resumeAnalysisSchema>;
|
||||
export type StoredResumeAnalysis = z.infer<typeof storedResumeAnalysisSchema>;
|
||||
@@ -1,6 +1,7 @@
|
||||
import { t } from "@lingui/core/macro";
|
||||
import {
|
||||
ArticleIcon,
|
||||
BrainIcon,
|
||||
BooksIcon,
|
||||
BriefcaseIcon,
|
||||
CertificateIcon,
|
||||
@@ -51,6 +52,7 @@ export type RightSidebarSection =
|
||||
| "notes"
|
||||
| "sharing"
|
||||
| "statistics"
|
||||
| "analysis"
|
||||
| "export"
|
||||
| "information";
|
||||
|
||||
@@ -85,6 +87,7 @@ export const rightSidebarSections: RightSidebarSection[] = [
|
||||
"notes",
|
||||
"sharing",
|
||||
"statistics",
|
||||
"analysis",
|
||||
"export",
|
||||
"information",
|
||||
] as const;
|
||||
@@ -123,6 +126,7 @@ export const getSectionTitle = (type: SidebarSection | CustomOnlyType): string =
|
||||
.with("notes", () => t`Notes`)
|
||||
.with("sharing", () => t`Sharing`)
|
||||
.with("statistics", () => t`Statistics`)
|
||||
.with("analysis", () => t`Resume Analysis`)
|
||||
.with("export", () => t`Export`)
|
||||
.with("information", () => t`Information`)
|
||||
|
||||
@@ -166,6 +170,7 @@ export const getSectionIcon = (type: SidebarSection | CustomOnlyType, props?: Ic
|
||||
.with("notes", () => <NotepadIcon {...iconProps} />)
|
||||
.with("sharing", () => <ShareFatIcon {...iconProps} />)
|
||||
.with("statistics", () => <ChartLineIcon {...iconProps} />)
|
||||
.with("analysis", () => <BrainIcon {...iconProps} />)
|
||||
.with("export", () => <DownloadIcon {...iconProps} />)
|
||||
.with("information", () => <InfoIcon {...iconProps} />)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user