mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 23:07:01 +10:00
- fixes #2562, add better error messages for duplicate resume slugs
- improvements made to ditgar template - general improvements to all templates with backgrounds - update dependencies and translations - improved print function that handles single page and multi page resumes
This commit is contained in:
@@ -75,7 +75,7 @@ In the Custom CSS editor, type a `.` (dot). You'll get suggestions for commonly-
|
||||
- **Page-level**: `.page`, `.page-content`, `.page-header`, `.page-basics`, `.page-main`, `.page-sidebar`, `.page-picture`
|
||||
- **Section-level**: `.page-section`, `.section-content`
|
||||
- **Section types**: `.page-section-experience`, `.page-section-education`, `.page-section-projects`, etc.
|
||||
- **Generic item building blocks**: `.section-item`, `.section-item-header`, `.section-item-title`, `.section-item-description`, `.section-item-metadata`, `.section-item-link`, etc.
|
||||
- **Generic item building blocks**: `.section-item`, `.section-item-header`, `.section-item-title`, `.section-item-description`, `.section-item-metadata`, `.section-item-website`, etc.
|
||||
- **Per-section item selectors**: `.experience-item`, `.skills-item`, `.profiles-item`, etc.
|
||||
- **Template wrapper**: `.template-azurill`, `.template-onyx`, `.template-gengar`, etc.
|
||||
|
||||
@@ -198,7 +198,7 @@ Example (tighten spacing without changing your layout settings):
|
||||
### 5) Style links like a “chip” (useful for project links)
|
||||
|
||||
```css
|
||||
.section-item-link a {
|
||||
.section-item-website a {
|
||||
display: inline-block;
|
||||
padding: 3pt 9pt;
|
||||
border-radius: 999pt;
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr "На текущия ви имейл адрес е изпратена в
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr "Безплатен конструктор на автобиографии с отворен код, който опростява процеса на създаване, актуализиране и споделяне на автобиографията ви."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr "Връзката към автобиографията ви е копирана в клипборда."
|
||||
@@ -105,6 +105,11 @@ msgstr "На имейл адреса ви е изпратена нова връ
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Проект на страст <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr "Абсолютно! Можете да експортирате автобиографията си в PDF само с едно кликване. Експортираният PDF файл запазва перфектно всички ваши форматирания и стилове."
|
||||
@@ -186,7 +191,7 @@ msgstr "Добавяне на колона след"
|
||||
msgid "Add Column Before"
|
||||
msgstr "Добавяне на колона преди"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr "Добавяне на страница"
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr "Ein Bestätigungslink wurde an Ihre aktuelle E-Mail-Adresse gesendet. Bi
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr "Ein Link zu Ihrem Lebenslauf wurde in die Zwischenablage kopiert."
|
||||
@@ -105,6 +105,11 @@ msgstr "Ein neuer Verifizierungslink wurde an Ihre E-Mail-Adresse gesendet. Bitt
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr "Spalte danach einfügen"
|
||||
msgid "Add Column Before"
|
||||
msgstr "Spalte davor einfügen"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr "Seite hinzufügen"
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr "Studienfach"
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr "Künstliche Intelligenz"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Seitenverhältnis"
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr "Fett"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr "Rahmenradius"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr "Rahmenbreite"
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr "Zentriert"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr "Sprache ändern zu..."
|
||||
msgid "Change theme to..."
|
||||
msgstr "Design ändern zu..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr "Sie haben es sich anders überlegt? Benennen Sie Ihren Lebenslauf in etwas Aussagekräftigeres um."
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr "Backup-Codes kopieren"
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr "Eine neue Referenz erstellen"
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr "Einen neuen Lebenslauf erstellen"
|
||||
@@ -679,7 +684,7 @@ msgstr "Eine neue Fähigkeit erstellen"
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr "Eine neue Freiwilligenerfahrung erstellen"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr "Beispiel-Lebenslauf erstellen"
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Ihr Lebenslauf wird erstellt..."
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr "Konto löschen"
|
||||
msgid "Delete Column"
|
||||
msgstr "Spalte löschen"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr "Seite löschen"
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr "Zeile löschen"
|
||||
msgid "Delete Table"
|
||||
msgstr "Tabelle löschen"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr "Bild wird gelöscht..."
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr "Ihr Konto wird gelöscht..."
|
||||
@@ -866,11 +867,11 @@ msgstr "Laden Sie eine Kopie Ihres Lebenslaufs im JSON-Format herunter. Nutzen S
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr "Laden Sie eine Kopie Ihres Lebenslaufs im PDF-Format herunter. Nutzen Sie diese Datei zum Drucken oder zum einfachen Teilen mit Personalvermittlern."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr "Ziehen Sie Abschnitte hierher, um sie zwischen Spalten zu verschieben"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr "Ziehen Sie Abschnitte hierher, um sie zwischen Spalten zu verschieben"
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplizieren"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr "Lebenslauf duplizieren"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr "Duplizieren Sie Ihren Lebenslauf, um einen neuen zu erstellen, genau wie das Original."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr "Ihr Lebenslauf wird dupliziert..."
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr "Volle Breite"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr "Zufälligen Namen generieren"
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr "Beschriftung"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr "Querformat"
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr "Seite"
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr "Seite {0}"
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr "Bitte geben Sie die URL ein, zu der Sie verlinken möchten:"
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr "Hochformat"
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr "Rechtsbündig"
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr "Einstellungen"
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr "Authenticator-App einrichten"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr "Schattenbreite"
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr "Größe"
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr "Sponsoren"
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr "Quadrat"
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr "Beginnen Sie mit dem Erstellen Ihres Lebenslaufs, indem Sie ihm einen Namen geben."
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr "Tabelle"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr "Stichwörter"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr "Stichwörter können genutzt werden, um Ihren Lebenslauf nach Schlüsselwörtern zu kategorisieren."
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Alle Ihre Daten wer
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr "Dies ist ein URL-freundlicher Name für Ihren Lebenslauf."
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr "Tipp: Benennen Sie den Lebenslauf nach der Position, auf die Sie sich bewerben."
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr "Eine bestehende Freiwilligenerfahrung aktualisieren"
|
||||
msgid "Update Password"
|
||||
msgstr "Passwort aktualisieren"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr "Lebenslauf aktualisieren"
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr "Aktualisieren Sie Ihr Passwort"
|
||||
msgid "Updating your password..."
|
||||
msgstr "Ihr Passwort wird aktualisiert..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr "Ihr Lebenslauf wird aktualisiert..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr "Bild wird hochgeladen..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr "Ihr Konto wurde erfolgreich gelöscht."
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr "Ihr Profil wurde erfolgreich aktualisiert."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Ihr Lebenslauf wurde erfolgreich erstellt."
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr "Ihr Lebenslauf wurde erfolgreich erstellt."
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr "Ihr Lebenslauf wurde erfolgreich gelöscht."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr "Ihr Lebenslauf wurde erfolgreich dupliziert."
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr "Ihr Lebenslauf wurde erfolgreich dupliziert."
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr "Ihr Lebenslauf wurde erfolgreich aktualisiert."
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr "Der öffentliche Link Ihres Lebenslaufs ist derzeit mit einem Passwort g
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -83,7 +83,7 @@ msgstr "A confirmation link has been sent to your current email address. Please
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr "A link to your resume has been copied to clipboard."
|
||||
@@ -100,6 +100,11 @@ msgstr "A new verification link has been sent to your email address. Please chec
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "A passion project by <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr "A resume with this slug already exists."
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
@@ -181,7 +186,7 @@ msgstr "Add Column After"
|
||||
msgid "Add Column Before"
|
||||
msgstr "Add Column Before"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr "Add Page"
|
||||
|
||||
@@ -320,7 +325,7 @@ msgstr "Area of Study"
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr "Artificial Intelligence"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Aspect Ratio"
|
||||
|
||||
@@ -385,11 +390,11 @@ msgstr "Body"
|
||||
msgid "Bold"
|
||||
msgstr "Bold"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr "Border Radius"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr "Border Width"
|
||||
|
||||
@@ -462,7 +467,7 @@ msgstr "Catalan"
|
||||
msgid "Center Align"
|
||||
msgstr "Center Align"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr "Center view"
|
||||
|
||||
@@ -482,7 +487,7 @@ msgstr "Change language to..."
|
||||
msgid "Change theme to..."
|
||||
msgstr "Change theme to..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr "Changed your mind? Rename your resume to something more descriptive."
|
||||
|
||||
@@ -585,12 +590,12 @@ msgstr "Copy Backup Codes"
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr "Copy this secret key and use it in your applications to access your data."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr "Copy URL"
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -661,7 +666,7 @@ msgid "Create a new reference"
|
||||
msgstr "Create a new reference"
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr "Create a new resume"
|
||||
@@ -674,7 +679,7 @@ msgstr "Create a new skill"
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr "Create a new volunteer experience"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr "Create a Sample Resume"
|
||||
|
||||
@@ -687,7 +692,7 @@ msgid "Creating your API key..."
|
||||
msgstr "Creating your API key..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Creating your resume..."
|
||||
|
||||
@@ -758,7 +763,7 @@ msgstr "Delete Account"
|
||||
msgid "Delete Column"
|
||||
msgstr "Delete Column"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr "Delete Page"
|
||||
|
||||
@@ -770,10 +775,6 @@ msgstr "Delete Row"
|
||||
msgid "Delete Table"
|
||||
msgstr "Delete Table"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr "Deleting picture..."
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr "Deleting your account..."
|
||||
@@ -861,11 +862,11 @@ msgstr "Download a copy of your resume in JSON format. Use this file for backup
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr "Download JSON"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr "Download PDF"
|
||||
|
||||
@@ -877,11 +878,11 @@ msgstr "Downloading..."
|
||||
msgid "Downloads"
|
||||
msgstr "Downloads"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr "Drag and drop sections here to move them between columns"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -889,15 +890,15 @@ msgstr "Drag and drop sections here to move them between columns"
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplicate"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr "Duplicate Resume"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr "Duplicate your resume to create a new one, just like the original."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr "Duplicating your resume..."
|
||||
|
||||
@@ -1093,11 +1094,11 @@ msgstr "Free"
|
||||
msgid "French"
|
||||
msgstr "French"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr "Full Width"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr "Generate a random name"
|
||||
|
||||
@@ -1323,7 +1324,7 @@ msgstr "Korean"
|
||||
msgid "Label"
|
||||
msgstr "Label"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr "Landscape"
|
||||
|
||||
@@ -1482,7 +1483,7 @@ msgid "Multilingual"
|
||||
msgstr "Multilingual"
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1593,7 +1594,7 @@ msgstr "Page"
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr "Page {0}"
|
||||
|
||||
@@ -1678,7 +1679,7 @@ msgstr "Please enter the URL you want to link to:"
|
||||
msgid "Polish"
|
||||
msgstr "Polish"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr "Portrait"
|
||||
|
||||
@@ -1865,7 +1866,7 @@ msgstr "Right Align"
|
||||
msgid "Romanian"
|
||||
msgstr "Romanian"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
@@ -1873,7 +1874,7 @@ msgstr "Rotation"
|
||||
msgid "Russian"
|
||||
msgstr "Russian"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1963,7 +1964,7 @@ msgstr "Settings"
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr "Setup Authenticator App"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr "Shadow Width"
|
||||
|
||||
@@ -2040,7 +2041,7 @@ msgstr "Single-column with a sidebar and clean grid layout; versatile for any pr
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr "Size"
|
||||
|
||||
@@ -2056,7 +2057,7 @@ msgstr "Skip to main content"
|
||||
msgid "Slovak"
|
||||
msgstr "Slovak"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
@@ -2092,7 +2093,7 @@ msgid "Sponsors"
|
||||
msgstr "Sponsors"
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr "Square"
|
||||
|
||||
@@ -2105,7 +2106,7 @@ msgstr "Star us on GitHub (opens in new tab)"
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr "Start building your resume by giving it a name."
|
||||
|
||||
@@ -2149,11 +2150,11 @@ msgstr "Switch to light theme"
|
||||
msgid "Table"
|
||||
msgstr "Table"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr "Tags can be used to categorize your resume by keywords."
|
||||
|
||||
@@ -2241,7 +2242,7 @@ msgstr "This action cannot be undone. All your data will be permanently deleted.
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr "This is a URL-friendly name for your resume."
|
||||
|
||||
@@ -2273,7 +2274,7 @@ msgstr "Timelapse demonstration of building a resume with Reactive Resume"
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr "Tip: You can name the resume referring to the position you are applying for."
|
||||
|
||||
@@ -2462,7 +2463,7 @@ msgstr "Update an existing volunteer experience"
|
||||
msgid "Update Password"
|
||||
msgstr "Update Password"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr "Update Resume"
|
||||
|
||||
@@ -2474,15 +2475,15 @@ msgstr "Update your password"
|
||||
msgid "Updating your password..."
|
||||
msgstr "Updating your password..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr "Updating your resume..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr "Uploading picture..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
@@ -2626,6 +2627,10 @@ msgstr "Your account has been deleted successfully."
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr "Your API key has been copied to the clipboard."
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr "Your changes are saved automatically."
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr "Your data is secure, and never shared or sold to anyone."
|
||||
@@ -2659,7 +2664,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr "Your profile has been updated successfully."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Your resume has been created successfully."
|
||||
|
||||
@@ -2668,7 +2673,7 @@ msgstr "Your resume has been created successfully."
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr "Your resume has been deleted successfully."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr "Your resume has been duplicated successfully."
|
||||
|
||||
@@ -2676,7 +2681,7 @@ msgstr "Your resume has been duplicated successfully."
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr "Your resume has been imported successfully."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr "Your resume has been updated successfully."
|
||||
|
||||
@@ -2688,11 +2693,11 @@ msgstr "Your resume's public link is currently protected by a password. Share th
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr "Zoom in"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr "Zoom out"
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr "Un lien de confirmation a été envoyé à votre adresse email actuelle.
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr "Un générateur de CV gratuit et open-source qui simplifie le processus de création, de mise à jour et de partage de votre CV."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr "Un lien vers votre CV a été copié dans le presse-papiers."
|
||||
@@ -105,6 +105,11 @@ msgstr "Un nouveau lien de vérification a été envoyé à votre adresse email.
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr "Un projet-passion de <0>Amruth Pillai</0>."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr "Absolument ! Vous pouvez exporter votre CV au format PDF en un seul clic. Le PDF exporté conserve parfaitement toutes vos mises en forme et votre style."
|
||||
@@ -186,7 +191,7 @@ msgstr "Ajouter une colonne après"
|
||||
msgid "Add Column Before"
|
||||
msgstr "Ajouter une colonne avant"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr "Ajouter une page"
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr "Domaine d'étude"
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr "Intelligence artificielle"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr "Format d'image"
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr "Corps"
|
||||
msgid "Bold"
|
||||
msgstr "Gras"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr "Coins arrondis"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr "Largeur de la bordure"
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr "Catalan"
|
||||
msgid "Center Align"
|
||||
msgstr "Alignement centré"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr "Centrer la vue"
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr "Changer la langue en..."
|
||||
msgid "Change theme to..."
|
||||
msgstr "Changez de thème pour..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr "Vous avez changé d'avis ? Renommez votre CV en quelque chose de plus descriptif."
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr "Copier les codes de secours"
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr "Copiez cette clé secrète et utilisez-la dans vos applications pour accéder à vos données."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr "Copier l'URL"
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr "Créer une nouvelle référence"
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr "Créer un nouveau CV"
|
||||
@@ -679,7 +684,7 @@ msgstr "Créer une nouvelle compétence"
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr "Créer une nouvelle expérience de bénévolat"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr "Créer un exemple de CV"
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr "Création de votre clé API..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr "Création de votre CV..."
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr "Supprimer le compte"
|
||||
msgid "Delete Column"
|
||||
msgstr "Supprimer la colonne"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr "Supprimer la page"
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr "Supprimer la ligne"
|
||||
msgid "Delete Table"
|
||||
msgstr "Supprimer la table"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr "Suppression de l'image..."
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr "Suppression de votre compte..."
|
||||
@@ -866,11 +867,11 @@ msgstr "Téléchargez un exemplaire de votre CV au format JSON. Utilisez ce fich
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr "Téléchargez un exemplaire de votre CV au format PDF. Utilisez ce fichier pour l'imprimer ou pour partager facilement votre CV avec les recruteurs."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr "Télécharger le PDF"
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr "Téléchargement en cours..."
|
||||
msgid "Downloads"
|
||||
msgstr "Téléchargements"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr "Glissez-déposez les sections ici pour les déplacer d'une colonne à l'autre"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr "Glissez-déposez les sections ici pour les déplacer d'une colonne à l'
|
||||
msgid "Duplicate"
|
||||
msgstr "Dupliquer"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr "Dupliquer le CV"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr "Dupliquez votre CV pour en créer un nouveau, identique à l'original."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr "Duplication de votre CV..."
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr "Gratuit"
|
||||
msgid "French"
|
||||
msgstr "Français"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr "Pleine largeur"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr "Générer un nom aléatoire"
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr "Coréen"
|
||||
msgid "Label"
|
||||
msgstr "Libellé"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr "Paysage"
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr "Multilingue"
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr "Page"
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr "Page {0}"
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr "Veuillez saisir l'URL vers laquelle vous souhaitez rediriger :"
|
||||
msgid "Polish"
|
||||
msgstr "Polonais"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr "Portrait"
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr "Alignement à droite"
|
||||
msgid "Romanian"
|
||||
msgstr "Roumain"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr "Rotation"
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr "Rotation"
|
||||
msgid "Russian"
|
||||
msgstr "Russe"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr "Paramètres"
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr "Configurer l'application d'authentification"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr "Largeur de l'ombre"
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr "Une seule colonne avec un encart et une disposition en grille propre ; p
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr "Colonne unique ; soigné et sérieux pour les postes de seniors ou de direction."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr "Taille"
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr "Passer au contenu principal"
|
||||
msgid "Slovak"
|
||||
msgstr "Slovaque"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr "Slug"
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr "Sponsors"
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr "Carré"
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr "Ajoutez-nous en favori sur GitHub (s'ouvre dans un nouvel onglet)"
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr "Ajoutez-nous en favori sur GitHub, actuellement {0} étoiles (s'ouvre dans un nouvel onglet)"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr "Commencez à créer votre CV en lui donnant un nom."
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr "Basculer en mode clair"
|
||||
msgid "Table"
|
||||
msgstr "Tableau"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr "Mots-clés"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr "Les mots-clés peuvent être utilisés pour catégoriser vos CVs."
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr "Cette action ne peut pas être annulée. Toutes vos données seront déf
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr "Cette fonctionnalité nécessite l'activation de l'intégration de l'IA. Veuillez l'activer dans les paramètres."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr "Il s'agit d'un nom convivial pour l'URL de votre CV."
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr "Démonstration en accéléré de la construction d'un CV avec Reactive R
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr "Conseil : donnez un nom à votre clé API, correspondant à l'objectif de la clé, pour vous aider à l'identifier ultérieurement."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr "Astuce : Vous pouvez nommer le CV en faisant référence au poste pour lequel vous postulez."
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr "Modifier une expérience de bénévolat existante"
|
||||
msgid "Update Password"
|
||||
msgstr "Modifier le mot de passe"
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr "Modifier le CV"
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr "Modifier votre mot de passe"
|
||||
msgid "Updating your password..."
|
||||
msgstr "Mise à jour de votre mot de passe..."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr "Mise à jour de votre CV..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr "Téléchargement de la photo..."
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr "Votre compte a été supprimé avec succès."
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr "Votre clé API a été copiée dans le presse-papiers."
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr "Vos données sont sécurisées et ne sont jamais partagées ou vendues à qui que ce soit."
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr "Votre profil a été mis à jour avec succès."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr "Votre CV a été créé avec succès."
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr "Votre CV a été créé avec succès."
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr "Votre CV a été supprimé avec succès."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr "Votre CV a été dupliqué avec succès."
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr "Votre CV a été dupliqué avec succès."
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr "Votre CV a été importé avec succès."
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr "Votre CV a été mis à jour avec succès."
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr "Le lien public de votre CV est actuellement protégé par un mot de pass
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr "Grâce à votre soutien, le projet reste gratuit et accessible à tous, aujourd'hui et à l'avenir."
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr "Zoom avant"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr "Zoom arrière"
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr "Adicionar coluna depois"
|
||||
msgid "Add Column Before"
|
||||
msgstr "Adicionar coluna antes"
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr "Adicionar página"
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr "Aumentar zoom"
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr "Diminuir zoom"
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -88,7 +88,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -105,6 +105,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -186,7 +191,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -325,7 +330,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -390,11 +395,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -467,7 +472,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -487,7 +492,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -590,12 +595,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -666,7 +671,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -679,7 +684,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -692,7 +697,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -763,7 +768,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -775,10 +780,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -866,11 +867,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -882,11 +883,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -894,15 +895,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1098,11 +1099,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1328,7 +1329,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1487,7 +1488,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1598,7 +1599,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1683,7 +1684,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1870,7 +1871,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1878,7 +1879,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1968,7 +1969,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2045,7 +2046,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2061,7 +2062,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2097,7 +2098,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2110,7 +2111,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2154,11 +2155,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2246,7 +2247,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2278,7 +2279,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2467,7 +2468,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2479,15 +2480,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2631,6 +2632,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2669,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2673,7 +2678,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2681,7 +2686,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2693,11 +2698,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+55
-50
@@ -83,7 +83,7 @@ msgstr ""
|
||||
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:44
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:45
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39
|
||||
msgid "A link to your resume has been copied to clipboard."
|
||||
msgstr ""
|
||||
@@ -100,6 +100,11 @@ msgstr ""
|
||||
msgid "A passion project by <0>Amruth Pillai</0>."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:69
|
||||
#: src/dialogs/resume/index.tsx:178
|
||||
msgid "A resume with this slug already exists."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/faq.tsx:27
|
||||
msgid "Absolutely! You can export your resume to PDF with a single click. The exported PDF maintains all your formatting and styling perfectly."
|
||||
msgstr ""
|
||||
@@ -181,7 +186,7 @@ msgstr ""
|
||||
msgid "Add Column Before"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:223
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:226
|
||||
msgid "Add Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -320,7 +325,7 @@ msgstr ""
|
||||
msgid "Artificial Intelligence"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:216
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:211
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
@@ -385,11 +390,11 @@ msgstr ""
|
||||
msgid "Bold"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:280
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:275
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:365
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:360
|
||||
msgid "Border Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -462,7 +467,7 @@ msgstr ""
|
||||
msgid "Center Align"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:77
|
||||
msgid "Center view"
|
||||
msgstr ""
|
||||
|
||||
@@ -482,7 +487,7 @@ msgstr ""
|
||||
msgid "Change theme to..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:185
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
msgid "Changed your mind? Rename your resume to something more descriptive."
|
||||
msgstr ""
|
||||
|
||||
@@ -585,12 +590,12 @@ msgstr ""
|
||||
msgid "Copy this secret key and use it in your applications to access your data."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:78
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
msgid "Copy URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:147
|
||||
#: src/dialogs/resume/index.tsx:116
|
||||
#: src/dialogs/resume/index.tsx:121
|
||||
#: src/dialogs/resume/sections/award.tsx:71
|
||||
#: src/dialogs/resume/sections/certification.tsx:71
|
||||
#: src/dialogs/resume/sections/custom.tsx:82
|
||||
@@ -661,7 +666,7 @@ msgid "Create a new reference"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/command-palette/pages/resumes.tsx:55
|
||||
#: src/dialogs/resume/index.tsx:102
|
||||
#: src/dialogs/resume/index.tsx:107
|
||||
#: src/routes/dashboard/resumes/-components/create-card.tsx:11
|
||||
msgid "Create a new resume"
|
||||
msgstr ""
|
||||
@@ -674,7 +679,7 @@ msgstr ""
|
||||
msgid "Create a new volunteer experience"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:129
|
||||
#: src/dialogs/resume/index.tsx:134
|
||||
msgid "Create a Sample Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -687,7 +692,7 @@ msgid "Creating your API key..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:60
|
||||
#: src/dialogs/resume/index.tsx:84
|
||||
#: src/dialogs/resume/index.tsx:89
|
||||
msgid "Creating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -758,7 +763,7 @@ msgstr ""
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:261
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:264
|
||||
msgid "Delete Page"
|
||||
msgstr ""
|
||||
|
||||
@@ -770,10 +775,6 @@ msgstr ""
|
||||
msgid "Delete Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:59
|
||||
msgid "Deleting picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/dashboard/settings/danger-zone.tsx:40
|
||||
msgid "Deleting your account..."
|
||||
msgstr ""
|
||||
@@ -861,11 +862,11 @@ msgstr ""
|
||||
msgid "Download a copy of your resume in PDF format. Use this file for printing or to easily share your resume with recruiters."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:79
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:80
|
||||
msgid "Download JSON"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:81
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:82
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
@@ -877,11 +878,11 @@ msgstr ""
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:308
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:311
|
||||
msgid "Drag and drop sections here to move them between columns"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
#: src/dialogs/resume/index.tsx:273
|
||||
#: src/routes/builder/$resumeId/-components/header.tsx:140
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:231
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:280
|
||||
@@ -889,15 +890,15 @@ msgstr ""
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:250
|
||||
#: src/dialogs/resume/index.tsx:260
|
||||
msgid "Duplicate Resume"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:253
|
||||
#: src/dialogs/resume/index.tsx:263
|
||||
msgid "Duplicate your resume to create a new one, just like the original."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:228
|
||||
#: src/dialogs/resume/index.tsx:238
|
||||
msgid "Duplicating your resume..."
|
||||
msgstr ""
|
||||
|
||||
@@ -1093,11 +1094,11 @@ msgstr ""
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:253
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:256
|
||||
msgid "Full Width"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:299
|
||||
#: src/dialogs/resume/index.tsx:309
|
||||
msgid "Generate a random name"
|
||||
msgstr ""
|
||||
|
||||
@@ -1323,7 +1324,7 @@ msgstr ""
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:249
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:244
|
||||
msgid "Landscape"
|
||||
msgstr ""
|
||||
|
||||
@@ -1482,7 +1483,7 @@ msgid "Multilingual"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/api-key/create.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:292
|
||||
#: src/dialogs/resume/index.tsx:302
|
||||
#: src/dialogs/resume/sections/interest.tsx:168
|
||||
#: src/dialogs/resume/sections/project.tsx:150
|
||||
#: src/dialogs/resume/sections/reference.tsx:152
|
||||
@@ -1593,7 +1594,7 @@ msgstr ""
|
||||
|
||||
#. placeholder {0}: pageIndex + 1
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:117
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:246
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/layout/pages.tsx:249
|
||||
msgid "Page {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -1678,7 +1679,7 @@ msgstr ""
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:260
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:255
|
||||
msgid "Portrait"
|
||||
msgstr ""
|
||||
|
||||
@@ -1865,7 +1866,7 @@ msgstr ""
|
||||
msgid "Romanian"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:185
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:180
|
||||
msgid "Rotation"
|
||||
msgstr ""
|
||||
|
||||
@@ -1873,7 +1874,7 @@ msgstr ""
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:195
|
||||
#: src/dialogs/resume/index.tsx:205
|
||||
#: src/dialogs/resume/sections/award.tsx:132
|
||||
#: src/dialogs/resume/sections/certification.tsx:132
|
||||
#: src/dialogs/resume/sections/custom.tsx:136
|
||||
@@ -1963,7 +1964,7 @@ msgstr ""
|
||||
msgid "Setup Authenticator App"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:415
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:410
|
||||
msgid "Shadow Width"
|
||||
msgstr ""
|
||||
|
||||
@@ -2040,7 +2041,7 @@ msgstr ""
|
||||
msgid "Single-column; polished and serious for senior or enterprise-level positions."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:154
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:149
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
@@ -2056,7 +2057,7 @@ msgstr ""
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:317
|
||||
#: src/dialogs/resume/index.tsx:327
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
@@ -2092,7 +2093,7 @@ msgid "Sponsors"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/level/combobox.tsx:16
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:238
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:233
|
||||
msgid "Square"
|
||||
msgstr ""
|
||||
|
||||
@@ -2105,7 +2106,7 @@ msgstr ""
|
||||
msgid "Star us on GitHub, currently {0} stars (opens in new tab)"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:105
|
||||
#: src/dialogs/resume/index.tsx:110
|
||||
msgid "Start building your resume by giving it a name."
|
||||
msgstr ""
|
||||
|
||||
@@ -2149,11 +2150,11 @@ msgstr ""
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:341
|
||||
#: src/dialogs/resume/index.tsx:351
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:348
|
||||
#: src/dialogs/resume/index.tsx:358
|
||||
msgid "Tags can be used to categorize your resume by keywords."
|
||||
msgstr ""
|
||||
|
||||
@@ -2241,7 +2242,7 @@ msgstr ""
|
||||
msgid "This feature requires AI Integration to be enabled. Please enable it in the settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:329
|
||||
#: src/dialogs/resume/index.tsx:339
|
||||
msgid "This is a URL-friendly name for your resume."
|
||||
msgstr ""
|
||||
|
||||
@@ -2273,7 +2274,7 @@ msgstr ""
|
||||
msgid "Tip: Give your API key a name, corresponding to the purpose of the key, to help you identify it later."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:305
|
||||
#: src/dialogs/resume/index.tsx:315
|
||||
msgid "Tip: You can name the resume referring to the position you are applying for."
|
||||
msgstr ""
|
||||
|
||||
@@ -2462,7 +2463,7 @@ msgstr ""
|
||||
msgid "Update Password"
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:182
|
||||
#: src/dialogs/resume/index.tsx:192
|
||||
msgid "Update Resume"
|
||||
msgstr ""
|
||||
|
||||
@@ -2474,15 +2475,15 @@ msgstr ""
|
||||
msgid "Updating your password..."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:164
|
||||
#: src/dialogs/resume/index.tsx:169
|
||||
msgid "Updating your resume..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:81
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:75
|
||||
msgid "Uploading picture..."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:124
|
||||
#: src/routes/builder/$resumeId/-sidebar/left/sections/picture.tsx:119
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
@@ -2626,6 +2627,10 @@ msgstr ""
|
||||
msgid "Your API key has been copied to the clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/index.tsx:18
|
||||
msgid "Your changes are saved automatically."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx:59
|
||||
msgid "Your data is secure, and never shared or sold to anyone."
|
||||
msgstr ""
|
||||
@@ -2659,7 +2664,7 @@ msgid "Your profile has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:64
|
||||
#: src/dialogs/resume/index.tsx:88
|
||||
#: src/dialogs/resume/index.tsx:93
|
||||
msgid "Your resume has been created successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2668,7 +2673,7 @@ msgstr ""
|
||||
msgid "Your resume has been deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:232
|
||||
#: src/dialogs/resume/index.tsx:242
|
||||
msgid "Your resume has been duplicated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2676,7 +2681,7 @@ msgstr ""
|
||||
msgid "Your resume has been imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/dialogs/resume/index.tsx:168
|
||||
#: src/dialogs/resume/index.tsx:173
|
||||
msgid "Your resume has been updated successfully."
|
||||
msgstr ""
|
||||
|
||||
@@ -2688,11 +2693,11 @@ msgstr ""
|
||||
msgid "Your support ensures the project remains free and accessible for everyone, now and in the future."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:74
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:75
|
||||
#: src/routes/builder/$resumeId/-components/dock.tsx:76
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
|
||||
+21
-20
@@ -34,7 +34,7 @@
|
||||
"@ai-sdk/anthropic": "^3.0.23",
|
||||
"@ai-sdk/google": "^3.0.13",
|
||||
"@ai-sdk/openai": "^3.0.18",
|
||||
"@aws-sdk/client-s3": "^3.974.0",
|
||||
"@aws-sdk/client-s3": "^3.975.0",
|
||||
"@better-auth/core": "1.5.0-beta.9",
|
||||
"@better-auth/passkey": "1.5.0-beta.9",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
@@ -42,8 +42,8 @@
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@fontsource-variable/ibm-plex-sans": "^5.2.8",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@lingui/core": "^5.8.0",
|
||||
"@lingui/react": "^5.8.0",
|
||||
"@lingui/core": "^5.9.0",
|
||||
"@lingui/react": "^5.9.0",
|
||||
"@monaco-editor/react": "4.8.0-rc.3",
|
||||
"@orpc/client": "^1.13.4",
|
||||
"@orpc/json-schema": "^1.13.4",
|
||||
@@ -55,18 +55,18 @@
|
||||
"@phosphor-icons/web": "^2.1.2",
|
||||
"@sindresorhus/slugify": "^3.0.0",
|
||||
"@t3-oss/env-core": "^0.13.10",
|
||||
"@tanstack/react-query": "5.90.19",
|
||||
"@tanstack/react-router": "^1.154.13",
|
||||
"@tanstack/react-router-ssr-query": "^1.154.13",
|
||||
"@tanstack/react-start": "^1.154.12",
|
||||
"@tanstack/zod-adapter": "^1.154.13",
|
||||
"@tiptap/extension-highlight": "^3.16.0",
|
||||
"@tiptap/extension-table": "^3.16.0",
|
||||
"@tiptap/extension-text-align": "^3.16.0",
|
||||
"@tiptap/pm": "^3.16.0",
|
||||
"@tiptap/react": "^3.16.0",
|
||||
"@tiptap/starter-kit": "^3.16.0",
|
||||
"ai": "^6.0.48",
|
||||
"@tanstack/react-query": "5.90.20",
|
||||
"@tanstack/react-router": "^1.154.14",
|
||||
"@tanstack/react-router-ssr-query": "^1.154.14",
|
||||
"@tanstack/react-start": "^1.154.14",
|
||||
"@tanstack/zod-adapter": "^1.154.14",
|
||||
"@tiptap/extension-highlight": "^3.17.0",
|
||||
"@tiptap/extension-table": "^3.17.0",
|
||||
"@tiptap/extension-text-align": "^3.17.0",
|
||||
"@tiptap/pm": "^3.17.0",
|
||||
"@tiptap/react": "^3.17.0",
|
||||
"@tiptap/starter-kit": "^3.17.0",
|
||||
"ai": "^6.0.49",
|
||||
"ai-sdk-ollama": "^3.3.0",
|
||||
"bcrypt": "^6.0.0",
|
||||
"better-auth": "1.5.0-beta.9",
|
||||
@@ -83,6 +83,7 @@
|
||||
"monaco-editor": "^0.55.1",
|
||||
"motion": "^12.29.0",
|
||||
"nodemailer": "^7.0.12",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"pg": "^8.17.2",
|
||||
"puppeteer-core": "^24.36.0",
|
||||
"qrcode.react": "^4.2.0",
|
||||
@@ -91,7 +92,7 @@
|
||||
"react-dom": "^19.2.3",
|
||||
"react-hook-form": "^7.71.1",
|
||||
"react-hotkeys-hook": "^5.2.3",
|
||||
"react-resizable-panels": "^4.4.1",
|
||||
"react-resizable-panels": "^4.4.2",
|
||||
"react-window": "^2.2.5",
|
||||
"react-zoom-pan-pinch": "^3.7.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
@@ -110,10 +111,10 @@
|
||||
"zustand": "^5.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.11",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.8.0",
|
||||
"@lingui/cli": "^5.8.0",
|
||||
"@lingui/vite-plugin": "^5.8.0",
|
||||
"@biomejs/biome": "^2.3.12",
|
||||
"@lingui/babel-plugin-lingui-macro": "^5.9.0",
|
||||
"@lingui/cli": "^5.9.0",
|
||||
"@lingui/vite-plugin": "^5.9.0",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/bcrypt": "^6.0.0",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
|
||||
Generated
+604
-517
File diff suppressed because it is too large
Load Diff
@@ -77,7 +77,7 @@ export function CommandPalette() {
|
||||
|
||||
return (
|
||||
<Dialog open={open} onOpenChange={handleOpenChange}>
|
||||
<DialogHeader className="sr-only">
|
||||
<DialogHeader className="sr-only print:hidden">
|
||||
<DialogTitle>
|
||||
<Trans>Builder Command Palette</Trans>
|
||||
</DialogTitle>
|
||||
|
||||
@@ -106,7 +106,7 @@ export const ResumePreview = ({ showPageNumbers, pageClassName, className, ...pr
|
||||
const pageNumber = pageIndex + 1;
|
||||
|
||||
return (
|
||||
<div key={pageIndex} className="relative">
|
||||
<div key={pageIndex} data-page-index={pageIndex} className="relative">
|
||||
{showPageNumbers && totalNumberOfPages > 1 && (
|
||||
<div className="absolute -top-6 left-0">
|
||||
<span className="font-medium text-foreground text-xs">
|
||||
@@ -117,14 +117,7 @@ export const ResumePreview = ({ showPageNumbers, pageClassName, className, ...pr
|
||||
</div>
|
||||
)}
|
||||
|
||||
<div
|
||||
className={cn(
|
||||
`page page-${pageIndex}`,
|
||||
pageIndex > 0 && "print:break-before-page",
|
||||
styles.page,
|
||||
pageClassName,
|
||||
)}
|
||||
>
|
||||
<div className={cn(`page page-${pageIndex}`, styles.page, pageClassName)}>
|
||||
<TemplateComponent pageIndex={pageIndex} pageLayout={pageLayout} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import { match } from "ts-pattern";
|
||||
import type { CustomSectionItem, SectionType } from "@/schema/resume/data";
|
||||
import type { CustomSectionItem, SectionItem, SectionType } from "@/schema/resume/data";
|
||||
import { cn } from "@/utils/style";
|
||||
import { useResumeStore } from "../store/resume";
|
||||
import { AwardsItem } from "./items/awards-item";
|
||||
@@ -25,38 +25,22 @@ type SectionComponentProps = {
|
||||
// Helper to render item component based on type
|
||||
function renderItemByType(type: SectionType, item: CustomSectionItem, itemClassName?: string) {
|
||||
return match(type)
|
||||
.with("profiles", () => (
|
||||
<ProfilesItem {...(item as Parameters<typeof ProfilesItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("experience", () => (
|
||||
<ExperienceItem {...(item as Parameters<typeof ExperienceItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("education", () => (
|
||||
<EducationItem {...(item as Parameters<typeof EducationItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("projects", () => (
|
||||
<ProjectsItem {...(item as Parameters<typeof ProjectsItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("skills", () => <SkillsItem {...(item as Parameters<typeof SkillsItem>[0])} className={itemClassName} />)
|
||||
.with("languages", () => (
|
||||
<LanguagesItem {...(item as Parameters<typeof LanguagesItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("interests", () => (
|
||||
<InterestsItem {...(item as Parameters<typeof InterestsItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("awards", () => <AwardsItem {...(item as Parameters<typeof AwardsItem>[0])} className={itemClassName} />)
|
||||
.with("profiles", () => <ProfilesItem {...(item as SectionItem<"profiles">)} className={itemClassName} />)
|
||||
.with("experience", () => <ExperienceItem {...(item as SectionItem<"experience">)} className={itemClassName} />)
|
||||
.with("education", () => <EducationItem {...(item as SectionItem<"education">)} className={itemClassName} />)
|
||||
.with("projects", () => <ProjectsItem {...(item as SectionItem<"projects">)} className={itemClassName} />)
|
||||
.with("skills", () => <SkillsItem {...(item as SectionItem<"skills">)} className={itemClassName} />)
|
||||
.with("languages", () => <LanguagesItem {...(item as SectionItem<"languages">)} className={itemClassName} />)
|
||||
.with("interests", () => <InterestsItem {...(item as SectionItem<"interests">)} className={itemClassName} />)
|
||||
.with("awards", () => <AwardsItem {...(item as SectionItem<"awards">)} className={itemClassName} />)
|
||||
.with("certifications", () => (
|
||||
<CertificationsItem {...(item as Parameters<typeof CertificationsItem>[0])} className={itemClassName} />
|
||||
<CertificationsItem {...(item as SectionItem<"certifications">)} className={itemClassName} />
|
||||
))
|
||||
.with("publications", () => (
|
||||
<PublicationsItem {...(item as Parameters<typeof PublicationsItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("volunteer", () => (
|
||||
<VolunteerItem {...(item as Parameters<typeof VolunteerItem>[0])} className={itemClassName} />
|
||||
))
|
||||
.with("references", () => (
|
||||
<ReferencesItem {...(item as Parameters<typeof ReferencesItem>[0])} className={itemClassName} />
|
||||
<PublicationsItem {...(item as SectionItem<"publications">)} className={itemClassName} />
|
||||
))
|
||||
.with("volunteer", () => <VolunteerItem {...(item as SectionItem<"volunteer">)} className={itemClassName} />)
|
||||
.with("references", () => <ReferencesItem {...(item as SectionItem<"references">)} className={itemClassName} />)
|
||||
.exhaustive();
|
||||
}
|
||||
|
||||
@@ -186,7 +170,10 @@ export function getSectionComponent(
|
||||
style={{ gridTemplateColumns: `repeat(${customSection.columns}, 1fr)` }}
|
||||
>
|
||||
{visibleItems.map((item) => (
|
||||
<div key={item.id} className={cn(`section-item section-item-${customSection.type}`)}>
|
||||
<div
|
||||
key={item.id}
|
||||
className={cn(`section-item section-item-${customSection.type} print:break-inside-avoid`)}
|
||||
>
|
||||
{renderItemByType(customSection.type, item, itemClassName)}
|
||||
</div>
|
||||
))}
|
||||
@@ -194,6 +181,7 @@ export function getSectionComponent(
|
||||
</section>
|
||||
);
|
||||
};
|
||||
|
||||
return CustomSectionComponent;
|
||||
});
|
||||
}
|
||||
|
||||
@@ -10,21 +10,27 @@ type AwardsItemProps = SectionItem<"awards"> & {
|
||||
export function AwardsItem({ className, ...item }: AwardsItemProps) {
|
||||
return (
|
||||
<div className={cn("awards-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header awards-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title awards-item-title">
|
||||
<strong>{item.title}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata awards-item-date text-right">{item.date}</p>
|
||||
<strong className="section-item-title awards-item-title">{item.title}</strong>
|
||||
<span className="section-item-metadata awards-item-date text-right">{item.date}</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-metadata awards-item-awarder">{item.awarder}</p>
|
||||
<span className="section-item-metadata awards-item-awarder">{item.awarder}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description awards-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link awards-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website awards-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,21 +10,27 @@ type CertificationsItemProps = SectionItem<"certifications"> & {
|
||||
export function CertificationsItem({ className, ...item }: CertificationsItemProps) {
|
||||
return (
|
||||
<div className={cn("certifications-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header certifications-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title certifications-item-title">
|
||||
<strong>{item.title}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata certifications-item-date text-right">{item.date}</p>
|
||||
<strong className="section-item-title certifications-item-title">{item.title}</strong>
|
||||
<span className="section-item-metadata certifications-item-date text-right">{item.date}</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-metadata certifications-item-issuer">{item.issuer}</p>
|
||||
<span className="section-item-metadata certifications-item-issuer">{item.issuer}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description certifications-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link certifications-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website certifications-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,26 +10,32 @@ type EducationItemProps = SectionItem<"education"> & {
|
||||
export function EducationItem({ className, ...item }: EducationItemProps) {
|
||||
return (
|
||||
<div className={cn("education-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header education-item-header mb-2">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title education-item-title">
|
||||
<strong>{item.school}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata education-item-degree-grade text-right">
|
||||
<strong className="section-item-title education-item-title">{item.school}</strong>
|
||||
<span className="section-item-metadata education-item-degree-grade text-right">
|
||||
{[item.degree, item.grade].filter(Boolean).join(" • ")}
|
||||
</p>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-metadata education-item-area">{item.area}</p>
|
||||
<p className="section-item-metadata education-item-location-period text-right">
|
||||
<span className="section-item-metadata education-item-area">{item.area}</span>
|
||||
<span className="section-item-metadata education-item-location-period text-right">
|
||||
{[item.location, item.period].filter(Boolean).join(" • ")}
|
||||
</p>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description education-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link education-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website education-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,22 +10,28 @@ type ExperienceItemProps = SectionItem<"experience"> & {
|
||||
export function ExperienceItem({ className, ...item }: ExperienceItemProps) {
|
||||
return (
|
||||
<div className={cn("experience-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header experience-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title experience-item-title">
|
||||
<strong>{item.company}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata experience-item-location text-right">{item.location}</p>
|
||||
<strong className="section-item-title experience-item-title">{item.company}</strong>
|
||||
<span className="section-item-metadata experience-item-location text-right">{item.location}</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-metadata experience-item-position">{item.position}</p>
|
||||
<p className="section-item-metadata experience-item-period text-right">{item.period}</p>
|
||||
<span className="section-item-metadata experience-item-position">{item.position}</span>
|
||||
<span className="section-item-metadata experience-item-period text-right">{item.period}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description experience-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link experience-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website experience-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9,14 +9,14 @@ type InterestsItemProps = SectionItem<"interests"> & {
|
||||
export function InterestsItem({ className, ...item }: InterestsItemProps) {
|
||||
return (
|
||||
<div className={cn("interests-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header flex items-center gap-x-1.5">
|
||||
<PageIcon icon={item.icon} className="section-item-icon interests-item-icon shrink-0" />
|
||||
<p className="section-item-title interests-item-name">
|
||||
<strong>{item.name}</strong>
|
||||
</p>
|
||||
<PageIcon icon={item.icon} className="section-item-icon interests-item-icon" />
|
||||
<strong className="section-item-title interests-item-name">{item.name}</strong>
|
||||
</div>
|
||||
|
||||
<p className="section-item-keywords interests-item-keywords opacity-80">{item.keywords.join(", ")}</p>
|
||||
{/* Keywords */}
|
||||
<span className="section-item-keywords interests-item-keywords opacity-80">{item.keywords.join(", ")}</span>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -9,13 +9,16 @@ type LanguagesItemProps = SectionItem<"languages"> & {
|
||||
export function LanguagesItem({ className, ...item }: LanguagesItemProps) {
|
||||
return (
|
||||
<div className={cn("languages-item", className)}>
|
||||
<div className="section-item-header">
|
||||
<p className="section-item-title languages-item-name">
|
||||
<strong>{item.language}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata languages-item-fluency opacity-80">{item.fluency}</p>
|
||||
{/* Header */}
|
||||
<div className="section-item-header flex flex-col">
|
||||
{/* Row 1 */}
|
||||
<strong className="section-item-title languages-item-name">{item.language}</strong>
|
||||
|
||||
{/* Row 2 */}
|
||||
<span className="section-item-metadata languages-item-fluency opacity-80">{item.fluency}</span>
|
||||
</div>
|
||||
|
||||
{/* Level */}
|
||||
<PageLevel level={item.level} className="section-item-level languages-item-level" />
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,17 +10,17 @@ type ProfilesItemProps = SectionItem<"profiles"> & {
|
||||
export function ProfilesItem({ className, ...item }: ProfilesItemProps) {
|
||||
return (
|
||||
<div className={cn("profiles-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header flex items-center gap-x-1.5">
|
||||
<PageIcon icon={item.icon} className="section-item-icon profiles-item-icon shrink-0" />
|
||||
<p className="section-item-title profiles-item-network">
|
||||
<strong>{item.network}</strong>
|
||||
</p>
|
||||
<PageIcon icon={item.icon} className="section-item-icon profiles-item-icon" />
|
||||
<strong className="section-item-title profiles-item-network">{item.network}</strong>
|
||||
</div>
|
||||
|
||||
{/* Website */}
|
||||
<PageLink
|
||||
{...item.website}
|
||||
label={item.website.label || item.username}
|
||||
className="section-item-link profiles-item-link"
|
||||
className="section-item-website profiles-item-website"
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,18 +10,22 @@ type ProjectsItemProps = SectionItem<"projects"> & {
|
||||
export function ProjectsItem({ className, ...item }: ProjectsItemProps) {
|
||||
return (
|
||||
<div className={cn("projects-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header projects-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title projects-item-title">
|
||||
<strong>{item.name}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata projects-item-period text-right">{item.period}</p>
|
||||
<strong className="section-item-title projects-item-title">{item.name}</strong>
|
||||
<span className="section-item-metadata projects-item-period text-right">{item.period}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description projects-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link projects-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website projects-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,21 +10,27 @@ type PublicationsItemProps = SectionItem<"publications"> & {
|
||||
export function PublicationsItem({ className, ...item }: PublicationsItemProps) {
|
||||
return (
|
||||
<div className={cn("publications-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header publications-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title publications-item-title">
|
||||
<strong>{item.title}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata publications-item-date text-right">{item.date}</p>
|
||||
<strong className="section-item-title publications-item-title">{item.title}</strong>
|
||||
<span className="section-item-metadata publications-item-date text-right">{item.date}</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-metadata publications-item-publisher">{item.publisher}</p>
|
||||
<span className="section-item-metadata publications-item-publisher">{item.publisher}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description publications-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link publications-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website publications-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,20 +10,37 @@ type ReferencesItemProps = SectionItem<"references"> & {
|
||||
export function ReferencesItem({ className, ...item }: ReferencesItemProps) {
|
||||
return (
|
||||
<div className={cn("references-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header references-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title references-item-name">
|
||||
<strong>{item.name}</strong>
|
||||
</p>
|
||||
<strong className="section-item-title references-item-name">{item.name}</strong>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<span className="section-item-metadata references-item-position">{item.position}</span>
|
||||
</div>
|
||||
<p className="section-item-metadata references-item-position">{item.position}</p>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description references-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
|
||||
{/* Footer */}
|
||||
<div className="section-item-footer references-item-footer flex flex-col">
|
||||
<p className="section-item-metadata references-item-phone">{item.phone}</p>
|
||||
<PageLink {...item.website} label={item.website.label} className="section-item-link references-item-link" />
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<span className="section-item-metadata references-item-phone">{item.phone}</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<PageLink
|
||||
{...item.website}
|
||||
label={item.website.label}
|
||||
className="section-item-website references-item-website"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,18 +10,23 @@ type SkillsItemProps = SectionItem<"skills"> & {
|
||||
export function SkillsItem({ className, ...item }: SkillsItemProps) {
|
||||
return (
|
||||
<div className={cn("skills-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header flex items-center gap-x-1.5">
|
||||
<PageIcon icon={item.icon} className="section-item-icon skills-item-icon shrink-0" />
|
||||
<p className="section-item-title skills-item-name">
|
||||
<strong>{item.name}</strong>
|
||||
</p>
|
||||
<PageIcon icon={item.icon} className="section-item-icon skills-item-icon" />
|
||||
<strong className="section-item-title skills-item-name">{item.name}</strong>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p className="section-item-metadata skills-item-proficiency opacity-80">{item.proficiency}</p>
|
||||
<small className="section-item-keywords skills-item-keywords">{item.keywords.join(", ")}</small>
|
||||
{/* Proficiency */}
|
||||
<div className="flex items-center justify-between">
|
||||
<span className="section-item-metadata skills-item-proficiency">{item.proficiency}</span>
|
||||
</div>
|
||||
|
||||
{/* Keywords */}
|
||||
<div className="flex items-center justify-between">
|
||||
<span className="section-item-keywords skills-item-keywords opacity-80">{item.keywords.join(", ")}</span>
|
||||
</div>
|
||||
|
||||
{/* Level */}
|
||||
<PageLevel level={item.level} className="section-item-level skills-item-level" />
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,21 +10,27 @@ type VolunteerItemProps = SectionItem<"volunteer"> & {
|
||||
export function VolunteerItem({ className, ...item }: VolunteerItemProps) {
|
||||
return (
|
||||
<div className={cn("volunteer-item", className)}>
|
||||
{/* Header */}
|
||||
<div className="section-item-header volunteer-item-header">
|
||||
{/* Row 1 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-title volunteer-item-title">
|
||||
<strong>{item.organization}</strong>
|
||||
</p>
|
||||
<p className="section-item-metadata volunteer-item-period text-right">{item.period}</p>
|
||||
<strong className="section-item-title volunteer-item-title">{item.organization}</strong>
|
||||
<span className="section-item-metadata volunteer-item-period text-right">{item.period}</span>
|
||||
</div>
|
||||
|
||||
{/* Row 2 */}
|
||||
<div className="flex items-center justify-between">
|
||||
<p className="section-item-metadata volunteer-item-location">{item.location}</p>
|
||||
<span className="section-item-metadata volunteer-item-location">{item.location}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Description */}
|
||||
<div className="section-item-description volunteer-item-description">
|
||||
<TiptapContent content={item.description} />
|
||||
</div>
|
||||
<div className="section-item-link volunteer-item-link">
|
||||
|
||||
{/* Website */}
|
||||
<div className="section-item-website volunteer-item-website">
|
||||
<PageLink {...item.website} label={item.website.label} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@ export function PageIcon({ icon, className }: { icon: string; className?: string
|
||||
|
||||
return (
|
||||
<i
|
||||
className={cn("ph", `ph-${icon}`, className)}
|
||||
className={cn("ph shrink-0", `ph-${icon}`, className)}
|
||||
style={{ fontSize: `${iconContext.size}px`, color: iconContext.color }}
|
||||
/>
|
||||
);
|
||||
|
||||
@@ -9,5 +9,5 @@ type Props = React.ComponentProps<"div"> & {
|
||||
export function PageLevel({ level, className, ...props }: Props) {
|
||||
const { icon, type } = useResumeStore((state) => state.resume.data.metadata.design.level);
|
||||
|
||||
return <LevelDisplay icon={icon} type={type} level={level} className={cn("h-4", className)} {...props} />;
|
||||
return <LevelDisplay icon={icon} type={type} level={level} className={cn("h-6", className)} {...props} />;
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@ export function PageLink({ url, label, className }: Props) {
|
||||
if (!url) return null;
|
||||
|
||||
return (
|
||||
<a href={url} target="_blank" rel="noopener" className={cn("inline-block text-wrap", className)}>
|
||||
<a href={url} target="_blank" rel="noopener" className={cn("inline-block text-wrap break-all", className)}>
|
||||
{label || url}
|
||||
</a>
|
||||
);
|
||||
|
||||
@@ -19,14 +19,14 @@ export function PageSection<T extends SectionType>({ type, className, children }
|
||||
|
||||
return (
|
||||
<section className={cn(`page-section page-section-${type}`, className)}>
|
||||
<h6 className="mb-1 text-(--page-primary-color)">{section.title || getSectionTitle(type)}</h6>
|
||||
<h6 className="mb-2 text-(--page-primary-color)">{section.title || getSectionTitle(type)}</h6>
|
||||
|
||||
<div
|
||||
className="section-content grid gap-x-(--page-gap-x) gap-y-(--page-gap-y)"
|
||||
style={{ gridTemplateColumns: `repeat(${section.columns}, 1fr)` }}
|
||||
>
|
||||
{items.map((item) => (
|
||||
<div key={item.id} className={cn(`section-item section-item-${type} *:space-y-1`)}>
|
||||
<div key={item.id} className={cn(`section-item section-item-${type} print:break-inside-avoid`)}>
|
||||
{children(item)}
|
||||
</div>
|
||||
))}
|
||||
|
||||
@@ -25,9 +25,8 @@ type ResumeStore = ResumeStoreState & ResumeStoreActions;
|
||||
const controller = new AbortController();
|
||||
const signal = controller.signal;
|
||||
|
||||
const _syncResume = async (resume: Resume | null) => {
|
||||
if (!resume) return;
|
||||
await orpc.resume.update.call({ id: resume.id, data: resume.data }, { signal });
|
||||
const _syncResume = (resume: Resume) => {
|
||||
orpc.resume.update.call({ id: resume.id, data: resume.data }, { signal });
|
||||
};
|
||||
|
||||
const syncResume = debounce(_syncResume, 500, { signal });
|
||||
@@ -49,12 +48,13 @@ export const useResumeStore = create<ResumeStore>()(
|
||||
updateResumeData: (fn) => {
|
||||
set((state) => {
|
||||
if (!state.resume) return state;
|
||||
|
||||
if (state.resume.isLocked) {
|
||||
errorToastId = toast.error(t`This resume is locked and cannot be updated.`, { id: errorToastId });
|
||||
return state;
|
||||
}
|
||||
|
||||
fn(state.resume.data as WritableDraft<ResumeData>);
|
||||
fn(state.resume.data);
|
||||
syncResume(current(state.resume));
|
||||
});
|
||||
},
|
||||
|
||||
@@ -8,6 +8,26 @@ import { useResumeStore } from "../store/resume";
|
||||
import type { TemplateProps } from "./types";
|
||||
|
||||
const sectionClassName = cn(
|
||||
// Heading Decoration in Sidebar Layout
|
||||
"group-data-[layout=sidebar]:[&>h6]:px-4",
|
||||
"group-data-[layout=sidebar]:[&>h6]:relative",
|
||||
"group-data-[layout=sidebar]:[&>h6]:inline-flex",
|
||||
"group-data-[layout=sidebar]:[&>h6]:items-center",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:content-['']",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:absolute",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:left-0",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:rounded-full",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:size-2",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:border",
|
||||
"group-data-[layout=sidebar]:[&>h6]:before:border-(--page-primary-color)",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:content-['']",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:absolute",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:right-0",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:rounded-full",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:size-2",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:border",
|
||||
"group-data-[layout=sidebar]:[&>h6]:after:border-(--page-primary-color)",
|
||||
|
||||
// Section in Sidebar Layout
|
||||
"group-data-[layout=sidebar]:[&_.section-item-header>div]:flex-col",
|
||||
"group-data-[layout=sidebar]:[&_.section-item-header>div]:items-start",
|
||||
|
||||
@@ -18,6 +18,10 @@ const sectionClassName = cn(
|
||||
// Icon Colors in Sidebar Layout
|
||||
"group-data-[layout=sidebar]:[&_.section-item_i]:text-(--page-background-color)!",
|
||||
|
||||
// Level Display in Sidebar Layout
|
||||
"group-data-[layout=sidebar]:[&_.section-item-level>div]:bg-(--page-background-color)",
|
||||
"group-data-[layout=sidebar]:[&_.section-item-level>div]:text-(--page-background-color)",
|
||||
|
||||
// Section Item Header in Sidebar Layout
|
||||
"group-data-[layout=sidebar]:[&_.section-item-header>div]:flex-col",
|
||||
"group-data-[layout=sidebar]:[&_.section-item-header>div]:items-start",
|
||||
@@ -32,10 +36,18 @@ export function ChikoritaTemplate({ pageIndex, pageLayout }: TemplateProps) {
|
||||
|
||||
return (
|
||||
<div className="template-chikorita page-content">
|
||||
{/* Sidebar Background */}
|
||||
{!fullWidth && (
|
||||
<div className="page-sidebar-background absolute inset-y-0 right-0 z-0 w-(--page-sidebar-width) shrink-0 bg-(--page-primary-color)" />
|
||||
)}
|
||||
|
||||
{isFirstPage && <Header />}
|
||||
|
||||
<div className="flex">
|
||||
<main data-layout="main" className="group page-main flex-1 space-y-4 px-(--page-margin-x) py-(--page-margin-y)">
|
||||
<main
|
||||
data-layout="main"
|
||||
className="group page-main z-10 flex-1 space-y-4 px-(--page-margin-x) py-(--page-margin-y)"
|
||||
>
|
||||
{main.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
return <Component key={section} id={section} />;
|
||||
@@ -45,7 +57,7 @@ export function ChikoritaTemplate({ pageIndex, pageLayout }: TemplateProps) {
|
||||
{!fullWidth && (
|
||||
<aside
|
||||
data-layout="sidebar"
|
||||
className="group page-sidebar w-(--page-sidebar-width) shrink-0 space-y-4 overflow-x-hidden bg-(--page-primary-color) px-(--page-margin-x) pb-(--page-margin-y) text-(--page-background-color)"
|
||||
className="group page-sidebar z-10 w-(--page-sidebar-width) shrink-0 space-y-4 overflow-x-hidden px-(--page-margin-x) py-(--page-margin-y) text-(--page-background-color)"
|
||||
>
|
||||
{sidebar.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
@@ -111,7 +123,7 @@ function Header() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="w-(--page-sidebar-width) shrink-0 bg-(--page-primary-color)" />
|
||||
<div className="w-(--page-sidebar-width) shrink-0" />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -13,6 +13,13 @@ const sectionClassName = cn(
|
||||
// Section Item Header in Sidebar Layout
|
||||
"group-data-[layout=sidebar]:[&_.section-item-header>div]:flex-col",
|
||||
"group-data-[layout=sidebar]:[&_.section-item-header>div]:items-start",
|
||||
|
||||
// Decoration Line in Section Item Header
|
||||
"group-data-[layout=main]:[&_.section-item-header]:pl-2",
|
||||
"group-data-[layout=main]:[&_.section-item-header]:py-0.5",
|
||||
"group-data-[layout=main]:[&_.section-item-header]:-ml-2.5",
|
||||
"group-data-[layout=main]:[&_.section-item-header]:border-l-2",
|
||||
"group-data-[layout=main]:[&_.section-item-header]:border-(--page-primary-color)",
|
||||
);
|
||||
|
||||
/**
|
||||
@@ -27,32 +34,36 @@ export function DitgarTemplate({ pageIndex, pageLayout }: TemplateProps) {
|
||||
});
|
||||
|
||||
return (
|
||||
<div className="template-ditgar page-content grid min-h-[inherit] grid-cols-3">
|
||||
<div
|
||||
data-layout="sidebar"
|
||||
className={cn("sidebar group flex flex-col", !(isFirstPage || !fullWidth) && "hidden")}
|
||||
>
|
||||
{isFirstPage && <Header />}
|
||||
<div className="template-ditgar page-content">
|
||||
{/* Sidebar Background */}
|
||||
{!fullWidth && (
|
||||
<div className="page-sidebar-background absolute inset-y-0 left-0 z-0 w-(--page-sidebar-width) shrink-0 bg-(--page-primary-color)/20" />
|
||||
)}
|
||||
|
||||
<div className="flex-1 space-y-4 bg-(--page-primary-color)/20 px-(--page-margin-x) py-(--page-margin-y)">
|
||||
{sidebar.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
return <Component key={section} id={section} />;
|
||||
})}
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex">
|
||||
<aside data-layout="sidebar" className="sidebar group z-10 flex w-(--page-sidebar-width) shrink-0 flex-col">
|
||||
{isFirstPage && <Header />}
|
||||
|
||||
<div data-layout="main" className={cn("main group", !fullWidth ? "col-span-2" : "col-span-3")}>
|
||||
{isFirstPage && <SummaryComponent id="summary" />}
|
||||
|
||||
<div className="space-y-4 px-(--page-margin-x) py-(--page-margin-y)">
|
||||
{main
|
||||
.filter((section) => section !== "summary")
|
||||
.map((section) => {
|
||||
<div className="flex-1 space-y-4 px-(--page-margin-x) py-(--page-margin-y)">
|
||||
{sidebar.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
return <Component key={section} id={section} />;
|
||||
})}
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<main data-layout="main" className={cn("main group z-10", !fullWidth ? "col-span-2" : "col-span-3")}>
|
||||
{isFirstPage && <SummaryComponent id="summary" />}
|
||||
|
||||
<div className="space-y-4 px-(--page-margin-x) py-(--page-margin-y)">
|
||||
{main
|
||||
.filter((section) => section !== "summary")
|
||||
.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
return <Component key={section} id={section} />;
|
||||
})}
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -25,23 +25,33 @@ export function GengarTemplate({ pageIndex, pageLayout }: TemplateProps) {
|
||||
|
||||
return (
|
||||
<div className="template-gengar page-content">
|
||||
{/* Sidebar Background */}
|
||||
{(!fullWidth || isFirstPage) && (
|
||||
<div className="page-sidebar-background absolute inset-y-0 left-0 z-0 w-(--page-sidebar-width) shrink-0 bg-(--page-primary-color)/20" />
|
||||
)}
|
||||
|
||||
<div className="flex">
|
||||
<div data-layout="sidebar" className="group page-sidebar flex w-(--page-sidebar-width) shrink-0 flex-col">
|
||||
{isFirstPage && <Header />}
|
||||
{(!fullWidth || isFirstPage) && (
|
||||
<aside
|
||||
data-layout="sidebar"
|
||||
className="group page-sidebar z-10 flex w-(--page-sidebar-width) shrink-0 flex-col"
|
||||
>
|
||||
{isFirstPage && <Header />}
|
||||
|
||||
{!fullWidth && (
|
||||
<aside className="shrink-0 space-y-4 overflow-x-hidden bg-(--page-primary-color)/20 px-(--page-margin-x) pt-4 pb-(--page-margin-y)">
|
||||
{sidebar
|
||||
.filter((section) => section !== "summary")
|
||||
.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
return <Component key={section} id={section} />;
|
||||
})}
|
||||
</aside>
|
||||
)}
|
||||
</div>
|
||||
{!fullWidth && (
|
||||
<div className="shrink-0 space-y-4 overflow-x-hidden px-(--page-margin-x) pt-4 pb-(--page-margin-y)">
|
||||
{sidebar
|
||||
.filter((section) => section !== "summary")
|
||||
.map((section) => {
|
||||
const Component = getSectionComponent(section, { sectionClassName });
|
||||
return <Component key={section} id={section} />;
|
||||
})}
|
||||
</div>
|
||||
)}
|
||||
</aside>
|
||||
)}
|
||||
|
||||
<main data-layout="main" className="group page-main">
|
||||
<main data-layout="main" className="group page-main z-10">
|
||||
{isFirstPage && (
|
||||
<PageSummary
|
||||
className={cn(
|
||||
|
||||
@@ -25,10 +25,15 @@ export function GlalieTemplate({ pageIndex, pageLayout }: TemplateProps) {
|
||||
|
||||
return (
|
||||
<div className="template-glalie page-content">
|
||||
{/* Sidebar Background */}
|
||||
{(!fullWidth || isFirstPage) && (
|
||||
<div className="page-sidebar-background absolute inset-y-0 left-0 z-0 w-(--page-sidebar-width) shrink-0 bg-(--page-primary-color)/20" />
|
||||
)}
|
||||
|
||||
<div className="flex">
|
||||
<aside
|
||||
data-layout="sidebar"
|
||||
className="group page-sidebar flex w-(--page-sidebar-width) shrink-0 flex-col space-y-4 bg-(--page-primary-color)/20 px-(--page-margin-x) py-(--page-margin-y)"
|
||||
className="group page-sidebar flex w-(--page-sidebar-width) shrink-0 flex-col space-y-4 px-(--page-margin-x) py-(--page-margin-y)"
|
||||
>
|
||||
{isFirstPage && <Header />}
|
||||
|
||||
@@ -60,7 +65,7 @@ function Header() {
|
||||
|
||||
return (
|
||||
<div className="page-header relative flex">
|
||||
<div className="flex w-full shrink-0 flex-col items-center justify-center gap-y-2">
|
||||
<div className="flex w-full shrink-0 flex-col items-center justify-center gap-y-3">
|
||||
<PagePicture />
|
||||
|
||||
<div className="text-center">
|
||||
|
||||
@@ -9,7 +9,7 @@ import type { TemplateProps } from "./types";
|
||||
|
||||
const sectionClassName = cn(
|
||||
// Container
|
||||
"rounded-(--container-border-radius) border border-(--page-text-color)/10 bg-(--page-background-color) p-4 shadow-md",
|
||||
"rounded-(--container-border-radius) border border-(--page-text-color)/10 bg-(--page-background-color) p-4",
|
||||
|
||||
// Section Heading
|
||||
"[&>h6]:-mt-(--heading-negative-margin) [&>h6]:max-w-fit [&>h6]:bg-(--page-background-color) [&>h6]:px-4 [&>h6]:pb-0.5",
|
||||
@@ -63,7 +63,7 @@ function Header() {
|
||||
<div
|
||||
className={cn(
|
||||
"page-header flex items-center gap-x-4",
|
||||
"rounded-(--picture-border-radius) border border-(--page-text-color)/10 bg-(--page-background-color) p-4 shadow-md",
|
||||
"rounded-(--picture-border-radius) border border-(--page-text-color)/10 bg-(--page-background-color) p-4",
|
||||
)}
|
||||
>
|
||||
<PagePicture />
|
||||
|
||||
@@ -11,7 +11,7 @@ function InputGroup({ className, ...props }: React.ComponentProps<"div">) {
|
||||
data-slot="input-group"
|
||||
role="group"
|
||||
className={cn(
|
||||
"group/input-group relative flex h-9 w-full min-w-0 items-center rounded-md border border-input shadow-xs outline-none transition-[color,box-shadow] in-data-[slot=combobox-content]:focus-within:border-ring has-[>[data-align=block-end]]:h-auto has-[>[data-align=block-start]]:h-auto has-[>textarea]:h-auto has-[>[data-align=block-end]]:flex-col has-[>[data-align=block-start]]:flex-col has-[[data-slot=input-group-control]:focus-visible]:border-ring has-[[data-slot][aria-invalid=true]]:border-destructive has-[[data-slot][aria-invalid=true]]:ring-[3px] has-[[data-slot][aria-invalid=true]]:ring-destructive/20 dark:has-[[data-slot][aria-invalid=true]]:ring-destructive/40 has-[>[data-align=block-end]]:[&>input]:pt-3 has-[>[data-align=inline-end]]:[&>input]:pr-1.5 has-[>[data-align=block-start]]:[&>input]:pb-3 has-[>[data-align=inline-start]]:[&>input]:pl-1.5",
|
||||
"group/input-group relative flex h-9 w-full min-w-0 items-center rounded-md border border-input shadow-xs outline-none transition-[color,box-shadow] in-data-[slot=combobox-content]:focus-within:border-ring has-[>[data-align=block-end]]:h-auto has-[>[data-align=block-start]]:h-auto has-[>textarea]:h-auto has-[>[data-align=block-end]]:flex-col has-[>[data-align=block-start]]:flex-col has-[[data-slot][aria-invalid=true]]:border-destructive has-[[data-slot][aria-invalid=true]]:ring-[3px] has-[[data-slot][aria-invalid=true]]:ring-destructive/20 dark:has-[[data-slot][aria-invalid=true]]:ring-destructive/40 has-[>[data-align=block-end]]:[&>input]:pt-3 has-[>[data-align=inline-end]]:[&>input]:pr-1.5 has-[>[data-align=block-start]]:[&>input]:pb-3 has-[>[data-align=inline-start]]:[&>input]:pl-1.5",
|
||||
className,
|
||||
)}
|
||||
{...props}
|
||||
|
||||
@@ -8,7 +8,7 @@ const Toaster = ({ ...props }: ToasterProps) => {
|
||||
return (
|
||||
<Sonner
|
||||
theme={theme as ToasterProps["theme"]}
|
||||
className="toaster group"
|
||||
className="toaster group print:hidden"
|
||||
icons={{
|
||||
success: <CheckCircleIcon className="size-4" />,
|
||||
info: <InfoIcon className="size-4" />,
|
||||
|
||||
@@ -65,6 +65,11 @@ export function CreateResumeDialog(_: DialogProps<"resume.create">) {
|
||||
closeDialog();
|
||||
},
|
||||
onError: (error) => {
|
||||
if (error.message === "RESUME_SLUG_ALREADY_EXISTS") {
|
||||
toast.error(t`A resume with this slug already exists.`, { id: toastId });
|
||||
return;
|
||||
}
|
||||
|
||||
toast.error(error.message, { id: toastId });
|
||||
},
|
||||
});
|
||||
@@ -169,6 +174,11 @@ export function UpdateResumeDialog({ data }: DialogProps<"resume.update">) {
|
||||
closeDialog();
|
||||
},
|
||||
onError: (error) => {
|
||||
if (error.message === "RESUME_SLUG_ALREADY_EXISTS") {
|
||||
toast.error(t`A resume with this slug already exists.`, { id: toastId });
|
||||
return;
|
||||
}
|
||||
|
||||
toast.error(error.message, { id: toastId });
|
||||
},
|
||||
});
|
||||
|
||||
@@ -166,6 +166,12 @@ export const resumeRouter = {
|
||||
}),
|
||||
)
|
||||
.output(z.string().describe("The ID of the created resume."))
|
||||
.errors({
|
||||
RESUME_SLUG_ALREADY_EXISTS: {
|
||||
message: "A resume with this slug already exists.",
|
||||
status: 400,
|
||||
},
|
||||
})
|
||||
.handler(async ({ context, input }) => {
|
||||
return await resumeService.create({
|
||||
name: input.name,
|
||||
@@ -187,6 +193,12 @@ export const resumeRouter = {
|
||||
})
|
||||
.input(z.object({ data: resumeDataSchema }))
|
||||
.output(z.string().describe("The ID of the imported resume."))
|
||||
.errors({
|
||||
RESUME_SLUG_ALREADY_EXISTS: {
|
||||
message: "A resume with this slug already exists.",
|
||||
status: 400,
|
||||
},
|
||||
})
|
||||
.handler(async ({ context, input }) => {
|
||||
const name = generateRandomName();
|
||||
const slug = slugify(name);
|
||||
@@ -220,6 +232,12 @@ export const resumeRouter = {
|
||||
}),
|
||||
)
|
||||
.output(z.void())
|
||||
.errors({
|
||||
RESUME_SLUG_ALREADY_EXISTS: {
|
||||
message: "A resume with this slug already exists.",
|
||||
status: 400,
|
||||
},
|
||||
})
|
||||
.handler(async ({ context, input }) => {
|
||||
return await resumeService.update({
|
||||
id: input.id,
|
||||
|
||||
@@ -8,12 +8,12 @@ import { getStorageService, uploadFile } from "./storage";
|
||||
|
||||
const pageDimensions = {
|
||||
a4: {
|
||||
width: "210mm",
|
||||
height: "297mm",
|
||||
width: 794,
|
||||
height: 1123,
|
||||
},
|
||||
letter: {
|
||||
width: "8.5in",
|
||||
height: "11in",
|
||||
width: 816,
|
||||
height: 1056,
|
||||
},
|
||||
} as const;
|
||||
|
||||
@@ -27,7 +27,7 @@ async function getBrowser(): Promise<Browser> {
|
||||
|
||||
const connectOptions: ConnectOptions = {
|
||||
acceptInsecureCerts: true,
|
||||
defaultViewport: { width: 794, height: 1123 },
|
||||
defaultViewport: pageDimensions.a4,
|
||||
};
|
||||
|
||||
if (isWebSocket) connectOptions.browserWSEndpoint = env.PRINTER_ENDPOINT;
|
||||
@@ -64,16 +64,30 @@ export const printerService = {
|
||||
await browser.disconnect();
|
||||
},
|
||||
|
||||
/**
|
||||
* Generates a PDF from a resume and uploads it to storage.
|
||||
*
|
||||
* The process:
|
||||
* 1. Clean up any existing PDF for this resume
|
||||
* 2. Navigate to the printer route which renders the resume
|
||||
* 3. Calculate PDF margins (some templates require margins to be applied via PDF)
|
||||
* 4. Adjust CSS variables so content fits within printable area (accounting for margins)
|
||||
* 5. Add page break CSS to ensure each visual resume page becomes a PDF page
|
||||
* 6. Generate the PDF with proper dimensions and margins
|
||||
* 7. Upload to storage and return the URL
|
||||
*/
|
||||
printResumeAsPDF: async (
|
||||
input: Pick<InferSelectModel<typeof schema.resume>, "userId" | "id" | "data">,
|
||||
): Promise<string> => {
|
||||
const { id, userId, data } = input;
|
||||
|
||||
// Step 1: Delete any existing PDF for this resume to ensure fresh generation
|
||||
const storageService = getStorageService();
|
||||
const pdfPrefix = `uploads/${userId}/pdfs/${id}`;
|
||||
|
||||
await storageService.delete(pdfPrefix);
|
||||
|
||||
// Step 2: Prepare the URL and authentication for the printer route
|
||||
// The printer route renders the resume in a format optimized for PDF generation
|
||||
const baseUrl = env.PRINTER_APP_URL ?? env.APP_URL;
|
||||
const domain = new URL(baseUrl).hostname;
|
||||
|
||||
@@ -81,9 +95,13 @@ export const printerService = {
|
||||
const locale = data.metadata.page.locale;
|
||||
const template = data.metadata.template;
|
||||
|
||||
// Generate a secure token to authenticate the printer request
|
||||
const token = generatePrinterToken(id);
|
||||
const url = `${baseUrl}/printer/${id}?token=${token}`;
|
||||
|
||||
// Step 3: Calculate PDF margins
|
||||
// Some templates require margins to be applied via PDF (they use print:p-0 to remove CSS padding)
|
||||
// Convert from CSS pixels to PDF points (divide by 0.75 since 1pt = 0.75px at 72dpi)
|
||||
let marginX = 0;
|
||||
let marginY = 0;
|
||||
|
||||
@@ -92,21 +110,63 @@ export const printerService = {
|
||||
marginY = Math.round(data.metadata.page.marginY / 0.75);
|
||||
}
|
||||
|
||||
// Step 4: Connect to the browser and navigate to the printer route
|
||||
const browser = await getBrowser();
|
||||
|
||||
// Set locale cookie so the resume renders in the correct language
|
||||
await browser.setCookie({ name: "locale", value: locale, domain });
|
||||
|
||||
const page = await browser.newPage();
|
||||
|
||||
// Wait for the page to fully load (network idle + custom loaded attribute)
|
||||
await page.goto(url, { waitUntil: "networkidle0" });
|
||||
await page.waitForFunction(() => document.body.getAttribute("data-wf-loaded") === "true", { timeout: 5_000 });
|
||||
|
||||
// Step 5: Adjust the DOM for proper PDF pagination
|
||||
// This runs in the browser context to modify CSS before PDF generation
|
||||
await page.evaluate((marginY: number) => {
|
||||
const root = document.documentElement;
|
||||
const container = document.querySelector(".resume-preview-container") as HTMLElement | null;
|
||||
|
||||
// The --page-height CSS variable controls the height of each resume page.
|
||||
// We need to reduce it by the PDF margins so content fits within the printable area.
|
||||
// Without this, content would overflow and create empty pages.
|
||||
const containerHeight = container ? getComputedStyle(container).getPropertyValue("--page-height").trim() : null;
|
||||
const rootHeight = getComputedStyle(root).getPropertyValue("--page-height").trim();
|
||||
const currentHeight = containerHeight || rootHeight;
|
||||
const heightValue = Number.parseFloat(currentHeight);
|
||||
|
||||
if (!Number.isNaN(heightValue)) {
|
||||
// Subtract top + bottom margins from page height
|
||||
const newHeight = `${heightValue - marginY * 2}px`;
|
||||
if (container) container.style.setProperty("--page-height", newHeight);
|
||||
root.style.setProperty("--page-height", newHeight);
|
||||
}
|
||||
|
||||
// Add page break CSS to each resume page element (identified by data-page-index attribute)
|
||||
// This ensures each visual resume page starts a new PDF page
|
||||
const pageElements = document.querySelectorAll("[data-page-index]");
|
||||
|
||||
for (const el of pageElements) {
|
||||
const element = el as HTMLElement;
|
||||
const index = Number.parseInt(element.getAttribute("data-page-index") ?? "0", 10);
|
||||
|
||||
// Force a page break before each page except the first
|
||||
if (index > 0) element.style.breakBefore = "page";
|
||||
|
||||
// Allow content within a page to break naturally if it overflows
|
||||
// (e.g., if a single page has more content than fits on one PDF page)
|
||||
element.style.breakInside = "auto";
|
||||
}
|
||||
}, marginY);
|
||||
|
||||
// Step 6: Generate the PDF with the specified dimensions and margins
|
||||
const pdfBuffer = await page.pdf({
|
||||
width: pageDimensions[format].width,
|
||||
height: pageDimensions[format].height,
|
||||
tagged: true,
|
||||
waitForFonts: true,
|
||||
printBackground: true,
|
||||
width: `${pageDimensions[format].width}px`,
|
||||
height: `${pageDimensions[format].height}px`,
|
||||
tagged: true, // Adds accessibility tags to the PDF
|
||||
waitForFonts: true, // Ensures all fonts are loaded before rendering
|
||||
printBackground: true, // Includes background colors and images
|
||||
margin: {
|
||||
top: marginY,
|
||||
right: marginX,
|
||||
@@ -117,6 +177,7 @@ export const printerService = {
|
||||
|
||||
await page.close();
|
||||
|
||||
// Step 7: Upload the generated PDF to storage
|
||||
const result = await uploadFile({
|
||||
userId,
|
||||
resumeId: id,
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
import { ORPCError } from "@orpc/client";
|
||||
import { and, arrayContains, asc, desc, eq, sql } from "drizzle-orm";
|
||||
import { get } from "es-toolkit/compat";
|
||||
import { match } from "ts-pattern";
|
||||
import { schema } from "@/integrations/drizzle";
|
||||
import { db } from "@/integrations/drizzle/client";
|
||||
@@ -238,16 +239,26 @@ export const resumeService = {
|
||||
input.data = input.data ?? defaultResumeData;
|
||||
input.data.metadata.page.locale = input.locale;
|
||||
|
||||
await db.insert(schema.resume).values({
|
||||
id,
|
||||
name: input.name,
|
||||
slug: input.slug,
|
||||
tags: input.tags,
|
||||
userId: input.userId,
|
||||
data: input.data,
|
||||
});
|
||||
try {
|
||||
await db.insert(schema.resume).values({
|
||||
id,
|
||||
name: input.name,
|
||||
slug: input.slug,
|
||||
tags: input.tags,
|
||||
userId: input.userId,
|
||||
data: input.data,
|
||||
});
|
||||
|
||||
return id;
|
||||
return id;
|
||||
} catch (error) {
|
||||
const constraint = get(error, "cause.constraint") as string | undefined;
|
||||
|
||||
if (constraint === "resume_slug_user_id_unique") {
|
||||
throw new ORPCError("RESUME_SLUG_ALREADY_EXISTS", { status: 400 });
|
||||
}
|
||||
|
||||
throw error;
|
||||
}
|
||||
},
|
||||
|
||||
update: async (input: {
|
||||
@@ -274,12 +285,24 @@ export const resumeService = {
|
||||
isPublic: input.isPublic,
|
||||
};
|
||||
|
||||
await db
|
||||
.update(schema.resume)
|
||||
.set(updateData)
|
||||
.where(
|
||||
and(eq(schema.resume.id, input.id), eq(schema.resume.isLocked, false), eq(schema.resume.userId, input.userId)),
|
||||
);
|
||||
try {
|
||||
await db
|
||||
.update(schema.resume)
|
||||
.set(updateData)
|
||||
.where(
|
||||
and(
|
||||
eq(schema.resume.id, input.id),
|
||||
eq(schema.resume.isLocked, false),
|
||||
eq(schema.resume.userId, input.userId),
|
||||
),
|
||||
);
|
||||
} catch (error) {
|
||||
if (get(error, "cause.constraint") === "resume_slug_user_id_unique") {
|
||||
throw new ORPCError("RESUME_SLUG_ALREADY_EXISTS", { status: 400 });
|
||||
}
|
||||
|
||||
throw error;
|
||||
}
|
||||
},
|
||||
|
||||
setLocked: async (input: { id: string; userId: string; isLocked: boolean }): Promise<void> => {
|
||||
|
||||
@@ -27,7 +27,8 @@ export const getQueryClient = () => {
|
||||
},
|
||||
},
|
||||
mutationCache: new MutationCache({
|
||||
onSettled: () => {
|
||||
onSettled: (_1, _2, _3, _4, _5, context) => {
|
||||
if (context?.meta?.noInvalidate) return;
|
||||
queryClient.invalidateQueries();
|
||||
},
|
||||
}),
|
||||
|
||||
@@ -24,9 +24,10 @@ import { downloadFromUrl, downloadWithAnchor, generateFilename } from "@/utils/f
|
||||
import { cn } from "@/utils/style";
|
||||
|
||||
export function BuilderDock() {
|
||||
const [_, copyToClipboard] = useCopyToClipboard();
|
||||
const { data: session } = authClient.useSession();
|
||||
const params = useParams({ from: "/builder/$resumeId" });
|
||||
|
||||
const [_, copyToClipboard] = useCopyToClipboard();
|
||||
const { zoomIn, zoomOut, centerView } = useControls();
|
||||
|
||||
const { data: resume } = useQuery(orpc.resume.getById.queryOptions({ input: { id: params.resumeId } }));
|
||||
|
||||
@@ -32,8 +32,8 @@ function PictureSectionForm() {
|
||||
const picture = useResumeStore((state) => state.resume.data.picture);
|
||||
const updateResumeData = useResumeStore((state) => state.updateResumeData);
|
||||
|
||||
const { mutate: uploadFile } = useMutation(orpc.storage.uploadFile.mutationOptions());
|
||||
const { mutate: deleteFile } = useMutation(orpc.storage.deleteFile.mutationOptions());
|
||||
const { mutate: uploadFile } = useMutation(orpc.storage.uploadFile.mutationOptions({ meta: { noInvalidate: true } }));
|
||||
const { mutate: deleteFile } = useMutation(orpc.storage.deleteFile.mutationOptions({ meta: { noInvalidate: true } }));
|
||||
|
||||
const form = useForm({
|
||||
resolver: zodResolver(pictureSchema),
|
||||
@@ -53,22 +53,16 @@ function PictureSectionForm() {
|
||||
};
|
||||
|
||||
const onDeletePicture = () => {
|
||||
if (!picture.url) return;
|
||||
|
||||
const appOrigin = window.location.origin;
|
||||
const pictureOrigin = new URL(picture.url).origin;
|
||||
|
||||
const filename = picture.url.split("/").pop();
|
||||
if (!filename) return;
|
||||
|
||||
const toastId = toast.loading(t`Deleting picture...`);
|
||||
|
||||
deleteFile(
|
||||
{ filename },
|
||||
{
|
||||
onSuccess: () => {
|
||||
toast.dismiss(toastId);
|
||||
},
|
||||
onError: (error) => {
|
||||
toast.error(error.message, { id: toastId });
|
||||
},
|
||||
},
|
||||
);
|
||||
// If the picture is from the same origin, attempt to delete it
|
||||
if (pictureOrigin === appOrigin) deleteFile({ filename });
|
||||
|
||||
form.setValue("url", "", { shouldDirty: true });
|
||||
form.handleSubmit(onSubmit)();
|
||||
@@ -85,6 +79,7 @@ function PictureSectionForm() {
|
||||
form.setValue("url", url, { shouldDirty: true });
|
||||
form.handleSubmit(onSubmit)();
|
||||
toast.dismiss(toastId);
|
||||
if (fileInputRef.current) fileInputRef.current.value = "";
|
||||
},
|
||||
onError: (error) => {
|
||||
toast.error(error.message, { id: toastId });
|
||||
|
||||
@@ -33,7 +33,7 @@ const CSS_SELECTORS = [
|
||||
".section-item-name",
|
||||
".section-item-description",
|
||||
".section-item-metadata",
|
||||
".section-item-link",
|
||||
".section-item-website",
|
||||
".section-item-icon",
|
||||
".section-item-level",
|
||||
".section-item-keywords",
|
||||
@@ -48,7 +48,7 @@ const CSS_SELECTORS = [
|
||||
".profiles-item-title",
|
||||
".profiles-item-name",
|
||||
".profiles-item-description",
|
||||
".profiles-item-link",
|
||||
".profiles-item-website",
|
||||
".profiles-item-icon",
|
||||
".profiles-item-network",
|
||||
".experience-item",
|
||||
@@ -59,20 +59,20 @@ const CSS_SELECTORS = [
|
||||
".experience-item-position",
|
||||
".experience-item-location",
|
||||
".experience-item-period",
|
||||
".experience-item-link",
|
||||
".experience-item-website",
|
||||
".experience-item-description",
|
||||
".education-item",
|
||||
".education-item-header",
|
||||
".education-item-title",
|
||||
".education-item-name",
|
||||
".education-item-description",
|
||||
".education-item-link",
|
||||
".education-item-website",
|
||||
".projects-item",
|
||||
".projects-item-header",
|
||||
".projects-item-title",
|
||||
".projects-item-name",
|
||||
".projects-item-description",
|
||||
".projects-item-link",
|
||||
".projects-item-website",
|
||||
".skills-item",
|
||||
".skills-item-header",
|
||||
".skills-item-title",
|
||||
@@ -99,28 +99,28 @@ const CSS_SELECTORS = [
|
||||
".awards-item-title",
|
||||
".awards-item-name",
|
||||
".awards-item-description",
|
||||
".awards-item-link",
|
||||
".awards-item-website",
|
||||
".awards-item-awarder",
|
||||
".certifications-item",
|
||||
".certifications-item-header",
|
||||
".certifications-item-title",
|
||||
".certifications-item-name",
|
||||
".certifications-item-description",
|
||||
".certifications-item-link",
|
||||
".certifications-item-website",
|
||||
".certifications-item-issuer",
|
||||
".publications-item",
|
||||
".publications-item-header",
|
||||
".publications-item-title",
|
||||
".publications-item-name",
|
||||
".publications-item-description",
|
||||
".publications-item-link",
|
||||
".publications-item-website",
|
||||
".publications-item-publisher",
|
||||
".volunteer-item",
|
||||
".volunteer-item-header",
|
||||
".volunteer-item-title",
|
||||
".volunteer-item-name",
|
||||
".volunteer-item-description",
|
||||
".volunteer-item-link",
|
||||
".volunteer-item-website",
|
||||
".volunteer-item-location",
|
||||
".references-item",
|
||||
".references-item-header",
|
||||
|
||||
@@ -166,10 +166,13 @@ export function LayoutPages() {
|
||||
|
||||
updateResumeData((draft) => {
|
||||
const pageToDelete = draft.metadata.layout.pages[pageIndex];
|
||||
// Move all sections from deleted page to first page
|
||||
const firstPage = draft.metadata.layout.pages[0];
|
||||
firstPage.main.push(...pageToDelete.main);
|
||||
firstPage.sidebar.push(...pageToDelete.sidebar);
|
||||
// Find the first available page that isn't being deleted
|
||||
const targetPageIndex = pageIndex === 0 ? 1 : 0;
|
||||
const targetPage = draft.metadata.layout.pages[targetPageIndex];
|
||||
|
||||
// Move all sections from deleted page to target page
|
||||
targetPage.main.push(...pageToDelete.main);
|
||||
targetPage.sidebar.push(...pageToDelete.sidebar);
|
||||
|
||||
draft.metadata.layout.pages.splice(pageIndex, 1);
|
||||
});
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
import { t } from "@lingui/core/macro";
|
||||
import { FloppyDiskIcon } from "@phosphor-icons/react";
|
||||
import { createFileRoute } from "@tanstack/react-router";
|
||||
import { useHotkeys } from "react-hotkeys-hook";
|
||||
import { TransformComponent, TransformWrapper } from "react-zoom-pan-pinch";
|
||||
import { toast } from "sonner";
|
||||
import { ResumePreview } from "@/components/resume/preview";
|
||||
import { BuilderDock } from "./-components/dock";
|
||||
|
||||
@@ -8,6 +12,17 @@ export const Route = createFileRoute("/builder/$resumeId/")({
|
||||
});
|
||||
|
||||
function RouteComponent() {
|
||||
useHotkeys(
|
||||
["ctrl+s", "meta+s"],
|
||||
() => {
|
||||
toast.info(t`Your changes are saved automatically.`, {
|
||||
id: "auto-save",
|
||||
icon: <FloppyDiskIcon />,
|
||||
});
|
||||
},
|
||||
{ preventDefault: true, enableOnFormTags: true },
|
||||
);
|
||||
|
||||
return (
|
||||
<div className="fixed inset-0">
|
||||
<TransformWrapper centerOnInit limitToBounds={false} minScale={0.3} initialScale={0.6} maxScale={6}>
|
||||
|
||||
@@ -621,7 +621,7 @@ export const defaultResumeData: ResumeData = {
|
||||
export const sampleResumeData: ResumeData = {
|
||||
picture: {
|
||||
hidden: false,
|
||||
url: `https://rxresu.me/photos/sample-picture.jpg`,
|
||||
url: `https://i.imgur.com/o4Jpt1p.jpeg`,
|
||||
size: 100,
|
||||
rotation: 0,
|
||||
aspectRatio: 1,
|
||||
|
||||
@@ -163,9 +163,3 @@
|
||||
scroll-behavior: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
.resume-preview-container {
|
||||
.page-section .section-item {
|
||||
break-inside: avoid;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user