diff --git a/.gitignore b/.gitignore index 4f5f0030b..9d2c982e4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ coverage node_modules !.env.example public/sw.js +scripts/**/*.json public/workbox-*.js \ No newline at end of file diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 8d8913426..000000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,48 +0,0 @@ -stages: - - build - -variables: - DOCKER_DRIVER: overlay2 - DOCKER_TLS_CERTDIR: "/certs" - -build-and-push: - stage: build - image: docker:24 - services: - - docker:24-dind - rules: - - if: $CI_COMMIT_BRANCH == "main" - - if: $CI_COMMIT_TAG =~ /^v\d+\.\d+\.\d+$/ - - if: $CI_PIPELINE_SOURCE == "merge_request_event" - - if: $CI_PIPELINE_SOURCE == "web" - before_script: - - apk add --no-cache jq - - echo "$CI_REGISTRY_PASSWORD" | docker login -u $CI_REGISTRY_USER --password-stdin $CI_REGISTRY - - | - export VERSION=$(jq -r .version package.json) - echo "VERSION=$VERSION" >> build.env - script: - - source build.env - - | - SHORT_SHA=$CI_COMMIT_SHORT_SHA - PRIMARY_TAG="$CI_REGISTRY_IMAGE:$SHORT_SHA" - - # Build the image - docker build -f ./Dockerfile -t $PRIMARY_TAG . - - # Tag with additional tags - docker tag $PRIMARY_TAG $CI_REGISTRY_IMAGE:latest - if [ -n "$VERSION" ] && [ "$VERSION" != "null" ]; then - docker tag $PRIMARY_TAG $CI_REGISTRY_IMAGE:v$VERSION - fi - - # Push all tags (only if not a merge request) - if [ "$CI_PIPELINE_SOURCE" != "merge_request_event" ]; then - docker push $PRIMARY_TAG - docker push $CI_REGISTRY_IMAGE:latest - if [ -n "$VERSION" ] && [ "$VERSION" != "null" ]; then - docker push $CI_REGISTRY_IMAGE:v$VERSION - fi - fi - after_script: - - docker logout $CI_REGISTRY || true diff --git a/.vscode/settings.json b/.vscode/settings.json index 16aa729f6..2f120d380 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,4 @@ { - "[mdx]": { - "editor.defaultFormatter": "unifiedjs.vscode-mdx" - }, "biome.enabled": true, "editor.codeActionsOnSave": { "source.biome": "explicit", @@ -9,7 +6,6 @@ "source.organizeImports.biome": "explicit" }, "editor.defaultFormatter": "biomejs.biome", - "eslint.enable": false, "files.associations": { "*.css": "tailwindcss" }, @@ -26,7 +22,6 @@ "i18n-ally.enabledParsers": ["po"], "i18n-ally.localesPaths": ["locales"], "i18n-ally.sourceLanguage": "en-US", - "prettier.enable": false, "search.exclude": { "locales/*.po": true, "pnpm-lock.yaml": true, diff --git a/README.md b/README.md index dbf3f29e0..ea341aed2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Open Collective

- Reactive Resume v5 - A free and open-source resume builder. | Product Hunt + Reactive Resume v5 - A free and open-source resume builder. | Product Hunt --- diff --git a/components.json b/components.json index 56645b098..62fa0c9e3 100644 --- a/components.json +++ b/components.json @@ -6,7 +6,7 @@ "tailwind": { "config": "", "css": "src/styles.css", - "baseColor": "neutral", + "baseColor": "zinc", "cssVariables": true, "prefix": "" }, diff --git a/locales/af-ZA.po b/locales/af-ZA.po index b74949446..428f16cb6 100644 --- a/locales/af-ZA.po +++ b/locales/af-ZA.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/am-ET.po b/locales/am-ET.po index 2ebd96423..9bcb8fa1e 100644 --- a/locales/am-ET.po +++ b/locales/am-ET.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ar-SA.po b/locales/ar-SA.po index b9b1c2e4f..7edaa553e 100644 --- a/locales/ar-SA.po +++ b/locales/ar-SA.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/az-AZ.po b/locales/az-AZ.po index 9ad2199ba..b2c287a47 100644 --- a/locales/az-AZ.po +++ b/locales/az-AZ.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/bg-BG.po b/locales/bg-BG.po index 7b079cb10..8516b1525 100644 --- a/locales/bg-BG.po +++ b/locales/bg-BG.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "Връзката към автобиографията ви е копирана в клипборда." @@ -178,11 +178,11 @@ msgstr "Добавяне на ново умение" msgid "Add a new volunteer experience" msgstr "Добавяне на нов доброволчески опит" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "Добавяне на колона след" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "Добавяне на колона преди" @@ -190,11 +190,11 @@ msgstr "Добавяне на колона преди" msgid "Add Page" msgstr "Добавяне на страница" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "Добавяне на ред след" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "Добавяне на ред преди" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/bn-BD.po b/locales/bn-BD.po index d9c28c700..b4bbcca94 100644 --- a/locales/bn-BD.po +++ b/locales/bn-BD.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ca-ES.po b/locales/ca-ES.po index 5e007eed7..a7f5edbfa 100644 --- a/locales/ca-ES.po +++ b/locales/ca-ES.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/cs-CZ.po b/locales/cs-CZ.po index 5483a7910..47e574377 100644 --- a/locales/cs-CZ.po +++ b/locales/cs-CZ.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/da-DK.po b/locales/da-DK.po index 41c1c7cf6..56df7df70 100644 --- a/locales/da-DK.po +++ b/locales/da-DK.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/de-DE.po b/locales/de-DE.po index 983102959..21ea0918b 100644 --- a/locales/de-DE.po +++ b/locales/de-DE.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: 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." @@ -178,11 +178,11 @@ msgstr "Eine neue Fähigkeit hinzufügen" msgid "Add a new volunteer experience" msgstr "Eine neue Freiwilligenerfahrung hinzufügen" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "Spalte danach einfügen" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "Spalte davor einfügen" @@ -190,11 +190,11 @@ msgstr "Spalte davor einfügen" msgid "Add Page" msgstr "Seite hinzufügen" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "Zeile danach einfügen" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "Zeile davor einfügen" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "Fett" @@ -406,7 +406,7 @@ msgstr "Befehlspalette des Builders" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "Aufzählungsliste" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "Abbrechen" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "Zentriert" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "Auswahl löschen" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "Code-Block" @@ -590,7 +590,7 @@ 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "Ein neues Projekt erstellen" msgid "Create a new publication" msgstr "Eine neue Veröffentlichung erstellen" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "Eine neue Referenz erstellen" @@ -759,7 +759,7 @@ msgstr "Löschen" msgid "Delete Account" msgstr "Konto löschen" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "Spalte löschen" @@ -767,11 +767,11 @@ msgstr "Spalte löschen" msgid "Delete Page" msgstr "Seite löschen" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "Zeile löschen" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "Tabelle löschen" @@ -802,7 +802,7 @@ msgstr "Ihr Lebenslauf wird gelöscht..." #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "Beschreibung" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "Überschrift 1" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "Überschrift 2" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "Überschrift 3" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "Überschrift 4" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "Überschrift 5" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "Überschrift 6" @@ -1208,7 +1208,7 @@ msgstr "Ausblenden" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "Hervorheben" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "Informationen" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "Inline-Code" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "Tabelle einfügen" @@ -1295,7 +1295,7 @@ msgstr "Aussteller" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "Kursiv" @@ -1303,7 +1303,7 @@ msgstr "Kursiv" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "Blocksatz" @@ -1374,7 +1374,7 @@ msgstr "Mehr erfahren" msgid "Leave empty to reset the title to the original." msgstr "Leer lassen, um den Titel auf den Original zurückzusetzen." -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "Linksbündig" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "Netzwerk" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "Neue Zeile" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "oder weiter mit" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "Nummerierte Liste" @@ -1606,7 +1606,7 @@ msgstr "Seite {0}" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "Seite {pageNumber} von {totalNumberOfPages}" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "Absatz" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "Telefon" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "Passwort zurücksetzen" msgid "Reset your password" msgstr "Setzen Sie Ihr Passwort zurück" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "Ihr Passwort wird zurückgesetzt..." @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "Lebensläufe" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "Rechtsbündig" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "E-Mail zum Zurücksetzen des Passworts senden" msgid "Sending password reset email..." msgstr "E-Mail zum Zurücksetzen des Passworts wird gesendet..." -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "Trennzeichen" @@ -2124,7 +2122,7 @@ msgstr "Erstellen Sie Ihren Lebenslauf von Grund auf" msgid "Statistics" msgstr "Statistiken" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "Durchgestrichen" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "Tabelle" @@ -2383,7 +2381,7 @@ msgstr "Typografie" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "Unterstreichen" @@ -2452,7 +2450,7 @@ msgstr "Ein bestehendes Projekt aktualisieren" msgid "Update an existing publication" msgstr "Eine bestehende Veröffentlichung aktualisieren" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "Eine bestehende Referenz aktualisieren" @@ -2560,6 +2558,7 @@ msgstr "Freiwillige Arbeit" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/el-GR.po b/locales/el-GR.po index 5b7902e1f..5ee813397 100644 --- a/locales/el-GR.po +++ b/locales/el-GR.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/en-US.po b/locales/en-US.po index 1b9190327..0d8035449 100644 --- a/locales/en-US.po +++ b/locales/en-US.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: 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." @@ -173,11 +173,11 @@ msgstr "Add a new skill" msgid "Add a new volunteer experience" msgstr "Add a new volunteer experience" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "Add Column After" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "Add Column Before" @@ -185,11 +185,11 @@ msgstr "Add Column Before" msgid "Add Page" msgstr "Add Page" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "Add Row After" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "Add Row Before" @@ -381,7 +381,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "Body" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "Bold" @@ -401,7 +401,7 @@ msgstr "Builder Command Palette" msgid "Bulgarian" msgstr "Bulgarian" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "Bullet List" @@ -440,8 +440,8 @@ msgstr "Can I export my resume to PDF?" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -458,11 +458,11 @@ msgstr "Cancel" msgid "Catalan" msgstr "Catalan" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "Center Align" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "Center view" @@ -514,7 +514,7 @@ msgstr "Clear selection" msgid "Click here to select a file to import" msgstr "Click here to select a file to import" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "Code Block" @@ -585,7 +585,7 @@ 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "Copy URL" @@ -601,7 +601,7 @@ msgstr "Copy URL" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -656,7 +656,7 @@ msgstr "Create a new project" msgid "Create a new publication" msgstr "Create a new publication" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "Create a new reference" @@ -754,7 +754,7 @@ msgstr "Delete" msgid "Delete Account" msgstr "Delete Account" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "Delete Column" @@ -762,11 +762,11 @@ msgstr "Delete Column" msgid "Delete Page" msgstr "Delete Page" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "Delete Row" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "Delete Table" @@ -797,7 +797,7 @@ msgstr "Deleting your resume..." #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "Description" @@ -861,11 +861,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "Download JSON" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "Download PDF" @@ -1139,27 +1139,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "Heading" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "Heading 1" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "Heading 2" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "Heading 3" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "Heading 4" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "Heading 5" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "Heading 6" @@ -1203,7 +1203,7 @@ msgstr "Hide" msgid "Hide all icons on the resume" msgstr "Hide all icons on the resume" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "Highlight" @@ -1262,11 +1262,11 @@ msgstr "Indonesian" msgid "Information" msgstr "Information" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "Inline Code" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "Insert Table" @@ -1290,7 +1290,7 @@ msgstr "Issuer" msgid "Italian" msgstr "Italian" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "Italic" @@ -1298,7 +1298,7 @@ msgstr "Italic" msgid "Japanese" msgstr "Japanese" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "Justify Align" @@ -1369,7 +1369,7 @@ msgstr "Learn More" msgid "Leave empty to reset the title to the original." msgstr "Leave empty to reset the title to the original." -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "Left Align" @@ -1485,7 +1485,7 @@ msgstr "Multilingual" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1505,7 +1505,7 @@ msgstr "Network" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "New features are constantly being added and improved, so be sure to check back often." -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "New Line" @@ -1579,7 +1579,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "or continue with" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "Ordered List" @@ -1601,7 +1601,7 @@ msgstr "Page {0}" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "Page {pageNumber} of {totalNumberOfPages}" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "Paragraph" @@ -1653,6 +1653,7 @@ msgstr "Persian" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "Personalize your resume with any colors, fonts or designs, and make it your own." +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "Phone" @@ -1690,6 +1691,7 @@ msgid "Portuguese (Portugal)" msgstr "Portuguese (Portugal)" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "Position" @@ -1836,10 +1838,6 @@ msgstr "Reset Password" msgid "Reset your password" msgstr "Reset your password" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "Reset zoom" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "Resetting your password..." @@ -1859,7 +1857,7 @@ msgstr "Resources" msgid "Resumes" msgstr "Resumes" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "Right Align" @@ -1886,7 +1884,7 @@ msgstr "Russian" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1940,7 +1938,7 @@ msgstr "Send Password Reset Email" msgid "Sending password reset email..." msgstr "Sending password reset email..." -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "Separator" @@ -2119,7 +2117,7 @@ msgstr "Start building your resume from scratch" msgid "Statistics" msgstr "Statistics" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "Strike" @@ -2147,7 +2145,7 @@ msgstr "Switch to dark theme" msgid "Switch to light theme" msgstr "Switch to light theme" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "Table" @@ -2378,7 +2376,7 @@ msgstr "Typography" msgid "Ukrainian" msgstr "Ukrainian" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "Underline" @@ -2447,7 +2445,7 @@ msgstr "Update an existing project" msgid "Update an existing publication" msgstr "Update an existing publication" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "Update an existing reference" @@ -2555,6 +2553,7 @@ msgstr "Volunteer" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2689,11 +2688,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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "Zoom in" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "Zoom out" diff --git a/locales/es-ES.po b/locales/es-ES.po index da169a75f..2ac06bdec 100644 --- a/locales/es-ES.po +++ b/locales/es-ES.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/fa-IR.po b/locales/fa-IR.po index 3b0359ed3..552498fef 100644 --- a/locales/fa-IR.po +++ b/locales/fa-IR.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/fi-FI.po b/locales/fi-FI.po index 3e45afc1c..68b4d8c2a 100644 --- a/locales/fi-FI.po +++ b/locales/fi-FI.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/fr-FR.po b/locales/fr-FR.po index 4600db87a..2f36fd2ed 100644 --- a/locales/fr-FR.po +++ b/locales/fr-FR.po @@ -42,11 +42,6 @@ msgstr "(s'ouvre dans un nouvel onglet)" msgid "{0, plural, one {# item} other {# items}}" msgstr "" -#. placeholder {0}: section.items.length -#: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:122 -msgid "{0, plural, one {# item} other {# items}}" -msgstr "" - #: src/routes/builder/$resumeId/-sidebar/left/sections/custom.tsx:244 #: src/routes/builder/$resumeId/-sidebar/left/shared/section-menu.tsx:149 msgid "{column, plural, one {# Column} other {# Columns}}" @@ -93,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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: 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." @@ -183,11 +178,11 @@ msgstr "Ajouter une nouvelle compétence" msgid "Add a new volunteer experience" msgstr "Ajouter une nouvelle expérience de bénévolat" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "Ajouter une colonne après" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "Ajouter une colonne avant" @@ -195,11 +190,11 @@ msgstr "Ajouter une colonne avant" msgid "Add Page" msgstr "Ajouter une page" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "Ajouter une ligne après" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "Ajouter une ligne avant" @@ -391,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "Corps" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "Gras" @@ -411,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "Bulgare" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "Liste à puces" @@ -450,8 +445,8 @@ msgstr "Puis-je exporter mon CV au format PDF ?" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -468,11 +463,11 @@ msgstr "Annuler" msgid "Catalan" msgstr "Catalan" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "Alignement centré" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "Centrer la vue" @@ -524,7 +519,7 @@ msgstr "Effacer la sélection" msgid "Click here to select a file to import" msgstr "Cliquez ici pour sélectionner un fichier à importer" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "Bloc de code" @@ -595,7 +590,7 @@ 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:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "Copier l'URL" @@ -611,7 +606,7 @@ msgstr "Copier l'URL" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -666,7 +661,7 @@ msgstr "Créer un nouveau projet" msgid "Create a new publication" msgstr "Crer une nouvelle publication" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "Créer une nouvelle référence" @@ -764,7 +759,7 @@ msgstr "Supprimer" msgid "Delete Account" msgstr "Supprimer le compte" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "Supprimer la colonne" @@ -772,11 +767,11 @@ msgstr "Supprimer la colonne" msgid "Delete Page" msgstr "Supprimer la page" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "Supprimer la ligne" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "Supprimer la table" @@ -807,7 +802,7 @@ msgstr "Suppression de votre CV en cours..." #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "Description" @@ -871,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "Télécharger le PDF" @@ -1149,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "Titre" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "Titre 1" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "Titre 2" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "Titre 3" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "Titre 4" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "Titre 5" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "Titre 6" @@ -1213,7 +1208,7 @@ msgstr "Masquer" msgid "Hide all icons on the resume" msgstr "Masquer toutes les icônes du CV" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "Mettre en surbrillance" @@ -1272,11 +1267,11 @@ msgstr "Indonésien" msgid "Information" msgstr "Information" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "Code en ligne" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "Insérer un tableau" @@ -1300,7 +1295,7 @@ msgstr "Émetteur" msgid "Italian" msgstr "Italien" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "Italique" @@ -1308,7 +1303,7 @@ msgstr "Italique" msgid "Japanese" msgstr "Japonais" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "Alignement justifié" @@ -1379,7 +1374,7 @@ msgstr "En savoir plus" msgid "Leave empty to reset the title to the original." msgstr "Laissez le champ vide pour rétablir le titre d'origine." -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "Aligné à gauche" @@ -1487,10 +1482,6 @@ msgstr "Modèle" msgid "Move to" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:108 -msgid "Move to" -msgstr "" - #: src/routes/_home/-sections/features.tsx:70 msgid "Multilingual" msgstr "Multilingue" @@ -1499,7 +1490,7 @@ msgstr "Multilingue" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1519,7 +1510,7 @@ msgstr "Réseau" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "De nouvelles fonctionnalités sont constamment ajoutées et améliorées, alors assurez-vous de vérifier régulièrement." -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "Nouvelle ligne" @@ -1527,10 +1518,6 @@ msgstr "Nouvelle ligne" msgid "New Page" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:145 -msgid "New Page" -msgstr "" - #: src/dialogs/auth/change-password.tsx:110 #: src/routes/auth/reset-password.tsx:82 msgid "New Password" @@ -1540,10 +1527,6 @@ msgstr "Nouveau mot de passe" msgid "New Section" msgstr "" -#: src/routes/builder/$resumeId/-sidebar/left/shared/section-item.tsx:134 -msgid "New Section" -msgstr "" - #: src/routes/_home/-sections/features.tsx:52 msgid "No Advertising, No Tracking" msgstr "Pas de publicité, pas de suivi" @@ -1601,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "ou continuez avec" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "Liste triée" @@ -1623,7 +1606,7 @@ msgstr "Page {0}" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "Page {pageNumber} sur {totalNumberOfPages}" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "Paragraphe" @@ -1675,6 +1658,7 @@ msgstr "Persan" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "Téléphone" @@ -1712,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "Portugais (Portugal)" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "Poste" @@ -1858,10 +1843,6 @@ msgstr "Réinitialiser le mot de passe" msgid "Reset your password" msgstr "Réinitialisez votre mot de passe" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "Réinitialiser le zoom" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "Réinitialisation de votre mot de passe..." @@ -1881,7 +1862,7 @@ msgstr "Ressources" msgid "Resumes" msgstr "CVs" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "Alignement à droite" @@ -1908,7 +1889,7 @@ msgstr "Russe" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1941,10 +1922,6 @@ msgstr "Recherche..." msgid "Secret copied to clipboard." msgstr "Secret copié dans le presse-papiers." -#: src/dialogs/resume/sections/custom.tsx:178 -msgid "Section Type" -msgstr "" - #: src/dialogs/resume/sections/custom.tsx:172 msgid "Section Type" msgstr "" @@ -1966,7 +1943,7 @@ msgstr "Envoyer un e-mail de réinitialisation du mot de passe" msgid "Sending password reset email..." msgstr "Envoi de l'e-mail de réinitialisation du mot de passe..." -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "Séparateur" @@ -2145,7 +2122,7 @@ msgstr "Commencez à rédiger votre CV en partant de zéro" msgid "Statistics" msgstr "Statistiques" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "Barré" @@ -2173,7 +2150,7 @@ msgstr "Basculer en mode sombre" msgid "Switch to light theme" msgstr "Basculer en mode clair" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "Tableau" @@ -2404,7 +2381,7 @@ msgstr "Typographie" msgid "Ukrainian" msgstr "Ukrainien" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "Souligner" @@ -2473,7 +2450,7 @@ msgstr "Modifier un projet existant" msgid "Update an existing publication" msgstr "Modifier une publication existante" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "Modifier une référence existante" @@ -2581,6 +2558,7 @@ msgstr "Bénévole" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2715,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "Zoom avant" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "Zoom arrière" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "Zoulou" - diff --git a/locales/he-IL.po b/locales/he-IL.po index 6073762bb..1bc1cb254 100644 --- a/locales/he-IL.po +++ b/locales/he-IL.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/hi-IN.po b/locales/hi-IN.po index c457ea0f4..585bf093a 100644 --- a/locales/hi-IN.po +++ b/locales/hi-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/hu-HU.po b/locales/hu-HU.po index ffa454264..ab121e575 100644 --- a/locales/hu-HU.po +++ b/locales/hu-HU.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/id-ID.po b/locales/id-ID.po index 360b12a64..a62576143 100644 --- a/locales/id-ID.po +++ b/locales/id-ID.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/it-IT.po b/locales/it-IT.po index 04b33979c..dbd5ba65a 100644 --- a/locales/it-IT.po +++ b/locales/it-IT.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ja-JP.po b/locales/ja-JP.po index b24a27303..bcf1f724a 100644 --- a/locales/ja-JP.po +++ b/locales/ja-JP.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/km-KH.po b/locales/km-KH.po index 4bbd17f61..b1867b24f 100644 --- a/locales/km-KH.po +++ b/locales/km-KH.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/kn-IN.po b/locales/kn-IN.po index ea7cdbdea..c95c0ff95 100644 --- a/locales/kn-IN.po +++ b/locales/kn-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ko-KR.po b/locales/ko-KR.po index d4417e7ae..93a31cdad 100644 --- a/locales/ko-KR.po +++ b/locales/ko-KR.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/lt-LT.po b/locales/lt-LT.po index f78fc695e..c2f798099 100644 --- a/locales/lt-LT.po +++ b/locales/lt-LT.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/lv-LV.po b/locales/lv-LV.po index 7d1d3092f..93b85cb01 100644 --- a/locales/lv-LV.po +++ b/locales/lv-LV.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ml-IN.po b/locales/ml-IN.po index 3f085ef17..f6a5af9e5 100644 --- a/locales/ml-IN.po +++ b/locales/ml-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/mr-IN.po b/locales/mr-IN.po index 4df541e30..c8fd1246b 100644 --- a/locales/mr-IN.po +++ b/locales/mr-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ms-MY.po b/locales/ms-MY.po index 3b8de45e3..8506b2c6b 100644 --- a/locales/ms-MY.po +++ b/locales/ms-MY.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ne-NP.po b/locales/ne-NP.po index 7755031bb..704e58937 100644 --- a/locales/ne-NP.po +++ b/locales/ne-NP.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/nl-NL.po b/locales/nl-NL.po index 0be9cfe2f..3278e1e91 100644 --- a/locales/nl-NL.po +++ b/locales/nl-NL.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/no-NO.po b/locales/no-NO.po index 06b246422..b0e2c9ec5 100644 --- a/locales/no-NO.po +++ b/locales/no-NO.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/or-IN.po b/locales/or-IN.po index 769456177..4be23a4de 100644 --- a/locales/or-IN.po +++ b/locales/or-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/pl-PL.po b/locales/pl-PL.po index e8cb76fd5..4758842a1 100644 --- a/locales/pl-PL.po +++ b/locales/pl-PL.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/pt-BR.po b/locales/pt-BR.po index 8f2a8653c..adc8dee42 100644 --- a/locales/pt-BR.po +++ b/locales/pt-BR.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "Adicionar competência" msgid "Add a new volunteer experience" msgstr "Adicionar experiência de voluntariado" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "Adicionar coluna depois" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "Adicionar coluna antes" @@ -190,11 +190,11 @@ msgstr "Adicionar coluna antes" msgid "Add Page" msgstr "Adicionar página" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "Adicionar linha depois" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "Adicionar linha antes" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "Aumentar zoom" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "Diminuir zoom" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "Zulu" - diff --git a/locales/pt-PT.po b/locales/pt-PT.po index d90240ebd..820459f5a 100644 --- a/locales/pt-PT.po +++ b/locales/pt-PT.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ro-RO.po b/locales/ro-RO.po index a050d9c3c..8ab3a049c 100644 --- a/locales/ro-RO.po +++ b/locales/ro-RO.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ru-RU.po b/locales/ru-RU.po index 8d825e856..3e1521fb6 100644 --- a/locales/ru-RU.po +++ b/locales/ru-RU.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sk-SK.po b/locales/sk-SK.po index 5f1e0226d..4fbf0908f 100644 --- a/locales/sk-SK.po +++ b/locales/sk-SK.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sq-AL.po b/locales/sq-AL.po index 647442228..9ebc9b38c 100644 --- a/locales/sq-AL.po +++ b/locales/sq-AL.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sr-SP.po b/locales/sr-SP.po index c46dd811e..10def9801 100644 --- a/locales/sr-SP.po +++ b/locales/sr-SP.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/sv-SE.po b/locales/sv-SE.po index 29d3c081c..df27df87f 100644 --- a/locales/sv-SE.po +++ b/locales/sv-SE.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/ta-IN.po b/locales/ta-IN.po index e1f6ec8d5..3acca5bd3 100644 --- a/locales/ta-IN.po +++ b/locales/ta-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/te-IN.po b/locales/te-IN.po index 369b008e5..d2b1ab870 100644 --- a/locales/te-IN.po +++ b/locales/te-IN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/th-TH.po b/locales/th-TH.po index 06f1571fe..c9a4facf5 100644 --- a/locales/th-TH.po +++ b/locales/th-TH.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/tr-TR.po b/locales/tr-TR.po index e8ff54f31..ea5b7efff 100644 --- a/locales/tr-TR.po +++ b/locales/tr-TR.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/uk-UA.po b/locales/uk-UA.po index 972b545c6..62c8e85dc 100644 --- a/locales/uk-UA.po +++ b/locales/uk-UA.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/uz-UZ.po b/locales/uz-UZ.po index 678bc8ee6..127aa02da 100644 --- a/locales/uz-UZ.po +++ b/locales/uz-UZ.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/vi-VN.po b/locales/vi-VN.po index db9e53fe9..a56ffd935 100644 --- a/locales/vi-VN.po +++ b/locales/vi-VN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/zh-CN.po b/locales/zh-CN.po index 2db0d27d3..a5158e742 100644 --- a/locales/zh-CN.po +++ b/locales/zh-CN.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/zh-TW.po b/locales/zh-TW.po index 42eaa3dc9..7a869e164 100644 --- a/locales/zh-TW.po +++ b/locales/zh-TW.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -178,11 +178,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -190,11 +190,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -386,7 +386,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -406,7 +406,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -445,8 +445,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -463,11 +463,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -519,7 +519,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -606,7 +606,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -661,7 +661,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -767,11 +767,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -802,7 +802,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -866,11 +866,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1144,27 +1144,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1267,11 +1267,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1295,7 +1295,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1303,7 +1303,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1490,7 +1490,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1510,7 +1510,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1584,7 +1584,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1606,7 +1606,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1658,6 +1658,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1695,6 +1696,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1841,10 +1843,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1864,7 +1862,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1891,7 +1889,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1945,7 +1943,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2124,7 +2122,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2152,7 +2150,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2383,7 +2381,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2452,7 +2450,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2560,6 +2558,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2694,15 +2693,14 @@ 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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" #: src/utils/locale.ts:122 msgid "Zulu" msgstr "" - diff --git a/locales/zu-ZA.po b/locales/zu-ZA.po index f1486d0fd..8f8189d91 100644 --- a/locales/zu-ZA.po +++ b/locales/zu-ZA.po @@ -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:50 +#: src/routes/builder/$resumeId/-components/dock.tsx:44 #: src/routes/builder/$resumeId/-sidebar/right/sections/sharing.tsx:39 msgid "A link to your resume has been copied to clipboard." msgstr "" @@ -173,11 +173,11 @@ msgstr "" msgid "Add a new volunteer experience" msgstr "" -#: src/components/input/rich-input.tsx:599 +#: src/components/input/rich-input.tsx:595 msgid "Add Column After" msgstr "" -#: src/components/input/rich-input.tsx:595 +#: src/components/input/rich-input.tsx:591 msgid "Add Column Before" msgstr "" @@ -185,11 +185,11 @@ msgstr "" msgid "Add Page" msgstr "" -#: src/components/input/rich-input.tsx:608 +#: src/components/input/rich-input.tsx:604 msgid "Add Row After" msgstr "" -#: src/components/input/rich-input.tsx:604 +#: src/components/input/rich-input.tsx:600 msgid "Add Row Before" msgstr "" @@ -381,7 +381,7 @@ msgctxt "Body Text (paragraphs, lists, etc.)" msgid "Body" msgstr "" -#: src/components/input/rich-input.tsx:323 +#: src/components/input/rich-input.tsx:319 msgid "Bold" msgstr "" @@ -401,7 +401,7 @@ msgstr "" msgid "Bulgarian" msgstr "" -#: src/components/input/rich-input.tsx:502 +#: src/components/input/rich-input.tsx:498 msgid "Bullet List" msgstr "" @@ -440,8 +440,8 @@ msgstr "" #: src/dialogs/resume/sections/project.tsx:126 #: src/dialogs/resume/sections/publication.tsx:67 #: src/dialogs/resume/sections/publication.tsx:128 -#: src/dialogs/resume/sections/reference.tsx:63 -#: src/dialogs/resume/sections/reference.tsx:121 +#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:128 #: src/dialogs/resume/sections/skill.tsx:71 #: src/dialogs/resume/sections/skill.tsx:132 #: src/dialogs/resume/sections/volunteer.tsx:67 @@ -458,11 +458,11 @@ msgstr "" msgid "Catalan" msgstr "" -#: src/components/input/rich-input.tsx:477 +#: src/components/input/rich-input.tsx:473 msgid "Center Align" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:83 +#: src/routes/builder/$resumeId/-components/dock.tsx:76 msgid "Center view" msgstr "" @@ -514,7 +514,7 @@ msgstr "" msgid "Click here to select a file to import" msgstr "" -#: src/components/input/rich-input.tsx:572 +#: src/components/input/rich-input.tsx:568 msgid "Code Block" msgstr "" @@ -585,7 +585,7 @@ msgstr "" msgid "Copy this secret key and use it in your applications to access your data." msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:85 +#: src/routes/builder/$resumeId/-components/dock.tsx:78 msgid "Copy URL" msgstr "" @@ -601,7 +601,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:72 #: src/dialogs/resume/sections/project.tsx:70 #: src/dialogs/resume/sections/publication.tsx:71 -#: src/dialogs/resume/sections/reference.tsx:67 +#: src/dialogs/resume/sections/reference.tsx:71 #: src/dialogs/resume/sections/skill.tsx:75 #: src/dialogs/resume/sections/volunteer.tsx:71 msgid "Create" @@ -656,7 +656,7 @@ msgstr "" msgid "Create a new publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:52 +#: src/dialogs/resume/sections/reference.tsx:56 msgid "Create a new reference" msgstr "" @@ -754,7 +754,7 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/components/input/rich-input.tsx:613 +#: src/components/input/rich-input.tsx:609 msgid "Delete Column" msgstr "" @@ -762,11 +762,11 @@ msgstr "" msgid "Delete Page" msgstr "" -#: src/components/input/rich-input.tsx:617 +#: src/components/input/rich-input.tsx:613 msgid "Delete Row" msgstr "" -#: src/components/input/rich-input.tsx:622 +#: src/components/input/rich-input.tsx:618 msgid "Delete Table" msgstr "" @@ -797,7 +797,7 @@ msgstr "" #: src/dialogs/resume/sections/experience.tsx:234 #: src/dialogs/resume/sections/project.tsx:198 #: src/dialogs/resume/sections/publication.tsx:216 -#: src/dialogs/resume/sections/reference.tsx:161 +#: src/dialogs/resume/sections/reference.tsx:216 #: src/dialogs/resume/sections/volunteer.tsx:216 msgid "Description" msgstr "" @@ -861,11 +861,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:86 +#: src/routes/builder/$resumeId/-components/dock.tsx:79 msgid "Download JSON" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:88 +#: src/routes/builder/$resumeId/-components/dock.tsx:81 msgid "Download PDF" msgstr "" @@ -1139,27 +1139,27 @@ msgctxt "Headings or Titles (H1, H2, H3, H4, H5, H6)" msgid "Heading" msgstr "" -#: src/components/input/rich-input.tsx:411 +#: src/components/input/rich-input.tsx:407 msgid "Heading 1" msgstr "" -#: src/components/input/rich-input.tsx:418 +#: src/components/input/rich-input.tsx:414 msgid "Heading 2" msgstr "" -#: src/components/input/rich-input.tsx:425 +#: src/components/input/rich-input.tsx:421 msgid "Heading 3" msgstr "" -#: src/components/input/rich-input.tsx:432 +#: src/components/input/rich-input.tsx:428 msgid "Heading 4" msgstr "" -#: src/components/input/rich-input.tsx:439 +#: src/components/input/rich-input.tsx:435 msgid "Heading 5" msgstr "" -#: src/components/input/rich-input.tsx:446 +#: src/components/input/rich-input.tsx:442 msgid "Heading 6" msgstr "" @@ -1203,7 +1203,7 @@ msgstr "" msgid "Hide all icons on the resume" msgstr "" -#: src/components/input/rich-input.tsx:371 +#: src/components/input/rich-input.tsx:367 msgid "Highlight" msgstr "" @@ -1262,11 +1262,11 @@ msgstr "" msgid "Information" msgstr "" -#: src/components/input/rich-input.tsx:560 +#: src/components/input/rich-input.tsx:556 msgid "Inline Code" msgstr "" -#: src/components/input/rich-input.tsx:590 +#: src/components/input/rich-input.tsx:586 msgid "Insert Table" msgstr "" @@ -1290,7 +1290,7 @@ msgstr "" msgid "Italian" msgstr "" -#: src/components/input/rich-input.tsx:335 +#: src/components/input/rich-input.tsx:331 msgid "Italic" msgstr "" @@ -1298,7 +1298,7 @@ msgstr "" msgid "Japanese" msgstr "" -#: src/components/input/rich-input.tsx:491 +#: src/components/input/rich-input.tsx:487 msgid "Justify Align" msgstr "" @@ -1369,7 +1369,7 @@ msgstr "" msgid "Leave empty to reset the title to the original." msgstr "" -#: src/components/input/rich-input.tsx:470 +#: src/components/input/rich-input.tsx:466 msgid "Left Align" msgstr "" @@ -1485,7 +1485,7 @@ msgstr "" #: src/dialogs/resume/index.tsx:292 #: src/dialogs/resume/sections/interest.tsx:168 #: src/dialogs/resume/sections/project.tsx:150 -#: src/dialogs/resume/sections/reference.tsx:145 +#: src/dialogs/resume/sections/reference.tsx:152 #: src/dialogs/resume/sections/skill.tsx:174 #: src/routes/auth/register.tsx:107 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:50 @@ -1505,7 +1505,7 @@ msgstr "" msgid "New features are constantly being added and improved, so be sure to check back often." msgstr "" -#: src/components/input/rich-input.tsx:632 +#: src/components/input/rich-input.tsx:628 msgid "New Line" msgstr "" @@ -1579,7 +1579,7 @@ msgctxt "Choose to authenticate with a social provider (Google, GitHub, etc.) in msgid "or continue with" msgstr "" -#: src/components/input/rich-input.tsx:514 +#: src/components/input/rich-input.tsx:510 msgid "Ordered List" msgstr "" @@ -1601,7 +1601,7 @@ msgstr "" msgid "Page {pageNumber} of {totalNumberOfPages}" msgstr "" -#: src/components/input/rich-input.tsx:403 +#: src/components/input/rich-input.tsx:399 msgid "Paragraph" msgstr "" @@ -1653,6 +1653,7 @@ msgstr "" msgid "Personalize your resume with any colors, fonts or designs, and make it your own." msgstr "" +#: src/dialogs/resume/sections/reference.tsx:184 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:98 msgid "Phone" msgstr "" @@ -1690,6 +1691,7 @@ msgid "Portuguese (Portugal)" msgstr "" #: src/dialogs/resume/sections/experience.tsx:170 +#: src/dialogs/resume/sections/reference.tsx:168 msgid "Position" msgstr "" @@ -1836,10 +1838,6 @@ msgstr "" msgid "Reset your password" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:82 -msgid "Reset zoom" -msgstr "" - #: src/routes/auth/reset-password.tsx:47 msgid "Resetting your password..." msgstr "" @@ -1859,7 +1857,7 @@ msgstr "" msgid "Resumes" msgstr "" -#: src/components/input/rich-input.tsx:484 +#: src/components/input/rich-input.tsx:480 msgid "Right Align" msgstr "" @@ -1886,7 +1884,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:132 #: src/dialogs/resume/sections/project.tsx:130 #: src/dialogs/resume/sections/publication.tsx:132 -#: src/dialogs/resume/sections/reference.tsx:125 +#: src/dialogs/resume/sections/reference.tsx:132 #: src/dialogs/resume/sections/skill.tsx:136 #: src/dialogs/resume/sections/volunteer.tsx:132 #: src/routes/dashboard/settings/profile.tsx:224 @@ -1940,7 +1938,7 @@ msgstr "" msgid "Sending password reset email..." msgstr "" -#: src/components/input/rich-input.tsx:643 +#: src/components/input/rich-input.tsx:639 msgid "Separator" msgstr "" @@ -2119,7 +2117,7 @@ msgstr "" msgid "Statistics" msgstr "" -#: src/components/input/rich-input.tsx:359 +#: src/components/input/rich-input.tsx:355 msgid "Strike" msgstr "" @@ -2147,7 +2145,7 @@ msgstr "" msgid "Switch to light theme" msgstr "" -#: src/components/input/rich-input.tsx:582 +#: src/components/input/rich-input.tsx:578 msgid "Table" msgstr "" @@ -2378,7 +2376,7 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: src/components/input/rich-input.tsx:347 +#: src/components/input/rich-input.tsx:343 msgid "Underline" msgstr "" @@ -2447,7 +2445,7 @@ msgstr "" msgid "Update an existing publication" msgstr "" -#: src/dialogs/resume/sections/reference.tsx:110 +#: src/dialogs/resume/sections/reference.tsx:117 msgid "Update an existing reference" msgstr "" @@ -2555,6 +2553,7 @@ msgstr "" #: src/dialogs/resume/sections/profile.tsx:211 #: src/dialogs/resume/sections/project.tsx:182 #: src/dialogs/resume/sections/publication.tsx:200 +#: src/dialogs/resume/sections/reference.tsx:200 #: src/dialogs/resume/sections/volunteer.tsx:200 #: src/routes/builder/$resumeId/-sidebar/left/sections/basics.tsx:130 msgid "Website" @@ -2689,11 +2688,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:80 +#: src/routes/builder/$resumeId/-components/dock.tsx:74 msgid "Zoom in" msgstr "" -#: src/routes/builder/$resumeId/-components/dock.tsx:81 +#: src/routes/builder/$resumeId/-components/dock.tsx:75 msgid "Zoom out" msgstr "" diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 000000000..4b3615ba1 --- /dev/null +++ b/netlify.toml @@ -0,0 +1,2 @@ +[build] +publish = "dist/" diff --git a/package.json b/package.json index ad6031c89..60f3ba9f7 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,10 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@ai-sdk/anthropic": "^3.0.19", - "@ai-sdk/google": "^3.0.11", - "@ai-sdk/openai": "^3.0.15", - "@aws-sdk/client-s3": "^3.972.0", + "@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", "@better-auth/core": "1.5.0-beta.9", "@better-auth/passkey": "1.5.0-beta.9", "@dnd-kit/core": "^6.3.1", @@ -56,25 +56,25 @@ "@sindresorhus/slugify": "^3.0.0", "@t3-oss/env-core": "^0.13.10", "@tanstack/react-query": "5.90.19", - "@tanstack/react-router": "^1.154.7", - "@tanstack/react-router-ssr-query": "^1.154.7", - "@tanstack/react-start": "^1.154.7", - "@tanstack/zod-adapter": "^1.154.7", + "@tanstack/react-router": "^1.154.12", + "@tanstack/react-router-ssr-query": "^1.154.12", + "@tanstack/react-start": "^1.154.12", + "@tanstack/zod-adapter": "^1.154.12", "@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.46", - "ai-sdk-ollama": "^3.2.0", + "ai": "^6.0.48", + "ai-sdk-ollama": "^3.3.0", "bcrypt": "^6.0.0", "better-auth": "1.5.0-beta.9", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", "dompurify": "^3.3.1", - "drizzle-orm": "^1.0.0-beta.11-05230d9", + "drizzle-orm": "^1.0.0-beta.12-a5629fb", "es-toolkit": "^1.44.0", "fuse.js": "^7.1.0", "immer": "^11.1.3", @@ -106,7 +106,7 @@ "unique-names-generator": "^4.7.1", "usehooks-ts": "^3.1.1", "uuid": "^13.0.0", - "zod": "^4.3.5", + "zod": "^4.3.6", "zustand": "^5.0.10" }, "devDependencies": { @@ -124,7 +124,7 @@ "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "babel-plugin-macros": "^3.1.0", - "drizzle-kit": "^1.0.0-beta.11-05230d9", + "drizzle-kit": "^1.0.0-beta.12-a5629fb", "knip": "^5.82.1", "nitro": "npm:nitro-nightly@latest", "node-addon-api": "^8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77968c55a..d8ba0e069 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,23 +12,23 @@ importers: .: dependencies: '@ai-sdk/anthropic': - specifier: ^3.0.19 - version: 3.0.19(zod@4.3.5) + specifier: ^3.0.23 + version: 3.0.23(zod@4.3.6) '@ai-sdk/google': - specifier: ^3.0.11 - version: 3.0.11(zod@4.3.5) + specifier: ^3.0.13 + version: 3.0.13(zod@4.3.6) '@ai-sdk/openai': - specifier: ^3.0.15 - version: 3.0.15(zod@4.3.5) + specifier: ^3.0.18 + version: 3.0.18(zod@4.3.6) '@aws-sdk/client-s3': - specifier: ^3.972.0 - version: 3.972.0 + specifier: ^3.974.0 + version: 3.974.0 '@better-auth/core': specifier: 1.5.0-beta.9 - version: 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + version: 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/passkey': specifier: 1.5.0-beta.9 - version: 1.5.0-beta.9(bbd79d77f455d98653cd54784ba379d5) + version: 1.5.0-beta.9(9a0b3c8c0fcabd03bea4bc375b532059) '@dnd-kit/core': specifier: ^6.3.1 version: 6.3.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -70,7 +70,7 @@ importers: version: 1.13.4(@opentelemetry/api@1.9.0)(@orpc/client@1.13.4(@opentelemetry/api@1.9.0))(@tanstack/query-core@5.90.19) '@orpc/zod': specifier: ^1.13.4 - version: 1.13.4(@opentelemetry/api@1.9.0)(@orpc/contract@1.13.4(@opentelemetry/api@1.9.0))(@orpc/server@1.13.4(@opentelemetry/api@1.9.0)(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0))(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0)(zod@4.3.5) + version: 1.13.4(@opentelemetry/api@1.9.0)(@orpc/contract@1.13.4(@opentelemetry/api@1.9.0))(@orpc/server@1.13.4(@opentelemetry/api@1.9.0)(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0))(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0)(zod@4.3.6) '@phosphor-icons/react': specifier: ^2.1.10 version: 2.1.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -82,22 +82,22 @@ importers: version: 3.0.0 '@t3-oss/env-core': specifier: ^0.13.10 - version: 0.13.10(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.5) + version: 0.13.10(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.6) '@tanstack/react-query': specifier: 5.90.19 version: 5.90.19(react@19.2.3) '@tanstack/react-router': - specifier: ^1.154.7 - version: 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^1.154.12 + version: 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@tanstack/react-router-ssr-query': - specifier: ^1.154.7 - version: 1.154.7(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.3))(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.154.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^1.154.12 + version: 1.154.12(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.3))(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.154.12)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@tanstack/react-start': - specifier: ^1.154.7 - version: 1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) + specifier: ^1.154.12 + version: 1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) '@tanstack/zod-adapter': - specifier: ^1.154.7 - version: 1.154.7(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.5) + specifier: ^1.154.12 + version: 1.154.12(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.6) '@tiptap/extension-highlight': specifier: ^3.16.0 version: 3.16.0(@tiptap/core@3.16.0(@tiptap/pm@3.16.0)) @@ -117,17 +117,17 @@ importers: specifier: ^3.16.0 version: 3.16.0 ai: - specifier: ^6.0.46 - version: 6.0.46(zod@4.3.5) + specifier: ^6.0.48 + version: 6.0.48(zod@4.3.6) ai-sdk-ollama: - specifier: ^3.2.0 - version: 3.2.0(ai@6.0.46(zod@4.3.5))(zod@4.3.5) + specifier: ^3.3.0 + version: 3.3.0(ai@6.0.48(zod@4.3.6))(zod@4.3.6) bcrypt: specifier: ^6.0.0 version: 6.0.0 better-auth: specifier: 1.5.0-beta.9 - version: 1.5.0-beta.9(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@tanstack/react-start@1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)))(drizzle-kit@1.0.0-beta.9-e89174b)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))(mongodb@7.0.0(socks@2.8.7))(mysql2@3.15.3)(pg@8.17.2)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 1.5.0-beta.9(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@tanstack/react-start@1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)))(drizzle-kit@1.0.0-beta.9-e89174b)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))(mongodb@7.0.0(socks@2.8.7))(mysql2@3.15.3)(pg@8.17.2)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) class-variance-authority: specifier: ^0.7.1 version: 0.7.1 @@ -141,7 +141,7 @@ importers: specifier: ^3.3.1 version: 3.3.1 drizzle-orm: - specifier: ^1.0.0-beta.11-05230d9 + specifier: ^1.0.0-beta.12-a5629fb version: 1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)) es-toolkit: specifier: ^1.44.0 @@ -237,8 +237,8 @@ importers: specifier: ^13.0.0 version: 13.0.0 zod: - specifier: ^4.3.5 - version: 4.3.5 + specifier: ^4.3.6 + version: 4.3.6 zustand: specifier: ^5.0.10 version: 5.0.10(@types/react@19.2.9)(immer@11.1.3)(react@19.2.3)(use-sync-external-store@1.6.0(react@19.2.3)) @@ -286,7 +286,7 @@ importers: specifier: ^3.1.0 version: 3.1.0 drizzle-kit: - specifier: ^1.0.0-beta.11-05230d9 + specifier: ^1.0.0-beta.12-a5629fb version: 1.0.0-beta.9-e89174b knip: specifier: ^5.82.1 @@ -318,38 +318,38 @@ importers: packages: - '@ai-sdk/anthropic@3.0.19': - resolution: {integrity: sha512-kE9B4wQGQ+AbMsgr2JneaLCh3Zfg1i+7gFBaUIcx+Hal8JmMMmTPpHPFE7o/gIuP2ZNQhR8bfXj8/FqQO7tQGw==} + '@ai-sdk/anthropic@3.0.23': + resolution: {integrity: sha512-mu9djDW2kiJS/ihH5BwGy2c/zwSlcTjx1NWPvY/Ug12SWToqzozSyd1EIXRlfXyfwzL2CWrqMNyybqi9OVDXgg==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/gateway@3.0.20': - resolution: {integrity: sha512-oUifwTiyhj38jboGUvw5J+Mp4vEnwWcqcUNkAFrLSHlspLANV60zKKOsG+qNhcgblNOcCDhUYg8fyUYC3XtiJQ==} + '@ai-sdk/gateway@3.0.22': + resolution: {integrity: sha512-NgnlY73JNuooACHqUIz5uMOEWvqR1MMVbb2soGLMozLY1fgwEIF5iJFDAGa5/YArlzw2ATVU7zQu7HkR/FUjgA==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/google@3.0.11': - resolution: {integrity: sha512-rFqdCLTVR1ArG9E5RwdQ48FcVAW8uo/N/PjQ1JHJY7hKrr7fy+fu3BKujZ0G4o4Kc1734q1jlG3zMyGZ/x+tKw==} + '@ai-sdk/google@3.0.13': + resolution: {integrity: sha512-HYCh8miS4FLxOIpjo/BmoFVMO5BuxNpHVVDQkoJotoH8ZSFftkJJGGayIxQT/Lwx9GGvVVCOQ+lCdBBAnkl1sA==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/openai@3.0.15': - resolution: {integrity: sha512-TGMngREkUXCsZQYozQ7aYyfbxQ0Rl0TZZJ6Mfwi3p6T8qyDKDtvW7WhO/Ypl486Lly1g5TCG8/LbkhPPKX8yQQ==} + '@ai-sdk/openai@3.0.18': + resolution: {integrity: sha512-uYscTyoaWij9FoPpKRNK8YgtDEuPpQlqREYylJCA8o5YQVQXghV0Dwgk1ehPVpg6USIO4L0C8GqQJ4AMm/Xb1g==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/provider-utils@4.0.8': - resolution: {integrity: sha512-ns9gN7MmpI8vTRandzgz+KK/zNMLzhrriiKECMt4euLtQFSBgNfydtagPOX4j4pS1/3KvHF6RivhT3gNQgBZsg==} + '@ai-sdk/provider-utils@4.0.9': + resolution: {integrity: sha512-bB4r6nfhBOpmoS9mePxjRoCy+LnzP3AfhyMGCkGL4Mn9clVNlqEeKj26zEKEtB6yoSVcT1IQ0Zh9fytwMCDnow==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/provider@3.0.4': - resolution: {integrity: sha512-5KXyBOSEX+l67elrEa+wqo/LSsSTtrPj9Uoh3zMbe/ceQX4ucHI3b9nUEfNkGF3Ry1svv90widAt+aiKdIJasQ==} + '@ai-sdk/provider@3.0.5': + resolution: {integrity: sha512-2Xmoq6DBJqmSl80U6V9z5jJSJP7ehaJJQMy2iFUqTay06wdCqTnPVBBQbtEL8RCChenL+q5DC5H5WzU3vV3v8w==} engines: {node: '>=18'} '@antfu/ni@25.0.0': @@ -385,8 +385,8 @@ packages: '@aws-crypto/util@5.2.0': resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==} - '@aws-sdk/client-s3@3.972.0': - resolution: {integrity: sha512-ghpDQtjZvbhbnHWymq/V5TL8NppdAGF2THAxYRRBLCJ5JRlq71T24NdovAzvzYaGdH7HtcRkgErBRsFT1gtq4g==} + '@aws-sdk/client-s3@3.974.0': + resolution: {integrity: sha512-X+vpXNJ8cU8Iw1FtDgDHxo9z6RxlXfcTtpdGnKws4rk+tCYKSAor/DG6BRMzbh4E5xAA7DiU1Ny3BTrRRSt/Yg==} engines: {node: '>=20.0.0'} '@aws-sdk/client-sesv2@3.972.0': @@ -397,10 +397,18 @@ packages: resolution: {integrity: sha512-5qw6qLiRE4SUiz0hWy878dSR13tSVhbTWhsvFT8mGHe37NRRiaobm5MA2sWD0deRAuO98djSiV+dhWXa1xIFNw==} engines: {node: '>=20.0.0'} + '@aws-sdk/client-sso@3.974.0': + resolution: {integrity: sha512-ci+GiM0c4ULo4D79UMcY06LcOLcfvUfiyt8PzNY0vbt5O8BfCPYf4QomwVgkNcLLCYmroO4ge2Yy1EsLUlcD6g==} + engines: {node: '>=20.0.0'} + '@aws-sdk/core@3.972.0': resolution: {integrity: sha512-nEeUW2M9F+xdIaD98F5MBcQ4ITtykj3yKbgFZ6J0JtL3bq+Z90szQ6Yy8H/BLPYXTs3V4n9ifnBo8cprRDiE6A==} engines: {node: '>=20.0.0'} + '@aws-sdk/core@3.973.0': + resolution: {integrity: sha512-qy3Fmt8z4PRInM3ZqJmHihQ2tfCdj/MzbGaZpuHjYjgl1/Gcar4Pyp/zzHXh9hGEb61WNbWgsJcDUhnGIiX1TA==} + engines: {node: '>=20.0.0'} + '@aws-sdk/crc64-nvme@3.972.0': resolution: {integrity: sha512-ThlLhTqX68jvoIVv+pryOdb5coP1cX1/MaTbB9xkGDCbWbsqQcLqzPxuSoW1DCnAAIacmXCWpzUNOB9pv+xXQw==} engines: {node: '>=20.0.0'} @@ -409,82 +417,142 @@ packages: resolution: {integrity: sha512-kKHoNv+maHlPQOAhYamhap0PObd16SAb3jwaY0KYgNTiSbeXlbGUZPLioo9oA3wU10zItJzx83ClU7d7h40luA==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-env@3.972.1': + resolution: {integrity: sha512-/etNHqnx96phy/SjI0HRC588o4vKH5F0xfkZ13yAATV7aNrb+5gYGNE6ePWafP+FuZ3HkULSSlJFj0AxgrAqYw==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-http@3.972.0': resolution: {integrity: sha512-xzEi81L7I5jGUbpmqEHCe7zZr54hCABdj4H+3LzktHYuovV/oqnvoDdvZpGFR0e/KAw1+PL38NbGrpG30j6qlA==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-http@3.972.1': + resolution: {integrity: sha512-AeopObGW5lpWbDRZ+t4EAtS7wdfSrHPLeFts7jaBzgIaCCD7TL7jAyAB9Y5bCLOPF+17+GL54djCCsjePljUAw==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-ini@3.972.0': resolution: {integrity: sha512-ruhAMceUIq2aknFd3jhWxmO0P0Efab5efjyIXOkI9i80g+zDY5VekeSxfqRKStEEJSKSCHDLQuOu0BnAn4Rzew==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-ini@3.972.1': + resolution: {integrity: sha512-OdbJA3v+XlNDsrYzNPRUwr8l7gw1r/nR8l4r96MDzSBDU8WEo8T6C06SvwaXR8SpzsjO3sq5KMP86wXWg7Rj4g==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-login@3.972.0': resolution: {integrity: sha512-SsrsFJsEYAJHO4N/r2P0aK6o8si6f1lprR+Ej8J731XJqTckSGs/HFHcbxOyW/iKt+LNUvZa59/VlJmjhF4bEQ==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-login@3.972.1': + resolution: {integrity: sha512-CccqDGL6ZrF3/EFWZefvKW7QwwRdxlHUO8NVBKNVcNq6womrPDvqB6xc9icACtE0XB0a7PLoSTkAg8bQVkTO2w==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-node@3.972.0': resolution: {integrity: sha512-wwJDpEGl6+sOygic8QKu0OHVB8SiodqF1fr5jvUlSFfS6tJss/E9vBc2aFjl7zI6KpAIYfIzIgM006lRrZtWCQ==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-node@3.972.1': + resolution: {integrity: sha512-DwXPk9GfuU/xG9tmCyXFVkCr6X3W8ZCoL5Ptb0pbltEx1/LCcg7T+PBqDlPiiinNCD6ilIoMJDWsnJ8ikzZA7Q==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-process@3.972.0': resolution: {integrity: sha512-nmzYhamLDJ8K+v3zWck79IaKMc350xZnWsf/GeaXO6E3MewSzd3lYkTiMi7lEp3/UwDm9NHfPguoPm+mhlSWQQ==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-process@3.972.1': + resolution: {integrity: sha512-bi47Zigu3692SJwdBvo8y1dEwE6B61stCwCFnuRWJVTfiM84B+VTSCV661CSWJmIZzmcy7J5J3kWyxL02iHj0w==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-sso@3.972.0': resolution: {integrity: sha512-6mYyfk1SrMZ15cH9T53yAF4YSnvq4yU1Xlgm3nqV1gZVQzmF5kr4t/F3BU3ygbvzi4uSwWxG3I3TYYS5eMlAyg==} engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-sso@3.972.1': + resolution: {integrity: sha512-dLZVNhM7wSgVUFsgVYgI5hb5Z/9PUkT46pk/SHrSmUqfx6YDvoV4YcPtaiRqviPpEGGiRtdQMEadyOKIRqulUQ==} + engines: {node: '>=20.0.0'} + '@aws-sdk/credential-provider-web-identity@3.972.0': resolution: {integrity: sha512-vsJXBGL8H54kz4T6do3p5elATj5d1izVGUXMluRJntm9/I0be/zUYtdd4oDTM2kSUmd4Zhyw3fMQ9lw7CVhd4A==} engines: {node: '>=20.0.0'} - '@aws-sdk/middleware-bucket-endpoint@3.972.0': - resolution: {integrity: sha512-IrIjAehc3PrseAGfk2ldtAf+N0BAnNHR1DCZIDh9IAcFrTVWC3Fi9KJdtabrxcY3Onpt/8opOco4EIEAWgMz7A==} + '@aws-sdk/credential-provider-web-identity@3.972.1': + resolution: {integrity: sha512-YMDeYgi0u687Ay0dAq/pFPKuijrlKTgsaB/UATbxCs/FzZfMiG4If5ksywHmmW7MiYUF8VVv+uou3TczvLrN4w==} engines: {node: '>=20.0.0'} - '@aws-sdk/middleware-expect-continue@3.972.0': - resolution: {integrity: sha512-xyhDoY0qse8MvQC4RZCpT5WoIQ4/kwqv71Dh1s3mdXjL789Z4a6L/khBTSXECR5+egSZ960AInj3aR+CrezDRQ==} + '@aws-sdk/middleware-bucket-endpoint@3.972.1': + resolution: {integrity: sha512-YVvoitBdE8WOpHqIXvv49efT73F4bJ99XH2bi3Dn3mx7WngI4RwHwn/zF5i0q1Wdi5frGSCNF3vuh+pY817//w==} engines: {node: '>=20.0.0'} - '@aws-sdk/middleware-flexible-checksums@3.972.0': - resolution: {integrity: sha512-zxK0ezmT7fLEPJ650S8QBc4rGDq5+5rdsLnnuZ6hPaZE4/+QtUoTw+gSDETyiWodNcRuz2ZWnqi17K+7nKtSRg==} + '@aws-sdk/middleware-expect-continue@3.972.1': + resolution: {integrity: sha512-6lfl2/J/kutzw/RLu1kjbahsz4vrGPysrdxWaw8fkjLYG+6M6AswocIAZFS/LgAVi/IWRwPTx9YC0/NH2wDrSw==} + engines: {node: '>=20.0.0'} + + '@aws-sdk/middleware-flexible-checksums@3.972.1': + resolution: {integrity: sha512-kjVVREpqeUkYQsXr78AcsJbEUlxGH7+H6yS7zkjrnu6HyEVxbdSndkKX6VpKneFOihjCAhIXlk4wf3butDHkNQ==} engines: {node: '>=20.0.0'} '@aws-sdk/middleware-host-header@3.972.0': resolution: {integrity: sha512-3eztFI6F9/eHtkIaWKN3nT+PM+eQ6p1MALDuNshFk323ixuCZzOOVT8oUqtZa30Z6dycNXJwhlIq7NhUVFfimw==} engines: {node: '>=20.0.0'} - '@aws-sdk/middleware-location-constraint@3.972.0': - resolution: {integrity: sha512-WpsxoVPzbGPQGb/jupNYjpE0REcCPtjz7Q7zAt+dyo7fxsLBn4J+Rp6AYzSa04J9VrmrvCqCbVLu6B88PlSKSQ==} + '@aws-sdk/middleware-host-header@3.972.1': + resolution: {integrity: sha512-/R82lXLPmZ9JaUGSUdKtBp2k/5xQxvBT3zZWyKiBOhyulFotlfvdlrO8TnqstBimsl4lYEYySDL+W6ldFh6ALg==} + engines: {node: '>=20.0.0'} + + '@aws-sdk/middleware-location-constraint@3.972.1': + resolution: {integrity: sha512-YisPaCbvBk9gY5aUI8jDMDKXsLZ9Fet0WYj1MviK8tZYMgxBIYHM6l3O/OHaAIujojZvamd9F3haYYYWp5/V3w==} engines: {node: '>=20.0.0'} '@aws-sdk/middleware-logger@3.972.0': resolution: {integrity: sha512-ZvdyVRwzK+ra31v1pQrgbqR/KsLD+wwJjHgko6JfoKUBIcEfAwJzQKO6HspHxdHWTVUz6MgvwskheR/TTYZl2g==} engines: {node: '>=20.0.0'} + '@aws-sdk/middleware-logger@3.972.1': + resolution: {integrity: sha512-JGgFl6cHg9G2FHu4lyFIzmFN8KESBiRr84gLC3Aeni0Gt1nKm+KxWLBuha/RPcXxJygGXCcMM4AykkIwxor8RA==} + engines: {node: '>=20.0.0'} + '@aws-sdk/middleware-recursion-detection@3.972.0': resolution: {integrity: sha512-F2SmUeO+S6l1h6dydNet3BQIk173uAkcfU1HDkw/bUdRLAnh15D3HP9vCZ7oCPBNcdEICbXYDmx0BR9rRUHGlQ==} engines: {node: '>=20.0.0'} + '@aws-sdk/middleware-recursion-detection@3.972.1': + resolution: {integrity: sha512-taGzNRe8vPHjnliqXIHp9kBgIemLE/xCaRTMH1NH0cncHeaPcjxtnCroAAM9aOlPuKvBe2CpZESyvM1+D8oI7Q==} + engines: {node: '>=20.0.0'} + '@aws-sdk/middleware-sdk-s3@3.972.0': resolution: {integrity: sha512-0bcKFXWx+NZ7tIlOo7KjQ+O2rydiHdIQahrq+fN6k9Osky29v17guy68urUKfhTobR6iY6KvxkroFWaFtTgS5w==} engines: {node: '>=20.0.0'} - '@aws-sdk/middleware-ssec@3.972.0': - resolution: {integrity: sha512-cEr2HtK4R2fi8Y0P95cjbr4KJOjKBt8ms95mEJhabJN8KM4CpD4iS/J1lhvMj+qWir0KBTV6gKmxECXdfL9S6w==} + '@aws-sdk/middleware-sdk-s3@3.972.1': + resolution: {integrity: sha512-q/hK0ZNf/aafFRv2wIlDM3p+izi5cXwktVNvRvW646A0MvVZmT4/vwadv/jPA9AORFbnpyf/0luxiMz181f9yg==} + engines: {node: '>=20.0.0'} + + '@aws-sdk/middleware-ssec@3.972.1': + resolution: {integrity: sha512-fLtRTPd/MxJT2drJKft2GVGKm35PiNEeQ1Dvz1vc/WhhgAteYrp4f1SfSgjgLaYWGMExESJL4bt8Dxqp6tVsog==} engines: {node: '>=20.0.0'} '@aws-sdk/middleware-user-agent@3.972.0': resolution: {integrity: sha512-kFHQm2OCBJCzGWRafgdWHGFjitUXY/OxXngymcX4l8CiyiNDZB27HDDBg2yLj3OUJc4z4fexLMmP8r9vgag19g==} engines: {node: '>=20.0.0'} + '@aws-sdk/middleware-user-agent@3.972.1': + resolution: {integrity: sha512-6SVg4pY/9Oq9MLzO48xuM3lsOb8Rxg55qprEtFRpkUmuvKij31f5SQHEGxuiZ4RqIKrfjr2WMuIgXvqJ0eJsPA==} + engines: {node: '>=20.0.0'} + '@aws-sdk/nested-clients@3.972.0': resolution: {integrity: sha512-QGlbnuGzSQJVG6bR9Qw6G0Blh6abFR4VxNa61ttMbzy9jt28xmk2iGtrYLrQPlCCPhY6enHqjTWm3n3LOb0wAw==} engines: {node: '>=20.0.0'} + '@aws-sdk/nested-clients@3.974.0': + resolution: {integrity: sha512-k3dwdo/vOiHMJc9gMnkPl1BA5aQfTrZbz+8fiDkWrPagqAioZgmo5oiaOaeX0grObfJQKDtcpPFR4iWf8cgl8Q==} + engines: {node: '>=20.0.0'} + '@aws-sdk/region-config-resolver@3.972.0': resolution: {integrity: sha512-JyOf+R/6vJW8OEVFCAyzEOn2reri/Q+L0z9zx4JQSKWvTmJ1qeFO25sOm8VIfB8URKhfGRTQF30pfYaH2zxt/A==} engines: {node: '>=20.0.0'} + '@aws-sdk/region-config-resolver@3.972.1': + resolution: {integrity: sha512-voIY8RORpxLAEgEkYaTFnkaIuRwVBEc+RjVZYcSSllPV+ZEKAacai6kNhJeE3D70Le+JCfvRb52tng/AVHY+jQ==} + engines: {node: '>=20.0.0'} + '@aws-sdk/signature-v4-multi-region@3.972.0': resolution: {integrity: sha512-2udiRijmjpN81Pvajje4TsjbXDZNP6K9bYUanBYH8hXa/tZG5qfGCySD+TyX0sgDxCQmEDMg3LaQdfjNHBDEgQ==} engines: {node: '>=20.0.0'} @@ -493,14 +561,26 @@ packages: resolution: {integrity: sha512-kWlXG+y5nZhgXGEtb72Je+EvqepBPs8E3vZse//1PYLWs2speFqbGE/ywCXmzEJgHgVqSB/u/lqBvs5WlYmSqQ==} engines: {node: '>=20.0.0'} + '@aws-sdk/token-providers@3.974.0': + resolution: {integrity: sha512-cBykL0LiccKIgNhGWvQRTPvsBLPZxnmJU3pYxG538jpFX8lQtrCy1L7mmIHNEdxIdIGEPgAEHF8/JQxgBToqUQ==} + engines: {node: '>=20.0.0'} + '@aws-sdk/types@3.972.0': resolution: {integrity: sha512-U7xBIbLSetONxb2bNzHyDgND3oKGoIfmknrEVnoEU4GUSs+0augUOIn9DIWGUO2ETcRFdsRUnmx9KhPT9Ojbug==} engines: {node: '>=20.0.0'} + '@aws-sdk/types@3.973.0': + resolution: {integrity: sha512-jYIdB7a7jhRTvyb378nsjyvJh1Si+zVduJ6urMNGpz8RjkmHZ+9vM2H07XaIB2Cfq0GhJRZYOfUCH8uqQhqBkQ==} + engines: {node: '>=20.0.0'} + '@aws-sdk/util-arn-parser@3.972.0': resolution: {integrity: sha512-RM5Mmo/KJ593iMSrALlHEOcc9YOIyOsDmS5x2NLOMdEmzv1o00fcpAkCQ02IGu1eFneBFT7uX0Mpag0HI+Cz2g==} engines: {node: '>=20.0.0'} + '@aws-sdk/util-arn-parser@3.972.1': + resolution: {integrity: sha512-XnNit6H9PPHhqUXW/usjX6JeJ6Pm8ZNqivTjmNjgWHeOfVpblUc/MTic02UmCNR0jJLPjQ3mBKiMen0tnkNQjQ==} + engines: {node: '>=20.0.0'} + '@aws-sdk/util-endpoints@3.972.0': resolution: {integrity: sha512-6JHsl1V/a1ZW8D8AFfd4R52fwZPnZ5H4U6DS8m/bWT8qad72NvbOFAC7U2cDtFs2TShqUO3TEiX/EJibtY3ijg==} engines: {node: '>=20.0.0'} @@ -512,6 +592,9 @@ packages: '@aws-sdk/util-user-agent-browser@3.972.0': resolution: {integrity: sha512-eOLdkQyoRbDgioTS3Orr7iVsVEutJyMZxvyZ6WAF95IrF0kfWx5Rd/KXnfbnG/VKa2CvjZiitWfouLzfVEyvJA==} + '@aws-sdk/util-user-agent-browser@3.972.1': + resolution: {integrity: sha512-IgF55NFmJX8d9Wql9M0nEpk2eYbuD8G4781FN4/fFgwTXBn86DvlZJuRWDCMcMqZymnBVX7HW9r+3r9ylqfW0w==} + '@aws-sdk/util-user-agent-node@3.972.0': resolution: {integrity: sha512-GOy+AiSrE9kGiojiwlZvVVSXwylu4+fmP0MJfvras/MwP09RB/YtQuOVR1E0fKQc6OMwaTNBjgAbOEhxuWFbAw==} engines: {node: '>=20.0.0'} @@ -521,10 +604,23 @@ packages: aws-crt: optional: true + '@aws-sdk/util-user-agent-node@3.972.1': + resolution: {integrity: sha512-oIs4JFcADzoZ0c915R83XvK2HltWupxNsXUIuZse2rgk7b97zTpkxaqXiH0h9ylh31qtgo/t8hp4tIqcsMrEbQ==} + engines: {node: '>=20.0.0'} + peerDependencies: + aws-crt: '>=1.0.0' + peerDependenciesMeta: + aws-crt: + optional: true + '@aws-sdk/xml-builder@3.972.0': resolution: {integrity: sha512-POaGMcXnozzqBUyJM3HLUZ9GR6OKJWPGJEmhtTnxZXt8B6JcJ/6K3xRJ5H/j8oovVLz8Wg6vFxAHv8lvuASxMg==} engines: {node: '>=20.0.0'} + '@aws-sdk/xml-builder@3.972.1': + resolution: {integrity: sha512-6zZGlPOqn7Xb+25MAXGb1JhgvaC5HjZj6GzszuVrnEgbhvzBRFGKYemuHBV4bho+dtqeYKPgaZUv7/e80hIGNg==} + engines: {node: '>=20.0.0'} + '@aws/lambda-invoke-store@0.2.3': resolution: {integrity: sha512-oLvsaPMTBejkkmHhjf09xTgk71mOqyr/409NKhRIL08If7AhVfUsJhVsx386uJaqNd42v9kWamQ9lFbkoC2dYw==} engines: {node: '>=18.0.0'} @@ -3801,8 +3897,8 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/react-router-ssr-query@1.154.7': - resolution: {integrity: sha512-xiSzihsBAI/6w87wh1ubL8mXAcxeuj1afC1xD+qnbiGP/C0FYxiuuFFJWpIZG5a16HNCpH252AIFkrs2us4eqg==} + '@tanstack/react-router-ssr-query@1.154.12': + resolution: {integrity: sha512-STzIAfnNcSf1SNi5r27AwynhIIvVvsvzdOOomP4tFn2QLkEwXGZkmbppS98OB3rXKsyVnOMlX37rhA+a1jQaQA==} engines: {node: '>=12'} peerDependencies: '@tanstack/query-core': '>=5.90.0' @@ -3811,29 +3907,29 @@ packages: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-router@1.154.7': - resolution: {integrity: sha512-njUAjCIFgkwdUbW3M4rQoJd5LdioKHOOg6j/h01wQ8vMYoG+hPTVnMMInTjlVcRQTFto7Eh068y2heyQHBU5qg==} + '@tanstack/react-router@1.154.12': + resolution: {integrity: sha512-WiYfC6IYC2HwjkATouJCQlAM5RJ8MViefslfUcZpsbCb+WGQpdpvUY7GPJLEeessSpqgiC2EabRYC2kYVNyMPg==} engines: {node: '>=12'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-start-client@1.154.7': - resolution: {integrity: sha512-b7+WRoUCKCtWnUsAANyvb2eQM0x+EnyLNCeQZ+3U3KdJejRXDTPHNDYyZNJNVSNE/cSVBheydKqKrCr3SgT8Zg==} + '@tanstack/react-start-client@1.154.12': + resolution: {integrity: sha512-BQuWw8B0kwsrZCKTyKCtWAnnoHvFMXMQvl/y8ZT0tue2ArxsHwxm0tUe794P/EdIO4x1iHjl1R/OW9YgQChrsw==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-start-server@1.154.7': - resolution: {integrity: sha512-3o1fqsnoLjuskHuZu636xqLF36mSHrjDHrD+CyasZnUEDz0I6lCClGU25LjFOiX3ZHqRsWSeeKa31Ov9rL+Psw==} + '@tanstack/react-start-server@1.154.12': + resolution: {integrity: sha512-HaUPlUB/J5V7mHQXSNnA6tp4xXL87OxuBpPrRfyE8BD1sAjRtlHF+Fn0Eqc5gGFDC6mUwVidcxRSuveWkn0hdg==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-start@1.154.7': - resolution: {integrity: sha512-iE7k3W3ltb/Il+FtZGX5GvhqV1zCnoGqgJeDCV/4CXxRp/0lbujIy78M77pBAuGe3j0kox0hMYOE5AI0cZGCCA==} + '@tanstack/react-start@1.154.12': + resolution: {integrity: sha512-kj7uESV560iCBBP2e6GeDfHsElzNdj0TjAis+cR0ZlAPL7sUU4Fymu+aN86dQYDVx1vIF0//tC5p7KQkh2fSQQ==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' @@ -3846,20 +3942,20 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - '@tanstack/router-core@1.154.7': - resolution: {integrity: sha512-YJu5mds5J/mY3TxGXsX/MNEl5Xe9cGt8KWrF3jS13HP9veSGhmC+kW1qZiyMe0Pnmtv3JRqAnMc2Rhsli5vgsA==} + '@tanstack/router-core@1.154.12': + resolution: {integrity: sha512-p+TKxkXcLGtCwwW237D8pV4f6ea2K1pzc/e65ljugoTawsA/YR2/gmTSBDTUsSYy6Tmu4mMJmZ0Q4zNkcfCS3g==} engines: {node: '>=12'} - '@tanstack/router-generator@1.154.7': - resolution: {integrity: sha512-O99Q/uD2HKMy0xuz/KYFCFw1tbgAq9gens/TIQzSwBiyfKCSV6jJ+DKl890oBILirqWAwXzcUrMvKGM50ajRWg==} + '@tanstack/router-generator@1.154.12': + resolution: {integrity: sha512-cjr3KS3Esnyh05CWl78KgK2Z9kTjeFasZXcSUrh//TzzU72eXQ+dzKppD3kMsjuyRfUxAfdufsR9GDNMMuLk9w==} engines: {node: '>=12'} - '@tanstack/router-plugin@1.154.7': - resolution: {integrity: sha512-bfNBkF8Hx020eX8EILQrVCMTQG8BVXf5i0WG38CNf5nWw4KKR8GUljcwuaByKk85vyuGa453bDjbk8g/WutnUQ==} + '@tanstack/router-plugin@1.154.12': + resolution: {integrity: sha512-YlFjrL5j7RbYT/B3RZZedbXOHXfqRV7b/qIGyojBaHsrIgKFGo4AHg/FyS50HJaHGQ27vvgWNSy/4Orrozbm0Q==} engines: {node: '>=12'} peerDependencies: '@rsbuild/core': '>=1.0.2' - '@tanstack/react-router': ^1.154.7 + '@tanstack/react-router': ^1.154.12 vite: '>=5.0.0 || >=6.0.0 || >=7.0.0' vite-plugin-solid: ^2.11.10 webpack: '>=5.92.0' @@ -3875,8 +3971,8 @@ packages: webpack: optional: true - '@tanstack/router-ssr-query-core@1.154.7': - resolution: {integrity: sha512-/gJpSHwnonELKszNjm/FXKIh9RPXsMSGduEoAK4VwOTB5STfQ/B6KrrV0L5xmj2AQWwW/Wd+Q8K5lUJD8gUNtA==} + '@tanstack/router-ssr-query-core@1.154.12': + resolution: {integrity: sha512-p3mUZRGlXKRaHxglDCGvuJd55jIGr7qdrHvwiKQkPP1fksfafMsuS5vhjzu6anV2TtmfUEKRJbbQs/s8PJfuxw==} engines: {node: '>=12'} peerDependencies: '@tanstack/query-core': '>=5.90.0' @@ -3886,26 +3982,26 @@ packages: resolution: {integrity: sha512-61bGx32tMKuEpVRseu2sh1KQe8CfB7793Mch/kyQt0EP3tD7X0sXmimCl3truRiDGUtI0CaSoQV1NPjAII1RBA==} engines: {node: '>=12'} - '@tanstack/start-client-core@1.154.7': - resolution: {integrity: sha512-NCxulL0bXY91xpU0f+GCvK6pW+xpBXZR+XEGhF/k8LMMk56rIeTt3mRfRPhgSaQM8tq/OUFlId2rCxXuzRzvIg==} + '@tanstack/start-client-core@1.154.12': + resolution: {integrity: sha512-5b+nrFbT71ba68B4h0pssvamJInTRol6gqKCkgLe54wdWL8CIKwaHZbLCJs9fZMiGriGw58hUu70ibToa0R2xQ==} engines: {node: '>=22.12.0'} '@tanstack/start-fn-stubs@1.154.7': resolution: {integrity: sha512-D69B78L6pcFN5X5PHaydv7CScQcKLzJeEYqs7jpuyyqGQHSUIZUjS955j+Sir8cHhuDIovCe2LmsYHeZfWf3dQ==} engines: {node: '>=22.12.0'} - '@tanstack/start-plugin-core@1.154.7': - resolution: {integrity: sha512-6Sby7rw8kGh2nT3L9TBLnVqqY4h98y87LtJfbqyXsJqvzO2SjyZfaW2wSIEhw5/8/S8/m9jlfBXac512r3IyHg==} + '@tanstack/start-plugin-core@1.154.12': + resolution: {integrity: sha512-TRfKtp0oB1lXkRa93lb2lhC+rYkHHBioRBDbrTZRMVelJOYuPWO368DfhQykO6sTfSFQ8dVxGU/dDnYFLn/frw==} engines: {node: '>=22.12.0'} peerDependencies: vite: '>=7.0.0' - '@tanstack/start-server-core@1.154.7': - resolution: {integrity: sha512-h5gXCsMIb/3nK6ELr/WBA6WGaXanskJVkbuOZqeLSsUhWQwhbG0ezVBYHM4S9zuzqwsC2Bi9g96NGEtxADWfTA==} + '@tanstack/start-server-core@1.154.12': + resolution: {integrity: sha512-kCJ19R9puN7kXz50iBUvYivCNu/OlPzQDoCHUF+njQ1EK5wzmviNL81GJMgoVlk7xRPoi5TAN0crATW1ZKb+9A==} engines: {node: '>=22.12.0'} - '@tanstack/start-storage-context@1.154.7': - resolution: {integrity: sha512-niWy5iqdzm/3tMXoIJj52nvetMQ1BPFgVlUbaz/kXItzbNOAkEaOO9AK16tww+0Lkf22WW9FLNcHZuYaWxrU4A==} + '@tanstack/start-storage-context@1.154.12': + resolution: {integrity: sha512-/qCTT6mdKgkZuxC2jVDlMuMcufBpnizYpaT28v4N2RBqkiH921n9Xozkdpg/Lqy8Urpb1nvjZg7o5+Zt2w7MEA==} engines: {node: '>=22.12.0'} '@tanstack/store@0.8.0': @@ -3915,8 +4011,8 @@ packages: resolution: {integrity: sha512-cHHDnewHozgjpI+MIVp9tcib6lYEQK5MyUr0ChHpHFGBl8Xei55rohFK0I0ve/GKoHeioaK42Smd8OixPp6CTg==} engines: {node: '>=12'} - '@tanstack/zod-adapter@1.154.7': - resolution: {integrity: sha512-AENqTELZ5MTBtZDrPuigJnKs8kQaUytYT2mR1/5LkwsAxiyaSxE/bVmccFk5LuunIaMviugGjc6qtCRKar3FCQ==} + '@tanstack/zod-adapter@1.154.12': + resolution: {integrity: sha512-QdlI1wJQTNsy1mKdhHkO+Z9J3OfoJSJN4NGeuFsNC2M129gX5bmMxfEGaK475GN7/9OgeF5cizJ4IZTc1ckZsQ==} engines: {node: '>=12'} peerDependencies: '@tanstack/react-router': '>=1.43.2' @@ -4232,14 +4328,14 @@ packages: resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} engines: {node: '>= 14'} - ai-sdk-ollama@3.2.0: - resolution: {integrity: sha512-p4mLJ5PxinV3m/3oQJ7DnL0Isi3qFmhUzL73n77r/G1SdULSJk0k1p8EREIcnvv8LwDSZrBNjRCIDxWTg3WsJw==} + ai-sdk-ollama@3.3.0: + resolution: {integrity: sha512-NIsy1HdxRCIKV4zzMteeAlNxGj+Ipt0DweEgrRO513Fa7dN7cKpsJrRFGQurA9SdCjWmT8e8tSPwZoCkXyYwKQ==} engines: {node: '>=22'} peerDependencies: - ai: ^6.0.44 + ai: ^6.0.48 - ai@6.0.46: - resolution: {integrity: sha512-45JDbb1yZgGLM6Gmt+JCK3UHDOy0i9VM2KG9gmIo6IV4Mr0QDrQ1xXkb7gkzSb1sFQm8q2iiRreuq8sWKyLPjA==} + ai@6.0.48: + resolution: {integrity: sha512-nON0rHNTEQgzT1HahGl7AeszJh7es5ibZ6LWqm3IiN+bUAQtXkdArXD9vDlVAPBiCd7ERclZ6lUpOE6ltgJb3w==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -8064,8 +8160,8 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zod@4.3.5: - resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} zustand@5.0.10: resolution: {integrity: sha512-U1AiltS1O9hSy3rul+Ub82ut2fqIAefiSuwECWt6jlMVUGejvf+5omLcRBSzqbRagSM3hQZbtzdeRc6QVScXTg==} @@ -8087,39 +8183,39 @@ packages: snapshots: - '@ai-sdk/anthropic@3.0.19(zod@4.3.5)': + '@ai-sdk/anthropic@3.0.23(zod@4.3.6)': dependencies: - '@ai-sdk/provider': 3.0.4 - '@ai-sdk/provider-utils': 4.0.8(zod@4.3.5) - zod: 4.3.5 + '@ai-sdk/provider': 3.0.5 + '@ai-sdk/provider-utils': 4.0.9(zod@4.3.6) + zod: 4.3.6 - '@ai-sdk/gateway@3.0.20(zod@4.3.5)': + '@ai-sdk/gateway@3.0.22(zod@4.3.6)': dependencies: - '@ai-sdk/provider': 3.0.4 - '@ai-sdk/provider-utils': 4.0.8(zod@4.3.5) + '@ai-sdk/provider': 3.0.5 + '@ai-sdk/provider-utils': 4.0.9(zod@4.3.6) '@vercel/oidc': 3.1.0 - zod: 4.3.5 + zod: 4.3.6 - '@ai-sdk/google@3.0.11(zod@4.3.5)': + '@ai-sdk/google@3.0.13(zod@4.3.6)': dependencies: - '@ai-sdk/provider': 3.0.4 - '@ai-sdk/provider-utils': 4.0.8(zod@4.3.5) - zod: 4.3.5 + '@ai-sdk/provider': 3.0.5 + '@ai-sdk/provider-utils': 4.0.9(zod@4.3.6) + zod: 4.3.6 - '@ai-sdk/openai@3.0.15(zod@4.3.5)': + '@ai-sdk/openai@3.0.18(zod@4.3.6)': dependencies: - '@ai-sdk/provider': 3.0.4 - '@ai-sdk/provider-utils': 4.0.8(zod@4.3.5) - zod: 4.3.5 + '@ai-sdk/provider': 3.0.5 + '@ai-sdk/provider-utils': 4.0.9(zod@4.3.6) + zod: 4.3.6 - '@ai-sdk/provider-utils@4.0.8(zod@4.3.5)': + '@ai-sdk/provider-utils@4.0.9(zod@4.3.6)': dependencies: - '@ai-sdk/provider': 3.0.4 + '@ai-sdk/provider': 3.0.5 '@standard-schema/spec': 1.1.0 eventsource-parser: 3.0.6 - zod: 4.3.5 + zod: 4.3.6 - '@ai-sdk/provider@3.0.4': + '@ai-sdk/provider@3.0.5': dependencies: json-schema: 0.4.0 @@ -8140,20 +8236,20 @@ snapshots: '@aws-crypto/crc32@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 tslib: 2.8.1 '@aws-crypto/crc32c@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 tslib: 2.8.1 '@aws-crypto/sha1-browser@5.2.0': dependencies: '@aws-crypto/supports-web-crypto': 5.2.0 '@aws-crypto/util': 5.2.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 '@aws-sdk/util-locate-window': 3.965.3 '@smithy/util-utf8': 2.3.0 tslib: 2.8.1 @@ -8163,7 +8259,7 @@ snapshots: '@aws-crypto/sha256-js': 5.2.0 '@aws-crypto/supports-web-crypto': 5.2.0 '@aws-crypto/util': 5.2.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 '@aws-sdk/util-locate-window': 3.965.3 '@smithy/util-utf8': 2.3.0 tslib: 2.8.1 @@ -8171,7 +8267,7 @@ snapshots: '@aws-crypto/sha256-js@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 tslib: 2.8.1 '@aws-crypto/supports-web-crypto@5.2.0': @@ -8180,33 +8276,33 @@ snapshots: '@aws-crypto/util@5.2.0': dependencies: - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 '@smithy/util-utf8': 2.3.0 tslib: 2.8.1 - '@aws-sdk/client-s3@3.972.0': + '@aws-sdk/client-s3@3.974.0': dependencies: '@aws-crypto/sha1-browser': 5.2.0 '@aws-crypto/sha256-browser': 5.2.0 '@aws-crypto/sha256-js': 5.2.0 - '@aws-sdk/core': 3.972.0 - '@aws-sdk/credential-provider-node': 3.972.0 - '@aws-sdk/middleware-bucket-endpoint': 3.972.0 - '@aws-sdk/middleware-expect-continue': 3.972.0 - '@aws-sdk/middleware-flexible-checksums': 3.972.0 - '@aws-sdk/middleware-host-header': 3.972.0 - '@aws-sdk/middleware-location-constraint': 3.972.0 - '@aws-sdk/middleware-logger': 3.972.0 - '@aws-sdk/middleware-recursion-detection': 3.972.0 - '@aws-sdk/middleware-sdk-s3': 3.972.0 - '@aws-sdk/middleware-ssec': 3.972.0 - '@aws-sdk/middleware-user-agent': 3.972.0 - '@aws-sdk/region-config-resolver': 3.972.0 + '@aws-sdk/core': 3.973.0 + '@aws-sdk/credential-provider-node': 3.972.1 + '@aws-sdk/middleware-bucket-endpoint': 3.972.1 + '@aws-sdk/middleware-expect-continue': 3.972.1 + '@aws-sdk/middleware-flexible-checksums': 3.972.1 + '@aws-sdk/middleware-host-header': 3.972.1 + '@aws-sdk/middleware-location-constraint': 3.972.1 + '@aws-sdk/middleware-logger': 3.972.1 + '@aws-sdk/middleware-recursion-detection': 3.972.1 + '@aws-sdk/middleware-sdk-s3': 3.972.1 + '@aws-sdk/middleware-ssec': 3.972.1 + '@aws-sdk/middleware-user-agent': 3.972.1 + '@aws-sdk/region-config-resolver': 3.972.1 '@aws-sdk/signature-v4-multi-region': 3.972.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 '@aws-sdk/util-endpoints': 3.972.0 - '@aws-sdk/util-user-agent-browser': 3.972.0 - '@aws-sdk/util-user-agent-node': 3.972.0 + '@aws-sdk/util-user-agent-browser': 3.972.1 + '@aws-sdk/util-user-agent-node': 3.972.1 '@smithy/config-resolver': 4.4.6 '@smithy/core': 3.21.0 '@smithy/eventstream-serde-browser': 4.2.8 @@ -8332,6 +8428,49 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/client-sso@3.974.0': + dependencies: + '@aws-crypto/sha256-browser': 5.2.0 + '@aws-crypto/sha256-js': 5.2.0 + '@aws-sdk/core': 3.973.0 + '@aws-sdk/middleware-host-header': 3.972.1 + '@aws-sdk/middleware-logger': 3.972.1 + '@aws-sdk/middleware-recursion-detection': 3.972.1 + '@aws-sdk/middleware-user-agent': 3.972.1 + '@aws-sdk/region-config-resolver': 3.972.1 + '@aws-sdk/types': 3.973.0 + '@aws-sdk/util-endpoints': 3.972.0 + '@aws-sdk/util-user-agent-browser': 3.972.1 + '@aws-sdk/util-user-agent-node': 3.972.1 + '@smithy/config-resolver': 4.4.6 + '@smithy/core': 3.21.0 + '@smithy/fetch-http-handler': 5.3.9 + '@smithy/hash-node': 4.2.8 + '@smithy/invalid-dependency': 4.2.8 + '@smithy/middleware-content-length': 4.2.8 + '@smithy/middleware-endpoint': 4.4.10 + '@smithy/middleware-retry': 4.4.26 + '@smithy/middleware-serde': 4.2.9 + '@smithy/middleware-stack': 4.2.8 + '@smithy/node-config-provider': 4.3.8 + '@smithy/node-http-handler': 4.4.8 + '@smithy/protocol-http': 5.3.8 + '@smithy/smithy-client': 4.10.11 + '@smithy/types': 4.12.0 + '@smithy/url-parser': 4.2.8 + '@smithy/util-base64': 4.3.0 + '@smithy/util-body-length-browser': 4.2.0 + '@smithy/util-body-length-node': 4.2.1 + '@smithy/util-defaults-mode-browser': 4.3.25 + '@smithy/util-defaults-mode-node': 4.2.28 + '@smithy/util-endpoints': 3.2.8 + '@smithy/util-middleware': 4.2.8 + '@smithy/util-retry': 4.2.8 + '@smithy/util-utf8': 4.2.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/core@3.972.0': dependencies: '@aws-sdk/types': 3.972.0 @@ -8348,6 +8487,22 @@ snapshots: '@smithy/util-utf8': 4.2.0 tslib: 2.8.1 + '@aws-sdk/core@3.973.0': + dependencies: + '@aws-sdk/types': 3.973.0 + '@aws-sdk/xml-builder': 3.972.1 + '@smithy/core': 3.21.0 + '@smithy/node-config-provider': 4.3.8 + '@smithy/property-provider': 4.2.8 + '@smithy/protocol-http': 5.3.8 + '@smithy/signature-v4': 5.3.8 + '@smithy/smithy-client': 4.10.11 + '@smithy/types': 4.12.0 + '@smithy/util-base64': 4.3.0 + '@smithy/util-middleware': 4.2.8 + '@smithy/util-utf8': 4.2.0 + tslib: 2.8.1 + '@aws-sdk/crc64-nvme@3.972.0': dependencies: '@smithy/types': 4.12.0 @@ -8361,6 +8516,14 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/credential-provider-env@3.972.1': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/types': 3.973.0 + '@smithy/property-provider': 4.2.8 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/credential-provider-http@3.972.0': dependencies: '@aws-sdk/core': 3.972.0 @@ -8374,6 +8537,19 @@ snapshots: '@smithy/util-stream': 4.5.10 tslib: 2.8.1 + '@aws-sdk/credential-provider-http@3.972.1': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/types': 3.973.0 + '@smithy/fetch-http-handler': 5.3.9 + '@smithy/node-http-handler': 4.4.8 + '@smithy/property-provider': 4.2.8 + '@smithy/protocol-http': 5.3.8 + '@smithy/smithy-client': 4.10.11 + '@smithy/types': 4.12.0 + '@smithy/util-stream': 4.5.10 + tslib: 2.8.1 + '@aws-sdk/credential-provider-ini@3.972.0': dependencies: '@aws-sdk/core': 3.972.0 @@ -8393,6 +8569,25 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/credential-provider-ini@3.972.1': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/credential-provider-env': 3.972.1 + '@aws-sdk/credential-provider-http': 3.972.1 + '@aws-sdk/credential-provider-login': 3.972.1 + '@aws-sdk/credential-provider-process': 3.972.1 + '@aws-sdk/credential-provider-sso': 3.972.1 + '@aws-sdk/credential-provider-web-identity': 3.972.1 + '@aws-sdk/nested-clients': 3.974.0 + '@aws-sdk/types': 3.973.0 + '@smithy/credential-provider-imds': 4.2.8 + '@smithy/property-provider': 4.2.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/credential-provider-login@3.972.0': dependencies: '@aws-sdk/core': 3.972.0 @@ -8406,6 +8601,19 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/credential-provider-login@3.972.1': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/nested-clients': 3.974.0 + '@aws-sdk/types': 3.973.0 + '@smithy/property-provider': 4.2.8 + '@smithy/protocol-http': 5.3.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/credential-provider-node@3.972.0': dependencies: '@aws-sdk/credential-provider-env': 3.972.0 @@ -8423,6 +8631,23 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/credential-provider-node@3.972.1': + dependencies: + '@aws-sdk/credential-provider-env': 3.972.1 + '@aws-sdk/credential-provider-http': 3.972.1 + '@aws-sdk/credential-provider-ini': 3.972.1 + '@aws-sdk/credential-provider-process': 3.972.1 + '@aws-sdk/credential-provider-sso': 3.972.1 + '@aws-sdk/credential-provider-web-identity': 3.972.1 + '@aws-sdk/types': 3.973.0 + '@smithy/credential-provider-imds': 4.2.8 + '@smithy/property-provider': 4.2.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/credential-provider-process@3.972.0': dependencies: '@aws-sdk/core': 3.972.0 @@ -8432,6 +8657,15 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/credential-provider-process@3.972.1': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/types': 3.973.0 + '@smithy/property-provider': 4.2.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/credential-provider-sso@3.972.0': dependencies: '@aws-sdk/client-sso': 3.972.0 @@ -8445,6 +8679,19 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/credential-provider-sso@3.972.1': + dependencies: + '@aws-sdk/client-sso': 3.974.0 + '@aws-sdk/core': 3.973.0 + '@aws-sdk/token-providers': 3.974.0 + '@aws-sdk/types': 3.973.0 + '@smithy/property-provider': 4.2.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/credential-provider-web-identity@3.972.0': dependencies: '@aws-sdk/core': 3.972.0 @@ -8457,31 +8704,43 @@ snapshots: transitivePeerDependencies: - aws-crt - '@aws-sdk/middleware-bucket-endpoint@3.972.0': + '@aws-sdk/credential-provider-web-identity@3.972.1': dependencies: - '@aws-sdk/types': 3.972.0 - '@aws-sdk/util-arn-parser': 3.972.0 + '@aws-sdk/core': 3.973.0 + '@aws-sdk/nested-clients': 3.974.0 + '@aws-sdk/types': 3.973.0 + '@smithy/property-provider': 4.2.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + + '@aws-sdk/middleware-bucket-endpoint@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 + '@aws-sdk/util-arn-parser': 3.972.1 '@smithy/node-config-provider': 4.3.8 '@smithy/protocol-http': 5.3.8 '@smithy/types': 4.12.0 '@smithy/util-config-provider': 4.2.0 tslib: 2.8.1 - '@aws-sdk/middleware-expect-continue@3.972.0': + '@aws-sdk/middleware-expect-continue@3.972.1': dependencies: - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 '@smithy/protocol-http': 5.3.8 '@smithy/types': 4.12.0 tslib: 2.8.1 - '@aws-sdk/middleware-flexible-checksums@3.972.0': + '@aws-sdk/middleware-flexible-checksums@3.972.1': dependencies: '@aws-crypto/crc32': 5.2.0 '@aws-crypto/crc32c': 5.2.0 '@aws-crypto/util': 5.2.0 - '@aws-sdk/core': 3.972.0 + '@aws-sdk/core': 3.973.0 '@aws-sdk/crc64-nvme': 3.972.0 - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 '@smithy/is-array-buffer': 4.2.0 '@smithy/node-config-provider': 4.3.8 '@smithy/protocol-http': 5.3.8 @@ -8498,9 +8757,16 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 - '@aws-sdk/middleware-location-constraint@3.972.0': + '@aws-sdk/middleware-host-header@3.972.1': dependencies: - '@aws-sdk/types': 3.972.0 + '@aws-sdk/types': 3.973.0 + '@smithy/protocol-http': 5.3.8 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + + '@aws-sdk/middleware-location-constraint@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 '@smithy/types': 4.12.0 tslib: 2.8.1 @@ -8510,6 +8776,12 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/middleware-logger@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/middleware-recursion-detection@3.972.0': dependencies: '@aws-sdk/types': 3.972.0 @@ -8518,6 +8790,14 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/middleware-recursion-detection@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 + '@aws/lambda-invoke-store': 0.2.3 + '@smithy/protocol-http': 5.3.8 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/middleware-sdk-s3@3.972.0': dependencies: '@aws-sdk/core': 3.972.0 @@ -8535,9 +8815,26 @@ snapshots: '@smithy/util-utf8': 4.2.0 tslib: 2.8.1 - '@aws-sdk/middleware-ssec@3.972.0': + '@aws-sdk/middleware-sdk-s3@3.972.1': dependencies: - '@aws-sdk/types': 3.972.0 + '@aws-sdk/core': 3.973.0 + '@aws-sdk/types': 3.973.0 + '@aws-sdk/util-arn-parser': 3.972.1 + '@smithy/core': 3.21.0 + '@smithy/node-config-provider': 4.3.8 + '@smithy/protocol-http': 5.3.8 + '@smithy/signature-v4': 5.3.8 + '@smithy/smithy-client': 4.10.11 + '@smithy/types': 4.12.0 + '@smithy/util-config-provider': 4.2.0 + '@smithy/util-middleware': 4.2.8 + '@smithy/util-stream': 4.5.10 + '@smithy/util-utf8': 4.2.0 + tslib: 2.8.1 + + '@aws-sdk/middleware-ssec@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 '@smithy/types': 4.12.0 tslib: 2.8.1 @@ -8551,6 +8848,16 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/middleware-user-agent@3.972.1': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/types': 3.973.0 + '@aws-sdk/util-endpoints': 3.972.0 + '@smithy/core': 3.21.0 + '@smithy/protocol-http': 5.3.8 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/nested-clients@3.972.0': dependencies: '@aws-crypto/sha256-browser': 5.2.0 @@ -8594,6 +8901,49 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/nested-clients@3.974.0': + dependencies: + '@aws-crypto/sha256-browser': 5.2.0 + '@aws-crypto/sha256-js': 5.2.0 + '@aws-sdk/core': 3.973.0 + '@aws-sdk/middleware-host-header': 3.972.1 + '@aws-sdk/middleware-logger': 3.972.1 + '@aws-sdk/middleware-recursion-detection': 3.972.1 + '@aws-sdk/middleware-user-agent': 3.972.1 + '@aws-sdk/region-config-resolver': 3.972.1 + '@aws-sdk/types': 3.973.0 + '@aws-sdk/util-endpoints': 3.972.0 + '@aws-sdk/util-user-agent-browser': 3.972.1 + '@aws-sdk/util-user-agent-node': 3.972.1 + '@smithy/config-resolver': 4.4.6 + '@smithy/core': 3.21.0 + '@smithy/fetch-http-handler': 5.3.9 + '@smithy/hash-node': 4.2.8 + '@smithy/invalid-dependency': 4.2.8 + '@smithy/middleware-content-length': 4.2.8 + '@smithy/middleware-endpoint': 4.4.10 + '@smithy/middleware-retry': 4.4.26 + '@smithy/middleware-serde': 4.2.9 + '@smithy/middleware-stack': 4.2.8 + '@smithy/node-config-provider': 4.3.8 + '@smithy/node-http-handler': 4.4.8 + '@smithy/protocol-http': 5.3.8 + '@smithy/smithy-client': 4.10.11 + '@smithy/types': 4.12.0 + '@smithy/url-parser': 4.2.8 + '@smithy/util-base64': 4.3.0 + '@smithy/util-body-length-browser': 4.2.0 + '@smithy/util-body-length-node': 4.2.1 + '@smithy/util-defaults-mode-browser': 4.3.25 + '@smithy/util-defaults-mode-node': 4.2.28 + '@smithy/util-endpoints': 3.2.8 + '@smithy/util-middleware': 4.2.8 + '@smithy/util-retry': 4.2.8 + '@smithy/util-utf8': 4.2.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/region-config-resolver@3.972.0': dependencies: '@aws-sdk/types': 3.972.0 @@ -8602,6 +8952,14 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/region-config-resolver@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 + '@smithy/config-resolver': 4.4.6 + '@smithy/node-config-provider': 4.3.8 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/signature-v4-multi-region@3.972.0': dependencies: '@aws-sdk/middleware-sdk-s3': 3.972.0 @@ -8623,15 +8981,36 @@ snapshots: transitivePeerDependencies: - aws-crt + '@aws-sdk/token-providers@3.974.0': + dependencies: + '@aws-sdk/core': 3.973.0 + '@aws-sdk/nested-clients': 3.974.0 + '@aws-sdk/types': 3.973.0 + '@smithy/property-provider': 4.2.8 + '@smithy/shared-ini-file-loader': 4.4.3 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + transitivePeerDependencies: + - aws-crt + '@aws-sdk/types@3.972.0': dependencies: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/types@3.973.0': + dependencies: + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/util-arn-parser@3.972.0': dependencies: tslib: 2.8.1 + '@aws-sdk/util-arn-parser@3.972.1': + dependencies: + tslib: 2.8.1 + '@aws-sdk/util-endpoints@3.972.0': dependencies: '@aws-sdk/types': 3.972.0 @@ -8651,6 +9030,13 @@ snapshots: bowser: 2.13.1 tslib: 2.8.1 + '@aws-sdk/util-user-agent-browser@3.972.1': + dependencies: + '@aws-sdk/types': 3.973.0 + '@smithy/types': 4.12.0 + bowser: 2.13.1 + tslib: 2.8.1 + '@aws-sdk/util-user-agent-node@3.972.0': dependencies: '@aws-sdk/middleware-user-agent': 3.972.0 @@ -8659,12 +9045,26 @@ snapshots: '@smithy/types': 4.12.0 tslib: 2.8.1 + '@aws-sdk/util-user-agent-node@3.972.1': + dependencies: + '@aws-sdk/middleware-user-agent': 3.972.1 + '@aws-sdk/types': 3.973.0 + '@smithy/node-config-provider': 4.3.8 + '@smithy/types': 4.12.0 + tslib: 2.8.1 + '@aws-sdk/xml-builder@3.972.0': dependencies: '@smithy/types': 4.12.0 fast-xml-parser: 5.2.5 tslib: 2.8.1 + '@aws-sdk/xml-builder@3.972.1': + dependencies: + '@smithy/types': 4.12.0 + fast-xml-parser: 5.2.5 + tslib: 2.8.1 + '@aws/lambda-invoke-store@0.2.3': {} '@azure-rest/core-client@2.5.1': @@ -9514,62 +9914,62 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0)': + '@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0)': dependencies: '@better-auth/utils': 0.3.0 '@better-fetch/fetch': 1.1.21 '@standard-schema/spec': 1.1.0 - better-call: 1.2.0(zod@4.3.5) + better-call: 1.2.0(zod@4.3.6) jose: 6.1.3 kysely: 0.28.10 nanostores: 1.1.0 - zod: 4.3.5 + zod: 4.3.6 - '@better-auth/drizzle-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))': + '@better-auth/drizzle-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 drizzle-orm: 1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)) - '@better-auth/kysely-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(kysely@0.28.10)': + '@better-auth/kysely-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(kysely@0.28.10)': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 kysely: 0.28.10 - '@better-auth/memory-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)': + '@better-auth/memory-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 - '@better-auth/mongo-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(mongodb@7.0.0(socks@2.8.7))': + '@better-auth/mongo-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(mongodb@7.0.0(socks@2.8.7))': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 mongodb: 7.0.0(socks@2.8.7) - '@better-auth/passkey@1.5.0-beta.9(bbd79d77f455d98653cd54784ba379d5)': + '@better-auth/passkey@1.5.0-beta.9(9a0b3c8c0fcabd03bea4bc375b532059)': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 '@better-fetch/fetch': 1.1.21 '@simplewebauthn/browser': 13.2.2 '@simplewebauthn/server': 13.2.2 - better-auth: 1.5.0-beta.9(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@tanstack/react-start@1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)))(drizzle-kit@1.0.0-beta.9-e89174b)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))(mongodb@7.0.0(socks@2.8.7))(mysql2@3.15.3)(pg@8.17.2)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - better-call: 1.2.0(zod@4.3.5) + better-auth: 1.5.0-beta.9(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@tanstack/react-start@1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)))(drizzle-kit@1.0.0-beta.9-e89174b)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))(mongodb@7.0.0(socks@2.8.7))(mysql2@3.15.3)(pg@8.17.2)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + better-call: 1.2.0(zod@4.3.6) nanostores: 1.1.0 - zod: 4.3.5 + zod: 4.3.6 - '@better-auth/prisma-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))': + '@better-auth/prisma-adapter@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 '@prisma/client': 7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3) prisma: 7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3) - '@better-auth/telemetry@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))': + '@better-auth/telemetry@1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))': dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) '@better-auth/utils': 0.3.0 '@better-fetch/fetch': 1.1.21 @@ -10443,7 +10843,7 @@ snapshots: transitivePeerDependencies: - '@opentelemetry/api' - '@orpc/zod@1.13.4(@opentelemetry/api@1.9.0)(@orpc/contract@1.13.4(@opentelemetry/api@1.9.0))(@orpc/server@1.13.4(@opentelemetry/api@1.9.0)(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0))(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0)(zod@4.3.5)': + '@orpc/zod@1.13.4(@opentelemetry/api@1.9.0)(@orpc/contract@1.13.4(@opentelemetry/api@1.9.0))(@orpc/server@1.13.4(@opentelemetry/api@1.9.0)(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0))(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0)(zod@4.3.6)': dependencies: '@orpc/contract': 1.13.4(@opentelemetry/api@1.9.0) '@orpc/json-schema': 1.13.4(@opentelemetry/api@1.9.0)(crossws@0.4.3(srvx@0.10.1))(ws@8.19.0) @@ -10452,7 +10852,7 @@ snapshots: '@orpc/shared': 1.13.4(@opentelemetry/api@1.9.0) escape-string-regexp: 5.0.0 wildcard-match: 5.1.4 - zod: 4.3.5 + zod: 4.3.6 transitivePeerDependencies: - '@opentelemetry/api' - crossws @@ -12077,11 +12477,11 @@ snapshots: magic-string: 0.25.9 string.prototype.matchall: 4.0.12 - '@t3-oss/env-core@0.13.10(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.5)': + '@t3-oss/env-core@0.13.10(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.6)': optionalDependencies: typescript: 5.9.3 valibot: 1.2.0(typescript@5.9.3) - zod: 4.3.5 + zod: 4.3.6 '@tailwindcss/node@4.1.18': dependencies: @@ -12160,59 +12560,59 @@ snapshots: '@tanstack/query-core': 5.90.19 react: 19.2.3 - '@tanstack/react-router-ssr-query@1.154.7(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.3))(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.154.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-router-ssr-query@1.154.12(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.3))(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(@tanstack/router-core@1.154.12)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/query-core': 5.90.19 '@tanstack/react-query': 5.90.19(react@19.2.3) - '@tanstack/react-router': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-ssr-query-core': 1.154.7(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.154.7) + '@tanstack/react-router': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/router-ssr-query-core': 1.154.12(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.154.12) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) transitivePeerDependencies: - '@tanstack/router-core' - '@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/history': 1.154.7 '@tanstack/react-store': 0.8.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-core': 1.154.7 + '@tanstack/router-core': 1.154.12 isbot: 5.1.33 react: 19.2.3 react-dom: 19.2.3(react@19.2.3) tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/react-start-client@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-start-client@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@tanstack/react-router': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-core': 1.154.7 - '@tanstack/start-client-core': 1.154.7 + '@tanstack/react-router': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/router-core': 1.154.12 + '@tanstack/start-client-core': 1.154.12 react: 19.2.3 react-dom: 19.2.3(react@19.2.3) tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/react-start-server@1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@tanstack/react-start-server@1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/history': 1.154.7 - '@tanstack/react-router': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/router-core': 1.154.7 - '@tanstack/start-client-core': 1.154.7 - '@tanstack/start-server-core': 1.154.7(crossws@0.4.3(srvx@0.10.1)) + '@tanstack/react-router': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/router-core': 1.154.12 + '@tanstack/start-client-core': 1.154.12 + '@tanstack/start-server-core': 1.154.12(crossws@0.4.3(srvx@0.10.1)) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) transitivePeerDependencies: - crossws - '@tanstack/react-start@1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0))': + '@tanstack/react-start@1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0))': dependencies: - '@tanstack/react-router': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/react-start-client': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@tanstack/react-start-server': 1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-router': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-start-client': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-start-server': 1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@tanstack/router-utils': 1.154.7 - '@tanstack/start-client-core': 1.154.7 - '@tanstack/start-plugin-core': 1.154.7(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(crossws@0.4.3(srvx@0.10.1))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) - '@tanstack/start-server-core': 1.154.7(crossws@0.4.3(srvx@0.10.1)) + '@tanstack/start-client-core': 1.154.12 + '@tanstack/start-plugin-core': 1.154.12(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(crossws@0.4.3(srvx@0.10.1))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) + '@tanstack/start-server-core': 1.154.12(crossws@0.4.3(srvx@0.10.1)) pathe: 2.0.3 react: 19.2.3 react-dom: 19.2.3(react@19.2.3) @@ -12231,7 +12631,7 @@ snapshots: react-dom: 19.2.3(react@19.2.3) use-sync-external-store: 1.6.0(react@19.2.3) - '@tanstack/router-core@1.154.7': + '@tanstack/router-core@1.154.12': dependencies: '@tanstack/history': 1.154.7 '@tanstack/store': 0.8.0 @@ -12241,9 +12641,9 @@ snapshots: tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/router-generator@1.154.7': + '@tanstack/router-generator@1.154.12': dependencies: - '@tanstack/router-core': 1.154.7 + '@tanstack/router-core': 1.154.12 '@tanstack/router-utils': 1.154.7 '@tanstack/virtual-file-routes': 1.154.7 prettier: 3.8.0 @@ -12254,7 +12654,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.154.7(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0))': + '@tanstack/router-plugin@1.154.12(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0))': dependencies: '@babel/core': 7.28.6 '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.6) @@ -12262,8 +12662,8 @@ snapshots: '@babel/template': 7.28.6 '@babel/traverse': 7.28.6 '@babel/types': 7.28.6 - '@tanstack/router-core': 1.154.7 - '@tanstack/router-generator': 1.154.7 + '@tanstack/router-core': 1.154.12 + '@tanstack/router-generator': 1.154.12 '@tanstack/router-utils': 1.154.7 '@tanstack/virtual-file-routes': 1.154.7 babel-dead-code-elimination: 1.0.12 @@ -12271,15 +12671,15 @@ snapshots: unplugin: 2.3.11 zod: 3.25.76 optionalDependencies: - '@tanstack/react-router': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-router': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) vite: rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0) transitivePeerDependencies: - supports-color - '@tanstack/router-ssr-query-core@1.154.7(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.154.7)': + '@tanstack/router-ssr-query-core@1.154.12(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.154.12)': dependencies: '@tanstack/query-core': 5.90.19 - '@tanstack/router-core': 1.154.7 + '@tanstack/router-core': 1.154.12 '@tanstack/router-utils@1.154.7': dependencies: @@ -12293,29 +12693,29 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/start-client-core@1.154.7': + '@tanstack/start-client-core@1.154.12': dependencies: - '@tanstack/router-core': 1.154.7 + '@tanstack/router-core': 1.154.12 '@tanstack/start-fn-stubs': 1.154.7 - '@tanstack/start-storage-context': 1.154.7 + '@tanstack/start-storage-context': 1.154.12 seroval: 1.4.2 tiny-invariant: 1.3.3 tiny-warning: 1.0.3 '@tanstack/start-fn-stubs@1.154.7': {} - '@tanstack/start-plugin-core@1.154.7(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(crossws@0.4.3(srvx@0.10.1))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0))': + '@tanstack/start-plugin-core@1.154.12(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(crossws@0.4.3(srvx@0.10.1))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0))': dependencies: '@babel/code-frame': 7.27.1 '@babel/core': 7.28.6 '@babel/types': 7.28.6 '@rolldown/pluginutils': 1.0.0-beta.40 - '@tanstack/router-core': 1.154.7 - '@tanstack/router-generator': 1.154.7 - '@tanstack/router-plugin': 1.154.7(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) + '@tanstack/router-core': 1.154.12 + '@tanstack/router-generator': 1.154.12 + '@tanstack/router-plugin': 1.154.12(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) '@tanstack/router-utils': 1.154.7 - '@tanstack/start-client-core': 1.154.7 - '@tanstack/start-server-core': 1.154.7(crossws@0.4.3(srvx@0.10.1)) + '@tanstack/start-client-core': 1.154.12 + '@tanstack/start-server-core': 1.154.12(crossws@0.4.3(srvx@0.10.1)) babel-dead-code-elimination: 1.0.12 cheerio: 1.1.2 exsolve: 1.0.8 @@ -12335,30 +12735,30 @@ snapshots: - vite-plugin-solid - webpack - '@tanstack/start-server-core@1.154.7(crossws@0.4.3(srvx@0.10.1))': + '@tanstack/start-server-core@1.154.12(crossws@0.4.3(srvx@0.10.1))': dependencies: '@tanstack/history': 1.154.7 - '@tanstack/router-core': 1.154.7 - '@tanstack/start-client-core': 1.154.7 - '@tanstack/start-storage-context': 1.154.7 + '@tanstack/router-core': 1.154.12 + '@tanstack/start-client-core': 1.154.12 + '@tanstack/start-storage-context': 1.154.12 h3-v2: h3@2.0.1-rc.11(crossws@0.4.3(srvx@0.10.1)) seroval: 1.4.2 tiny-invariant: 1.3.3 transitivePeerDependencies: - crossws - '@tanstack/start-storage-context@1.154.7': + '@tanstack/start-storage-context@1.154.12': dependencies: - '@tanstack/router-core': 1.154.7 + '@tanstack/router-core': 1.154.12 '@tanstack/store@0.8.0': {} '@tanstack/virtual-file-routes@1.154.7': {} - '@tanstack/zod-adapter@1.154.7(@tanstack/react-router@1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.5)': + '@tanstack/zod-adapter@1.154.12(@tanstack/react-router@1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(zod@4.3.6)': dependencies: - '@tanstack/react-router': 1.154.7(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - zod: 4.3.5 + '@tanstack/react-router': 1.154.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + zod: 4.3.6 '@tediousjs/connection-string@0.5.0': {} @@ -12718,22 +13118,22 @@ snapshots: agent-base@7.1.4: {} - ai-sdk-ollama@3.2.0(ai@6.0.46(zod@4.3.5))(zod@4.3.5): + ai-sdk-ollama@3.3.0(ai@6.0.48(zod@4.3.6))(zod@4.3.6): dependencies: - '@ai-sdk/provider': 3.0.4 - '@ai-sdk/provider-utils': 4.0.8(zod@4.3.5) - ai: 6.0.46(zod@4.3.5) + '@ai-sdk/provider': 3.0.5 + '@ai-sdk/provider-utils': 4.0.9(zod@4.3.6) + ai: 6.0.48(zod@4.3.6) ollama: 0.6.3 transitivePeerDependencies: - zod - ai@6.0.46(zod@4.3.5): + ai@6.0.48(zod@4.3.6): dependencies: - '@ai-sdk/gateway': 3.0.20(zod@4.3.5) - '@ai-sdk/provider': 3.0.4 - '@ai-sdk/provider-utils': 4.0.8(zod@4.3.5) + '@ai-sdk/gateway': 3.0.22(zod@4.3.6) + '@ai-sdk/provider': 3.0.5 + '@ai-sdk/provider-utils': 4.0.9(zod@4.3.6) '@opentelemetry/api': 1.9.0 - zod: 4.3.5 + zod: 4.3.6 ajv-formats@3.0.1(ajv@8.17.1): optionalDependencies: @@ -12903,28 +13303,28 @@ snapshots: node-addon-api: 8.5.0 node-gyp-build: 4.8.4 - better-auth@1.5.0-beta.9(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@tanstack/react-start@1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)))(drizzle-kit@1.0.0-beta.9-e89174b)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))(mongodb@7.0.0(socks@2.8.7))(mysql2@3.15.3)(pg@8.17.2)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + better-auth@1.5.0-beta.9(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@tanstack/react-start@1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)))(drizzle-kit@1.0.0-beta.9-e89174b)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)))(mongodb@7.0.0(socks@2.8.7))(mysql2@3.15.3)(pg@8.17.2)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) - '@better-auth/drizzle-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))) - '@better-auth/kysely-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(kysely@0.28.10) - '@better-auth/memory-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0) - '@better-auth/mongo-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(mongodb@7.0.0(socks@2.8.7)) - '@better-auth/prisma-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)) - '@better-auth/telemetry': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.5))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0)) + '@better-auth/core': 1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0) + '@better-auth/drizzle-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(drizzle-orm@1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))) + '@better-auth/kysely-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(kysely@0.28.10) + '@better-auth/memory-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0) + '@better-auth/mongo-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(mongodb@7.0.0(socks@2.8.7)) + '@better-auth/prisma-adapter': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0))(@better-auth/utils@0.3.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)) + '@better-auth/telemetry': 1.5.0-beta.9(@better-auth/core@1.5.0-beta.9(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.2.0(zod@4.3.6))(jose@6.1.3)(kysely@0.28.10)(nanostores@1.1.0)) '@better-auth/utils': 0.3.0 '@better-fetch/fetch': 1.1.21 '@noble/ciphers': 2.1.1 '@noble/hashes': 2.0.1 - better-call: 1.2.0(zod@4.3.5) + better-call: 1.2.0(zod@4.3.6) defu: 6.1.4 jose: 6.1.3 kysely: 0.28.10 nanostores: 1.1.0 - zod: 4.3.5 + zod: 4.3.6 optionalDependencies: '@prisma/client': 7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3) - '@tanstack/react-start': 1.154.7(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) + '@tanstack/react-start': 1.154.12(crossws@0.4.3(srvx@0.10.1))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(rolldown-vite@7.3.1(@types/node@25.0.10)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(tsx@4.21.0)) drizzle-kit: 1.0.0-beta.9-e89174b drizzle-orm: 1.0.0-beta.9-e89174b(@electric-sql/pglite@0.3.2)(@opentelemetry/api@1.9.0)(@prisma/client@7.2.0(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3))(@types/mssql@9.1.9)(@types/pg@8.16.0)(mssql@11.0.1)(mysql2@3.15.3)(pg@8.17.2)(postgres@3.4.7)(prisma@7.2.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3)) mongodb: 7.0.0(socks@2.8.7) @@ -12934,14 +13334,14 @@ snapshots: react: 19.2.3 react-dom: 19.2.3(react@19.2.3) - better-call@1.2.0(zod@4.3.5): + better-call@1.2.0(zod@4.3.6): dependencies: '@better-auth/utils': 0.3.0 '@better-fetch/fetch': 1.1.21 rou3: 0.7.12 set-cookie-parser: 2.7.2 optionalDependencies: - zod: 4.3.5 + zod: 4.3.6 binary-extensions@2.3.0: {} @@ -14399,7 +14799,7 @@ snapshots: smol-toml: 1.6.0 strip-json-comments: 5.0.3 typescript: 5.9.3 - zod: 4.3.5 + zod: 4.3.6 kysely@0.28.10: {} @@ -16763,7 +17163,7 @@ snapshots: zod@3.25.76: {} - zod@4.3.5: {} + zod@4.3.6: {} zustand@5.0.10(@types/react@19.2.9)(immer@11.1.3)(react@19.2.3)(use-sync-external-store@1.6.0(react@19.2.3)): optionalDependencies: diff --git a/scripts/database/reset.ts b/scripts/database/reset.ts index f4ca6e0e5..581c09082 100644 --- a/scripts/database/reset.ts +++ b/scripts/database/reset.ts @@ -9,15 +9,27 @@ export async function resetDatabase() { const pool = new Pool({ connectionString: env.DATABASE_URL }); const db = drizzle({ client: pool }); + // Extract the username from a PostgreSQL connection string like: postgresql://postgres:password@localhost:5432/db + const username = (() => { + try { + const match = env.DATABASE_URL.match(/^postgres(?:ql)?:\/\/([^:]+):[^@]+@/); + return match ? match[1] : undefined; + } catch { + return undefined; + } + })(); + + console.log("🔑 Username:", username); + try { await db.transaction(async (tx) => { await tx.execute(sql`DROP SCHEMA drizzle CASCADE`); await tx.execute(sql`CREATE SCHEMA drizzle`); - await tx.execute(sql`GRANT ALL ON SCHEMA drizzle TO postgres`); + await tx.execute(sql.raw(`GRANT ALL ON SCHEMA drizzle TO ${username}`)); await tx.execute(sql`DROP SCHEMA public CASCADE`); await tx.execute(sql`CREATE SCHEMA public`); - await tx.execute(sql`GRANT ALL ON SCHEMA public TO postgres`); + await tx.execute(sql.raw(`GRANT ALL ON SCHEMA public TO ${username}`)); }); console.log("✅ Database reset completed"); diff --git a/scripts/database/seed.ts b/scripts/database/seed.ts deleted file mode 100644 index dce9ba3aa..000000000 --- a/scripts/database/seed.ts +++ /dev/null @@ -1,42 +0,0 @@ -import { drizzle } from "drizzle-orm/node-postgres"; -import { Pool } from "pg"; -import { schema } from "@/integrations/drizzle"; -import { env } from "@/utils/env"; -import { hashPassword } from "@/utils/password"; -import { generateId } from "@/utils/string"; - -export async function seedDatabase() { - console.log("⌛ Seeding database..."); - - const pool = new Pool({ connectionString: env.DATABASE_URL }); - const db = drizzle({ client: pool, schema }); - - try { - const userId = generateId(); - - await db.insert(schema.user).values({ - id: userId, - name: "Test User", - email: "test@test.com", - username: "test", - displayUsername: "test", - emailVerified: true, - image: "https://i.pravatar.cc/300", - }); - - await db.insert(schema.account).values({ - id: generateId(), - userId, - accountId: userId, - password: await hashPassword("password"), - }); - } catch (error) { - console.error("🚨 Database seeding failed:", error); - } finally { - await pool.end(); - } -} - -if (import.meta.main) { - await seedDatabase(); -} diff --git a/scripts/fonts/generate.ts b/scripts/fonts/generate.ts index 467c6691f..778c7bf08 100644 --- a/scripts/fonts/generate.ts +++ b/scripts/fonts/generate.ts @@ -13,10 +13,20 @@ const argForce = args.includes("--force"); const argCompress = args.includes("--compress"); const argLimit = args.includes("--limit") ? parseInt(args[args.indexOf("--limit") + 1], 10) : 500; -const blacklistedFonts = ["Material Icons", "Material Symbols", "Noto Color Emoji"]; +const skippedFamilies = ["Material Icons", "Material Symbols", "Noto Color Emoji"]; + +const FONTS_DIR = "./scripts/fonts"; +const RESPONSE_FILE = `${FONTS_DIR}/response.json`; +const WEBFONTLIST_FILE = `${FONTS_DIR}/webfontlist.json`; async function getGoogleFontsJSON() { - const contents = await readFile("data/fonts/response.json", "utf-8"); + let contents: string | null = null; + + try { + contents = await readFile(RESPONSE_FILE, "utf-8"); + } catch { + // If the file doesn't exist or there's an error reading, just continue. + } if (!argForce && contents) return JSON.parse(contents) as APIResponse; @@ -28,8 +38,8 @@ async function getGoogleFontsJSON() { const data = (await response.json()) as APIResponse; const jsonString = argCompress ? JSON.stringify(data) : JSON.stringify(data, null, 2); - await mkdir("data/fonts", { recursive: true }); - await writeFile("data/fonts/response.json", jsonString, "utf-8"); + await mkdir(FONTS_DIR, { recursive: true }); + await writeFile(RESPONSE_FILE, jsonString, "utf-8"); return data; } @@ -45,7 +55,7 @@ export async function generateFonts() { console.log(`Found ${response.items.length} fonts in total.`); const filteredItems = response.items.filter( - (item) => !blacklistedFonts.some((blacklist) => item.family.includes(blacklist)), + (item) => !skippedFamilies.some((family) => item.family.includes(family)), ); const result: WebFont[] = filteredItems.slice(0, argLimit).map((item) => { @@ -54,6 +64,7 @@ export async function generateFonts() { // 2. files: all files, but change "regular"->"400", "italic"->"400italic" const files: Record = {}; + for (const [variant, url] of Object.entries(item.files)) { let key = variant; if (variant === "regular") key = "400"; @@ -62,17 +73,18 @@ export async function generateFonts() { } return { + type: "web", category: item.category, family: item.family, weights, preview: item.menu, files, - }; + } satisfies WebFont; }); const jsonString = argCompress ? JSON.stringify(result) : JSON.stringify(result, null, 2); - await mkdir("data/fonts", { recursive: true }); - await writeFile("data/fonts/webfontlist.json", jsonString, "utf-8"); + await mkdir(FONTS_DIR, { recursive: true }); + await writeFile(WEBFONTLIST_FILE, jsonString, "utf-8"); console.log(`Generated ${result.length} fonts in the list.`); } diff --git a/scripts/fonts/types.ts b/scripts/fonts/types.ts index 23c9bc204..e14b5abee 100644 --- a/scripts/fonts/types.ts +++ b/scripts/fonts/types.ts @@ -42,6 +42,7 @@ export type Weight = "100" | "200" | "300" | "400" | "500" | "600" | "700" | "80 type FileWeight = Weight | `${Weight}italic`; export type WebFont = { + type: "web"; category: Category; family: string; weights: Weight[]; diff --git a/scripts/migration/resume.ts b/scripts/migration/resume.ts index fe6ac7968..728acaab0 100644 --- a/scripts/migration/resume.ts +++ b/scripts/migration/resume.ts @@ -1,7 +1,7 @@ import fs from "node:fs/promises"; import { and, inArray, sql } from "drizzle-orm"; import { drizzle } from "drizzle-orm/node-postgres"; -import { Pool } from "pg"; +import { Pool, type QueryResult } from "pg"; import { schema } from "@/integrations/drizzle"; import { ReactiveResumeV4JSONImporter } from "@/integrations/import/reactive-resume-v4-json"; import { defaultResumeData } from "@/schema/resume/data"; @@ -43,23 +43,28 @@ const localPool = new Pool({ connectionString: localUrl }); const productionDb = drizzle({ client: productionPool }); const localDb = drizzle({ client: localPool, schema }); -// == Persistent mapping file path == +// == Persistent mapping file paths == const USER_ID_MAP_FILE = "./scripts/migration/user-id-map.json"; +const RESUME_ID_MAP_FILE = "./scripts/migration/resume-id-map.json"; // == Progress checkpoint file path == const PROGRESS_FILE = "./scripts/migration/resume-progress.json"; // You may tune this for your use case // Reduced from 10000 to avoid PostgreSQL message format errors -const BATCH_SIZE = 5000; +const BATCH_SIZE = 10_000; // Chunk size for actual inserts - smaller to avoid PostgreSQL message size limits // Especially important for resumes as they contain large JSONB data const INSERT_CHUNK_SIZE = 1000; // == Progress checkpoint interface == +// Uses cursor-based pagination with (createdAt, id) composite key for efficiency interface MigrationProgress { - currentOffset: number; + // Cursor for pagination - last seen createdAt timestamp + lastSeenCreatedAt: string | null; + // Cursor for pagination - last seen id (for tiebreaker when timestamps are equal) + lastSeenId: string | null; resumesCreated: number; statisticsCreated: number; skipped: number; @@ -76,7 +81,7 @@ async function loadProgress(): Promise { const text = await fs.readFile(PROGRESS_FILE, { encoding: "utf-8" }); const progress = JSON.parse(text) as MigrationProgress; console.log(`📂 Found existing progress file. Last updated: ${progress.lastUpdated}`); - console.log(` Resuming from offset ${progress.currentOffset}...`); + console.log(` Resuming from cursor (createdAt: ${progress.lastSeenCreatedAt}, id: ${progress.lastSeenId})...`); return progress; } catch (e) { console.warn("⚠️ Failed to load progress file, starting from beginning.", e); @@ -88,7 +93,7 @@ async function saveProgress(progress: MigrationProgress): Promise { try { progress.lastUpdated = new Date().toISOString(); await fs.writeFile(PROGRESS_FILE, JSON.stringify(progress, null, 2), { encoding: "utf-8" }); - console.log(`💾 Progress saved at offset ${progress.currentOffset}`); + console.log(`💾 Progress saved at cursor (createdAt: ${progress.lastSeenCreatedAt}, id: ${progress.lastSeenId})`); } catch (e) { console.error("🚨 Failed to save progress:", e); } @@ -114,15 +119,35 @@ async function loadUserIdMapFromFile(): Promise> { return new Map(); } +async function loadResumeIdMapFromFile(): Promise> { + try { + const text = await fs.readFile(RESUME_ID_MAP_FILE, { encoding: "utf-8" }); + const obj = JSON.parse(text); + return new Map(Object.entries(obj)); + } catch (e) { + console.warn("⚠️ Failed to load resumeIdMap from disk, continuing with empty map.", e); + } + return new Map(); +} + +async function saveResumeIdMapToFile(resumeIdMap: Map) { + const obj: Record = Object.fromEntries(resumeIdMap.entries()); + await fs.writeFile(RESUME_ID_MAP_FILE, JSON.stringify(obj, null, "\t"), { encoding: "utf-8" }); +} + export async function migrateResumes() { const migrationStart = performance.now(); console.log("⌛ Starting resume migration..."); let hasMore = true; - let currentOffset = 0; - // Load persistent userIdMap from file + // Cursor-based pagination state + let lastSeenCreatedAt: string | null = null; + let lastSeenId: string | null = null; + + // Load persistent ID maps from file const userIdMap = await loadUserIdMapFromFile(); + const resumeIdMap = await loadResumeIdMapFromFile(); // Track migration stats let resumesCreated = 0; @@ -134,7 +159,8 @@ export async function migrateResumes() { // Load saved progress if exists const savedProgress = await loadProgress(); if (savedProgress) { - currentOffset = savedProgress.currentOffset; + lastSeenCreatedAt = savedProgress.lastSeenCreatedAt; + lastSeenId = savedProgress.lastSeenId; resumesCreated = savedProgress.resumesCreated; statisticsCreated = savedProgress.statisticsCreated; skipped = savedProgress.skipped; @@ -144,7 +170,8 @@ export async function migrateResumes() { // Helper to get current progress object const getCurrentProgress = (): MigrationProgress => ({ - currentOffset, + lastSeenCreatedAt, + lastSeenId, resumesCreated, statisticsCreated, skipped, @@ -159,6 +186,7 @@ export async function migrateResumes() { shutdownRequested = true; console.log("\n⚠️ Shutdown requested. Saving progress..."); await saveProgress(getCurrentProgress()); + await saveResumeIdMapToFile(resumeIdMap); console.log("👋 Exiting. Run the script again to resume from where you left off."); process.exit(0); }; @@ -173,14 +201,32 @@ export async function migrateResumes() { // Check if shutdown was requested if (shutdownRequested) break; - console.log(`📥 Fetching resumes batch from production database (OFFSET ${currentOffset})...`); + console.log( + `📥 Fetching resumes batch from production database (cursor: createdAt=${lastSeenCreatedAt}, id=${lastSeenId})...`, + ); - const resumes = (await productionDb.execute(sql` - SELECT id, title, slug, data, visibility, locked, "userId", "createdAt", "updatedAt" - FROM "Resume" - ORDER BY "id" ASC - LIMIT ${BATCH_SIZE} OFFSET ${currentOffset} - `)) as unknown as ProductionResume[]; + // Use cursor-based pagination for better performance + // Tuple comparison syntax allows Postgres to use composite index efficiently + let resumes: ProductionResume[]; + + if (lastSeenCreatedAt && lastSeenId) { + const result = (await productionDb.execute(sql` + SELECT id, title, slug, data, visibility, locked, "userId", "createdAt", "updatedAt" + FROM "Resume" + WHERE ("createdAt", id) < (${lastSeenCreatedAt}::timestamp, ${lastSeenId}) + ORDER BY "createdAt" DESC, id DESC + LIMIT ${BATCH_SIZE} + `)) as unknown as QueryResult; + resumes = result.rows; + } else { + const result = (await productionDb.execute(sql` + SELECT id, title, slug, data, visibility, locked, "userId", "createdAt", "updatedAt" + FROM "Resume" + ORDER BY "createdAt" DESC, id DESC + LIMIT ${BATCH_SIZE} + `)) as unknown as QueryResult; + resumes = result.rows; + } console.log(`📋 Found ${resumes.length} resumes in this batch.`); @@ -196,11 +242,11 @@ export async function migrateResumes() { // Escape single quotes in IDs (though UUIDs shouldn't contain them, this is safer) const resumeIdsForSql = resumeIds.map((id) => `'${id.replace(/'/g, "''")}'`).join(", "); - const statistics = (await productionDb.execute(sql` + const { rows: statistics } = (await productionDb.execute(sql` SELECT id, views, downloads, "resumeId", "createdAt", "updatedAt" FROM "Statistics" WHERE "resumeId" IN (${sql.raw(resumeIdsForSql)}) - `)) as unknown as ProductionStatistics[]; + `)) as unknown as QueryResult; // Create a map of resumeId -> statistics for quick lookup const statisticsMap = new Map(); @@ -222,8 +268,15 @@ export async function migrateResumes() { if (resumesToProcess.length === 0) { console.log(`⏭️ All resumes in this batch have userIds not found in userIdMap.`); - currentOffset += resumes.length; + // Update cursor to the last resume in this batch + const lastResume = resumes[resumes.length - 1]; + if (lastResume) { + lastSeenCreatedAt = + lastResume.createdAt instanceof Date ? lastResume.createdAt.toISOString() : String(lastResume.createdAt); + lastSeenId = lastResume.id; + } totalResumesProcessed += resumes.length; + await saveProgress(getCurrentProgress()); continue; } @@ -244,8 +297,15 @@ export async function migrateResumes() { if (resumesWithValidUsers.length === 0) { console.log(`⏭️ All resumes in this batch have userIds not found in local database.`); - currentOffset += resumes.length; + // Update cursor to the last resume in this batch + const lastResume = resumes[resumes.length - 1]; + if (lastResume) { + lastSeenCreatedAt = + lastResume.createdAt instanceof Date ? lastResume.createdAt.toISOString() : String(lastResume.createdAt); + lastSeenId = lastResume.id; + } totalResumesProcessed += resumes.length; + await saveProgress(getCurrentProgress()); continue; } @@ -281,8 +341,15 @@ export async function migrateResumes() { if (resumesToInsert.length === 0) { console.log(`⏭️ All resumes in this batch already exist in target DB.`); - currentOffset += resumes.length; + // Update cursor to the last resume in this batch + const lastResume = resumes[resumes.length - 1]; + if (lastResume) { + lastSeenCreatedAt = + lastResume.createdAt instanceof Date ? lastResume.createdAt.toISOString() : String(lastResume.createdAt); + lastSeenId = lastResume.id; + } totalResumesProcessed += resumes.length; + await saveProgress(getCurrentProgress()); continue; } @@ -308,6 +375,9 @@ export async function migrateResumes() { const newResumeId = generateId(); + // Track the ID mapping for future reference + resumeIdMap.set(resume.id, newResumeId); + return { resumeData: { id: newResumeId, @@ -369,13 +439,23 @@ export async function migrateResumes() { console.log( `✅ Bulk inserted ${resumesToInsertData.length} resumes in ${batchTimeMs.toFixed(1)} ms (avg ${(batchTimeMs / resumesToInsertData.length).toFixed(1)} ms/resume)`, ); + + // Save resume ID map after each successful batch + await saveResumeIdMapToFile(resumeIdMap); } catch (error) { console.error(`🚨 Failed to bulk insert resumes batch:`, error); errors++; // Continue with next batch even if this one fails } - currentOffset += resumes.length; + // Update cursor to the last resume in this batch + const lastResume = resumes[resumes.length - 1]; + if (lastResume) { + lastSeenCreatedAt = + lastResume.createdAt instanceof Date ? lastResume.createdAt.toISOString() : String(lastResume.createdAt); + lastSeenId = lastResume.id; + } + totalResumesProcessed += resumes.length; console.log(`📦 Processed ${totalResumesProcessed} resumes so far...\n`); @@ -399,6 +479,9 @@ export async function migrateResumes() { `⏱️ Total migration time: ${migrationDurationMs.toFixed(1)} ms (${(migrationDurationMs / 1000).toFixed(2)} seconds)`, ); + // Final save of the mapping (ensures up-to-date state) + await saveResumeIdMapToFile(resumeIdMap); + // Clear progress file on successful completion (only if not interrupted) if (!shutdownRequested) { await clearProgress(); diff --git a/scripts/migration/test-database.ts b/scripts/migration/test-database.ts index 8a2ead480..c8a6618bf 100644 --- a/scripts/migration/test-database.ts +++ b/scripts/migration/test-database.ts @@ -1,18 +1,28 @@ import { sql } from "drizzle-orm"; import { drizzle } from "drizzle-orm/node-postgres"; import { Pool } from "pg"; -import { env } from "@/utils/env"; -const pool = new Pool({ connectionString: env.DATABASE_URL }); -const db = drizzle({ client: pool }); +const productionUrl = process.env.PRODUCTION_DATABASE_URL; +if (!productionUrl) throw new Error("PRODUCTION_DATABASE_URL is not set"); +const productionPool = new Pool({ connectionString: productionUrl }); +const productionDb = drizzle({ client: productionPool }); + +const localUrl = process.env.DATABASE_URL; +if (!localUrl) throw new Error("DATABASE_URL is not set"); +const localPool = new Pool({ connectionString: localUrl }); +const localDb = drizzle({ client: localPool }); try { - const result = await db.execute(sql`SELECT 1 as connected`); - console.log("✅ Database connection successful", JSON.stringify(result)); + const productionResult = await productionDb.execute(sql`SELECT 1 as connected`); + console.log("✅ Production database connection successful", JSON.stringify(productionResult)); + + const localResult = await localDb.execute(sql`SELECT 1 as connected`); + console.log("✅ Local database connection successful", JSON.stringify(localResult)); } catch (error) { console.error("🚨 Database connection failed:", error); process.exit(1); } finally { - await pool.end(); + await productionPool.end(); + await localPool.end(); process.exit(0); } diff --git a/scripts/migration/user.ts b/scripts/migration/user.ts index da367e199..ebe31668f 100644 --- a/scripts/migration/user.ts +++ b/scripts/migration/user.ts @@ -1,7 +1,7 @@ import fs from "node:fs/promises"; import { inArray, or, sql } from "drizzle-orm"; import { drizzle } from "drizzle-orm/node-postgres"; -import { Pool } from "pg"; +import { Pool, type QueryResult } from "pg"; import { schema } from "@/integrations/drizzle"; import { generateId, toUsername } from "@/utils/string"; @@ -18,7 +18,6 @@ interface ProductionUser { email: string; locale: string; emailVerified: boolean; - twoFactorEnabled: boolean; createdAt: Date; updatedAt: Date; provider: ProductionProvider; @@ -28,11 +27,6 @@ interface ProductionSecrets { id: string; password: string | null; lastSignedIn: Date; - verificationToken: string | null; - twoFactorSecret: string | null; - twoFactorBackupCodes: string[]; - refreshToken: string | null; - resetToken: string | null; userId: string; } @@ -69,18 +63,20 @@ const USER_ID_MAP_FILE = "./scripts/migration/user-id-map.json"; const PROGRESS_FILE = "./scripts/migration/user-progress.json"; // You may tune this for your use case -// Reduced from 10000 to avoid PostgreSQL message format errors -const BATCH_SIZE = 5000; +const BATCH_SIZE = 10_000; // Chunk size for actual inserts - smaller to avoid PostgreSQL message size limits const INSERT_CHUNK_SIZE = 1000; // == Progress checkpoint interface == +// Uses cursor-based pagination with (createdAt, id) composite key for efficiency interface MigrationProgress { - currentOffset: number; + // Cursor for pagination - last seen createdAt timestamp + lastSeenCreatedAt: string | null; + // Cursor for pagination - last seen id (for tiebreaker when timestamps are equal) + lastSeenId: string | null; usersCreated: number; accountsCreated: number; - twoFactorCreated: number; skipped: number; totalUsersProcessed: number; lastUpdated: string; @@ -94,7 +90,7 @@ async function loadProgress(): Promise { const text = await fs.readFile(PROGRESS_FILE, { encoding: "utf-8" }); const progress = JSON.parse(text) as MigrationProgress; console.log(`📂 Found existing progress file. Last updated: ${progress.lastUpdated}`); - console.log(` Resuming from offset ${progress.currentOffset}...`); + console.log(` Resuming from cursor (createdAt: ${progress.lastSeenCreatedAt}, id: ${progress.lastSeenId})...`); return progress; } catch (e) { console.warn("⚠️ Failed to load progress file, starting from beginning.", e); @@ -106,7 +102,7 @@ async function saveProgress(progress: MigrationProgress): Promise { try { progress.lastUpdated = new Date().toISOString(); await fs.writeFile(PROGRESS_FILE, JSON.stringify(progress, null, 2), { encoding: "utf-8" }); - console.log(`💾 Progress saved at offset ${progress.currentOffset}`); + console.log(`💾 Progress saved at cursor (createdAt: ${progress.lastSeenCreatedAt}, id: ${progress.lastSeenId})`); } catch (e) { console.error("🚨 Failed to save progress:", e); } @@ -142,7 +138,10 @@ export async function migrateUsers() { console.log("⌛ Starting user migration..."); let hasMore = true; - let currentOffset = 0; + + // Cursor-based pagination state + let lastSeenCreatedAt: string | null = null; + let lastSeenId: string | null = null; // Load persistent userIdMap from file const userIdMap = await loadUserIdMapFromFile(); @@ -150,27 +149,26 @@ export async function migrateUsers() { // Track migration stats let usersCreated = 0; let accountsCreated = 0; - let twoFactorCreated = 0; let skipped = 0; let totalUsersProcessed = 0; // Load saved progress if exists const savedProgress = await loadProgress(); if (savedProgress) { - currentOffset = savedProgress.currentOffset; + lastSeenCreatedAt = savedProgress.lastSeenCreatedAt; + lastSeenId = savedProgress.lastSeenId; usersCreated = savedProgress.usersCreated; accountsCreated = savedProgress.accountsCreated; - twoFactorCreated = savedProgress.twoFactorCreated; skipped = savedProgress.skipped; totalUsersProcessed = savedProgress.totalUsersProcessed; } // Helper to get current progress object const getCurrentProgress = (): MigrationProgress => ({ - currentOffset, + lastSeenCreatedAt, + lastSeenId, usersCreated, accountsCreated, - twoFactorCreated, skipped, totalUsersProcessed, lastUpdated: new Date().toISOString(), @@ -194,14 +192,30 @@ export async function migrateUsers() { // Check if shutdown was requested if (shutdownRequested) break; - console.log(`📥 Fetching users batch from production database (OFFSET ${currentOffset})...`); + console.log( + `📥 Fetching users batch from production database (cursor: createdAt=${lastSeenCreatedAt}, id=${lastSeenId})...`, + ); - const users = (await productionDb.execute(sql` - SELECT id, name, picture, username, email, locale, "emailVerified", "twoFactorEnabled", "createdAt", "updatedAt", provider - FROM "User" - ORDER BY "id" ASC - LIMIT ${BATCH_SIZE} OFFSET ${currentOffset} - `)) as unknown as ProductionUser[]; + let users: ProductionUser[]; + + if (lastSeenCreatedAt && lastSeenId) { + const result = (await productionDb.execute(sql` + SELECT id, name, picture, username, email, locale, "emailVerified", "createdAt", "updatedAt", provider + FROM "User" + WHERE ("createdAt", id) < (${lastSeenCreatedAt}::timestamp, ${lastSeenId}) + ORDER BY "createdAt" DESC, id DESC + LIMIT ${BATCH_SIZE} + `)) as unknown as QueryResult; + users = result.rows; + } else { + const result = (await productionDb.execute(sql` + SELECT id, name, picture, username, email, locale, "emailVerified", "createdAt", "updatedAt", provider + FROM "User" + ORDER BY "createdAt" DESC, id DESC + LIMIT ${BATCH_SIZE} + `)) as unknown as QueryResult; + users = result.rows; + } console.log(`📋 Found ${users.length} users in this batch.`); @@ -217,11 +231,11 @@ export async function migrateUsers() { // Escape single quotes in IDs (though UUIDs shouldn't contain them, this is safer) const userIdsForSql = userIds.map((id) => `'${id.replace(/'/g, "''")}'`).join(", "); - const secrets = (await productionDb.execute(sql` - SELECT id, password, "lastSignedIn", "verificationToken", "twoFactorSecret", "twoFactorBackupCodes", "refreshToken", "resetToken", "userId" + const { rows: secrets } = (await productionDb.execute(sql` + SELECT id, password, "lastSignedIn", "userId" FROM "Secrets" WHERE "userId" IN (${sql.raw(userIdsForSql)}) - `)) as unknown as ProductionSecrets[]; + `)) as unknown as QueryResult; // Create a map of userId -> secrets for quick lookup const secretsMap = new Map(); @@ -240,8 +254,15 @@ export async function migrateUsers() { if (usersToProcess.length === 0) { console.log(`⏭️ All users in this batch were already migrated.`); - currentOffset += users.length; + // Update cursor to the last user in this batch + const lastUser = users[users.length - 1]; + if (lastUser) { + lastSeenCreatedAt = + lastUser.createdAt instanceof Date ? lastUser.createdAt.toISOString() : String(lastUser.createdAt); + lastSeenId = lastUser.id; + } totalUsersProcessed += users.length; + await saveProgress(getCurrentProgress()); continue; } @@ -287,9 +308,16 @@ export async function migrateUsers() { if (usersToInsert.length === 0) { console.log(`⏭️ All users in this batch already exist in target DB.`); - currentOffset += users.length; + // Update cursor to the last user in this batch + const lastUser = users[users.length - 1]; + if (lastUser) { + lastSeenCreatedAt = + lastUser.createdAt instanceof Date ? lastUser.createdAt.toISOString() : String(lastUser.createdAt); + lastSeenId = lastUser.id; + } totalUsersProcessed += users.length; await saveUserIdMapToFile(userIdMap); + await saveProgress(getCurrentProgress()); continue; } @@ -308,7 +336,7 @@ export async function migrateUsers() { username: username, displayUsername: displayUsername, emailVerified: user.emailVerified, - twoFactorEnabled: user.twoFactorEnabled, + twoFactorEnabled: false, // All users start with 2FA disabled in the new system createdAt: user.createdAt, updatedAt: user.updatedAt, }, @@ -339,7 +367,6 @@ export async function migrateUsers() { accountId: accountId, providerId: providerId, password: userSecrets?.password ?? null, - refreshToken: userSecrets?.refreshToken ?? null, createdAt: userData.createdAt, updatedAt: userData.updatedAt, }; @@ -352,34 +379,6 @@ export async function migrateUsers() { } accountsCreated += accountsToInsert.length; - // Prepare two-factor entries for bulk insert - const twoFactorToInsert = usersToInsertData - .map(({ originalUser, newUserId, userData }) => { - const userSecrets = secretsMap.get(originalUser.id); - - if (originalUser.twoFactorEnabled && userSecrets?.twoFactorSecret) { - return { - id: generateId(), - userId: newUserId, - secret: userSecrets.twoFactorSecret, - backupCodes: userSecrets.twoFactorBackupCodes.join(","), - createdAt: userData.createdAt, - updatedAt: userData.updatedAt, - }; - } - return null; - }) - .filter((entry): entry is NonNullable => entry !== null); - - // Bulk insert two-factor entries (chunked) - if (twoFactorToInsert.length > 0) { - for (let i = 0; i < twoFactorToInsert.length; i += INSERT_CHUNK_SIZE) { - const chunk = twoFactorToInsert.slice(i, i + INSERT_CHUNK_SIZE); - await localDb.insert(schema.twoFactor).values(chunk); - } - twoFactorCreated += twoFactorToInsert.length; - } - const batchEnd = performance.now(); const batchTimeMs = batchEnd - batchStart; console.log( @@ -388,15 +387,24 @@ export async function migrateUsers() { // Save progress after each batch await saveUserIdMapToFile(userIdMap); - await saveProgress(getCurrentProgress()); } catch (error) { console.error(`🚨 Failed to bulk insert users batch:`, error); // Continue with next batch even if this one fails } - currentOffset += users.length; + // Update cursor to the last user in this batch + const lastUser = users[users.length - 1]; + if (lastUser) { + lastSeenCreatedAt = + lastUser.createdAt instanceof Date ? lastUser.createdAt.toISOString() : String(lastUser.createdAt); + lastSeenId = lastUser.id; + } + totalUsersProcessed += users.length; console.log(`📦 Processed ${totalUsersProcessed} users so far...\n`); + + // Save progress after updating cursor + await saveProgress(getCurrentProgress()); } // Remove signal handlers @@ -409,7 +417,6 @@ export async function migrateUsers() { console.log("\n📊 Migration Summary:"); console.log(` Users created: ${usersCreated}`); console.log(` Accounts created: ${accountsCreated}`); - console.log(` Two-factor entries created: ${twoFactorCreated}`); console.log(` Skipped (already exist): ${skipped}`); console.log( `⏱️ Total migration time: ${migrationDurationMs.toFixed(1)} ms (${(migrationDurationMs / 1000).toFixed(2)} seconds)`, diff --git a/src/components/input/github-stars-button.tsx b/src/components/input/github-stars-button.tsx index 7a55f3c5c..a40bd17f4 100644 --- a/src/components/input/github-stars-button.tsx +++ b/src/components/input/github-stars-button.tsx @@ -15,12 +15,7 @@ export function GithubStarsButton() { return ( diff --git a/src/routes/builder/$resumeId/-sidebar/right/sections/template.tsx b/src/routes/builder/$resumeId/-sidebar/right/sections/template.tsx index a560b1e1d..b040cfbd5 100644 --- a/src/routes/builder/$resumeId/-sidebar/right/sections/template.tsx +++ b/src/routes/builder/$resumeId/-sidebar/right/sections/template.tsx @@ -30,8 +30,8 @@ function TemplateSectionForm() {